summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #542658 by sun, Gábor Hojtsy, pwolanin: move action tabs out of ↵Dries Buytaert2009-08-22
| | | | local tasks.
* #556714 by Davy Van Den Bremt: Fixed broken url in administration theme ↵Angie Byron2009-08-22
| | | | status message.
* #542658 by Gábor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks.Angie Byron2009-08-22
|
* #200953 by seanburlington: Added basic support for 'time' and 'date' types ↵Angie Byron2009-08-22
| | | | to schema API.
* #556594 by sign: Move File Uploads under Media.Angie Byron2009-08-22
|
* - Patch #496500 by Moshe Weitzman, Crell, Berdir: remove global placeholder ↵Dries Buytaert2009-08-22
| | | | counter so we can support Views caching.
* #201415 by sun: Add a permission to access site in maintenance mode.Angie Byron2009-08-22
|
* #370454 follow-up by flobruit: Fix update function return value.Angie Byron2009-08-22
|
* #296322 follow-up. It's extremely helpful when I remember to commit ALL ↵Angie Byron2009-08-22
| | | | files. :P
* - Patch #331611 by sun, joshmiller, TheRec, Rob Loach, Damien Tournoud: add ↵Dries Buytaert2009-08-22
| | | | a poormanscron-like feature to core.
* - Patch #520734 by Everett Zufelt: for accessibility, theme_feed_icon could ↵Dries Buytaert2009-08-22
| | | | use more meaningful alt text.
* #296322 by cwgordon7 andSenpai: Fix horribly broken trigger module and add ↵Angie Byron2009-08-22
| | | | tests so we don't do it anymore.
* - Patch #556136 by catch, dereine: remove theme_forum_topic_navigation().Dries Buytaert2009-08-22
|
* - Patch #556136 by catch, dereine: remove theme_forum_topic_navigation().Dries Buytaert2009-08-22
|
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* - Patch #364219 by Everett Zufelt, brandonojc, jmburnz, mgifford: for ↵Dries Buytaert2009-08-22
| | | | accessibility, navigation menus should be preceded by headings of the appropriate level.
* - Patch #137072 by ksenzee, rernst: block titles not copied on switching to ↵Dries Buytaert2009-08-22
| | | | a new theme.
* - Patch #556248 by doq: fixed error when editing role.Dries Buytaert2009-08-22
|
* - Patch #556138 by Bojhan: fixed broken link.Dries Buytaert2009-08-22
|
* - Patch rollback of #549432: tests didn't actually ran successfully.Dries Buytaert2009-08-22
|
* - Patch #549432 by Gábor Hojtsy: moving 'IP blocking' to 'People and ↵Dries Buytaert2009-08-22
| | | | permissions'.
* - Patch #549432 by jromine: fixed editing of profile fields.Dries Buytaert2009-08-22
|
* #367595 by plach, catch, sun, yched, et al: Added support for translatable ↵Angie Byron2009-08-22
| | | | fields to Field API.
* - Patch #546350 by dropcube: remove hardcoded numeric deltas from ↵Dries Buytaert2009-08-21
| | | | hook_filter_info().
* - Patch #555400 by boombatower: remove duplicate method.Dries Buytaert2009-08-21
|
* - Patch #523478 by stBorchert, Bojhan, et al: better widget for WIDTH x ↵Dries Buytaert2009-08-21
| | | | HEIGHT widget.
* - Patch #555446 by deekayen: remove backward-compatibility hacks from arg ↵Dries Buytaert2009-08-21
| | | | processing.
* - Patch #555818 by Gábor Hojtsy: color of Seven toolbar was not as designed.Dries Buytaert2009-08-21
|
* - Patch #555458 by deekayen: convert stray sprinf() syntax query to dbtng.Dries Buytaert2009-08-21
|
* - Patch #552958 by Gábor Hojtsy: create 'regional and language' section in ↵Dries Buytaert2009-08-21
| | | | 'configuration and modules'.
* - Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' ↵Dries Buytaert2009-08-21
| | | | section in 'configuration and modules'.
* - Patch #550228 by tobiasb: correct page callback.Dries Buytaert2009-08-21
|
* #551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on ↵Angie Byron2009-08-21
| | | | /admin for a complete overview.
* #509398 by adrian: Turned install profiles into modules with full access to ↵Angie Byron2009-08-21
| | | | the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
* #554754 by gordon and dww: Added a new function update_get_update_list() to ↵Angie Byron2009-08-21
| | | | return list of pending updates.
* #555142 by yched: Clean up unneeded menu-rebuild code in Field UI.Angie Byron2009-08-21
|
* #541708 by catch: Removed unnecessary query in _filter_tips().Angie Byron2009-08-21
|
* #552520 by merlinofchaos: Fixed AJAX wrappers on poll/upload modules.Angie Byron2009-08-21
|
* #439798 by Rob Loach: Added Vertical Tabs to the Node Type Form.Angie Byron2009-08-21
|
* #551574 by emmajane and jhodgdon: Added @see also links to variable_set(), ↵Angie Byron2009-08-21
| | | | variable_get() and variable_del() to link them together.
* #548806 by alexanderpas and yoroy: Added breadcrumbs to Seven theme.Angie Byron2009-08-20
|
* #515236 by brandonojc, Everett Zufelt, and zzolo: Added additional markup to ↵Angie Byron2009-08-20
| | | | theme_status_messages() to be more apparent to assistive technology users.
* - Patch #554164 by catch: join on {forum} instead of {term_node} for forum ↵Dries Buytaert2009-08-20
| | | | queries.
* - Patch #446518 by sun: remove argument from check_markup().Dries Buytaert2009-08-20
|
* - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and ↵Dries Buytaert2009-08-20
| | | | modules' page.
* - Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible ↵Dries Buytaert2009-08-20
| | | | the node access by converting hook_access() to hook_node_access().
* #554106 by dropcube: Attempt #2 at fixing random test failures.Angie Byron2009-08-20
|
* Reverting #554106. Causes failures in path-related tests.Angie Byron2009-08-20
|
* #554106 by dropcube, boombatower, deekayen, and sun: Let DWTC handle HTTP ↵Angie Byron2009-08-20
| | | | location header to ensure drupal_generate_test_ua() is called. Fix for testing bot.
* #514172 by Bojhan: Increased maximum menu router parts (again).Angie Byron2009-08-19
|