summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #546882 by Gabor Hojtsy: moving simpletest over to the new IA.Dries Buytaert2009-08-13
|
* #167112 by evil_marty and deekayen: Add support for 'wildcard' .tpl.php ↵Angie Byron2009-08-13
| | | | files to act on any numeric pages, such as page-user-%.tpl.php
* #533586 by dww and chx: Refactor dependency checks into sharable helper ↵Angie Byron2009-08-13
| | | | functions.
* #546070 by ksenzee: un-double-escape default front page title.Angie Byron2009-08-13
|
* #540798 by kjy07 and Jody Lynn: Require image style names.Angie Byron2009-08-13
|
* #547528 by dww: Fixed Trailing whitespace in system_ip_blocking().Angie Byron2009-08-13
|
* #529756 by yched: Allow fields to be weighted per context.Angie Byron2009-08-13
|
* #547756 by yched: Remove some whitespace.Angie Byron2009-08-13
|
* #545952 by yoroy and Gábor Hojtsy: move modules to config/modules.Angie Byron2009-08-12
|
* #508458 follow-up by Josh Waihi: Fix menu access argument.Angie Byron2009-08-12
|
* - Patch #547290 by Xano: removed unused variable.Dries Buytaert2009-08-12
|
* - Patch #510782 by David_Rothstein, Jody Lynn: fixed broken links.Dries Buytaert2009-08-12
|
* - Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks ↵Dries Buytaert2009-08-12
| | | | and APIs.
* - Patch #459980 by Xano: rework admin/settings/performance.Dries Buytaert2009-08-12
|
* - Patch #544400 by yched, bjaspan: wrong unique key in {field_config_instance}.Dries Buytaert2009-08-12
|
* - Patch #546878 by Gábor Hojtsy, yoroy: move performance settings.Dries Buytaert2009-08-12
|
* - Patch #539724 by Gábor Hojtsy, Bohjan: make Seven legends look like on ↵Dries Buytaert2009-08-12
| | | | the mocks.
* - Patch #541686 by catch: unnecessary query in block_page_alter().Dries Buytaert2009-08-11
|
* #546048 by Gábor Hojtsy: Move maintenance mode setting to config/development.Angie Byron2009-08-11
|
* #545306 by alexanderpas: De-op hook_node_type().Angie Byron2009-08-11
|
* - Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API.Dries Buytaert2009-08-11
|
* - Patch #541346 by Jaza: enabling admin theme doesn't initialize blocks.Dries Buytaert2009-08-11
|
* - Patch #545356 by Damien Tournoud: sidebars were broken in install.php, ↵Dries Buytaert2009-08-11
| | | | update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support.
* - Patch #542742 by tic2000: create wrapper functions to load/serialize a DOM.Dries Buytaert2009-08-11
|
* - Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and ↵Dries Buytaert2009-08-11
| | | | modules' section so we can start moving over configuration items. Let's see how this goes ...
* - Patch #538526 by catch, Gábor Hojtsy, yoroy, et al: rename 'User ↵Dries Buytaert2009-08-11
| | | | management' to 'People' in the header -- not anywhere else.
* - Patch #536768 by chx: use the database to do type casting so we can clean ↵Dries Buytaert2009-08-11
| | | | up some code. ;-)
* #361839 by puradata and yched: Document return structures from field attach.Angie Byron2009-08-11
|
* #537276 by tic2000 and alex.k: Make blog feed title translatable.Angie Byron2009-08-10
|
* - Patch #372330 by fgm, yched, et al: better validation of field names.Dries Buytaert2009-08-10
|
* #289504 by mikeryan and moshe weitzman: Add index on comment, uid columns to ↵Angie Byron2009-08-09
| | | | speed up user_delete().
* #543902 by yched: Remove unneeded modules in field.test setUp().Angie Byron2009-08-09
|
* #523256 by arianek and Bojhan: Cleanup add content type text.Angie Byron2009-08-09
|
* #524652 follow-up by tic2000 and yched: Fix comment preview bug and add tests.Angie Byron2009-08-09
|
* #537654 by catch: Tidy up comment links, and remove hook_link() in favour of ↵Angie Byron2009-08-08
| | | | hook_page_alter().
* #485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by ↵Angie Byron2009-08-08
| | | | limiting the number of allowed login attempts.
* #211439 follow-up by catch: Add missing index for module_list().Angie Byron2009-08-08
|
* #523244 by arianek, Bojhan, and yoroy: Re-working content type add description.Angie Byron2009-08-07
|
* #371458 by Damien Tournoud, Gerhard Killesreiter, and smk-ka: Add a missing ↵Angie Byron2009-08-07
| | | | index on menu_router tab_root.
* #473396 by Everett Zufelt, annmcmeekin, jmburnz, sun, et al: Define ↵Angie Byron2009-08-07
| | | | system-wise classes for providing hidden elements for accessibility.
* #382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update ↵Angie Byron2009-08-06
| | | | and Polish default node.tpl.php output.
* #292253 by Damien Tournoud: Remove per-user themes selection from core.Angie Byron2009-08-05
|
* #533584 by chx, dww, and Nick Lewis: Allow version-level dependency support ↵Angie Byron2009-08-05
| | | | to work with beta, rc, etc.
* #193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to ↵Angie Byron2009-08-05
| | | | set_time_limit() and prevent warnings/errors.
* #364564 by cwgordon7: Document hook_ranking().Angie Byron2009-08-05
|
* #531476 by aaron and mfb: Add favicon mimetype as a theme setting to avoid ↵Angie Byron2009-08-04
| | | | expensive calls to file system.
* #396388 by andypost: Fix syntax of comment order query for pgsql.Angie Byron2009-08-04
|
* #526120 by catch: Remove the related terms feature from Taxonomy module. ↵Angie Byron2009-08-04
| | | | This can now be accomplished with Field API.
* #500334 by boombatower: Add neutral styling for debug assertions.Angie Byron2009-08-04
|
* #76422 by coreyp_1: Greet admin users with a prompt to create content types ↵Angie Byron2009-08-04
| | | | rather than an access denied page when no content types exist on node/add.