Commit Graph

215 Commits (cae0e2036505e4f3b3a4ff4924b9921385741f10)

Author SHA1 Message Date
Dries Buytaert ef706b824e - Patch #229517 by keith.smith and flobruit: de-html selected interface strings. 2008-03-13 21:26:09 +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
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 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 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 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 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 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 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
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 7de29914a9 #207731 by Pancho: adding brackets to some default form values, for consistency 2008-01-08 21:25:05 +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 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
Dries Buytaert 7d7f2928d1 - Patch #203222 by Pascalle: added missing message type to watchdog call. 2008-01-06 18:22:14 +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 af16eb8007 #204344 by marcingy: path aliases were not alled as default home page 2007-12-31 14:41:08 +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
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 ac4c8f7ab0 #203274 by Pasqualle: remove excessive witespace from our code (minor) 2007-12-22 23:24:26 +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 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 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 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 b7a2becd15 #197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules 2007-12-16 21:01:45 +00:00
Gábor Hojtsy 050008410d #194010 by chx: Proper recursive dependency checking and ordering module installation in dependency order, so later installed modules can use previously installed module functionality 2007-12-13 10:46:43 +00:00
Gábor Hojtsy 5622bce2d5 #198579 by webernet and hswong3i: a huge set of coding style fixes, including:
- whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Gábor Hojtsy 9a971410df #198332 by catch: cache clear button was named 'cache' accidentally, but this conflicts with the 'cache' setting, so renames to 'clear' 2007-12-07 16:53:57 +00:00
Gábor Hojtsy 914ccb6f03 Neither of the optimnization checkboxes were selected on the performance page, due to data type mismatch. Noticed while testing #113607. 2007-12-07 10:46:49 +00:00
Gábor Hojtsy d83289f857 #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions 2007-12-06 09:58:34 +00:00
Gábor Hojtsy afe3f4318d security fixes forward ported from Drupal 5.2 - previously not committed parts of http://drupal.org/cvs?commit=74833 2007-12-05 19:12:59 +00:00
Gábor Hojtsy 76ea0a9476 #133092 by wmostrey: hide help page links when help module is not enabled, so the links lead to 404s 2007-11-27 21:06:28 +00:00
Gábor Hojtsy 0f10d5c5b1 #195743 by kkaefer: (usability) add labels to module names in the module admin form 2007-11-27 17:58:26 +00:00
Dries Buytaert 9a96837b89 - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues. 2007-11-26 16:36:44 +00:00
Dries Buytaert 22444f2fed - Patch #195173 by Eaton et al: allow administrators to clear all caches. 2007-11-26 16:25:14 +00:00
Gábor Hojtsy f337abfa69 #173408 by markus_petrux / add1sun: move proxy IP configuration options to settings.php, because these need to be used before Drupal has the variables loaded from the database 2007-11-26 08:06:52 +00:00
Gábor Hojtsy 5c504cef28 #193366 by chx: rebuild caches when displaying the module admin screen, to avoid stale data in registries when the submission is handled 2007-11-23 15:36:44 +00:00
Gábor Hojtsy db2c726a4a #192659 by quicksketch: center table headers for checkbox columns, where checkboxes are also centered 2007-11-16 13:16:50 +00:00
Gábor Hojtsy 0ff81a7e13 #144788 by Andreas Wolf, spatz4000 and aufumy: missing block clearing on admin index by modules page 2007-11-09 19:16:22 +00:00
Gábor Hojtsy 47c0d5af6d #179164 by Heine: short modules by name on the module admin page 2007-11-09 17:44:01 +00:00
Dries Buytaert d07480357b - Patch #176264 by Wim Monstrey: killed a warning. 2007-11-09 07:43:09 +00:00
Gábor Hojtsy ee20653233 #188911 by chx: hide toggle settings fieldset when a theme has 'no features' 2007-11-04 15:54:53 +00:00
Dries Buytaert 9a9ea37403 - Patch #100582 by O Govinda, keith.smith: improved the user documentation on the UI. 2007-10-31 18:01:01 +00:00
Gábor Hojtsy 47137a6370 #100581 by keith.smith: improve form item descriptions on the performance settings page 2007-10-27 13:57:33 +00:00
Gábor Hojtsy 4b616b6324 #100580 by keith.smith: reword error reporting description to be more clear 2007-10-27 13:23:33 +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
Gábor Hojtsy 7c31bcdeac #165140 by dww: rename logs to reports (usability improvement) 2007-10-20 21:57:50 +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 560bd06f3b #178973 by merlinofchaos: proper style and script inheritance between themes more then two levels deep in the hierarchy 2007-10-04 18:51:04 +00:00
Dries Buytaert c80f739782 - Patch #168487 by douggreen: don't enable modules that depend on incompabitlbe modules. 2007-09-14 12:16:55 +00:00
Gábor Hojtsy fde6b84e1f #164617 by catch: only suggest caching for production sites, so people developing their web sites can do so without nasty surprises 2007-09-07 12:45:28 +00:00
Gábor Hojtsy dd3bb47dac #159527 by chx, webernet and pwolanin: fix system admin menus if admin menu was moved from the default location 2007-09-01 14:41:21 +00:00
Dries Buytaert 8b2f69473a - Patch #162202 by dvessel: fixed CSS problems in Opera. 2007-09-01 05:27:04 +00:00
Gábor Hojtsy 4e0071fb8a #111127 rollback by chx, slightly extended: roll back node_load cache, it needs more thought and discussion, so postponed until at least Drupal 7 2007-08-30 15:31:46 +00:00
Gábor Hojtsy 55a297d9da #57676 by JohnAlbin et al: properly support theme engine and theme specific settings via a theme-settings.php file 2007-08-29 18:09:36 +00:00
Gábor Hojtsy 118e91cc40 #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on 2007-08-29 14:57:50 +00:00
Dries Buytaert 42be9d1311 - Patch #165811 by Crell and pwolanin: split system module. 2007-08-26 16:41:02 +00:00
Dries Buytaert c7eef3d27b - Patch #151055 by pwolanin et al: fixed problems with moving menu items. 2007-07-09 18:08:15 +00:00
Dries Buytaert 256ef82dc2 - Patch #156425 by asimmonds: added missing CVS IDs. 2007-07-03 19:49:07 +00:00
Dries Buytaert a8ceb7613b - Patch #145058 by pwolanin (and chx): re-parenting and caching for menu links. 2007-05-27 20:31:13 +00:00
Dries Buytaert 5094312d3b - Patch #140218 by Crell et al: make it possible to move page callbacks to their own include files. 2007-05-22 05:52:17 +00:00