Commit Graph

5630 Commits (34626ed280a8042c81c6f1327a7622486a701c44)

Author SHA1 Message Date
Dries Buytaert 657935c263 - Patch #81931 by webchick et al: made the recent comments block configurable. Somme minor changes by me. 2008-02-21 19:38:07 +00:00
Dries Buytaert 2526e41fdb - Patch #206820 by boydjd: corrected the forum deletion help text/documentation. 2008-02-20 13:55:42 +00:00
Dries Buytaert 584f3e886a - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page. 2008-02-20 13:46:43 +00:00
Dries Buytaert b5f5e75092 - Patch #222183 by Gabor and Keith: make the input formats reorderable as a first step towards better input format handling, and ultimately, good WYSIWYIG support. 2008-02-19 14:07:21 +00:00
Dries Buytaert 38e0ab1f62 - Patch #181578 by Moshe: removed distributed authentication code from user_save(). Factored the relevant code out to a separate function. 2008-02-18 19:34:08 +00:00
Dries Buytaert b05db1f176 - Patch #221384 by webernet: update core compatibility to Drupal 7. 2008-02-18 19:19:49 +00:00
Dries Buytaert 4a96b2c52b - Patch #220893 by AjK: fixed some watchdog calls. 2008-02-18 17:48:05 +00:00
Dries Buytaert b4c0e8eee4 - Patch #221192 by damz: wrong new comment link in forum listings. 2008-02-18 17:45:32 +00:00
Dries Buytaert 60688d68db - Patch #181411 by Moshe: use schema API for saving and updating user records. 2008-02-18 16:53:37 +00:00
Dries Buytaert 43aa968f90 - Patch #203846 by pwolanin: remove PHP4 compatibility code. 2008-02-17 22:15:04 +00:00
Dries Buytaert 01a4c0d827 - Patch #222385 by pwolanin: removed drupal_clone() hack in favor of the real PHP5 clone(). 2008-02-17 19:29:07 +00:00
Dries Buytaert 5bdc79db5f - Patch #163297 by pwolanin et al: remove $_POST from taxonomy module's form handling. 2008-02-14 18:41:16 +00:00
Dries Buytaert 3aac93b61f - Patch #220522 by meba: missing t() function. 2008-02-14 18:39:18 +00:00
Dries Buytaert 720f68b9d0 - Patch #221072 by Pancho: fixed access control check on the theme configuration page. 2008-02-14 18:34:21 +00:00
Dries Buytaert 4b6e9f40bd - Patch #221057 by pwolanin: book module may overwrite another node's link. 2008-02-14 18:32:14 +00:00
Dries Buytaert 45b0040e55 - Patch #219366 by pwolanin: cannot add external links to admin interface. 2008-02-12 14:06:58 +00:00
Dries Buytaert a2d870ba2e - Patch #220329 by catch: bumped the minimum MySQL requirement for Drupal 7 to MySQL 5. 2008-02-12 14:04:46 +00:00
Dries Buytaert 58c13a072e - Patch #220260 by webchick: proper version constant for D7. Oh yeah. :) 2008-02-12 13:55:57 +00:00
Dries Buytaert 336ee230c3 - Patch #214209 by Arancaytar, pwolanin, gabor, etc: blogapi doesn't confirm node type exist. 2008-02-12 13:54:43 +00:00
Dries Buytaert 0f1085201e - Patch #219883 by gdevlugt and webernet: files attached to newly created nodes are listed despite unchecking list option. 2008-02-12 13:49:01 +00:00
Dries Buytaert bbc65c30fa - Patch #220004 by webernet et al: menu items reorder after edit one of menu item. 2008-02-12 13:43:21 +00:00
Dries Buytaert c83d65a776 - Patch #215958 by pwolanin: fixed broken link in documentation. 2008-02-10 19:57:20 +00:00
Dries Buytaert 4969495e04 - Patch #215858 by pwolanin, goba, catch et al: localized menu link data getting saved back to the database. 2008-02-10 19:49:37 +00:00
Dries Buytaert ec9f8e090a - Patch #216904 by pwolanin et al: if there are more than 21 menu items under a parent, the weights got screwy. 2008-02-10 19:14:08 +00:00
Dries Buytaert 88eda488b3 - Patch #219334 by Goba et al: prevent the upload table being created if it already exists. 2008-02-10 19:09:58 +00:00
Dries Buytaert 44eb6d6992 - Patch #139290 by Arancaytar, Rob Loach, GreenLED, matt et al: when a user has no blog posts, show a status message. 2008-02-10 18:58:28 +00:00
Dries Buytaert 912d10fb09 - Patch #218313 by jvandyk: made sure that MySQL keywords are uppercase. 2008-02-08 03:10:32 +00:00
Dries Buytaert 97a739e14c - Patch #217508 by keith et al: fixed writing style of output messags. 2008-02-08 02:52:39 +00:00
Dries Buytaert 3e7fe972f6 - Patch #215308 by Pancho: 'testing clean URLs' stay after test. 2008-02-08 02:50:19 +00:00
Dries Buytaert c8a2413b4c - Patch #217771 by dww: prevent wrapping of dates. 2008-02-06 20:01:41 +00:00
Dries Buytaert 5511bb5f7a - Patch #214513 by Lynn: missing break-statement in system_send_email_action. 2008-02-06 19:52:54 +00:00
Dries Buytaert b8a1eab1fb - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. 2008-02-06 19:38:28 +00:00
Gábor Hojtsy bddba847f5 #216238 by theborg: theme descriptions were not translated properly (minor) 2008-02-04 12:35:48 +00:00
Gábor Hojtsy 39d28bd43e #215858 by pwolanin: localized menu options were saved into the database, avoid this by using different variable names / array keys 2008-02-04 12:07:23 +00:00
Gábor Hojtsy a387aaee17 #204071 by Pancho: use UTF-8 aware string length counting in node_teaser() (minor) 2008-02-03 19:41:47 +00:00
Gábor Hojtsy 41e86f2ef4 #197833 by gdevlugt: node filtering theme function was not applied (minor) 2008-02-03 19:39:52 +00:00
Gábor Hojtsy 1851421634 #172597 by Rob Loach: minor double escaping in profile module 2008-02-03 19:36:46 +00:00
Gábor Hojtsy 9bb28aa859 #216750 by dww: Security releases from higher branches were not ignored in all cases (critical) 2008-02-03 19:34:02 +00:00
Gábor Hojtsy 78f2053c32 #217324 by Takafumi: trivial missing t() in taxonomy module 2008-02-03 19:27:56 +00:00
Gábor Hojtsy ab7fb80056 #216061 by Eaton: nid was not set in node creation (programatic node creation regression) 2008-02-03 19:26:10 +00:00
Gábor Hojtsy c306d56a74 #216858 by jvandyk, moshe weitzman: fix plain wrong and misleading user module phpdoc blocks 2008-02-03 19:23:01 +00:00
Gábor Hojtsy 025e733b2c #216404 by Rob Loach: path_nodeapi() only worked for users with permissions, although node loading requires the path to be loaded 2008-02-03 19:20:35 +00:00
Gábor Hojtsy aabdbbdf4b #157652 by beginner, Steven Merrill and killes: block_user() had a global user object and a user parameter colliding 2008-02-03 19:12:57 +00:00
Gábor Hojtsy a00792f9ef #216890 by gpk with documentation from myself: blog API clients do not pass on the teaser_include flag, so only act on that flag, if we have it 2008-02-03 19:07:32 +00:00
Gábor Hojtsy 2886944685 #216632 by webernet, dww: more accessible update information screen 2008-02-03 18:40:29 +00:00
Gábor Hojtsy e3cbacc31e #215992 by dww: provide information for upgrades from Drupal 5 with update status module 2008-02-03 18:38:14 +00:00
Gábor Hojtsy 60cb54b938 Back to 6.0-dev 2008-01-30 23:07:41 +00:00
Gábor Hojtsy c2665870c4 Preparing for RC3 2008-01-30 22:43:55 +00:00
Gábor Hojtsy 315c419322 #216022 reported by johnnysxip, patch by walkah: (SA-2008-016) OpenID - Incorrect claimed_id returned for OpenID 2.0 and other minor OpenID 2.0 compliance fixes 2008-01-30 22:11:22 +00:00
Gábor Hojtsy 7f2f0072f9 #105405 by chx, Pancho: (regression) remove web server version checking; it is not in Drupal 5; Apache 1.3 is surpassed for a long time now 2008-01-30 20:30:35 +00:00
Gábor Hojtsy d171a9e75a #216014 report by meba, patch by myself: menu_install() did not use get_t() for its menu item creation 2008-01-30 20:27:28 +00:00
Gábor Hojtsy ffcb1a92d3 #208858 by theborg, gdevlugt: fix forum node and comment counting, taking term revisioning into account 2008-01-30 15:35:47 +00:00
Gábor Hojtsy ef1235cc0a #207863 by mikey_p, Pancho: use module_load_include() as intended 2008-01-30 10:14:42 +00:00
Gábor Hojtsy 7747e1e8e0 #215335 by jvandyk: fix user_login_submit() phpdoc 2008-01-29 18:56:56 +00:00
Gábor Hojtsy e77a197c5c #208556 by Pancho: fix broken display of OpenID links 2008-01-29 18:41:40 +00:00
Gábor Hojtsy 1909326e1b #202382 by Pasqualle and Pancho: phpdoc improvements and code style fixes in node module 2008-01-29 11:08:17 +00:00
Gábor Hojtsy d04ebcee1d #215303 by Pancho, slightly modified: clean URL test support text was not green if not using JS 2008-01-29 10:56:13 +00:00
Gábor Hojtsy 18575200c6 #210219 follow by myself: update_sql() does not support placeholders, so we should compose our own SQL ourselfs 2008-01-29 10:50:15 +00:00
Gábor Hojtsy 4bdf24ea52 #210219 by htalvitie, yched: initialize block caching properties properly on install (and update bugos RC2 sites as well) 2008-01-28 19:56:27 +00:00
Gábor Hojtsy 1c6cd92a12 Translating menu items and taxonomies is not a core feature, so do not mislead users. Noticed while translating to Hungarian. 2008-01-28 17:16:34 +00:00
Gábor Hojtsy 0221e61258 #213657 by dopry and moshe weitzman: typo in rss feed build mode and better link handling 2008-01-28 15:51:29 +00:00
Gábor Hojtsy 7a388c3f70 #206881 by ScoutBaker: (minor) fix whitespace at TRANSLATION_ENABLED, so the phpdoc shows up properly 2008-01-28 11:38:58 +00:00
Gábor Hojtsy a44341a822 #208888 by jvandyk: set access time when externally authenticated user first logs in 2008-01-27 20:00:46 +00:00
Gábor Hojtsy aa512439c8 #212864 suggestion by pp, patch by gdevlugt: use format_date() for RSS item dates instead of date() to honor site time zone settings 2008-01-27 18:13:04 +00:00
Gábor Hojtsy 9f99a903b8 #204415 by Lynn, traxer, pwolanin: migrate node type URLs to a path model based on menu paths, so conflicts between action and node type names are not a problem 2008-01-27 18:03:05 +00:00
Gábor Hojtsy 8eb3ba596a #214579 by keith.smith: vocabulary drag and drop was not properly documented (string change) 2008-01-27 17:55:15 +00:00
Gábor Hojtsy e130f20871 #200028 by agentrickard, dww: cache more project module data, so there is less burden on Drupal when generating admin pages (performance) 2008-01-27 17:50:10 +00:00
Gábor Hojtsy 432f16d552 #214058 by catch, Arancaytar: forum form alter was mistakenly dropping the parent field in all taxonomy forms 2008-01-25 21:39:26 +00:00
Gábor Hojtsy b107f9d7f3 #213150 by Lynn: fix HTML validation problem with node term listings 2008-01-25 21:21:44 +00:00
Gábor Hojtsy 5b2eabcaf2 #205523 by assimonds: (minor) add missing CVS Id tags 2008-01-25 21:20:26 +00:00
Gábor Hojtsy cb9fe1816a #209663 minor follow up by keith.smith: improve wording of module and theme readmes 2008-01-25 19:47:58 +00:00
Gábor Hojtsy 211b987877 #209663 by Matt V., ScoutBaker, Arancaytar: document that the modules and themes folders are only for core modules and themes 2008-01-25 19:31:35 +00:00
Gábor Hojtsy 85cae0d01a #204411 by chx, slightly modified: heal a possible MySQL import error when the anonymous user becomes broken 2008-01-25 16:19:13 +00:00
Gábor Hojtsy 7a0111afb1 #212921 by fgm: remove unused reference on update_process_info_list() parameter list, which causes strict warnings in PHP 5 2008-01-25 12:34:48 +00:00
Gábor Hojtsy 2a0f65a742 #211742 by theborg, chx: detect and solve the problem when blocks are assigned to invalid regions (happens in theme development) 2008-01-25 10:56:59 +00:00
Gábor Hojtsy 95aa9da9ef #107375 follow up by zeta-zoo: fixed incorrect description for MySQL's 'Select_range_check' 2008-01-24 10:59:29 +00:00
Gábor Hojtsy b299b9ee21 #204411 by catch: elevate MySQL requirements to 4.1.1 (the first production MySQL 4.1.x was 4.1.5 anyway) 2008-01-24 10:46:54 +00:00
Gábor Hojtsy 04daca2394 Three remaining instances of t() use in system module update code removed. 2008-01-24 10:41:17 +00:00
Gábor Hojtsy 7186c4433e #208768 by dvessel, Arancaytar: language direction should be in the HTML source, so it is more accessible even without CSS 2008-01-24 09:42:53 +00:00
Gábor Hojtsy 3bfb600ae5 #213172 by skiquel: let color module run properly without a base image 2008-01-23 09:43:25 +00:00
Gábor Hojtsy c1b5c774a3 Outdated use of watchdog() noticed while creating translation templates 2008-01-22 18:20:25 +00:00
Gábor Hojtsy c07ba2a8ff #212813 by dww: link project status information to the admin/reports/updates page (usability) 2008-01-22 07:56:07 +00:00
Gábor Hojtsy ba5468e508 #119038 by ximo, Pancho: user role editing usability: include disabled checkbox for authenticated role 2008-01-22 07:51:56 +00:00
Gábor Hojtsy f5a85afc2e #211053 by momendo: poll submission and editing field columns fixed 2008-01-22 07:47:57 +00:00
Gábor Hojtsy 3cfcfdac92 #211403 by dww: Removed fallback code for determining the project based on the directory. 2008-01-22 07:45:18 +00:00
Gábor Hojtsy b797ae5aa5 #210335 by keith.smith: highly confusing example in trigger module help, use a better one instead 2008-01-21 20:08:15 +00:00
Gábor Hojtsy ff1c3902b9 #209409 by Heine, webernet, dww: more accurate register globals value checking 2008-01-21 20:04:35 +00:00
Gábor Hojtsy 6644f59244 #211876 by hass: typo in profile module docs 2008-01-21 15:20:43 +00:00
Gábor Hojtsy c3dccba229 #212285 by wrwrwr: hr should be treated as a block level tag 2008-01-21 15:08:24 +00:00
Gábor Hojtsy 3a126a55ba #208498 by pwolanin: remove pager from menu admin page (for big menus, you will need to use a contrib module) 2008-01-21 12:12:44 +00:00
Gábor Hojtsy 536fe2bbfb #210479 by catch, dvessel: add newlines to list items, so inline display and RTL issues are resolved 2008-01-21 12:05:36 +00:00
Gábor Hojtsy 1a0e5b534c #211353 follow up by JirkaRybka: ensure that on upgrades, if the file_directory_path was not set, set it to the Drupal 5 default 2008-01-21 12:01:24 +00:00
Gábor Hojtsy c3949c505c #211359 by chx: make dead menu items disappear on a Drupal 6 upgrade 2008-01-20 12:47:32 +00:00
Gábor Hojtsy 0516192b54 #211067 by webchick: blogapi_mt_get_post_categories() not using taxonomy_node_get_terms() properly 2008-01-18 19:03:15 +00:00
Gábor Hojtsy 1f9f8d9c86 #210936 by Pancho: some padding around taxonomy descriptions on taxonomy pages, so that they get more breathing space 2008-01-18 16:23:57 +00:00
Gábor Hojtsy 5ddab72f8a #211443 by dropcube: kill a feed warning on taxonomy pages 2008-01-18 16:07:58 +00:00
Gábor Hojtsy 4dc9ed032e #211322 by keith.smith: drag and drop documentation for input formats was missing, damn 2008-01-17 21:50:59 +00:00
Gábor Hojtsy 5ff9942154 #211060 by boydjd: do not display the taxonomy-term-description div when there is no description 2008-01-17 19:36:37 +00:00
Gábor Hojtsy a4380940cf #201641 by Ralf Stamm, Pancho: sort admin themes by info name as well 2008-01-17 16:08:35 +00:00
Gábor Hojtsy 8c8d7336ea #209242 by dww: local .info file changes (ie. updated code) was not taken properly into account in update module 2008-01-17 12:03:21 +00:00
Gábor Hojtsy 75653ac7f4 #208991 follow up by dvessel: forgot to mark the blocks table with sticky-enabled 2008-01-16 22:57:26 +00:00
Gábor Hojtsy 9c4ff53d92 #210260 by dropcube: kill notice when anonymous users uses site-wide contact form 2008-01-16 22:56:21 +00:00
Gábor Hojtsy 5ecb68806b #210211 by chx, theborg: removing the broken admin user search, which would provide the same as the public facing user search anyway 2008-01-16 22:54:41 +00:00
Gábor Hojtsy 7f85bc5bc4 #208938 by bjaspan, scor: use schema PI for index updates instead of database dependent code 2008-01-16 21:45:30 +00:00
Gábor Hojtsy 5255397775 #201641 by Ralf Stamm, Pancho: sort themes by their .info name, not their file name (just like modules) 2008-01-16 12:55:50 +00:00
Gábor Hojtsy d8d6810f83 #210141 follow up by dww: cleaning up some code comments 2008-01-16 12:49:30 +00:00
Gábor Hojtsy a8360ea7c9 #189785 by dropcube: anonymous users did not have permission to view the personal contact form, so catch them early 2008-01-16 12:46:52 +00:00
Gábor Hojtsy 44d71e1eef #200674 by scor, catch: update.php should inform users if their memory limit will possibly result in a WSOD 2008-01-16 10:37:43 +00:00
Gábor Hojtsy 8cc5f17b58 #190729 by aufumy, Pasqualle, slightly modified: report incompatibility early, if the dependencies key is not an array in the .info file 2008-01-15 10:59:03 +00:00
Gábor Hojtsy 50dbab928f #209584 by Rob Loach: 404/403 validation is also done in runtime so to allow more flexibility here, remove the submission time validation 2008-01-15 10:21:40 +00:00
Gábor Hojtsy 1b2ce46df2 #201540 follow up by zoo33: move jpeg quality validation to where it belongs, so it is only called if the current image toolkit requires it 2008-01-15 10:17:42 +00:00
Dries Buytaert 63a15b383c - Patch #210141 by dww (with some modifications by me): implement hook_flush_caches(). 2008-01-15 08:29:25 +00:00
Dries Buytaert 945b337502 - Patch #209034 by theborg: fixed small code style error that generates warnings. 2008-01-15 08:16:45 +00:00
Dries Buytaert 38226d51cd - Patch #208926 by keith.smith: fixed broken link. The external link to the RSS specification changed. 2008-01-15 08:06:32 +00:00
Dries Buytaert d0d3e6110f - Patch #206495 by jvandyk: improved consistency of trigger descriptions. 2008-01-15 08:00:24 +00:00
Dries Buytaert c08e279859 - Patch #209236 by traxer: added a validation function for the poll form. 2008-01-15 07:57:46 +00:00
Dries Buytaert 5a54bbe702 - Patch #210140 by dww: fixed code comment: 'default_major' is now deprecated in favor of 'supported_majors'. 2008-01-15 07:55:18 +00:00
Gábor Hojtsy e78d7eb235 #208427 report by Pancho, patch by dvessel: strpos() parameters were flipped in color module, resulting in bad colors 2008-01-11 12:33:09 +00:00
Gábor Hojtsy 3395c97e37 Back to 6.0-dev 2008-01-10 23:14:58 +00:00
Gábor Hojtsy 78bc68f304 Drupal 6 RC2 2008-01-10 22:47:17 +00:00
Gábor Hojtsy b3c7ff77ff #208542 by KarenS, webernet: save old actions table when upgrading from Drupal 5 with a previous actions install 2008-01-10 22:04:32 +00:00
Gábor Hojtsy 33633c5c59 #18954 follow up by myself: restore user role name editing 2008-01-10 21:42:59 +00:00
Gábor Hojtsy b17cd3b613 #18954 by kkaefer, Pancho: built-in role names were not translated and some user_roles() call cleanups 2008-01-10 20:22:57 +00:00
Gábor Hojtsy af838aec81 #208492 report and testing by KarenS, patch by myself: book upgrade should not use the book API 2008-01-10 18:13:42 +00:00
Gábor Hojtsy 48904d079b #202997 follow up by quicksketch: the table drag CSS selector was not specific enough in the RTL sheet 2008-01-10 18:08:19 +00:00
Gábor Hojtsy a816feaddf #206078 by Pancho, traxer: order roles with system roles first (usability) 2008-01-10 16:00:44 +00:00
Gábor Hojtsy a541e5fbfb #201667 follow up by gpk: minor code comment and whitespace cleanup 2008-01-10 15:57:10 +00:00
Gábor Hojtsy c5aa55b38e #204705 by pwolanin: abort user_save on SQL errors, to avoid data corruption 2008-01-10 15:03:53 +00:00
Gábor Hojtsy 58ad1fb2f4 #206021 follow up by keith.smith, dropcube: better code comments in locale update 2008-01-10 14:35:24 +00:00
Gábor Hojtsy b4520177fb #207990 by soxofaan: fix notice on node/add page for anonymous users 2008-01-10 14:31:23 +00:00
Gábor Hojtsy 550b9255a8 #197186 by dww, testing by catch, webernet, greggles: (critical security functionality) update.module did not inform users when their current release became revoked/not supported 2008-01-10 14:14:54 +00:00
Gábor Hojtsy 2669c24bd4 #201667 follow up by keith.smith: typo in code comment 2008-01-09 21:40:10 +00:00
Gábor Hojtsy bb9885135a #207779 report by meba, patch by myself: missing plural formatting in forum module, and a counter display fix as well 2008-01-09 21:38:57 +00:00
Gábor Hojtsy db55c269da #201667 by theborg, quicksketch, gpk, catch: fix bugs with teaser splitter in JS and no-JS mode 2008-01-09 12:10:04 +00:00
Gábor Hojtsy 6ab877faf1 #206021 by dropcube and myself: language content type settings were not properly namespaced 2008-01-09 11:51:54 +00:00
Gábor Hojtsy 66ec14993b #207868 by cwgordon7, webernet and myself: SQL status page was using wrong property names 2008-01-09 10:11:55 +00:00
Gábor Hojtsy 0a26c901ef #207931 by ScoutBaker: some links in update.module were pointing to 'logs' instead of 'reports' 2008-01-09 10:02:46 +00:00
Gábor Hojtsy 6dcf2cccaa #194590 by scor, JirkaRybka, attiks, dvessel; with heavy testing by catch: fix a dozen issues with sticky table headers 2008-01-09 09:56:39 +00:00
Gábor Hojtsy 33f455d2df #153998 by David_Rothstein and myself: clean up permissions in book, blog, blogapi, forum and locale modules 2008-01-09 09:51:35 +00:00
Gábor Hojtsy 7de29914a9 #207731 by Pancho: adding brackets to some default form values, for consistency 2008-01-08 21:25:05 +00:00
Gábor Hojtsy 9b1172f26f #197720 follow up by myself: cleaning up the memory_limit requirement check, use dollar t 2008-01-08 21:22:28 +00:00
Gábor Hojtsy adf836896a #204756 by dvessel: textarea.js assumed #disabled fields are to be hidden 2008-01-08 19:54:07 +00:00
Gábor Hojtsy 00f0a95ade #207372 by Pancho, pwolanin, chx: remove duplicate query from menu_enable() 2008-01-08 15:49:09 +00:00
Gábor Hojtsy be324d8f70 #195091 by Rowanw: (usability) swap enabled and expanded checkbox in menu admin and allow setting elements without children to be expanded 2008-01-08 11:31:49 +00:00
Gábor Hojtsy ab036224bb #205792 by yched: fix contradictory messages after node access rebuild 2008-01-08 11:27:16 +00:00
Gábor Hojtsy b78a990270 #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks 2008-01-08 10:35:43 +00:00
Gábor Hojtsy 0ab0b1d65f #164532 follow up by pwolanin, David Strauss, catch and myself, testing also by hswong3i: some indexes added before Drupal 6 RC1 were too unique, and our code did not back them, so we should not add those indexes 2008-01-08 07:46:41 +00:00
Gábor Hojtsy 68a730c795 #204946 by theborg, keith.smith: only tell users their language setting will be used for interface presentation, when this actually happens 2008-01-07 21:38:16 +00:00
Gábor Hojtsy 6d191fb5b5 #197720 follow up by keith.smith, scor: include php.ini path in memory limit messages 2008-01-07 15:31:50 +00:00
Gábor Hojtsy cd8d79b10d #200777 by JirkaRybka: theme settings form relied on _POST[] and stored irrelevant formapi keys as theme settings 2008-01-07 14:18:06 +00:00
Gábor Hojtsy 19619d9354 #206670 by keith.smith and myself: node type names have their underscores converted to hyphens in node/add links 2008-01-07 13:18:40 +00:00
Gábor Hojtsy 444c5e16be #205920 by douggreen: short term searches were returning wrong results 2008-01-07 12:57:38 +00:00
Gábor Hojtsy b571a82e4e #206820 by catch, keith.smith: forum delete confirm form was saying it deleted posts, but it does not 2008-01-07 12:52:15 +00:00
Dries Buytaert 7d7f2928d1 - Patch #203222 by Pascalle: added missing message type to watchdog call. 2008-01-06 18:22:14 +00:00
Dries Buytaert 7127adabb0 - Patch #205465 by jvandyk: add missing index on comment table. 2008-01-05 22:45:40 +00:00
Dries Buytaert dc2cd5ea4d - Patch #206418 by meba: fixed typo - 'sever' should be 'server'. 2008-01-05 22:43:41 +00:00
Dries Buytaert d1b58bb9c1 - Patch #199955 by saxofaan: file_upload_max_size() returns results in bytes, not in mega bytes. 2008-01-05 22:41:16 +00:00
Dries Buytaert a67e33054c - Patch #206434 by meba: added missing doc in string. 2008-01-05 22:34:54 +00:00
Dries Buytaert 4f54a173cc - Patch #206470 by David_Rothstein: fix book permission upgrade. 2008-01-05 22:32:25 +00:00
Dries Buytaert a6e2c90217 - Patch #206512 by jvandyk: fixed grammar mistake in status message. 2008-01-05 22:23:45 +00:00
Gábor Hojtsy 258b576020 #199809 by theborg: comment templates were not checking status properly (fix notice, allows themes to theme in-preview comments differently) 2008-01-04 19:24:24 +00:00
Gábor Hojtsy b5e64f5a6e #197720 by nedjo, scor, keith.smith, catch: inform installing users about PHP memory requirements of Drupal 6 2008-01-04 17:19:04 +00:00
Gábor Hojtsy d5916e8061 #206232 follow up by chx: set locale() cache to NULL when resetting 2008-01-04 17:10:36 +00:00
Gábor Hojtsy 98d7931e5b #206232 by chx with a bit of cleanup: add in-memory reset clearing to locale() to help it interact with simpletests, which are not reloading the Drupal instance on form submits 2008-01-04 16:04:49 +00:00
Gábor Hojtsy a555202276 #195161 follow up by keith.smith: fix typo in code comment 2008-01-04 15:11:59 +00:00
Gábor Hojtsy 1b5ce2b18f #206272 report by yojoe, patch by myself: user provided data in menu titles should be check_plain()-ed not t()-ed 2008-01-04 13:50:50 +00:00
Gábor Hojtsy 9bc7c07cb7 #195161 by mcarbone with some modifications: only show 'login to post comments' if logging in actually lets you post comments 2008-01-04 11:34:19 +00:00
Gábor Hojtsy 89be29505b #198856 by hswong3i: Fix some incorrect use of %s for table name escaping, implement better security checks 2008-01-04 09:31:49 +00:00
Dries Buytaert 52f95c981b - Patch #202078 by chx: fixed poll AHAH problem with caching. 2008-01-04 08:04:45 +00:00
Gábor Hojtsy 18cabdb8d3 #205843 report by asimmonds, patch by chx: menu_valid_path() was used as an API function, but was located in menu.module, move to menu.inc 2008-01-03 09:59:00 +00:00
Gábor Hojtsy 03c18bb204 #205795 by douggreen: search result normalization used a wrong calculation 2008-01-03 09:55:06 +00:00
Gábor Hojtsy 33e8024752 #135329 follow up: rolling back some of the user password request form changes, so user names in email address format (eg. site_network module) will still work 2008-01-02 12:57:37 +00:00
Gábor Hojtsy 5362c16386 #181125 follow up by beginner: book.js should have been removed earlier in #181125, was a commit mistake 2008-01-02 12:12:21 +00:00
Gábor Hojtsy f96a1c7690 #205334 by hass: if more then 5 languages are available, use a dropdown not a radio button list (usability) 2008-01-02 12:04:17 +00:00
Gábor Hojtsy 5f635b9585 #205075 report by ktabuer, patch by myself, testing by ktauber and Lynn: book block throws notice when used on non-book-node page (with a little bit of code cleanup) 2008-01-02 11:36:19 +00:00
Gábor Hojtsy 1279630a3a #205138 by pwolanin: require node types in forums vocab, fix help text parameter name (outside t()) 2008-01-01 18:23:14 +00:00
Gábor Hojtsy 1ba22e1543 #205134 by damz: fix not translatable use of t() in update module 2008-01-01 18:03:12 +00:00
Gábor Hojtsy 195fe364d2 #203582 by David_Rothstein: some core hook_access() implementations are not using the passed in account 2008-01-01 17:46:30 +00:00
Gábor Hojtsy 84c6d225e8 #205199 by David_Rothstein: leftover links were not removed in the reindexing process properly (search module) 2008-01-01 17:30:55 +00:00
Gábor Hojtsy 641fdad0b5 #204420 follow up by webernet: fix bad permission check introduced for update module message 2007-12-31 17:20:20 +00:00
Gábor Hojtsy 4157a521e0 #199373 report by avskip, patch by myself, testing by keith.smith: forum node type was not re-added to the forum vocabulary when the module is re-enabled (after being disabled) 2007-12-31 16:58:34 +00:00
Gábor Hojtsy 6bb7647f0b White space problem found while gathering background info for #204420 2007-12-31 15:51:30 +00:00
Gábor Hojtsy 93b4e1c41d #203846 by pwolanin and jvandyk: PHP 4 does not allow omitting an object when it is passed by reference, so we need to live with dummy object passing with actions for object-less actions to support PHP 4 2007-12-31 14:51:04 +00:00
Gábor Hojtsy af16eb8007 #204344 by marcingy: path aliases were not alled as default home page 2007-12-31 14:41:08 +00:00
Gábor Hojtsy 07d32d0521 #204996 by chx: poll bar theme gets NULL as default, so use that here as well 2007-12-31 12:28:32 +00:00
Dries Buytaert 178c28535b - Patch #204900 by webernet: code style fixes. Likely my last patch of the year. Fiew. Thanks all, and see you on the other side. :) 2007-12-31 08:54:37 +00:00
Dries Buytaert f04d4d17dd - Patch #204996 by chx: fixed access check and warning in poll module. 2007-12-31 08:48:41 +00:00
Dries Buytaert 46c716887b - Patch #204955 by chx: fixed E_ALL warning. 2007-12-31 08:46:44 +00:00
Gábor Hojtsy 89844f4435 #204420 by webernet: do not show messages about status problems to those who will not be able to click and go to the reports 2007-12-28 22:23:57 +00:00
Gábor Hojtsy 2f21341f4e #203941 reported and tested by Takafumi, patch by myself: trigger assocations should be removed when deleting an advanced action 2007-12-28 15:21:30 +00:00
Dries Buytaert a88c178b91 - Patch #204221 by webernet: code style fixes. 2007-12-28 12:02:52 +00:00
Dries Buytaert faf7ebafce - Patch #203316 by mooffie and douggreen: improved schema documentation. 2007-12-28 10:53:27 +00:00
Gábor Hojtsy 9b2bf38e83 #194369 by lots of contributors: move default files directory to sites/default/files which can be created automatically on install, so no need to bug the user about it, making the install process easier 2007-12-27 17:25:28 +00:00
Gábor Hojtsy 79d927f7aa #152497 by bjaspan, with more docs from myself: user_external_login() was not updated to latest login process 2007-12-27 16:00:09 +00:00
Gábor Hojtsy 34afaf8f28 #176748 follow up by pwolanin: fix bad breadcrumbs and missing/wrong titles 2007-12-27 14:03:37 +00:00
Gábor Hojtsy a8e1fb4351 #191914 by chx: admin check was missing from menu user_register_access() 2007-12-27 12:21:58 +00:00
Dries Buytaert 6f178ad61f - Patch #176748 by pwolanin, Rob Loach: fixed broken breadcrumbs. 2007-12-26 21:12:12 +00:00
Dries Buytaert 2a1e980cdd - Patch #203509 by pwolanin, chx, cwgordon7 et al: fixed menu inheritenace. 2007-12-26 19:02:24 +00:00
Gábor Hojtsy 67d64ffc53 #197722 by catch, hwsong3i: remove 4.7 to 5.x updates; we only support direct updates from 5.x to 6.x 2007-12-26 10:24:00 +00:00
Gábor Hojtsy 27b7db8d77 #203660 by keith.smith: missing 'a' tag name in 'a href=' 2007-12-25 10:18:14 +00:00
Gábor Hojtsy 8efbe5130a #173656 by qucksketch: fix upload form ordering and delete buttons on preview, among smaller issues 2007-12-24 10:43:21 +00:00
Gábor Hojtsy bef39dc0ec #203316 by douggreen: schema docs for the search_node_links table 2007-12-24 10:37:13 +00:00
Gábor Hojtsy 3fa5b71015 #203482 by Desbeers: block module HTML typo in help (outside t()) 2007-12-24 10:33:39 +00:00
Gábor Hojtsy 5d71254605 #154517 follow up by Desbeers: path_form_alter() was not path alias language aware 2007-12-23 15:32:36 +00:00
Gábor Hojtsy e08abdd252 #194946 by dmitrig01, Pasqualle: christmas cleanup (some code style issues fixed) 2007-12-23 13:17:20 +00:00
Gábor Hojtsy ac4c8f7ab0 #203274 by Pasqualle: remove excessive witespace from our code (minor) 2007-12-22 23:24:26 +00:00
Gábor Hojtsy ed48af4c41 #181195 by hunmonk and Pasqualle: node type related variables were not properly renamed, when node type names changed 2007-12-22 23:21:54 +00:00
Gábor Hojtsy dde0923ce5 #202967 by catch: kill notice on forum page 2007-12-22 23:11:31 +00:00
Gábor Hojtsy bfca621458 #202997 by JirkaRybka: more specific CSS selector for draggable links 2007-12-22 22:25:50 +00:00
Gábor Hojtsy 343e4085bf #194579 patch by pwolanin: clear filter cache when allowed HTML tags configuration changes in an input format 2007-12-21 11:58:59 +00:00
Gábor Hojtsy 152322daca #202895 by cwgordon7, theborg: fix node revision view page load argumnets 2007-12-21 11:55:23 +00:00
Gábor Hojtsy 532f02b327 #199241 by bjaspan, Heine: fix documentation on how confirm forms are constructed; port of Drupal 5 fix 2007-12-20 23:17:51 +00:00
Gábor Hojtsy d5974b7862 back to 6.x-dev 2007-12-20 23:14:11 +00:00
Gábor Hojtsy efd544136b Gearing up for Drupal 6 RC1 2007-12-20 22:41:24 +00:00
Gábor Hojtsy de7c276845 #201055 by JirkaRybka, scor: avoid duplicates in stats when page caching is turned on or node title is modified 2007-12-20 22:02:08 +00:00
Gábor Hojtsy 374a452738 #172993 by drewish, Lynn: remove old user picture even when the newly uploaded one uses a different format 2007-12-20 21:59:17 +00:00
Gábor Hojtsy 12957adbf8 #194351 by David Strauss, JirkaRybka: (performance) pass on cache id information to filters 2007-12-20 21:55:57 +00:00
Gábor Hojtsy c48188aab0 #201479 by chx, ximo: forum module requires taxonomy for uninstall but taxonomy might be disabled at that time, so we need to include it 2007-12-20 21:50:11 +00:00
Gábor Hojtsy 789cba51f5 #186546 by bjaspan: fix missing forum vocabulary when people turned on forum module, but never visited any pages in Drupal 5 and they upgrade to Drupal 6 which does this much better 2007-12-20 21:43:01 +00:00
Gábor Hojtsy bca913100a #201577 by Pasqualle: let the admin theme be configured even if it is disabled (mirror blocks admin behavior) 2007-12-20 21:37:42 +00:00
Gábor Hojtsy fdce0564d6 #202559 by Pasqualle: just removing some trailing white space from end of lines 2007-12-20 09:35:10 +00:00
Gábor Hojtsy 1e63dd1ae6 #201536 by chx: centralizing permission checking code in node revision handling, removing lots of duplicate code 2007-12-20 09:20:41 +00:00
Gábor Hojtsy f761b8745c #164510 by yched, KarenS: move node batch operations to node.admin.inc for performance and fix a buggy message 2007-12-20 09:08:35 +00:00
Gábor Hojtsy e6a4b82e6e #196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at all, so we know that this is the cause of problems, not the remote host not responding. 2007-12-20 08:57:55 +00:00
Gábor Hojtsy 3645f03233 #162788 by dww: allow contrib update_status to provide information on disabled modules and themes too 2007-12-20 08:42:05 +00:00
Gábor Hojtsy 4dbfd5e66c #169987 by Pancho, catch: the missing forum edit permission for consistency 2007-12-20 08:40:19 +00:00
Gábor Hojtsy 32df01011f #197690 by JordanCronin (as GHOP 68): server permissions are now explained very well in a handbook page, link to that 2007-12-20 08:26:42 +00:00
Gábor Hojtsy a806b7bc39 #202473 by keith.smith: three more typos fixed 2007-12-19 22:18:15 +00:00
Gábor Hojtsy 1d4fc1b1af #202473 by keith.smith: pre-RC1 spell checking on hopefully final text 2007-12-19 21:40:05 +00:00
Gábor Hojtsy 297957c2b0 #189879 by keith.smith: filter module help text cleanup, better for translators with more concentrated explanations 2007-12-19 20:33:47 +00:00
Gábor Hojtsy fcbd175337 #189878 by O Govinda, keith.smith: comment module help updates, removing help on features which are not there, and adding help on Drupal 6's new per content type comment settings 2007-12-19 19:17:20 +00:00
Gábor Hojtsy 6a95c27147 #202425 by keith.smith: standardize reference to block placement page as 'blocks administration page' to avoid any confusion 2007-12-19 19:13:29 +00:00
Gábor Hojtsy 7ae4e0b846 #192779 follow up by Lynn: only show enabled themes on block admin page *and* the admin theme (which might not be enabled) 2007-12-19 19:09:52 +00:00
Gábor Hojtsy fd7e7eb55e #202397 by keith.smith: document profile module drag and drop in help text and add info on how categories come to life / can be edited 2007-12-19 18:31:29 +00:00
Gábor Hojtsy dbf5d8d370 #197730 by keith.smith: standardize on a much more user friendly cron reference in help texts, explain its importance with more examples in INSTALL.txt 2007-12-19 17:45:43 +00:00
Gábor Hojtsy 196856f59c #100577 by O Govinda, keith.smith, catch: improve contact module help, more links to where settings are located 2007-12-19 17:42:13 +00:00
Gábor Hojtsy 277a15248f #183940 by bjaspan, keith.smith: remove broken JS compression, but leave JS aggregation; update help text to that effect 2007-12-19 17:19:50 +00:00
Gábor Hojtsy 7f2ca82075 #199874 by gaele, keith.smith and JirkaRybka: better explanation of site email address, slogan and mission based on usability feedback 2007-12-19 16:22:46 +00:00
Gábor Hojtsy 46f4672962 One remaining button titled 'Submit' which slipped through the taxonomy drag and drop patch 2007-12-19 16:17:37 +00:00
Gábor Hojtsy dc73fd0cba #201540 by theborg, douggreen, Pancho: some system setting were not validated properly; also added missing required field markers 2007-12-19 16:06:09 +00:00
Gábor Hojtsy 2ff7526e77 #103041 by O Govinda, gaele and keith.smith: reworked node help, removing mention of UI elements we don't have, and linking in other features, we do have; also easier on the translators with text broken up into shorter parts 2007-12-19 15:55:02 +00:00
Gábor Hojtsy d6c908a39b #202026 by marco.robotangel, keith.smith: avoid tech language in connection to feeds 2007-12-19 15:46:07 +00:00
Gábor Hojtsy e377c8c2b3 #201333 by keith.smith and myself: fix typos in taxonomy form, also fix a few code comments 2007-12-19 15:40:43 +00:00
Gábor Hojtsy c3c0e73c05 #201344 by catch: fix a spelling error in taxonomy module 2007-12-19 14:43:59 +00:00
Gábor Hojtsy 4c6f9664b8 #189881 by keith.smith: document drag and drop in menus and clean up some more help text 2007-12-19 13:49:23 +00:00
Gábor Hojtsy db371021f9 #202169 by keith.smith: system module help updated to latest feature set, links to themes and modules 2007-12-19 13:37:31 +00:00
Gábor Hojtsy d17b6ad1cf #199336 by JirkaRybka: remove improper t() use in update code (update goes all in English, but there were some mistakes), and add messages to updates where there was no return value otherwise, so users know what happens in each update 2007-12-19 10:34:51 +00:00
Gábor Hojtsy 2b811363e8 #99947 by neclimdul, Sutharsan, keith.smith: forum module help text and form description update, removing reference to other forum software as well 2007-12-19 10:31:27 +00:00
Gábor Hojtsy 4245bd583b #198865 by sign: taxonomy term deletion was broken due to some leftover code 2007-12-19 10:13:16 +00:00
Dries Buytaert b339b47fc0 - Patch #199510 by Pancho: fixed form API conversions. 2007-12-18 22:16:55 +00:00