summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #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.
* #61304 by fgm, use t() for a string.Neil Drumm2006-05-02
|
* #60457 by JonBob (slightly modified), bootstrap.inc produces [Notice] in ↵Neil Drumm2006-05-02
| | | | error_log
* - Added missing CSS.Dries Buytaert2006-05-01
|
* - Patch #61193 by Moshe et al: corrected the installation instructions.Dries Buytaert2006-05-01
|
* - Updating CHANGELOG.txtDries Buytaert2006-05-01
|
* - More refinements to the clean URL test.Dries Buytaert2006-05-01
|
* - Patch #59999 by Moshe, chx, et al: fixed clean URL checker.Dries Buytaert2006-05-01
|
* - Patch #60358 by webchick: improved welcome message.Dries Buytaert2006-05-01
|
* #61082 by Uwe Hermann, Cosmetic fixes in .htaccessNeil Drumm2006-05-01
|
* Forward prot from 4.7Neil Drumm2006-05-01
| | | | #61109, update FSF address in license. Patch by Uwe Herrmann
* Forward prot from 4.7Neil Drumm2006-05-01
| | | | #60907, better patch by Zen and dww
* Making a blank slate for the change log for the upcoming "x.x.x" release.Neil Drumm2006-04-30
|
* Forward port from 4.7Neil Drumm2006-04-30
| | | | #59935, It's impossible to preserve stuff by calling form_set_value from hook_validate to submit, patch by tenrapid
* Forward port from 4.7Neil Drumm2006-04-30
| | | | #42304, CSS update for Pushbutton Theme, patch by Megagrunt
* Forward port from 4.7Neil Drumm2006-04-30
| | | | #60797, moved comment, patch by Zen
* Forward port from 4.7Neil Drumm2006-04-30
| | | | #60934, The vocabulary list screen needs an 'add term' operation, patch by chx
* Forward port from 4.7Neil Drumm2006-04-30
| | | | #60907, don't use t() during user submit, neede for external auth, patch by Moshe
* Forward port from 4.7Neil Drumm2006-04-30
| | | | #60797, leftovers, patch from chx
* Forward port from 4.7Neil Drumm2006-04-30
| | | | #60951, missing translatable strings, patch by wulff
* #41594, make upgrade more robust for 4.6 phptemplate users, patch by tenrapidGerhard Killesreiter2006-04-28
|
* #60797, theme('taxonomy_term_select', $element) called, but output is ↵Gerhard Killesreiter2006-04-28
| | | | ignored, patch by chx