summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #53653 by me, remove an unused function.Neil Drumm2006-05-16
|
* #49403 by Bèr and jvandyk, improve documentation for user_save.Neil Drumm2006-05-16
|
* #62829 by Jaza, Multi selects in hook_settings are brokenNeil Drumm2006-05-16
|
* #61867 by killes, Update fails if revisions are broken.Neil Drumm2006-05-16
|
* - Patch #63724 by zoo33: fixed documentation glitch.Dries Buytaert2006-05-15
|
* - Patch #63668 by Gerhard: no t() functions in updates.inc.Dries Buytaert2006-05-15
|
* - Patch #63251 by sammys: added validation of dates.Dries Buytaert2006-05-15
|
* - Patch #53021 by Egon Bianchet: sort the node types.Dries Buytaert2006-05-15
|
* - Patch #63492 by zirafa: removed redundant semicolon.Dries Buytaert2006-05-15
|
* - Patch #62016 by chx: made the clean URL test work properly.Dries Buytaert2006-05-15
|
* - Patch #48671 by Jaza: admin form fields not getting rendered at bottom of ↵Dries Buytaert2006-05-14
| | | | node form like they should.
* - Patch #41352 by Steve, Zen, Crell et al: new feature: make the default ↵Dries Buytaert2006-05-13
| | | | behavior of the contact forms configurable.
* - Patch #60224 by rkerr: one page book showing another book in navigation links.Dries Buytaert2006-05-13
|
* - Patch #57993 by Neil: clarified a status message.Dries Buytaert2006-05-12
|
* - Patch #61600 by Ber: new feature: added additional permissions for contact ↵Dries Buytaert2006-05-12
| | | | forms.
* - Patch #51506 by gordon: new feature: added auto-complete functionality to ↵Dries Buytaert2006-05-12
| | | | user profiles.
* - Patch #62478 by Matt: database schema cleanup.Dries Buytaert2006-05-09
|
* - Patch #62419 by Ber: improved and corrected the PHPdoc of l().Dries Buytaert2006-05-09
|
* - Patch #62554 by webchick: removed some cruft.Dries Buytaert2006-05-09
|
* - Patch #62350 by hunmonk: fixed problem with deleting forum containers.Dries Buytaert2006-05-08
|
* - Patch #62332 by Zen: added missing add term link on admin/taxonomy page ↵Dries Buytaert2006-05-08
| | | | and got rid of some crufty code.
* #59944 by Zen, Forms do not function on the search page when the search form ↵Neil Drumm2006-05-07
| | | | has invalid input
* #60453 by leafish_paul, remove units on '0' values in drupal.css.Neil Drumm2006-05-07
|
* #62061 by KarenS, Modules cannot set form attributes on edit formNeil Drumm2006-05-07
|
* #47042 by RobertDouglas, Expose terms string parsing as a helper function to ↵Neil Drumm2006-05-07
| | | | cut down on copy and paste code in contrib modules
* #61992 by chx (modified), Provide an 'after_update' op on hook_user.Neil Drumm2006-05-07
|
* #62147 by Jaza, Breadcrumb for nodes should not include 'content' linkNeil Drumm2006-05-07
|
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
|
* - Modified patch #62016 by Heine: fixed the clean URL test link.Dries Buytaert2006-05-05
|
* - Patch #60910 by doq: clean up the statistics.module's link handling. Show ↵Dries Buytaert2006-05-05
| | | | clean URLs when available.
* #61954 by nedjo, Remove unneeded lines in upload.jsNeil Drumm2006-05-05
|
* - Patch #61952 by Matt: usability improvement: add auto-complete ↵Dries Buytaert2006-05-05
| | | | functionality on the profile configuration patch.
* - Patch #59346 by DriesK: incorrect defailt "who's online block" setting.Dries Buytaert2006-05-04
|
* - Patch #44473 by Frodo: fixed broken links in help text.Dries Buytaert2006-05-04
|
* - Patch #47038 by DriesK: added a permission for advanced search.Dries Buytaert2006-05-04
|
* - Patch #46269 by Egon Bianchet: show never instead of epoch.Dries Buytaert2006-05-04
|
* #30025 by m3avrck, Upload module needs a 'default' maxfile size settingNeil Drumm2006-05-04
|
* #51845 by olav, avoid code duplication in phptemplate derived theme enginesNeil Drumm2006-05-04
|
* #57834 by chx, Replace theme_weight with more appropriate process_weightNeil Drumm2006-05-04
|
* #61692 by Zen, Filter module: Missing t()Neil Drumm2006-05-04
|
* #61678 by Zen, Comment body validation should rely on fapiNeil Drumm2006-05-04
|
* #42508 by Egon Bianchet, Documentation: invalid xhtml syntaxNeil Drumm2006-05-04
|
* #61368 by chx, don't unset the global globals array.Neil Drumm2006-05-04
|
* #61696 by Zen, book module: Missing t()Neil Drumm2006-05-04
|
* Removing trailing space.Neil Drumm2006-05-03
|
* Removing a stray ;Neil Drumm2006-05-03
|
* #61484 by Uwe Hermann, typo in welcome message.Neil Drumm2006-05-03
|
* - Patch #60849 by Zen: fixed typo in aggregator.Dries Buytaert2006-05-02
|
* - Patch #59763 by Ber: doxygen for user_roles().Dries Buytaert2006-05-02
|
* #56508 by chx (modified), Remove notices from form.inc and move ↵Neil Drumm2006-05-02
| | | | theme_form_element from theme.inc to form.inc.