- 23 Jul, 2008 1 commit
-
-
Dries Buytaert authored
-
- 18 Jul, 2008 1 commit
-
-
Dries Buytaert authored
-
- 16 Jul, 2008 1 commit
-
-
Dries Buytaert authored
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
-
- 14 Jul, 2008 2 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- 08 Jul, 2008 1 commit
-
-
Dries Buytaert authored
- Patch #270508 by paul.levvik and pwolanin: usability improvement: image toolkits should not have to be copied.
-
- 01 Jul, 2008 1 commit
-
-
Dries Buytaert authored
-
- 28 Jun, 2008 1 commit
-
-
Dries Buytaert authored
-
- 25 Jun, 2008 1 commit
-
-
Dries Buytaert authored
- Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan.
-
- 07 May, 2008 1 commit
-
-
Dries Buytaert authored
- 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.
-
- 06 May, 2008 1 commit
-
-
Dries Buytaert authored
et al. Can you say 'registry'? Drupal now maintains an internal registry of all functions or classes in the system, allowing it to lazy-load code files as needed (reducing the amount of code that must be parsed on each request). The list of included files is cached per menu callback for subsequent loading by the menu router. This way, a given page request will have all the code it needs but little else, minimizing time spent parsing unneeded code.
-
- 02 May, 2008 1 commit
-
-
Dries Buytaert authored
-
- 23 Apr, 2008 1 commit
-
-
Dries Buytaert authored
-
- 16 Apr, 2008 1 commit
-
-
Dries Buytaert authored
- Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle module from Drupal core.
-
- 14 Apr, 2008 1 commit
-
-
Dries Buytaert authored
- 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.
-
- 10 Apr, 2008 1 commit
-
-
Dries Buytaert authored
- Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched from numeric block IDs to string IDs. The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php. The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers: block-user-0.tpl.php --> block-user-navigation.tpl.php block-user-1.tpl.php --> block-user-login.tpl.php You get the picture.
-
- 08 Apr, 2008 1 commit
-
-
Dries Buytaert authored
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.
-
- 01 Apr, 2008 1 commit
-
-
Dries Buytaert authored
-
- 11 Mar, 2008 1 commit
-
-
Dries Buytaert authored
-
- 20 Feb, 2008 1 commit
-
-
Dries Buytaert authored
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.
-
- 18 Feb, 2008 1 commit
-
-
Dries Buytaert authored
-
- 14 Feb, 2008 1 commit
-
-
Dries Buytaert authored
-
- 12 Feb, 2008 3 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- 06 Feb, 2008 1 commit
-
-
Dries Buytaert authored
-
- 04 Feb, 2008 1 commit
-
-
Gábor Hojtsy authored
#215858 by pwolanin: localized menu options were saved into the database, avoid this by using different variable names / array keys
-
- 30 Jan, 2008 3 commits
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#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
-
- 28 Jan, 2008 1 commit
-
-
Gábor Hojtsy authored
#210219 by htalvitie, yched: initialize block caching properties properly on install (and update bugos RC2 sites as well)
-
- 24 Jan, 2008 1 commit
-
-
Gábor Hojtsy authored
#204411 by catch: elevate MySQL requirements to 4.1.1 (the first production MySQL 4.1.x was 4.1.5 anyway)
-
- 22 Jan, 2008 1 commit
-
-
Gábor Hojtsy authored
-
- 10 Jan, 2008 2 commits
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
- 08 Jan, 2008 1 commit
-
-
Gábor Hojtsy authored
-
- 04 Jan, 2008 2 commits
-
-
Gábor Hojtsy authored
#197720 by nedjo, scor, keith.smith, catch: inform installing users about PHP memory requirements of Drupal 6
-
Gábor Hojtsy authored
#198856 by hswong3i: Fix some incorrect use of %s for table name escaping, implement better security checks
-
- 26 Dec, 2007 1 commit
-
-
Dries Buytaert authored
-
- 22 Dec, 2007 1 commit
-
-
Gábor Hojtsy authored
-