catch
|
5a71644ae0
|
Revert "- Issue #1829400 by pfrenssen: Convert the 'maximum_replication_lag()' variable to CMI."
This reverts commit 405c5fbd35 .
|
2012-11-02 20:11:20 +00:00 |
catch
|
7df65c4bdd
|
Issue #1826244 by dawehner, damiankloip: Replace variable_get() usage in the tests with state().
|
2012-11-02 19:51:51 +00:00 |
catch
|
4cdc1cc1bb
|
Issue #1809222 by dawehner: Replace specific cache behavior in viewExecuteable::execute with None cache plugin.
|
2012-11-02 19:45:17 +00:00 |
webchick
|
a93b6375b8
|
Issue #1829822 by tim.plunkett, dawehner, damiankloip: Write a test which tests the UI for all of the handlers.
|
2012-11-02 12:37:25 -07:00 |
webchick
|
566ccd6344
|
Issue #1828482 by xjm: Make views HandlerAllTest message more useful for debugging.
|
2012-11-02 12:36:49 -07:00 |
webchick
|
16e40c7550
|
Issue #1788084 by andyceo, dawehner: Convert actions variable(s) to CMI.
|
2012-11-02 12:36:49 -07:00 |
Dries
|
0a9ed3f86b
|
Issue #1798880 by andyceo, LinL, mtunay: Convert teaser_length() to use configuration system.
|
2012-11-02 10:56:58 -07:00 |
Dries
|
405c5fbd35
|
- Issue #1829400 by pfrenssen: Convert the 'maximum_replication_lag()' variable to CMI.
|
2012-11-02 10:52:19 -07:00 |
Dries
|
bfee59685f
|
Issue #1829308 by aspilicious: Convert variables in menu.inc to config and state.
|
2012-11-02 10:45:46 -07:00 |
Dries
|
0791edc2fd
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-11-02 10:41:16 -07:00 |
Dries
|
567ec7deef
|
- Issue #1817684 by damiankloip, dawehner, tim.plunkett: Use state() instead of variable_set() and remove redundant saveBlockCache() method in Block.php display plugin.
|
2012-11-02 10:41:07 -07:00 |
Dries
|
be488fb299
|
Issue #1814558 by LinL: Convert user_password_reset_timeout() variable to use config system.
|
2012-11-02 10:35:51 -07:00 |
Dries
|
19ad9669ba
|
- Issue #1751328 by linclark, Hanspolo: requests for JSON result in fatal error.
|
2012-11-02 10:25:59 -07:00 |
Dries
|
86ef492969
|
Issue #1829308 by aspilicious: Convert variables in menu.inc to config and state.
|
2012-11-02 10:23:40 -07:00 |
catch
|
d798223e32
|
Issue #1794754 by rootatwc, Lars Toomre: Convert ban_boot() to an event listener.
|
2012-11-02 16:54:42 +00:00 |
webchick
|
7bd2274ba4
|
Issue #1811372 by sdboyer: Fixed FileStorage should utilize late static binding for inheritance friendliness.
|
2012-11-01 23:41:10 -07:00 |
webchick
|
3c698fb736
|
Issue #723392 by ry5n, seutje, Jeff Burnz, JohnAlbin, sun: Tame seven's reset.css.
|
2012-11-01 23:28:14 -07:00 |
webchick
|
9c58d0d390
|
Oops. Update function.
|
2012-11-01 23:13:22 -07:00 |
webchick
|
bb316983a6
|
Issue #1798804 by Albert Volkman, tayzlor, alexpott: Convert node_access_needs_rebuild() to state system .
|
2012-11-01 23:07:16 -07:00 |
webchick
|
49d6255e3a
|
Issue #1818082 by damiankloip, dawehner, Bojhan, yoroy: People miss view name field.
|
2012-11-01 22:51:39 -07:00 |
webchick
|
238ffe4f74
|
Issue #1828790 by plach, chx, pfrenssen: Fixed Entity count query not working with fields shared among different entity types.
|
2012-11-01 22:33:10 -07:00 |
webchick
|
6bfcc56a31
|
Issue #1272870 by scor, mgifford, xjm: Fixed No semantics for nested comments / bad for screen-readers.
|
2012-11-01 21:52:01 -07:00 |
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 |