Commit Graph

29557 Commits (d3d9300b795c2141e772488dad7cbf54d734e5a7)

Author SHA1 Message Date
Alex Pott 01e703d2a2 Issue #2473951 by Cottser, cilefen, yannickoo, davidhernandez, LewisNyman: Prefix form-required classes with js- 2015-08-04 11:54:55 +01:00
webchick 4b31d8ce3c Revert "Issue #2503049 by phenaproxima, quietone: Migrate D7 blocked IPs to D8"
Broke HEAD. This reverts commit f9b5e68346.
2015-08-03 23:32:47 -07:00
webchick f9b5e68346 Issue #2503049 by phenaproxima, quietone: Migrate D7 blocked IPs to D8 2015-08-03 21:47:29 -07:00
webchick 967b16fd77 Issue #2492429 by mikeryan, neclimdul: Migration count caching broken 2015-08-03 21:35:30 -07:00
webchick 45457ced1f Issue #2542318 by neclimdul: Clean up local variables in MigrateTestBase in tearDown 2015-08-03 21:34:04 -07:00
webchick a444aafdf8 Issue #2535458 by mikeryan, benjy, phenaproxima, EclipseGc, dawehner: Dispatch events at key points during migration 2015-08-03 21:31:58 -07:00
webchick 05a8db295e Issue #2534004 by phenaproxima, mikeryan: Move module-specific migration support into the comment module 2015-08-03 21:08:57 -07:00
webchick ce9a128ef6 Issue #2543768 by mikeryan: Missing dependencies in d6_upload 2015-08-03 10:51:29 -07:00
webchick 246ec16862 Issue #2534042 by mikeryan, phenaproxima: Move module-specific migration support into the user module 2015-08-03 10:48:47 -07:00
webchick c1e0ba38e8 Issue #2409437 by phenaproxima, hosef, mikeryan, chx, jcost: Migration path for Simpletest 7.x 2015-08-03 10:24:55 -07:00
Nathaniel Catchpole 6b3fb00867 Back to dev. 2015-08-03 10:18:43 +01:00
Nathaniel Catchpole c3f5245f1c 8.0.0-beta14 2015-08-03 10:10:38 +01:00
Alex Pott 4be4222ddd Issue #2474903 by Mile23: Add composer.json to \Drupal\Component\Gettext\ component 2015-07-30 18:05:41 +01:00
Alex Pott 21dd7863a9 Issue #2503453 by mgifford, bobrov1989, rikki_iki, kattekrab, LewisNyman: Increase contrast on inline form error text 2015-07-30 17:56:56 +01:00
Alex Pott b30fc4e9e3 Issue #2398465 by DickJohnson, emma.maria, jp.stacey, idebr: Clean up the "contextual" component in Bartik 2015-07-30 17:56:56 +01:00
Nathaniel Catchpole 144b803331 Revert "Issue #2527126 by dawehner, Wim Leers, hass: Only send cache context/tags if frontend proxy exists"
This reverts commit 7115108cd5.
2015-07-30 16:50:03 +01:00
Jennifer Hodgdon a8eab691e6 Issue #2516842 by er.pushpinderrana, jhodgdon: Fix indentation in UPGRADE.txt 2015-07-30 07:58:11 -07:00
Alex Pott 6c2eb9c1ba Issue #2404253 by wuinfo, mermentau: Undefined index: css in color_library_info_alter() 2015-07-30 15:47:45 +01:00
Alex Pott 6366f77221 Issue #2541340 by dawehner: Remove dead code from user module 2015-07-30 15:33:48 +01:00
Alex Pott 6feb57b3ac Issue #2534022 by phenaproxima: Move module-specific migration support into the node module 2015-07-30 15:26:06 +01:00
Alex Pott 9be4334f50 Issue #2541384 by mikeryan: Move module-specific migration support into the menu_ui module 2015-07-30 15:24:18 +01:00
Alex Pott b7fe1509dd Issue #2474151 by JeroenT, dcmul, naveenvalecha, sorabh.v6, trwad, Nitesh Sethia, sushilkr, disasm, dylanf, Mile23, xjm, dawehner, tim.plunkett, andypost: Mark procedural wrappers in entity.inc as deprecated 2015-07-30 15:21:44 +01:00
Alex Pott 6ba0114eed Issue #2398467 by lduerig, tresti88, Eski, LewisNyman, emma.maria: Clean up "dropbutton" component in Bartik 2015-07-30 15:10:13 +01:00
Alex Pott 57738ab822 Issue #2119997 by Sharique, ursula, vijaycs85, dimaro, quietone, dawehner, mpdonadio, Bojhan: Change UI to remove display machine name for date formats 2015-07-30 15:07:09 +01:00
Alex Pott 93cb20d61d Issue #2539246 by brandon.holtsclaw, cilefen, pwolanin: Search page local task label was an XSS vector—add tests 2015-07-30 14:54:13 +01:00
Alex Pott d4011a5423 Issue #2031883 by mortendk, rachel_norfolk, andypost, zestagio, epari.siva, nguerrier, Manjit.Singh, rteijeiro, MathieuSpil, pablo.guerino, HOG, lauriii, LewisNyman, joelpittet, Wim Leers, Cottser, minneapolisdan: Markup for: comment.html.twig 2015-07-30 12:33:32 +01:00
Alex Pott b80a4b6293 Issue #2532476 by dawehner, pwolanin, pfrenssen, Gábor Hojtsy, effulgentsia: Menu links should use a TranslationWrapper to encapsulate safe translatable strings from YAML files 2015-07-30 11:26:44 +01:00
Nathaniel Catchpole 3c19df59e5 Issue #2542632 by joshi.rohit100: system.install has redundant code 2015-07-30 11:16:23 +01:00
Nathaniel Catchpole ba5a3d2e17 Back to dev. 2015-07-29 19:07:35 +01:00
Nathaniel Catchpole fc345ab700 8.0.0-beta13 2015-07-29 19:06:42 +01:00
Nathaniel Catchpole f725e303ad Issue #2538228 by alexpott, amateescu: Document that Config save/delete/rename events may be dispatched during hook_update_N(), what that means for subscribers, and fix core subscribers accordingly 2015-07-29 16:33:39 +01:00
Alex Pott 7595aa78f7 Issue #2429659 by chx, Berdir, mpdonadio, geerlingguy, Cottser, rteijeiro, Fabianx, catch, dawehner: Race conditions in the twig template cache 2015-07-29 11:35:50 +01:00
Alex Pott 0c810aa1a0 Issue #2535118 by longwave, Wim Leers, borisson_, effulgentsia: Toolbar subtrees not working on admin pages due to lack of theme negotiation on Toolbar's custom JSONP route 2015-07-29 09:12:30 +01:00
Alex Pott 2f8646a759 Issue #2540954 by mikeryan: Move module-specific migration support into the dblog module 2015-07-28 19:31:02 +01:00
Alex Pott b51dc5c423 Issue #2538158 by joyceg: Clarification to where hook_modules_installed should be implemented 2015-07-28 18:47:10 +01:00
Alex Pott cd5a8cf903 Issue #2541420 by amateescu, chx: Introduce QueryConditionTrait 2015-07-28 18:44:56 +01:00
Alex Pott 6220d90f41 Issue #2533994 by phenaproxima: Move module-specific migration support into the block_content module 2015-07-28 18:40:52 +01:00
Alex Pott 46f69a5653 Issue #2534034 followup by mikeryan: Move module-specific migration support into the taxonomy module 2015-07-28 18:39:31 +01:00
Alex Pott 1743f6cb9f Issue #2534032 by mikeryan: Move module-specific migration support into the system module 2015-07-28 17:26:17 +01:00
Alex Pott 5073c7ba87 Issue #2534030 by mikeryan: Move module-specific migration support into the syslog module 2015-07-28 17:24:17 +01:00
Alex Pott d03152e2a4 Issue #2534016 by phenaproxima: Move module-specific migration support into the forum module 2015-07-28 17:23:29 +01:00
Alex Pott 45202c402b Issue #2534018 by phenaproxima: Move module-specific migration support into the locale module 2015-07-28 17:18:47 +01:00
Alex Pott 3f2084fbcf Issue #2534020 by phenaproxima: Move module-specific migration support into the menu_link_content module 2015-07-28 17:17:22 +01:00
Alex Pott e536cb07af Issue #2540538 by znerol: Behavior of testErrorContainer() and testExceptionContainer() is unpredictable 2015-07-28 17:15:26 +01:00
Nathaniel Catchpole f8629621bb Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions 2015-07-28 17:03:59 +01:00
Alex Pott 158ca154d1 Issue #2534024 by mikeryan: Move module-specific migration support into the search module 2015-07-28 16:39:08 +01:00
Alex Pott 3a0537b085 Issue #2534014 by phenaproxima: Move module-specific migration support into the filter module 2015-07-28 16:37:29 +01:00
Alex Pott e47b6a7750 Issue #2534002 by phenaproxima: Move module-specific migration support into the book module 2015-07-28 16:36:32 +01:00
Alex Pott 5d183c78f4 Issue #2533986 by phenaproxima: Move module-specific migration support into the block module 2015-07-28 16:34:15 +01:00
Alex Pott 4104c3ffad Issue #2533984 by phenaproxima: Move module-specific migration support into the aggregator module 2015-07-28 16:33:12 +01:00