Commit Graph

35 Commits

Author SHA1 Message Date
bettina
ba4a726d8b added global cats 2001-03-25 03:24:28 +00:00
bettina
9afde0a674 added global cats 2001-03-25 02:35:39 +00:00
skeeter
b1bc8381e1 fixes for the deleteaccount.php page 2001-03-23 03:09:14 +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
jengo
d5e4f4b587 Added the session_action field, so admin can watch what users are working on. Just your basic big brother stuff ... 2001-02-10 15:14:14 +00:00
skeeter
0a1494dde1 All group activities are working 2001-02-09 17:57:43 +00:00
jengo
b4996f1819 Converted over to templates 2001-01-21 02:05:45 +00:00
skeeter
abf8c3bcd9 implementation of applications class 2001-01-21 01:26:23 +00:00
Lars Kneschke
dd5d66f8bf added missing templatets
just copied the ones from ../default
2001-01-06 23:35:26 +00:00
skeeter
10960c40a5 new template 2001-01-06 18:18:54 +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
jengo
b30d142352 Changed template back to the way it should be .... 2000-12-26 05:15:20 +00:00
Lars Kneschke
0b95e839d7 modified the look of the admin pages 2000-12-26 00:52:38 +00:00
Lars Kneschke
bdd8b39637 application_form.tpl was broken, used a templeate file from a backup 2000-12-23 15:39:03 +00:00
jengo
1083112979 Added in new template 2000-12-20 10:10:22 +00:00
jengo
38503e90f1 Change new appliction to support app order 2000-12-20 10:09:33 +00:00
seek3r
d3c59526f0 moved all the images into the templates dir so that they can be changed as well 2000-12-19 15:33:48 +00:00
jengo
447abe485b alternate_row_color() doesn't require you to pass it a value, you can call it without a value and it will return the new color 2000-12-08 14:58:02 +00:00
jengo
9ab5005680 Added in optional login screen message that admins can set. Cleaned up mainscreen message and loginscreen message to allow support from differenet languagues
.  Fixed login.php not using multilang support
2000-11-28 19:54:10 +00:00
jengo
e820615828 Added in _L() as a alias for lang() 2000-11-24 04:57:03 +00:00
jengo
7617c124f8 Fixed form wasn't using POST 2000-11-22 07:03:33 +00:00
jengo
61dff83652 Converted applications list over to templates 2000-11-22 06:58:08 +00:00
jengo
c4fe1069d5 Converted groups list to templates 2000-11-22 06:22:00 +00:00
jengo
a7eb74b77d Cleaning up templates 2000-11-22 05:50:42 +00:00
jengo
a01fbc39e2 Cleaning up the templates 2000-11-22 05:45:31 +00:00
jengo
1690434306 Cleainging up templates 2000-11-22 05:36:47 +00:00
jengo
29ca6287d1 Converted viewaccount over to templates 2000-11-22 05:31:20 +00:00
jengo
471f42b67a Cleaning up LDAP support 2000-11-17 21:16:49 +00:00
jengo
f514d209db update the applcations section to handle apps that aren't display on the navbar 2000-11-13 12:00:47 +00:00
jengo
148cad83fd Moving around templates 2000-11-07 20:44:19 +00:00