summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
* - Patch #211747 by chx, alex_b, dww: allow specifying version information as ↵Dries Buytaert2009-07-28
| | | | part of module dependencies.
* - Patch #513592 by Damien Tournoud: make it faster to rebuild the registry, ↵Dries Buytaert2009-07-28
| | | | mainly to improve performance of SimpleTest.
* - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor ↵Dries Buytaert2009-07-28
| | | | install.php to allow Drupal to be installed from the command line.
* - Patch #374441 by tic200, Damien Tournoud, scor: refactor Drupal HTML ↵Dries Buytaert2009-07-27
| | | | corrector using PHP5's XML/Dom parser.
* - Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added ↵Dries Buytaert2009-07-27
| | | | initial support for PHP file wrappers.
* - Patch #519782 by tic2000: change to become a hidden region like page_top.Dries Buytaert2009-07-27
|
* #527804 by sun: Add an alter hook for element_info() to change default ↵Angie Byron2009-07-23
| | | | values of form elements.
* #292565 follow-up by John Morahan: Restore ability to set 'user' as the ↵Angie Byron2009-07-23
| | | | 403/404 page.
* #525754 by chx: Clean up some trailing whitespace.Angie Byron2009-07-21
|
* #524734 by eojthebrave: Fix typo in image.gd.inc.Angie Byron2009-07-21
|
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* - Patch #521798 by catch: fixed caching.Dries Buytaert2009-07-20
|
* - Patch #523308 by Bojhan: simplified help texts a bit.Dries Buytaert2009-07-19
|
* - Patch #523214 by Bohjan: clean up text Site Information page.Dries Buytaert2009-07-19
|
* - Patch #511284 by catch, moshe weitzman: add html_top and move the admin ↵Dries Buytaert2009-07-18
| | | | toolbar into html_top.
* - Patch #518750 by Damien Tournoud: rethink system settings form.Dries Buytaert2009-07-16
|
* #509392 by adrian: Add .info files for installation profiles.Angie Byron2009-07-15
|
* #193366 by Anthony Hersey: Move various rebuild functions to module page ↵Angie Byron2009-07-14
| | | | submission rather than viewing for vastly increased performance.
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
|
* - Patch #516254 by drewish remove @return PHPDocs where nothing is to return.Dries Buytaert2009-07-11
|
* #452538 by Mike Wacker: Allow node access modules to have control over ↵Angie Byron2009-07-10
| | | | unpublished nodes. (with tests)
* - Patch #497590 by Dave Reid: remove pointless 'system paths only' warning ↵Dries Buytaert2009-07-08
| | | | from admin/settings/site-information.
* - Patch #506976 by catch: rename hook_perm to hook_permission.Dries Buytaert2009-07-05
|
* #315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability ↵Angie Byron2009-07-04
| | | | for modules to register JS/CSS libraries.
* - Patch #509924 by quicksketch: fixed notice.Dries Buytaert2009-07-04
|
* - Patch #473762 by Razorraser: add link to update.php on site maintenance page.Dries Buytaert2009-07-04
|
* - Patch #468534 by paul.lovvik: add a region at the top of the page above ↵Dries Buytaert2009-07-04
| | | | the header region.
* #453254 follow-up by agentrickard: Move block update to block.install.Angie Byron2009-07-04
|
* - Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should ↵Dries Buytaert2009-07-03
| | | | not call drupal_urlencode().
* - Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file ↵Dries Buytaert2009-07-01
| | | | transfer system to pave the path for a plugin manager. Heroic effort.
* - Patch #453254 by Pasqualle: upgrade path for per-content type visibility ↵Dries Buytaert2009-07-01
| | | | of blocks.
* - Patch #437822 by jhodgdon: corrected documentation.Dries Buytaert2009-07-01
|
* - Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: ↵Dries Buytaert2009-07-01
| | | | automatically clean the {role_permission} table when modules are uninstalled.
* - Patch #314358 by wonder95, Crell, killes, et al: add option to ignore ↵Dries Buytaert2009-07-01
| | | | slave servers. Finally.
* #495956 follow-up by axyjo: Remove needless serialize() from system.install.Angie Byron2009-06-30
|
* #495956 by andypost, cafuego, fiasco: Convert initial queries in ↵Angie Byron2009-06-28
| | | | system_install() to DBTNG to stop weird inconsistencies on various platforms.
* #460706 by wulff and c960657: Don't show surrounding fieldset on user ↵Angie Byron2009-06-28
| | | | registration form when only one profile category exists.
* #482346 by Berdir: Move module installation logic to module_enable() to ↵Angie Byron2009-06-28
| | | | prevent errors upon enabling modules.
* #504016 by catch: Remove faulty assertion that makes assumptions about ↵Angie Byron2009-06-27
| | | | default installed modules.
* - Patch #359853 by jhodgdon: corrected and improved the documentation of ↵Dries Buytaert2009-06-27
| | | | hook_mail_alter().
* - Patch #501466 by catch: move comment administration to a tab.Dries Buytaert2009-06-27
|
* - Patch #501384 by jhodgdon: fixed typos.Dries Buytaert2009-06-27
|
* - Patch #395472 by chx, dww, cwgordon7, JacobSingh, et al: added different ↵Dries Buytaert2009-06-23
| | | | file transport mechanisms to core in preparation of a plugin manager.
* - Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates.Dries Buytaert2009-06-22
|
* - Patch #409750 by yched et al: overhaul and extend node build modes.Dries Buytaert2009-06-22
|
* - Patch #147000 by Berdir, JohnAlbin: bugfix because of conflicting/merged ↵Dries Buytaert2009-06-21
| | | | patches.
* - Patch #495956 by cafuego, sun: system.install incorrectly assumes ANON and ↵Dries Buytaert2009-06-21
| | | | AUTH RID are always sequential.
* #496922 by sun and Arancaytar: Fix JS Clean URL test to remove phantom ↵Angie Byron2009-06-20
| | | | redirects.
* #351487 follow-up by JohnAlbin: Fix accidental roll-back.Angie Byron2009-06-20
|
* - Patch #495964 by jhodgdon: fixed documentation error.Dries Buytaert2009-06-19
|