Dries
|
fb08e2f281
|
Issue #1801304 by Amitaibu, amateescu, effulgentsia, tim.plunkett, EclipseGc, Fabianx, Cottser: Added Entity reference field.
|
2013-02-01 11:08:58 -05:00 |
webchick
|
ae9f336ed3
|
Issue #1807776 by plach, Berdir, YesCT, Gábor Hojtsy, bforchhammer, Bojhan, webchick: Support both simple and editorial workflows for translating entities.
|
2013-01-29 22:52:39 -08:00 |
webchick
|
a63c6cbc8a
|
Issue #1839082 by Berdir: Implement the new entity field API for the field test field type.
|
2013-01-29 20:04:12 -08:00 |
webchick
|
c4c71f4c77
|
Revert "Issue #1891214 by damiankloip: Introduce a generic entity bundle filter handler."
Broke HEAD. Temporary rollback.
This reverts commit 44cedfab94 .
|
2013-01-29 08:06:25 -08:00 |
catch
|
44cedfab94
|
Issue #1891214 by damiankloip: Introduce a generic entity bundle filter handler.
|
2013-01-29 13:11:54 +00:00 |
webchick
|
117a617bd8
|
Issue #1896268 by tim.plunkett: Add Views integration for translation_entity().
|
2013-01-25 12:34:45 -08:00 |
Dries
|
2a18edd933
|
Issue #1751606 by swentel, ry5n, mrfelton, nod_, sun, sannejanssen: Move published status checkbox next to 'Save'.
|
2013-01-25 14:49:49 -05:00 |
webchick
|
2215dc2ecd
|
Issue #1877632 by fago, jhodgdon: Improve comments and clean-up code for EntityNG and the TypedData API.
|
2013-01-24 10:07:44 -08:00 |
Dries
|
2fa3ffe132
|
Issue #1822458 by tim.plunkett, effulgentsia: Move dynamic parts (view modes, bundles) out of entity_info().
|
2013-01-23 12:46:47 -05:00 |
Jennifer Hodgdon
|
8b8c4202df
|
Issue #1894382 by nick_schuch: fix misspelling of word indices in a few spots
|
2013-01-22 15:23:41 -08:00 |
webchick
|
3f8b6a1a84
|
Issue #1894784 by dawehner: Remove api_version from views
|
2013-01-21 16:35:35 -08:00 |
catch
|
b3f18a65cc
|
Issue #1891036 by damiankloip: Make 'click sortable' default to TRUE.
|
2013-01-21 20:59:01 +00:00 |
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
|
3cf6ad7cd5
|
Issue #1779026 by dagmar, tim.plunkett, sun, heyrocker: Convert Text Formats to Configuration System.
|
2013-01-17 14:28:27 -08:00 |
catch
|
bbcf047060
|
Issue #611294 by swentel, tsphethean: Refine permissions for Field UI.
|
2013-01-17 21:37:31 +00:00 |
webchick
|
62c93ff8d4
|
Issue #1253820 by yched, zserno, tim.plunkett, xjm, effulgentsia, plach: Fixed It's impossible to submit no value for a field that has a default value.
|
2013-01-16 09:37:23 -08:00 |
Dries
|
a2ae42b33b
|
Issue #1853720 by vijaycs85, sun, Gábor Hojtsy: Fixed Hide language selection option is backwards.
|
2013-01-15 20:11:30 -05:00 |
webchick
|
0343a2c896
|
Issue #1871032 by sun, andypost: Fixed Taxonomy module fails to install on MyISAM due to too long schema index.
|
2013-01-09 10:22:09 -08:00 |
webchick
|
97c3ee2be9
|
Issue #1875970 by yched, swentel: Pass EntityDisplay objects to the whole entity_view() callstack.
|
2013-01-08 11:16:16 -08:00 |
catch
|
15f0171de3
|
Issue #1831530 by plach, YesCT: Entity translation UI in core (part 2).
|
2013-01-07 11:36:47 +00:00 |
catch
|
6e5d1a09ca
|
Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity.
|
2013-01-07 11:22:28 +00:00 |
webchick
|
c77cee1c14
|
Issue #1810386 by plach, YesCT, Bojhan, bforchhammer, Gábor Hojtsy, falcon03: Create workflow to setup multilingual for entity types, bundles and fields.
|
2012-12-29 00:13:54 -08:00 |
catch
|
2288314826
|
Issue #1852966 by yched, Stalski, zuuperman, swentel: Rework entity display settings around EntityDisplay config entity.
|
2012-12-28 23:03:17 +00:00 |
catch
|
53de739800
|
Revert "Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity."
This reverts commit 8ad67af2e0 .
|
2012-12-28 23:02:37 +00:00 |
catch
|
8ad67af2e0
|
Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity.
|
2012-12-28 19:05:41 +00:00 |
catch
|
14f252014d
|
Issue #1868602 by LinL: Fixed A couple of references to terms_per_page_count() instead of terms_per_page_admin().
|
2012-12-27 22:20:48 +00:00 |
webchick
|
c564e0f7fb
|
Issue #1067120 follow-up by David_Rothstein, Berdir: Docs fixes for taxonomy.api.php.
|
2012-12-26 18:38:36 -08:00 |
webchick
|
0f2232c3a0
|
Revert "Issue #1810480 by dawehner, ACF: Provide the plugin_id() to support views metadata integration."
Oops. Broke testbot.
This reverts commit 015d61bc03 .
|
2012-12-26 12:14:40 -08:00 |
webchick
|
015d61bc03
|
Issue #1810480 by dawehner, ACF: Provide the plugin_id() to support views metadata integration.
|
2012-12-26 10:53:54 -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 |
catch
|
4ed7a7d6aa
|
Issue #1552396 by andypost, sun, tim.plunkett, amateescu, YesCT: Convert vocabularies into configuration.
|
2012-12-19 17:06:30 +00:00 |
catch
|
ec9f9b5ed5
|
Issue #1799218 by ACF, Albert Volkman, anenkov, penyaskito, znerol, LinL: Convert taxonomy_override_selector() and taxonomy_terms_per_page_admin() variables to use configuration system.
|
2012-12-13 12:18:30 +00:00 |
catch
|
0631d191c7
|
Issue #1855228 by damiankloip: Move Views core module tests to their respective modules.
|
2012-12-11 16:27:41 +00:00 |
catch
|
4b9fec43cd
|
Issue #1798872 by : follow-up, move admin theme to system.theme configuration object.
|
2012-12-10 12:35:52 +00:00 |
catch
|
557351e2e3
|
Issue #1798872 by vijaycs85, leschekfm, pcambra, andreiashu: Convert admin_theme() to CMI.
|
2012-12-07 20:40:04 +00:00 |
catch
|
42490d9c57
|
Issue #1850182 by Bojhan, swentel: Mark primary buttons in Structure blue.
|
2012-12-07 20:20:30 +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
|
63619f5c64
|
Issue #1241938 by swentel, Niklas Fiekas, yched: Added support for #placeholder to relevant Field API widgets.
|
2012-11-28 23:26:16 -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 |
catch
|
b09642317a
|
Issue #1774332 by c960657: Better handling of invalid/expired cache entries.
|
2012-11-28 21:36:29 +00:00 |
webchick
|
e3d9711e5c
|
Issue #1848904 by andypost, tim.plunkett: Bundles cannot be specified in Entity Translation tests.
|
2012-11-27 00:51:26 -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
|
1736e4d665
|
Issue #1839070 by chx, fago, tim.plunkett: Implement the new entity field API for the taxonomy reference field type.
|
2012-11-26 12:16:04 -08:00 |
webchick
|
d4315b5a6e
|
Issue #1831104 by webflo: Fixed Replace calls to taxonomy_term_uri() with ->uri().
|
2012-11-26 10:46:44 -08:00 |
webchick
|
a23fde58b7
|
Revert "Issue #1687864 by sun, BarisW, mgifford, sebsebseb123: Bring theme_breadcrumb() up to WCAG 2.0 AA."
Note to self: Don't commit from the same install you're testing on. ;)
This reverts commit cf860477f4 .
|
2012-11-26 10:30:36 -08:00 |
webchick
|
cf860477f4
|
Issue #1687864 by sun, BarisW, mgifford, sebsebseb123: Bring theme_breadcrumb() up to WCAG 2.0 AA.
|
2012-11-26 09:51:32 -08:00 |
Dries
|
69a5eefd13
|
Issue #1832778 by Schnitzel, ancamp, nagwani, YesCT, Lukas von Blarer, rvilar, Gábor Hojtsy: include translation operation in overviews for translatable entities.
|
2012-11-22 17:03:57 +01:00 |
webchick
|
2825cc0ce9
|
Issue #1763974 follow-up by neclimdul, sun: Put in temporary entity info hook shiv until conversions are complete.
|
2012-11-15 21:24:19 -08:00 |
webchick
|
52915d6e2d
|
Issue #1833744 by Schnitzel, tim.plunkett: Fixed Dropbuttons too big on taxonomy listing page.
|
2012-11-07 02:39:09 -08:00 |