Dries Buytaert
08aa23227e
- Patch #228594 by catch et al: removed access rule functionality from core.
...
The access rules capability of user module has been stripped down to a
simple method for blocking IP addresses. E-mail and username restrictions
are now available in a contributed module. IP address range blocking is
no longer supported and should be done at the server level.
This patch is partly motiviated by the fact that at the usability testing,
it frequently came up that users went to "access rules" when trying to
configure their site settings.
2008-04-08 22:50:55 +00:00
Dries Buytaert
1dfd1717c1
- Patch #240387 by matt2000 et al: move 'content types' to 'site building' per the UMN usability study results.
2008-04-06 18:50:12 +00:00
Dries Buytaert
a7c275a6c1
- Patch #237717 by hass: missing t() function.
2008-03-23 14:46:49 +00:00
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