Commit Graph

7159 Commits (889cd606bfbc7a267a4599b67f982bc12f09c01f)

Author SHA1 Message Date
Dries Buytaert ee64752e10 - Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great patch. 2009-08-27 20:25:29 +00:00
Dries Buytaert c9e82a3b7f - Patch #503782 by Davy Van Den Brempt: not able to select region at block creation. 2009-08-27 19:40:36 +00:00
Dries Buytaert 149196005d - Patch #560578 by torelad: hook_node_info documentation corrections. 2009-08-27 07:22:15 +00:00
Dries Buytaert 2d6053f856 - Patch #395378 by Xano: syslog module clean-up and bugfix. 2009-08-27 07:18:06 +00:00
Angie Byron 0259ee968f #367567 by effulgentsia, yched, quicksketch, sun, and chx: Move AHAH-'add more' to the new generic AHAH callback, and add support for form definition functions being kept in non-.module files. 2009-08-27 04:40:12 +00:00
Angie Byron 715d3e5432 #559486 follow-up by plach: Fixed fatal error in tests that for whatever reason testing bot is not catching. Grrr. 2009-08-27 01:02:13 +00:00
Angie Byron 985884f98e #559506 by quicksketch and plach: Added variable to field widgets. 2009-08-27 00:33:52 +00:00
Dries Buytaert 9d6dcc5682 - Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page variable. 2009-08-26 10:53:45 +00:00
Dries Buytaert 7c36ac0e49 - Patch #428296 by dropcube, sun, catch: filter system doesn't communicate with other modules about filter format changes/deletions. 2009-08-26 10:29:26 +00:00
Dries Buytaert 3ea6bed4cf - Patch #445070 by Dave Van Den Brempt: proper wrapping of comments. 2009-08-26 10:21:50 +00:00
Dries Buytaert 7598362003 - Patch #546336 by sun, dropcube: code clean-up and documentation improvements for the filter hooks. 2009-08-26 10:17:54 +00:00
Dries Buytaert ab45151748 - Patch #503782 by sign, skilip: not able to select region at block creation. 2009-08-26 10:10:01 +00:00
Dries Buytaert 99a746f1ac - Patch #556832 by dropcube: add text format API to manipulate formats. 2009-08-26 04:59:26 +00:00
Angie Byron e832899658 #553952 by c960657: Apply locking framework to image generation. 2009-08-26 03:20:39 +00:00
Angie Byron 22273a43eb #524790 by torelad: Fixed incorrect sample code for hook_mail_alter(). 2009-08-26 03:09:12 +00:00
Angie Byron dc856e22cd #559306 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
Angie Byron 8a73ef4190 #559486 by yched: Split up field attach tests so that testing bot doesn't choke on them. 2009-08-26 02:59:22 +00:00
Dries Buytaert 3f36af04de - Patch #460320 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 c9c962d801 #559210 by Davy Van Den Bremt: Compressed version of toolbar.png to save ~50K. 2009-08-25 21:20:11 +00:00
Angie Byron 2c7e1f2a41 #505084 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 b1cf3f1d26 #558756 by Davy Van Den Bremt: Fix non-by-referenced calls to drupal_static(). 2009-08-25 16:38:51 +00:00
Angie Byron 9756ad05ec #546878 follow-up by Gábor Hojtsy: Remove double-placement of Performance menu item. 2009-08-25 16:33:43 +00:00
Angie Byron 245d83cb84 #364219 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 #489762 follow-up by JohnAlbin: Fix for sub-theme screenshots not showing up. 2009-08-25 15:28:05 +00:00
Dries Buytaert 75722e4f19 - Patch #537434 by chx, bangpound, moshe weitzman, David Strauss: move the blog API module to contrib. 2009-08-25 10:58:32 +00:00
Dries Buytaert 59422f6ae0 - Patch #535564 by Gábor Hojtsy: fixed broken path. 2009-08-25 10:41:22 +00:00
Dries Buytaert 41e2215ea8 - Patch #551080 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 f9f8a6cb81 - Patch #554946 by dropcube, sun: cache info from hook_filter_info() and allow to be altered. 2009-08-25 10:35:33 +00:00
Dries Buytaert 14b233ec1d - Patch #368408 by jeffschuler: improve consistency of API and settings on administration pages. 2009-08-25 10:27:15 +00:00
Dries Buytaert d55daf0fc4 - Patch #557792 by Gábor Hojtsy: created 'web services' category. 2009-08-25 10:07:19 +00:00
Dries Buytaert 966fbe5549 - Patch #546882 by Gábor Hojtsy: remove unnecessary code. 2009-08-25 09:53:28 +00:00
Angie Byron c6d9c07b69 #446518 follow-up by sun: Removed logic branch in check_markup() for string being NULL. 2009-08-25 03:04:13 +00:00
Angie Byron 61035e4446 #492186 by catch, mfb, BTMash, TheRec, and rainbreaw: Fixed bug causing authoring information to never be updated (with tests). 2009-08-25 02:48:16 +00:00
Angie Byron 4d85fb1f56 #557890 by Gábor Hojtsy: Added 'Search and metadata' category to configuration page. 2009-08-24 22:03:01 +00:00
Angie Byron 1378428913 #557932 by plach and bangpound: Fixed taxonomy term field autocomplete widgets validation, which broke after translatable fields. 2009-08-24 21:00:23 +00:00
Dries Buytaert 998697675f - Patch #262906 by Davy Van Den Bremt, mooffie: bogus form_build_id_/nodetype/ variable created on type settings page. 2009-08-24 19:26:46 +00:00
Angie Byron c95c99f751 #535564 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
Angie Byron 7d2da90600 #303419 follow-up by drewish: Fix typo. 2009-08-24 16:01:21 +00:00
Dries Buytaert 5028d5fba9 - Patch #303419 by drewish: incorrect expiration headers with private file transfers. 2009-08-24 12:44:14 +00:00
Dries Buytaert 1d34a3e329 - Patch #549432 by jromine, Gábor Hojtsy: move ip blocking settings. 2009-08-24 12:32:10 +00:00
Angie Byron bf9c634123 #550572 by sun and c960657: Fixed CSS+JS regressions related to form-item-[name]. 2009-08-24 03:11:34 +00:00
Angie Byron 03a5563b89 #509584 by pwolanin: Various API fixes for menu_tree_data() including depth param. 2009-08-24 01:49:41 +00:00
Angie Byron 8765df6593 #516138 follow-up by yched: Instead of a full menu rebuild, set a variable indicating it's needed. Speeds up tests by a factor of at least two. 2009-08-24 01:21:51 +00:00
Angie Byron ce1fa8c112 #162788 by dww, Dave Reid, and JohnAlbin: Add option to include modules that aren't enabled in Update Status. 2009-08-24 00:42:34 +00:00
Angie Byron 7d818b2606 #557056 by sign: Removed the fieldset around summary and body fields. 2009-08-24 00:37:25 +00:00
Angie Byron b5729a616e #557342 by agentrickard: Fixed typo. 2009-08-24 00:31:59 +00:00
Angie Byron 2c55219315 #497118 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
Angie Byron c98fd96c62 #367595 follow-up by plach: Fix missing call to field_attach_preprocess(). 2009-08-23 18:41:02 +00:00