Commit Graph

7984 Commits (a1e5ac031e22001f25d8ad1a9b0cb1e4105a92cf)

Author SHA1 Message Date
Gábor Hojtsy 5cc13f7271 by dmitrig01: fix hidden and fieldset AHAH expandability 2007-11-04 16:24:14 +00:00
Gábor Hojtsy bc12477e06 by fractile81: fix order of precedence in file_scan_directory(), so subtheme files will really override parent theme files 2007-11-04 16:22:27 +00:00
Gábor Hojtsy d1c46eadeb by jrbeeman, catch: redirect user to proper node comment page after submitting a new comment 2007-11-04 16:11:33 +00:00
Gábor Hojtsy 207e6f145f by hazexp: remove duplicate wording about the username in mail sent out to new users 2007-11-04 16:02:32 +00:00
Gábor Hojtsy ee20653233 by chx: hide toggle settings fieldset when a theme has 'no features' 2007-11-04 15:54:53 +00:00
Gábor Hojtsy 022c9fccaf by Rob Loach: only provide blog page for users having permission to blog 2007-11-04 15:45:15 +00:00
Gábor Hojtsy 0d58aae221 by dmhouse, spatz4000 and Wim Leers: add reset parameter to user_access() 2007-11-04 15:42:52 +00:00
Gábor Hojtsy 510bb1a42f by bjaspan: remove pre-Drupal 4.6 era destination handling cruft carried over in comment module 2007-11-04 15:15:47 +00:00
Gábor Hojtsy 6af0c30d14 by sun and JirkaRybka: standardize on displaying the term description on term pages and feeds, but only if there was one term, not more 2007-11-04 15:10:09 +00:00
Gábor Hojtsy 325e51de3c by chx: fix notice in Garland, when site_fields is an empty array 2007-11-04 15:01:39 +00:00
Gábor Hojtsy 0d577cbf7a by chx and agentrickard: unify update code for files, fixing postgresql bugs with it 2007-11-04 15:00:21 +00:00
Gábor Hojtsy a6407c2a24 by JirkaRybka: fix notices in taxonomy module displayed on 404 pages 2007-11-04 14:46:11 +00:00
Gábor Hojtsy 91e980a271 by mooffie: fix misnamed database table names in schema documentation 2007-11-04 14:33:07 +00:00
Gábor Hojtsy 75a6f4ded4 by dvessel and chx: better theming support for book module 2007-11-04 14:29:09 +00:00
Gábor Hojtsy 98a5fb1419 by JirkaRybka: remove HTML from link titles (attribute values) if it seems we have tags included 2007-11-04 14:18:56 +00:00
Gábor Hojtsy eccf762a8d by Desbeers: fix locale form alter to properly alter the path alias addition form 2007-11-04 11:10:09 +00:00
Dries Buytaert 6c85fdc6ab - Patch by Crell, Chris Kennedy, dmitrig01, WimLeers, dvessel et al: tpl-ified the search module. 2007-10-31 18:06:38 +00:00
Dries Buytaert 9a9ea37403 - Patch by O Govinda, keith.smith: improved the user documentation on the UI. 2007-10-31 18:01:01 +00:00
Dries Buytaert b99aab8381 - Patch by Crell et al: split up comment module. 2007-10-31 17:50:47 +00:00
Dries Buytaert 5d9a398b02 - Patch by Crell: split trigger module. 2007-10-31 16:30:14 +00:00
Dries Buytaert a95ae4de74 - Patch by Keith Smith: fixed slight documentation inconsistency. 2007-10-31 16:14:15 +00:00
Dries Buytaert a2fa9ff2f7 - Patch by webchick: better prefix description on the installer screens. 2007-10-31 16:11:53 +00:00
Dries Buytaert a547bdbce1 - Patch by Eaton: improved PHPdoc of form API. 2007-10-31 15:10:33 +00:00
Dries Buytaert 8abed2820c - Patch by bdragon: removed redundant query. 2007-10-28 11:43:04 +00:00
Gábor Hojtsy cb9fc93e32 by keith.smith: user registration settings typo fix 2007-10-27 15:28:43 +00:00
Gábor Hojtsy 941756bad2 by openwereld: LIMIT on locale module UPDATE query is not needed and is even not PostreSQL compatible, so remove 2007-10-27 14:03:36 +00:00
Gábor Hojtsy 8dcb5ab976 by RobRoy: move drupal_set_message() out of user deletion API function to UI function 2007-10-27 14:01:12 +00:00
Gábor Hojtsy 47137a6370 by keith.smith: improve form item descriptions on the performance settings page 2007-10-27 13:57:33 +00:00
Gábor Hojtsy 4f5c52e249 by keith.smith: improve explanation of what a book is about (in book.module) 2007-10-27 13:45:24 +00:00
Gábor Hojtsy f45df0065e by keith.smith: break long sentence into two and generally standardize on a common format in taxonomy help text when describing different use cases 2007-10-27 13:39:07 +00:00
Gábor Hojtsy 53b540f6ee by keith.smith: simplify and standardize text used on user settings page 2007-10-27 13:33:21 +00:00
Gábor Hojtsy 4b616b6324 by keith.smith: reword error reporting description to be more clear 2007-10-27 13:23:33 +00:00
Gábor Hojtsy 4ac53c34a7 by fajerstarter: disable the broken teaser splitter in Konqueror (jQuery support for Konqueror is quite sketchy) 2007-10-27 11:45:18 +00:00
Gábor Hojtsy bb7bf237df by kkaefer and Pasqualle: fix clean URL check to use a dedicated URL with proper JSON output so certain server setup problems are cured 2007-10-27 11:32:05 +00:00
Dries Buytaert 987e462b46 - Patch by John M: fixed quote issue. 2007-10-25 20:51:41 +00:00
Dries Buytaert dad013e52d - Patch by Robrecht: fixed broken query in upgrade path. 2007-10-25 20:41:16 +00:00
Dries Buytaert 248ae3a2e4 - Patch by chx: search_preprocess gets added to theme registry. 2007-10-25 20:29:51 +00:00
Dries Buytaert 8653f140c6 - Patch by Jo Wouters: fixed undefined variable. 2007-10-25 17:44:38 +00:00
Dries Buytaert ca0bbfee5b - Modified version of patch by Caleb et al: add an option for page compression. 2007-10-25 15:38:25 +00:00
Dries Buytaert 1cf05b0019 - Patch by catch, keith, earnie, webchick et al: string massaging. 2007-10-25 15:32:56 +00:00
Dries Buytaert 5ae55b8044 - Patch by jvandyk: CHANGELOG.txt cleanups. 2007-10-25 15:28:28 +00:00
Gábor Hojtsy bb71ce1fed by John Morahan: update chameleon_comment() to latest Drupal API 2007-10-25 10:37:25 +00:00
Gábor Hojtsy 13f9882979 by JirkaRybka: (regression) fix profile field sections to order properly by weight. 2007-10-25 10:30:40 +00:00
Gábor Hojtsy b036bef620 by hunmonk: (usability) add node title to comment overview page for easier identification 2007-10-25 10:28:05 +00:00
Gábor Hojtsy b72600ccb0 by drewish: fix file_save_upload() conformance to its API documentation by treating the 'dest' param as a directory. Also fixes so temporary files are properly stored in the temp directory. 2007-10-25 09:05:45 +00:00
Gábor Hojtsy 4e187261ab by chx and Desbeers: revive Drupal 5's menu_set_location() 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. 2007-10-25 08:24:43 +00:00
Gábor Hojtsy 9d5516644c by myself and keith.smith: help page for the PHP filter module 2007-10-24 14:51:06 +00:00
Gábor Hojtsy de552d33b5 by catch and fajerstarter: remove admin search page as it was broken and the same as the usual search page anyway 2007-10-24 14:38:38 +00:00
Gábor Hojtsy 900fc4025f reverted - caused fatal problems with modules using menu_set_location() 2007-10-24 14:16:33 +00:00
Gábor Hojtsy bad3e24164 follow up patch by multiple contributors: ensure proper XHTML id attribute values for form elements 2007-10-24 13:35:26 +00:00