Commit Graph

747 Commits (3a150c7154f87bd769b3b46c996ca889258b0227)

Author SHA1 Message Date
Dries fec72c2224 Issue #1864360 by oadaeh: Clean up some inconsistencies with @link...@endlink. 2012-12-14 21:26:51 -05:00
Dries 6d29b0ee32 Issue #1846000 by damiankloip, linclark, dawehner: Add serializer support for JSON and AJAX. 2012-12-14 13:29:50 -05:00
Dries 79fa70ee6d Issue #1839624 by dawehner: add a views integration for entity_test().module. 2012-12-14 12:16:07 -05:00
Dries f03337ade5 Issue #1825044 by sun: turn contact form submissions into full-blown Contact Message entities, without storage. 2012-12-14 11:16:41 -05:00
Dries c1bf249401 Issue #1864218 by larowlan: Incorrect docblocks for all methods in Drupal\entity_test()\EntityTestAccessController. 2012-12-14 10:16:44 -05:00
Dries 6448d0e61c Issue #1865560 by sun: user register config override from Testing profile. 2012-12-14 10:13:23 -05:00
Dries 646d120fd4 Issue #1851788 by blake.thompson: fixed hook_menu() doesn't mention 'expanded'. 2012-12-14 10:10:27 -05:00
catch 91788849dd Issue #1824920 by sun, xjm: Fixed duplicate update numbering. 2012-12-13 12:40:43 +00:00
catch 2b5616298b Issue #1824920 by cam8001, justafish: Convert variable 'theme_link()' to config system. 2012-12-13 12:25:46 +00:00
catch 79c34ed57a Issue #1029460 by sun: Find a better hook than hook_init() for drupal_add_js() and drupal_add_css(). 2012-12-13 12:23:00 +00:00
catch ec9f9b5ed5 Issue #1799218 by ACF, Albert Volkman, anenkov, penyaskito, znerol, LinL: Convert taxonomy_override_selector() and taxonomy_terms_per_page_admin() variables to use configuration system. 2012-12-13 12:18:30 +00:00
catch 23c83da4fa Issue #1857324 by Berdir, tim.plunkett: Use default theme name and entity key in $build for user entity. 2012-12-13 12:11:18 +00:00
Dries 6f48b043d1 Issue #1862966 by dead_arm, jibran: marker and form-required red (#FF0000) on a white background does not pass the WCAG AA contrast threshold. 2012-12-11 14:26:08 -05:00
Dries 551868bb74 Issue #1816556 by valthebald: drupalSetContent() incorrectly defines boundaries of Drupal.settings. 2012-12-10 17:07:14 -05:00
catch f101830de6 Issue #1862024 by katbailey: Remove all references to hook_url_inbound_alter() as it is no longer invoked. 2012-12-10 13:51:05 +00:00
catch 4b9fec43cd Issue #1798872 by : follow-up, move admin theme to system.theme configuration object. 2012-12-10 12:35:52 +00:00
webchick bebb345917 Issue #1848964 by tim.plunkett: EntityManager should process its definitions before altering them. 2012-12-08 15:10:13 -08:00
webchick 031f673593 Issue #1857074 by yched: Add missing update + test for entity.module. 2012-12-08 15:07:18 -08:00
catch 557351e2e3 Issue #1798872 by vijaycs85, leschekfm, pcambra, andreiashu: Convert admin_theme() to CMI. 2012-12-07 20:40:04 +00:00
catch 42490d9c57 Issue #1850182 by Bojhan, swentel: Mark primary buttons in Structure blue. 2012-12-07 20:20:30 +00:00
Dries 8f50acbcf4 Issue #1788084 by andyceo, dawehner: Convert actions variable(s) to CMI - add upgrade path. 2012-12-07 12:57:03 -05:00
Dries 9a8a42d1a9 Issue #1833440 by scor, klausi, Crell: Added Implement partial matcher based on content negotiation MIME type. 2012-12-07 12:54:51 -05:00
Jennifer Hodgdon adccec535f Issue #1858508 by TravisCarden: Add see also to hook_theme docs 2012-12-06 13:22:58 -08:00
catch ab200662bc Issue #1858984 by berdir: Split system date formats from timezone settings. 2012-12-06 16:19:03 +00:00
webchick 3eba53c329 Issue #1849526 follow-up by Wim Leers: Increase VIE/Create.js to latest upstream versions. 2012-12-05 20:01:18 -05:00
catch 5e69528167 Revert "Issue #1824898 by vijaycs85, ACF: Convert drupal_weight_select_max() variable to CMI system."
This reverts commit cd8dd173dd.

