Commit Graph

1354 Commits (99a746f1ac9a8bf978beac96ca0d469c7c37655a)

Author SHA1 Message Date
Angie Byron 22273a43eb by torelad: Fixed incorrect sample code for hook_mail_alter(). 2009-08-26 03:09:12 +00:00
Angie Byron dc856e22cd by emmajane: Remove 'Select different theme' permission which was left in accidentally after removing the per-user theme feature from core. 2009-08-26 03:01:06 +00:00
Dries Buytaert 3f36af04de - Patch by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments. 2009-08-25 21:53:48 +00:00
Angie Byron 2c7e1f2a41 by Rob Loach: Added an #attached_library() FAPI property for drupal_add_library(), for consistency with #attached_css and #attached_js. 2009-08-25 21:16:31 +00:00
Angie Byron 9756ad05ec follow-up by Gábor Hojtsy: Remove double-placement of Performance menu item. 2009-08-25 16:33:43 +00:00
Angie Byron 245d83cb84 follow-up by TheRec: Fix invocations of theme_links() via Drupal's rendering API. 2009-08-25 15:39:13 +00:00
Angie Byron b30633deee follow-up by JohnAlbin: Fix for sub-theme screenshots not showing up. 2009-08-25 15:28:05 +00:00
Dries Buytaert 41e2215ea8 - Patch by Gábor Hojtsy: the by module page blocks did not have the new show flag. 2009-08-25 10:37:36 +00:00
Dries Buytaert 14b233ec1d - Patch by jeffschuler: improve consistency of API and settings on administration pages. 2009-08-25 10:27:15 +00:00
Dries Buytaert d55daf0fc4 - Patch by Gábor Hojtsy: created 'web services' category. 2009-08-25 10:07:19 +00:00
Dries Buytaert 966fbe5549 - Patch by Gábor Hojtsy: remove unnecessary code. 2009-08-25 09:53:28 +00:00
Angie Byron 4d85fb1f56 by Gábor Hojtsy: Added 'Search and metadata' category to configuration page. 2009-08-24 22:03:01 +00:00
Angie Byron c95c99f751 follow-up by pwolanin and Gábor Hojtsy: Create 'Web services' category and move Aggregator under there. 2009-08-24 17:11:42 +00:00
Dries Buytaert 1d34a3e329 - Patch by jromine, Gábor Hojtsy: move ip blocking settings. 2009-08-24 12:32:10 +00:00
Angie Byron bf9c634123 by sun and c960657: Fixed CSS+JS regressions related to form-item-[name]. 2009-08-24 03:11:34 +00:00
Angie Byron 2c55219315 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading. 2009-08-24 00:14:23 +00:00
Angie Byron e63e85020b Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again. 2009-08-24 00:10:46 +00:00
Angie Byron 4ae238ea57 *** empty log message *** 2009-08-24 00:02:05 +00:00
Dries Buytaert e77beba5da - Patch by John Morahan: small fix for token/placeholder substitution to core. 2009-08-23 13:02:38 +00:00
Angie Byron a8cc3e30c3 by clemens.tolboom, sun, stBorchert, and mverbaar: Added generic pattern/js for hiding machine readable names (applied to menu and content types). 2009-08-22 23:18:29 +00:00
Dries Buytaert 7ad9777c45 - Patch by sun, Gábor Hojtsy, pwolanin: move action tabs out of local tasks. 2009-08-22 20:10:38 +00:00
Angie Byron 333303009b by Davy Van Den Bremt: Fixed broken url in administration theme status message. 2009-08-22 20:01:10 +00:00
Angie Byron a2694498f1 by Gábor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks. 2009-08-22 19:58:28 +00:00
Angie Byron a9762cd3bf by sun: Add a permission to access site in maintenance mode. 2009-08-22 18:24:14 +00:00
Angie Byron 4cbe60a533 follow-up by flobruit: Fix update function return value. 2009-08-22 16:55:46 +00:00
Dries Buytaert 4c028a19fb - Patch by sun, joshmiller, TheRec, Rob Loach, Damien Tournoud: add a poormanscron-like feature to core. 2009-08-22 16:01:10 +00:00
Dries Buytaert a321598493 - Patch by catch, dereine: remove theme_forum_topic_navigation(). 2009-08-22 15:29:30 +00:00
Angie Byron 36ec189695 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string. 2009-08-22 14:34:23 +00:00
Dries Buytaert 73a72337bb - Patch by Everett Zufelt, brandonojc, jmburnz, mgifford: for accessibility, navigation menus should be preceded by headings of the appropriate level. 2009-08-22 13:45:37 +00:00
Dries Buytaert bb54be48b9 - Patch rollback of : tests didn't actually ran successfully. 2009-08-22 09:44:56 +00:00
Dries Buytaert bee1240231 - Patch by Gábor Hojtsy: moving 'IP blocking' to 'People and permissions'. 2009-08-22 09:23:24 +00:00
Angie Byron 34a8a369aa by plach, catch, sun, yched, et al: Added support for translatable fields to Field API. 2009-08-22 00:58:55 +00:00
Dries Buytaert bc23bfaa11 - Patch by dropcube: remove hardcoded numeric deltas from hook_filter_info(). 2009-08-21 17:28:27 +00:00
Dries Buytaert 1f1734af01 - Patch by Gábor Hojtsy: create 'regional and language' section in 'configuration and modules'. 2009-08-21 14:28:52 +00:00
Dries Buytaert 2a123f0ac9 - Patch by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'. 2009-08-21 14:27:47 +00:00
Dries Buytaert fd4020db89 - Patch by tobiasb: correct page callback. 2009-08-21 14:03:46 +00:00
Angie Byron 1595422929 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview. 2009-08-21 07:59:47 +00:00
Angie Byron 716293e0fb by adrian: Turned install profiles into modules with full access to the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D 2009-08-21 07:50:08 +00:00
Dries Buytaert 0125b20cda - Patch by Bojhan: added 'Media' category on 'Configuration and modules' page. 2009-08-20 10:48:03 +00:00
Dries Buytaert 40003c8307 - Patch by eaton, fago, et al: add centralized token/placeholder subsituation to core. 2009-08-19 20:19:37 +00:00
Dries Buytaert 9eb6dd5eaa - Patch by pwolanin, Damien Tournoud, slantview, c960657: added a locking framework for long running operations. 2009-08-17 20:32:30 +00:00
Angie Byron b41323642b by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. 2009-08-17 19:14:42 +00:00
Angie Byron 25b9f686a6 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now. 2009-08-17 07:12:16 +00:00
Angie Byron 8a6d8660cb follow-up by chx: Enhance comments to page cache simplification patch, and add in missing settings.default.php hunk. 2009-08-16 23:20:43 +00:00
Dries Buytaert a1593ab1c9 - Patch by chx, Damien Tournoud: simplify page caching. 2009-08-16 18:39:45 +00:00
Dries Buytaert 26cdaf72f2 - Patch by spuky, catch: remove some pointless /admin descriptions. 2009-08-16 11:31:27 +00:00
Dries Buytaert a148fb75b5 - Patch by asimmonds: removed unused variable . 2009-08-15 15:57:44 +00:00
Angie Byron 6935b396cb by yoroy: Better admin theme descriptions. 2009-08-15 06:27:49 +00:00
Angie Byron 4762bbf88c follow-up by dmitrig01: Fix sqlite errors because of bad menu conversion. 2009-08-15 06:26:28 +00:00
Angie Byron 838b4c6510 by rfay: Fixed menu item sorting so it is now case in-sensitive. 2009-08-14 21:28:32 +00:00