Commit Graph

688 Commits (a61f62b4c6f0f76258e8ccc28dd0c2da0fd38b68)

Author SHA1 Message Date
catch 0142ce1f40 Issue #1809206 by katbailey, chx, sun, Berdir: Fixed KeyValueFactory hard-codes DatabaseStorage. 2012-10-30 11:00:41 +00:00
catch b9c4744e02 Issue #1801726 by chx, bojanz, plach: EntityFieldQuery v2. 2012-10-30 10:41:42 +00:00
catch a598aa4654 Issue #1821312 by Berdir, alexpott: Fixed Manual upgrade path from 7.x to 8.x does not work. 2012-10-30 10:08:53 +00:00
catch 1fd08e5809 Issue #1410574 by tim.plunkett, sun, bleen18, danillonunes: Make l() respect the URL query string before adding the 'active' CSS class. 2012-10-29 22:55:17 +00:00
catch 17288d55b5 Issue #736172 by fizk: Fixed drupal_goto() should allow absolute destinations that are within the same domain. 2012-10-29 22:46:16 +00:00
webchick d029eeb5d5 Issue #1810880 by Albert Volkman, vijaycs85, barbun, alexpott: Convert update_last_check() and update_last_email_notification() variables to CMI system. 2012-10-27 14:15:15 -07:00
webchick a755ea6bd1 Issue #1723892 follow-up by mitchell: Support for revisions for entity save and delete operations. 2012-10-27 12:59:37 -07:00
webchick 95ce944803 Issue #1708692 by xjm, effulgentsia, tim.plunkett, fubhy, Berdir, chx: Fixed Bundle services aren't available in the request that enables the module. 2012-10-27 12:20:50 -07:00
webchick 1606d2f525 Issue #1821172 by spearhead93: Hash the config directory name, unhash the active and staging directory names. 2012-10-27 12:03:25 -07:00
catch fa38430066 Issue #1798724 by andreiashu, Albert Volkman, alexpott: Convert drupal_js_cache_files() to State system. 2012-10-26 20:31:26 +01:00
Jennifer Hodgdon a569729602 Issue #1802280 by mbrett5062: fix documentation of drupal_system_listing() 2012-10-26 09:00:28 -07:00
Dries 9fa172532b Issue #594660 by sun, jenlampton, dagmar, yoroy, no_commit_credit: rename default menu names. 2012-10-25 11:53:18 -04:00
webchick bbfc566c7f Issue #1820834 by sun: Change #type machine_name() default 'source' element to 'label'. 2012-10-23 19:28:41 -07:00
webchick d3728cbf1b Issue #1503982 by mvc, rootatwc: Rename _form_set_class(). 2012-10-23 15:43:41 -07:00
catch 10e58bdd64 Issue #1777070 by Jose Reyero, Gábor Hojtsy: Refactor and clean up source string location handling. 2012-10-23 11:25:45 +01:00
Dries 35b78b8cb2 Issue #1818692 by mbrett5062: Improved error message. 2012-10-22 16:55:11 -04:00
catch c2ab077c78 Issue #1598886 by bleen18, dodorama, sun: Clean up pager theme functions. 2012-10-22 10:18:30 +01:00
catch afc4b89945 Issue #1706064 by chx, katbailey, effulgentsia, podarok et al: Compile the Injection Container to disk. 2012-10-22 10:14:49 +01:00
webchick adf0c6978b Issue #1727430 by tedbow, webchick, amontero: Added 'exclusive' flag to install profiles to auto-select them during installation. 2012-10-19 00:49:18 -07:00
webchick 41814bb38c Revert "Issue #1798732 by Dean Reilly, westie, alexpott, sun: convert install_task() variable to use state system."
This reverts commit d3edf50190.

