Commit Graph

34 Commits

Author SHA1 Message Date
Klaus Leithoff
8d1f813be6 USABILITY: if admin is setting the password,and retyping the intended password was not successful, the retype now gets deleted, and the inital password gets selected, after the alertbox is cleared away 2010-08-24 08:36:54 +00:00
Ralf Becker
a446185de0 nicer formatting and more comfy 2006-07-06 19:10:58 +00:00
Ralf Becker
703f049b09 function to create email addresses after a configurable policy 2006-04-16 12:31:00 +00:00
Ralf Becker
08089de0a6 enabled editing of user-ACL settings for admins 2004-08-28 13:48:32 +00:00
Ralf Becker
1992c6982b added email-address to the accounts-data and implemented a better account-selection (like the one in the new account-popup) 2004-07-04 17:33:13 +00:00
Lars Kneschke
ac487777b7 added support for primary group 2003-09-13 17:14:30 +00:00
Lars Kneschke
437b960836 adding a primary group to the admin pages 2003-09-13 14:09:41 +00:00
Ralf Becker
f76c6eedd7 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
ceb
a2bce3e3a2 update xslt 2003-04-27 00:17:58 +00:00
Ralf Becker
ce7f439f41 some changes for the row-colors 2003-03-13 00:25:49 +00:00
Ralf Becker
b5602e6f92 changed templates to use ceb's css-theme-files 2002-09-27 22:52:04 +00:00
Miles Lott
b715103cdb Apply Patch #86, and add cancel buttons to account and group forms (need cleanup) 2002-01-24 12:28:45 +00:00
aloekak
813243a9f0 HTML 4.01 Compliance updates 2002-01-10 18:00:50 +00:00
skeeter
ad4a94139c Fix for bug #480863. 2001-11-27 01:19:56 +00:00
Miles Lott
f6d2f9738f Add never expires checkbox 2001-09-08 06:20:39 +00:00
jengo
0b5c0c040a Added new ACL Manager, currently only user accounts is using it 2001-09-04 01:12:13 +00:00
Lars Kneschke
8d7ba95ea6 created a class to create the left menu for plugins
changed the code for editaccount and viewaccount
2001-08-28 21:50:10 +00:00
jengo
68577e4d12 - Moved access log over to 3 tier design\n- edit / view account hooks now support 3 tier design\n- Added view account access history to view account (via hook)\n- Added nexmatchs to access log\n 2001-07-13 07:02:34 +00:00
zone
8336f15469 Added file space option 2001-07-01 22:26:56 +00:00
Lars Kneschke
246edc94a5 modified some translations
modified the layout of editaccount, to not waste so much space
2001-07-01 21:55:33 +00:00
Lars Kneschke
0c0924738c added some german translations
added a way to inlcude plugins into editaccount.php
2001-07-01 17:29:49 +00:00
jengo
ac60631f8b Fixed expiring accounts field not showing up 2001-05-19 19:27:24 +00:00
Miles Lott
a133e9b4ee Now using same tpl as new/edit 2001-05-11 12:49:08 +00:00
Miles Lott
af032a9377 Convert to use single template file 2001-05-11 12:44:12 +00:00
Miles Lott
d3b1b37058 minor html mods 2001-05-10 11:34:47 +00:00
jengo
269d28222a Account -> view is working again. I made it use the same template as new/edit account. 2001-02-26 15:50:51 +00:00
jengo
58dbd838ad Cleaned up the variable names in new account 2001-02-22 02:42:34 +00:00
jengo
05d6bdbf64 Cleaned up much of the admin section, new account is now working and fixed a few problems with edit account. delete account still doesn't work 2001-02-20 14:12:06 +00:00
jengo
4602e18fe1 Cleaned up the templates 2001-02-12 18:16:09 +00:00
Lars Kneschke
6b787678ea useradmin pages rewrite started 2001-02-11 03:07:43 +00:00
Lars Kneschke
f4a7860474 now you can add your own plugins to the usermanager
i have user hook's for this

hook 1:
show_user_data
creates html code which gets added to the editaccount.php pages

hook2:
show_newuser_data
creates html code which gets added to the newaccount.php pages

hook3:
update_user_data
get's called after we have put the new userdata in the database

Enjoy
2000-12-31 16:20:49 +00:00
jengo
7cea5beeb0 Added in a table header (th_bg) 2000-12-26 05:39:19 +00:00
Lars Kneschke
0b95e839d7 modified the look of the admin pages 2000-12-26 00:52:38 +00:00
jengo
148cad83fd Moving around templates 2000-11-07 20:44:19 +00:00