webchick
|
d6d80fb871
|
Issue #2257745 by martin107 | ParisLiakos: Switch t() to ->t() in ExceptionController.
|
2014-05-03 22:29:57 -07:00 |
webchick
|
340a0fa216
|
Issue #2225605 by znerol: Use request stack in form builder.
|
2014-05-03 22:26:42 -07:00 |
Dries
|
99b367da46
|
Issue #2099131 by jessebeach, Wim Leers, catch, Berdir, benjifisher, martin107, andypost: Use #pre_render pattern for entity render caching.
|
2014-05-02 17:43:59 -04:00 |
Alex Pott
|
b0821d885e
|
Issue #2079797 by ParisLiakos, Xano, amateescu, tim.plunkett: Provide a trait for $this->t() and $this->formatPlural().
|
2014-05-02 08:29:56 +01:00 |
Nathaniel Catchpole
|
44b38852b8
|
Issue #2158571 by tstoeckler, dawehner, kgoel, tim.plunkett, catch, effulgentsia: Routes added in RouteSubscribers cannot be altered.
|
2014-05-01 10:46:02 +01:00 |
webchick
|
a1ca5f6eea
|
Issue #2216529 by jhodgdon: Fill in topic/@defgroup docs for Config and State System.
|
2014-04-30 11:35:07 -07:00 |
Nathaniel Catchpole
|
6ac976017a
|
Issue #2167071 by likin: Remove onHTML event from ViewSubscriber - deprecated.
|
2014-04-30 12:09:21 +01:00 |
Nathaniel Catchpole
|
463bf4269d
|
Issue #2249899 by damiankloip: Refactor Drupal\Core\Cron.
|
2014-04-30 12:02:36 +01:00 |
Nathaniel Catchpole
|
367e1a8823
|
Issue #2250491 by damiankloip: Remove duplicate methods from Settings class.
|
2014-04-30 11:50:18 +01:00 |
Nathaniel Catchpole
|
e969642860
|
Issue #2039021 by tim.plunkett, Berdir, Xano | akshay.swnt22: Convert ActionManager to extend DefaultPluginManager.
|
2014-04-30 11:49:52 +01:00 |
Nathaniel Catchpole
|
5c2dc50b20
|
Issue #2084323 by Berdir, sandipmkhairnar, Xano, Jalandhar: EntityForm::actions() adds 'delete' without checking access.
|
2014-04-30 11:47:01 +01:00 |
Nathaniel Catchpole
|
95c69f5b9b
|
Issue #2208617 by tim.plunkett: Add key value entity storage.
|
2014-04-30 11:08:22 +01:00 |
Nathaniel Catchpole
|
b73b86b8aa
|
Issue #2245003 by znerol, YesCT, sun, damiankloip: Use a random seed instead of the session_id for CSRF token generation.
|
2014-04-30 10:47:49 +01:00 |
Alex Pott
|
e8ae773927
|
Issue #2236879 by andrei.dincu | tstoeckler: Broken condition in ContentEntityDatabaseStorage.
|
2014-04-30 10:15:26 +01:00 |
Alex Pott
|
4ad6fc9043
|
Issue #2251915 by tim.plunkett: Overridden config bleeds through to admin forms.
|
2014-04-30 08:07:50 +01:00 |
Alex Pott
|
def57073bc
|
Issue #2239065 by tim.plunkett | webchick: Overridden config bleeding through to configuration forms.
|
2014-04-30 08:00:07 +01:00 |
Nathaniel Catchpole
|
2ea43def72
|
Issue #2228261 by beejeebus, kim.pepper, alexpott, Wim Leers: Add a local, PhpStorage-based cache backend.
|
2014-04-29 10:18:31 +01:00 |
Nathaniel Catchpole
|
6592304c5f
|
Issue #2213319 by sun, dawehner: Create a single Container CompilerPass to collect + add handlers to consumer service definitions.
|
2014-04-26 11:00:03 +01:00 |
webchick
|
5105b52e89
|
Issue #2248051 by Sutharsan: Remove last references to Entity Storage Controller.
|
2014-04-25 22:43:13 -07:00 |
webchick
|
7a8d22e9c3
|
Issue #2235099 by ParisLiakos, catch: Move Archiver to Drupal/Core.
|
2014-04-25 22:38:40 -07:00 |
Alex Pott
|
c79ac2f741
|
Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm.
|
2014-04-26 00:12:39 +01:00 |
Alex Pott
|
d196e8fb57
|
Issue #2207743 by dawehner, Xano: Convert element_info() to a service.
|
2014-04-25 23:14:29 +01:00 |
Alex Pott
|
750a1d8465
|
Issue #216064 by Xano, idflood, drifter, Artusamak, ygerasimov, sun, ParisLiakos, Cottser, TravisCarden, marcingy, floretan, catch, tedbow: Entity form "Delete" button triggers server-side + HTML5 form validation; change "Delete" button to a link.
|
2014-04-25 20:31:57 +01:00 |
Alex Pott
|
8a56782390
|
Issue #2208475 by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings.
|
2014-04-25 20:13:44 +01:00 |
Nathaniel Catchpole
|
4c83e77675
|
Issue #2248151 by tim.plunkett, xjm, alexpott: Configurable plugins can not control instance-specific config dependencies.
|
2014-04-25 11:37:37 +01:00 |
Dries
|
82f25bf143
|
Issue #2168321 by longwave, martin107: Several files have incorrect indentation.
|
2014-04-24 15:06:35 +02:00 |
webchick
|
709c4ab941
|
Issue #2241735 by tim.plunkett: Throw an exception when form errors are set outside of validation.
|
2014-04-23 20:30:14 -07:00 |
Jennifer Hodgdon
|
dc6aa5ba6f
|
Issue #2245777 by pwolanin: Fix file docs in LocalTaskManager
|
2014-04-23 08:15:03 -07:00 |
Nathaniel Catchpole
|
a3bb804008
|
Issue #2238649 by visabhishek, bookmarvel, chx: Expirable key value store interface is wrong in comments.
|
2014-04-23 12:47:00 +01:00 |
Nathaniel Catchpole
|
361894fcbb
|
Issue #2241549 by neclimdul: Remove registerContainerConfiguration() cruft from DrupalKernel.
|
2014-04-23 11:57:48 +01:00 |
webchick
|
16f07ea547
|
Issue #2245249 by tim.plunkett: Convert installer forms to FormInterface.
|
2014-04-22 21:03:50 -07:00 |
webchick
|
2867e69af6
|
Issue #2228721 by amateescu, drunken monkey: TypedData doesn't support config entity types; flag errors if you try.
|
2014-04-22 20:40:16 -07:00 |
webchick
|
ed38d9eb44
|
Issue #2194823 by znerol, YesCT, dawehner: Ensure that all content/page routes have an _title.
|
2014-04-22 20:05:46 -07:00 |
Andreas Hennings
|
940e0dffb8
|
Issue #2083547 by donquixote: Implement PSR-4 for module-provided class files.
This affects class loading, plugin discovery and test discovery.
PSR-0 is still supported, and no module class files are moved yet.
|
2014-04-22 16:50:40 -07:00 |
Andreas Hennings
|
4f18d62272
|
Issue #2083547 by donquixote: Docblock and code style improvements in DrupalKernel.
This is in preparation for the switch of module-provided classes from PSR-0 to PSR-4.
|
2014-04-22 16:50:40 -07:00 |
Alex Pott
|
1a5d1fc7f6
|
Issue #2225955 by tim.plunkett, Berdir: Improve the DX of writing entity storage classes.
|
2014-04-22 23:00:30 +01:00 |
webchick
|
5e4b8a1111
|
Issue #2198429 by alexpott: Make deleted fields work with config synch.
|
2014-04-22 12:50:19 -07:00 |
webchick
|
2c90c67c4e
|
Issue #1067408 by alexpott, Jalandhar, jessebeach, Désiré, neetu morwani, dawehner, sun: Themes do not have an installation status.
|
2014-04-22 11:37:12 -07:00 |
Nathaniel Catchpole
|
c9ec67d60e
|
Issue #2245117 by znerol: Remove the optional $skip_anonymous parameter from CsrfTokenGenerator::validate and remove the dependency on current_user service.
|
2014-04-22 14:19:58 +01:00 |
Nathaniel Catchpole
|
1d8a302aad
|
Issue #1211864 by Xano, Taz, Dave Reid: Add caching to \Drupal\Core\Utility\Token::getInfo().
|
2014-04-21 13:53:23 +01:00 |
Alex Pott
|
5cc27d94cc
|
Issue #2216071 by dawehner, damiankloip, Gaelan: Views plugins need a way to store additional dependencies.
|
2014-04-20 20:15:42 +01:00 |
Alex Pott
|
da91e5a9d4
|
Issue #2208015 by tim.plunkett: Remove "convert to trait" comments about EntityWithPluginBagInterface.
|
2014-04-20 11:16:35 +01:00 |
webchick
|
13c930f9ec
|
Issue #2216527 by sun: Inject a serialization format into database key/value storage.
|
2014-04-18 14:21:17 -07:00 |
webchick
|
b390475f1a
|
Issue #2208633 by sun: Add a Yaml class to Drupal\Component\Serialization.
|
2014-04-18 09:45:14 -07:00 |
webchick
|
2681750501
|
Issue #2208609 by sun, Jalandhar, damiankloip: Move Json utility class into Drupal\Component\Serialization.
|
2014-04-18 08:32:47 -07:00 |
webchick
|
9a3772dee1
|
Issue #2244185 by damiankloip: Remove cURL dependent options from HTTP client.
|
2014-04-18 07:58:36 -07:00 |
Nathaniel Catchpole
|
c8f6aceba4
|
Issue #2231419 by sun, jibran, Rajendar Reddy, Jalandhar, damiankloip: Merge obsolete CachedModuleHandler into ModuleHandler.
|
2014-04-18 14:35:05 +01:00 |
Alex Pott
|
bd468f23ad
|
Issue #2223615 by znerol: Use request stack in local task/action manager.
|
2014-04-18 13:39:22 +01:00 |
Alex Pott
|
1e15efd7d2
|
Issue #2202629 by sun: Move Drupal\Core\KeyValueStore\State* into Drupal\Core\State\State*.
|
2014-04-18 11:53:27 +01:00 |
Alex Pott
|
3a7d54dc38
|
Issue #2239181 by sun, znerol: SessionManager::isStarted() returns TRUE even after session_write_close() has been called.
|
2014-04-18 11:50:22 +01:00 |