webchick
|
dd8c44b490
|
Issue #1757564 by damiankloip, dawehner, tim.plunkett: Change 'name' to 'id' on View entity.
|
2013-01-18 21:10:42 -08:00 |
webchick
|
bc237f9a13
|
Issue #1831264 by tim.plunkett: Use the Entity manager to create new controller instances.
|
2013-01-18 20:58:23 -08:00 |
webchick
|
d4f596b220
|
Issue #1819760 by damiankloip, fastangel, linclark, dawehner: Added a REST export display plugin and serializer integration.
|
2013-01-17 12:37:14 -08:00 |
webchick
|
4fff39498a
|
Issue #1832872 follow-up by dawehner: Fixed JS bug in Views UI.
|
2013-01-17 11:59:05 -08:00 |
catch
|
1fdb3eea36
|
Issue #1884176 by dawehner, damiankloip: Fixed Exposed form ajax does not work.
|
2013-01-17 09:40:15 +00:00 |
catch
|
d049222620
|
Issue #1876942 by damiankloip, dawehner, tim.plunkett: Use direct methods instead of arrayAccess for display handlers.
|
2013-01-15 16:34:32 +00:00 |
webchick
|
77f0384244
|
Issue #1886220 by damiankloip: Fixed views-admin.js 'select all' unchecking broken .
|
2013-01-11 10:10:34 -08:00 |
catch
|
acf577ed72
|
Issue #1827286 by dawehner, damiankloip: Fixed hook_views_analyze() is missing from hook_hook_info() so never gets executed.
|
2013-01-10 17:14:16 +00:00 |
Dries
|
a6c11e9d4f
|
Issue #1875122 by dawehner, damiankloip: field formatter settings on views are lost.
|
2013-01-09 16:03:56 -05:00 |
webchick
|
143994ccf0
|
Issue #1786540 by damiankloip: Added a ViewExecutable::removeItem method.
|
2013-01-09 11:59:17 -08:00 |
webchick
|
d134c0258a
|
Issue #1882114 by damiankloip: Remove listing filters option from views settings.
|
2013-01-09 11:01:16 -08:00 |
catch
|
b272b9d406
|
Issue #1810808 by dawehner, fastangel, damiankloip: Fixed HandlerBase::buildGroupByForm is still using the display on the viewExecutable.
|
2013-01-07 13:36:29 +00:00 |
catch
|
c96966f079
|
Issue #1869250 by fago, Berdir, das-peter, YesCT, mradcliffe, fubhy: Various EntityNG and TypedData API improvements.
|
2013-01-02 11:51:19 +00:00 |
Dries
|
a8a4fd8611
|
Issue #1873342 by dawehner, damiankloip: Remove redundant/un-needed settings from views UI.
|
2012-12-27 20:15:31 +01:00 |
webchick
|
215f7297c7
|
Issue #1840896 by dead_arm: Views UI CSS Cleanup.
|
2012-12-26 18:40:07 -08:00 |
webchick
|
e970ca8f17
|
Issue #1864272 by dawehner, Crell: Fixed Don't use path.path_manager() service, as it is uncached.
|
2012-12-26 09:54:58 -08:00 |
webchick
|
01567a6343
|
Issue #1867782 by damiankloip, tim.plunkett: Replace _views_fetch_data() with cache class.
|
2012-12-21 21:15:44 -08:00 |
webchick
|
dc6c7a4be9
|
Issue #1850792 by damiankloip, dawehner, tim.plunkett: Make init() method consistent across all views plugins.
|
2012-12-21 21:11:43 -08:00 |
Dries
|
b5ac4a523f
|
Issue #1848836 by dawehner, damiankloip: Change Views Wizard's primary button to 'Save and edit' and remove 'Save & exit' button.
|
2012-12-19 17:19:55 -05:00 |
catch
|
4ed7a7d6aa
|
Issue #1552396 by andypost, sun, tim.plunkett, amateescu, YesCT: Convert vocabularies into configuration.
|
2012-12-19 17:06:30 +00:00 |
catch
|
c34cdb0246
|
Issue #1837982 by tim.plunkett, dawehner: Fixed Contextual links within the Views UI preview are broken.
|
2012-12-17 22:35:26 +00:00 |
Dries
|
f55649698c
|
Issue #1705920 by tim.plunkett, sun, underq, javier.alejandr...: Convert all calls to procedural drupal_array_()*() functions to Drupal\Component\Utility\NestedArray.
|
2012-12-17 16:54:13 -05:00 |
Dries
|
ff8202a71c
|
Issue #1832872 by dead_arm, Hydra, tim.plunkett, dawehner: Add visual emphasis on search box/filtering.
|
2012-12-14 21:39:15 -05:00 |
webchick
|
2809f13d53
|
Issue #1805980 by tim.plunkett: Rename /theme to /templates and theme.inc to views.theme.inc
|
2012-12-11 12:51:50 -08:00 |
Dries
|
4db1986446
|
Issue #1849480 by tim.plunkett, sdboyer: Fixed Allow ConfigEntity classes to control how they are saved.
|
2012-12-11 13:52:15 -05:00 |
Dries
|
a6d45567c3
|
Issue #1854540 by Berdir: Array to string conversion warnings for some tests with PHP 5.4.
|
2012-12-09 12:01:29 -05:00 |
webchick
|
97969786b3
|
Issue #1858054 by tim.plunkett, dawehner: Remove ViewExecutable::cloneView().
|
2012-12-08 15:21:07 -08:00 |
catch
|
42490d9c57
|
Issue #1850182 by Bojhan, swentel: Mark primary buttons in Structure blue.
|
2012-12-07 20:20:30 +00:00 |
catch
|
b08c448389
|
Issue #1811828 by dawehner, tim.plunkett: Use #attached to find the css/js of a view.
|
2012-12-04 15:49:07 +00:00 |
Dries
|
f1b6874e72
|
Issue #1831324 by sun, effulgentsia: Form API #autocomplete_path() JS and callbacks to use GET q= parameter instead of menu tail.
|
2012-12-02 22:23:33 -05:00 |
webchick
|
0ee01627d2
|
Issue #1853636 by webchick: Fixed The Views wizard looks terrible after fieldsets were replaced with details.
|
2012-11-30 08:50:59 -08:00 |
webchick
|
a2ed151844
|
Issue #1831892 by dead_arm, nod_: Make Views UI usable on mobile.
|
2012-11-29 00:06:37 -08:00 |
webchick
|
53e5a482ef
|
Issue #1783196 by dawehner, damiankloip, tim.plunkett: Get the views plugin manager from the DIC when possible.
|
2012-11-28 22:20:24 -08:00 |
webchick
|
d26e8a7d57
|
Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS.
|
2012-11-26 23:07:37 -08:00 |
webchick
|
6522e7ee63
|
Issue #1831668 by tim.plunkett, Bojhan: Remove custom admin theme for just views.
|
2012-11-26 20:20:47 -08:00 |
webchick
|
feaddcd0a8
|
Issue #1830822 by tim.plunkett, xjm: Split the Views UI listing into two tables for enabled and disabled.
|
2012-11-26 11:00:41 -08:00 |
webchick
|
739a4656ac
|
Issue #1838006 by Bojhan: Re-phrase 'Are you sure you want to break this lock?'.
|
2012-11-26 10:44:28 -08:00 |
Dries
|
55bdbb31a4
|
Issue #1847294 by dawehner: Make the apply button in views primary.
|
2012-11-22 17:05:19 +01:00 |
webchick
|
6ed4e11b7a
|
Issue #1238484 by mrfelton, ry5n, aspilicious, Bojhan, Xano, nod_, rootatwc, effulgentsia, chx, sun: Ability to mark the form buttons to be of a specific type (so that they can be styled differently).
|
2012-11-21 11:37:44 -08:00 |
webchick
|
581dac09c3
|
Issue #1696660 by fubhy, xjm, fago, webflo: Added an entity access API for single entity access.
|
2012-11-21 11:16:38 -08:00 |
Dries
|
e3d863834c
|
Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05:00 |
catch
|
983bfd1ea6
|
Issue #1841442 by damiankloip, dawehner, tim.plunkett: Fixed Contextual filters are broken in the Views UI preview.
|
2012-11-20 11:39:03 +00:00 |
Dries
|
009ab352ae
|
Issue #1826368 by larowlan, Yoshi: Place dropbutton operations after their heading.
|
2012-11-19 21:26:18 -05:00 |
catch
|
a0de1621f3
|
Issue #1829530 by tim.plunkett, dawehner: Added Provide a clone method on views listing/edit page.
|
2012-11-16 12:15:39 +00:00 |
webchick
|
e318f1a6df
|
Issue #1806022 by dead_arm, mgifford, ramkumarr, dcmouyard, Bojhan, tim.plunkett: Fixed Views' text color does not have sufficient contrast.
|
2012-11-12 00:51:46 -08:00 |
webchick
|
72654e0256
|
Issue #1826368 by larowlan, falcon03: Place dropbutton operations after their heading.
|
2012-11-07 04:46:43 -08:00 |
webchick
|
5cf538e43a
|
Issue #1826574 by dawehner, dead_arm, tim.plunkett: Move Views theme-specific CSS to their respective themes.
|
2012-11-02 15:07:57 -07:00 |
webchick
|
15c6ef599f
|
Issue #1829424 by damiankloip, dawehner: Added Allow area plugins to be disabled for displays.
|
2012-11-02 15:07:57 -07:00 |
webchick
|
dd60468d59
|
Issue #1828414 by tim.plunkett: Fixed Allow Views to be deleted.
|
2012-11-02 15:07:56 -07: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 |