Commit Graph

823 Commits

Author SHA1 Message Date
jengo
8efa10967b Changing the session table structure over to the new one using serialize() to contain all of the data from phpgw_info 2000-12-14 08:02:08 +00:00
jengo
5394d8212d Downgrade the config table back to the old format. We are going to use a different approch on it. 2000-12-14 06:38:47 +00:00
skeeter
3abcd4897c fixed 12 am/pm problem and added defaultfilter preference 2000-12-14 02:37:58 +00:00
jengo
42acd6d40e Fixed sql error 2000-12-13 15:23:49 +00:00
jengo
959b8bc4bd Updated docs 2000-12-13 15:20:28 +00:00
jengo
0eed796ca5 Updated docs 2000-12-13 15:19:54 +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
14c9701005 made sure the tables version setting is update 2000-12-13 10:27:14 +00:00
seek3r
22511e1420 added some acl check into change password 2000-12-13 10:26:44 +00:00
jengo
c92d4c5e11 Added in the new serialized config table 2000-12-12 22:39:50 +00:00
jengo
8a084c4e4f Added in the HTTP headers to tell proxy severs (and other caches) to disabled caching documents. 2000-12-12 17:16:19 +00:00
jengo
8258b7f785 The files directory will now look at where your phpGW installation is and add the default files directory. I also fixed an upgrade error that was being reported in postgresql 2000-12-12 16:39:18 +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
7397c13e90 Updated docs 2000-12-11 07:28:45 +00:00
jengo
51708877ee Fixed login screen message 2000-12-11 07:17:03 +00:00
jengo
c198b3de5e Forgot to turn on the select box in login.php for multiable domains by default 2000-12-11 04:26:24 +00:00
jengo
470e49d3b0 Merged in patch for email 2000-12-11 03:58:43 +00:00
skeeter
f5b51eabab fixes for matrixviews 2000-12-10 16:03:08 +00:00
Lars Kneschke
8b5b4cb849 read_accounts was making a loop to much, so we had always a empty line in
accounts.php
2000-12-10 10:46:42 +00:00
skeeter
b483f6a430 applied patch to fix md5 encryption 2000-12-09 23:19:42 +00:00
Lars Kneschke
1b97f2fe2c reanimated ldap.php
the ldap setup pages where broken, because the cleanup in this directory
2000-12-09 23:08:36 +00:00
skeeter
54130db306 fix for addressbook not opening 2000-12-09 22:44:10 +00:00
skeeter
67dad6b6ec fix for non-compliant email addresses 2000-12-09 18:40:26 +00:00
skeeter
3bf10a62ee various calendar fixes 2000-12-09 04:08:54 +00:00
skeeter
6720b21d68 removed extraneous } 2000-12-09 00:58:30 +00:00
bettina
7647221d96 changed db selection to work with ttracker 2000-12-08 17:25:51 +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
720d83df83 Updated docs 2000-12-08 12:56:21 +00:00
skeeter
f19328bb33 possible fix fro check for currentversion 2000-12-08 12:43:54 +00:00
jengo
1c59def639 Updated docs 2000-12-08 05:49:26 +00:00
jengo
4914fcf2c6 Updated docs 2000-12-08 05:45:48 +00:00
jengo
cf62e29075 Fixed month view preference not working 2000-12-08 05:40:51 +00:00
jengo
10b42e8f4e Finished multiable domain code, it should now work. 2000-12-08 05:29:55 +00:00
jengo
4bc3c32088 Updated docs 2000-12-08 05:15:17 +00:00
jengo
1fa47ac057 Starting to add in the select box for multiable domains in login.php 2000-12-08 05:13:50 +00:00
skeeter
64bf029080 fix submitting calendar entry when javascript turned off 2000-12-08 05:08:49 +00:00
skeeter
38dd22bc40 fix for saving when no groups are selected with group access selcted 2000-12-08 04:57:17 +00:00
skeeter
8c2eb935a4 fix for footer week selector 2000-12-08 04:09:43 +00:00
jengo
3ed5f3f280 Fixed default view not showing your currently selected view, fix defaultcalendar not being deleted from the preferences table, added in lang() for default view 2000-12-08 03:30:25 +00:00
skeeter
12aa79761b fixed repeating events Month select drop down 2000-12-08 02:24:49 +00:00
jengo
de79a3fc12 Finished moving all of the htmlentitites() to strip_html() 2000-12-07 22:10:08 +00:00
seek3r
0ee9714eb5 cleaned up code and added proper drop tables, which takes into account the sequence records 2000-12-07 17:00:28 +00:00
seek3r
f7a113632d upgrade for 0.9.5pre2 was missed somehow 2000-12-07 07:00:13 +00:00
skeeter
bb2de52cf0 missed converting one field 2000-12-07 01:14:44 +00:00
seek3r
97de4c7bc2 someone forgot to have the upgrade set the ver number in the tables 2000-12-07 00:50:23 +00:00
skeeter
820906bc95 function was not referenced as a class function 2000-12-06 12:30:50 +00:00
skeeter
f45b6195e1 description of changes 2000-12-06 12:25:54 +00:00
skeeter
a11423802d fix for new entries 2000-12-06 12:15:45 +00:00
jengo
921954c7bd Updated version number 2000-12-06 11:23:02 +00:00