Conflicts:

	core/modules/system/system.install
2012-12-04 15:57:22 +00:00
catch b08c448389 Issue #1811828 by dawehner, tim.plunkett: Use #attached to find the css/js of a view. 2012-12-04 15:49:07 +00:00
catch 5221886921 Issue #1849700 by katbailey, effulgentsia: Fixed DrupalKernel's container.modules param should contain module filenames, not full namespace paths. 2012-12-03 17:20:24 +00:00
catch 5aa641ae03 Issue #1279680 by tmsimont: Allow NULL as a watchdog() argument while retaining array type hinting. 2012-12-03 13:08:48 +00:00
Dries 214f2e6b4f Issue #1854620 by droplet: hook_menu_local_tasks_alter() help texts. 2012-12-02 22:24:52 -05:00
Dries f1b6874e72 Issue #1831324 by sun, effulgentsia: Form API #autocomplete_path() JS and callbacks to use GET q= parameter instead of menu tail. 2012-12-02 22:23:33 -05:00
Dries ac21d7bc11 Issue #1824778 by vijaycs85, ACF, pcambra, cam8001: Covert css_gzip_compression() and js_gzip_compression() variables to CMI system. 2012-12-02 22:15:26 -05:00
webchick cd8dd173dd Issue #1824898 by vijaycs85, ACF: Convert drupal_weight_select_max() variable to CMI system. 2012-12-01 20:56:04 -08:00
webchick 199fcdfe76 Issue #1843954 by ACF: Added Change menu test variables to the state system. 2012-12-01 19:19:21 -08:00
webchick a4e1315e1a Issue #1848058 by ACF: Added Change system test variables to the state system. 2012-12-01 19:16:13 -08:00
webchick ce05175576 Issue #1843452 by ACF: Change dependency_test() variable to state system. 2012-12-01 12:25:29 -08:00
webchick 7ac0584cee Issue #1854510 by heyrocker: Remove date formatting from system_time_zones(). 2012-11-29 17:24:04 -08:00
catch e96e573ce4 Revert "Revert the revert of Issue #1849004 by chx, xjm: One Service Container To Rule Them All. It was innocent after all."
This reverts commit a1638b87eb.
2012-11-29 20:55:21 +00:00
catch a1638b87eb Revert "Issue #1849004 by chx, xjm: One Service Container To Rule Them All."
This reverts commit 761ac67906.
2012-11-29 20:41:30 +00:00
catch 761ac67906 Issue #1849004 by chx, xjm: One Service Container To Rule Them All. 2012-11-29 20:26:37 +00:00
webchick be694ba944 Issue #1571632 by cosmicdreams, marcingy, justafish, chx, KarenS, aspilicious, disasm, swentel, dawehner, rvilar: Convert regional settings to configuration system. 2012-11-28 23:37:55 -08:00
webchick 3c7447f865 Issue #880940 by realityloop, xjm, Jody Lynn, tim.plunkett, smortimore, dagmar: Added view/revert/delete revisions per content type. 2012-11-28 23:28:47 -08:00
webchick 707cbde7fd Issue #1843410 by ACF: Change variable batch_test_stack() to the state system. 2012-11-28 22:34:54 -08:00
webchick 19276d3232 Issue #1843486 by ACF: Added Change file_test() variables to state system. 2012-11-28 22:32:22 -08:00
webchick b169181225 Issue #1843462 by ACF, aspilicious: Change entity_test() variables - entity_test_translation(), entity_cache_test() and entity_cache_test_label() to the state system. 2012-11-28 22:28:47 -08:00
webchick 04228d4d79 Issue #1849526 by effulgentsia: Added VIE and Create.js libraries to core. 2012-11-28 22:25:21 -08:00
catch b09642317a Issue #1774332 by c960657: Better handling of invalid/expired cache entries. 2012-11-28 21:36:29 +00:00
catch a49654afd9 Issue #882666 by mgifford, andrewmacpherson, sun: Fixed Core form descriptions shouldn't use a label when not associated with a form. 2012-11-28 11:57:45 +00:00
catch 7e8d99b5b6 Issue #1376778 by c960657 | andypost: Added Consistent 'duplicate key' detection in core. 2012-11-28 11:38:42 +00:00
webchick d1ad5c32b6 Issue #1852458 by xjm, Jelle_S: Fixed design_test() module not marked as hidden. 2012-11-27 23:20:59 -08:00