Dries Buytaert
5679074858
- Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: tabs on admin pages are not accessible from overviews and menus.
2009-09-22 15:26:46 +00:00
Dries Buytaert
a4b833b6de
- Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE!
2009-09-22 07:50:16 +00:00
Dries Buytaert
aca54cc198
Patch #331893 by mgifford, nigel, Xano, Everett Zufelt | Cliff, Bojhan, mcrittenden, webchick, Josh Waihi, alpritt, heather: improved the password checker.
2009-09-21 08:52:41 +00:00
Dries Buytaert
1eea0b5496
- Patch #500038 by Shai, sreynen | webchick: changed default for RSS output from 'teaser only' to 'full node'.
2009-09-21 07:59:18 +00:00
Dries Buytaert
ef33d44f66
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.
2009-09-21 07:56:09 +00:00
Dries Buytaert
ee8aa910b9
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).
2009-09-21 06:44:14 +00:00
Dries Buytaert
0741d8e323
- Patch #550742 by douggreen | Zarabadoo: remove Search box from theme system, default to block system instead.
2009-09-21 06:36:54 +00:00
Dries Buytaert
105bd63a99
- Patch #445062 by sun: removed system_requirements check for tokenizer now that the registry is gone.
2009-09-20 17:56:24 +00:00
Dries Buytaert
7cf7f99878
- Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.
2009-09-20 07:32:19 +00:00
Dries Buytaert
fd1c63b5c0
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
2009-09-19 11:07:37 +00:00
Angie Byron
df02fa3ca4
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
...
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Angie Byron
e18feedfdb
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...
2009-09-18 00:04:24 +00:00
Angie Byron
6c0f8eba1c
#469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,
...
and alexanderpas: page.tpl.php has now been split into html.tpl.php
(for <html>, <head>, and <body>) and page.tpl.php (for page content).
This now provides consistency for granular theming of renderable output in all
template files.
2009-09-15 17:10:39 +00:00
Angie Byron
d8f91382e8
#539022 by dropcube: Use current theme during Batch API processes.
2009-09-11 04:09:26 +00:00
Angie Byron
f018eb16bf
#562188 by JohnAlbin: Replaced missing theme settings page help text.
2009-09-11 02:14:20 +00:00
Angie Byron
0d8adb439d
#306316 follow-up by catch: Revert coupling of node_types_rebuild() and menu_rebuild().
2009-09-10 22:10:10 +00:00
Dries Buytaert
029c48c68d
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
2009-09-10 06:38:20 +00:00
Dries Buytaert
82b51dff1d
- Patch #569282 by joshmiller: removal of Site configuration and fixed a number of broken links.
2009-09-10 06:32:54 +00:00
Dries Buytaert
d481f1cd36
- Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'.
2009-09-10 06:31:39 +00:00
Dries Buytaert
46c4a33b21
- Patch #573128 by heather: reworded and corrected site information description.
2009-09-10 06:29:29 +00:00
Dries Buytaert
780bf9b04b
- Patch #559368 by CalebD: trailing commas in JavaScript cause syntax errors in IE.
2009-09-09 21:53:15 +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
Dries Buytaert
6586b76465
- Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support a bit easier by providing two cookies and ... hook_goto_alter.
2009-09-05 13:05:31 +00:00
Dries Buytaert
cb002abcc3
- Patch #412030 by stBorchert: fixed placement of descriptions on radios.
2009-09-05 06:07:58 +00:00
Angie Byron
18b7e4254b
#269337 by egfrith and wrunt: Added support for more image types (PDF, TIFF, EPS, etc.).
2009-09-01 17:49:11 +00:00
Angie Byron
c4a548f64d
#331180 follow-up by pwolanin and mfb: Fix sending of mail.
2009-09-01 17:40:28 +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
Angie Byron
ce52f41a29
#364219 follow-up by TheRec: One last API nicety to theme_links() for the accessibility header stuff.
2009-08-31 19:50:18 +00:00
Angie Byron
ee59107c23
#331180 by pwolanin and Rob Loach: Added pluggable smtp/mail framework.
2009-08-31 18:30:27 +00:00
Dries Buytaert
e08ae62eaa
- Patch #499156 by Wim Leers: corrected documentation.
2009-08-31 17:45:04 +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
41dca3c4e0
- Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME extension mapping rather than setting a huge variable.
2009-08-31 05:47:34 +00:00
Dries Buytaert
9ef1d496e9
- Patch #561970 by Davy Van Den Bremt: fix the upgrade path from {box} to {block_custom}.
2009-08-29 10:38:58 +00:00
Dries Buytaert
feb4845493
- Patch #499156 by Wim Leers: add hook_file_alter() so we can integrate with CDNs.
2009-08-29 06:57:27 +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
Angie Byron
f4c6b2ba5e
#561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense.
2009-08-28 19:44:05 +00:00
Dries Buytaert
3dea934d2b
- Patch #560502 by Gabor Hojtsy: created 'content authoring' category.
2009-08-28 16:23:05 +00:00
Dries Buytaert
45da74801a
- Patch #519498 by torelad, awmckinley et al: improved documentation for drupal_mail().
2009-08-28 07:22:44 +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
6f41d692fd
- Patch #559658 by sun, dropcube: store filter settings per format, general API clean-up and documentation improvements.
2009-08-27 21:18:20 +00:00
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
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
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
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
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
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
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
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
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
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
e77beba5da
- Patch #113614 by John Morahan: small fix for token/placeholder substitution to core.
2009-08-23 13:02:38 +00:00
Angie Byron
a8cc3e30c3
#471018 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 #542658 by sun, Gábor Hojtsy, pwolanin: move action tabs out of local tasks.
2009-08-22 20:10:38 +00:00
Angie Byron
333303009b
#556714 by Davy Van Den Bremt: Fixed broken url in administration theme status message.
2009-08-22 20:01:10 +00:00
Angie Byron
a2694498f1
#542658 by Gábor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks.
2009-08-22 19:58:28 +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
Angie Byron
4cbe60a533
#370454 follow-up by flobruit: Fix update function return value.
2009-08-22 16:55:46 +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
Dries Buytaert
a321598493
- Patch #556136 by catch, dereine: remove theme_forum_topic_navigation().
2009-08-22 15:29:30 +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
73a72337bb
- Patch #364219 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 #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
Angie Byron
34a8a369aa
#367595 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 #546350 by dropcube: remove hardcoded numeric deltas from hook_filter_info().
2009-08-21 17:28:27 +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
Dries Buytaert
9eb6dd5eaa
- Patch #251792 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
#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
Angie Byron
8a6d8660cb
#370454 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 #370454 by chx, Damien Tournoud: simplify page caching.
2009-08-16 18:39:45 +00:00
Dries Buytaert
26cdaf72f2
- Patch #506482 by spuky, catch: remove some pointless /admin descriptions.
2009-08-16 11:31:27 +00:00
Dries Buytaert
a148fb75b5
- Patch #549950 by asimmonds: removed unused variable .
2009-08-15 15:57:44 +00:00
Angie Byron
6935b396cb
#548182 by yoroy: Better admin theme descriptions.
2009-08-15 06:27:49 +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
f59eaeb0a3
- Patch #531476 by JohnAlbin: corrected some favicon mime-type behavior.
2009-08-14 08:09:48 +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
49699d5be1
#533586 by dww and chx: Refactor dependency checks into sharable helper functions.
2009-08-13 03:03:04 +00:00
Angie Byron
527054dd86
#547528 by dww: Fixed Trailing whitespace in system_ip_blocking().
2009-08-13 01:55:03 +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
a9699f24bb
- Patch #547290 by Xano: removed unused variable.
2009-08-12 18:18:50 +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
99ce96e5da
- Patch #459980 by Xano: rework admin/settings/performance.
2009-08-12 11:43:10 +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
62e0ddc740
- Patch #545356 by Damien Tournoud: sidebars were broken in install.php, update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support.
2009-08-11 12:20:26 +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
0355caac41
#537654 by catch: Tidy up comment links, and remove hook_link() in favour of hook_page_alter().
2009-08-08 22:52:59 +00:00
Angie Byron
1da6ef52c4
#485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by limiting the number of allowed login attempts.
2009-08-08 20:52:33 +00:00
Angie Byron
78e3681cde
#211439 follow-up by catch: Add missing index for module_list().
2009-08-08 19:25:58 +00:00
Angie Byron
18ae2e6775
#371458 by Damien Tournoud, Gerhard Killesreiter, and smk-ka: Add a missing index on menu_router tab_root.
2009-08-07 05:38:44 +00:00
Angie Byron
40c763f58b
#473396 by Everett Zufelt, annmcmeekin, jmburnz, sun, et al: Define system-wise classes for providing hidden elements for accessibility.
2009-08-07 05:34:08 +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
e758e30450
#533584 by chx, dww, and Nick Lewis: Allow version-level dependency support to work with beta, rc, etc.
2009-08-05 16:16:41 +00:00
Angie Byron
24057c3d53
#531476 by aaron and mfb: Add favicon mimetype as a theme setting to avoid expensive calls to file system.
2009-08-04 07:04:21 +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
a4733d86c9
#356240 by stBorchert: Fix phantom list bullets from appearing in Garland admin pages.
2009-08-04 03:27:11 +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
eaf21849a1
- Accidentically committed two patches at once. Rolled back one of them. Sorry.
2009-08-02 11:25:18 +00:00
Dries Buytaert
065346b366
- Patch #535034 by yched: clean up how fields and instances are prepared for runtime.
2009-08-02 11:24:21 +00:00
Dries Buytaert
1a2d10ecf2
- Patch #310168 by jhodgdon, arianek, traxer: documentation update.
2009-08-01 20:48:59 +00:00
Dries Buytaert
b3b7be43c0
- Patch #342950 by Josh Waihi: moving PostgreSQL stored procedures to the PostgreSQL database backend, where it belongs.
2009-08-01 20:31:50 +00:00
Dries Buytaert
7dd203c424
- Patch #528918 by lyaunzbe: document that hook_form_alter() passes by reference. lyaunzbe is a new contributor -- welcome!
2009-07-31 21:21:33 +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
1cb77e4622
- Patch #535990 by catch: removed a silly test.
2009-07-30 21:21:37 +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
6ef2ddae21
- Patch #199774 by dww, ugerhard, brianV, John Morahan: make it more 'natural' to enable security notification e-mails.
2009-07-30 19:32:19 +00:00
Dries Buytaert
d455a8d921
- Patch #336483 by brianV: SELECT MAX(comment_count) FROM node_comment_statistics did a full table scan so added an index.
2009-07-30 19:27:11 +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
16632e07e4
- Patch #534414 by Gábor Hojtsy: fix missing docs and consistency issues with and .
2009-07-30 08:28:47 +00:00
Dries Buytaert
715a2d655f
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.
2009-07-29 06:39:35 +00:00
Dries Buytaert
a938e18a1b
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.
2009-07-28 19:18:08 +00:00
Dries Buytaert
12d6d6662e
- Patch #211747 by chx, alex_b, dww: allow specifying version information as part of module dependencies.
2009-07-28 19:06:16 +00:00
Dries Buytaert
d6e113a3de
- Patch #513592 by Damien Tournoud: make it faster to rebuild the registry, mainly to improve performance of SimpleTest.
2009-07-28 12:37:54 +00:00
Dries Buytaert
aab51b9319
- Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor install.php to allow Drupal to be installed from the command line.
2009-07-28 12:13:47 +00:00
Dries Buytaert
93728e5d32
- Patch #374441 by tic200, Damien Tournoud, scor: refactor Drupal HTML corrector using PHP5's XML/Dom parser.
2009-07-27 20:15:35 +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
Angie Byron
dbb5457cfe
#527804 by sun: Add an alter hook for element_info() to change default values of form elements.
2009-07-23 21:20:16 +00:00
Angie Byron
708f3b970f
#292565 follow-up by John Morahan: Restore ability to set 'user' as the 403/404 page.
2009-07-23 20:58:26 +00:00
Angie Byron
ef5360ab3c
#525754 by chx: Clean up some trailing whitespace.
2009-07-21 07:27:00 +00:00
Angie Byron
60ea0a7cfb
#524734 by eojthebrave: Fix typo in image.gd.inc.
2009-07-21 00:07:41 +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
02206410b9
- Patch #523214 by Bohjan: clean up text Site Information page.
2009-07-19 06:27:04 +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
Angie Byron
b692036962
#509392 by adrian: Add .info files for installation profiles.
2009-07-15 02:08:41 +00:00
Angie Byron
3472adb2ca
#193366 by Anthony Hersey: Move various rebuild functions to module page submission rather than viewing for vastly increased performance.
2009-07-14 20:53:16 +00:00
Angie Byron
735e1d904f
#500866 by boombatower: Remove t() from getInfo in tests.
2009-07-13 21:51:42 +00:00
Dries Buytaert
5fbaa4b83c
- Patch #516254 by drewish remove @return PHPDocs where nothing is to return.
2009-07-11 13:56:22 +00:00
Angie Byron
f8790b17b3
#452538 by Mike Wacker: Allow node access modules to have control over unpublished nodes. (with tests)
2009-07-10 04:28:15 +00:00
Dries Buytaert
0274ab3454
- Patch #497590 by Dave Reid: remove pointless 'system paths only' warning from admin/settings/site-information.
2009-07-08 07:53:16 +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
d51625c304
- Patch #509924 by quicksketch: fixed notice.
2009-07-04 14:45:36 +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
Angie Byron
1706f7354e
#453254 follow-up by agentrickard: Move block update to block.install.
2009-07-04 04:23:27 +00:00
Dries Buytaert
e49ac650a6
- Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not call drupal_urlencode().
2009-07-03 19:21:55 +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
603efa2763
- Patch #453254 by Pasqualle: upgrade path for per-content type visibility of blocks.
2009-07-01 12:03:35 +00:00
Dries Buytaert
becb6f902f
- Patch #437822 by jhodgdon: corrected documentation.
2009-07-01 08:41:52 +00:00
Dries Buytaert
fb125851a3
- Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: automatically clean the {role_permission} table when modules are uninstalled.
2009-07-01 08:39:56 +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
ef1693b836
#495956 follow-up by axyjo: Remove needless serialize() from system.install.
2009-06-30 17:15:09 +00:00
Angie Byron
7cc2218c09
#495956 by andypost, cafuego, fiasco: Convert initial queries in system_install() to DBTNG to stop weird inconsistencies on various platforms.
2009-06-28 17:04:52 +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
Angie Byron
4dafb3953c
#482346 by Berdir: Move module installation logic to module_enable() to prevent errors upon enabling modules.
2009-06-28 03:56:43 +00:00
Angie Byron
27ffb437a2
#504016 by catch: Remove faulty assertion that makes assumptions about default installed modules.
2009-06-27 17:29:38 +00:00
Dries Buytaert
9850918acf
- Patch #359853 by jhodgdon: corrected and improved the documentation of hook_mail_alter().
2009-06-27 10:19:31 +00:00
Dries Buytaert
77c643ec17
- Patch #501466 by catch: move comment administration to a tab.
2009-06-27 10:13:28 +00:00
Dries Buytaert
dec310d6f1
- Patch #501384 by jhodgdon: fixed typos.
2009-06-27 09:52:24 +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
fabaaaaa6e
- Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates.
2009-06-22 13:21:38 +00:00
Dries Buytaert
f96c141f5a
- Patch #409750 by yched et al: overhaul and extend node build modes.
2009-06-22 09:10:07 +00:00
Dries Buytaert
bb930bf6cc
- Patch #147000 by Berdir, JohnAlbin: bugfix because of conflicting/merged patches.
2009-06-21 14:16:28 +00:00
Dries Buytaert
573e552e22
- Patch #495956 by cafuego, sun: system.install incorrectly assumes ANON and AUTH RID are always sequential.
2009-06-21 05:18:44 +00:00
Angie Byron
549e573708
#496922 by sun and Arancaytar: Fix JS Clean URL test to remove phantom redirects.
2009-06-20 08:02:29 +00:00
Angie Byron
4ae1e3fe2d
#351487 follow-up by JohnAlbin: Fix accidental roll-back.
2009-06-20 06:14:28 +00:00
Dries Buytaert
8c3efea3a1
- Patch #495964 by jhodgdon: fixed documentation error.
2009-06-19 20:35:05 +00:00
Angie Byron
4d202669af
#455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granular theming of drupal_render()ed elements.
2009-06-18 21:19:02 +00:00
Dries Buytaert
e42450e4ad
- Patch #490074 by andypost, bjaspan, catch: fix upgrade path from Drupal 6 to Drupal 7.
2009-06-18 15:46:30 +00:00
Dries Buytaert
da79408317
- Patch #491490 by torelad: updated hook_perm() documentation.
2009-06-18 10:20:22 +00:00
Dries Buytaert
5077fce3d6
- Patch #486558 by PEAR, chx: add tar-support to Drupal.
2009-06-17 10:46:49 +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
2920848de9
- Patch #276615 by mikeytown2: only clear the CSS cache when submitting the form, not when displaying the form.
2009-06-16 08:28:40 +00:00
Dries Buytaert
07b6c7bcd8
- Fixed a merge problem.
2009-06-13 21:08:31 +00:00
Dries Buytaert
bc50341c5c
- Fixed a merge problem.
2009-06-13 21:07:53 +00:00
Dries Buytaert
daedf71b7c
- Patch #391412 by JamesAn et al: move contact form, post, and user settings below Site configuration.
2009-06-13 20:40:09 +00:00
Dries Buytaert
ab158d82f0
- Patch #221399 by smk-ka, jeffschuler, lilou, earnie et al: make it possible to enable blocks on 404 pages.
2009-06-13 19:28:57 +00:00
Dries Buytaert
3d64cb5eca
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
2009-06-12 08:39:40 +00:00
Dries Buytaert
3692eee08d
- Patch #288946 by jeffschuler, z.stolar: increase path length to 255.
2009-06-11 04:59:26 +00:00
Dries Buytaert
24ff348224
- Patch #147000 by Berdir: follow-up bug fix.
2009-06-11 04:36:22 +00:00
Dries Buytaert
d89758d05a
- Patch #486090 by catch: fixed upgrade path from Drupal 6 to Drupal 7.
2009-06-09 11:20:16 +00:00
Dries Buytaert
f24e031aca
- Patch #484862 by andypost: whitespace issues.
2009-06-08 21:00:56 +00:00
Dries Buytaert
e9d97f1eef
- Patch #449198 by boombatower: cealn up test loading and related API.
2009-06-08 09:23:55 +00:00
Angie Byron
276997a183
#236657 by swentel: Fix order of arguments in system_clear_cache_submit().
2009-06-08 04:48:43 +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
d61bd21b15
#106559 follow-up by Josh Waihi: Fix typo preventing Drupal from installing on PostgreSQL.
2009-06-03 03:29:23 +00:00
Dries Buytaert
34c996e28c
- Patch #358315 by neochief et al: drupal_lookup_path() not respects alias' order.
2009-06-02 15:06:09 +00:00
Dries Buytaert
e474fbbd6c
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
2009-06-02 06:58:17 +00:00
Dries Buytaert
88c9a015c1
- Patch #111011 by Josh Waihi: adding foreign key specifications.
2009-06-01 22:07:10 +00:00
Dries Buytaert
984f27efc9
- Patch #106559 by kbahey, catch, DamZ, chx et al: more drupal_lookup_path() optimizations.
2009-06-01 11:23:27 +00:00
Dries Buytaert
ccd093b15d
- Patch #423196 by frega, Xano, alienbrain et al: clean up the URL settings page.
2009-05-29 19:51:43 +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
Angie Byron
2df43894e2
#306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (and corresponding $classes_array) for all dynamic classes in template files.
2009-05-28 16:44:07 +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
edeea95f5e
- Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding a file field.
2009-05-25 18:22:31 +00:00
Dries Buytaert
a98905f5c6
- Patch #471800 by stella: more code style fixes.
2009-05-25 13:42:56 +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
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Angie Byron
6c590f25ef
#212233 follow-up by catch: Remove some left-over code after removing SQL status report.
2009-05-22 15:48: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
Angie Byron
9c79816c4f
#332123 follow-up by quicksketch: Fix API documentation for hook_schema() to reflect that descriptions should not be t()ed.
2009-05-20 19:56:36 +00:00
Dries Buytaert
ab630b2d71
- Patch #382896 by jmburnz: move and out of the content div.
2009-05-19 17:23:16 +00:00
Angie Byron
ba61b42bd9
#456824 follow-up by catch: Fix D6 -> D7 upgrade path failure.
2009-05-16 20:25:20 +00:00
Angie Byron
b62fb8299f
#455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, better organization, etc. Awesomeness.
2009-05-16 20:10:50 +00:00
Dries Buytaert
61f4dfc982
- Patch #456824 by catch: add better caching to drupal_lookup_path().
2009-05-16 19:07:02 +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
Angie Byron
f577c125e8
#196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist.
2009-05-16 15:23:16 +00:00
Dries Buytaert
b166ca9b3c
- Patch #459836 by Xano: rework admin/settings/regional-settings.
2009-05-15 03:38:25 +00:00
Dries Buytaert
1778c5cca9
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.
2009-05-14 08:23:15 +00:00
Angie Byron
3ac59eee96
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.
2009-05-13 19:42:18 +00:00
Dries Buytaert
a07e17a92c
- Patch #210876 by deekayen: log enabling and disabling of modules, and wrote a handy assertLogMessage() function to assert watchdog messages.
2009-05-12 18:08:43 +00:00
Dries Buytaert
5e3f50369f
- Patch #453080 by Gabor Hojtsy: moved the footer message to a block.
2009-05-12 13:43:46 +00:00
Dries Buytaert
f96d0a9ee9
- Patch #372471 : box.tpl.php is dead.
2009-05-12 09:23:40 +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
Angie Byron
0f08d97b21
#124158 by nedjo, jcnventura: Pull all PHP handling into PHP module.
2009-05-07 15:29:08 +00:00
Dries Buytaert
11067d384d
- Patch #271515 by JamesAn: corrected PHPdoc.
2009-05-06 11:30:19 +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
ac5e86e05c
- Patch #329015 by Damien Tournoud: improved error handling of batch API.
2009-05-03 07:35:37 +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