Dries Buytaert
0a31af3ed2
- Patch #256152 by catch: added additional tests for the IP address blocking and added a small usability improvement.
2008-05-10 07:32:02 +00:00
Dries Buytaert
48e293a6b3
- Patch #248436 by catch: fixed some bugs in the statistics module, wrote some tests, and made some minor usability improvments along the way. That is _exactly_ how we like it.
2008-05-07 19:17:50 +00:00
Dries Buytaert
6ab934660c
- Patch #192962 by gpk et al: ghop #24 , module administration page improvements.
2008-05-05 21:10:48 +00:00
Dries Buytaert
4bc5d8d244
- Patch #127295 by yhager: module version numbers should always be shown left-to-right.
2008-04-30 06:48:27 +00:00
Dries Buytaert
420ee6cbca
- Patch #246298 by boombatower: added missing <label> to module names on uninstall page. Improves consistency with the module install page.
2008-04-30 06:39:26 +00:00
Dries Buytaert
76151a8bc9
- Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle module from Drupal core.
2008-04-16 11:35:52 +00:00
Dries Buytaert
56d2664a90
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
2008-04-14 17:48:46 +00:00
Dries Buytaert
2275b8ee02
- Patch #243524 by christefano: display INFO_ALL output when calling system_php().
2008-04-10 01:43:32 +00:00
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