Alex Pott
|
23b59123d1
|
Issue #1998466 by dawehner, ParisLiakos: Convert filter_xss_admin() and similar function to an Xss component.
|
2013-05-28 22:48:53 +01:00 |
Alex Pott
|
411dc59a17
|
Issue #2002232 by kim.pepper: Cleanup PluginManagerBase.
|
2013-05-27 20:42:27 -05:00 |
Alex Pott
|
040ff573a2
|
Issue #1998166 by dawehner: Use the controller resolver to inject parameters into HtmlFormController.
|
2013-05-27 19:57:28 -05:00 |
Alex Pott
|
521e1e5946
|
Issue #1957158 by abghosh82, JacobSanford: Replace typed_data() with Drupal::typedData().
|
2013-05-27 18:00:35 -05:00 |
Alex Pott
|
09db04dddd
|
Issue #2004784 by chx, effulgentsia: Move module enable/disable/uninstall implementations into ModuleHandler.
|
2013-05-27 12:39:38 -07:00 |
Alex Pott
|
a2f15f28eb
|
Issue #1998250 by patrickd, dww, chx: Move batch to pluggable storage.
|
2013-05-27 11:12:50 -07:00 |
Alex Pott
|
ce7ff5cd54
|
Issue #1634442 by chia, Berdir, amateescu, fago: Fixed DatabaseStorageController can't catch exceptions.
|
2013-05-26 16:45:42 -07:00 |
Alex Pott
|
477c06c413
|
Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual.
|
2013-05-26 13:18:10 -07:00 |
Alex Pott
|
7961e03aeb
|
Issue #1909418 by tim.plunkett, damiankloip, larowlan, dawehner, kim.pepper: Allow Entity Controllers to have their dependencies injected.
|
2013-05-25 16:36:57 -07:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
Alex Pott
|
7846ad6fb9
|
Issue #1938184 by Xano, ParisLiakos, franskuipers, clemens.tolboom: Convert Drupal\Core\Utility\Color\ColorTest to PHPUnit.
|
2013-05-25 12:42:40 -07:00 |
Alex Pott
|
94e3e87a4a
|
Issue #2003578 followup by chx: twig_cache() must be FALSE in install.php registerTwig because we don't know if files folder is writable yet.
|
2013-05-24 15:00:31 -07:00 |
Dries
|
dc28748c53
|
Issue #2003578 by Jon Pugh, joelpittet: Fixed twig_cache() must be FALSE in install.php registerTwig because we don't know if files folder is writable yet.
|
2013-05-24 13:58:57 -07:00 |
Alex Pott
|
530a6eda68
|
Issue #1957888 by ParisLiakos, Berdir: Fixed Exception when a field is empty on programmatic creation.
|
2013-05-21 16:54:06 -07:00 |
Alex Pott
|
80da26f3ff
|
Issue #1893442 by andypost, tim.plunkett, dawehner: Move BlockStorageController::loadByProperties() into ConfigStorageController.
|
2013-05-20 16:41:23 -07:00 |
Alex Pott
|
518c4d10bd
|
Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms.
|
2013-05-19 13:02:16 -07:00 |
Alex Pott
|
750b527318
|
Issue #1872522 by chx, effulgentsia, sun, aspilicious, desmondmorris, Berdir, jibran, YesCT: Fixed Compiled data in PHP storage is cleared too late in drupal_flush_all_caches().
|
2013-05-19 12:32:09 -07:00 |
Alex Pott
|
66e6eb8d36
|
Issue #1994910 by tim.plunkett, twistor: Fixed ConfigEntity listing should only show enable/disable if status is supported.
|
2013-05-19 12:17:43 -07:00 |
Nathaniel Catchpole
|
4eaa775b10
|
Issue #1890784 by alexpott, YesCT, heyrocker, tim.plunkett, EllaTheHarpy, beejeebus: Refactor configuration import and sync functions.
|
2013-05-17 15:16:16 +01:00 |
Nathaniel Catchpole
|
261b71d29c
|
Issue #1992950 by xjm: Stop use-ing Exception.
|
2013-05-16 09:15:22 +01:00 |
Dries
|
bd68a9bfbe
|
Issue #1988666 by Crell, kim.pepper: Cleanup Controllers and Enhancers.
|
2013-05-15 16:16:25 -04:00 |
Alex Pott
|
56653079cc
|
Issue #1953800 by dawehner, amateescu: Fixed Make the database connection serializable.
|
2013-05-14 22:06:25 +01:00 |
catch
|
3ad81ec0a6
|
Issue #1992834 by alexpott: Fixed Unnecessarily setting up the array of priority formats for content negotiation within a loop.
|
2013-05-13 22:22:05 +01:00 |
Alex Pott
|
a858b3473c
|
Issue #1983710 by manarth: Fixed HTTP: Use 406 (Not acceptable) over 415 (Unsupported media type).
|
2013-05-12 10:00:34 +01:00 |
Alex Pott
|
dced5e1164
|
Issue #1979290 by Cottser, soulston: Add static caching to Twig_Environment::getTemplateClass().
|
2013-05-08 18:34:54 +01:00 |
Jennifer Hodgdon
|
9ec703eb65
|
Issue #1957042 by Kevin Morse, foopang, xjm, Fabianx, Cottser: Document why a method in CoreBundle is public static
|
2013-05-08 06:40:31 -07:00 |
Alex Pott
|
686c269bae
|
Issue #1938670 by ParisLiakos, Xano, RobLoach, pp, alexpott: Convert unicode.inc to \Drupal\Component\Utility\Unicode.
|
2013-05-08 00:29:47 +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
|
a57952c6a4
|
Issue #1983844 by tim.plunkett, dawehner: Add EntityListController and convert picture.module callbacks to routes/controllers to provide a use-case.
|
2013-05-07 17:33:50 +01:00 |
Nathaniel Catchpole
|
31513883d9
|
Issue #1712250 by alexpott, n3or, cam8001, vijaycs85, Albert Volkman, jibran, heyrocker, chx: Convert theme settings to configuration system.
|
2013-05-07 10:47:19 +01:00 |
Alex Pott
|
cb4782ea13
|
Issue #1977784 by YesCT, Gábor Hojtsy, EllaTheHarpy: Content language settings configuration page needs to determine what entities and bundles to include.
|
2013-05-06 11:31:46 +01:00 |
Nathaniel Catchpole
|
59244c71d0
|
Issue #1986690 by fabpot: Fixed Removed double registration of RegisterKernelListenersPass.
|
2013-05-05 22:19:21 +01:00 |
Nathaniel Catchpole
|
c268d42baa
|
Issue #1911178 by ParisLiakos, Xano: Change notice: Remove hook_exit().
|
2013-05-05 22:09:00 +01:00 |
Alex Pott
|
50ae329638
|
Issue #1982088 by tim.plunkett: Remove hook_entity_bundle_info()'s need for 'real path'.
|
2013-05-05 01:24:24 +01:00 |
webchick
|
df8519574a
|
Issue #1828616 follow-up by tstoeckler, Berdir: Allow AnnotatedClassDiscovery to find plugins in Drupal\Component as well.
|
2013-05-03 22:31:02 -07:00 |
Alex Pott
|
0be98498e0
|
Issue #1974474 by Berdir: Make sure within field_attach_()*() that we are working with a BC entity.
|
2013-05-04 01:49:43 +01:00 |
webchick
|
22df5962a2
|
Issue #1944472 by larowlan, quicksketch, effulgentsia: Add generic content handler for returning dialogs.
|
2013-05-03 10:01:32 -07:00 |
Jennifer Hodgdon
|
a325159de3
|
Issue #1969970 by dawehner, jhodgdon, webchick, EclipseGc, tim.plunkett: Documentation for translatable plugin properties on annotations
|
2013-05-03 08:55:49 -07:00 |
Nathaniel Catchpole
|
891f4c5d69
|
Issue #1944636 by alexpott, YesCT: Fixed PECL Intl extension usage in DateTimePlus class broken and untested.
|
2013-05-03 14:21:32 +01:00 |
Nathaniel Catchpole
|
9ae545f754
|
Issue #1975486 by Berdir: Add a persistent cache in DatabaseStorageController::getFieldDefinitions().
|
2013-05-02 11:59:57 +01:00 |
webchick
|
e775437eb2
|
Issue #1982984 by larowlan: Create Drupal::entityManager for improved DX.
|
2013-05-01 23:42:27 -07:00 |
webchick
|
c35c1cadb4
|
Issue #1828616 by Berdir, tstoeckler: AnnotatedClassDiscovery is not finding plugins in Drupal\(Core|Component)\COMPONENT_NAME\Plugin directory.
|
2013-05-01 21:59:28 -07:00 |
webchick
|
6de362318d
|
Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component.
|
2013-05-01 21:46:53 -07:00 |
webchick
|
594c849d8d
|
Issue #1938960 by tim.plunkett, dawehner: Fixed _menu_translate() doesn't care about new routes.
|
2013-05-01 21:09:48 -07:00 |
webchick
|
59a54c3e7e
|
Issue #1962130 by dawehner, YesCT, tim.plunkett, CEikermann: Fixed Fatal Error: ViewUI::isTranslatable endless loop.
|
2013-05-01 19:20:34 -07:00 |
Alex Pott
|
620d497915
|
Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface.
|
2013-04-30 00:46:14 +01:00 |
Nathaniel Catchpole
|
064c81785c
|
Issue #1975462 by thedavidmeister, alexpott, chx, joelpittet: Fixed Allow and test for NULL and integer 0 values in Twig templates.
|
2013-04-29 12:24:59 +01:00 |
Alex Pott
|
6ed57d39c5
|
Issue #1946404 by tim.plunkett, amateescu, swentel: Convert forms in field_ui().admin.inc to the new form interface.
|
2013-04-27 00:28:10 +01:00 |
Alex Pott
|
47308d2162
|
Issue #1947892 by Berdir, theduke: Improve DX with EntityAccessControllerInterface.
|
2013-04-26 23:47:55 +01:00 |
webchick
|
53d8c24d94
|
Issue #1818560 by Berdir, fago, Wim Leers, jessebeach, dawehner, YesCT: Convert taxonomy entities to the new Entity Field API.
|
2013-04-26 09:10:49 -07:00 |
Jennifer Hodgdon
|
2b9e39e379
|
Issue #1978742 by rballou: Fix typos in AliasManager class docs
|
2013-04-26 09:04:32 -07:00 |
Nathaniel Catchpole
|
bba539c65f
|
#1869562 by fago, berdir, dawehner: Avoid instantiating EntityNG field value objects by default.
|
2013-04-26 09:32:17 +01:00 |
Nathaniel Catchpole
|
1eb9af15f9
|
Issue #1930020 by dawehner, Berdir, olli: Inject a class into the Core annotated discovery implementation so that namespaces can be updated.
|
2013-04-25 09:38:49 +01: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 |
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 |
catch
|
d5a4cb4309
|
Issue #1976068 by chx: Remove schema_fields_sql() from entity plugin definition.
|
2013-04-22 12:36:54 +01:00 |
catch
|
87462db60e
|
Issue #1167144 by chx, catch, claudiu.cristea: Make cache backends responsible for their own storage.
|
2013-04-22 12:25:08 +01:00 |
webchick
|
fa3e949d01
|
Issue #1975774 by chx: Fixed ConfigFactory::get misses @return.
|
2013-04-21 12:42:19 -07:00 |
webchick
|
62e5dafdf8
|
Issue #1182374 by lyricnz, brianV: Code style fixes for includes/filetransfer.
|
2013-04-19 21:15:02 -07:00 |
webchick
|
2abc98f7a7
|
Issue #1974380 by rootatwc: Fixed Wrong inheritdocs in \Drupal\views\Plugin\views\style\Table and \Drupal\Core\Plugin\Factory\ContainerFactory.
|
2013-04-19 20:39:38 -07:00 |
webchick
|
8733925ff7
|
Issue #1867090 by joelpittet, Fabianx: Fixed Nested Twig 'for' loops behaving strange.
|
2013-04-19 20:32:23 -07:00 |
Alex Pott
|
c014519ca1
|
Issue #1969540 by Xano: Convert token.inc to a service.
|
2013-04-18 08:24:35 +01:00 |
Alex Pott
|
9c74b54707
|
Issue #1863816 by dawehner, yched, rootatwc: Allow plugins to have services injected.
|
2013-04-18 07:54:34 +01:00 |
catch
|
139ba19155
|
Issue #1969420 by Berdir: Fixed Unecessary semaphore cleanup query on every request.
|
2013-04-15 22:24:39 +01:00 |
Alex Pott
|
99b39dc7d8
|
Issue #1963470 by effulgentsia, Crell, tim.plunkett, larowlan: Move controller derivation to route enhancers (and just that).
|
2013-04-15 10:21:21 +01:00 |
webchick
|
45e0ca450b
|
Issue #1877638 by fago, Gaelan, YesCT, das-peter, tim.plunkett, smiletrl: Rename getOriginalEntity() and remove duplicated functions from ConfigEntityBase.
|
2013-04-14 12:22:31 -07:00 |
webchick
|
b77715c307
|
Issue #1967294 by tim.plunkett: Add a dedicated @EntityType annotation.
|
2013-04-13 15:15:20 -07:00 |
Alex Pott
|
7f6cf775d7
|
Issue #1968446 by Gábor Hojtsy: Whitespace fixes in language installer and config install storage.
|
2013-04-12 10:31:37 +01:00 |
webchick
|
58e8125104
|
Issue #1950726 by chx: Convert hook_archiver_info() into the New Shiny(TM).
|
2013-04-11 23:33:28 -07:00 |
webchick
|
0c1777a91d
|
Issue #1967420 by tim.plunkett, dawehner: Allow Core\AnnotatedClassDiscovery to pass all parameters to the constructor of Component\AnnotatedClassDiscovery.
|
2013-04-11 22:59:05 -07:00 |
Alex Pott
|
ee1c53e517
|
Issue #1965164 by tim.plunkett: Add dedicated annotations for Views handlers.
|
2013-04-11 22:42:45 +01:00 |
Alex Pott
|
bea3588b22
|
Issue #1957148 by damiankloip | Berdir: Replace entity_query() with Drupal::entityQuery().
|
2013-04-11 13:55:05 +01:00 |
webchick
|
6543a5bae6
|
Issue #1847768 by rootatwc, tim.plunkett, effulgentsia, Crell, Damien Tournoud: Remove ip_address().
|
2013-04-10 17:17:57 -07:00 |
Alex Pott
|
d9fd65f900
|
Issue #1938972 by msonnabaum, RobLoach, tsphethean, dawehner, rootatwc: Start moving string functions into a utility class.
|
2013-04-10 22:31:15 +01:00 |
Alex Pott
|
fc6a9aeb00
|
Issue #1964482 by Eronarn: Fixed Non-canonical Symfony priority in LanguageRequestSubscriber.
|
2013-04-10 18:18:49 +01:00 |
catch
|
75f3ef0601
|
Issue #1962578 by Berdir, damiankloip, dawehner, xjm: Fixed ViewsDataCache writes multiple times in __destruct().
|
2013-04-10 10:35:19 +01:00 |
webchick
|
7724c1931a
|
Issue #1959122 by Crell, tim.plunkett, chx: Fixed Optional params are not possible in routes.
|
2013-04-09 14:10:34 -07:00 |
Alex Pott
|
e97a786c05
|
Issue #1947814 by vijaycs85, Gábor Hojtsy, tim.plunkett: Fixed New config entities often save as langcode: und incorrectly.
|
2013-04-09 13:04:07 +01:00 |
Alex Pott
|
34e630950a
|
Issue #1939660 by chx | catch: Use YAML as the primary means for service registration.
|
2013-04-09 05:32:49 +01:00 |
Alex Pott
|
f3966d6c2f
|
Issue #1739986 by RobLoach, pwolanin, sun, moshe weitzman, andypost: Fix fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of ['drupal_hash_salt()'].
|
2013-04-08 00:00:15 +01:00 |
webchick
|
27ac97efa8
|
Issue #1957156 by Crell, rootatwc: Add a request() method to \Drupal.
|
2013-04-07 12:53:17 -07:00 |
catch
|
ee96cf6b96
|
Issue #1889328 by gielfeldt, gumanist: Fixed Not all objects respect the query option throw_exception.
|
2013-04-03 11:55:27 +01:00 |
catch
|
8c21dcb622
|
Issue #1658720 by RobLoach, dawehner, sun, chx: Use ClassLoader instead of UniversalClassLoader.
|
2013-04-03 11:38:50 +01:00 |
Alex Pott
|
7aca9955dc
|
Issue #1937600 by Berdir, rootatwc | webchick: Determine what services to register in the new Drupal class.
|
2013-04-03 09:44:04 +01:00 |
Alex Pott
|
291dbd545b
|
Issue #1935970 by msonnabaum, dawehner, RobLoach: Convert timer_* to a utility class and convert tests to phpunit.
|
2013-04-02 22:37:55 +01:00 |
webchick
|
c0771678a7
|
Issue #1942490 by steveoliver, Cottser: Make Twig engine available during install.
|
2013-03-29 11:02:49 -07:00 |
webchick
|
d35d390ffd
|
Issue #1561362 by Niklas Fiekas, chrisdolby, mtift: Change file_transfer() to use BinaryFileResponse.
|
2013-03-29 10:27:03 -07:00 |
webchick
|
57669aabf1
|
Revert "Issue #1938980 by Crell, rootatwc, tim.plunkett: Move controller derivation to route enhancers."
Temporary rollback; this broke AJAX paths. Working on better test coverage.
This reverts commit 221099b571 .
|
2013-03-27 16:35:02 -07:00 |
Dries
|
221099b571
|
Issue #1938980 by Crell, rootatwc, tim.plunkett: Move controller derivation to route enhancers.
|
2013-03-27 15:27:28 -04:00 |
Dries
|
5818a99bfc
|
Issue #512026 by Berdir, effulgentsia, sun, marcingy, Eric_A, xjm, katbailey, Damien Tournoud, alexpott, beejeebus, pillarsdotnet: Move () storage from cache to new state/key-value system.
|
2013-03-27 14:57:12 -04:00 |
Dries
|
0bb14c814d
|
Issue #1865206 by alexpott: clean up ConfigFactory + ConfigStorageController::save/postsave/rename().
|
2013-03-27 14:31:51 -04:00 |
webchick
|
429aad6b99
|
Issue #1850798 follow-up by David_Rothstein, magicmyth: Remove diffAssoc() wrapper, and fix bug in diffAssocRecursive() (with tests)
|
2013-03-26 22:00:46 -07:00 |
webchick
|
9b6ddcff53
|
Issue #1945680 by dawehner: Provide a method that checks whether a certain entity type provides a certain controller.
|
2013-03-26 21:56:39 -07:00 |
webchick
|
257ae98f65
|
Issue #1919016 by dawehner, Berdir: Remove term_access() tag in TermStorageController::buildQuery().
|
2013-03-26 21:53:58 -07:00 |
catch
|
c07e727d8f
|
Issue #1664844 by alexpott, cweagans, heyrocker, eojthebrave, ACF, Berdir: Convert image toolkits into plugins.
|
2013-03-25 11:55:05 +00:00 |
Dries
|
eb4759d90b
|
Issue #1854752 by Gábor Hojtsy, chx, amateescu: re-Add PDO::FETCH_PROPS_LATE to PDO::FETCH_CLASS.
|
2013-03-22 13:15:31 -04:00 |
Dries
|
6122e84e9e
|
Issue #1948702 by chx: module_hook() is broken for disabled modules and included hooks.
|
2013-03-22 13:03:24 -04:00 |
Dries
|
44eda14f65
|
Issue #1862750 by fubhy, Berdir, dawehner: Implement entity access API for nodes.
|
2013-03-22 12:45:08 -04:00 |
Dries
|
6172eecaa6
|
Issue #1915752 by dawehner, tim.plunkett: routes are not found when 0 is used as a placeholder value.
|
2013-03-22 11:28:58 -04:00 |
catch
|
fc7c38bde8
|
Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC.
|
2013-03-22 09:36:55 +00:00 |