Alex Pott
|
5de39415fd
|
Issue #1822048 followup by tim.plunkett: Consider improving/removing the concept of 'broken' handlers.
|
2013-05-31 06:23:01 +01:00 |
Alex Pott
|
7cffb9f2e4
|
Issue #1822048 by tim.plunkett: Consider improving/removing the concept of 'broken' handlers.
|
2013-05-31 05:11:04 +01:00 |
Alex Pott
|
0979e1f587
|
Issue #2002732 by Froelund, diarmy, drupalmonkey: Improve code maintainability by removing unused local variables - core/includes/update.inc.
|
2013-05-30 07:18:49 +01:00 |
Alex Pott
|
abbd5befd8
|
Issue #2002730 by Froelund, leanderl, drupalmonkey: Improve code maintainability by removing unused local variables - core/includes/theme.inc.
|
2013-05-30 07:16:38 +01:00 |
Alex Pott
|
645524275e
|
Issue #2002706 by kerasai: Improve code maintainability by removing unused local variables - core/includes/authorize.inc.
|
2013-05-30 07:14:11 +01:00 |
Alex Pott
|
cd56978aa7
|
Issue #2003272 by kenianbei, Dan Reinders, theladebug: Rename Views method set_validated_view() to setValidatedView().
|
2013-05-30 00:59:08 +01:00 |
Alex Pott
|
2cde13be13
|
Issue #2002354 by IshaDakota, Dan Reinders, jeroen12345: Rename Views method aggregation_method_simple() to aggregationMethodSimple().
|
2013-05-30 00:58:00 +01:00 |
Alex Pott
|
9853507acd
|
Issue #2002476 by jeroen12345, phenaproxima: Rename Views method element_type() to elementType().
|
2013-05-30 00:56:43 +01:00 |
Alex Pott
|
4da6c73f05
|
Issue #2002914 by crowdcg: Rename Views method get_field_value() to getFieldValue().
|
2013-05-30 00:55:35 +01:00 |
Alex Pott
|
0a563e856c
|
Issue #2003476 by baldwinlouie: Rename Views method get_temporary_view() to getTemporaryView().
|
2013-05-30 00:51:47 +01:00 |
Alex Pott
|
b74991a3c6
|
Issue #2003280 by kenianbei, Dan Reinders: Rename Views method set_limit() to setLimit().
|
2013-05-30 00:50:46 +01:00 |
Alex Pott
|
15d26abb0f
|
Issue #2003346 by JimSmith: Rename Views method render_exposed_form() to renderExposedForm().
|
2013-05-30 00:49:15 +01:00 |
Alex Pott
|
708e3c9ace
|
Issue #2002908 by bdone, lokapujya: Rename Views method get_entity_tables() to getEntityTables().
|
2013-05-30 00:44:07 +01:00 |
Alex Pott
|
18fad64741
|
Issue #2002394 by broeker, jibran: Rename Views method build_sorts() to buildSorts().
|
2013-05-30 00:42:11 +01:00 |
Alex Pott
|
b2d4053f3f
|
Issue #2002928 by bdone: Rename Views method wizard_form() to wizardForm().
|
2013-05-30 00:40:56 +01:00 |
Alex Pott
|
3ad40a3e3a
|
Issue #2002986 by jastraat, rjleigh, tvlooy, Dan Reinders: Rename Views method summary_name() to summaryName().
|
2013-05-30 00:39:33 +01:00 |
Alex Pott
|
022531af66
|
Issue #2003368 by Dan Reinders, marlatt, NonProfit: Rename Views method pre_execute() to preExecute().
|
2013-05-30 00:37:05 +01:00 |
Alex Pott
|
861277341c
|
Issue #2002972 by lokapujya, tvlooy, elvis2, jibran: Rename Views method tokenize_value() to tokenizeValue().
|
2013-05-30 00:35:31 +01:00 |
Alex Pott
|
1f684ba3b2
|
Issue #2002422 by a_L_p, NonProfit, jeroen12345: Rename Views method clear_fields() to clearFields().
|
2013-05-30 00:34:04 +01:00 |
Alex Pott
|
5c63406b3c
|
Issue #2002912 by markie: Rename Views method get_field_alias() to getFieldAlias().
|
2013-05-30 00:31:36 +01:00 |
Alex Pott
|
b06ef6d1bf
|
Issue #2002892 by toddtomlinson, jeroen12345, tvlooy: Rename Views method get_aggregation_info() to getAggregationInfo().
|
2013-05-30 00:29:57 +01:00 |
Alex Pott
|
cf185eac29
|
Issue #2003322 by toddtomlinson, borisson_, jibran: Rename Views method render_trim_text() to renderTrimText().
|
2013-05-30 00:28:46 +01:00 |
Alex Pott
|
3ed3a4587c
|
Issue #1927162 by klausi, frega: Remove REST module's UI.
|
2013-05-30 00:23:53 +01:00 |
Alex Pott
|
9ca92e1235
|
Issue #2002494 by theladebug, tvlooy: Rename Views method exposed_filter_applied() to exposedFilterApplied().
|
2013-05-29 23:31:17 +01:00 |
Alex Pott
|
687af78488
|
Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4 .
|
2013-05-29 22:08:39 +01:00 |
Alex Pott
|
e03cac188f
|
Issue #2002868 by baldwinlouie: Rename Views method has_more_records() to hasMoreRecords().
|
2013-05-29 22:08:07 +01:00 |
Dries
|
876ee0a312
|
Issue #2003440 by iStryker: Change the location of the save button.
|
2013-05-29 16:07:50 -04:00 |
Dries
|
a317b3ef79
|
Revert "Issue #1879774 by damiankloip, dawehner, xjm: Catch plugin exceptions for invalid views display plugins."
This reverts commit db2df2d808 .
|
2013-05-29 15:28:27 -04:00 |
Dries
|
3041676f3f
|
Issue #1934498 by attiks, Jelle_S, David_Rothstein: Allow the image style 'itok' token to be suppressed in image derivative URLs.
|
2013-05-29 15:09:59 -04:00 |
Dries
|
db2df2d808
|
Issue #1879774 by damiankloip, dawehner, xjm: Catch plugin exceptions for invalid views display plugins.
|
2013-05-29 15:00:12 -04:00 |
Dries
|
d19a740f9c
|
Issue #2003908 by tim.plunkett: regression of primary button styling.
|
2013-05-29 14:50:17 -04:00 |
Dries
|
9d88945da1
|
Issue #1970110 by yched | andypost: should ConfigEntity::isNew() be based on id or uuid.
|
2013-05-29 14:44:23 -04:00 |
Alex Pott
|
27c5c693f8
|
Issue #2003300 by phenaproxima, Frederico: Rename Views method set_group_operator() to setGroupOperator().
|
2013-05-29 14:48:10 +01:00 |
Alex Pott
|
bda0761fcf
|
Issue #2002944 by sethviebrock, jeroen12345: Rename Views method uses_breadcrumb() to usesBreadcrumb().
|
2013-05-29 14:45:10 +01:00 |
Alex Pott
|
b8f18c3f08
|
Issue #2003500 by tyjamessmith, aviindub, marlatt: Rename Views method get_value_options() to getValueOptions().
|
2013-05-29 14:42:56 +01:00 |
Alex Pott
|
ee5a04c93b
|
Issue #2002902 by laszlocore, marlatt: Rename Views method get_description() to getDescription().
|
2013-05-29 14:39:03 +01:00 |
Alex Pott
|
dd87cbcf20
|
Issue #2003274 by dbcollies: Rename Views method set_override_options() to setOverrideOptions().
|
2013-05-29 14:33:17 +01:00 |
Alex Pott
|
89f15d220a
|
Issue #2002946 by mari3.14, malcomio: Rename Views method lgtm() to useStringGroupBy().
|
2013-05-29 14:28:50 +01:00 |
Alex Pott
|
e63a30960e
|
Issue #2002472 by endorn: Rename Views method element_label_classes() to elementLabelClasses().
|
2013-05-29 14:27:16 +01:00 |
Alex Pott
|
9dd3935926
|
Issue #2002884 by aspilicious: Rename Views method left_query() to leftQuery().
|
2013-05-29 14:25:55 +01:00 |
Alex Pott
|
c1d7f6f033
|
Issue #2002450 by jazzdrive3: Rename Views method default_display_options() to defaultDisplayOptions().
|
2013-05-29 14:22:52 +01:00 |
Alex Pott
|
5501be94ab
|
Issue #2002418 by Psikik: Rename Views method can_group() to canGroup().
|
2013-05-29 14:21:16 +01:00 |
Alex Pott
|
f6307dd02a
|
Issue #2002358 by jazzdrive3: Rename Views method alter_display_options() to alterDisplayOptions().
|
2013-05-29 14:15:22 +01:00 |
Alex Pott
|
34e099a1cb
|
Issue #2002376 by hugo.lallo: Rename Views method build_form_style() to buildFormStyle().
|
2013-05-29 14:14:14 +01:00 |
Alex Pott
|
6c765be3d9
|
Issue #2002452 by hoZt: Rename Views method default_display_sorts() to defaultDisplaySorts().
|
2013-05-29 14:12:05 +01:00 |
Alex Pott
|
4f3bed6917
|
Issue #2002372 by theladebug, baldwinlouie: Rename Views method build_filters() to buildFilters().
|
2013-05-29 14:10:28 +01:00 |
Alex Pott
|
547031cb53
|
Issue #2002904 by Psikik: Rename Views method get_elements() to getElements().
|
2013-05-29 14:04:40 +01:00 |
Alex Pott
|
f013f0819d
|
Issue #2002948 by toddtomlinson, jeroen12345: Rename Views method use_pager() to usePager().
|
2013-05-29 14:02:12 +01:00 |
Alex Pott
|
6d4116198d
|
Issue #2002338 by schiavone, elvis2: Rename Views method add_tag() to addTag().
|
2013-05-29 14:00:31 +01:00 |
Alex Pott
|
365637ac48
|
Issue #2003324 by jeroen12345, toddtomlinson: Rename Views method render_textarea() to renderTextarea().
|
2013-05-29 13:59:25 +01:00 |