summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #53870, better help text for menu.module, patch by dwwGerhard Killesreiter2006-04-07
|
* - Menu titles were not escaped properlySteven Wittens2006-04-07
|
* #53689: upload_js doesn't allow form altering with hook_form_alterSteven Wittens2006-04-07
|
* #53870, better usability for admin/menuGerhard Killesreiter2006-04-07
|
* #40664, adding new forum topic, forum not pre-selected in pull down menu., ↵Gerhard Killesreiter2006-04-06
| | | | fix by Jonas Kvarnstrom, patch by drumm
* #56713, theme settings is not not called, patch by oscnetGerhard Killesreiter2006-04-06
|
* #56921, revert earlier patches, patch by chxGerhard Killesreiter2006-04-06
|
* #56457: Allow different search forms to coexist without breaking validationSteven Wittens2006-04-06
|
* - #57523: Make taxonomy delete vocabulary consistent with other taxonomy ↵Steven Wittens2006-04-06
| | | | hook ops
* - Make forum_hot_topic scale a bit more logicalSteven Wittens2006-04-06
|
* #57415: Replace drupal_implode_autocomplete() by drupal_to_js()Steven Wittens2006-04-06
|
* #57294: Upload.module should not overwrite other #attributes in form_alterSteven Wittens2006-04-04
|
* #56709: Expose hidden 'toggle_logo' variable and rearrange theme toggles.Steven Wittens2006-04-04
|
* #56813: Simplify admin/block code, and fix sorting of blocks in the listingSteven Wittens2006-04-04
|
* #56930: Custom values fall through on user listing (tenrapid)Steven Wittens2006-04-04
|
* #56942: Comment cids should belong to the associated nidSteven Wittens2006-04-04
|
* #55797, consistency in author block, patch by dwwGerhard Killesreiter2006-04-04
|
* #56656: Make browsing profiles by value more consistent and usable.Steven Wittens2006-04-04
|
* #56750: Make date profile field work with ISO date formatSteven Wittens2006-04-04
|
* #53949, short German date format with leading zeros.Gerhard Killesreiter2006-04-04
|
* #57133: admin/comment needs to remember sort order in pageSteven Wittens2006-04-04
|
* #53949: Remove duplicate date formatSteven Wittens2006-04-04
|
* #56947: Restore missing filter tips (drumm)Steven Wittens2006-04-04
|
* OopsieSteven Wittens2006-04-04
|
* - Store correct format id instead of 0 for anonymous users (+ code cleanup)Steven Wittens2006-04-03
|
* Fix search indexer link tracking after removal of base-tag.Steven Wittens2006-04-03
|
* Fix search indexer link tracking after removal of base-tag.Steven Wittens2006-04-03
|
* #56921 by chx, removing the $form = from $form = form_builder($form_id, ↵Neil Drumm2006-04-02
| | | | $form) then it works.
* Revrting changed short date format by #53949.Neil Drumm2006-04-02
|
* #56911, advanced search broken, patch by Zen.Gerhard Killesreiter2006-04-02
|
* #41171 James Harvard & freso@freso.dk: Add ABBR & ACRONYM to HTML tipsNeil Drumm2006-04-02
|
* #53949 by timcn, add a German date/time formatNeil Drumm2006-04-02
|
* #56722, Variable not passed by reference in comment.module, patch by chxGerhard Killesreiter2006-04-01
|
* #56789, remove left over call to node_title_validate, patch by chxGerhard Killesreiter2006-04-01
|
* #56682, missing t() in profile.module, patch by Goba.Gerhard Killesreiter2006-03-31
|
* #28625, Forum vocabulary does not handle standard vocabulary features ↵Gerhard Killesreiter2006-03-31
| | | | correctly, removed these features by means of formapi, patch by profix898, with some love by dopry and chx
* #56457 by chx: The search box that can be displayed by some themes (e.g. ↵Neil Drumm2006-03-31
| | | | bluemarine) was not working.
* #56457, unnessary trim(). patch by ZenGerhard Killesreiter2006-03-30
|
* #56016, blogapi fails to post with no permission error unless uid=1, patch ↵Gerhard Killesreiter2006-03-30
| | | | by samc
* #56457: hook_search() form API conversionSteven Wittens2006-03-30
|
* #55520, improved docs, patch by dopryGerhard Killesreiter2006-03-30
|
* #56346: XHTML validation error due to comment.module linksSteven Wittens2006-03-30
|
* #56467, removed cruft, patch by NedjoGerhard Killesreiter2006-03-30
|
* #56488, use named constants for comment status, patch, by MosheGerhard Killesreiter2006-03-30
|
* #53834, validation was broken in blogapi, patch by samcGerhard Killesreiter2006-03-30
|
* #55520, upload.module does not display previews for when private files are ↵Gerhard Killesreiter2006-03-29
| | | | enabled, patch by dopry.
* #48714, theme_user_picture should take "access user profiles" in to account, ↵Gerhard Killesreiter2006-03-28
| | | | patch by frjo
* #34132, remove remnants of nodeapi('fields'), patch by myselfGerhard Killesreiter2006-03-28
|
* #56089, $form['#redirect'] shouldn't be clobbered by the _submit return ↵Gerhard Killesreiter2006-03-28
| | | | value., second try, patch by chx
* - Search code fixes: pass right to theme('pager'), remove unnecessary db ↵Steven Wittens2006-03-27
| | | | query arguments