xjm
|
73f91709fb
|
Revert "Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities"
This reverts commit 694994fe9b .
|
2016-02-29 13:14:52 -06:00 |
Nathaniel Catchpole
|
9a47d81c72
|
Issue #2585989 by pguillard, malavya: Fix grammar and consistent use of URL / UI PART
|
2016-02-29 12:27:06 +09:00 |
Nathaniel Catchpole
|
00606660c8
|
Issue #2672200 by Sweetchuck, gauravjeet: Wrap Drupal with closure variable
|
2016-02-29 12:25:57 +09:00 |
Alex Pott
|
694994fe9b
|
Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities
|
2016-02-27 08:23:44 +00:00 |
Nathaniel Catchpole
|
1d75784abe
|
Issue #2672604 by saurabh.tripathi.cs: Replace deprecated usage of entity_create('taxonomy_term') and entity_create('taxonomy_vocabulary') with a direct call to Term::create() and Vocabulary::create()
|
2016-02-24 13:17:21 +09:00 |
Alex Pott
|
49d199b370
|
Issue #2671946 by mikeryan: d6_url_alias_language should accept language as a scalar
|
2016-02-20 14:24:10 +05:30 |
Nathaniel Catchpole
|
6c3e7da280
|
Issue #2226455 by quietone, ultimike, brockfanning: Migrated URL aliases not working until nodes are re-saved
|
2016-02-19 13:36:03 +09:00 |
Nathaniel Catchpole
|
a3f5ca8a81
|
Issue #2338747 by dawehner, chx: Move {router} out of system.install and create the table lazy
|
2016-02-19 13:26:53 +09:00 |
Nathaniel Catchpole
|
9040dc8002
|
Issue #2664466 by dawehner, alexpott, kostyashupenko: url_alias table is only used by a core service but it depends on system install
|
2016-02-17 16:11:37 +09:00 |
Alex Pott
|
a790ff2e60
|
Issue #2630162 by felribeiro, pguillard, pingwin4eg, karsumit94: The Edit URL Alias form buttons should be styled in consistency with other buttons
|
2016-01-26 11:47:54 +00:00 |
Alex Pott
|
b41db0e745
|
Issue #2630180 by mpp: 2 trailing dots in the Path Alias field description
|
2015-12-12 00:40:34 +00:00 |
Nathaniel Catchpole
|
c0b80f113f
|
Issue #2539222 by sasanikolic: Exception when deleting a translation when there is no canonical link template
|
2015-12-10 16:45:27 +00:00 |
Nathaniel Catchpole
|
07da832de8
|
Issue #2616336 by alexpott: PathAliasTest is using the RandomGeneratorTrait causing unnecessary output in the testbot logs
|
2015-11-17 13:17:46 +00:00 |
Nathaniel Catchpole
|
f6052ec6f7
|
Issue #2584243 by stefan.r, pwolanin, dawehner, kgoel: Make Drupal handle path aliases in a consistent and case-insensitive fashion on all database drivers
|
2015-11-10 11:17:38 +00:00 |
xjm
|
639272360e
|
Issue #2502621 by Pravin Ajaaz, hussainweb, Peacog, jhodgdon, ivanjaros: Replace implement notes with inheritdoc tag
|
2015-10-23 13:59:43 -07:00 |
Alex Pott
|
b0e82e5871
|
Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc
|
2015-10-13 23:37:56 +01:00 |
effulgentsia
|
bb8be56e67
|
Issue #1832946 by Sutharsan, Jose Reyero, Gábor Hojtsy, Wim Leers, vijaycs85: Runtime translation download fallback works different from installer translation download fallback
|
2015-10-05 15:39:44 -07:00 |
webchick
|
5c2bf5d3ab
|
Issue #2578989 by ifrik, alvar0hurtad0, jhodgdon, Bojhan, snehi, mairi, rachel_norfolk: Update link descriptions on the Configuration page that are not correct for D8
|
2015-10-04 23:38:58 -07:00 |
webchick
|
8477f6b786
|
Issue #2554321 by phenaproxima, mikeryan, quietone, neclimdul, benjy: Clean up Migrate's test suite
|
2015-09-28 10:19:56 -07:00 |
Alex Pott
|
6bfdc3bd5e
|
Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs
|
2015-09-22 08:16:37 +02:00 |
Alex Pott
|
7a25f513f5
|
Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations
|
2015-09-21 12:38:19 +01:00 |
Alex Pott
|
b9ae4cd1bd
|
Issue #2473947 by Cottser, davidhernandez, rachel_norfolk, rteijeiro, cilefen, alimac, akalata, YesCT, mortendk: Prefix form-item-* classes with js-
|
2015-09-20 18:37:40 +01:00 |
webchick
|
b42b41ac4d
|
Issue #2504513 by quietone, phenaproxima, mikeryan: Migrate URL aliases
|
2015-09-11 08:28:45 -07:00 |
webchick
|
dc644d1df3
|
Issue #2565791 by mikeryan, subhojit777, quietone, phenaproxima: Fix migration labels
|
2015-09-10 10:29:44 -07:00 |
effulgentsia
|
ae7ec6c585
|
Issue #2562757 by Wim Leers: Various small cacheability fixes that are blocking SmartCache
|
2015-09-04 22:23:05 -07:00 |
Nathaniel Catchpole
|
56bcfe4ece
|
Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk, olli: Remove all usages SafeMarkup::checkPlain() from render arrays
|
2015-09-03 23:37:10 +01:00 |
Nathaniel Catchpole
|
f13b2d59bd
|
Revert "Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays"
This reverts commit 3100760954 .
|
2015-09-03 23:36:44 +01:00 |
Nathaniel Catchpole
|
3100760954
|
Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays
|
2015-09-03 23:36:26 +01:00 |
webchick
|
f3354f5811
|
Issue #2530710 by eiriksm: JSDoc path module
|
2015-08-28 23:28:52 -07:00 |
webchick
|
f72ef07766
|
Issue #2522012 by phenaproxima, mikeryan, chx, benjy: Remove broken idlist handling, replace with more robust exception handling
|
2015-08-28 14:00:47 -07:00 |
webchick
|
8aee36fd83
|
Issue #2557253 by phenaproxima, neclimdul: MigrateFullDrupalTestBase test discovery gobbles all the memory
|
2015-08-25 10:04:11 -07:00 |
webchick
|
d2404bee75
|
Issue #2550823 by phenaproxima, neclimdul: Migrate Drupal integration tests should load all dump files
|
2015-08-15 11:25:18 -07:00 |
Alex Pott
|
a3a86053fe
|
Issue #2534156 by mikeryan: Move module-specific migration support into the path module
|
2015-07-28 16:22:35 +01:00 |
Alex Pott
|
883c209fb6
|
Issue #2478459 by plach, mkalkbrenner, chx, yched, Berdir, dawehner, benjy: FieldItemInterface methods are only invoked for SQL storage and are inconsistent with hooks
|
2015-07-05 15:29:22 +01:00 |
Alex Pott
|
e044adb014
|
Issue #2509300 by dawehner, catch, larowlan: Path alias UI allows node/1 and /node/1 as system path then fatals
|
2015-06-29 18:15:19 +01:00 |
Alex Pott
|
1f53649bfb
|
Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files
|
2015-06-26 21:53:33 +01:00 |
Jennifer Hodgdon
|
c3cb303173
|
Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS
|
2015-06-05 13:17:55 -07:00 |
xjm
|
088f8b357a
|
Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912)
|
2015-05-24 15:08:46 -05:00 |
webchick
|
159eef8ab3
|
Issue #1811874 by Mile23, Lars Toomre: Add missing type hinting to Path module docblocks
|
2015-05-02 15:57:23 -07:00 |
Alex Pott
|
612581d7f0
|
Issue #2470952 by D Szkiba: Path deletion should be removed in path module after content translation removal.
|
2015-04-17 10:22:03 +02:00 |
Alex Pott
|
d48d9c9271
|
Issue #2448605 by martin107, willzyx, tim.plunkett, klausi, dpopdan: Replace usages of drupal_get_destination() with the redirect destination service
|
2015-04-09 15:56:37 +01:00 |
Alex Pott
|
fdc1c3daf8
|
Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments
|
2015-04-02 11:59:11 +01:00 |
webchick
|
70f8ac6f31
|
Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions
|
2015-03-29 15:13:25 -07:00 |
catch
|
1208ddd979
|
Issue #2428703 by Wim Leers: Add a 'user.permissions' cache context (was: "Should cache contexts be able to associate a cache tag?")
|
2015-03-26 09:41:35 +00:00 |
Alex Pott
|
8c5ffa3242
|
Issue #2424171 by vijaycs85, likin, Gábor Hojtsy, Wim Leers: Language module vs. content translation module interaction exposes content translation bug
|
2015-03-20 13:11:37 +00:00 |
Nathaniel Catchpole
|
8f5fa6aa10
|
Issue #2433599 by Wim Leers: Ensure every (non-views) pager automatically associates a matching cache context
|
2015-03-12 15:52:02 +00:00 |
Alex Pott
|
8d87f7fa86
|
Issue #2426181 by effulgentsia, mpdonadio, xjm: Add a Url::fromUserInput() wrapper method for generating URLs from user-entered paths
|
2015-02-21 14:45:40 +00:00 |
Alex Pott
|
0bab86f912
|
Issue #2418237 by Mile23, neclimdul, jyotisankar: Fix incorrect @covers in PHPUnit tests.
|
2015-02-16 15:01:12 +00:00 |
Nathaniel Catchpole
|
e9635e6117
|
Issue #2423935 by effulgentsia: Convert path.module usage of base:$path to user-path:/$path when $path is from user input
|
2015-02-12 12:50:51 +00:00 |
Alex Pott
|
22a1fd62cf
|
Issue #2409587 by Cogax: Incorrect documentation for @covers
|
2015-02-03 10:01:09 +00:00 |