catch
|
3a98850de7
|
Issue #1991092 by David_Rothstein: Fixed 'Edit shortcuts' link in the toolbar points to a nonexistent page (as does the 'add shortcuts' link on an empty shortcut set).
|
2013-05-13 22:11:33 +01:00 |
Alex Pott
|
62eebd61e3
|
Issue #1978964 by sanchiz: Convert admin/config/user-interface/shortcut/manage/%shortcut_set()/edit to a Controller.
|
2013-05-13 20:08:58 +01:00 |
Alex Pott
|
f630b510aa
|
Issue #1927608 by EclipseGc, tim.plunkett, effulgentsia: Remove the tight coupling between Block Plugins and Block Entities.
|
2013-05-11 11:01:25 +01:00 |
Alex Pott
|
19e6c2c0ae
|
Issue #1987298 by tim.plunkett, quicksketch: Shorten directory structure and PSR-0 namespacing for plugins.
|
2013-05-07 21:34:00 +01:00 |
Alex Pott
|
79ea2f38f8
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01:00 |
Alex Pott
|
b5b34b18ce
|
Issue #1978974 by plopesc: Convert shortcut_set_admin() to a Controller.
|
2013-05-01 17:59:56 +01:00 |
Alex Pott
|
620d497915
|
Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface.
|
2013-04-30 00:46:14 +01:00 |
Alex Pott
|
47308d2162
|
Issue #1947892 by Berdir, theduke: Improve DX with EntityAccessControllerInterface.
|
2013-04-26 23:47:55 +01:00 |
webchick
|
d77275ff1f
|
Issue #1391694 by tim.plunkett, aspilicious, fago, pounard, plach, Crell, msonnabaum, tstoeckler: Use type-hinting for entity-parameters.
|
2013-04-26 15:34:02 -07:00 |
webchick
|
13dcfc2d66
|
Issue #1975150 follow-up by David_Rothstein: Fix wrongly named return value in shortcut documentation.
|
2013-04-23 15:22:39 -07:00 |
webchick
|
09bf1e43bc
|
Issue #1975150 by ACF: Remove variable_get() from mymodule_shortcut_admin_default_set() in the shortcut.api.php.
|
2013-04-23 12:02:19 -07:00 |
webchick
|
7b1215640d
|
Issue #1947432 by tim.plunkett, mtift, andypost, larowlan: Add a generic EntityAccessCheck to replace entity_page_access().
|
2013-04-23 11:55:24 -07:00 |
webchick
|
986bfe364d
|
Issue #1964588 by vijaycs85: Fixed Complete Configuration schemas for shortcut module.
|
2013-04-23 00:52:16 -07:00 |
Alex Pott
|
bc3a902fbc
|
Issue #1807042 by tim.plunkett, effulgentsia: Rename entity storage/list/form/render controllers to handlers, part 1: organize existing annotation keys.
|
2013-04-23 08:38:30 +01:00 |
webchick
|
b77715c307
|
Issue #1967294 by tim.plunkett: Add a dedicated @EntityType annotation.
|
2013-04-13 15:15:20 -07:00 |
webchick
|
2212a5fed8
|
Issue #1969276 by effulgentsia, tim.plunkett, EclipseGc: Refactor block plugins to make room for a BlockBase::build() implementation.
|
2013-04-12 20:24:29 -07:00 |
Alex Pott
|
3e3f16e8e7
|
Issue #1809590 by ditcheva, franskuipers, droplet: Rename 'Find Content' to 'All Content'.
|
2013-04-11 08:15:42 +01:00 |
Alex Pott
|
b92c56b164
|
Issue #1964254 by vijaycs85, YesCT | Gábor Hojtsy: Fixed Configuration schemas missing langcode and uuid at places.
|
2013-04-10 09:40:30 +01:00 |
webchick
|
dd85e54ab1
|
Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version.
|
2013-04-09 13:58:51 -07:00 |
webchick
|
a098c6e1ec
|
Issue #1940208 by pameeela, mgifford, echoz: Fixed Contrast for add & remove shortcut links on overlay not sufficient for WCAG - Regression.
|
2013-04-05 09:08:49 -07:00 |
Dries
|
4ee575400b
|
Issue #1947810 by vijaycs85: some string/label types improperly assigned in configuration schemas.
|
2013-03-22 13:58:11 -04:00 |
Dries
|
e5ccdb401f
|
Issue #1849754 by kanchuraji, droplet: fixed add and remove shortcuts hover text alignment.
|
2013-03-09 17:40:09 -05:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
catch
|
13bd2b25ec
|
Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class.
|
2013-03-06 22:02:58 +00:00 |
webchick
|
c6b2c725e7
|
Issue #1591806 by tim.plunkett, ryanissamson, jenlampton, Risse, psynaptic, Gábor Hojtsy, kmcculloch, pakmanlh, Rob Loach: Change block 'subject' so that it's called (admin_)label like everything else on the theme layer.
|
2013-03-04 21:25:53 -05:00 |
catch
|
f8899fb67b
|
Issue #1829224 by alexpott, pfrenssen, vijaycs85, lirantal: Convert the 'theme_default()' variable to CMI.
|
2013-03-04 14:04:05 +00:00 |
webchick
|
b3cb5c866b
|
Issue #722650 by alexpott, tim.plunkett, arpeggio: Fixed Shortcut doesn't properly clean up or store menu links.
|
2013-02-27 21:47:29 -05:00 |
webchick
|
10b2281fb2
|
Issue #1919198 by vijaycs85, rachit_gupta: Create configuration schemas for shortcut module.
|
2013-02-27 18:22:05 -05:00 |
Dries
|
1af585da63
|
Issue #1784846 by beltofte, Floydm: Standardize capitalization on actions in operations in shortcut: 'list links', 'edit set', 'delete set', 'edit, 'delete'.
|
2013-02-27 16:24:00 -05:00 |
catch
|
252d05b0ea
|
Issue #1831774 by damiankloip, tim.plunkett, Gábor Hojtsy, alexpott: Fixed Config import assumes that 'config_prefix' contains one dot only.
|
2013-02-18 11:51:24 +00:00 |
webchick
|
e72ff70409
|
Issue #916388 by disasm, podarok, dawehner, andypost, amateescu, Dave Reid: Convert menu links into entities.
|
2013-02-08 15:55:25 -08:00 |
webchick
|
ab07a33aba
|
Issue #1847198 by benjifisher, jessebeach, effulgentsia: Update the structure returned by hook_toolbar().
|
2013-02-01 08:31:47 -08:00 |
Jennifer Hodgdon
|
db8a42c558
|
Issue #1899460 by chrisjlee, richard.c.allen2386: Replace duplicate defgroup tags with addtogroup in documentation blocks
|
2013-01-31 19:27:16 -08:00 |
webchick
|
8fa982af2e
|
Issue #1896922 by Albert Volkman: Fixed Remove NodeController reference.
|
2013-01-29 21:29:45 -08:00 |
catch
|
26185707d8
|
Issue #1899682 by andypost: Fixed Add upgrade path tests for shortcut module.
|
2013-01-28 21:57:01 +00:00 |
webchick
|
1dab0e1c67
|
Issue #1497380 by Berdir, andypost, jibran, tim.plunkett: Convert shortcut sets to ConfigEntity.
|
2013-01-18 21:26:12 -08:00 |
webchick
|
eec970060c
|
Issue #1884860 by tim.plunkett: Remove 'block' prefix from BlockInterface method names.
|
2013-01-17 13:42:56 -08:00 |
Dries
|
6e7b1219fe
|
Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins.
|
2013-01-04 12:05:13 -05: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 |
Dries
|
7bbf113d4e
|
Issue #1137920 by jessebeach, lewisnyman, tkoleary, Bojhan, webchick, benjifisher, nod_, sjbassett, kathryn531, effulgentsia, Everett Zufelt: fixed toolbar on small screen sizes and redesign toolbar for desktop.
|
2012-11-21 12:18:57 -05: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 |
webchick
|
16eac3bec5
|
Issue #1480854 by tim.plunkett, Noyz, Bojhan, yoroy, kika: Convert operation links to '#type' => 'operations'.
|
2012-10-09 12:49:07 -07:00 |
Jennifer Hodgdon
|
31f0b95cbf
|
Issue #1797510 by Lars Toomre: Remove t() from assertions in shortcut module
|
2012-10-01 13:20:51 -07:00 |
webchick
|
a1bdd97474
|
Issue #1177830 by sun, tstoeckler, Tor Arne Thune: Shortcut_install() should be in standard_install().
|
2012-09-04 20:13:17 -07:00 |
webchick
|
e4c2a57830
|
Issue #934714 by swentel, caiovlp, Coornail: Fixed Cannot add frontpage as shortcut.
|
2012-09-01 22:38:28 -07:00 |
webchick
|
85a807de62
|
Issue #1175700 by caiovlp, swentel, ldweeks: Fixed set_name() in shortcut_set_save() doesn't work.
|
2012-08-30 17:38:17 -07:00 |
webchick
|
c69d5cf92c
|
Issue #1422614 by droplet, rob.black, nod_: Drop Firefox 3.6 support in Drupal core.
|
2012-08-30 15:34:27 -07:00 |
webchick
|
07ad6e733c
|
Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
|
2012-08-30 12:24:38 -07:00 |
webchick
|
16005119bc
|
Issue #1496534 by cosmicdreams, alexpott, aspilicious, kim.pepper, acrollet, dagmar, beejeebus, wizonesolutions | heyrocker: Convert account settings to configuration system.
|
2012-08-26 14:15:58 -07:00 |