Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#636860 by heather, yoroy, et al: Shorten help text on modules page.
#636666 by c960657: Don't auto-detect timezones after a failed submit.
#601806 by sun, effulgentsia, and Damien Tournoud: drupal_render() should not set default element properties that make no sense.
- Patch #530652 by sun: _user_password_dynamic_validation() should be a #process of password_confirm().
- Patch #550742 by David_Rothstein: removed left-over code: remove search box settings because we already remove the search box.
#625744 by boombatower: Fixed discovery logic of multiple module copies.
#622766 by sun: Add contextual links UI as a JS library.
- Patch #607244 by sun: added permission to decrease performance impact of contextual links.
#552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards.
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.
#211015 follow-up by sun: Don't hard-code #theme for system_settings_form().
#539022 follow-up by David_Rothstein: Batch API should use the current theme to run the batches.
#211015 by sun: Check for an existing #theme property for confirm_form() before clobbering it.
#504080 by eigentor, dcor, heather, lisarex, Bojhan, and keith.smith: Remove wall of text from Themes admin description.
#607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs in https support and use https for authorize.php if available.
- Patch #618938 by pwolanin: fixed Drupal version is not being available until the end of bootstrap.
#610290 by dww and sun: system_run_authorized() shouldn't always drupal_goto() so it can be used in submit handlers.
#613912 by dww: Move host and port into a collapsed 'Advanced settings' fieldset on the authorize.php connection settings forms.
- Patch #602490 by dww: fixed help text and action links to find the update manager pages.
#602520 by JacobSingh and dww: Make FileTransfer form have one option for FTP (ftp_extension() preferred).
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
- Patch #608478 by seutje, Bojhan: replace 'Powered by' icon with text.
- Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
- Patch #589126 by mfb: fixed bug with user module using a flood window of 6 hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests.
#473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
#606640 by eojthebrave and sun: Use proper menu router paths for the block module.
- Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system.
- Patch #356074 by chx, Damien Tournoud: provide a sequences API.
#538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D
- Patch #604618 by Crell, JacobSingh: create a common interface for Archive operations so we can handle .zip, .tar.gz.
- Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'callback' callbacks. Oh my, this is the beginning of something big.
- Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when a theme key is not found.
- Patch #594650 by sun, c960657: provide central ()['values'] clearance.
- Patch #582456 by dereine, sun, tobiasb: make confirm_form() respect query string destination.
- Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to localize date formats.
- Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too.
- Patch #593522 by sun: a better and faster drupal_alter().
#561452 by pwolanin and David_Rothstein: Add API function to get module/theme info without rebuilding it.
#602570 by dww: Fix code style in _system_filetransfer_backend_form_common().
- Patch #602306 by chx: simplify the default queue implementation.
#118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.
#67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a permission to update.php.
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
#60552 by JohnAlbin: Added Add region.tpl.php for all regions in themes.
- Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().
- Patch #591758 by catch: system_region_list() should use list_themes() instead of a direct db_query().
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up!
- Patch #578676 by sun: clean ups for cron queue.
- Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: tabs on admin pages are not accessible from overviews and menus.
- Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE!
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.
- 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.
#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.
Bumping version number
Now onto Drupal 6.15-dev
Drupal 6.14
Drupal 5.20
#193366 follow up (rollback) by Anthony Hersey, Senpai, moshe weitzman: remove all cache clearing feature of the system module listing page; instead point to the performance page where we have a dedicated button for this; the trick caused lots of issues with speed
#228971 follow up by drumm: forward port -2.5h timezone from Drupal 5, made time zone list consistent with Drupal 5
#228971 by maq0r, JuliaKM: as of December, 2007, Venezuela is GMT/UTC-0430, but that timezone was not in the list of our supported zones
#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.
#228971 by maq0r, JuliaKM: as of December, 2007, Venezuela is GMT/UTC-0430, but that timezone was not in the list of our supported zones
#489762 by JohnAlbin: include subtheme and base theme list with processed theme .info file data; prerequisite to improve theme security and fix a possible WSOD on theme selection
#562188 by JohnAlbin: Replaced missing theme settings page help text.
- Patch #569282 by joshmiller: removal of Site configuration and fixed a number of broken links.
- Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'.
- Patch #573128 by heather: reworded and corrected site information description.
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.
#564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.
#558958 by Frando and moshe weitzman: Add a hook_page_build() that runs before hook_page_alter().
- 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.
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.
- Patch #560502 by Gabor Hojtsy: created 'content authoring' category.
- Patch #296693 by sun: revert system_admin_menu_block_access().
- Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page variable.
- Patch #445070 by Dave Van Den Brempt: proper wrapping of comments.
#559306 by emmajane: Remove 'Select different theme' permission which was left in accidentally after removing the per-user theme feature from core.
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
#505084 by Rob Loach: Added an #attached_library() FAPI property for drupal_add_library(), for consistency with #attached_css and #attached_js.
#546878 follow-up by Gábor Hojtsy: Remove double-placement of Performance menu item.
- Patch #557792 by Gábor Hojtsy: created 'web services' category.
- Patch #546882 by Gábor Hojtsy: remove unnecessary code.
#557890 by Gábor Hojtsy: Added 'Search and metadata' category to configuration page.
#535564 follow-up by pwolanin and Gábor Hojtsy: Create 'Web services' category and move Aggregator under there.
- Patch #549432 by jromine, Gábor Hojtsy: move ip blocking settings.
#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.
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
*** empty log message ***
- Patch #542658 by sun, Gábor Hojtsy, pwolanin: move action tabs out of local tasks.
#201415 by sun: Add a permission to access site in maintenance mode.
- Patch #331611 by sun, joshmiller, TheRec, Rob Loach, Damien Tournoud: add a poormanscron-like feature to core.
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
- Patch rollback of #549432: tests didn't actually ran successfully.
- Patch #549432 by Gábor Hojtsy: moving 'IP blocking' to 'People and permissions'.
- Patch #552958 by Gábor Hojtsy: create 'regional and language' section in 'configuration and modules'.
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.
- Patch #550228 by tobiasb: correct page callback.
#551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview.
#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
- Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page.
- Patch #113614 by eaton, fago, et al: add centralized token/placeholder subsituation to core.
#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://.
#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.
- Patch #549950 by asimmonds: removed unused variable .
#545952 follow-up by dmitrig01: Fix sqlite errors because of bad menu conversion.
#528204 by rfay: Fixed menu item sorting so it is now case in-sensitive.
#549182 by catch: Move logging and errors to admin/config/development.
- Patch #546882 by Gabor Hojtsy: moving simpletest over to the new IA.
#545952 by yoroy and Gábor Hojtsy: move modules to config/modules.
#508458 follow-up by Josh Waihi: Fix menu access argument.
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.
- Patch #546878 by Gábor Hojtsy, yoroy: move performance settings.
#546048 by Gábor Hojtsy: Move maintenance mode setting to config/development.
- 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 ...
#292253 by Damien Tournoud: Remove per-user themes selection from core.
#433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappers to allow multiple theme functions to execute on renderable objects.
#489762 by JohnAlbin: Add theme lineage information to .info file cache and fix several edge-case bugs.
#226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly.
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.
- 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.
- Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight to drupal_add_css.
- 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.
- Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added initial support for PHP file wrappers.
- Patch #519782 by tic2000: change to become a hidden region like page_top.
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
- Patch #521798 by catch: fixed caching.
- Patch #523308 by Bojhan: simplified help texts a bit.
- Patch #511284 by catch, moshe weitzman: add html_top and move the admin toolbar into html_top.
- Patch #518750 by Damien Tournoud: rethink system settings form.
- Patch #506976 by catch: rename hook_perm to hook_permission.
#315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for modules to register JS/CSS libraries.
- Patch #473762 by Razorraser: add link to update.php on site maintenance page.
- Patch #468534 by paul.lovvik: add a region at the top of the page above the header region.
Bumping version number.
Now onto 6.14
Drupal 5.19
Drupal 6.13
- Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file transfer system to pave the path for a plugin manager. Heroic effort.
- Patch #314358 by wonder95, Crell, killes, et al: add option to ignore slave servers. Finally.
#460706 by wulff and c960657: Don't show surrounding fieldset on user registration form when only one profile category exists.
- Patch #395472 by chx, dww, cwgordon7, JacobSingh, et al: added different file transport mechanisms to core in preparation of a plugin manager.
- Patch #147000 by Berdir, JohnAlbin: bugfix because of conflicting/merged patches.
#351487 follow-up by JohnAlbin: Fix accidental roll-back.
- Patch #481214 by pp: hidden taxonomy variables in the message action.
- Patch #147000 by Berdir: follow-up bug fix.
- Patch #481502 by JamesAn: converted to drupal_static().
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().
- Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options.
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
- Patch #480082 by pp: document all variables.
#475348 by boombatower: Move admin/development to system.module so it's available to other modules.
- Patch #473012 by stella: improve help text on uninstall page.
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
- Patch #351487 by JohnAlbin, deviantintegral et al: remove default values for stylesheets and scripts.
#296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent administrative menu items when user has no access to any of their children.
- Patch #472658 by agentrickard: clean up of inline code comments.
- Patch #470594 by Moshe: convert more pages and blocks to return arrays.
- Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields.
- Patch #212233 by lilou, catch: remove SQL report.
Roll-back of #310467: Breaks installer requirements check and update.php.
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
- Patch #394572 by Berdir: converted system module to the new database abstraction layer.
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.
Starting 6.13-dev
Drupal 5.18
Drupal 6.12
#305544 by jsenich. Add missing clear-block to admin by modules.
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.
- Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it.
- 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.
- Patch #240873 by Gábor Hojtsy, sun: block system clean-ups. Thanks for the review sun.
Starting 6.12-dev
Drupal 5.17
Drupal 6.11
- Patch #240873 by Gábor Hojtsy: move custom help settings to blocks. Very exciting.
- Patch #330748 by stBorchert: remove from theme_pager*.
- Patch #383220 by mr.baileys: cron trigger needs an action.
- Patch #445070 by Arancaytar: added missing parameter documentation.
- Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a theme setting.
- Patch #440826 by brianV: whitespace clean-up.
- Patch #147310 by c960657 et al: better cache headers for reverse proxies.
- Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled.
- Patch #430342 by kkaefer et al: usability improvement: changed 'site maintenance' to 'maintenance mode'.
#372563 by cytefx: Rename drupal_set_html_head() to drupal_ADD_html_head() which actually describes what it does.
- Patch #394332 by Xano: clean up language around logging and alerts.
#323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
#410638 follow-up by foxtrotcharlie and David Rothstein: Fix help text on blocks so that 'Powered by' doesn't show up on all system blocks.
#410638 by foxtrotcharlie: Prevent 'Powered by Drupal' settings showing up on all system blocks.
#112887 by ged3000. Adding Newfoundland DST
- Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches.
- Patch #333156 by stella: add ability to configure the default country.
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.
- Patch #373613 by quicksketch and drewish: in order to operate on images multiple times (such as crop, scale, then desaturate) without quality loss, we need to pass images by their raw GD (or other library) resources rather than re-opening the same image repeatedly, which causes wasted processing and loss of quality when using JPEG images. This patch reworks the image toolkits, adds some new image manipulations and adds some impressive SimpleTests.
- Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename 'input formats'.
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
Bumping verison number
Now onto Drupal 6.11-dev
Drupal 5.16
Drupal 6.10
- Patch #380064 by c960657: make file_scan_directory() use save property names as file_load().
#135976 by Dave Reid: Move Administration Theme setting to the themes page where it is findable (with tests).
- Patch #355236 by Frando: refactor drupal_render() theming.
- Patch #367380 by Moshe: make block module optional.
#360128 by quicksketch: Create centralized ahah callback to reduce duplicate code.
#349836 by lut4rp: Remove ellipsis in menu description.
#242962 by Heine: Add a 'tablesort' Form API element to unify various places we use a big table with JS-enabled checkboxes next to each item (with tests).
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave.
- Patch #291026 by Dave Reid et al: further (usability) improvements to the E_NOTICE handling.
Moving to 6.10-dev
bumping version number
Drupal 6.9
Drupal 5.15
#245990 follow up by Damien Tournoud, David_Rothstein, pwolanin: Move back to an internal URL check for HTTP request checking and make the request checking less intrusive on what requests can be accomplished
- Patch #245990 by pwolanin: further clean-up of the HTTP request status fail problem.
- Patch #266246 by David Strauss: added smart defaults for system_settings_form().
#143434 by Jody Lynn: Move 'display post information' to where users would expect.
#352956 by Damien Tournoud, Josh Waihi, drewish: Fix PDOException on install on some versions of PHP.
- Patch #353019 by agentrickard: remove underscores from time zone display names.
#245990 by Dave Reid, chx, dww: Look for the www.example.com page when a HTTP request seems to fail. Looking for the local page caused problems for people with interactive authentication, redirects, hosting added JavaScript code, and so on.
- Patch #330633 by drewish: temporary file clean-up _and_ unit tests. Oh yeah.
- Patch #245990 by kellyllek, chx, dww: improved the HTTP request test to be more robust.
- Patch #319404 by Dave Reid: simplify actions_sychronize and remove paramater.
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
Now onto 6.9-dev
bumping version number
Drupal 6.8
Drupal 5.14
Now onto Drupal 6.8-dev
Drupal 6.7
Bumping version number.
Drupal 5.13
- Patch #248205 by Damien Tournoud: up requirement for PostgreSQL to PostgreSQL 8.3.
- Patch #314870 by drewish: removed some code that accidentically got committed with api.php and that broke the tests.
#314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to Drupal core.
- Patch #332980 by scor: RDF namespace registry clean-ups.
- Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, removing bootstrap flag in system table.
Removing #137932 which was committed prematurely.
#337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency.
- Patch #332980 by scor and keith.smith: documentation improvements + typo fixed.
- Patch #332980 by scor: added an RDF namespace registry. Oh my ... :-)
- Patch #337660 by dmitrig01: usability improvement - show a preview for the Powered By Drupal block.
- Patch #319831 by keith.smitch, Workfflow et al: remove redundant help text.
#11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :)
- Patch #331570 by recidive: rename block module tables to singular. Requires you to run update.php.
- Patch #297225 by keith.smith: massaged the text on the modules page a bit.
#278821 by teezee. More isset() checking.
- Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups.
- Patch #298600 by chx, justinrandell, Damien, et al: make module_implements work regardless of bootstrap phase.
- Patch #298047 by keith.smith et al: make description correct.
- Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().
bumping version number
Now onto 6.7-dev
Drupal 6.6
Drupal 5.12
- Patch #320747 by lilou, UltimateBoy: removed double semicolons.
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
Now onto 6.6-dev
Bumping verison number.
Drupal 6.5
Drupal 5.11.
#226728 by chx and Eaton: Flush form caches when cache is cleared on cron.
- Patch #310212 by justinrandell, catch, et all: killed in _user hook, as well as two small kittens.
#125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAPI property that can be used by WYSIWYG editors. WOOHOO.
#64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().
#108979 by ewhipple, catch, and sun: Order permissions consistently, keep node type related permissions together.
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
- Patch #245544 by Dave Reid, oadaeh, drupalgeek: the admin_tasks variable is initialized twice.
#275092 follow-up by Damien Tournoud: Restoring meta tag generator and fixing failing test.
#275092 follow-up by chx: Fix admin blocks page to work with secondary themes + test so we don't break it again.
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
- Patch #261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL.
- Patch #261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL.
#272883 by hctom and lilou: Fix wrong usage of watchdog severity.
- Patch #276018 by mfb: extend the lifetime of temporary files.
- Patch #276018 by mfb: extend the lifetime of temporary files.
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
Bumping verison number.
Bumping version number.
Drupal 6.4.
Drupal 5.10.
- Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to registry_rebuild() for consistency.
Bumping version number.
Drupal 5.9.
- Patch #229129 by dmitrig01: clean up system modules page.
- Patch #245001 by kkaefer et al: unify #process callback naming.
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
- Patch #248205 by catch et al: increased PostgreSQL requirement to version 8.1.
- Patch #275801 by Damien Tournoud and Gribnif: fixed performance issue due to typo.
- Patch #275801 by Damien Tournoud and Gribnif: fixed performance issue due to typo.
Bumping version number
Move on to 6.4-dev
Drupal 5.8.
Drupal 6.3