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 |
webchick
|
f85d43e317
|
Issue #2396701 by hussainweb: Clean-up options module test members - ensure property definition and use of camelCase naming convention
|
2015-01-06 11:20:01 -08:00 |
Nathaniel Catchpole
|
503e46bb6b
|
Issue #918538 by Berdir, slashrsm, damiankloip, sun, tobiasb: Decouple cache tags from cache bins
|
2015-01-06 13:25:59 +00:00 |
Alex Pott
|
3ac9d4cc8e
|
Issue #2401395 by dawehner: <none> does not work as expected with fragments
|
2015-01-04 17:39:02 +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
|
3f28dd7c42
|
Issue #2344967 followup by Gábor Hojtsy, Sutharsan: Tests for localization update does not update configuration translations
|
2014-12-20 13:58:13 +00:00 |
webchick
|
ff20a6faf7
|
Issue #2390707 by Wim Leers: Remove hook_library_alter() implementations
|
2014-12-11 13:09:30 -08:00 |
Nathaniel Catchpole
|
30a5046e35
|
Issue #2355909 by penyaskito, alexpott, Gábor Hojtsy, DuaelFr: language.settings config is not scalable
|
2014-12-08 16:25:00 +00:00 |
Nathaniel Catchpole
|
4ecc4ead39
|
Issue #2382557 by Wim Leers: Change JS settings into a separate asset type
|
2014-12-04 11:37:59 +00:00 |
Nathaniel Catchpole
|
596978a71d
|
Issue #2378095 by Wim Leers, Devin Carlson: Convert all remaining attached individual CSS/JS assets to attached asset libraries
|
2014-11-28 20:51:14 +00:00 |
Alex Pott
|
d4e8abd840
|
Issue #1938916 by joelpittet, akalata, a-fro, duellj, InternetDevels, lauriii: Convert locale theme tables to table #type
|
2014-11-28 13:13:57 +00:00 |
Alex Pott
|
10a80c846e
|
Issue #2309051 by martin107: Duplicate assertion text in LocaleUpdateTest
|
2014-11-27 14:16:25 +00:00 |
Alex Pott
|
1a8858a0a2
|
Issue #2144413 by tstoeckler, YesCT, robertdbailey, webflo, Schnitzel, Wim Leers, kfritsche, Jose Reyero, Gábor Hojtsy, prodosh: Config translation does not support text elements with a format
|
2014-11-24 09:46:43 +00:00 |
Alex Pott
|
7d36a7c3d8
|
Issue #2378263 by Wim Leers: hook_library_alter() must be manually invoked by users of LibraryDiscovery, and has no test coverage
|
2014-11-21 09:53:12 +00:00 |
Alex Pott
|
1a73d7e6ab
|
Issue #2328919 by Mile23, YesCT, tim.plunkett: Remove () from a bunch of @covers definitions in PHPUnit
|
2014-11-20 09:47:27 +00: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
|
32913b0f12
|
Issue #2361789 by rpayanm, jamesdixon, javivf: Remove usage of decode_entities().
|
2014-11-02 22:19:56 +00:00 |
Alex Pott
|
9a19c4e419
|
Issue #2349651 by larowlan, yannisc: Fixed Default contact form does not send email as email recipient is not set during the installation.
|
2014-10-23 13:10:36 +01:00 |
Alex Pott
|
4d86f97385
|
Issue #2316561 by jmolivas | YesCT: Type hint hooks with interface: ConfigurableLanguageInterface instead of LanguageEntity/ConfigurableLanguage.
|
2014-10-23 12:32:15 +01:00 |
Alex Pott
|
5dcc99f934
|
Issue #2361415 by tstoeckler: Fixed locale_translation_clear_cache_projects() does not work.
|
2014-10-23 12:17:14 +01:00 |
Nathaniel Catchpole
|
4cdd94b947
|
Issue #2288793 by YesCT, jamesdixon, xq1003, fran seva, Les Lim: Add missing and fix some types in core docblocks and add some typehinting for locale module.
|
2014-10-22 10:58:00 +01:00 |
Nathaniel Catchpole
|
848dbc5531
|
Issue #2341341 by YesCT, martin107, vijaycs85, fran seva: Change public 'name' property access on languages to getName() and add back setName().
|
2014-10-16 14:45:53 +01:00 |
Nathaniel Catchpole
|
bf49837832
|
Issue #2028109 by tim.plunkett, almaudoh, twistor, larowlan, slashrsm, Berdir, Arla, neclimdul, Cottser: Convert hook_stream_wrappers() to tagged services.
|
2014-10-14 12:06:10 +01:00 |
Alex Pott
|
221a48c14e
|
Issue #2346129 by tstoeckler: Introduce a TraversableTypedDataInterface and use that for typehinting instead of ArrayElement.
|
2014-10-14 09:55:35 +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 |
webchick
|
4724ae1d1f
|
Issue #2246675 by rpayanm, johnstorey, holly.ross.drupal | mgbellaire: Remove all unnecessary 'template' lines in hook_theme() declarations.
|
2014-10-09 11:41:26 -07:00 |
Nathaniel Catchpole
|
7476af9004
|
Issue #2070737 by herom, EllaTheHarpy, alexpott: Change values of LanguageInterface::DIRECTION_(LTR/RTL) to ('ltr'/'rtl').
|
2014-10-09 12:17:44 +01:00 |
Alex Pott
|
d3f105ed86
|
Issue #2226207 by lauriii, mgbellaire, Cottser, m1r1k, Mark Carver, LinL, rachel_norfolk, rteijeiro, skwashd, davidhernandez, euphoric_mv: Make 'template' the default output option for hook_theme().
|
2014-10-08 12:06:17 +01:00 |
Alex Pott
|
1256191575
|
Issue #2329901 by lanchez, lauriii | davidhernandez: Move form classes from preprocess to templates.
|
2014-10-08 11:52:46 +01:00 |
Alex Pott
|
365358c5b0
|
Issue #2346629 by Sutharsan: Fixed When on report translations page, wrong update messages displayed.
|
2014-10-04 16:35:24 +02:00 |
Alex Pott
|
002ae719c9
|
Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements.
|
2014-09-30 10:10:00 +02:00 |
Alex Pott
|
4f49087b71
|
Issue #2277103 by tim.plunkett, pwolanin, Wim Leers, dawehner, hotpizzas: Switch Drupal::l() and LinkGenerator to expect a Url object.
|
2014-09-29 15:41:29 +02:00 |
Alex Pott
|
27636950ac
|
Issue #2340571 by Désiré | YesCT: LanguageInterface needs isLocked method for the locked property.
|
2014-09-29 08:10:45 +02:00 |
webchick
|
035393d8c2
|
Issue #2336743 by webflo, penyaskito, YesCT, Gábor Hojtsy: Fixed When more than one language is added in the profile, the installer ignores those.
|
2014-09-28 05:03:05 -07:00 |
webchick
|
a6492ce9d9
|
Issue #2343651 by xjm, tim.plunkett, Wim Leers, dinarcon, dawehner: Remove most remaining l() calls.
|
2014-09-28 00:21:34 -07:00 |
webchick
|
1848068842
|
Issue #2344967 by Gábor Hojtsy: Fixed Localization update does not update configuration translations.
|
2014-09-27 02:03:30 -07:00 |
webchick
|
0eda196d46
|
Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls.
|
2014-09-27 00:03:46 -07:00 |
webchick
|
8bd63769fa
|
Issue #2344487 by tim.plunkett, dawehner: Provide special route names for <current> and <none>.
|
2014-09-26 23:47:52 -07:00 |
Nathaniel Catchpole
|
f4864aeed2
|
Issue #2318381 by csakiistvan, thamas: Fixed Message not styled properly on interface translation page .
|
2014-09-26 15:25:28 +01:00 |
Nathaniel Catchpole
|
1cbe233f83
|
Issue #657166 by mgifford, TR, Haza, cs_shadow, heaths1: Use × instead of x.
|
2014-09-26 12:05:09 +01:00 |
catch
|
2c6cd92958
|
Issue #2340123 by Wim Leers: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX.
|
2014-09-25 08:30:31 +01:00 |
Alex Pott
|
ac0cee8f45
|
Issue #2038275 by tim.plunkett, mr.baileys, Sam Hermans: Convert hook_queue_info() to plugin system.
|
2014-09-23 10:47:47 +01:00 |
Nathaniel Catchpole
|
c0a7453aef
|
Issue #2339435 by YesCT, alexpott: Default no longer needs to be a property on Language or ConfigurableLanguage.
|
2014-09-22 11:43:19 +01:00 |
Nathaniel Catchpole
|
2a0254f973
|
Issue #2232605 by alexpott, dawehner, martin107, Cottser, sun: Fixed Themes cannot be uninstalled.
|
2014-09-19 10:25:26 +01:00 |
Alex Pott
|
52a101bc1d
|
Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks.
|
2014-09-18 08:41:29 +01:00 |
Alex Pott
|
ab50db310c
|
Issue #2338011 by benjf, Sutharsan: Cleanup of locale tests.
|
2014-09-16 12:18:45 +01:00 |
Alex Pott
|
8c38be014c
|
Issue #2254153 by crowdcg, davidhernandez, joelpittet, mortendk, mdrummond, cilefen, LewisNyman: Move node classes out of preprocess and into templates.
|
2014-09-15 12:22:36 +01:00 |
Nathaniel Catchpole
|
1bf3b8dc0a
|
Issue #2334763 by alexpott: Tidy up of LanguageInterface - removal of setters and other unnecessary methods.
|
2014-09-15 10:42:29 +01:00 |
catch
|
21a11cf58f
|
Issue #2336177 by alexpott, YesCT: Fixed ConfigurableLanguage cannot be created/removed directly, integrate language_save() and language_delete().
|
2014-09-14 15:27:33 +01:00 |