Commit Graph

741 Commits (f49088015f77471ebe31f5663fc2cf2177b0901c)

Author SHA1 Message Date
Dries Buytaert 12a55af8d1 - Patch #105216 by dww and merlin: fixed CSS comment. 2006-12-30 07:45:31 +00:00
Neil Drumm f46f6abeae #105698 by dww. Edit permissions links for all roles, including anonymous and authenticated. 2006-12-29 08:27:19 +00:00
Dries Buytaert 58de01883a - Patch #105216 by dww: profiles where no longer being themed due to missing CSS. 2006-12-27 12:55:52 +00:00
Neil Drumm 59b94f0610 #102170 by ChrisKennedy. Make username and email field #maxlengths consistent. 2006-12-25 10:04:03 +00:00
Dries Buytaert 96c913dca9 - Patch #88707 by chx: Make menu_set_active_item a complete inner redirection. 2006-12-23 17:27:03 +00:00
Neil Drumm 124c5aebc2 #45453 by ChrisKennedy. Clear up the username field description. 2006-12-19 09:22:22 +00:00
Dries Buytaert aa3daa3256 - Patch #103937 by kkaefer: dropdown list items on mass user editing page not translated. 2006-12-18 21:45:56 +00:00
Steven Wittens f016b1647b #100518: Fix bad URL/callback in access control. 2006-12-12 10:11:43 +00:00
Steven Wittens f865087dd4 #87241: Use absolute links for search results, to allow syndication. 2006-12-12 09:55:18 +00:00
Steven Wittens 4eda8b315d #101900: Can't create blocked user 2006-12-12 07:06:29 +00:00
Steven Wittens b86f45b1e6 #100516: CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads. 2006-12-10 09:54:35 +00:00
Dries Buytaert 5acb423c4f - Patch #16798 by profix898: flush the page cache when someone changes his user profile. 2006-12-07 19:06:34 +00:00
Dries Buytaert 38f3050777 - Patch #101236 by Uwe Herman: fixed typos in the documentation. 2006-12-05 05:47:37 +00:00
Dries Buytaert ab1d68d166 - Patch #90612 by Bart Jansens: user_logout should only end the current session. 2006-12-04 10:41:20 +00:00
Dries Buytaert 5e70fc97ef - Patch #100352 by ChrisKennedy: fixed parse error on pasword reset page. 2006-12-01 08:18:53 +00:00
Neil Drumm 05a9e540b4 Don't append to non-existent variables. 2006-11-30 01:37:56 +00:00
Neil Drumm 58a1351c1d #99426 by RobRoy. Fully save users during mass editing. 2006-11-30 01:35:46 +00:00
Neil Drumm b5bf8a8f47 #97824 by Gurpartap. Move enclosing elements outside of their t(). 2006-11-26 02:20:01 +00:00
Neil Drumm 205f8ff01b #97941 by webchick. Consistent defaults for 'site_name' variable. 2006-11-25 09:04:22 +00:00
Dries Buytaert 827f064deb - Patch # #98366 by webchick and ac: simplified strings for translators. 2006-11-24 10:18:24 +00:00
Dries Buytaert d721a4f0d9 - Patch #98365 by webchick and RobRoy: added missing t() functions. 2006-11-24 09:01:57 +00:00
Dries Buytaert 74679f5553 - Patch #99287 by webchick: missed some title capitalizations. 2006-11-23 11:06:53 +00:00
Dries Buytaert 3518d7bdf3 - Patch #99027 by greggles and webchick: help users request a new password when registration fails. 2006-11-22 09:12:05 +00:00
Dries Buytaert 6ae6dc0d85 - Patch #87298 by webchick, neil, dww et al: show version numbers on modules page. 2006-11-21 20:55:36 +00:00
Dries Buytaert 837bacfaaf - Patch #98063 by jhm: user_admin_access_form ignores the default value for access type. 2006-11-21 20:25:24 +00:00
Dries Buytaert b004f328ee - Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard. 2006-11-21 20:14:19 +00:00
Steven Wittens 001d54f663 #84961: Add 'select all' and range select feature to admin tables. 2006-11-21 08:16:39 +00:00
Dries Buytaert 73bcacf2cf - Patch #41293 by edkwh et al: proper validation of role names (duplicates). 2006-11-17 21:46:32 +00:00
Neil Drumm c8a996a2ee #79804 by pwolanin. Junk keeps falling in $user->data. 2006-11-16 09:01:55 +00:00
Neil Drumm 7fb6b1ac80 #97686 by chx. Replace a loop with a standard PHP function. 2006-11-16 08:45:49 +00:00
Dries Buytaert 72fc8dbc98 - Patch #93042 by profix898: fixed the inconsistent who's online message. 2006-11-15 20:18:28 +00:00
Neil Drumm 82a36d5d78 #87700 by webchick. Link to specific modules in permissions. 2006-11-11 23:52:11 +00:00
Neil Drumm f56dd87878 #54167 by Ralf Stamm. Prevent editing the locked roles. 2006-11-10 08:29:08 +00:00
Dries Buytaert 57688517f8 - Patch #84146 by RobRoy: missing capitalization fixes. 2006-11-07 12:02:56 +00:00
Neil Drumm aeaa07c9f2 #85358 by hunmonk. Fix variable substituition in adminitrator notification of pending accounts. 2006-11-07 06:08:17 +00:00
Neil Drumm 235d9a7e4a #76931 by robertDouglass. Remove an instance of loading uid 0. 2006-11-07 05:48:53 +00:00
Steven Wittens d0169f4b41 #91473: Fix user.module username validation with nul characters 2006-10-28 15:13:41 +00:00
Dries Buytaert cb8be5f821 - Patch #89285 by profix: code simplifications. 2006-10-26 05:31:14 +00:00
Dries Buytaert 13232aba97 - Patch #88474 by webernet: fixed incorrect commit. 2006-10-26 04:16:34 +00:00
Dries Buytaert 6675dbc68c - Patch #62628 by imagine et al: added missing element in user.module. 2006-10-25 17:53:30 +00:00
Dries Buytaert 61c8e5b01a - Patch #88474 by chx, webernet, etc: fixed 'access denied' problem 2006-10-25 16:41:35 +00:00
Dries Buytaert a911066ad2 - Patch #88233 by hunmonk et al: uninstall UI for modules. 2006-10-23 20:59:56 +00:00
Dries Buytaert d842ff8150 - Patch #89976 by jvandyk: remove left-over code from pre-form API days. 2006-10-23 06:37:34 +00:00
Dries Buytaert 778a2dc5bb - Patch #87622 by chx: added maxlength for password in user login block. 2006-10-23 06:33:41 +00:00
Dries Buytaert 905a679c55 - Patch #89964 by jvandyk: improved performance of user_is_blocked() by removing a redundant query. 2006-10-23 06:21:58 +00:00
Steven Wittens 36d44fbfb0 #84146: Use 'Sentence capitalization' for menu items, page titles, form items, etc 2006-10-22 08:28:47 +00:00
Neil Drumm c93c0fc700 #90119 by ontwerpwerk and profix898. Clean up misnamed permissions. 2006-10-20 21:00:17 +00:00
Dries Buytaert d7705ea683 - Patch #89356 by RobRoy: only show labels when necessary. 2006-10-18 11:46:18 +00:00
Neil Drumm 4d70f796d6 #58524 by chx. Fix another array/object mixup. 2006-10-17 08:31:49 +00:00
Dries Buytaert 1238ccd6d0 - Patch #89323 by hunmonk: control access to mass operations. 2006-10-15 20:09:18 +00:00