Commit Graph

25428 Commits (256b197153983a2edcd7a8fe2f416b74516dfda0)

Author SHA1 Message Date
Alex Pott 0a4ecfdc5d Issue #2259317 by effulgentsia: Remove _system_path usage from system_test.module. 2014-07-07 11:19:47 +01:00
Alex Pott daeb8b4424 Issue #2293643 by joshi.rohit100: Fixed OpmlFeedAdd form still using url() instead of \Drupal::url(). 2014-07-07 10:58:09 +01:00
Alex Pott be81399322 Issue #2291443 by marcingy: Convert comment_field_instance_config_delete query to entity query. 2014-07-07 10:45:21 +01:00
Alex Pott e7f8c6d78a Issue #2289989 by marcingy, andypost: Remove comment_add and inline final occurrence. 2014-07-07 10:24:18 +01:00
Alex Pott cfe3e159f2 Revert "Issue #2289989 by marcingy, andypost: Remove comment_add and inline final occurrence."
This reverts commit 4b91f16d48.
2014-07-07 10:23:09 +01:00
Alex Pott 4b91f16d48 Issue #2289989 by marcingy, andypost: Remove comment_add and inline final occurrence. 2014-07-06 18:50:17 +01:00
Alex Pott 0fa25d56d7 Issue #1956806 by amitgoyal, Cottser: Fixed DbLogController::overview() and topLogMessages() logic and provide a formatMessage() method. 2014-07-06 18:41:18 +01:00
Alex Pott dd24d32866 Issue #662940 by rootwork, tim.plunkett, emclaughlin, sqndr, ogi: Fixed "Lucida Sans Unicode" may match ugly "Lucida Bright" instead of "Lucida Sans". 2014-07-06 18:35:27 +01:00
Alex Pott ffdefc67dd Issue #2281325 by kim.pepper: NodeType condition should use EntityManager. 2014-07-06 18:32:21 +01:00
Alex Pott 0dc696df7a Issue #2218463 by znerol, damiankloip, rbayliss: Fixed Private file and image style downloads throw 500 error when page cache is active. 2014-07-06 18:29:47 +01:00
Alex Pott 36596e33c4 Issue #2225965 by lokapujya, djevans | scor: Move taxonomy term RDFa markup inside title_suffix (similar to the edit and node markup). 2014-07-06 18:17:32 +01:00
Alex Pott 6a8faf5552 Issue #2290261 by tim.plunkett, amool: Fixed Full configuration export crashing without the php_fileinfo extension. 2014-07-06 18:14:59 +01:00
Alex Pott b7c052df72 Issue #2265793 by er.pushpinderrana, jessebeach: Fixed Spelling mistake in CustomBlockForm.php. 2014-07-06 17:51:11 +01:00
Alex Pott 0fb70c779f Issue #2241165 by larowlan: Fixed Remove redundant shorthand.js file. 2014-07-06 17:49:49 +01:00
Alex Pott 70016d80e8 Issue #2170251 by lauriii, mgifford, joshi.rohit100, lokapujya, mparker17, Mirabuck, Jalandhar: Fixed Comment headings can spit out empty heading tags. 2014-07-06 17:46:56 +01:00
Alex Pott 310065c31c Issue #1120440 by er.pushpinderrana | skwashd: Fixed user.api.php hook summary lines should be more consistent with other entity hooks. 2014-07-06 17:43:32 +01:00
Alex Pott 5027a94d1e Issue #2281627 by ultimike, jjpost | barnettech: Fixed Freeform text profile field does not migrate properly from D6 to D7. 2014-07-04 19:07:27 +01:00
Alex Pott 052090f49f Issue #2281481 by ultimike, cYu, TommyK: Fixed D6 Body field label -> D8 field name not migrated. 2014-07-04 19:02:54 +01:00
Alex Pott 227d641a97 Issue #2188895 by lokapujya, seiplax | scor: Support RDFa output in entity reference field formatter. 2014-07-04 18:57:41 +01:00
Alex Pott f0cb85ac25 Issue #936704 by Matt V., swentel, tim.plunkett, Jalandhar, jimi-o: Added Use confirm form before clearing log messages. 2014-07-04 18:37:44 +01:00
Alex Pott fb01ce4ecc Issue #2266763 by ashepherd, kay_v, lauggh | scor: Add debug mode to FieldRdfaTestBase class. 2014-07-04 18:33:51 +01:00
Alex Pott a6eb26d74e Issue #1898452 by joelpittet, amitgoyal, gnuget, steinmb, thedavidmeister, jenlampton, zaphoyd, Cottser, robmc, disasm, azinoman | c4rl: Simpletest.module - Convert theme_simpletest_result_summary functions to Twig. 2014-07-04 18:29:48 +01:00
Alex Pott bec1967bd9 Issue #1987424 by rteijeiro, oshelach, a-fro, JeroenT, joelpittet, Cottser, IshaDakota, InternetDevels, TommyK, Sutharsan, robmc, mark.labrecque, lokapujya, Gaelan, drupalninja99, Carolyn, jenlampton, longwave: Seven.theme - Convert theme_ functions to Twig. 2014-07-04 18:27:35 +01:00
Alex Pott 74e9426c03 Issue #2286347 by jiv_e: Fixed install steps indenting for RTL languages. 2014-07-04 11:39:39 +01:00
Alex Pott 47b25e9128 Issue #2284383 by tstoeckler, lokapujya: Fixed All assertSomething() functions should return a bool indicating pass or fail. 2014-07-04 11:35:35 +01:00
Alex Pott acb96c010b Issue #2293419 by vijaycs85: Fixed Add config schema test to all configuration test in migration, fix bugs. 2014-07-04 10:43:37 +01:00
Nathaniel Catchpole cebfd8ec54 Issue #2272987 by znerol, alexpott: Fixed Do not persist session manager. 2014-07-03 13:49:37 +01:00
Nathaniel Catchpole fee42cb6b3 Issue #2247095 by yched, xjm, alexpott: Optimize loading of deleted fields. 2014-07-03 13:49:37 +01:00
Alex Pott 6e70062d78 Issue #2097123 by andypost, roderik, slashrsm, das-peter, mgifford, pfrenssen, YesCT | larowlan: Deprecate comment_num_new() in favour of method on CommentManager. 2014-07-03 13:05:51 +01:00
Alex Pott 18b755b237 Issue #2282627 by yched, swentel: Remove field_uuid from field instance config records. 2014-07-03 12:26:19 +01:00
Dries bd9eef3f3d Issue #2289059 by martin107: Fixed duplicate assertion text is causing confusion. 2014-07-02 16:57:28 -04:00
Dries 9fa78acca2 Issue #2252713 by lauriii, Dragan Eror, amitgoyal: Fixed table headers inside of status reports look strange. 2014-07-02 16:54:54 -04:00
Dries f7040326b8 Issue #1803760 by lokapujya: Fixed Wrong type of message in aggregator. 2014-07-02 16:38:36 -04:00
Dries d247620e1a Issue #2286403 by martin107: Inconsistent use of magic number when constants DIRECTION_LTR and DIRECTION_RTL already defined. 2014-07-02 16:30:25 -04:00
webchick 14ea687e8a Issue #2286433 by ParisLiakos: Fixed CommentTypeForm and CommentTypeDeleteForm should typehint the PSR logger interface. 2014-07-02 13:12:27 -07:00
Dries 4cfb1d8f77 Issue #1999312 by baisong, lokapujya, botanic_spark, attiks: Add an 'empty image' option for responsive image. 2014-07-02 16:10:42 -04:00
webchick 7862be8cfc Issue #2282683 by mdrummond | Mark Carver: Responsive tables do not have tests. 2014-07-02 13:09:45 -07:00
webchick c3a5a2ecb8 Issue #2282599 by LewisNyman, joachim: Fixed Dropdown menus in most of core are broken in Stark. 2014-07-02 13:08:12 -07:00
Nathaniel Catchpole 4fb1180802 Issue #2224847 by pwolanin, damiankloip, danblack, Berdir: Fixed Automatically shorten cid's in Cache\DatabaseBackend and PhpBackend. 2014-07-02 20:49:14 +01:00
webchick 8ca26dcf34 Issue #1875118 by damiankloip, tim.plunkett: Move resource plugins to correct modules. 2014-07-02 12:40:54 -07:00
webchick 21fc02cf5c Issue #2290129 by jhodgdon, Gábor Hojtsy, Crell, joachim: Menu/routing topic needs an overhaul. 2014-07-02 12:34:20 -07:00
Jennifer Hodgdon 83229e0561 Issue #2290259 by g3r4, er.pushpinderrana, joshi.rohit100, amitgoyal: Make developer docs for entity reference selection plugins more discoverable 2014-07-02 12:31:58 -07:00
Jennifer Hodgdon 6357f91434 Issue #1952064 by joshi.rohit100, yoroy, weekbeforenext, prabeen.giri, jonreid, nflowers1228, HaloFX, mparker17, paboden, babruix, sun: Shorten help text on user permissions/roles pages 2014-07-02 12:23:11 -07:00
webchick d70d27c5c1 Issue #2091415 by amitgoyal, mparker17, Crell, batigolix, pokurek | ifrik: Update hook_help for Restful Web Services module. 2014-07-02 11:58:52 -07:00
webchick c865d198ec Issue #2091359 by joshi.rohit100, lokapujya, amitgoyal, jhodgdon, batigolix, lmirabile, Cyberschorsch | ifrik: Update hook_help for Search module. 2014-07-02 11:57:13 -07:00
webchick 72c229e31e Issue #2249089 by ivan.chaquea, mgifford: Fixed Improper use of a LABEL for Last Saved & Author. 2014-07-02 11:52:48 -07:00
webchick 9c16305b36 Issue #2212283 by nod_: Auto-format JS files. 2014-07-02 11:48:06 -07:00
webchick 7f5552052c Issue #2017257 by jason.bell, dead_arm, alexrayu, philipz, idebr, rteijeiro, emma.maria, frankbaele, LewisNyman: Create generic layout classes. 2014-07-02 11:39:57 -07:00
webchick c1ed4d671c Issue #2253917 by yannickoo: Use same style for Search label on uninstall page like on modules page. 2014-07-02 11:29:52 -07:00
webchick 3973634d14 Issue #2154775 by er.pushpinderrana, barnettech, kirkkala, InternetDevels | Wim Leers: Fixed In-place editing of title: works, but cursor is invisible. 2014-07-02 11:27:10 -07:00