summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #44512 by Ber: cleaned up some CSS.Dries Buytaert2006-01-13
|
* - Patch by Zen/drumm: fixed glitch in form_select.Dries Buytaert2006-01-13
|
* - Patch #44499 by Neil: missing quotes.Dries Buytaert2006-01-13
|
* - Patch #44507 by DriesK: consistency: email -> e-mail.Dries Buytaert2006-01-13
|
* - #44299: Avoid possible race condition with 0-delay progressbar monitoringSteven Wittens2006-01-12
|
* - Patch #44261 by Kobus/Zen: drupal -> Drupal.Dries Buytaert2006-01-12
|
* - Patch #40401 by driesk: fixed incorrect form conversion.Dries Buytaert2006-01-12
|
* - Patch #33128 by Morbus: %num -> %count to make format_plural() work.Dries Buytaert2006-01-12
|
* - Patch #42029 by drumm: correct post times for administrators posting using ↵Dries Buytaert2006-01-12
| | | | a blogapi client.
* - Patch #44163 by m3avrck: fixed typo in permission and fixed incorrect ↵Dries Buytaert2006-01-12
| | | | description.
* - Patch #44373 by m3avrck: improved generated HTML/CSS.Dries Buytaert2006-01-12
|
* - Modified patch #44156 by Zen: '%s' -> %d.Dries Buytaert2006-01-10
|
* - Patch #39672 by Ber: made the help text opion work for free tagging terms.Dries Buytaert2006-01-10
|
* - Removed reference to comment moderation.Dries Buytaert2006-01-10
|
* - Patch #42105 by chx / merlinofchaos: made form elements themable.Dries Buytaert2006-01-10
|
* - Patch #43588 by killes: improved performance of taxonomy_get_tree.Dries Buytaert2006-01-10
|
* - Patch #37373 by killes: fixed bug in upgrade path.Dries Buytaert2006-01-10
|
* - Patch #33747 by Ber and Moshe: bugfix + code improvement: clean up some of ↵Dries Buytaert2006-01-10
| | | | the taxonomy loading code.
* - Patch #37373 by killes: bugfix: vocabulary_node_types was broken.Dries Buytaert2006-01-10
|
* - Patch #43989 by darius: critical bugfix: removed debug code from profile ↵Dries Buytaert2006-01-10
| | | | module.
* - Patch #36716 by m3vrick: made deleting user accounts work.Dries Buytaert2006-01-09
|
* - Patch #43668 by chx: fixed warning.Dries Buytaert2006-01-09
|
* - Patch #43668 by chx: fixed problem with changing usernames.Dries Buytaert2006-01-09
|
* - Patch #40927 by vhmauery: added attributes for files. Required for some ↵Dries Buytaert2006-01-09
| | | | contributed modules to work.
* - Removed global .Dries Buytaert2006-01-09
|
* - Patch #42951 by Matt Westgate: bugfix: fixed migration path of primary ↵Dries Buytaert2006-01-09
| | | | links when using Xtemplate.
* - Patch #43833 by killes: give the first user a default role.Dries Buytaert2006-01-08
|
* - Patch by chx: critical bugfix: fixed the database upgrade path.Dries Buytaert2006-01-08
|
* - Patch #43835 by jakeg: critical bugfix: fixed admin/modules.Dries Buytaert2006-01-08
|
* - Patch #41644 by chx: critical bug: db_rewrite_sql had a bad regex.Dries Buytaert2006-01-08
|
* - Patch #42886 by chx: critical feature: allow modules to be reordered.Dries Buytaert2006-01-08
|
* - Patch #35570 by ccourtne and Steve: forms API does not adhere ↵Dries Buytaert2006-01-08
| | | | #return_value for checkboxes.
* - Patch #42937 by chx: bugfix: added missing db_rewrite_sql() in ↵Dries Buytaert2006-01-08
| | | | taxonomy_node_get_terms.
* - Patch #20795 by Steven: improved consistency of the code.Dries Buytaert2006-01-08
|
* - Modified patch #43082 by chx: return a 404 when a callback function does ↵Dries Buytaert2006-01-08
| | | | not exist.
* - Patch #41161 by Moshe: bugfix: hide the upload form when uploads are not ↵Dries Buytaert2006-01-08
| | | | enabled for a node type.
* - Modified patch #43709 by chx, Eaton et al.: usability improvement: put ↵Dries Buytaert2006-01-08
| | | | some emphasis on the no trailing slash requirement.
* - Patch #24678 by jmengle, DriesK, Richard et al: bugfix: deleting a profile ↵Dries Buytaert2006-01-08
| | | | field doesn't delete values in profile_values table.
* - #33128: Format plural for %n newSteven Wittens2006-01-08
|
* - #43495: Separate permission for PHP-based block visibilitySteven Wittens2006-01-08
|
* - #43097: restore admin/comment tablesortSteven Wittens2006-01-08
|
* - 2005 -> 2010.Dries Buytaert2006-01-07
|
* - 'node' -> 'post'Dries Buytaert2006-01-07
|
* - #22565: Change statistics counter setting into permissionSteven Wittens2006-01-07
|
* - Patch #42955 by Cvbge: critical bugfix: users can't create new content.Dries Buytaert2006-01-06
|
* - Patch #39639 by Richard: 'users' appearing twice in menu.Dries Buytaert2006-01-06
|
* - Patch #15609 by m3avrck: get rid of forced <br />-tag after <label>-tags. ↵Dries Buytaert2006-01-06
| | | | Makes it easier to theme forms.
* - Patch #35667 by Crell: bug fix: on ?q=admin/block style.css was imported ↵Dries Buytaert2006-01-06
| | | | twice.
* - Patch #39179 by chx; make optgroups work with choice checker.Dries Buytaert2006-01-06
|
* - Patch #39697 by Cvbge and Markus: critical bug: fixed upgrade path of ↵Dries Buytaert2006-01-06
| | | | drupal.module changes.