summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - 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
|
* #514914 by Gábor Hojtsy: Add back removed pager_limits variable.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 #545862 by Xano: info file shouldn't suggest Garland is the default ↵Dries Buytaert2009-08-11
| | | | theme.
* - 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. ;-)
* #511760 follow-up by rfay: Improve error messages in file_unmanaged_copy().Angie Byron2009-08-11
|
* #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
|
* - Patch #543948 by Damien Tournoud: remove db_type_placeholder().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
|
* #536984 by Gábor Hojtsy: Fix borders on Updates page.Angie Byron2009-08-08
|
* #536974 by Gábor Hojtsy: Fix weird padding and border in Seven theme.Angie Byron2009-08-08
|
* #528856 by catch: Optimize module_implements() by statically caching the ↵Angie Byron2009-08-08
| | | | maintenance mode variable.
* #543594 by Damien Tournoud: Bubble up exceptions in PDO.Angie Byron2009-08-08
|
* #523244 by arianek, Bojhan, and yoroy: Re-working content type add description.Angie Byron2009-08-07
|
* #536960 by Gábor Hojtsy: 'Add content' link in Seven theme.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.
* #493678 by threexk and tic2000: Fix disappearing Garland tabs in IE 7.Angie Byron2009-08-04
|
* #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.
* #433992 by David_Rothstein and Frando: Change #theme_wrapper to ↵Angie Byron2009-08-04
| | | | #theme_wrappers to allow multiple theme functions to execute on renderable objects.
* #315047 by Josh Waihi: Escape PostgreSQL column names in the changeField ↵Angie Byron2009-08-04
| | | | function.
* #477018 by tic2000: Fix falsely-triggered JS alert when moving blocks.Angie Byron2009-08-04
|
* #530950 by catch: Replace iss_null() with isset() - small optimization.Angie Byron2009-08-04
|
* #434350 by cpliakas and Crell: Add a method to explicitly close a database ↵Angie Byron2009-08-04
| | | | connection.
* #504256 by Berdir and sun: Fix notice on modules page when first scanning a ↵Angie Byron2009-08-04
| | | | module.
* #341140 by JohnAlbin and chx: Allow drupal_get_path() to be used even when ↵Angie Byron2009-08-04
| | | | database is down.