- 03 Jun, 2013 1 commit
-
- 02 Jun, 2013 4 commits
- 31 May, 2013 13 commits
- 30 May, 2013 3 commits
-
- 29 May, 2013 19 commits
Issue #1999322 by elvis2, alexander.ilivanov | Berdir: Remove node_save() and node_delete()/node_delete_multiple() in favor of $node->save()/$node->delete().
Issue #2004780 by Ryan Weal, YesCT, tim.plunkett, plach, Gábor Hojtsy: Fixed Unify menu item access checking with mock menu items.
This reverts commit 0e59a8d6.
Issue #1984626 by klausi: Fixed ResourcePluginManager should implement an AlterDecorator and others.
Issue #1822048 followup by tim.plunkett: Consider improving/removing the concept of 'broken' handlers.
Issue #2002732 by Froelund, diarmy, drupalmonkey: Improve code maintainability by removing unused local variables - core/includes/update.inc.
Issue #2002730 by Froelund, leanderl, drupalmonkey: Improve code maintainability by removing unused local variables - core/includes/theme.inc.
Issue #2002706 by kerasai: Improve code maintainability by removing unused local variables - core/includes/authorize.inc.
Issue #2003272 by kenianbei, Dan Reinders, theladebug: Rename Views method set_validated_view() to setValidatedView().
Issue #2002354 by IshaDakota, Dan Reinders, jeroen12345: Rename Views method aggregation_method_simple() to aggregationMethodSimple().
Issue #2002986 by jastraat, rjleigh, tvlooy, Dan Reinders: Rename Views method summary_name() to summaryName().
Issue #2003368 by Dan Reinders, marlatt, NonProfit: Rename Views method pre_execute() to preExecute().
Issue #2002972 by lokapujya, tvlooy, elvis2, jibran: Rename Views method tokenize_value() to tokenizeValue().
Issue #2002422 by a_L_p, NonProfit, jeroen12345: Rename Views method clear_fields() to clearFields().
Issue #2002892 by toddtomlinson, jeroen12345, tvlooy: Rename Views method get_aggregation_info() to getAggregationInfo().
Issue #2003322 by toddtomlinson, borisson_, jibran: Rename Views method render_trim_text() to renderTrimText().
Issue #2002494 by theladebug, tvlooy: Rename Views method exposed_filter_applied() to exposedFilterApplied().