Commit Graph

18712 Commits (b20cb1dd1901a5eb15ddba3c85503d7a98d5aa16)

Author SHA1 Message Date
webchick 74c7f8cf97 Issue #1799498 follow-up by tim.plunkett: Fix views UI after dropbutton improvement patch. 2012-11-01 21:35:54 -07:00
webchick 5ebcfb1ae3 Issue #1798868 by Luukyb, Albert Volkman: Convert node_test_node_access_all_uid() to state system . 2012-11-01 19:07:27 -07:00
webchick f42515e281 Issue #1798574 by tim.plunkett: Refactor Views UI to be a form controller. 2012-11-01 16:30:09 -07:00
webchick a213f3102a Issue #1816582 by klausi, Crell: Fixed Fatal error in exception handler on 405 HTML responses. 2012-11-01 15:15:56 -07:00
Dries 3e790105d7 Issue #1799498 by seutje, tim.plunkett, delmarr, jessebeach: improve dropbutton. 2012-11-01 15:11:30 -07:00
webchick e76af8e7a0 Issue #1774388 follow-up by tim.plunkett: Fixed broken 8.x tests. 2012-10-31 20:52:43 -07:00
catch d6075b5f91 Issue #1822150 by sun: Fixed EntityStorageControllerInterface::delete() should accept an array of entities, not IDs. 2012-10-31 23:19:29 +00:00
catch 84e4e29a24 Issue #1798724 by andreiashu, Albert Volkman, alexpott: Convert drupal_js_cache_files() to State system. 2012-10-31 22:59:30 +00:00
catch 4d15b638da Issue #1774388 by sun, chx: Unit Tests Remastered™. 2012-10-31 22:57:03 +00:00
catch d2699d34ad Adding a file missed in a previous commit. 2012-10-31 22:56:26 +00:00
catch 5f4e5d8d26 Issue #1824834 by vijaycs85, Albert Volkman: Covert default_nodes_main() variable to CMI system. 2012-10-31 22:55:19 +00:00
catch 871e6bd282 Issue #1824854 by cam8001: Convert variable drupal_stale_file_threshold() to CMI system. 2012-10-31 20:11:12 +00:00
catch adf2518b9f Issue #1824926 by vijaycs85: Convert image_module_test_file_download() variable to CMI system. 2012-10-31 20:10:16 +00:00
webchick 6b8d66b5b1 Issue #1821654 by damiankloip, dawehner: Refactor Page based display plugin classes. 2012-10-31 10:08:47 -07:00
webchick 881edb14c9 Issue #1827436 by chx: Fixed EFQ sort test is broken. 2012-10-30 13:43:21 -07:00
webchick 76a157fe32 Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins. 2012-10-30 13:37:18 -07:00
webchick a61f62b4c6 Issue #1798944 by kbasarab, sun, tim.plunkett, andypost: Convert config_test() entity forms to EntityFormController. 2012-10-30 12:05:58 -07:00
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
webchick c1f84e6355 Issue #1820332 by dawehner, tim.plunkett, msonnabaum: Fixed Views preview uses the wrong query class name. 2012-10-29 19:52:28 -07:00
webchick 0d1d57fbf0 Issue #1440662 by sun, marthinal, nod_, larowlan: Fixed Prevent links in node preview from being clicked. 2012-10-29 19:15:21 -07:00
webchick c2874bbce6 Issue #1817180 by zuuperman, tstoeckler, amateescu: Fixed Tests: hook_widget_info_alter() is not called anymore. 2012-10-29 19:00:06 -07:00
catch 3816847005 Issue #1807266 by cam8001, barbun: Convert user_cancel_method() variable to CMI system. 2012-10-29 23:09:48 +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 b938b575f0 Issue #892344 by LaurentAjdnik, pcambra: Fixed Wrong schema description for {cache_field()}. 2012-10-29 22:52:36 +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
catch 2d22def9cf Issue #1808712 by kevin.dutra, krishworks: Fixed Redundant token processing. 2012-10-29 22:44:16 +00:00
webchick 1336f0876c Issue follow-up #1815602 by attiks: Polyfill tweak for IE. 2012-10-29 14:02:05 -07:00
webchick 3b4548f90a Issue #1825568 by alexpott, fago, Berdir: Fixed Random test failure in Drupal\system\Tests\Entity\EntityFormTest. 2012-10-29 12:38:10 -07:00
webchick 933b67c4f8 Issue #1808648 by damiankloip, fastangel: Move tokenization form code into AreaPluginBase. 2012-10-29 12:27:03 -07:00
webchick 17abb703ce Issue #1807020 by tim.plunkett: Add Views and Views UI to the standard install profile. 2012-10-29 12:05:13 -07:00
webchick 145044ace8 Issue #1824484 by tim.plunkett: Allow config storage controllers to define their own properties. 2012-10-29 11:57:57 -07:00
catch 97b5c6d732 Issue #1817698 by andyceo: Move contextual links field handler out of views.views.inc and put it into contextual_links() module. 2012-10-29 15:37:46 +00:00
catch b2ca0f4148 Issue #1825568 by alexpott: Fixed Random test failure in Drupal\system\Tests\Entity\EntityFormTest. 2012-10-29 11:57:49 +00:00
webchick 1943fb6167 Issue #1815602 by jessebeach, attiks, Jelle_S, gmclelland, Wim Leers: Introduce a polyfill for matchMedia. 2012-10-28 14:40:07 -07:00
webchick fce50c0bd4 Issue #1716790 by attiks, sun, chx, mcjim: Fixed iOS 4 and Android 2.3 and below (webkit based browsers) return 'Unsupported Media Type' on XML in stock 8.x. 2012-10-28 13:15:50 -07:00
webchick 8deaba40a2 Issue #1714462 by n3or, sun, Gábor Hojtsy: Convert language negotiation settings to configuration system. 2012-10-27 15:27:04 -07:00
webchick 8f7d8e9647 Issue #1021738 by fietserwin, rasmusluckow: Fixed image object should not be passed by reference. 2012-10-27 15:23:54 -07:00
webchick dc1d491b6b Revert "git commit -m Issue"
Messed up commit message. Let's try again.

This reverts commit 2784b6a89c.
2012-10-27 15:23:15 -07:00
webchick 37241af9eb Issue #1824400 by gapple, katbailey: Rename the service tag 'kernel.event_subscriber()' to just 'event_subscriber()'. 2012-10-27 15:20:35 -07:00
webchick 2784b6a89c git commit -m Issue 2012-10-27 14:39:29 -07:00
webchick 93569c859c Issue #1813792 by sun: Remove ugly default CSS styles for table. 2012-10-27 14:34:18 -07:00
webchick 0c44c89686 Issue #1824712 by cam8001, alexpott: Convert xri_proxy_resolver() variable to CMI config system. 2012-10-27 14:28:43 -07:00
webchick a2c97c9b7f Issue #1824768 by vijaycs85: Convert drupal_test_email_collector() variable to CMI system. 2012-10-27 14:25:45 -07: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 cda3ffb1a4 Issue #1691438 follow-up by Devin Carlson: Remove 8.x update function for {file_managed()}.filename should NOT be binary (and case-sensitive by default), which was added in 7.x. 2012-10-27 14:10:10 -07:00
webchick b94bb8d824 Issue #1821906 by Wim Leers: Allow more Field API public API functions to act on a single field within an entity. 2012-10-27 13:01:08 -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 6c7fa21356 Issue #1272870 by mvc, mgifford, xjm, Drupali, Everett Zufelt: Fixed No semantics for nested comments / bad for screen-readers. 2012-10-27 12:41:47 -07:00