summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #320161 by Dave Reid: Fix problems with drupalGetTestFiles() that causes ↵Angie Byron2008-10-12
| | | | upload.test to break on some systems.
* #320155 by Dave Reid: Fix silly exceptions in file.test.Angie Byron2008-10-12
|
* Roll-back of #242873: This caused horrendous problems with SimpleTest on ↵Angie Byron2008-10-12
| | | | some configurations.
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
|
* #320127 by matt2000: Fix bug with file_check_directory() being passed a ↵Angie Byron2008-10-12
| | | | function by-reference.
* #319467: SA-2008-47 (#295053): Arbitrary file uploads in Blog API.Angie Byron2008-10-12
|
* #320009 by Dave Reid: Remove notice about missing files[] array and prevent ↵Angie Byron2008-10-12
| | | | incompatible modules from being enabled.
* #319465: SA-2008-47 (#295053): Privilege escalation in upload module.Angie Byron2008-10-12
|
* #320024 by Dave Reid: Replace hardcoded drupal_required_modules() with ↵Angie Byron2008-10-12
| | | | required = TRUE in .info files.
* #312792 by catch: Clean-up for editForumTaxonomy().Angie Byron2008-10-12
|
* #295626 by wuf31 and Damien Tournoud: Fix incorrect path for front page in ↵Angie Byron2008-10-11
| | | | locale_block().
* #253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow ↵Angie Byron2008-10-11
| | | | modules to react when other modules are enabled, disabled, installed, or uninstalled.
* #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ↵Angie Byron2008-10-11
| | | | default.
* #319714 by greggles: Remove needless double-check_url()ing in ↵Angie Byron2008-10-11
| | | | maintenance.tpl.php.
* #305566 by agentrickard and moshe weitzman: Split 'bypass node access' from ↵Angie Byron2008-10-11
| | | | 'administer nodes'.
* #296306 by swentel: Test for custom 403 page.Angie Byron2008-10-11
|
* #162678 by robertDouglass, catch, and Damien Tournoud: Add static caching forAngie Byron2008-10-11
|
* #319699 follow-up by Dave Reid: Simplify required module hiding in ↵Angie Byron2008-10-11
| | | | admin/build/modules.
* #319466: SA-2008-47 (#295053): CSRF in cached forms.Angie Byron2008-10-11
|
* #319699 by Dave Reid: Simplify logic for hiding required modules.Angie Byron2008-10-11
|
* #319346: SA-2008-60 (#318706): blogapi_mt_set_post_categories() allows ↵Angie Byron2008-10-11
| | | | assigning arbitrary categories.
* #311946: SA-2008-060 (#318706): BlogAPI access bypass.Angie Byron2008-10-11
|
* #319341: SA-2008-060 (#318706): Access bypass for files attached to ↵Angie Byron2008-10-11
| | | | restricted nodes.
* #319328: SA-2008-060 (#318706): File upload access bypass.Angie Byron2008-10-11
|
* #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.Angie Byron2008-10-11
|
* #284887 by Dave Reid and dww: Disable autocomplete if user does not have ↵Angie Byron2008-10-10
| | | | access to the callback.
* #318892 by justinrandell and chx: Add .install files to the list of files ↵Angie Byron2008-10-09
| | | | added to .info files.
* - Patch #318887 by Dave Reid: clean-up some array shifting code.Dries Buytaert2008-10-09
|
* #314244 follow-up by nedjo: Remove op for prepare translation.Angie Byron2008-10-09
|
* #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵Angie Byron2008-10-09
| | | | to allow for localization of permission names
* #260372 by andershal and nedjo: Fix count bug in translation deletion logic.Angie Byron2008-10-09
|
* #318687 by hswong3i: Fix pgsql update error in aggregator module.Angie Byron2008-10-09
|
* #317831 by sun: Fix a bug in permissions table CSS.Angie Byron2008-10-09
|
* #316344 by boombatower: Add meta refresh support to SimpleTest to allow ↵Angie Byron2008-10-09
| | | | programmatically dealing with Batch API and such.
* #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding ↵Angie Byron2008-10-09
| | | | hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
* - Patch #318593 by hswong3i: clean up of tabs.Dries Buytaert2008-10-08
|
* #206138 by pwolanin: Rename mis-named 'module' attribute in node types.Angie Byron2008-10-08
|
* #268584 by agentrickard, Rob Loach, and catch: Add a hidden variable for the ↵Angie Byron2008-10-06
| | | | number of terms displayed on the term admin page.
* #226728 by chx and Eaton: Flush form caches when cache is cleared on cron.Angie Byron2008-10-06
|
* - Patch #308668 by jpetso, boombatower: make test selection page work when ↵Dries Buytaert2008-10-06
| | | | Javascript is disabled.
* - Patch #310212 by justinrandell: killed in _node hook, as well as twelve ↵Dries Buytaert2008-10-06
| | | | sable tooth tigers.
* - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as ↵Dries Buytaert2008-10-06
| | | | well as two small kittens.
* - Patch #283201 by pwolanin, Dries: use code registry properly for locale ↵Dries Buytaert2008-10-02
| | | | page callbacks.
* - Patch #312982 by hass: fix for one untranslatable string.Dries Buytaert2008-10-01
|
* - Patch #296197 by Gabor and meba: better document the drag and drop ↵Dries Buytaert2008-10-01
| | | | language feature.
* #299290 by c960657 and drewish: Clean up user test exceptions with certain ↵Angie Byron2008-10-01
| | | | versions of GD.
* #281446 by xqus, dropcube, and catch: Improve the requirements check for the ↵Angie Byron2008-10-01
| | | | installer. Awesome.
* Temporary roll-back of #298669: This wasn't quite ready yet and broke ↵Angie Byron2008-09-28
| | | | SimpleTest in a big way.
* - Patch #298669 by Crell, moshe weitzman: added query logging per connection.Dries Buytaert2008-09-28
|
* - Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node ↵Dries Buytaert2008-09-27
| | | | edit forms easier. DX improvement.