Commit Graph

13255 Commits (7b77b90c03f1d2a7c8aa4531c8c3e916348770ce)

Author SHA1 Message Date
Dries Buytaert f11db319d0 - Patch #228860 by tstoeckler, Mike Wacker, flickerfly, randallknutson, gordon: upgrading a module with a newly added dependencies breaks things badly. 2010-05-16 20:08:38 +00:00
Dries Buytaert 589ec7b758 - Patch #796048 by jbafford: drupal_build_js_cache() improperly merged JS files in some cases. 2010-05-16 19:21:45 +00:00
Dries Buytaert 83cd78c95f - Patch #800186 by dereine: use parseJSON instead of parseJson. 2010-05-16 19:08:08 +00:00
Dries Buytaert a082f0c30e - Patch #704354 by dmitrig01: add user 1 to the administrator role in standard.profile. 2010-05-16 10:41:04 +00:00
Dries Buytaert c3d92dc263 - Patch #800030 by kcybulski: fxed PHP Notice: if you edit content type that is created witch has_title() = FALSE. 2010-05-16 09:56:20 +00:00
Dries Buytaert 8ab61807e4 - Patch #800014 by c960657: tiny bootstrap clean-up. 2010-05-16 09:39:31 +00:00
Dries Buytaert 416f87f170 - Patch #785782 by cafuego: support comments in built queries. 2010-05-15 07:04:21 +00:00
Dries Buytaert 520d8e6e92 - Patch #615148 by casey: remove overlay-related cruft from toolbar module. 2010-05-14 16:52:27 +00:00
Dries Buytaert 336d35e299 - Patch #535966 by casey, jablko: add ':target' to selector for removing 'collapsed' class. 2010-05-14 16:45:56 +00:00
Dries Buytaert 24db763b78 - Patch #787940 by casey, Kiphaas7: generic approach for position:fixed elements like toolbar. 2010-05-14 16:44:37 +00:00
Dries Buytaert e14705f4fa - Patch #639162 by casey: block contextual menu should be available immediately when dragged to dashboard canvas area. 2010-05-14 11:28:19 +00:00
Dries Buytaert fa50f04ee4 - Patch #787940 by casey: generic approach for position:fixed elements like toolbar. 2010-05-14 07:45:54 +00:00
Dries Buytaert d0ddd91f28 - Patch #535966 by jablko, casey: add ':target' to selector for removing 'collapsed' class. 2010-05-14 07:25:53 +00:00
Angie Byron b463492978 #728566 by Dave Reid: Fixed Incorrect colspan for content row when there are no aliases. 2010-05-14 04:57:59 +00:00
Angie Byron 3d77abdd37 #790224 by lotyrin, pwolanin, nenne: Fixed incorrect paths to temp directory in Update Manager. 2010-05-14 04:50:18 +00:00
Angie Byron 9b54c79c86 #764726 by catch: Fixed hook_taxonomy_term_presave() is missing. 2010-05-14 04:41:54 +00:00
Angie Byron 8aa44b55a2 #797668 by marcingy, StuartJNCC: Update fails on node_update_7006. 2010-05-14 04:37:53 +00:00
Angie Byron 16a30f1958 #721400 follow-up by pwolanin: Remove unnecessary query strings from CSS/JS files. 2010-05-14 03:38:49 +00:00
Dries Buytaert ac8c96f42f - Patch #727650 by Damien Tournoud, c960657: rolled back support for Google-specific OpenID discovery protocol. 2010-05-13 17:37:24 +00:00
Dries Buytaert 7708606321 - Patch #301798 by Josh Waihi: remove some legacy data type and function mapping for PostgreSQL. 2010-05-13 08:23:56 +00:00
Dries Buytaert d29ccd1764 - Patch #782240 by Pasqualle: invalid argument supplied for foreach() in _block_rehash(). 2010-05-13 08:22:31 +00:00
Dries Buytaert 8119c5da9a - Patch #735662 by duellj, tstoeckler: critical bug: hook_form_alter() can easily clobber a text format. 2010-05-13 07:53:02 +00:00
Dries Buytaert 6987dd4cab - Patch #791270 by duellj, lotyrin, Berdir: SearchQuery exact search conditions not added to CountQuery. 2010-05-12 15:53:43 +00:00
Dries Buytaert 6cb598ec3c - Patch #740136 by casey, cosmicdreams: CSS doesn't get included during install. 2010-05-12 09:22:24 +00:00
Dries Buytaert 1c1d12b874 - Patch #795198 by heyrocker: numeric List fields should not be unsigned. 2010-05-12 08:55:47 +00:00
Dries Buytaert acf9368d98 - Patch #764428 by aaronmontana: user_validate_picture() is undocumented; user_account_form() validation functions missing @see links. 2010-05-12 08:35:39 +00:00
Dries Buytaert 47653eae18 - Patch #730046 by pwolanin, Damien Tournoud: performance settings page is inconsistent. 2010-05-12 08:26:15 +00:00
Dries Buytaert a60a608ed8 - Patch #655252 by quicksketch: custom e-mail action fails to accept token [node:author:mail] or [comment:author:mail]. 2010-05-11 11:03:12 +00:00
Dries Buytaert fe04e7d35f - Patch #793604 by matt2000, chx: DBTNG JOINs are close to useless. 2010-05-11 11:01:36 +00:00
Dries Buytaert a495441521 - Patch #777830 by Wim Leers: file_create_url() does not support protocol-relative nor root-relative file URLs. 2010-05-11 10:56:04 +00:00
Dries Buytaert 8b08712449 - Patch #740068 by sun, pwolanin, yoroy: SA-CORE-2010-01 locale module XSS vulnerabilities. 2010-05-11 10:49:37 +00:00
Angie Byron acb2348bcc #565642 by David_Rothstein: Fixed 'Recent comments' block is completely hidden when no comments are available. 2010-05-10 20:12:21 +00:00
Angie Byron da1b4bb94f #410636 by randallknutson, c960657, Berdir: Fixed D6->D7 update does not create required menus. 2010-05-10 15:19:36 +00:00
Dries Buytaert c240ea574f - Patch #654752 by sndev, Berdir, jrbeeman: file_directory() needs to be set before module install. 2010-05-10 06:38:23 +00:00
Dries Buytaert d91bb3a3a9 - Patch #775012 by Dave Reid: theme key watchdog errors on node pages. 2010-05-10 06:34:39 +00:00
Dries Buytaert 2ece32e674 - Patch #326016 by jhodgdon: PREG_CLASS_CJK doesn't include all CJK characters. 2010-05-09 19:46:11 +00:00
Dries Buytaert daede057fd - Patch #721400 by pwolanin, Owen Barton, DamienMcKenna: don't change filenames for aggregated JS/CSS. 2010-05-09 19:44:25 +00:00
Dries Buytaert c5c04c1644 - Patch #794030 by c960657: Fixed File description is check_plain()'ed twice. 2010-05-09 19:34:26 +00:00
Dries Buytaert eafab3f4f0 - Patch #790832 by David_Rothstein: install_configure_form_submit() unnecessarily mangles the () array. 2010-05-09 14:27:52 +00:00
Dries Buytaert 1cadf35f03 - Patch #791264 by JacobSingh: block configuration screens using tableDrag throws JS error in block.js (row undefined). 2010-05-09 13:57:59 +00:00
Dries Buytaert 4d795f3247 - Patch #793274 by matt2000: schema is left broken if hook_install() fails. 2010-05-09 13:49:33 +00:00
Dries Buytaert 5c19d3bd26 - Patch #792716 by catch: more useful field exception message. 2010-05-09 13:40:48 +00:00
Dries Buytaert e7fde21c2d - Patch #793220 by pwolanin: removed unused variable in _poll_choice_form(). 2010-05-09 13:37:32 +00:00
Dries Buytaert 9717155583 - Patch #366377 by matt2000: documentation improvements. 2010-05-09 13:29:06 +00:00
Dries Buytaert 1ecffc35cd - Patch #566940 by catch: move node specific code out of entity.inc. 2010-05-09 13:27:31 +00:00
Dries Buytaert 34036dbaeb - Patch #601308 by sfyn, pcarman: test clicking on node title from teaser list. 2010-05-07 15:00:56 +00:00
Dries Buytaert 66d75d16fc - Patch #547490 by ugerhard, Jody Lynn, Matt V.: entering only 'Confirm password' field passes validation and returns success message. 2010-05-07 14:48:10 +00:00
Dries Buytaert b0ab9f287e - Patch #791986 by aaron: hook_file_insert()/update() correction. 2010-05-07 12:59:07 +00:00
Dries Buytaert 7a78f7aaa0 - Patch #791076 by Shellingfox, tobias: search displays user email address regardless of 'administer users' permission. 2010-05-07 12:55:25 +00:00
Dries Buytaert 967d8d1554 - Patch #787654 by yched: deleting a bundle doesn't remove it from the data. 2010-05-07 12:53:10 +00:00