Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #371374 by quicksketch, drewish, eojthebrave, and dopry: ImageCache UI in ↵ | Angie Byron | 2009-07-21 |
| | | | | core. Hell yeah! :D Resizable, scalable, croppable, grey-scalable, rotatey images for all. | ||
* | - Patch #491456 by quicksketch, drewish, et al: image effects and actions. | Dries Buytaert | 2009-07-12 |
| | |||
* | - Patch #306027 by catch et al: user_modules_uninstalled() is missing. | Dries Buytaert | 2009-07-06 |
| | |||
* | - Patch #510740 by agentrickard: rename user_admin_perm() to ↵ | Dries Buytaert | 2009-07-05 |
| | | | | user_admin_permission(). | ||
* | - Patch #506976 by catch: rename hook_perm to hook_permission. | Dries Buytaert | 2009-07-05 |
| | |||
* | - Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: ↵ | Dries Buytaert | 2009-07-01 |
| | | | | automatically clean the {role_permission} table when modules are uninstalled. | ||
* | - Patch #168437 by stBorchert, gaele: reorder user registration settings so ↵ | Dries Buytaert | 2009-06-28 |
| | | | | they are more logical. | ||
* | - Patch #491666 by chx: the cruft police stop by. | Dries Buytaert | 2009-06-15 |
| | |||
* | #480660 follow-up by c960657: unset variables, since array_slice() can cause ↵ | Angie Byron | 2009-06-06 |
| | | | | issues on some versions of PHP. | ||
* | #480660 follow-up by catch: Code style changes and changelog entry. | Angie Byron | 2009-06-04 |
| | |||
* | - Patch #480660 by catch, brianV, et al: add an administrator role to core. | Dries Buytaert | 2009-06-04 |
| | |||
* | - Patch #477944 by Damien Tournoud: fix and streamline page cache and ↵ | Dries Buytaert | 2009-06-02 |
| | | | | session handling. | ||
* | - Patch #458608 by deekayen: permissions colspan references wrong array element. | Dries Buytaert | 2009-05-26 |
| | |||
* | - Patch #471800 by stella: more code style fixes. | Dries Buytaert | 2009-05-25 |
| | |||
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
| | |||
* | - Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order ↵ | Dries Buytaert | 2009-05-22 |
| | | | | by table headers first, before ordering by other fields. | ||
* | #455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, ↵ | Angie Byron | 2009-05-16 |
| | | | | better organization, etc. Awesomeness. | ||
* | #196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ↵ | Angie Byron | 2009-05-16 |
| | | | | ... LIMIT 1 queries when all that's required is a check for whether rows exist. | ||
* | - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return ↵ | Dries Buytaert | 2009-05-12 |
| | | | | unrendered forms. | ||
* | - Patch #78941 by kkaefer, Jody Lynn: auto-check permissions if ↵ | Dries Buytaert | 2009-05-10 |
| | | | | 'authenticated' has them. | ||
* | - Patch #394594 by Berdir: additional conversion to the new database ↵ | Dries Buytaert | 2009-04-30 |
| | | | | abstraction layer plus clean-up. | ||
* | - Patch #240873 by Gábor Hojtsy: move custom help settings to blocks. Very ↵ | Dries Buytaert | 2009-04-29 |
| | | | | exciting. | ||
* | - Patch #330748 by stBorchert: remove from theme_pager*. | Dries Buytaert | 2009-04-26 |
| | |||
* | - Patch #392582 by karschsp: fixed broken anchor tags on permissions page. | Dries Buytaert | 2009-04-26 |
| | |||
* | - Patch #394594 by ksenzee: converted most of the user module code to the ↵ | Dries Buytaert | 2009-04-13 |
| | | | | new database abstraction layer. | ||
* | Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. | Angie Byron | 2009-02-26 |
| | |||
* | #330983 by recidive and boombatower: Rename users/users_roles tables to ↵ | Angie Byron | 2009-02-18 |
| | | | | user/user_role for consistency. | ||
* | #371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to ↵ | Angie Byron | 2009-02-18 |
| | | | | clearfix, which is the lingo that designers use for it. | ||
* | - Patch #355236 by Frando: refactor drupal_render() theming. | Dries Buytaert | 2009-02-03 |
| | |||
* | - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, ↵ | Dries Buytaert | 2009-01-19 |
| | | | | unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module. | ||
* | - Patch #266246 by David Strauss: added smart defaults for ↵ | Dries Buytaert | 2009-01-11 |
| | | | | system_settings_form(). | ||
* | #8 by sun and most of #drupal: Users can now cancel their accounts. Fixing ↵ | Angie Byron | 2009-01-08 |
| | | | | the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D | ||
* | - Patch #334746 by Xano: display human readable module names on permission ↵ | Dries Buytaert | 2008-11-16 |
| | | | | administration page. | ||
* | - 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 #322781 by Damien Tournoud: incorrect call to file_check_directory. | Dries Buytaert | 2008-10-19 |
| | |||
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
| | |||
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵ | Angie Byron | 2008-10-09 |
| | | | | to allow for localization of permission names | ||
* | #108979 by ewhipple, catch, and sun: Order permissions consistently, keep ↵ | Angie Byron | 2008-09-17 |
| | | | | node type related permissions together. | ||
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵ | Dries Buytaert | 2008-09-17 |
| | | | | developer experience. | ||
* | - 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 #286378 by TapocoL: fixed undefined index warning. | Dries Buytaert | 2008-07-24 |
| | |||
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵ | Dries Buytaert | 2008-07-16 |
| | | | | printes #markup, not #value. | ||
* | - Patch #73874 by pwolanin: normalize the permissions table and wrote ↵ | Dries Buytaert | 2008-05-07 |
| | | | | simpletests for the (new) permission handling. At last. | ||
* | - 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 #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 #30984 by webchick, keith.smith, kkaefer, Crell et al: provide ↵ | Dries Buytaert | 2008-02-20 |
| | | | | descriptions for permissions on the permission administration page. | ||
* | #210211 by chx, theborg: removing the broken admin user search, which would ↵ | Gábor Hojtsy | 2008-01-16 |
| | | | | provide the same as the public facing user search anyway | ||
* | #18954 follow up by myself: restore user role name editing | Gábor Hojtsy | 2008-01-10 |
| | |||
* | #18954 by kkaefer, Pancho: built-in role names were not translated and some ↵ | Gábor Hojtsy | 2008-01-10 |
| | | | | user_roles() call cleanups |