Commit Graph

428 Commits (d62c798d092a7ed02802b4dcc58adde327ae493f)

Author SHA1 Message Date
webchick de473408a6 Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase. 2012-09-01 21:50:06 -07:00
webchick 4a32c5d36e Issue #1764634 by tim.plunkett, nod_: Fixed Drupal.settings is only populated if a custom setting is added. 2012-09-01 19:23:09 -07:00
Dries 6ee939ee97 Issue #253157 by Maxtorete, j.somers, FiNeX, 5ven, fastangel, jibran, penyaskito: added 'Translate own content' permission, rename 'Translate content' to 'Translate all content'. 2012-09-01 08:15:08 -04:00
catch b65fd7feb6 Issue #1541674 by Berdir, Tor Arne Thune, sun, plach, dixon_, tim.plunkett: Remove the registry. 2012-08-31 11:03:05 +01:00
webchick a2215bf8b5 Issue #1739808 by Berdir, salvis: Fixed Notice: Undefined index: file in Drupal\Core\Database\Log->findCaller(). 2012-08-30 18:53:47 -07:00
webchick 316c1f4a7a Issue #1468328 by Berdir: Move file entity info, managed file, and file usage functionality into File module. 2012-08-30 18:27:21 -07:00
webchick b75c3af144 Issue #1754712 by TravisCarden, Bußmeyer, pingers: Fixed @return unknown_type() should be @return mixed. 2012-08-30 18:08:16 -07:00
webchick c69d5cf92c Issue #1422614 by droplet, rob.black, nod_: Drop Firefox 3.6 support in Drupal core. 2012-08-30 15:34:27 -07:00
webchick 1ca01c77d8 Issue #1691438 by Dave Reid, CrashTest_, quicksketch, jbrown: Fixed Regression: {file_managed()}.filename should NOT be binary (and case-sensitive by default). 2012-08-30 13:27:48 -07:00
webchick 07ad6e733c Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js(). 2012-08-30 12:24:38 -07:00
webchick 7c7b91ef66 Issue #1741804 by beejeebus, sun, chx, alexpott, matason: Implement a config import/staging directory. 2012-08-30 10:30:12 -07:00
Jennifer Hodgdon 2d4c3c65a1 Issue #794192 by kim.pepper: add note to hook_update_N docs about calling functions from modules 2012-08-29 11:04:59 -07:00
Jennifer Hodgdon 65d37afbea Issue #716496 by killtheliterate, rootwork: Make sure all core template files are in themeable group 2012-08-28 11:31:58 -07:00
catch 7d4962b50d Issue #1414510 by Spleshka, andypost, tim.plunkett: Fixed Remove drupal_reset_static() for drupal_html_id() when form validation fails. 2012-08-28 16:57:02 +01:00
catch ee2c99b0bd Issue #1355526 by cafuego: Added a way to determine the date a module was added so the modules page can use it for sort. 2012-08-28 10:39:46 +01:00
webchick 1d6bcb11d5 Issue #1759026 by chx, Berdir: Fixed Testing broken: Exception is never caught. 2012-08-28 00:57:08 -07:00
catch ea1b955192 Issue #1748880 by mikeytown2: Only clear the stat cache for the files we care about. 2012-08-27 22:40:39 +01:00
webchick 44fc81a277 Issue #1305378 by bforchhammer, penyaskito, k4v, Schnitzel, Gábor Hojtsy, Dave Reid: Added Tokens should use $options["langcode"] and not need a language object. 2012-08-26 20:25:18 -07:00
webchick 4a677afc98 Issue #1754142 by Damien Tournoud: Move CACHE_PERMANENT out of bootstrap.inc. 2012-08-26 14:27:30 -07:00
webchick 16005119bc Issue #1496534 by cosmicdreams, alexpott, aspilicious, kim.pepper, acrollet, dagmar, beejeebus, wizonesolutions | heyrocker: Convert account settings to configuration system. 2012-08-26 14:15:58 -07:00
webchick 79b9a36cb0 Issue #1739994 by pp, das-peter, Gábor Hojtsy: Use the Language class universally instead of stdObj instances. 2012-08-26 10:01:29 -07:00
Jennifer Hodgdon 6d6e73a490 Issue #1728472 by plopesc: Add link from form alter hooks to form API reference 2012-08-24 11:06:41 -07:00
Dries de5718848b - Patch #1279680 by cam8001: watchdog() does not type its array arguments. 2012-08-24 14:48:55 +02:00
Dries 85f1c8539c - Patch #948516 by sirtet: usability bug: down arrow of fieldsets in D7 overlays should be part of the link. 2012-08-24 12:41:38 +02:00
webchick 55fae988c9 Issue #1684788 by pascalduez, nod_: JSHint ajax.js. 2012-08-24 11:15:48 +02:00
webchick 5c8cdca2c4 Issue #1669902 by alexpott, aspilicious, sun: Adjust system.performance configuration for new guidelines. 2012-08-24 06:53:11 +02:00
catch 3d94f559c8 Issue #1637478 by alexpott, pounard, catch: Add a PHP array cache backend. 2012-08-23 15:26:14 +02:00
catch 6e8a671f83 Issue #1675260 by chx, effulgentsia, pwolanin, neclimdul: Implement PHP reading/writing secured against 'leaky' script. 2012-08-23 13:52:46 +02:00
webchick 7a95a78eb2 Issue #1727538 by katbailey, chx, alexpott: WebTest tests should have access to the correct DIC. 2012-08-22 01:34:31 +02:00
webchick 6cdb69e106 Issue #1280996 by tarmstrong, vasi1186, fastangel, dawehner, tobiasb: New language_select() element type for form API. 2012-08-22 01:31:54 +02:00
catch 64625f9048 Issue #1184272 by Berdir, corvus_ch, sun: Remove deprecated $conditions support from entity controller. 2012-08-21 17:38:04 +02:00
webchick ea5de2e379 Issue #1392208 by Gábor Hojtsy, penyaskito, David_Rothstein: Fixed Impossible to install Drupal in a non-English language when following the provided instructions. 2012-08-18 17:45:05 +02:00
webchick 31bd760e4f Issue #1730754 by sun: Fixed UpgradePathTestBase::performUpgrade() does not always load all new modules after upgrade. 2012-08-18 13:59:49 +02:00
catch c4262320fd Issue #1716900 by chx: Clarify why hook_exit() must not print. 2012-08-17 12:03:39 +01:00
catch ea25df8570 Issue #1499596 by plach, fago: Introduce a basic entity form controller. 2012-08-16 12:30:43 +01:00
catch 5d73f9764e Issue #1727522 by chx: Fixed page_compression() default accidentally got changed to off . 2012-08-15 15:43:11 +01:00
catch b29cc7e1aa Issue #1726810 by xjm: Fixed Theme page test module not marked as 'hidden'. 2012-08-15 15:41:12 +01:00
Dries 2c656cd69a - Patch #1397882 by sun, catch: system_theme_settings_submit() does not properly clean up submitted form values. 2012-08-12 14:53:54 -04:00
Dries ed9f736bc0 - Patch #542828 by sun, Pasqualle, marcingy, Gábor Hojtsy: do not special case disabled admin theme. 2012-08-12 14:48:54 -04:00
catch b996bbb220 Issue #562042 by cburschka, Rob Loach, sun, scor: Added Search for install profiles in sites/[all|site]/profiles folders, and move core profiles into /core/profiles. 2012-08-10 10:18:18 +01:00
webchick 7e9d2c1676 Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules). 2012-08-09 18:24:21 -07:00
Dries 9a0367face - Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup. 2012-08-09 16:17:01 -04:00
catch 9532b4b8c3 Issue #1706878 by tim.plunkett: Add WebTestBase::assertThemeOutput() to allow modules to test theme function output. 2012-08-07 23:42:08 +01:00
Dries 33227d0132 - Increased the update number to avoid clash. 2012-08-07 15:40:47 -04:00
Dries 34573dde97 - Patch #1496458 by swentel, pcambra, n3or, sun, kbasarab, marcingy, no_commit_credit: convert maintenance mode settings to configuration system. 2012-08-07 15:26:00 -04:00
Dries d1ea099f80 - Patch #1348162 by catch, sun, Berdir: Add update_variable_*(). 2012-08-07 15:11:13 -04:00
Dries 4c2e6b41ec - Patch #1637370 by danielnolde, sun, djdevin, Berdir: Added UUID support to core entity types. 2012-08-07 14:33:39 -04:00
Dries 1f31a38fde Merge remote-tracking branch 'sandbox/bundles' into 8.x 2012-08-07 14:19:31 -04:00
webchick f77cdf16d3 Issue #1698108 by chx, effulgentsia, Rob Loach: Update Drupal's dependencies. 2012-08-07 10:05:42 -07:00
effulgentsia bc1da650eb Remove DIC compilation until it can be dumped to disk 2012-08-06 21:52:14 -07:00