This caused unexpected errors with installation on sites with existing
settigs.php files. Rolling back until keyvalue store is available during
installation.
2012-10-18 23:15:53 -07:00
catch 2cf108ceba Issue #1785310 by droplet: Add 'type' support to theme_item_list() nested child items. 2012-10-17 22:26:34 +01:00
Dries 684680acef Issue #1428032 by hefox: default drupal_set_message() to FALSE instead of TRUE. 2012-10-17 16:58:38 -04:00
Dries d3edf50190 Issue #1798732 by Dean Reilly, westie, alexpott, sun: convert install_task() variable to use state system. 2012-10-16 14:14:52 -04:00
catch 9bb4356478 Issue #1812636 by sun: Remove deprecated $form_state()['clicked_button()']. 2012-10-15 22:11:54 +01:00
webchick c397029455 Issue #1804346 by 8thom, aspilicious: Convert authorize variables to config system. 2012-10-14 10:07:46 -07:00
webchick fc5a0dbe75 Issue #1797478 by marcingy, chx: Make file usage storage pluggable. 2012-10-14 01:19:55 -07:00
webchick e9ca778b53 Issue #1026616 by fgm, Berdir, Dave Reid, fago: Implement an entity render controller. 2012-10-13 23:40:03 -07:00
webchick ca64740b0b Issue #1723892 by Berdir, Pancho, das-peter, fago: Support for revisions for entity save and delete operations. 2012-10-13 22:44:26 -07:00
webchick bbdc5256eb Issue #1798884 by Luukyb, alexpott: Convert path_alias_whitelist() to state system . 2012-10-13 21:43:50 -07:00
webchick 416ac0c5e1 Issue #1798760 by ACF, alexpott: Convert menu_masks() to the state system. 2012-10-13 21:25:56 -07:00
webchick f50038f1ea Issue #1808864 by fastangel, Jose Reyero: Fixed Exception handling is not 'locale safe' (thus not database safe). 2012-10-13 09:29:33 -07:00
webchick 9858e18829 Issue #1798796 by LinL, alexpott: Convert javascript_parsed() variable to use state system. 2012-10-13 08:58:55 -07:00
webchick 91fec4d2d7 Issue #1798732 by Dean Reilly, westie, alexpott: Convert install_task() variable to use state system. 2012-10-13 08:55:19 -07:00
webchick 07ab1e8f61 Issue #1802072 by fubhy, Stalski: Ajax callbacks should be callbacks defined as function or class method. 2012-10-12 11:53:59 -07:00
webchick ea1280d77a Issue #1805688 by fubhy: Added Support methods as #element_validate() callbacks. 2012-10-11 14:50:53 -07:00
webchick 92a5b29970 Issue #1809962 by Jose Reyero, sun: Move some locale updates to update.inc for a safe language upgrade. 2012-10-11 14:49:49 -07:00
Jennifer Hodgdon 1fc2ac33ca Issue #1803194 by alextataurov: Add return docs for module_hook_info() function 2012-10-11 07:52:40 -07:00
Jennifer Hodgdon ec80392260 Issue #1804054 by tomgeekery: Remove reference to IE6 in check_plain() docs 2012-10-11 07:48:56 -07:00
Jennifer Hodgdon 5b167ad189 Issue #1808632 by kiamlaluno: Fix example in docs for config() function 2012-10-10 10:36:51 -07:00
Jennifer Hodgdon aae9b822ad Issue #1802760 by mkadin, peterx: Document that menu_get_item() can return FALSE 2012-10-10 10:05:45 -07:00
webchick 18e0fca320 Issue #1788462 by samhassell: Remove references to 'active store' in comments for configuration system. 2012-10-09 19:28:56 -07:00
catch 9fbe74405a Issue #1608842 by chx, alexpott, sun, effulgentsia, beejeebus, tim.plunkett et al: Replace list of bootstrap modules, enabled modules, enabled themes, and default theme with config. 2012-10-09 21:40:35 +01:00
webchick 47c093fbbb Issue #1620114 by Rob Loach, sun: Explicitly register \Drupal\Component and \Drupal\Core to increase class lookup performance. 2012-10-09 12:13:05 -07:00
Dries b06dd31165 Issue #1776166 by c31ck, Artusamak, webflo, YesCT: improve default language negotiation. 2012-10-09 12:11:09 -04:00
webchick e7787c9cca Issue #1642526 by andypost, Berdir, dixon_: Add upgrade path from for generating UUIDs for all core entities. 2012-10-08 09:39:59 -07:00
webchick 7be7d81200 Issue #1760530 follow-up by Eric_A: Move field.tpl.php to a templates directory. 2012-10-07 19:13:39 -07:00
webchick 08ff47b5fd Issue #742344 by sun, pillarsdotnet, tarmstrong, neilnz, wamilton, lucascaro: Allow forms to set custom validation error messages on required fields. 2012-10-06 11:12:27 -07:00
webchick 7bd2b2c3ae Issue #1742438 by larowlan, Christian Biggins, kim.pepper, Everett Zufelt: Fixed Vertical tabs header and container rendered even when no vertical tabs. 2012-10-06 10:42:38 -07:00
catch c26c3117f1 Issue #1760530 by jenlampton, Albert Volkman, crazyrohila, Risse, justafish, Fabianx: Move all template files provided by core modules and themes into a 'templates' directory inside that module directory. 2012-10-05 21:35:31 +01:00
Jennifer Hodgdon d7c9407411 Issue #1317626 by Albert Volkman: More API docs cleanup for includes H-M 2012-10-05 11:12:56 -07:00