summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
* #459980 follow-up by c960657: Further clean-ups to admin/settings/performance.Angie Byron2010-03-07
|
* #251792 follow-up by andypost: Make note of 6.x update for locking framework.Angie Byron2010-03-07
|
* - Patch #733026 by Island Usurper: required modules are installed/enabled in ↵Dries Buytaert2010-03-06
| | | | the wrong order.
* - Patch #405832 by jhodgdon, arianek: documentation for hook_forms() was ↵Dries Buytaert2010-03-06
| | | | incorrect.
* - Patch #131737 by malc0mn, scor, v1nce, Pancho, mrfelton, nvanhove: fixed ↵Dries Buytaert2010-03-06
| | | | Return-Path being overwritten by the PHP mail() function.
* - Patch #734146 by scor: white-space clean-up.Dries Buytaert2010-03-06
|
* - Patch #461938 by Kars-T, Garrett Albright, JamesAn, grendzy: fixed ↵Dries Buytaert2010-03-04
| | | | inconsistent use of filter_xss_admin() on () and ().
* - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: ↵Dries Buytaert2010-03-03
| | | | made fieldsets work on all browser.
* - Patch #210876 by deekayen, c960657: add logging of who installs/uninstalls ↵Dries Buytaert2010-03-03
| | | | a module.
* - Patch #720610 by andrewmacpherson: move the core RDF namespace definitions ↵Dries Buytaert2010-03-03
| | | | in the rdf module.
* - Patch #358315 by neochief, andypost, Damien Tournoud, catch, xurizaemon: ↵Dries Buytaert2010-03-02
| | | | drupal_lookup_path() not respects alias' order.
* - Patch #728820 by David_Rothstein: clean up installation of required modules.Dries Buytaert2010-03-01
|
* - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, ↵Dries Buytaert2010-02-28
| | | | c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
* - Patch #718648 by chx, robeano: hook_cron_queue_info_alter() is not documented.Dries Buytaert2010-02-27
|
* - Patch #610408 by JohnAlbin: create theme.api.php to help consolidate ↵Dries Buytaert2010-02-27
| | | | theme-related documentation.
* - Patch #573300 by eMPee584: system_retrieve_file() fails in ↵Dries Buytaert2010-02-26
| | | | file_unmanaged_copy()
* - Patch #620298 by David_Rothstein: schema not available in hook_install().Dries Buytaert2010-02-26
|
* - Patch #721010 by jhodgdon: actions topic group needs more functions ↵Dries Buytaert2010-02-26
| | | | included and better doc header.
* - Patch #641408 by cha0s, David_Rothstein: PHP extensions and PDO ↵Dries Buytaert2010-02-26
| | | | functionality should be checked at installation.
* - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored ↵Dries Buytaert2010-02-25
| | | | after 31 link/style tags.
* #237274 by alexanderpas: Fixed hook_update_N: Documented summary is not one ↵Angie Byron2010-02-23
| | | | line.
* #334956 by JohnAlbin and thund3rbox: Remove no-longer-needed fix for 'Flash ↵Angie Byron2010-02-23
| | | | of Unstyled Content in IE' in maintenance template.
* - Patch #712364 by djac: corrected PHPdoc.Dries Buytaert2010-02-20
|
* #563106 follow-up by adrian: More upgrade path fixes.Angie Byron2010-02-18
|
* #717666 by heyrocker: Document hook_countries_alter().Angie Byron2010-02-18
|
* #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown ↵Angie Byron2010-02-17
| | | | functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
* - Patch #706648 by orangecoat-ciallella: correcting tab weights, part 2.Dries Buytaert2010-02-17
|
* - Patch #652122 by mr.baileys, Berdir, catch: dashboard should insert itself ↵Dries Buytaert2010-02-17
| | | | as the default local task on /admin.
* #716348 by grendzy and hefox: Documentation of drupal_get_path() and system ↵Angie Byron2010-02-17
| | | | table missing the fact that 'profile' is stored there now.
* #325877 by alpritt: Fixed Password checker breaks if no description.Angie Byron2010-02-16
|
* #713794 by Rob Loach: Fixed hook_ajax_render_alter() is undocumented.Angie Byron2010-02-15
|
* - Rollbacked some changes that I accidentically committed along with the RDF ↵Dries Buytaert2010-02-15
| | | | patch.
* - Patch #685034 by linclark: the number of comments in RDFa should be typed.Dries Buytaert2010-02-15
|
* - 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.