Commit Graph

33784 Commits

Author SHA1 Message Date
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
12aa79761b fixed repeating events Month select drop down 2000-12-08 02:24:49 +00:00
de79a3fc12 Finished moving all of the htmlentitites() to strip_html() 2000-12-07 22:10:08 +00:00
0ee9714eb5 cleaned up code and added proper drop tables, which takes into account the sequence records 2000-12-07 17:00:28 +00:00
f7a113632d upgrade for 0.9.5pre2 was missed somehow 2000-12-07 07:00:13 +00:00
bb2de52cf0 missed converting one field 2000-12-07 01:14:44 +00:00
97de4c7bc2 someone forgot to have the upgrade set the ver number in the tables 2000-12-07 00:50:23 +00:00
820906bc95 function was not referenced as a class function 2000-12-06 12:30:50 +00:00
f45b6195e1 description of changes 2000-12-06 12:25:54 +00:00
a11423802d fix for new entries 2000-12-06 12:15:45 +00:00
921954c7bd Updated version number 2000-12-06 11:23:02 +00:00
0a78ccc927 Updated docs 2000-12-06 11:21:51 +00:00
e09c174427 Merged in patch for UW-mailfolder and added a config option for 8 charater limit on loginids for LDAP 2000-12-06 11:19:59 +00:00
2e86e4415a Made setup generate the mcrypt key randomly 2000-12-06 09:52:56 +00:00
b38edbd52f Setup wasnt detecting postgresql or mysql on php-3.0.16 2000-12-06 09:31:31 +00:00
06be3c35e2 should fix where events showing on previous day if less than 0200 2000-12-06 04:34:55 +00:00
848bb744bc admins can edit others calendar events 2000-12-06 02:51:41 +00:00
2b5e6006bf changed for tonights release 2000-12-05 09:58:11 +00:00
9ddeb6d317 fixed download problem 2000-12-05 09:53:57 +00:00
4b23402174 corrected locations 2000-12-05 09:48:07 +00:00
23717a00ff quick move of the htmlcompliance settin 2000-12-05 09:33:16 +00:00
32b3b1026d cleaned up security issue and preped for doing a release needed by our users to close this security hole 2000-12-05 09:06:04 +00:00
c0e6db41cd improper displaying of events in day view 2000-12-05 06:10:57 +00:00
5bc54345f3 possible fix for NT d/l of header.inc.php file 2000-12-05 04:22:59 +00:00
6bea3d58d4 security fix 2000-12-05 04:20:01 +00:00
86b37fa928 security fix 2000-12-05 04:08:50 +00:00
888b35ddef fix for adding/editing entries displaying improper hour format 2000-12-05 01:14:18 +00:00
d9d46e04f6 fixed double end time labels 2000-12-04 18:03:41 +00:00
e9b3af544d cleaned up code, removed unneeded files. I have moved all the real processing to the functions.php where it belongs, and moved the display code to the index.php where it belongs 2000-12-04 08:45:30 +00:00
daa61a7a60 applied patch adding free() to pgsql db 2000-12-04 03:59:31 +00:00
db44c09985 missing function cal for ->(), should've been ->f() 2000-12-04 01:39:53 +00:00
a98f820c4c quick fix for timezone settings 2000-12-04 01:26:04 +00:00
87937e3b79 quick fix for timezone settings 2000-12-04 01:23:29 +00:00
bf040328ed added filter and change of duration to date/time 2000-12-04 01:11:53 +00:00
4373ddb170 quick fix for timezone settings 2000-12-04 00:12:32 +00:00
2aa0a453e1 quick fix for timezone settings 2000-12-04 00:03:04 +00:00
c6b1c6daee ability to set default calendar view 2000-12-03 23:36:50 +00:00
d85327d46d improperly calling strftime() instead of date() 2000-12-03 21:50:47 +00:00
5357684b33 fixed misspelling of variable name 2000-12-03 18:36:52 +00:00
c8dccbc0f0 problem with introduction of multiple domain support 2000-12-03 18:32:23 +00:00
d004d226fa firstname and lastname was swapped 2000-12-03 12:45:40 +00:00
8f5f1b4d83 fix matrixview warnings when viewing manual 2000-12-03 12:30:35 +00:00
50e7292a9b Sent Folder automatically created if does not exist. 2000-12-03 02:18:27 +00:00
7b62581380 yanked out a few lines that shouldnt have been there 2000-12-02 20:41:01 +00:00
44c4c53172 set account_lastpwd_change when importing ldap data. so users are not forced
to change their password.
2000-12-02 14:42:50 +00:00
9703549255 added missing global $phpgw_info 2000-12-02 13:33:16 +00:00
ee0f6c8c93 $tables is array not a function
index.php was not working, it was a strange error message
2000-12-02 13:20:39 +00:00
31fd7e256d fixed problem with CC and warning messages 2000-12-02 10:08:07 +00:00
51c26e1a54 disables error messages for set_time_limit(0) with safe_mode 2000-12-02 09:45:43 +00:00
576d9a0dbc *** empty log message *** 2000-12-02 09:07:38 +00:00