Commit Graph

18839 Commits (dd8e0db601cdd25289f7c357161e4a110e4722fe)

Author SHA1 Message Date
Jennifer Hodgdon dd8e0db601 Issue #1787876 by Albert Volkman, cirage, BrockBoland: Add return docs for drupal_get_token() function 2012-12-04 09:50:15 -08: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 41ae1ead1a Issue #1856272 by tim.plunkett: Speed up tests by only installing the views used by that tests. 2012-12-04 10:45:59 +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
catch 2c98c16eb7 Issue #1847862 by klausi: Use Routing permission checks in REST module. 2012-12-03 13:00:23 +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 e4bd0c4537 Issue #1848874 by sun: Clean up and simplify user cancel methods and processing. 2012-12-02 07:33:15 -08:00
webchick 26902ff184 Issue #1853574 by Albert Volkman: Fixed Spelling error in drupal_mail_system() docs. 2012-12-02 07:31:51 -08:00
webchick 7e0fa02886 Issue #1606946 follow-up by Albert Volkman: Fix typo. 2012-12-02 07:30:41 -08:00
webchick ec6bedd0a8 Issue #1843712 by jenlampton: Remove template_process_book_export_html(). 2012-12-02 07:27:01 -08: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 e16159ad8c Issue #1843948 by ACF: Added Change language test variables to the state system. 2012-12-01 19:20:08 -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 723c3251da Issue #1848054 by ACF: Added Change openid test variables to the state system. 2012-12-01 19:18:12 -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 9d37ef5319 Issue #1824244 follow-up by csg: Tests for: Turn _field_ui_bundle_admin_path() into a public function (field_ui_bundle_admin_path()). 2012-12-01 12:51:31 -08:00
webchick ce05175576 Issue #1843452 by ACF: Change dependency_test() variable to state system. 2012-12-01 12:25:29 -08:00
webchick 7a9c8d86b7 Issue #1854914 by benjifisher: Fixed Toolbar .install and .info files should agree on dependencies. 2012-12-01 12:24:02 -08:00
webchick 975074940f Issue #1855088 by benjifisher: Fixed Make comment in toolbar.js match the code. 2012-12-01 12:23:09 -08:00
webchick cd5a483ba8 Issue #1828642 by tim.plunkett, xjm, dawehner: Convert as many Views tests as possible to DrupalUnitTestBase. 2012-12-01 11:06:39 -08:00
webchick 0ee01627d2 Issue #1853636 by webchick: Fixed The Views wizard looks terrible after fieldsets were replaced with details. 2012-11-30 08:50:59 -08:00
webchick 7d26fa30ec Issue #1854838 by Jose Reyero, Gábor Hojtsy, Damien Tournoud: Fixed Locale should not use fetchObject with a classname, WSOD on sqlite. 2012-11-30 08:04:35 -08:00
webchick 5058fa3803 Issue #1447736 by rbayliss, mikeytown2, effulgentsia, kim.pepper, Fabianx, boombatower: Adopt Guzzle library to replace drupal_http_request(). 2012-11-29 17:26:33 -08:00
webchick 7ac0584cee Issue #1854510 by heyrocker: Remove date formatting from system_time_zones(). 2012-11-29 17:24:04 -08:00
webchick 18902b2d9b Issue #203955 follow-up by Shawn DeArmond: Fix installation docs and field description to note that database now can be created at install time. 2012-11-29 15:29:15 -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 aa676a59dc Issue #1854274 by jibran: Fixed DateTimePlus uses SELF instead of self; breaks on Windows. 2012-11-29 11:19:04 -08:00
catch 59d0c1f660 Issue #680546 by swentel, jramby, Cottser, jonathan1055: Added a custom 'number of values' for 'multiple / multi-value' field. (e.g. nodereference, imagefield). 2012-11-29 10:42:00 +00:00
webchick d0f5482d6d Issue #1818450 by damiankloip, fastangel: Added Introduce core token support in PluginBase class. 2012-11-29 00:25:05 -08:00
webchick a2ed151844 Issue #1831892 by dead_arm, nod_: Make Views UI usable on mobile. 2012-11-29 00:06:37 -08: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 7112165e3e Issue #815144 by eiriksm, highrockmedia: Added Imagefields should have the option to require Custom Alt text. 2012-11-28 23:32:14 -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 63619f5c64 Issue #1241938 by swentel, Niklas Fiekas, yched: Added support for #placeholder to relevant Field API widgets. 2012-11-28 23:26:16 -08:00
webchick 3f9edaa32c Issue #1839278 by Gábor Hojtsy, bdone: Added layout template demonstration. 2012-11-28 23:18:01 -08:00
webchick 1f5cb1a717 Issue #1645420 by Liam Morland, mgifford: Added Use @aria-describedby for fieldset descriptions. 2012-11-28 23:16:36 -08:00
webchick 95d46136d3 Issue #1835094 by nod_: JSHint matchmedia.js. 2012-11-28 23:07:04 -08:00
webchick 97fdb7a36a Issue #1831712 by Sborsody, Schnitzel: Add Tuvan Language to language list. 2012-11-28 22:40:34 -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 7502e7bc5c Issue #1843420 by ACF: Added Change block test variables - block_test_cache() and block_test_content() to state system. 2012-11-28 22:33:45 -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 9a9a89d143 Issue #1843476 by ACF: Added Change field_test() variables to state system. 2012-11-28 22:31:18 -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 477c52fad8 Issue #1848066 by ACF, Gaelan: Change variable xmlrpc_test_xmlrpc_alter() to the state system. 2012-11-28 22:27:42 -08:00