summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #176342 by dmhouse, spatz4000 and Wim Leers: add reset parameter to ↵Gábor Hojtsy2007-11-04
| | | | user_access()
* #93425 by bjaspan: remove pre-Drupal 4.6 era destination handling cruft ↵Gábor Hojtsy2007-11-04
| | | | carried over in comment module
* #180719 by sun and JirkaRybka: standardize on displaying the term ↵Gábor Hojtsy2007-11-04
| | | | description on term pages and feeds, but only if there was one term, not more
* #177738 by chx: fix notice in Garland, when site_fields is an empty arrayGábor Hojtsy2007-11-04
|
* #179143 by chx and agentrickard: unify update code for files, fixing ↵Gábor Hojtsy2007-11-04
| | | | postgresql bugs with it
* #185124 by JirkaRybka: fix notices in taxonomy module displayed on 404 pagesGábor Hojtsy2007-11-04
|
* #187881 by mooffie: fix misnamed database table names in schema documentationGábor Hojtsy2007-11-04
|
* #160200 by dvessel and chx: better theming support for book moduleGábor Hojtsy2007-11-04
|
* #186963 by JirkaRybka: remove HTML from link titles (attribute values) if it ↵Gábor Hojtsy2007-11-04
| | | | seems we have tags included
* #154517 by Desbeers: fix locale form alter to properly alter the path alias ↵Gábor Hojtsy2007-11-04
| | | | addition form
* - Patch #164032 by Crell, Chris Kennedy, dmitrig01, WimLeers, dvessel et al: ↵Dries Buytaert2007-10-31
| | | | tpl-ified the search module.
* - Patch #100582 by O Govinda, keith.smith: improved the user documentation ↵Dries Buytaert2007-10-31
| | | | on the UI.
* - Patch #163499 by Crell et al: split up comment module.Dries Buytaert2007-10-31
|
* - Patch #181576 by Crell: split trigger module.Dries Buytaert2007-10-31
|
* - Patch #187877 by Keith Smith: fixed slight documentation inconsistency.Dries Buytaert2007-10-31
|
* - Patch #172396 by webchick: better prefix description on the installer screens.Dries Buytaert2007-10-31
|
* - Patch #172097 by Eaton: improved PHPdoc of form API.Dries Buytaert2007-10-31
|
* - Patch #186718 by bdragon: removed redundant query.Dries Buytaert2007-10-28
|
* #186899 by keith.smith: user registration settings typo fixGábor Hojtsy2007-10-27
|
* #186977 by openwereld: LIMIT on locale module UPDATE query is not needed and ↵Gábor Hojtsy2007-10-27
| | | | is even not PostreSQL compatible, so remove
* #182528 by RobRoy: move drupal_set_message() out of user deletion API ↵Gábor Hojtsy2007-10-27
| | | | function to UI function
* #100581 by keith.smith: improve form item descriptions on the performance ↵Gábor Hojtsy2007-10-27
| | | | settings page
* #100569 by keith.smith: improve explanation of what a book is about (in ↵Gábor Hojtsy2007-10-27
| | | | book.module)
* #100570 by keith.smith: break long sentence into two and generally ↵Gábor Hojtsy2007-10-27
| | | | standardize on a common format in taxonomy help text when describing different use cases
* #100584 by keith.smith: simplify and standardize text used on user settings pageGábor Hojtsy2007-10-27
|
* #100580 by keith.smith: reword error reporting description to be more clearGábor Hojtsy2007-10-27
|
* #178818 by fajerstarter: disable the broken teaser splitter in Konqueror ↵Gábor Hojtsy2007-10-27
| | | | (jQuery support for Konqueror is quite sketchy)
* #175944 by kkaefer and Pasqualle: fix clean URL check to use a dedicated URL ↵Gábor Hojtsy2007-10-27
| | | | with proper JSON output so certain server setup problems are cured
* - Patch #89196 by John M: fixed quote issue.Dries Buytaert2007-10-25
|
* - Patch #122759 by Robrecht: fixed broken query in upgrade path.Dries Buytaert2007-10-25
|
* - Patch #186028 by chx: search_preprocess gets added to theme registry.Dries Buytaert2007-10-25
|
* - Patch #186554 by Jo Wouters: fixed undefined variable.Dries Buytaert2007-10-25
|
* - Modified version of patch #121820 by Caleb et al: add an option for page ↵Dries Buytaert2007-10-25
| | | | compression.
* - Patch #89196 by catch, keith, earnie, webchick et al: string massaging.Dries Buytaert2007-10-25
|
* - Patch #186004 by jvandyk: CHANGELOG.txt cleanups.Dries Buytaert2007-10-25
|
* #186480 by John Morahan: update chameleon_comment() to latest Drupal APIGábor Hojtsy2007-10-25
|
* #179276 by JirkaRybka: (regression) fix profile field sections to order ↵Gábor Hojtsy2007-10-25
| | | | properly by weight.
* #185867 by hunmonk: (usability) add node title to comment overview page for ↵Gábor Hojtsy2007-10-25
| | | | easier identification
* #172943 by drewish: fix file_save_upload() conformance to its API ↵Gábor Hojtsy2007-10-25
| | | | documentation by treating the 'dest' param as a directory. Also fixes #176876 so temporary files are properly stored in the temp directory.
* #177497 by chx and Desbeers: revive Drupal 5's menu_set_location() ↵Gábor Hojtsy2007-10-25
| | | | functionality by introducing menu_set_item() (for consistency in function naming), thus fixing a regression in the current development code. Also fixing some misuse of menu_set_location() by using drupal_set_breadcrumb() instead.
* #172583 by myself and keith.smith: help page for the PHP filter moduleGábor Hojtsy2007-10-24
|
* #40934 by catch and fajerstarter: remove admin search page as it was broken ↵Gábor Hojtsy2007-10-24
| | | | and the same as the usual search page anyway
* #177497 reverted - caused fatal problems with modules using menu_set_location()Gábor Hojtsy2007-10-24
|
* #111719 follow up patch by multiple contributors: ensure proper XHTML id ↵Gábor Hojtsy2007-10-24
| | | | attribute values for form elements
* #140377 by tostinni: provide a default weight to new profile fields, so they ↵Gábor Hojtsy2007-10-24
| | | | will not be saved with -5
* #177497 by chx: revive Drupal 5's menu_set_location() functionality by ↵Gábor Hojtsy2007-10-24
| | | | introducing menu_set_item() (for consistency in function naming), thus fixing a regression in the current development code
* #184722 by hazexp: only return a value from trigger_help() if there was a ↵Gábor Hojtsy2007-10-24
| | | | page which the function provides any help for
* #182675 by chx: fix caching bootstrap, so hook_boot() and the timer is ↵Gábor Hojtsy2007-10-24
| | | | called when required, integrating the cache init function right into the bootstrap
* #179519 by chx, webchick and Desbeers: fix blog/[uid] to only display posts ↵Gábor Hojtsy2007-10-24
| | | | for that user and also set proper title
* #156144 by lyricnz: do not show 'select all' checbox when there are no rows ↵Gábor Hojtsy2007-10-24
| | | | in the node admin table