summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
...
* - Patch #687210 by joachim: fixed errors and erroneous warning when admin ↵Dries Buytaert2010-02-15
| | | | theme is 'default'.
* -Patch #713388 by Bojhan, mr.baileys: better weight items inside categories ↵Dries Buytaert2010-02-13
| | | | on Configuration.
* #707724 by chx: Rename confusing arguments in field/entity APIs.Angie Byron2010-02-11
|
* #525622 by scor, catch, and yched: Allow Entity path callback to deal with ↵Angie Byron2010-02-11
| | | | options.
* - Patch #708574 by jhodgdon: hook_archiver_info_alter() was not documented.Dries Buytaert2010-02-10
|
* - Patch #641408 by cha0s: test if json_encode() is available during ↵Dries Buytaert2010-02-10
| | | | installation.
* - Patch #708144 by lilou: remove double semicolons at end of line.Dries Buytaert2010-02-09
|
* #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at ↵Angie Byron2010-02-07
| | | | admin/people.
* - Patch #652246 by effulgentsia, scor: optimize theme('field') and use it ↵Dries Buytaert2010-02-07
| | | | for comment body.
* #706718 by heyrocker: Fixed API documentation for hook_stream_wrappers().Angie Byron2010-02-07
|
* - Patch #705116 by c960657: remove unused 'administer files' permission.Dries Buytaert2010-02-05
|
* - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Gábor ↵Dries Buytaert2010-02-05
| | | | Hojtsy, moshe weitzman, Rob Loach, TheRec, catch: fixed cron doing a full bootstrap on every page request (including cached ones).
* #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, ↵Angie Byron2010-02-03
| | | | et al: Allow updates to specify dependencies to ensure they run in a predictable order.
* - Patch #645758 by Dave Reid: system_settings_form() should set a high ↵Dries Buytaert2010-02-02
| | | | weight for buttons.
* - Patch #700592 by dww: ArchiverTar class supports .tgz but we didn't ↵Dries Buytaert2010-02-01
| | | | recognize it.
* - Patch #693082 by dww: added an ArchiverZip class to support .zip files in ↵Dries Buytaert2010-02-01
| | | | update manager.
* #700686 by dww: Make ArchiverInterface::listContents() return a simple list ↵Angie Byron2010-02-01
| | | | of files, rather than a keyed array, which is inconsistent between extension handlers.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* - Patch #681538 by aspilicious, jhodgdon: improved documentation, better ↵Dries Buytaert2010-01-30
| | | | @see also links.
* #553944 follow-up by David_Rothstein: Allow modules to override per-page ↵Angie Byron2010-01-30
| | | | custom themes.
* #684202 by catch: Added Entity insert/delete/update hooks, to support caching.Angie Byron2010-01-30
|
* #576180 by Damien Tournoud: Fix name-spacing of machine-name generation ↵Angie Byron2010-01-30
| | | | javascript.
* #698294 by joachim: Fixed out of date mention of FieldUI in contrib in code ↵Angie Byron2010-01-29
| | | | docs.
* - Patch #685074 by pwolanin: some stream wrappers need to be hidden or ↵Dries Buytaert2010-01-26
| | | | read-only.
* - Patch #563106 by adrian, David_Rothstein: more upgrade path fixes to help ↵Dries Buytaert2010-01-25
| | | | contrib updates make progress.
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* - Patch #672496 by jbrown: radio and checkbox widgets should be centered ↵Dries Buytaert2010-01-18
| | | | vertically.
* - Patch #678504 by heyrocker, David_Rothstein: incorrect menu argument for ↵Dries Buytaert2010-01-18
| | | | ip address blocking.
* - Patch #687716 by heyrocker: IP blocking test incorrectly checks for ↵Dries Buytaert2010-01-18
| | | | existence of blocked IP.
* - Patch #609622 by Rob Loach, casey, andypost, mfer: keep jQuery Form up to ↵Dries Buytaert2010-01-18
| | | | date.
* - Patch #569276 by lut4rp, reglogge, webkenny: Fixed the title and ↵Dries Buytaert2010-01-18
| | | | description for 'Error message display' in Logging and Errors.
* - Patch #368006 by deviantintegral, lisarex: module incompatibility message ↵Dries Buytaert2010-01-15
| | | | was confusing.
* #605272 by dww: Fixed Use a better directory when installing code via the ↵Angie Byron2010-01-14
| | | | update manager.
* #649224 by David_Rothstein and ksenzee: Fixed Cannot run certain batch ↵Angie Byron2010-01-13
| | | | processes (tests, update manager, etc) with the overlay enabled.
* - Patch #653620 by yched: let's give people a tiny bit more progress bar.Dries Buytaert2010-01-13
|
* #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' ↵Angie Byron2010-01-13
| | | | formatters have a generic way to build the url of an 'entity'.
* #606730 by hunmonk: Provide a helper function for block delta updates.Angie Byron2010-01-13
|
* #399642 follow-up by carlos8f: Replace drupal_install_modules() with an ↵Angie Byron2010-01-13
| | | | improved module_enable().
* #636992 by catch, yched: Fixed Entity loading needs protection from infinite ↵Angie Byron2010-01-13
| | | | recursion. Prevents unnecessary user_load()s from RDF.
* #620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix ↵Angie Byron2010-01-12
| | | | inconsistencies in menu description labeling.
* #682766 by Dave Reid: Fixed Admin category block titles not linked on /admin ↵Angie Byron2010-01-12
| | | | page.
* #653620 follow-up by eMPee584, sun, yoroy, et al: Make progressbar slightly ↵Angie Byron2010-01-11
| | | | visible at 0%.
* #680032 by agentrickard and Bojhan: Replace 'update.php' with 'update ↵Angie Byron2010-01-10
| | | | script' in user-facing text.
* #679894 by Bojhan: Fix remaining instances of Input format => Text format.Angie Byron2010-01-09
|
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* #563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: ↵Angie Byron2010-01-09
| | | | Fix critical upgrade path bugs from Drupal 6 to Drupal 7
* #299308 by redndahead, Dave Reid, dropcube, catch, redndahead, and dbabbage: ↵Angie Byron2010-01-09
| | | | Add POD to installation requirements.
* #571654 follow-up by chx, peximo, plach, sun, et al:Angie Byron2010-01-09
| | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\
* - Patch #678504 by heyrocker: fixed Incorrect menu argument for ip address ↵Dries Buytaert2010-01-09
| | | | blocking.
* #629794 follow-up by yched: Fixed batch API in update.php.Angie Byron2010-01-09
|