summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #44381 by gerhard: improved consistency of API. Always pass an array.Dries Buytaert2006-01-17
|
* - Patch #44754 by Zen: fixed "Who's new" block inaccuracy.Dries Buytaert2006-01-17
|
* - Patch #39329 by markus: order sources in aggregator.Dries Buytaert2006-01-15
|
* - Patch #44767 by jvandyk: small (code) improvementsDries Buytaert2006-01-15
|
* - #44772: {} -> [] (in anticipation of PHP de-deprecation)Steven Wittens2006-01-15
|
* - Patch #39135 by Zen: various contact form improvements/fixes.Dries Buytaert2006-01-14
| | | | | | | | | | | | + Conversion to _validate + _submit model.. + Split replaced by explode - faster + Fixed typos: Recipient + Fixed weight defaulting to -10 + Popped mail subject formatting into a t() + Popped '--' formatting into a t() + Does a lot of documentation fixing/rewriting. + Renamed contact_user_mail form functions to contact_mail_user for consistency. + ...
* - Extended the form description for clarity.Dries Buytaert2006-01-14
|
* - Patch #44544 by Richard: made the help text slightly more accurate.Dries Buytaert2006-01-14
|
* - Patch #44210 by DriesK: made it possible to edit blocked users.Dries Buytaert2006-01-13
|
* - Patch #44490 by darius: don't show blocked users on the profile pages.Dries Buytaert2006-01-13
|
* - Added trailing point.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
|
* - 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 #33747 by Ber and Moshe: bugfix + code improvement: clean up some of ↵Dries Buytaert2006-01-10
| | | | the taxonomy loading code.
* - 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
|
* - Removed global .Dries Buytaert2006-01-09
|
* - Patch #43833 by killes: give the first user a default role.Dries Buytaert2006-01-08
|
* - Patch #42886 by chx: critical feature: allow modules to be reordered.Dries Buytaert2006-01-08
|
* - 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
|
* - Patch #41161 by Moshe: bugfix: hide the upload form when uploads are not ↵Dries Buytaert2006-01-08
| | | | enabled for a node type.
* - 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 #35667 by Crell: bug fix: on ?q=admin/block style.css was imported ↵Dries Buytaert2006-01-06
| | | | twice.
* - Comment bug: anchor links should be specified using $fragment in url() and ↵Steven Wittens2006-01-06
| | | | drupal_goto().
* - #41940: Locale string search broken in some cases (and remove some ↵Steven Wittens2006-01-05
| | | | | | inappropriate db_escape_string() usage) - #43491: Missing drupal_goto() after saving settings
* - Patch #43362 by dorpy, junyor: critical bug fix: uploads loose their state.Dries Buytaert2006-01-05
|
* - Patch #39697 by Cvbge: fixed critical bug in drupal.module and fixed the ↵Dries Buytaert2006-01-05
| | | | documentation.
* - Patch #40563 by chx, merlingofchaos, et al: bug fix: fixed the default ↵Dries Buytaert2006-01-05
| | | | comment settings on node sumbission forms.
* - Patch #42541 by merlinofchaos: critical bug fix: public user registrations ↵Dries Buytaert2006-01-05
| | | | not always working.
* - Patch #39743 by merlinofchaos: critical bugfix: fixed comment ordering ↵Dries Buytaert2006-01-05
| | | | setting.