Commit Graph

15882 Commits (b068ec403173f0e38ebaf4c85ee624bcee73086d)

Author SHA1 Message Date
sun b068ec4031 Instantiate SignedFileStorage object only once per config object. 2012-02-14 12:10:10 -08:00
Greg Dunlap 251697b6a3 Fixed broken function signature in image_effect_delete() 2012-02-13 16:48:42 -08:00
Greg Dunlap fbd6af0b1a Adding in changes to theme_image_style() that had somehow not gotten merged in from core previously 2012-02-13 16:45:19 -08:00
Greg Dunlap 85306e2ff1 Just removed the default style tests altogether. Default styles are no longer any different than custom styles 2012-02-13 19:31:39 -05:00
Greg Dunlap b92e4eac3d Removed tests that made sure we couldnt edit default styles without overriding (no longer applicable) 2012-02-13 19:29:51 -05:00
Greg Dunlap 495aef8fb1 Removed test that made sure we couldn't delete default image styles since that no longer applies 2012-02-13 19:28:29 -05:00
Greg Dunlap 6f1946a393 Cleaning up some notices and incorrect function signatures for tests 2012-02-13 19:18:14 -05:00
Greg Dunlap 757ce5148e Removed sig from global htaccess, create a new one in the config directory at install time which simply does a DenyFromAll, just like private files 2012-02-13 18:11:17 -05:00
Greg Dunlap 70261af6fe Removing xml from global htaccess, will be moving it to be restricted to the config directory 2012-02-13 17:42:14 -05:00
justinrandell aedb6b6921 make the test config directory prefixes match up 2012-02-12 02:26:06 -05:00
Greg Dunlap 00e4f78537 Expanded the comment on ->get() to be more explicit about string conversions 2012-02-13 14:15:40 -05:00
Greg Dunlap 0810f57d8a Merge branch '8.x-file-config' of git.drupal.org:sandbox/heyrocker/1145636 into 8.x-file-config 2012-02-13 13:56:57 -05:00
Greg Dunlap 9485cf0ce8 Adding ability to return NULL if a value is not found 2012-02-13 13:02:02 -05:00
sun f71138695f Fixed configuration file directory not setup for tests. 2012-02-13 18:53:07 +01:00
justinrandell 9689b0be06 Fully qualify path to PHP's Exception in our namespaced code. 2012-02-11 23:23:54 -05:00
justinrandell a3156a15e7 Convert a couple of calls that look for cache settings using the old variable_get system. 2012-02-11 23:01:58 -05:00
Greg Dunlap a8df28f40d Made config->delete() also blank out the internal data array to prevent people retrieving the data after deletion 2012-02-13 10:30:12 -05:00
Greg Dunlap 5674c60a31 Removed getData() function since this is now replicated in get() 2012-02-13 09:42:41 -05:00
Greg Dunlap c0d37effeb Removed todo that no longer applies 2012-02-12 14:00:59 -05:00
Greg Dunlap a8313cf422 Merge remote-tracking branch 'core/8.x' into 8.x-file-config 2012-02-12 11:24:16 -05:00
Greg Dunlap 79c10d633d Converting config system to PSR-0 2012-02-12 11:17:29 -05:00
Greg Dunlap 1de1df5717 Added ability to get the complete data array by passing no key to config->get() 2012-02-11 15:49:25 -05:00
catch d790839ecf Issue #872488 by acouch, mfb, musicnode: Regression: no way to get taxonomy tags into RSS feeds. 2012-02-11 14:31:48 +09:00
catch 49dbb6d4fb Issue #1411114 by sun: Fixed drupal_valid_test_ua() is not statically cached on non-positive match. 2012-02-11 14:24:47 +09:00
catch 25c7704131 Issue #41595 by pillarsdotnet, m3avrck, sun et al: Fixed All pager links have an 'active' CSS class. 2012-02-11 14:22:04 +09:00
catch 055900b338 Issue #1250800 by attiks, Jelle_S, dereine: Fixed Language domain should work regardless of ports or protocols. 2012-02-11 14:17:56 +09:00
catch 57019c74c7 Issue #1068016 by franz: Followup to fix code style issue. 2012-02-09 11:16:27 +09:00
Dries 72a6343890 - Added missing files 2012-02-08 13:50:19 -05:00
Dries 03a8bdc361 - Patch #1431040 by Gábor Hojtsy: rename LOCALE_LANGUAGE_NEGOTIATION_* constants to LANGUAGE_NEGOTIATION_*. 2012-02-08 09:51:31 -05:00
Dries 51867cdc07 - Patch #1221718 by aspilicious, sun, skottler: refactor block-admin-display-form.tpl.php. 2012-02-08 09:49:23 -05:00
catch 6e2a903141 Issue #666854 by TR, JacobSingh: Whitespace follow-up for E_NOTICE warnings in run_tests().sh . 2012-02-08 20:14:58 +09:00
catch ed9a5d96f6 Issue #814804 by JacobSingh, ksenzee, draenen, et al: Fixed taxonomy_autocomplete() produces SQL error for nonexistent field. 2012-02-08 20:13:10 +09:00
catch 1ab8af6d81 Issue #1320028 by isay: Fixed bartik style-rtl.css have not overide text align to rigth for tr td, tr th tags. 2012-02-08 20:10:03 +09:00
catch 142b98a5c0 Issue #1334344 by jessebeach, mikestefff: Fixed During update, Bartik throws an error that () is not defined. 2012-02-08 20:05:27 +09:00
catch b62f85ca97 Issue #998256 by justafish, Dave Reid: Please let modules know about the original URL alias in hook_path_update(). 2012-02-08 20:03:32 +09:00
Dries d68fe9071d - Patch #1068016 by franz, karschsp, BartVB, Niklas Fiekas: fixed number field validation fails to block some invalid input causing later SQL fatal error. 2012-02-07 14:55:09 -05:00
Dries fdca0419a5 - Patch #1357918 by Gábor Hojtsy, swentel, sun, no_commit_credit: missing update for language_default() in language langcode update. 2012-02-07 14:34:52 -05:00
Dries c94f4a0592 - Patch #1428498 by linclark: Docblock syntax error for taxonomy_select_nodes(). 2012-02-06 21:59:07 -05:00
Dries 36e9422aef - Patch #1425280 by Niklas Fiekas, swentel: no contextual links in node lists after a node without contextual links. 2012-02-06 17:25:12 -05:00
Dries cb043599e0 - Patch #1425280 by Niklas Fiekas, swentel: no contextual links in node lists after a node without contextual links. 2012-02-06 17:25:01 -05:00
Dries 45278f5108 - Patch #1428538 by nod_: Use jQuery toggle. 2012-02-06 17:15:29 -05:00
Dries 26bf1f5b64 - Patch #1159258 by Deciphered: fixed image_file_move() flushes new URI not source URI. 2012-02-05 08:59:33 -05:00
Dries 3aed4afd5a - Patch #404116 by c31ck, amateescu, neclimdul: provide default choices on poll translations. 2012-02-05 08:38:25 -05:00
Dries 91263e5851 - Patch #1426954 by Gábor Hojtsy: remove locale backward compatibility layer in installer. 2012-02-05 08:23:53 -05:00
Dries 36b7afcc0e - Patch #1221772 by pounard, jcisio: transaction database settings is misleading in settings.php . 2012-02-04 22:15:32 -05:00
Dries 5c35e09380 - Patch #1420056 by nod_, droplet: Fixed moving shortcut local var. 2012-02-04 21:02:07 -05:00
Dries 5b97567262 - Patch #1414824 by nod_: Fixed Leaking vars in tabledrag.js. 2012-02-03 16:18:21 -05:00
Dries 87518a97db Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-02-03 16:16:15 -05:00
Dries 4f6c4013de - Patch #1426698 by droplet: Fixed book.js: fix vertical tabs summary & clean up. 2012-02-03 16:15:50 -05:00
catch fc690da10d Issue #761608: add the new test themes. 2012-02-04 00:42:50 +09:00