Alex Pott
|
2d476a5f0e
|
Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation.
|
2014-01-27 21:41:32 +00:00 |
Nathaniel Catchpole
|
387d585836
|
Issue #2136507 by Wim Leers: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for rendering Contextual Links.
|
2014-01-22 14:27:17 +00:00 |
Nathaniel Catchpole
|
76e06cfb02
|
Issue #1800022 by Wim Leers, JohnAlbin, herom: Update Backbone and Underscore.
|
2014-01-02 13:46:53 +00:00 |
catch
|
c049f3f1d6
|
Issue #2005644 by Wim Leers, damiankloip, beejeebus, amateescu: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for in-place editing metadata, introduce drupalSettings.user.permissionsHash.
|
2013-12-22 21:58:10 +00:00 |
webchick
|
5e4fb4fcd5
|
Issue #2154589 by Wim Leers: Edit breaks when the entity title is promoted to the page title (discovered by backporting).
|
2013-12-19 10:22:19 -08:00 |
Dries
|
1069bef402
|
Issue #2141055 by Wim Leers: When multiple instances of the same entity on one page, only the first can be edited.
|
2013-12-10 16:54:38 -05:00 |
webchick
|
8e7a2905ef
|
Issue #2135689 by Wim Leers: Clean up edit.module to match coding standards.
|
2013-12-03 21:18:34 -08:00 |
webchick
|
afa2377dca
|
Issue #2134929 by Wim Leers: Clean up Edit: rename EntityView to EntityDecorationView.
|
2013-11-22 19:13:41 -08:00 |
webchick
|
0871544264
|
Issue #2133869 by Wim Leers: Clean up Edit's data- attributes.
|
2013-11-13 07:26:44 -08:00 |
webchick
|
7a17c82533
|
Issue #1993894 by mgifford, Jelle_S, Wim Leers | jessebeach: Contextual quick edit toggle should be a <a role='button'> not a <a> because it tracks on/off state.
|
2013-10-11 07:34:17 -07:00 |
webchick
|
9f6d0920f6
|
Issue #2089397 by jessebeach, swentel, Wim Leers: Fixed Double 'Quick edit' contextual link.
|
2013-10-10 07:53:15 -07:00 |
webchick
|
1a1ba935cf
|
Revert "Issue #2089397 by swentel, Wim Leers: Fixed Double 'Quick edit' contextual link."
Wrong commit message.
This reverts commit 9bc576cded .
|
2013-10-10 07:52:48 -07:00 |
webchick
|
9bc576cded
|
Issue #2089397 by swentel, Wim Leers: Fixed Double 'Quick edit' contextual link.
|
2013-10-10 07:52:28 -07:00 |
webchick
|
34078b7291
|
Issue #2058843 by rteijeiro, jessebeach: Be consistent with respect to which strings within JS code should be overriddable via drupalSettings.
|
2013-09-22 01:05:50 +02:00 |
Dries
|
e924593126
|
Issue #1678002 by jessebeach, Wim Leers, Gábor Hojtsy: Edit should provide a usable entity-level toolbar for saving fields.
|
2013-06-29 17:42:22 -04:00 |
Alex Pott
|
da1b134af1
|
Issue #1363112 by mparker17, mgifford, tlattimore, Jacine, dcmouyard, bowersox, ry5n, ahdiaz: Simplify names of 'element-x' helper classes.
|
2013-06-17 21:58:27 +02:00 |
Alex Pott
|
3b61f06bf9
|
Issue #2019481 by nod_: JavaScript AJAX commands object is borked: it is shared among all Drupal.ajax instances, preventing scoped overrides.
|
2013-06-14 15:37:00 +02:00 |
Dries
|
30251ca252
|
Issue #1980744 by Wim Leers: Turn edit/metadata into a JsonResponse again, to allow contrib to implement client-side caching of metadata.
|
2013-06-05 12:58:11 -04:00 |
Nathaniel Catchpole
|
eea18a4869
|
Issue #914382 by Wim Leers, Cottser, Gábor Hojtsy, franz, droplet, sun, Niklas Fiekas, catch, dawehner, effulgentsia: Fixed Contextual links incompatible with render cache.
|
2013-05-20 09:35:41 +01:00 |
Dries
|
ea2ac54516
|
Issue #1979784 by Wim Leers, jessebeach: Factor Create.js and VIE.js out of the Edit module.
|
2013-05-14 15:02:48 -04:00 |
webchick
|
cbdaaaf21e
|
Issue #1981760 by Wim Leers, nod_: Edit should use the new drupalContextualLinkAdded event to cleanly instead of hackily insert its 'Quick edit' contextual link.
|
2013-05-03 09:08:47 -07:00 |
webchick
|
bceb85e8d4
|
Issue #1943776 by Wim Leers, nod_: In-place editors (Create.js PropertyEditor widgets) should be loaded lazily.
|
2013-04-26 08:52:01 -07:00 |
Dries
|
6d5c211392
|
Issue #1874664 by Wim Leers, jessebeach, tkoleary, Gábor Hojtsy, quicksketch, Bojhan: Reconcile 'Edit' toolbar option with local tasks (tabs) and contextual links for editing.
|
2013-02-12 16:46:04 -05:00 |
webchick
|
65e54edbe7
|
Issue #1874936 by frega, Wim Leers: Pluggable in-place editors (allow modules to define new Create.js PropertyEditor widgets).
|
2013-01-14 14:25:23 -08:00 |
webchick
|
e42ba76986
|
Issue #1875874 by Wim Leers, frega: Minor clean-up for Edit (more generic WYSIWYG editor integration facilities, prevent Drupal behaviors on transport forms)
|
2013-01-02 16:03:22 -08:00 |
Dries
|
c85c994db2
|
Issue #1824500 by Wim Leers, tkoleary, frega, jessebeach, henribergius, effulgentsia, nod_, yched: In-place editing for Fields.
|
2012-12-21 12:03:57 -05:00 |