Alex Pott
|
1dccb94620
|
Issue #2428891 by kgoel: Remove unnecessary unique label validation for shortcut sets
|
2015-02-27 17:49:35 +00:00 |
Alex Pott
|
368cf514e9
|
Issue #2417567 by xjm, effulgentsia, mpdonadio, hussainweb: Rename user-path: scheme to internal:
|
2015-02-22 23:59:55 +00:00 |
Alex Pott
|
9d4d62d033
|
Issue #2419693 by Upchuk: Move URI access validation from widget to field constraint
|
2015-02-20 01:30:56 +00:00 |
Alex Pott
|
87ba2da98b
|
Issue #2394951 by subhojit777, cilefen, Gábor Hojtsy, Kristen Pol, jhodgdon: Page title escaped with HTML markup when editing content translation
|
2015-02-19 09:46:52 +00:00 |
Alex Pott
|
4211782c73
|
Issue #2427323 by kgoel: Deprecate shortcut_set_assign_user and shortcut_set_unassign_user.
|
2015-02-19 09:00:38 +00:00 |
Alex Pott
|
ec408a19da
|
Issue #2421385 by mortendk: shortcut cssfile cleanup
|
2015-02-17 16:08:00 +00:00 |
Alex Pott
|
b9e2e7ea9c
|
Issue #2426973 by tstoeckler: shortcut.theme.css makes .edit-shortcuts display: block unnecessarily
|
2015-02-17 00:45:09 +00:00 |
Alex Pott
|
de5d27e6ef
|
Issue #2427161 by tstoeckler: shortcut.admin.js broken, replace with #states
|
2015-02-17 00:32:32 +00:00 |
Alex Pott
|
8c885d4df9
|
Issue #2426979 by tstoeckler: Remove obsolete PNG images from Shortcut module
|
2015-02-17 00:23:06 +00:00 |
webchick
|
f1652eb366
|
Issue #2401919 by icampana, alexpott, jibran, ParisLiakos, Samshel, xavier.cabrera, alejandrovaras: Fix various file permissions to be 644
|
2015-02-13 12:08:45 -08:00 |
webchick
|
5b8809b782
|
Issue #2421373 by mortendk, Wim Leers: rename *.icons.css files to *.icons.theme.css
|
2015-02-11 14:43:41 -08:00 |
Alex Pott
|
203ead628f
|
Issue #2418017 by Wim Leers, YesCT, dawehner, webchick, jibran, amateescu, hussainweb: Implement autocomplete UI for the link widget
|
2015-02-11 12:17:43 +00:00 |
webchick
|
d5304a46c6
|
Issue #2417647 by Wim Leers, effulgentsia: Add leading slash to paths within 'user-path:' URIs, to allow 'user-path:' URIs to point to the <none> route
|
2015-02-06 09:56:42 -08:00 |
webchick
|
98d23400a4
|
Issue #2216271 by larowlan, dawehner, lokapujya, mariusz.slonina, Berdir: Regression: Shortcut links access is not checked
|
2015-02-06 08:36:59 -08:00 |
Nathaniel Catchpole
|
151e3391c9
|
Issue #2415645 by geertvd, alexpott: Shortcuts not sorted on display
|
2015-02-04 12:21:51 +00:00 |
webchick
|
a504201e34
|
Issue #2417793 by effulgentsia, Wim Leers, YesCT, yched, dawehner: Allow entity: URIs to be entered in link fields
|
2015-01-31 22:21:03 -08:00 |
webchick
|
ffdeb4b435
|
Issue #2417809 by YesCT: link and shortcut have baseFieldDefinition settings that do not do anything: default_value max_length
|
2015-01-31 10:06:02 -08:00 |
webchick
|
089a68f4a8
|
Issue #2412509 by kgoel, pwolanin, Wim Leers, larowlan, effulgentsia, dawehner, xjm: Change LinkItem.uri to type 'uri' rather than 'string' and introduce user-path: scheme
|
2015-01-30 14:30:23 -08:00 |
webchick
|
c8f6f3c848
|
Issue #2417445 by xjm, YesCT: Remove Url::toArray()
|
2015-01-30 12:15:57 -08:00 |
Alex Pott
|
9be3165caf
|
Issue #1728804 by Berdir: Introduce (Content)EntityDeleteForm and children to handle entity deletions
|
2015-01-30 10:46:14 +00:00 |
webchick
|
887eea80ca
|
Issue #2415129 by Wim Leers, Gábor Hojtsy: Small clean-up for Shortcut entity's usage of link field
|
2015-01-27 13:45:06 -08:00 |
Alex Pott
|
f2fa574ce5
|
Issue #2235457 by dawehner, amateescu, hussainweb, Berdir, benjy, Wim Leers, lokapujya, RavindraSingh, Ryan Weal, jibran, Jalandhar: Use link field for shortcut entity
|
2015-01-27 16:15:59 +00:00 |
Alex Pott
|
b4f1849a82
|
Revert "Issue #2403847 by larowlan, dawehner: Shortcut content entity validation misses form validation logic"
This reverts commit 4a3abdcad0 .
|
2015-01-21 18:42:26 +00:00 |
Alex Pott
|
4a3abdcad0
|
Issue #2403847 by larowlan, dawehner: Shortcut content entity validation misses form validation logic
|
2015-01-21 17:16:43 +00:00 |
Alex Pott
|
3d14a7d25a
|
Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists
|
2015-01-19 09:37:11 +00:00 |
Nathaniel Catchpole
|
73069e05e8
|
Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable
|
2015-01-16 10:43:35 +00:00 |
Alex Pott
|
5859ca2cf2
|
Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions
|
2015-01-15 09:36:26 +00:00 |
Alex Pott
|
77725b6084
|
Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names
|
2015-01-13 10:32:23 +00:00 |
Alex Pott
|
aff95777ed
|
Issue #2309737 by rpayanm, hussainweb, max-kuzomko, herom, millerbennett, ianthomas_uk, quietone, Sutharsan, sumitmadan, toddmbloom: Remove deprecated format_plural usage
|
2015-01-10 13:56:47 +00:00 |
webchick
|
b45af923af
|
Issue #2382195 by tibbsa, subhojit777, tadityar, cilefen, Mile23: Clean-up simpletest module test members - ensure property definition and use of camelCase naming convention
|
2015-01-06 11:22:03 -08:00 |
Alex Pott
|
057b0cabaf
|
Issue #2232477 by plach, yched, tstoeckler, amateescu: Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities
|
2015-01-02 21:39:42 +00:00 |
Alex Pott
|
b778bfd1ec
|
Issue #2143729 by tstoeckler, plach, jsbalsera, Berdir, mauzeh, damiankloip, andypost: Entity definitions miss a language entity key
|
2014-12-29 22:15:19 +00:00 |
Nathaniel Catchpole
|
95d4c594b0
|
Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests
|
2014-12-23 15:11:54 +00:00 |
Alex Pott
|
8ae055fb2e
|
Issue #2230637 by plach, fran seva, yched, swentel: Create a Language field widget and the related formatter
|
2014-12-23 09:26:11 +01:00 |
Alex Pott
|
970ea07c17
|
Revert "Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator"
This reverts commit 0bcabf50e0 .
|
2014-12-13 21:44:18 +01:00 |
Alex Pott
|
0bcabf50e0
|
Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator
|
2014-12-13 18:20:19 +01:00 |
Alex Pott
|
6031d0bb00
|
Issue #2384527 by tadityar, areke, rpayanm, preshetin: Make the class variables protected for ShortcutSet
|
2014-12-11 17:20:41 +01:00 |
Alex Pott
|
5ed1ed8c8a
|
Issue #2388009 by hussainweb: Clean-up shortcut module test members - ensure property definition and use of camelCase naming convention
|
2014-12-11 16:53:18 +01:00 |
Dries
|
688fab7beb
|
Issue #2390445 by Gábor Hojtsy: System module tests don't pass config schema check
|
2014-12-10 15:08:40 -05:00 |
Alex Pott
|
58480ee670
|
Issue #2362227 by dawehner, mpdonadio, znerol, tim.plunkett, skipyT: Replace all instances of current_path()
|
2014-11-28 13:38:17 +00:00 |
Dries
|
dbde59f045
|
Issue #2235901 by alexpott, mdrummond, iMiksu, sun, Wim Leers: Remove custom theme settings from *.info.yml
|
2014-11-26 16:31:55 -05:00 |
Nathaniel Catchpole
|
edd7889694
|
Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller
|
2014-11-20 09:47:06 +00:00 |
Alex Pott
|
a924e23428
|
Issue #2371229 by rpayanm, joshi.rohit100: Exceptions when adding and deleting shortcut are regular messages, should be error messages
|
2014-11-18 23:34:41 +00:00 |
Alex Pott
|
c0459a1dbe
|
Issue #2351411 by chx, davidhernandez: Fixed [perf] Shortcut reruns routing.
|
2014-10-30 13:07:31 +00:00 |
Alex Pott
|
ec054f386a
|
Issue #2343715 by herom: Fixed RTL issues in shortcut module.
|
2014-10-24 20:42:23 +01:00 |
Nathaniel Catchpole
|
985edb1548
|
Issue #2351847 by damiankloip: Fixed Rename getCacheTag() to getCacheTags().
|
2014-10-21 09:46:57 +01:00 |
Nathaniel Catchpole
|
66762a5361
|
Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId().
|
2014-10-13 10:10:32 +01:00 |
Alex Pott
|
51c1012484
|
Issue #2354177 by yched: Shortcut::getRouteParams() should be named getRouteParameters() for consistency.
|
2014-10-12 22:32:29 +01:00 |
Nathaniel Catchpole
|
7652f683f3
|
Issue #1849822 by dawehner: Convert (HTML) view rendering to a render array.
|
2014-10-09 12:02:01 +01:00 |
Alex Pott
|
195d49998a
|
Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes.
|
2014-10-09 07:39:37 +01:00 |