skeeter
|
182520a2e8
|
This directory is not needed. This will help in bringing a more mangable size to the 0.9.10 release.
|
2001-04-03 01:39:08 +00:00 |
|
skeeter
|
ec8b580cd6
|
Fix for bug #413189 - event_set_class()
|
2001-04-02 23:46:41 +00:00 |
|
Miles Lott
|
18218cf1a4
|
Add missing gifs
|
2001-04-02 21:31:47 +00:00 |
|
skeeter
|
f67a1de2cd
|
Various fixes... including the footer for weekly, and for handling daily events on/or about midnight.
|
2001-04-02 17:24:57 +00:00 |
|
skeeter
|
64c204cf5f
|
Fixes to the displaying of multi-day events; monthly, weekly, and daily view. Various speed enhancements in queries. Now only retrieves repeating events that have not expired before day in question.
|
2001-04-01 20:49:49 +00:00 |
|
skeeter
|
db7db70a0b
|
Fix for header having ))
|
2001-04-01 14:56:27 +00:00 |
|
skeeter
|
62085db3de
|
This now makes the private/public option when creating new events a configurable item through preferences.
|
2001-04-01 13:58:55 +00:00 |
|
Miles Lott
|
665fee4ee7
|
Fix acl prefs for all templates
|
2001-03-31 16:17:47 +00:00 |
|
skeeter
|
87c7e669c4
|
This fixes the search function not returning on an empty search.
|
2001-03-31 14:55:03 +00:00 |
|
skeeter
|
3444e0f725
|
Added the errormsg to display.
|
2001-03-31 14:36:24 +00:00 |
|
skeeter
|
1a5570fcad
|
Was not setting the interval properly. Also, added the alarm setting to the object.
|
2001-03-31 14:35:00 +00:00 |
|
skeeter
|
4a28aaf69f
|
Was not setting the interval properly.
|
2001-03-31 14:33:40 +00:00 |
|
skeeter
|
ff561ad805
|
This adds the change_owner() function for changing ownership of calendar events when deleting a user. Also, this fixes the view of a calendar to properly display repeating event info.
|
2001-03-31 14:32:50 +00:00 |
|
skeeter
|
1309e1b37b
|
This fixes 3 problems. 1) The serializing of class elements that are themselves classes didn't keep the class name; 2) When validating events, the date check was not getting spanning days correctly; 3) When displaying Overlapping events, the users timezone was not taken into account.
|
2001-03-31 14:30:13 +00:00 |
|
skeeter
|
7b48b8dd0a
|
This fixes 3 problems. 1) When returning back from the edit_entry_handler it wasn't displaying the error code; 2) The serializing of class elements that are themselves classes didn't keep the class name; 3) When creating new events, they default to public events.
|
2001-03-31 14:26:41 +00:00 |
|
jengo
|
7803b5c945
|
Some how this file returned from the dead
|
2001-03-31 11:42:27 +00:00 |
|
jengo
|
858526aa7e
|
Moved acl to work off the new common acl preferences
|
2001-03-31 11:09:54 +00:00 |
|
skeeter
|
36becd4638
|
cosmetic cleanups in source code.
|
2001-03-31 00:57:47 +00:00 |
|
jengo
|
e3bf56f192
|
added new templates
|
2001-03-30 22:28:46 +00:00 |
|
skeeter
|
106ae427a7
|
Small cosmetic cleanups to the code.. nothing visible to the user.
|
2001-03-30 12:43:44 +00:00 |
|
skeeter
|
69546b8bc3
|
Through a breakline in the repeating days.
|
2001-03-30 12:42:25 +00:00 |
|
skeeter
|
8aea75f953
|
Backed out the calendar categories from preferences. This is scheduled for 0.9.11
|
2001-03-30 12:41:37 +00:00 |
|
skeeter
|
0224d6d9da
|
Misnamed hook file. This will now either delete all records for the user or change ownership to another user when deleting a user.
|
2001-03-30 04:42:23 +00:00 |
|
skeeter
|
63f2065f03
|
Misnamed hook file
|
2001-03-30 04:00:10 +00:00 |
|
skeeter
|
3313bb0a39
|
Changed to .
|
2001-03-30 02:32:23 +00:00 |
|
skeeter
|
69ef94cd17
|
New hook for deleting ALL records for a user when the user is deleted from the system.
|
2001-03-30 02:16:23 +00:00 |
|
skeeter
|
7802bddfdb
|
Re-applying fix for double 28's in October.
|
2001-03-27 02:15:07 +00:00 |
|
skeeter
|
89d8d84378
|
Fix for improper weekstarts on months that begin on sunday.
|
2001-03-27 00:32:11 +00:00 |
|
skeeter
|
110b3a18f4
|
Fix for bug #411157 - Free/Busy and fullnames
|
2001-03-25 13:34:42 +00:00 |
|
skeeter
|
ffe0f08d7c
|
Added the ability to set a category to the event. This is NOT fully functional, but it falls in line with libmcal.
|
2001-03-24 05:06:45 +00:00 |
|
skeeter
|
4f49fdc555
|
Increased the size of the label column
|
2001-03-24 05:02:01 +00:00 |
|
skeeter
|
d914646bb9
|
Changed how the All/Private filter works. Only displays the filter choices if you have PHPGW_ACL_PRIVATE ACL granted to you.
|
2001-03-24 05:01:02 +00:00 |
|
skeeter
|
a144dd8639
|
Added the Private field to the view
|
2001-03-24 04:59:10 +00:00 |
|
skeeter
|
b7207cffaf
|
Written the delete_calendar() for sql.
|
2001-03-23 03:13:23 +00:00 |
|
skeeter
|
4c4d43ef8c
|
Cleanups for disallowing past events to generate email messages.
|
2001-03-23 03:12:47 +00:00 |
|
skeeter
|
5876b46223
|
fix for recurring enddate YEAR
|
2001-03-22 18:30:35 +00:00 |
|
skeeter
|
c5e34d10b5
|
Fix for the 12/24 hour problem identified in the mailing list
|
2001-03-22 01:36:47 +00:00 |
|
skeeter
|
f38505501e
|
CHnages for day view. Looks like devel code has had this for a while, which would display improper records for users other than yourself.
|
2001-03-20 04:45:42 +00:00 |
|
skeeter
|
3a826ab4a6
|
Added extra checking on grabbing group info from record
|
2001-03-20 04:44:00 +00:00 |
|
skeeter
|
7a9a260941
|
Removed a parameter.
|
2001-03-20 04:15:04 +00:00 |
|
skeeter
|
8b682ee5b7
|
Weekly matrix now follows ACL permissions
|
2001-03-20 03:34:41 +00:00 |
|
skeeter
|
691fcb01ca
|
Fix for refreshing. Improper link()
|
2001-03-20 03:33:47 +00:00 |
|
skeeter
|
204e6c6514
|
This now places the current user into the global grants variable
|
2001-03-20 03:33:02 +00:00 |
|
skeeter
|
fc023e192f
|
This may fix the problem with private entries in the time matrix view.
|
2001-03-20 02:49:32 +00:00 |
|
skeeter
|
4409541de7
|
This fixes a problem with the daily view not spanning enough rows
|
2001-03-20 02:34:39 +00:00 |
|
skeeter
|
45767449dc
|
Fix for bug #409624 - Improper handling of daylight savings time changeover
|
2001-03-20 00:45:41 +00:00 |
|
skeeter
|
d54902d50a
|
Timematrix now displays the events time in the status bar
|
2001-03-20 00:26:52 +00:00 |
|
skeeter
|
9d6ca0fcd6
|
Possible fix for a memory exhaustion error
|
2001-03-19 03:39:12 +00:00 |
|
jengo
|
847cced1c5
|
Fixed bad link() calls
|
2001-03-18 18:34:14 +00:00 |
|
skeeter
|
dfb85b25cd
|
This should solve the ignore option on overlaps.
|
2001-03-18 18:32:54 +00:00 |
|