Commit Graph

72 Commits

Author SHA1 Message Date
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
seek3r
583ebddb32 renamed header(0 to phpgw_header() to remedy function name conflicts 2000-09-28 15:01:11 +00:00
skeeter
2f30f55432 old call for navbar 2000-09-27 02:04:01 +00:00
jengo
64d1aa3eb0 Update the sessions table to the new struture 2000-09-25 23:17:07 +00:00
jengo
58cf8a21b0 Changed the format for the preference table 2000-09-25 22:56:21 +00:00
jengo
5f4b9d6a04 Merging in more changes to the admin section 2000-09-25 22:35:09 +00:00
seek3r
63c0f9e465 removed headlines, which has been moved 2000-09-23 14:29:11 +00:00
seek3r
91d9c48020 switched to a new distributed pref and admin which allow add-on apps to have their settings put into the main screens 2000-09-23 05:38:34 +00:00
seek3r
4d69ecc229 switched to a new distributed pref and admin which allow add-on apps to have their settings put into the main screens 2000-09-23 05:31:51 +00:00
seek3r
23950abfe9 switched to a new distributed pref and admin which allow add-on apps to have their settings put into the main screens 2000-09-23 01:25:17 +00:00
jengo
ffd1efa794 Merged in addressbook patch 2000-09-12 22:14:33 +00:00
skeeter
b985023787 fixed encoding of password in session table 2000-09-12 00:29:22 +00:00
seek3r
68061ea984 fixed stupid typos and converted to lang function 2000-09-08 07:52:42 +00:00
seek3r
7fb329645c moving to new translation system 2000-09-07 23:31:08 +00:00