Commit Graph

75 Commits

Author SHA1 Message Date
skeeter
c7e6e4f021 added code to allow for viewing others calendar items - NOT FULLY IMPLEMENTED 2000-11-21 04:10:45 +00:00
skeeter
778f22cc02 fixes for printer friendly 2000-11-19 17:18:25 +00:00
skeeter
c6e22e175f fixes for improper calculations of weekdaystarts 2000-11-19 17:01:30 +00:00
skeeter
c13ee23344 template based 2000-11-19 04:19:08 +00:00
skeeter
638971e167 week template 2000-11-19 02:15:08 +00:00
skeeter
ce74573ead change of cal_create_by to cal_owner 2000-11-18 21:44:05 +00:00
skeeter
7c58c04db3 initial calendar templates 2000-11-18 21:41:41 +00:00
skeeter
c1fa47e119 moved valid id check to top 2000-11-16 12:20:37 +00:00
seek3r
38b0173707 new disable by default policy should help performance 2000-11-16 07:56:58 +00:00
skeeter
7a5e8c4b72 view variable improper location 2000-11-16 04:04:10 +00:00
skeeter
e5727749ce week view now reflects correct days viewed 2000-11-16 01:49:51 +00:00
jengo
7ecd738eb7 Fixed a few preferences vugs 2000-11-14 06:17:16 +00:00
skeeter
0b1e93b4b4 major fixes through out 2000-11-14 04:12:28 +00:00
jengo
0af85dd72f Cleaned up the yea view for the minicalendars 2000-11-13 15:09:58 +00:00
skeeter
0aadaa7a12 fixed php3 incompatibilities 2000-11-12 20:35:09 +00:00
skeeter
4899f36f05 more functions 2000-11-12 02:55:13 +00:00
skeeter
7a7caded67 more code 2000-11-11 20:55:25 +00:00
Lars Kneschke
f59a1c8ebc added a missing ["calendar"] 2000-11-11 18:51:14 +00:00
skeeter
13fe67088c index.php now uses the api 2000-11-10 22:49:48 +00:00
skeeter
6f3ab0e151 fixed view problem with regards to new account_id 2000-11-04 18:15:49 +00:00
jengo
bca1ba9ca0 Working on update the owner fields to work off account_id 2000-10-25 21:21:08 +00:00
jengo
b33d3e05c4 Working on converting the account_lid owner fields to account_id 2000-10-25 21:09:00 +00:00
skeeter
e1c60e9daf Fixed preferences for calendar app 2000-10-17 01:40:13 +00:00
jengo
d9abb263a5 Updating more of the preferences 2000-10-12 18:18:03 +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
sjb4891
de26744d52 Add account info to the first query to display the actual person
that created the event instead of the current user
2000-10-11 22:44:12 +00:00
sjb4891
6047cd27ae Strange parse errors on last line of edit_entry_handler.
I fixed a { } mis-match, but there might be other problems still.
2000-10-09 19:09:44 +00:00
skeeter
9d6e89be9f fix for printer friendly 2000-10-06 21:23:13 +00:00
skeeter
9d76ca4a50 patch #101453 2000-10-06 00:50:34 +00:00
jengo
a2f7e6caaa Fixed permission bug allowing all users to have access to any app 2000-10-05 07:11:51 +00:00
jengo
679d9841f3 Added in common->display_fullname() 2000-10-04 21:30:53 +00:00
jengo
622f01935d Cleaned up fix for calendar 2000-10-04 21:25:22 +00:00
jengo
37d53dce3a Fixed the parciapant list. Its now working again 2000-10-04 21:20:50 +00:00
jengo
21f29756b1 *** empty log message *** 2000-10-04 20:48:09 +00:00
jengo
94a082d55b Fixed cell colors 2000-10-04 20:45:39 +00:00
skeeter
930e6e1d83 trying to fix group edits 2000-10-04 03:30:03 +00:00
skeeter
28c23a4c17 maybe fixed the double 29 oct problem 2000-10-03 01:34:28 +00:00
jengo
9625d6582f Changed the access options to list the same way the rest of the program works 2000-10-02 10:15:14 +00:00
jengo
5ed998131e Fixed a problem with printer friendly version putting HTML out of place 2000-10-02 08:32:51 +00:00
jengo
9b45d51bb0 Fixed bad cvs merge 2000-09-29 05:38:24 +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
6b59cc7842 printer friendly fixes 2000-09-28 00:17:13 +00:00
skeeter
ca51df8a55 fix for 404 with printer friendly 2000-09-27 23:45:34 +00:00
jengo
68d7b4c94c view.php is now updated for the new accounts table 2000-09-27 22:13:33 +00:00
jengo
dcceb352ce More updates for the new accounts table 2000-09-25 22:44:50 +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
1434c95e58 Fixed a few bugs and parse errors 2000-09-18 16:42:24 +00:00
skeeter
7df2a3e5d8 fixed editing of start time display 2000-09-15 00:14:42 +00:00
skeeter
bd8f8f4afe now displays group events on members calendar 2000-09-13 00:24:24 +00:00