webchick
|
259b4e2468
|
Issue #1828410 by dawehner, damiankloip, tim.plunkett, stevector: Added Provide a bulk_form() element for actions.
|
2012-11-21 09:48:44 -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 |
catch
|
b77c5b3c88
|
Issue #1831162 by dcmouyard: Fixed Tables generated by Views need better semantics.
|
2012-11-20 11:11:00 +00:00 |
Dries
|
009ab352ae
|
Issue #1826368 by larowlan, Yoshi: Place dropbutton operations after their heading.
|
2012-11-19 21:26:18 -05:00 |
Jennifer Hodgdon
|
b2c0253500
|
Issue #1841806 by sjhuda, cferthorney: Rename duplicate defgroup name for Views Ajax
|
2012-11-19 14:10:18 -08: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 |
catch
|
b70ee4b4a0
|
Issue #1831142 by damiankloip, dawehner: Fixed Path is never empty in option summary.
|
2012-11-14 10:52:48 +00:00 |
webchick
|
09c541a220
|
Issue #1790964 by anzi31, dawehner, xjm, tim.plunkett: Document that ViewExecutable::preview() doesn't call ViewExecutable::access().
|
2012-11-14 02:26:54 -08:00 |
webchick
|
9341f7a21f
|
Issue #1828046 by dead_arm: Exposed forms look terrible.
|
2012-11-14 02:25:12 -08:00 |
catch
|
9d98cb98f0
|
Issue #1828528 by dawehner, xjm, tim.plunkett: Add language module integration for views.
|
2012-11-13 23:15:30 +00:00 |
webchick
|
aa2fc49a30
|
Issue #1835076 by rballou: JSHint modules/views/js/base.js.
|
2012-11-12 01:00:19 -08:00 |
webchick
|
6fa68f4e85
|
Issue #1835074 by rballou: JSHint modules/views/js/ajax-views.js.
|
2012-11-12 00:59:25 -08:00 |
webchick
|
53c73ccf8a
|
Issue #1828612 by dawehner, damiankloip: Fixed hook_views_query_substitutions() missing from hook_hook_info().
|
2012-11-12 00:54:51 -08: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 |
catch
|
cb812fcd66
|
Issue #1748176 by tim.plunkett: HEAD BROKEN: follow up for test coverage for Views user integration.
|
2012-11-06 15:31:09 +00:00 |
catch
|
d736cc1a1b
|
Issue #1748176 by dawehner, fastangel, amateescu, damiankloip: Add test coverage for Views user integration.
|
2012-11-06 13:40:54 +00:00 |
catch
|
a41da4e30f
|
Issue #1822384 by Hanspolo: Don't replace ->extra on the JoinPlugin with adjusted.
|
2012-11-04 23:31:01 +00:00 |
catch
|
11cfa543be
|
Issue #1778356 by dawehner: Unify and standardize the init() method for the query plugin.
|
2012-11-04 21:10:57 +00:00 |
webchick
|
265fe4e751
|
Issue #1697256 by heyrocker, alexpott, sun, xjm, webchick: Create a UI for importing new configuration.
|
2012-11-03 21:48:01 -07:00 |
catch
|
9d4d0e2b0a
|
Issue #1820526 by damiankloip, pdrake: Remove UUID generation code from load() method in ViewStorageController.
|
2012-11-03 20:39:56 +00:00 |
webchick
|
489c6f7579
|
Issue #1828498 by dawehner: Fixed Query settings aren't saved.
|
2012-11-02 15:07:57 -07: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 |
catch
|
7df65c4bdd
|
Issue #1826244 by dawehner, damiankloip: Replace variable_get() usage in the tests with state().
|
2012-11-02 19:51:51 +00:00 |
catch
|
4cdc1cc1bb
|
Issue #1809222 by dawehner: Replace specific cache behavior in viewExecuteable::execute with None cache plugin.
|
2012-11-02 19:45:17 +00: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 |
webchick
|
566ccd6344
|
Issue #1828482 by xjm: Make views HandlerAllTest message more useful for debugging.
|
2012-11-02 12:36:49 -07:00 |
Dries
|
567ec7deef
|
- Issue #1817684 by damiankloip, dawehner, tim.plunkett: Use state() instead of variable_set() and remove redundant saveBlockCache() method in Block.php display plugin.
|
2012-11-02 10:41:07 -07:00 |
webchick
|
49d6255e3a
|
Issue #1818082 by damiankloip, dawehner, Bojhan, yoroy: People miss view name field.
|
2012-11-01 22:51:39 -07:00 |
webchick
|
74c7f8cf97
|
Issue #1799498 follow-up by tim.plunkett: Fix views UI after dropbutton improvement patch.
|
2012-11-01 21:35:54 -07:00 |
webchick
|
f42515e281
|
Issue #1798574 by tim.plunkett: Refactor Views UI to be a form controller.
|
2012-11-01 16:30:09 -07:00 |
webchick
|
6b8d66b5b1
|
Issue #1821654 by damiankloip, dawehner: Refactor Page based display plugin classes.
|
2012-10-31 10:08:47 -07:00 |
webchick
|
76a157fe32
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
webchick
|
a61f62b4c6
|
Issue #1798944 by kbasarab, sun, tim.plunkett, andypost: Convert config_test() entity forms to EntityFormController.
|
2012-10-30 12:05:58 -07:00 |
webchick
|
c1f84e6355
|
Issue #1820332 by dawehner, tim.plunkett, msonnabaum: Fixed Views preview uses the wrong query class name.
|
2012-10-29 19:52:28 -07:00 |
catch
|
2d22def9cf
|
Issue #1808712 by kevin.dutra, krishworks: Fixed Redundant token processing.
|
2012-10-29 22:44:16 +00:00 |
webchick
|
933b67c4f8
|
Issue #1808648 by damiankloip, fastangel: Move tokenization form code into AreaPluginBase.
|
2012-10-29 12:27:03 -07:00 |
catch
|
97b5c6d732
|
Issue #1817698 by andyceo: Move contextual links field handler out of views.views.inc and put it into contextual_links() module.
|
2012-10-29 15:37:46 +00:00 |
webchick
|
cc38404bcd
|
Issue #1792844 by tim.plunkett: Change more public properties to protected in ViewExecutable and ViewStorage.
|
2012-10-26 22:19:41 -07:00 |
webchick
|
805fa869d9
|
Issue #1810826 by dawehner, tim.plunkett, xjm, fastangel: Fixed Remove obsolete form code from views_ui()/admin.inc.
|
2012-10-26 21:46:39 -07:00 |
Dries
|
9fa172532b
|
Issue #594660 by sun, jenlampton, dagmar, yoroy, no_commit_credit: rename default menu names.
|
2012-10-25 11:53:18 -04:00 |
webchick
|
4de661568c
|
Issue #1813648 by Ignigena, dawehner: Change responsive table labels.
|
2012-10-23 16:47:29 -07:00 |
Tim Plunkett
|
20ba6bbd18
|
Issue #1805996 by tim.plunkett: Move Views integration for core to their respective modules.
|
2012-10-22 14:11:54 -04:00 |
Tim Plunkett
|
c7b7c3e5ba
|
Issue #1805996 by dawehner, tim.plunkett, damiankloip, xjm, et al: Add Views and Views UI to core.
|
2012-10-22 14:11:32 -04:00 |