Commit Graph

25005 Commits (17ccb8b1daa09d2e79f465b7d868c27af2dfd291)

Author SHA1 Message Date
Alex Pott 17977129e0 Issue #1921558 by ParisLiakos, xjm, Dave Reid: Convert file_get_mimetype() to use Symfony MimeTypeGuessers. 2014-06-08 17:27:02 -05:00
Alex Pott 9b821cd3fe Issue #2272201 by kim.pepper: Move drupal_match_path in path.inc to a service. 2014-06-08 17:13:36 -05:00
Alex Pott d5be5c0454 Issue #2217877 by Wim Leers, Dave Reid, damiankloip, xjm, chx | catch: Fixed Text filters should be able to add #attached, #post_render_cache, and cache tags. 2014-06-08 16:25:15 -05:00
Alex Pott e05d622e01 Issue #2205215 by larowlan, jessebeach, dixon_: Fixed {comment} and {comment_entity_statistics} only support integer entity ids. 2014-06-08 11:14:00 -05:00
Alex Pott e0d17ee6b9 Issue #2280955 by bdragon, joelpittet | chx: Fix TwigTransTest. 2014-06-07 14:21:18 -05:00
Alex Pott b001084e91 Issue #2004252 by mortendk, babruix, dasjo, joelpittet, visabhishek, cwells, jenlampton, Dragan Eror, nikhiltri, minneapolisdan, Manuel Garcia, sarahjean, acouch | scor: Node.html.twig template. 2014-06-07 13:38:36 -05:00
Alex Pott 2f1e909a45 Issue #2211723 by yched, Berdir: FieldInstance::__construct() loads all field_config entities. 2014-06-07 12:05:03 -05:00
Nathaniel Catchpole da6e4fd8ac Issue #2119903 by mparker17, vijaycs85, evilehk: Fixed Show locked date formats in the UI. 2014-06-07 17:26:55 +01:00
Nathaniel Catchpole 8d37d8f3ea Issue #2280501 by alexpott: Fixed Ensure web tests are encapsulated. 2014-06-07 16:08:27 +01:00
Nathaniel Catchpole 0a7f5b8443 Issue #2244447 by alexpott, sun, Berdir: Translation of low-level info/annotations leads to circular dependencies. 2014-06-07 11:24:02 +01:00
Alex Pott d084d2d271 Issue #2224917 by m1r1k, drumm, Steven Jones: Fixed Tracker page doesn't order results properly. 2014-06-06 17:15:05 -05:00
Alex Pott c42dc37658 Issue #2276439 by clintrandall777@gmail.com, tim.plunkett: Remove obsolete method implementations from ViewUI. 2014-06-06 16:31:49 -05:00
Jennifer Hodgdon f1b3b8824d Issue #2091459 by fran seva, batigolix, ifrik, visabhishek: Update hook_help for locale module 2014-06-06 13:34:29 -07:00
Jennifer Hodgdon 663bb2e122 Issue #2248799 by amitgoyal: Fix docs for system_sort_themes 2014-06-06 13:01:38 -07:00
Jennifer Hodgdon 122c9b4696 Issue #2263047 by martin107, sachin_s: Move hook_help to system.api.php, remove now-empty help.api.php, and add explanation of all that hook_help does and update it so it fits d8 behavior 2014-06-06 12:57:38 -07:00
Jennifer Hodgdon 1dee6b7b1f Issue #2277623 by mparker17: Update url parse documentation 2014-06-06 12:53:57 -07:00
Jennifer Hodgdon f4ce01883e Issue #1924818 by mtift, hanoii: Fix docs for DatabaseQueue constructor 2014-06-06 12:52:45 -07:00
Alex Pott acb97e876b Issue #1921544 by kim.pepper, EclipseGc, xjm, katbailey, arnested, dawehner, neclimdul: Create a Current Path Condition. 2014-06-06 14:50:27 -05:00
webchick c993e0df92 Issue #1079116 by fearlsgroove, joachim, ryanissamson, manarth, katherined, droppinshucks, BiigNiick | fietserwin: Fixed Inaccurate text: Images must be smaller than !max pixels. 2014-06-06 14:49:10 -05:00
Alex Pott 5004fa8fc3 Issue #1921540 by tim.plunkett, EclipseGc, larowlan: Create a User Role Condition. 2014-06-06 14:44:42 -05:00
Jennifer Hodgdon 5799dfdc0c Issue #2280521 by mparker17, jojonreid, dbcollies: Fix up hook_help for user module 2014-06-06 12:15:10 -07:00
Jennifer Hodgdon bf52082cb7 Issue #2091479 by martin107, fran seva, soipo, YesCT, amitgoyal, jibellido, batigolix, ifrik, InternetDevels, vzblk: Update hook_help for content_translation module 2014-06-06 11:48:58 -07:00
Jennifer Hodgdon 063c832e70 Issue #2091299 by amitgoyal, mparker17, jhodgdon, InternetDevels, berkas1, dbazuin: Update hook_help for Comment module 2014-06-06 11:41:03 -07:00
Jennifer Hodgdon bf822d485a Issue #2091401 by amitgoyal, mparker17, filijonka, batigolix, mfernea: Add hook_help to quickedit module 2014-06-06 11:34:14 -07:00
Nathaniel Catchpole a5b79de33b "Issue #2229011 by chx, tstoeckler: Fixed Tests are no longer modifiable."
This reverts commit 2cd0b096b9.
2014-06-06 11:45:59 +01:00
Alex Pott 6d2ce628bc Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425.
2014-06-05 12:53:24 -05:00
Nathaniel Catchpole b3db204762 Issue #2278051 by yched: Remove uses of non-existing 'max_length' setting on EntityRef fields. 2014-06-05 11:40:23 +01:00
Nathaniel Catchpole 2405d1028f Issue #2274791 by Wim Leers: Fixed Rendered entities should be cached by time zone. 2014-06-05 11:35:59 +01:00
Nathaniel Catchpole cda051c425 Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel. 2014-06-05 11:30:04 +01:00
Nathaniel Catchpole 2cd0b096b9 Revert "Issue #2229011 by chx, tstoeckler: Fixed Tests are no longer modifiable."
This reverts commit 78d18c8da8.
2014-06-05 11:29:20 +01:00
Nathaniel Catchpole 3bbaaa9b39 Issue #2116341 by fago, tim.plunkett: Apply defaults to definition objects. 2014-06-05 11:27:09 +01:00
Nathaniel Catchpole 78d18c8da8 Issue #2229011 by chx, tstoeckler: Fixed Tests are no longer modifiable. 2014-06-05 11:24:16 +01:00
Nathaniel Catchpole 0f1af0ad59 Issue #1848266 by alexpott: Convert Diff into a proper, PSR-0-compatible PHP component. 2014-06-04 11:05:31 +01:00
Alex Pott 0ad74d11f5 Issue #2274175 by tim.plunkett, vijaycs85: Block plugin schema should be defined separately from the entity. 2014-06-03 17:52:38 -05:00
Alex Pott 7354180b1c Issue #2273971 by xjm, martin107: Fixed migrate EntityComment should use the $row->stub() method. 2014-06-03 17:50:31 -05:00
Alex Pott 54c28347f3 Issue #2279339 by chx: Fixed NumberFieldTest is slightly and subtly broken . 2014-06-03 17:47:02 -05:00
Alex Pott 625463d557 Issue #2269129 by sqndr, michaelfavia: Fixed Permissions sticky header is not place correctly. 2014-06-03 13:35:48 -05:00
Alex Pott 116b4f7cee Issue #2276119 by damiankloip: Upgrade Guzzle to version 4.1.0. 2014-06-03 11:29:35 -05:00
Alex Pott c8faf220f0 Issue #2207377 by sun, xjm: Fixed Bogus "Enabled modules: ." assertions in test results when test enables no modules. 2014-06-03 00:33:39 -05:00
Alex Pott 6e7dfbc0b7 Issue #2247211 by blueminds, amateescu, xjm: Fixed Autocomplete widget doesn't work on entity labels without a " (entity_id)" suffix. 2014-06-03 00:31:57 -05:00
Jennifer Hodgdon 1b49539704 Issue #2275095 by martin107, dawehner: Fix covers statement in EntityUrltest 2014-06-02 12:18:11 -07:00
Jennifer Hodgdon 6902fbd7a2 Issue #2275145 by martin107, dawehner: Fix covers statement in PathFieldDefinitionTest 2014-06-02 12:17:07 -07:00
Jennifer Hodgdon eaa62b5b3b Issue #2278453 by sun, ParisLiakos: Remove t() from a few test getInfo() methods 2014-06-02 12:06:25 -07:00
Jennifer Hodgdon 1167235b96 Issue #2244749 by Xano: Fix documentation in example.gitignore file 2014-06-02 10:24:20 -07:00
Jennifer Hodgdon 4abcd06071 Issue #2091319 by amitgoyal, mparker17, cyberdog: Update hook_help for Field module 2014-06-02 10:22:23 -07:00
Jennifer Hodgdon 85b6537962 Issue #2248799 by amitgoyal, Wim Leers, c31ck, joachim: Fix docs for system_sort_themes(). 2014-06-02 10:19:28 -07:00
Jennifer Hodgdon 13a22cf0cd Issue #2103039 by fran seva, rodrigoaguilera, Gábor Hojtsy, ifrik, batigolix, bendev: Update hook_help for language module 2014-06-02 10:16:37 -07:00
Jennifer Hodgdon 8ee9b1d0ce Issue #2091429 by amitgoyal, mparker17, batigolix, Mark Conroy: Update hook_help for Tracker module 2014-06-02 10:12:35 -07:00
webchick 69e9596c01 Issue #2276469 by decibel.places: Fixed robots.txt syntax checking link broken. 2014-06-01 23:09:07 -05:00
webchick 67c7e45896 Issue #2262483 by sun: Fixed Some more PHPUnit tests that do not exist. 2014-06-01 23:07:36 -05:00