Commit Graph

17474 Commits (22f707632c9c6e24c235e626ce6160a6808226f8)

Author SHA1 Message Date
webchick 90a48a9fe6 Issue #1764342 by Rob Loach: Update Symfony and Doctrine to RC2. 2012-08-30 15:36:24 -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 b64b9715d6 Issue #932110 by Albert Volkman, David_Rothstein, marji, jurgenhaas: On some servers, Drupal 7 allows administrators to directly execute arbitrary code even without the PHP module. 2012-08-30 15:30:34 -07:00
webchick ed7a04afe9 Issue #1757078 by julien, Gábor Hojtsy, LoMo, beejeebus: Fixed When installing Drupal in a non-English language, we do not see the 'congratulations' page. 2012-08-30 13:50:11 -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 9d4f8797fa Issue #1473198 by kika: Fixed Empty table pattern for 'Edit [book's] order and titles' admin page. 2012-08-30 12:44:09 -07:00
webchick 673e1bf010 Issue #1473214 by kika, nmudgal: Fixed Empty table pattern for 'OpenID identities' user page. 2012-08-30 12:38:38 -07:00
webchick d13ee8dd75 Issue #1616930 by Berdir: Fix the field_test() entity type. 2012-08-30 12:29:25 -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 fe247ca5fc Issue #1668820 follow-up by tim.plunkett, sun: Documentation fixes and clean-ups to Configurables patch. 2012-08-30 11:00:16 -07:00
webchick cc204b607f Issue #1757604 by sun: Clarify maintenance of Config* components in MAINTAINERS.txt. 2012-08-30 10:53:48 -07:00
webchick abc0e9ac1e Issue #1508872 by attiks, disasm, Alan Evans, Jelle_S, marcingy, sun: Fixed Image effects duplicate on edit. 2012-08-30 10:47:56 -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 c34d804884 Issue #1753976 by savithac, PrabhuG: Fix docs for hook_file_download_access_alter to not have a return value 2012-08-30 09:55:24 -07:00
catch 3757dcbe25 Issue #1662976 by mjonesdinero: Clean up css in Field. 2012-08-29 20:53:15 +01:00
Jennifer Hodgdon 1791470540 Issue #1326600 by batigolix, kid_icarus, Lars Toomre: Fix up API docs for dblog module 2012-08-29 11:15:05 -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 db70370b7d Issue #1706926 by Ivan Zugec, eddie_c: Fix docs for theme_tableselect to have working code example 2012-08-29 11:02:40 -07:00
Jennifer Hodgdon bd378e670a Issue #1347914 by batigolix, NROTC_Webmaster, sven.lauer: Clean up API docs for filter module 2012-08-29 10:59:24 -07:00
Jennifer Hodgdon 494cf588ac Issue #1418980 by batigolix: Fix up test docs for RDF module 2012-08-29 10:44:57 -07:00
catch 3400bc2cb5 Issue #1734716 by larowlan: Fixed File field form label has incorrect id in @for attribute. 2012-08-29 11:17:27 +01:00
catch 27b89c3fd0 Issue #1642070 by Schnitzel: Make use of entity labels in templates. 2012-08-29 10:52:19 +01:00
catch dfbddf1e96 Issue #1743198 by kim.pepper: Fixed Mismatch between foreign key and primary key. 2012-08-29 10:48:59 +01:00
Jennifer Hodgdon 6bd777b2a1 Issue #1729986 by kid_icarus, scuts: Fix typo in set method doc for StorableInterface 2012-08-28 11:44:57 -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 ca37934863 Issue #1750980 by nlisgo: Fixed use Exception; missing in core/lib/Drupal/Core/Utility/UpdateException.php. 2012-08-28 17:01:14 +01: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
webchick a642d32c7c Issue #1759152 by katbailey: Add a database service to the DIC. 2012-08-28 00:48:40 -07:00
webchick fd558951e8 Issue #1661814 by kbasarab, lewisnyman, Ken Hawkins, mcjim, JohnAlbin, h4rrydog: Make 'in maintenance' Seven use a responsive design. 2012-08-28 00:46:05 -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
catch da08a2f792 Issue #1647440 by Dave Reid: Fixed PHP notice if invalid format ID requested at filter/tips/format-id. 2012-08-27 22:25:37 +01:00
Jennifer Hodgdon a76f10d634 Issue #1751612 by junedkazi: fix link formatting in documentation 2012-08-27 10:59:57 -07:00
Jennifer Hodgdon a59e53362b Issue #1751650 by Ivan Zugec: comment formatting 2012-08-27 10:57:51 -07: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 7d7aa9797f Temporary rollback of #1688144 as it seems to be failing. 2012-08-26 18:42:28 -07:00
webchick d5702e7bfc Issue #1688144 by Sweetchuck, lazysoundsystem: Fixed tnid does not updated to zero after node delete. 2012-08-26 14:46:48 -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 e599787b30 Issue #1685140 by frega, seutje, ethanw, nod_: Refactor collapse.js. 2012-08-26 13:45:53 -07:00
webchick aa9cb31b49 Issue #1751430 by oxyc, nod_: Selectors clean-up: taxonomy module. 2012-08-26 11:37:59 -07:00
webchick d0ec90ca4a Issue #1684810 by nod_: JSHint states.js. 2012-08-26 11:34:02 -07:00
webchick 54496aebbc Issue #1749782 by pascalduez: Use event.preventDefault(); and event.stopPropagation(); instead of return false;. 2012-08-26 11:20:42 -07:00
webchick ebaab15cf0 Issue #511594 by sxnc, jhodgdon, Gábor Hojtsy: Added hook_search_preprocess() needs to be language-specific. 2012-08-26 11:05:58 -07:00
webchick 86d2fc3ed7 Issue #1754162 by Gábor Hojtsy, webflo: Fixed Implement language aware tokens for one time login link and cancel link. 2012-08-26 10:45:51 -07:00
webchick b7a7795447 Issue #1750228 by Boobaa, corvus_ch: Fixed Adding a new language with empty .po file and locale.module enabled throws a fatal error. 2012-08-26 10:37:19 -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
webchick 90d5e41f3a Issue #1751410 by andypost: Fixed site name retrieval in Gettext code for CMI conversion. 2012-08-26 09:56:24 -07:00
webchick 0295b68270 Issue #1756122 by Schnitzel, Bojhan: Better Names and Description for Language Negotiations. 2012-08-26 09:41:14 -07:00