summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #908578 by jonhattan: dependents array key not used in any place ↵Dries Buytaert2010-10-05
| | | | across the code.
* #931190 by klausi, carlos8f: Fixed enabling modules via the UI breaks module ↵Angie Byron2010-10-05
| | | | dependencies.
* #895176 follow-up by Berdir: Don't run the upload module upgrade path if ↵Angie Byron2010-10-04
| | | | there's nothing to upgrade.
* - Patch #931284 by dww: update status admin UI shouldn't rely on hook_help().Dries Buytaert2010-10-04
|
* - Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a ↵Dries Buytaert2010-10-04
| | | | select list without #default_value() always passes form validation.
* - Patch #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, ↵Dries Buytaert2010-10-04
| | | | katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework.
* #928790 by David_Rothstein: Make menu descriptions consistent.Angie Byron2010-10-04
|
* #930708 by catch, dww: Fixed taxonomy_update_7005() can go on an infinite ↵Angie Byron2010-10-04
| | | | search.
* #929756 by dww: Fixed Update manager UI uses stale project data.Angie Byron2010-10-04
|
* #895176 by ksenzee, dereine, mongolito404, Berdir, moshe weitzman, chx: ↵Angie Byron2010-10-03
| | | | Fixed upgrade fails because of integrity constraint violation in system_update_7060.
* - Patch #827150 by dww: use a reliable queue.Dries Buytaert2010-10-03
|
* - Patch #762304 by tobiasb, dww: theme_update_version() function broken.Dries Buytaert2010-10-03
|
* #914226 by grendzy: Remove unused cruft from image.module.Angie Byron2010-10-03
|
* #901062 by effulgentsia, ygerasimov, et al: Fixed regression: themes can no ↵Angie Byron2010-10-03
| | | | longer remove stylesheets by overriding them in .info files.
* - Patch #853030 by Stevel: revision_id() is part of a primary key, but is ↵Dries Buytaert2010-10-03
| | | | not marked as NOT NULL.
* - Patch #600836 by tim.cosgrove, dww, naxoc: batch API never terminates if ↵Dries Buytaert2010-10-03
| | | | you set ['finished'] > 1.
* - Patch #917134 by hbergin: dblog_cron() deletes too many records when ↵Dries Buytaert2010-10-03
| | | | auto_increment() is larger than 1.
* - Patch #922824 by plach: no way to specify the language to view entities in.Dries Buytaert2010-10-03
|
* - Patch #894614 by boombatower: PHP incompatibility message is not complete.Dries Buytaert2010-10-03
|
* - Patch #821672 by dereine, mgifford, andypost, Damien Tournoud: forum icons ↵Dries Buytaert2010-10-03
| | | | not accessible to screen-reader users and forum icons not using sprites.
* - Patch #896494 by Jeff Burnz: #dashboard doesn't wrap around ↵Dries Buytaert2010-10-03
| | | | .dashboard-region's.
* - Patch #656266 by fgm, sun: hook_xmlrpc_alter() cannot alter built-in methods.Dries Buytaert2010-10-02
|
* #917220 by Everett Zufelt, mgifford: Invisible elements should appear before ↵Angie Byron2010-10-01
| | | | form elements.
* #926794 by ksenzee, moshe weitzman, Jody Lynn: Fixed revisions of ↵Angie Byron2010-10-01
| | | | unpublished nodes lose their body field on upgrade.
* #651086 follow-up by carols8f: Fix cache clearing is an ineffective mess.Angie Byron2010-10-01
|
* #699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix ↵Angie Byron2010-10-01
| | | | admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index.
* #815866 by scor: Improve RDF documentation.Angie Byron2010-10-01
|
* #881530 by yhahn: Fix exportability of vocabularies by using machine names ↵Angie Byron2010-10-01
| | | | in taxonomy field's 'allowed values' setting.
* #913846 by Bevan, grendzy, bleen18, rfay, et al: Fixed Image/file field ↵Angie Byron2010-10-01
| | | | breaks after uploading two files.
* Rolling back #852470. Needs more discussion.Angie Byron2010-09-29
|
* - Patch #914458 by David_Rothstein: better warning.Dries Buytaert2010-09-29
|
* - Patch #898558 by Damien Tournoud, chx, ksenzee: clean-up the upgrade path: ↵Dries Buytaert2010-09-29
| | | | node.
* #925100 by mfer: Fix definition of preprocess on jQuery library.Angie Byron2010-09-29
|
* #852470 by catch, sun, dagmar: Cache filter/format queries for a small ↵Angie Byron2010-09-29
| | | | performance boost.
* - Patch #920614 by agentrickard, chx, Damien Tournoud: unpublished content ↵Dries Buytaert2010-09-29
| | | | visible when a Node Access module is enabled.
* - Patch #896584 by tstoeckler: path inconsistency for the field edit form.Dries Buytaert2010-09-29
|
* - Patch #797380 by asimmonds: when editing menu - Enter triggers Delete ↵Dries Buytaert2010-09-29
| | | | instead of Save.
* - Patch #358437 by sun: follow-up with small bugfixDries Buytaert2010-09-29
|
* - Patch #915168 by chx, sun: foreign key support is missing from text and ↵Dries Buytaert2010-09-29
| | | | file module.
* - Patch #716612 by Everett Zufelt, casey: another step twoards making the ↵Dries Buytaert2010-09-29
| | | | overlay (more) accessible to screen reader users.
* #358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format ↵Angie Byron2010-09-28
| | | | IDs; force 0 and non-existant formats to NULL.
* - Patch #895386 by chx, Damien Tournoud, puregin: clean-up the upgrade path: ↵Dries Buytaert2010-09-28
| | | | taxonomy.
* - Patch #924554 by quicksketch, paul.lovvik: an exception is being thrown in ↵Dries Buytaert2010-09-28
| | | | the file_usage_delete() function if the corresponding file is not in the 'file_usage()' table.
* - Patch #924636 by grendzy: double negative 'cannot not' in error message.Dries Buytaert2010-09-28
|
* - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct.Dries Buytaert2010-09-28
|
* #923424 by munzirtaha: Fix wrong usage of /* RTL */ in CSS files.Angie Byron2010-09-27
|
* #786620 by mradcliffe, joachim, andypost: Regression: Add new forum topic ↵Angie Byron2010-09-27
| | | | not visible within a forum.
* #567100 follow-up by mfer: Fix default value of Default search module setting.Angie Byron2010-09-27
|
* - Patch #162047 by sun, Gurpartap Singh: .container-inline class overridden ↵Dries Buytaert2010-09-27
| | | | by system.theme.css; also not working with .form-actions.
* - Patch #922634 by sun: odd form actions in confirm_form().Dries Buytaert2010-09-27
|