Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | - Rollback of #325908. | Dries Buytaert | 2009-01-06 | |
| | ||||
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 | |
| | ||||
* | - Patch #325908 by kbahey: removed redundant cache flusing. | Dries Buytaert | 2008-11-26 | |
| | ||||
* | - Patch #263445 by Dave Reid, merlinofchaos: replace improper use of ↵ | Dries Buytaert | 2008-11-26 | |
| | | | | drupal_to_js() with drupal_json(). | |||
* | - Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, ↵ | Dries Buytaert | 2008-11-24 | |
| | | | | removing bootstrap flag in system table. | |||
* | Removing #137932 which was committed prematurely. | Angie Byron | 2008-11-24 | |
| | ||||
* | #337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for ↵ | Angie Byron | 2008-11-23 | |
| | | | | consistency. | |||
* | #11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings ↵ | Angie Byron | 2008-11-20 | |
| | | | | Time? I bet you didn't think Drupal ever would! :) | |||
* | - Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the ↵ | Dries Buytaert | 2008-11-11 | |
| | | | | cache registry lookups. | |||
* | #315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js(). | Angie Byron | 2008-11-10 | |
| | ||||
* | - Patch #320793 by hass: fixed translation issue. | Dries Buytaert | 2008-10-16 | |
| | ||||
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 | |
| | ||||
* | #320009 by Dave Reid: Remove notice about missing files[] array and prevent ↵ | Angie Byron | 2008-10-12 | |
| | | | | incompatible modules from being enabled. | |||
* | #320024 by Dave Reid: Replace hardcoded drupal_required_modules() with ↵ | Angie Byron | 2008-10-12 | |
| | | | | required = TRUE in .info files. | |||
* | #253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow ↵ | Angie Byron | 2008-10-11 | |
| | | | | modules to react when other modules are enabled, disabled, installed, or uninstalled. | |||
* | #319699 follow-up by Dave Reid: Simplify required module hiding in ↵ | Angie Byron | 2008-10-11 | |
| | | | | admin/build/modules. | |||
* | #319699 by Dave Reid: Simplify logic for hiding required modules. | Angie Byron | 2008-10-11 | |
| | ||||
* | #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding ↵ | Angie Byron | 2008-10-09 | |
| | | | | hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :) | |||
* | #229129 follow-up by Arancaytar, chx, and webchick: Instantiate module ↵ | Angie Byron | 2008-09-27 | |
| | | | | package property. | |||
* | #229129 follow-up by chx: Fix module dependency checking again. | Angie Byron | 2008-09-27 | |
| | ||||
* | #229129 part 2 of 1,342 by chx: Hide Core - Required modules from module ↵ | Angie Byron | 2008-09-27 | |
| | | | | page entirely, to get around nasty bug that allows them to be disabled. | |||
* | #229129 part 1 of 1,342 by chx: Change #value to #markup to eliminate notice ↵ | Angie Byron | 2008-09-27 | |
| | | | | on modules page. | |||
* | #259623 by dopry and Damien Tournoud: Convert includes/requires to use ↵ | Angie Byron | 2008-09-20 | |
| | | | | absolute paths. | |||
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵ | Dries Buytaert | 2008-09-17 | |
| | | | | developer experience. | |||
* | #308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: ↵ | Angie Byron | 2008-09-15 | |
| | | | | Massive file.inc cleanup aaaaaand... tests! Yay! :D | |||
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵ | Dries Buytaert | 2008-09-06 | |
| | | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency. | |||
* | - Patch #293098 by boombatower: add missing label. | Dries Buytaert | 2008-08-30 | |
| | ||||
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵ | Dries Buytaert | 2008-08-21 | |
| | | | | generation database layer for Drupal 7. | |||
* | - Patch #268063 by boombatower, chx, cwgordon7, Damien Tournoud: move ↵ | Dries Buytaert | 2008-08-09 | |
| | | | | includes/tests to simpletest/tests and provide hidden .info propery | |||
* | - Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to ↵ | Dries Buytaert | 2008-08-02 | |
| | | | | registry_rebuild() for consistency. | |||
* | - Patch #229129 by dmitrig01: clean up system modules page. | Dries Buytaert | 2008-07-23 | |
| | ||||
* | - Patch #284721 by zeta ζ: translation simplifications. | Dries Buytaert | 2008-07-19 | |
| | ||||
* | - Patch #245001 by kkaefer et al: unify #process callback naming. | Dries Buytaert | 2008-07-18 | |
| | ||||
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵ | Dries Buytaert | 2008-07-16 | |
| | | | | printes #markup, not #value. | |||
* | - Patch #277073 by threexk: improve consistency of offline vs off-line and ↵ | Dries Buytaert | 2008-07-01 | |
| | | | | online vs on-line. | |||
* | - Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and ↵ | Dries Buytaert | 2008-06-25 | |
| | | | | 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan. | |||
* | - Patch #256152 by catch: added additional tests for the IP address blocking ↵ | Dries Buytaert | 2008-05-10 | |
| | | | | and added a small usability improvement. | |||
* | - Patch #248436 by catch: fixed some bugs in the statistics module, wrote ↵ | Dries Buytaert | 2008-05-07 | |
| | | | | some tests, and made some minor usability improvments along the way. That is _exactly_ how we like it. | |||
* | - Patch #192962 by gpk et al: ghop #24, module administration page improvements. | Dries Buytaert | 2008-05-05 | |
| | ||||
* | - Patch #127295 by yhager: module version numbers should always be shown ↵ | Dries Buytaert | 2008-04-30 | |
| | | | | left-to-right. | |||
* | - Patch #246298 by boombatower: added missing <label> to module names on ↵ | Dries Buytaert | 2008-04-30 | |
| | | | | uninstall page. Improves consistency with the module install page. | |||
* | - Patch #245504 by catch, David_Rothstein, Freso, et al: removed the ↵ | Dries Buytaert | 2008-04-16 | |
| | | | | throttle module from Drupal core. | |||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 | |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | |||
* | - Patch #243524 by christefano: display INFO_ALL output when calling ↵ | Dries Buytaert | 2008-04-10 | |
| | | | | system_php(). | |||
* | - Patch #228594 by catch et al: removed access rule functionality from core. | Dries Buytaert | 2008-04-08 | |
| | | | | | | | | | | | 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. | |||
* | - Patch #240387 by matt2000 et al: move 'content types' to 'site building' ↵ | Dries Buytaert | 2008-04-06 | |
| | | | | per the UMN usability study results. | |||
* | - Patch #237717 by hass: missing t() function. | Dries Buytaert | 2008-03-23 | |
| | ||||
* | - Patch #229517 by keith.smith and flobruit: de-html selected interface strings. | Dries Buytaert | 2008-03-13 | |
| | ||||
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide ↵ | Dries Buytaert | 2008-02-20 | |
| | | | | descriptions for permissions on the permission administration page. | |||
* | #216238 by theborg: theme descriptions were not translated properly (minor) | Gábor Hojtsy | 2008-02-04 | |
| |