Commit Graph

85 Commits

Author SHA1 Message Date
seek3r
bc71ebf3e0 changed link() better handle mis-use 2001-01-05 07:59:46 +00:00
seek3r
75c26a23fe moved change_password code to the auth class where it belongs 2001-01-04 20:29:28 +00:00
seek3r
534337b237 moved change_password code to the auth class where it belongs 2001-01-04 20:20:43 +00:00
seek3r
f504d8f6a7 adding in some of the special setup files and dirs 2000-12-29 22:10:24 +00:00
jengo
a38ed2f62c Fixed msg->status not reporting the correct number of new messages 2000-12-24 00:30:41 +00:00
seek3r
c82dd5562a fixed path to match new themes dir location 2000-12-22 06:15:48 +00:00
seek3r
f795023f8f hopefully settled the directory structure once and for all 2000-12-21 09:16:30 +00:00
seek3r
fc649d6644 added the ability to specify an order for the apps to show up in 2000-12-20 08:50:00 +00:00
seek3r
af99c453fa testing out new hooks option 2000-12-20 08:09:02 +00:00
seek3r
e045c4236e added functions needed to detect template and image dirs 2000-12-19 18:14:22 +00:00
jengo
ef0223f75b Fixed a few problems with changing the theme with frames and merged in patch for changetheme 2000-12-19 17:38:27 +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
96791d2cad Fixed frames 2000-12-18 21:22:02 +00:00
seek3r
22590c65a3 converting to the new hooks system 2000-12-15 22:09:13 +00:00
seek3r
c115717da0 converting to the new hooks system 2000-12-15 21:56:09 +00:00
jengo
d244b391f0 account syncing to the session table is now working 2000-12-14 11:39:22 +00:00
jengo
75079acfc1 Preferences are working again, accounts are mostly working, cleaned up some of the code and removed some redundet querys 2000-12-14 08:40:00 +00:00
jengo
3a42ea8a5b Change around the format of the preference table to use serialize() and unserialize() 2000-12-13 15:19:03 +00:00
seek3r
22511e1420 added some acl check into change password 2000-12-13 10:26:44 +00:00
jengo
c28ab79afd Added support for display the navbar on top or bottom when using frames 2000-12-11 10:02:30 +00:00
jengo
a052584cc7 Added in feature from frames. Admins can allow, disable or force them system wide. If they are allowed, there is a user preference
for it.
2000-12-11 09:18:09 +00:00
jengo
470e49d3b0 Merged in patch for email 2000-12-11 03:58:43 +00:00
jengo
c92393ad6a Started converting the navbar over to templates 2000-11-29 00:00:21 +00:00
jengo
75b4fd0460 Updated docs 2000-11-25 21:34:19 +00:00
jengo
9b777ab06e Fixed the languages table being in upper case while everything else was in lower case 2000-11-23 20:56:06 +00:00
jengo
99dd567247 Fixed a problem with english not being selected as the default lang 2000-11-21 02:44:37 +00:00
jengo
f63c9f36fa If the user hasn't selected there langague preference, it will now pre-select english 2000-11-18 00:17:17 +00:00
jengo
471f42b67a Cleaning up LDAP support 2000-11-17 21:16:49 +00:00
jengo
165e15b76a *** empty log message *** 2000-11-16 08:09:00 +00:00
jengo
338fd9d733 Fixed show current users on navbar preferences 2000-11-12 10:25:04 +00:00
Lars Kneschke
6a114aa6de store password changing time in ldap server 2000-11-11 16:05:07 +00:00
Lars Kneschke
dfa9be69ae again better ldap support. can can change your theme 2000-11-11 15:48:48 +00:00
Lars Kneschke
7a855bfd7e I hope i did not break too much. ldap-support should now be mostly
complette. Some things are still to do.
2000-11-11 15:30:37 +00:00
jengo
4466529bba Reenabled lang() on login screen 2000-11-06 10:19:37 +00:00
jengo
74e0869c8f Merged in LDAP patch 2000-11-06 00:27:52 +00:00
jengo
ca327c919e Merged in patch for lang support 2000-11-03 21:49:55 +00:00
jengo
9adf13dc8c Edit LDAP users is now working properly 2000-10-31 11:50:35 +00:00
jengo
cb30556aaf Update changepassword to work with LDAP 2000-10-25 22:09:41 +00:00
jengo
b33d3e05c4 Working on converting the account_lid owner fields to account_id 2000-10-25 21:09:00 +00:00
jengo
e9fa1314a9 Cleaned up a ton of code in preferences and fixed a few preferences bug in the main screen and in email 2000-10-23 20:56:29 +00:00
jengo
d17083b543 Work on fixing and cleaning up preferences 2000-10-23 20:00:43 +00:00
jengo
9d9bd233ad Working on fixing preferences 2000-10-23 19:16:20 +00:00
jengo
1d95f999cb Fixed default sorting order preferecnes 2000-10-20 15:45:34 +00:00
jengo
b900c632b7 More work on updating preferences 2000-10-12 17:56:44 +00:00
jengo
660c80f4e9 Working on changing all of the preferecnes to work of a new type of array. I added a column for appname 2000-10-12 17:36:47 +00:00
jengo
e9039ac2ea link() function is working correctly with passing no URL. Moved addressbook preferences into its own section, cleaned up a little code, preferences functions are now updated to the new preferences table 2000-10-12 14:34:25 +00:00
skeeter
7386a4cdde new language 2000-10-10 20:11:12 +00:00
skeeter
eeeb765b43 iso 693 compliant 2000-10-06 20:55:31 +00:00
skeeter
959b25ad5c patch #101321 2000-10-06 10:02:04 +00:00
sjb4891
263fdedd2a Added $phpgw->common->phpgw_footer() function, and changed all
places that were including the footer.inc.php to use the function.

Re-arrange phpgw.inc.php to include optional classes after reading the DB config
misc bugfixes.
2000-09-29 05:24:18 +00:00