skeeter
|
5f12cc8bb5
|
Fix for missing _footer() calls on printer friendly
|
2001-04-14 23:54:19 +00:00 |
|
skeeter
|
988df8a223
|
Fix for bug #414285 - Improper display on home page.
|
2001-04-14 23:42:42 +00:00 |
|
skeeter
|
804c40e9d0
|
Fix f~or bug #414105 - Improper display for appts. between 0000 0059, plus a few other fixes.
|
2001-04-14 23:37:17 +00:00 |
|
skeeter
|
144575af05
|
Fix for bug #414429 - Limiting field sizes.
|
2001-04-14 11:42:49 +00:00 |
|
skeeter
|
6fb2941327
|
Fix for bug #413848, #414865 - Repeating Weekly events
|
2001-04-14 02:57:51 +00:00 |
|
skeeter
|
a17a84fd72
|
Fix for bug #415126 - Repeating Daily events
|
2001-04-14 02:05:54 +00:00 |
|
skeeter
|
3a593f09c8
|
Fix for bug #415173 - improper time
|
2001-04-14 01:09:27 +00:00 |
|
jengo
|
16954060aa
|
SF #415143 - Fixed selecting a different users calendar and it removing the current user
|
2001-04-13 14:34:15 +00:00 |
|
Miles Lott
|
b4c49a5ea6
|
Add setup info files
|
2001-04-12 05:12:27 +00:00 |
|
jengo
|
dfd7588b76
|
Fixed edit calling the wrong function names
|
2001-04-09 09:41:54 +00:00 |
|
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 |
|
skeeter
|
a497895d1a
|
This is the final version.
|
2001-03-18 18:32:22 +00:00 |
|
skeeter
|
e3f85931ce
|
narrowing in..
|
2001-03-18 18:10:05 +00:00 |
|
skeeter
|
ec649569a4
|
narrowing in.. I think accounts->exists() is really screwed
|
2001-03-18 17:47:09 +00:00 |
|
skeeter
|
b4dd1a649b
|
more debug statements
|
2001-03-18 17:39:30 +00:00 |
|
skeeter
|
c5e0330b9e
|
added html comment to debug the participant problem
|
2001-03-18 17:04:22 +00:00 |
|
skeeter
|
4082448a0e
|
Changed the variable to force it to an integer
|
2001-03-18 17:03:11 +00:00 |
|
skeeter
|
c9b57e3e5b
|
Using new PHPGW_ACL_PRIVATE ACL type
|
2001-03-18 13:41:29 +00:00 |
|
skeeter
|
81f47a6b7b
|
This should fix the needle having to be greater than 0 problem
|
2001-03-18 13:06:01 +00:00 |
|
skeeter
|
44527de79e
|
Fixed the problem with private entries always displaying. Start of vCalendar class
|
2001-03-17 19:39:56 +00:00 |
|
skeeter
|
1b39b03c9c
|
added new preference to display status
|
2001-03-17 19:37:52 +00:00 |
|
skeeter
|
b3ac135a54
|
fixes for each() error
|
2001-03-16 04:28:23 +00:00 |
|
skeeter
|
2f71738de8
|
fix for private title/description settings
|
2001-03-16 03:56:32 +00:00 |
|
skeeter
|
b1c830af8c
|
fix for bug #408734 - event_set_recur_daily() not found
|
2001-03-16 03:06:11 +00:00 |
|
skeeter
|
ef61adecc9
|
fix for saving of priority and a fix for is_private() missing parameter 3
|
2001-03-16 03:02:03 +00:00 |
|
skeeter
|
06e5b896d4
|
more fixes for the participants problem
|
2001-03-16 02:41:45 +00:00 |
|
skeeter
|
3b01bdf279
|
should fix the participants problem
|
2001-03-16 01:54:22 +00:00 |
|
skeeter
|
93760572cf
|
commenting dead code (I Hope)
|
2001-03-15 05:38:57 +00:00 |
|
skeeter
|
739f3d0906
|
minor fix for setting designated mailbox owner
|
2001-03-15 05:37:52 +00:00 |
|
skeeter
|
6a57ebb641
|
advanced emailing allows to send on behalf of
|
2001-03-15 05:36:48 +00:00 |
|
skeeter
|
3c93f4f0e2
|
fixed trying to view deleted calendar items
|
2001-03-15 02:47:29 +00:00 |
|
skeeter
|
25c869484e
|
fix for public/private settings
|
2001-03-15 02:46:04 +00:00 |
|
skeeter
|
407b7f0a8c
|
missing paramters to fetch_event()
|
2001-03-14 12:21:52 +00:00 |
|
skeeter
|
130a36248a
|
stronger type casting
|
2001-03-14 03:00:13 +00:00 |
|
skeeter
|
fdd6c6e954
|
minor changes to work for both email/squirrelmail
|
2001-03-14 02:58:27 +00:00 |
|
skeeter
|
ede96854ab
|
various fixes
|
2001-03-13 05:03:50 +00:00 |
|
skeeter
|
d57e692c9a
|
new displays items status in title
|
2001-03-12 04:30:15 +00:00 |
|
skeeter
|
a57cb8ea5b
|
uses internal view function
|
2001-03-12 03:45:30 +00:00 |
|
skeeter
|
82dc6f2b07
|
something to maintain users status when editing existing events
|
2001-03-12 03:44:43 +00:00 |
|
skeeter
|
629790873c
|
new functionality - can set status
|
2001-03-12 03:18:02 +00:00 |
|
Miles Lott
|
04b64dd8a2
|
Update link() call to submit to this file as required
|
2001-03-11 05:39:29 +00:00 |
|
skeeter
|
f370c71909
|
first app to support app specific email
|
2001-03-11 04:20:24 +00:00 |
|
skeeter
|
ab7f21802a
|
timematrix now takes into account peoples preference of 12/24 hour
|
2001-03-11 04:17:58 +00:00 |
|
skeeter
|
30ddc12b8e
|
small changes to the email subject line
|
2001-03-11 04:17:21 +00:00 |
|
skeeter
|
2ea00b49c8
|
fixed misspelling of No Response
|
2001-03-11 04:15:00 +00:00 |
|
skeeter
|
922c7b03c9
|
fixes to play nice with phpGW-Message-Type
|
2001-03-10 18:22:25 +00:00 |
|
skeeter
|
a5944bd9dd
|
missed a closing tick mark
|
2001-03-10 18:19:13 +00:00 |
|
skeeter
|
880b6bbc6f
|
missed a link() call
|
2001-03-10 04:52:12 +00:00 |
|
skeeter
|
4cef072493
|
updated link() and finalized email updates
|
2001-03-10 04:48:19 +00:00 |
|
skeeter
|
a3f62fa7cf
|
rearrangement of defines to base class
|
2001-03-09 18:03:00 +00:00 |
|
skeeter
|
6f695b6997
|
email updates, need to do preferences and email receiver -- NOT IMPLEMENTED, link() fixes
|
2001-03-09 12:23:12 +00:00 |
|