Commit Graph

7950 Commits (2d8259c7647436ef3ef599800833cf74f0253863)

Author SHA1 Message Date
Dries Buytaert 987e462b46 - Patch #89196 by John M: fixed quote issue. 2007-10-25 20:51:41 +00:00
Dries Buytaert dad013e52d - Patch #122759 by Robrecht: fixed broken query in upgrade path. 2007-10-25 20:41:16 +00:00
Dries Buytaert 248ae3a2e4 - Patch #186028 by chx: search_preprocess gets added to theme registry. 2007-10-25 20:29:51 +00:00
Dries Buytaert 8653f140c6 - Patch #186554 by Jo Wouters: fixed undefined variable. 2007-10-25 17:44:38 +00:00
Dries Buytaert ca0bbfee5b - Modified version of patch #121820 by Caleb et al: add an option for page compression. 2007-10-25 15:38:25 +00:00
Dries Buytaert 1cf05b0019 - Patch #89196 by catch, keith, earnie, webchick et al: string massaging. 2007-10-25 15:32:56 +00:00
Dries Buytaert 5ae55b8044 - Patch #186004 by jvandyk: CHANGELOG.txt cleanups. 2007-10-25 15:28:28 +00:00
Gábor Hojtsy bb71ce1fed #186480 by John Morahan: update chameleon_comment() to latest Drupal API 2007-10-25 10:37:25 +00:00
Gábor Hojtsy 13f9882979 #179276 by JirkaRybka: (regression) fix profile field sections to order properly by weight. 2007-10-25 10:30:40 +00:00
Gábor Hojtsy b036bef620 #185867 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 #172943 by drewish: fix file_save_upload() conformance to its API documentation by treating the 'dest' param as a directory. Also fixes #176876 so temporary files are properly stored in the temp directory. 2007-10-25 09:05:45 +00:00
Gábor Hojtsy 4e187261ab #177497 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 #172583 by myself and keith.smith: help page for the PHP filter module 2007-10-24 14:51:06 +00:00
Gábor Hojtsy de552d33b5 #40934 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 #177497 reverted - caused fatal problems with modules using menu_set_location() 2007-10-24 14:16:33 +00:00
Gábor Hojtsy bad3e24164 #111719 follow up patch by multiple contributors: ensure proper XHTML id attribute values for form elements 2007-10-24 13:35:26 +00:00
Gábor Hojtsy a0c920badf #140377 by tostinni: provide a default weight to new profile fields, so they will not be saved with -5 2007-10-24 13:27:12 +00:00
Gábor Hojtsy 5e48ed60e7 #177497 by chx: 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 2007-10-24 11:59:34 +00:00
Gábor Hojtsy c1445ac3c2 #184722 by hazexp: only return a value from trigger_help() if there was a page which the function provides any help for 2007-10-24 11:56:33 +00:00
Gábor Hojtsy 7e963c13ff #182675 by chx: fix caching bootstrap, so hook_boot() and the timer is called when required, integrating the cache init function right into the bootstrap 2007-10-24 11:30:39 +00:00
Gábor Hojtsy 8903cda5ca #179519 by chx, webchick and Desbeers: fix blog/[uid] to only display posts for that user and also set proper title 2007-10-24 11:17:01 +00:00
Gábor Hojtsy c5fb69fb08 #156144 by lyricnz: do not show 'select all' checbox when there are no rows in the node admin table 2007-10-24 09:15:04 +00:00
Gábor Hojtsy bb9bae4d97 #184876 by dijnz, merlinofchaos and myself: non-phptemplate files were not discovered - implement proper extension chopping 2007-10-23 09:42:09 +00:00
Dries Buytaert 296f6e9f11 - Patch #180948 by quicksketch: automatically populate e-mail fields during install. 2007-10-22 15:48:26 +00:00
Dries Buytaert 923abc794c - Patch #184867 by deekayen: better error messages. 2007-10-22 15:22:39 +00:00
Dries Buytaert a2871f7368 - Patch #184867 by deekayen: documentation improvement. 2007-10-22 15:19:37 +00:00
Gábor Hojtsy 9db0fca72f #184694 by andremolnar: (regression) allow themes to override *_node_form forms by node type, not just generically 2007-10-22 10:37:14 +00:00
Gábor Hojtsy c015aa3da3 #184954 by scor: fix reference to 'input formats' in the help text 2007-10-22 10:32:03 +00:00
Gábor Hojtsy 8cd97cdd7d #147492 by flobruit: make 'more' links themeable 2007-10-22 09:36:05 +00:00
Gábor Hojtsy 2cc43fffd4 #184198 by Eaton: move button title change in polls to the theme, so it does not interfere with the cached form 2007-10-22 09:25:33 +00:00
Gábor Hojtsy b94f2716cf #184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed 2007-10-21 18:59:02 +00:00
Gábor Hojtsy 7c31bcdeac #165140 by dww: rename logs to reports (usability improvement) 2007-10-20 21:57:50 +00:00
Gábor Hojtsy 6dcfce0127 #111719 follow up patch by chx: roll back form item ID patch 2007-10-20 10:49:55 +00:00
Dries Buytaert 8d526b10e5 - Patch #111719 by dvessel et al: ensure clean form IDs. 2007-10-19 16:59:28 +00:00
Gábor Hojtsy 3742d7428e #125105 by Shiny and hwsong3i: fix installer pgsql connection parameters to work when password is not specified 2007-10-19 15:02:15 +00:00
Gábor Hojtsy 98bc18adcd #183125 by openwereld and hswong3i: make drupal_write_record()'s insert work on PostgreSQL, by not using the autoincrement value in the insert at all (instead of using a NULL) 2007-10-19 10:30:54 +00:00
Gábor Hojtsy b64adf07c8 #182645 by scor: clean up concatenations to be in line with core coding standards 2007-10-19 10:19:03 +00:00
Gábor Hojtsy ccb0c0a78f #184653 by scor: typo fix in system_chema()'s schema documentation 2007-10-19 10:16:06 +00:00
Gábor Hojtsy 5bf30f6811 #180126 by mmoreno, drewish and scor: add realpath() call to file_save_data(), so Windows will create temporary files properly 2007-10-18 15:33:00 +00:00
Gábor Hojtsy 8d291f72be #184461 by bradlis7 and keith.smith: 'fix' OpenID help text to use American English spelling (as observed to be used in Drupal elsewhere) 2007-10-18 14:33:44 +00:00
Gábor Hojtsy 0b3113af44 #179655 by flobruit: properly disable theme setting checkboxes when certain features are not available 2007-10-18 13:41:00 +00:00
Gábor Hojtsy 19b2687ac0 Back to being a 6.x development version 2007-10-17 21:59:31 +00:00
Gábor Hojtsy a3f3cb346b Drupal 6.0-beta 2 release with all Drupal 5.3 security fixes applied 2007-10-17 21:47:14 +00:00
Gábor Hojtsy 988d4f505a #173188 follow up patch by chx: return mlid when a new menu link is added 2007-10-17 19:42:02 +00:00
Gábor Hojtsy ba5fce22ca #184199 by quicksketch: proper weights for poll form fields, so the fields are not reordered 2007-10-17 19:36:12 +00:00
Gábor Hojtsy e6e59359b9 #183332 by Eaton, JirkaRybka, catch and greggles: add Powered by Drupal block 2007-10-17 15:24:56 +00:00
Gábor Hojtsy e95c8d5b08 #184022 bx chx and merlinofchaos with documentation improvements from me: %index and %map menu path placeholders for Views module to be able to use the new menu system 2007-10-17 14:46:34 +00:00
Dries Buytaert f75cec459e - Patch #180468 by hass: fixed notice on IIS. 2007-10-17 13:03:03 +00:00
Dries Buytaert 441f7d33d6 - Patch #172582 by webchick, gabor, eaton, kentbyte, tresler, alpritt et al: improved the OpenID help texts. 2007-10-17 12:57:57 +00:00
Gábor Hojtsy 8be58d6e6c #178478 by scor: typo in text displyed when the DB is installed but not accessible 2007-10-17 12:47:28 +00:00