Commit Graph

8346 Commits (33633c5c593f7b323a757b99600f036266b5002f)

Author SHA1 Message Date
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 309120cd05 #200424 follow up by keith.smith: small typo fixed in default settings file 2007-12-19 15:22:27 +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 1d79aaa59f #200424 by mpare and myself: strengten the note that all settings.php set configuration options are fixed, and cannot be modified on the web interface 2007-12-19 13:42:42 +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 58bf1c7927 #178523 by scor, JirkaRybka, keith.smith: user facing errors should contain text for users, not text for developers; still keeping some debug information, if display_errors is turned on on the server 2007-12-19 13:03:16 +00:00
Gábor Hojtsy efb2419db3 #194494 by blackdog: fix two noticed on install when password is not provided 2007-12-19 11:25:47 +00:00
Gábor Hojtsy 1ee3efdf55 #202184 by Rho_pare: fix drupal_alter() not checking for having an array, broken by #192767 2007-12-19 11:23:25 +00:00
Gábor Hojtsy c8826a6bc5 #110981 by saxofaan: allow contrib modules in install profiles and runtime to have requirements, just like core modules; also fix a consistency between message presentation in install and runtime requirements 2007-12-19 11:15:18 +00:00
Gábor Hojtsy ff6ce75f7b #200370 by quicksketch: fixes to drag and drop support to make it usable by CCK 2007-12-19 10:58:35 +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
Dries Buytaert b4f2f168c5 - Patch #199508 by Pancho: parameters for form validation and submission have changed. 2007-12-18 21:39:47 +00:00
Dries Buytaert ae8a4c184e - Patch #201437 by keith.smith: further massaging of the help texts. 2007-12-18 21:29:43 +00:00
Gábor Hojtsy 051e48296b #193333 follow up by catch: remove reset to alphabetical button shown on forum forms incidentally as a result of the taxonomy drag and drop patch 2007-12-18 19:25:40 +00:00
Dries Buytaert 100329ad03 - Patch #201894 by David Rothstein: fixed typo in user output. 2007-12-18 19:20:01 +00:00
Gábor Hojtsy 3d0ff402bd #199890 by gaele, keith.smith: improve block module help text, include description of drag and drop and better help about the throttle functionality; also comes in smaller chunks which makes it easier to translate and update later 2007-12-18 16:38:21 +00:00
Gábor Hojtsy 4c990fb7cc #189880 by keith.smith based on initial suggestions from O Govinda: much better help texts and descriptions for locale module, actually explaining its extended feature set in Drupal 6. 2007-12-18 16:27:44 +00:00
Gábor Hojtsy e7fc2383df #192767 by fago, Eaton, chx: taking form_state per reference in form constructor function. Will be replaced with a nicer PHP 5 solution in Drupal 7. 2007-12-18 16:24:01 +00:00
Gábor Hojtsy 87dd0ef063 #201997 by webernet: fix bad variable name in update requirements check introduced in #194310 2007-12-18 15:48:14 +00:00
Gábor Hojtsy e38ae5735e #199832 by theborg, Pasqualle: block title defined as NOT NULL, so requires a default empty string even if not set (fixes a theme notice but also a pgsql error) 2007-12-18 14:11:02 +00:00
Dries Buytaert c8b1ddf26a - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries. 2007-12-18 12:59:22 +00:00
Dries Buytaert 02539ac3f8 - Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces). 2007-12-18 10:31:42 +00:00
Dries Buytaert 9c835a88ca - Patch #195073 by yshed and quicksketch: make DnD functionality work on IE7. 2007-12-18 09:49:06 +00:00
Gábor Hojtsy 83bde0f547 #193804 by starbow, Rob Loach, Wim Leers: add often used basePath setting by defualt to JS settings, also providing an elegant bugfix to #201248 2007-12-17 23:43:43 +00:00
Gábor Hojtsy cf790b5a09 #67895 patch by myself, tested by JirkaRybka and blackdog: move poll votes with poll options, when an option is removed, instead of dropping all old votes, solving an old data loss bug 2007-12-17 21:58:38 +00:00
Gábor Hojtsy 33839435ee #201717 by catch: remove the utf8 update helper which is the remaining of the removed 4.6 to 4.7 updates 2007-12-17 18:50:51 +00:00
Gábor Hojtsy b86bb52620 #201725 by bdragon: access control was renamed to permissions but this was not reflected in two remaining permission checks 2007-12-17 17:06:16 +00:00
Gábor Hojtsy 191beee5fa #194310 follow up by chx and myself: only load comment module when we can actually do it, and when we need it in comment.install 2007-12-17 16:26:12 +00:00
Gábor Hojtsy 5272329fbc rollback of #197425 following on Steven Witten's discontent on how it looks in Garland 2007-12-17 15:05:10 +00:00
Gábor Hojtsy 29f443761f #197425 by mooffie, slightly modified: add blockquote support by default and blockquote theming to Garland and Bluemarine (other themes have it already) 2007-12-17 14:04:47 +00:00
Gábor Hojtsy 81ecb970bc #199387 by Pancho: revert user login/register/request password page titles to 'User account' as it was in Drupal 5, instead of the bugos 'Log in' 2007-12-17 13:46:36 +00:00
Gábor Hojtsy 19f807b705 #201468 by blackdog: fix notice in aggregator, when categorization form is saved without picking a category 2007-12-17 13:05:30 +00:00
Gábor Hojtsy 10bccd75fc #199400 by ChrisKennedy: use the SERVER_NAME as default site name, instead of the misleading 'Drupal' name 2007-12-17 12:43:34 +00:00
Gábor Hojtsy 223744e8bb #201534 by Lynn, Pasqualle: fix notice in node_forms() when there are no node types defined 2007-12-17 12:41:20 +00:00
Gábor Hojtsy dfe1225147 #194310 by chx, catch, KarenS: run updates for disabled but previously installed modules, if they are compatible with the current system 2007-12-17 12:23:01 +00:00