Commit Graph

82 Commits (cf22d23b0f33e267ab44aa92940c44f48ece8c99)

Author SHA1 Message Date
Daniel Wehner cabe4b1995 Introduce a handler base plugin 2012-10-21 22:23:11 -04:00
Daniel Wehner be8fab2fe4 try to make basic plugins possible 2012-10-21 22:23:11 -04:00
Daniel Wehner 2f42adf45d fix views_get_localization_plugin 2012-10-21 22:23:11 -04:00
damiankloip 86ec547c7a Issue #1674356 by damiankloip, dawehner: Make a battleplan for the plugins. 2012-10-21 22:23:10 -04:00
tim.plunkett 29be73c229 Issue #1507368 by Dave Reid, damiankloip, tim.plunkett, aspilicious: Added hook for when the view cache is invalidated. 2012-10-21 22:08:44 -04:00
Tim Plunkett e5079a4276 Issue #1717686 by tim.plunkett: language_manager() was renamed language(). 2012-10-21 22:08:43 -04:00
aspilicious e42f0d8c93 Issue #1719188 by aspilicious: Coder cleanup. 2012-10-21 22:08:43 -04:00
Tim Plunkett 112050bed7 Issue #1717686 by aspilicious, tim.plunkett: Make use of the new language_manager(). 2012-10-21 22:08:31 -04:00
Tim Plunkett 4daa01cb89 Issue #1716908 by aspilicious, tim.plunkett: Use the new attributes system in D8. 2012-10-21 22:08:31 -04:00
Bram Goffings e0c6a8dd46 Issue #1712456: hook_flush_caches() was renamed to hook_cache_flush(). 2012-10-21 22:08:16 -04:00
slashrsm 915450db68 Issue #1315578 by slashrsm, paranojik, dawehner: Added Ability to save exposed filters state only for registered users?. 2012-10-21 22:08:15 -04:00
dereine 7dd3f31416 Issue #1331272 by dawehner | mototribe: Added Global: View Area sorting. 2012-10-21 22:08:08 -04:00
tim.plunkett 4119b5dc8f Issue #1686798 by tim.plunkett: Added a list of which plugins are from which modules and used in which views. 2012-10-21 22:07:06 -04:00
damiankloip 51acc29bcf Issue #1513126 by damiankloip | mstrelan: Enabling a default view via CTools export UI requires a menu rebuild. 2012-10-21 22:06:45 -04:00
dagmar 2a8a18d639 Issue #1630136 by dagmar: Fixed Allow to clear the cache for exposed forms. 2012-10-21 22:06:45 -04:00
amateescu 08173e8c11 Issue #1642144 by dawehner, amateescu: Convert views_object() to PSR-0. 2012-10-21 22:06:44 -04:00
damiankloip 536d0c8bc1 Issue #1641828 by damiankloip: Implement a hook_ctools_exportable_info(). 2012-10-21 22:06:41 -04:00
Daniel Wehner ddb931b58e Issue #1640498: Fix the tests!!! 2012-10-21 22:06:41 -04:00
amateescu 7c7920f772 Issue #1636864 by amateescu: Convert View object to PSR-0. 2012-10-21 22:06:28 -04:00
aspilicious b6b6fb3fa1 Issue #1626422 by aspilicious: Fixed broken template path parsing with workaround. 2012-10-21 22:06:21 -04:00
Bram Goffings 51ab7a50ea Issue 1602372 by aspilicious: Follow up: Convert missing usages of the variables. 2012-10-21 22:06:21 -04:00
dereine 9481d3b59a Issue #1602372 by dawehner: Convert views settings to config. 2012-10-21 22:06:09 -04:00
Daniel Wehner 97fb3d4b8b Add basic language.module views integration. 2012-10-21 22:05:32 -04:00
bojanz cd97a6a984 Issue #1605118 by bojanz: Remove references to upload.module integration. 2012-10-21 22:05:07 -04:00
bojanz 1af3f7a1da Issue #1605102 by bojanz: Remove profile integration. 2012-10-21 22:05:07 -04:00
Tim Plunkett a5e71d0bdf language_default() now returns the object. 2012-10-21 22:04:06 -04:00
Tim Plunkett 3123bd8e6a QueryAlterableInterface was renamed to Drupal\Core\Database\Query\AlterableInterface. 2012-10-21 22:04:06 -04:00
Tim Plunkett e112da072a menu_rebuild() renamed to menu_router_rebuild(). 2012-10-21 22:04:06 -04:00
Tim Plunkett 5844ec54ee Remove all calls to cache_clear_all() that pass arguments. 2012-10-21 22:04:06 -04:00
Tim Plunkett 663b4919b0 Remove usage of global $language. 2012-10-21 22:04:05 -04:00
Tim Plunkett 121516b1eb Replace $_GET[q] with current_path(). 2012-10-21 22:04:05 -04:00
merlinofchaos a626abb24f Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00