Commit Graph

24 Commits

Author SHA1 Message Date
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