Commit Graph

20576 Commits (861277341c1c679db90072945c9214d0b008bac4)

Author SHA1 Message Date
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
Alex Pott 7ff44499f4 Issue #2002444 by fmizzell: Rename Views method default_argument_form() to defaultArgumentForm(). 2013-05-29 13:45:14 +01:00
Alex Pott c4e52bb6b4 Issue #1892182 by nod_: #type details: Rename #collapsed to #open. 2013-05-29 12:31:25 +01:00
Alex Pott 686a2ef6b1 Issue #2003508 by RayCascella, jeroen12345: Rename Views method group_multiple_exposed_input() to groupMultipleExposedInput(). 2013-05-29 12:22:18 +01:00
Alex Pott 3cd8e6d0e2 Issue #2003308 by phenaproxima, jeroen12345: Rename Views method set_argument() to setArgument(). 2013-05-29 12:20:45 +01:00
Alex Pott e504933f66 Issue #2002350 by zschmid, IshaDakota: Rename Views method aggregation_method_distinct() to aggregationMethodDistinct(). 2013-05-29 12:15:49 +01:00
Alex Pott 2c2ae72033 Issue #2002332 by mikedotexe, elvis2: Rename Views method add_table() to addTable(). 2013-05-29 12:14:17 +01:00
Alex Pott 7ab5c07b61 Issue #2002368 by baldwinlouie: Rename Views method build_condition() to buildCondition(). 2013-05-29 11:53:45 +01:00
Alex Pott e55477f8ef Issue #2002356 by Gang Wang, Dan Reinders: Rename Views method allow_advanced_render() to allowAdvancedRender(). 2013-05-29 11:52:14 +01:00
Alex Pott 86b2e89ae2 Issue #2003464 by Dan Reinders, jfm2k1: Rename Views method operator_options() to operatorOptions(). 2013-05-29 11:36:09 +01:00
Alex Pott 29271d477e Issue #2003262 by phenaproxima: Rename Views show_operator_form() to showOperatorForm(). 2013-05-29 11:31:50 +01:00
Alex Pott f6e4b9b95f Issue #2003328 by crowdcg, tvlooy: Rename Views method render_text() to renderText(). 2013-05-29 11:30:21 +01:00
Alex Pott a39c996c4c Issue #2003462 by Dan Reinders, tvlooy: Rename Views method operator_submit() to operatorSubmit(). 2013-05-29 09:46:49 +01:00
Alex Pott 7389325c36 Issue #1965048 by olli: Fixed Frequent random test failure EntityTranslationUITest Invalid values generate a list of form errors. 2013-05-29 09:02:58 +01:00
catch af9859d788 Issue #1987828 by mtift, vijaycs85: Convert system_run_cron() to a new style controller. 2013-05-29 08:44:34 +01:00
catch 739eb2689c Issue #2002478 by arielqgold: Rename Views method element_wrapper_classes() to elementWrapperClasses(). 2013-05-29 08:43:16 +01:00
catch 6e95cc60b9 Issue #1806478 by Cottser, joelpittet, kevinquillen: Make twig the default engine once all modules templates are converted from .tpl.php to .html.twig. 2013-05-29 08:41:16 +01:00
catch 0d3c967932 Issue #1204658 by kbasarab, Berdir, tim.plunkett, webchick: Always use query metadata to specify the node access base table. 2013-05-29 08:20:43 +01:00