Dries Buytaert
46c4a33b21
- Patch #573128 by heather: reworded and corrected site information description.
2009-09-10 06:29:29 +00:00
Dries Buytaert
a539b0e00d
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.
2009-09-05 15:05:05 +00:00
Angie Byron
ff813ab62c
#564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.
2009-09-01 16:50:12 +00:00
Dries Buytaert
b4786ff0ee
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.
2009-08-31 17:06:10 +00:00
Angie Byron
a244b45cfb
#558958 by Frando and moshe weitzman: Add a hook_page_build() that runs before hook_page_alter().
2009-08-31 16:46:32 +00:00
Dries Buytaert
e6e29ac1b0
- Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
2009-08-31 05:51:08 +00:00
Dries Buytaert
0597c9e48a
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.
2009-08-29 05:46:04 +00:00
Dries Buytaert
3dea934d2b
- Patch #560502 by Gabor Hojtsy: created 'content authoring' category.
2009-08-28 16:23:05 +00:00
Dries Buytaert
e87bf71e5f
- Patch #296693 by sun: revert system_admin_menu_block_access().
2009-08-28 06:42:54 +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
3ea6bed4cf
- Patch #445070 by Dave Van Den Brempt: proper wrapping of comments.
2009-08-26 10:21:50 +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
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
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
9756ad05ec
#546878 follow-up by Gábor Hojtsy: Remove double-placement of Performance menu item.
2009-08-25 16:33:43 +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
4d85fb1f56
#557890 by Gábor Hojtsy: Added 'Search and metadata' category to configuration page.
2009-08-24 22:03:01 +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
Dries Buytaert
1d34a3e329
- Patch #549432 by jromine, Gábor Hojtsy: move ip blocking settings.
2009-08-24 12:32:10 +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
Dries Buytaert
7ad9777c45
- Patch #542658 by sun, Gábor Hojtsy, pwolanin: move action tabs out of local tasks.
2009-08-22 20:10:38 +00:00
Angie Byron
a9762cd3bf
#201415 by sun: Add a permission to access site in maintenance mode.
2009-08-22 18:24:14 +00:00
Dries Buytaert
4c028a19fb
- Patch #331611 by sun, joshmiller, TheRec, Rob Loach, Damien Tournoud: add a poormanscron-like feature to core.
2009-08-22 16:01:10 +00:00
Angie Byron
36ec189695
#326539 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
bb54be48b9
- Patch rollback of #549432 : tests didn't actually ran successfully.
2009-08-22 09:44:56 +00:00
Dries Buytaert
bee1240231
- Patch #549432 by Gábor Hojtsy: moving 'IP blocking' to 'People and permissions'.
2009-08-22 09:23:24 +00:00
Dries Buytaert
1f1734af01
- Patch #552958 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 #549432 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 #550228 by tobiasb: correct page callback.
2009-08-21 14:03:46 +00:00
Angie Byron
1595422929
#551080 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
#509398 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 #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page.
2009-08-20 10:48:03 +00:00
Dries Buytaert
40003c8307
- Patch #113614 by eaton, fago, et al: add centralized token/placeholder subsituation to core.
2009-08-19 20:19:37 +00:00
Angie Byron
b41323642b
#517814 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
#544418 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
Dries Buytaert
a148fb75b5
- Patch #549950 by asimmonds: removed unused variable .
2009-08-15 15:57:44 +00:00
Angie Byron
4762bbf88c
#545952 follow-up by dmitrig01: Fix sqlite errors because of bad menu conversion.
2009-08-15 06:26:28 +00:00
Angie Byron
838b4c6510
#528204 by rfay: Fixed menu item sorting so it is now case in-sensitive.
2009-08-14 21:28:32 +00:00
Angie Byron
40052b63f2
#549182 by catch: Move logging and errors to admin/config/development.
2009-08-14 14:00:14 +00:00
Dries Buytaert
14f98f2b7e
- Patch #546882 by Gabor Hojtsy: moving simpletest over to the new IA.
2009-08-13 11:31:26 +00:00
Angie Byron
049a8896f5
#545952 by yoroy and Gábor Hojtsy: move modules to config/modules.
2009-08-12 23:51:19 +00:00
Angie Byron
6341395283
#508458 follow-up by Josh Waihi: Fix menu access argument.
2009-08-12 23:23:00 +00:00
Dries Buytaert
06fbe8e90c
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.
2009-08-12 12:36:05 +00:00
Dries Buytaert
c2a833cf1e
- Patch #546878 by Gábor Hojtsy, yoroy: move performance settings.
2009-08-12 11:33:44 +00:00
Angie Byron
9a34f7a1c2
#546048 by Gábor Hojtsy: Move maintenance mode setting to config/development.
2009-08-11 17:26:33 +00:00
Dries Buytaert
735e532bee
- Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and modules' section so we can start moving over configuration items. Let's see how this goes ...
2009-08-11 11:52:46 +00:00
Angie Byron
523ba0348e
#292253 by Damien Tournoud: Remove per-user themes selection from core.
2009-08-05 19:40:55 +00:00
Angie Byron
17e6076807
#433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappers to allow multiple theme functions to execute on renderable objects.
2009-08-04 06:38:57 +00:00
Angie Byron
542c3522c0
#489762 by JohnAlbin: Add theme lineage information to .info file cache and fix several edge-case bugs.
2009-08-03 06:06:23 +00:00
Angie Byron
0bd7fcbf38
#226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly.
2009-08-03 03:04:34 +00:00
Dries Buytaert
d422853504
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.
2009-07-31 19:01:03 +00:00
Dries Buytaert
9f44fd1b86
- Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> Themes section to the top level Appearance item as outlined in the D7UX IA.
2009-07-31 11:20:43 +00:00
Dries Buytaert
1a5c71e2da
- Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight to drupal_add_css.
2009-07-30 19:57:10 +00:00
Dries Buytaert
926606eeca
- Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
2009-07-30 19:24:21 +00:00
Dries Buytaert
5468b47b91
- Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added initial support for PHP file wrappers.
2009-07-27 19:53:18 +00:00
Dries Buytaert
7d41b2d7f5
- Patch #519782 by tic2000: change to become a hidden region like page_top.
2009-07-27 18:38:35 +00:00
Dries Buytaert
d24d954479
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
2009-07-20 18:51:36 +00:00
Dries Buytaert
efd1a97347
- Patch #521798 by catch: fixed caching.
2009-07-20 17:12:13 +00:00
Dries Buytaert
176379aa15
- Patch #523308 by Bojhan: simplified help texts a bit.
2009-07-19 13:42:50 +00:00
Dries Buytaert
fec2710a44
- Patch #511284 by catch, moshe weitzman: add html_top and move the admin toolbar into html_top.
2009-07-18 02:36:01 +00:00
Dries Buytaert
44740785fe
- Patch #518750 by Damien Tournoud: rethink system settings form.
2009-07-16 10:44:21 +00:00
Dries Buytaert
e4a4b7cc7e
- Patch #506976 by catch: rename hook_perm to hook_permission.
2009-07-05 18:00:11 +00:00
Angie Byron
4a4a6570d8
#315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for modules to register JS/CSS libraries.
2009-07-04 18:26:42 +00:00
Dries Buytaert
9f2645ff92
- Patch #473762 by Razorraser: add link to update.php on site maintenance page.
2009-07-04 14:29:34 +00:00
Dries Buytaert
b9f4e59c5a
- Patch #468534 by paul.lovvik: add a region at the top of the page above the header region.
2009-07-04 05:21:15 +00:00
Dries Buytaert
b300a7a593
- Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file transfer system to pave the path for a plugin manager. Heroic effort.
2009-07-01 13:44:53 +00:00
Dries Buytaert
8eb8dcc842
- Patch #314358 by wonder95, Crell, killes, et al: add option to ignore slave servers. Finally.
2009-07-01 08:11:27 +00:00
Angie Byron
3bf1c719f5
#460706 by wulff and c960657: Don't show surrounding fieldset on user registration form when only one profile category exists.
2009-06-28 12:52:57 +00:00
Dries Buytaert
d7e2be1520
- Patch #395472 by chx, dww, cwgordon7, JacobSingh, et al: added different file transport mechanisms to core in preparation of a plugin manager.
2009-06-23 12:11:19 +00:00
Dries Buytaert
bb930bf6cc
- Patch #147000 by Berdir, JohnAlbin: bugfix because of conflicting/merged patches.
2009-06-21 14:16:28 +00:00
Angie Byron
4ae1e3fe2d
#351487 follow-up by JohnAlbin: Fix accidental roll-back.
2009-06-20 06:14:28 +00:00
Dries Buytaert
40271ec2ee
- Patch #481214 by pp: hidden taxonomy variables in the message action.
2009-06-16 08:41:35 +00:00
Dries Buytaert
24ff348224
- Patch #147000 by Berdir: follow-up bug fix.
2009-06-11 04:36:22 +00:00
Dries Buytaert
1931f3b9d4
- Patch #481502 by JamesAn: converted to drupal_static().
2009-06-08 04:28:19 +00:00
Dries Buytaert
1f9077ee92
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().
2009-06-06 16:05:28 +00:00
Dries Buytaert
5e19045690
- Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options.
2009-06-05 05:28:28 +00:00
Angie Byron
cab88a7014
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
2009-06-04 03:33:29 +00:00
Dries Buytaert
ef3235658a
- Patch #480082 by pp: document all variables.
2009-06-03 07:01:10 +00:00
Angie Byron
f13d502403
#475348 by boombatower: Move admin/development to system.module so it's available to other modules.
2009-05-29 03:57:04 +00:00
Dries Buytaert
70875e9dbe
- Patch #473012 by stella: improve help text on uninstall page.
2009-05-27 19:41:01 +00:00
Dries Buytaert
0f4060f377
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
2009-05-27 18:34:03 +00:00
Dries Buytaert
66108c34ac
- Patch #351487 by JohnAlbin, deviantintegral et al: remove default values for stylesheets and scripts.
2009-05-27 11:43:43 +00:00
Angie Byron
827e278489
#296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent administrative menu items when user has no access to any of their children.
2009-05-27 02:21:53 +00:00
Dries Buytaert
3c4be3ab55
- Patch #472658 by agentrickard: clean up of inline code comments.
2009-05-26 09:12:29 +00:00
Dries Buytaert
76957a25e6
- Patch #470594 by Moshe: convert more pages and blocks to return arrays.
2009-05-25 10:43:54 +00:00
Dries Buytaert
dc4d421be7
- Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields.
2009-05-22 11:33:18 +00:00
Dries Buytaert
092726df16
- Patch #212233 by lilou, catch: remove SQL report.
2009-05-22 07:02:09 +00:00
Angie Byron
4bc255ba79
Roll-back of #310467 : Breaks installer requirements check and update.php.
2009-05-21 23:07:16 +00:00
Dries Buytaert
02c8592759
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
2009-05-21 21:12:25 +00:00
Dries Buytaert
196da1b876
- Patch #394572 by Berdir: converted system module to the new database abstraction layer.
2009-05-16 18:34:23 +00:00
Dries Buytaert
1778c5cca9
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.
2009-05-14 08:23:15 +00:00
Dries Buytaert
847304a293
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.
2009-05-12 08:37:45 +00:00
Dries Buytaert
a86223cd70
- Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it.
2009-05-12 08:31:17 +00:00
Dries Buytaert
4ef77a590c
- Patch #391340 by chx, dww, neclimdul, Crell, alex_b, et al: job queue API.
...
The queue system allows placing items in a queue and processing them later. The system tries to ensure that only one consumer can process an item.
Before a queue can be used it needs to be created by DrupalQueueInterface::createQueue().
Items can be added to the queue by passing an arbitrary data object to DrupalQueueInterface::createItem().
To process an item, call DrupalQueueInterface::claimItem() and specify how long you want to have a lease for working on that item. When finished processing, the item needs to be deleted by calling DrupalQueueInterface::deleteItem(). If the consumer dies, the item will be made available again by the DrapalQueueInterface implementation once the lease expires. Another consumer will then be able to receive it when calling DrupalQueueInterface::claimItem().
The $item object used by the DrupalQueueInterface can contain arbitrary metadata depending on the implementation. Systems using the interface should only rely on the data property which will contain the information passed to DrupalQueueInterface::createItem(). The full queue item returned by DrupalQueueInterface::createItem() needs to be passed to DrupalQueueInterface::deleteItem() once processing is completed.
While the queue system makes a best effort to preserve order in messages, due to the pluggable nature of the queue, there is no guarantee that items will be delivered on claim in the order they were sent. For example, some implementations like beanstalkd or others with distributed back-ends like Amazon SQS will be managing jobs for a large set of producers and consumers where a strict FIFO ordering will likely not be preserved.
The system also makes no guarantees about a task only being executed once: callers that have non-idempotent tasks either need to live with the possiblity of the task being invoked multiple times in cases where a claim lease expires, or need to implement their own transactions to make their tasks idempotent.
2009-05-06 10:37:28 +00:00
Dries Buytaert
5f08579bfe
- Patch #240873 by Gábor Hojtsy, sun: block system clean-ups. Thanks for the review sun.
2009-04-30 21:44:20 +00:00
Dries Buytaert
94c3dceeda
- Patch #240873 by Gábor Hojtsy: move custom help settings to blocks. Very exciting.
2009-04-29 08:04:24 +00:00
Dries Buytaert
7a6f73f49d
- Patch #330748 by stBorchert: remove from theme_pager*.
2009-04-26 19:44:40 +00:00