Commit Graph

655 Commits

Author SHA1 Message Date
skeeter
6bb9cd937d This holiday looks good for Ireland. 2001-09-04 05:56:10 +00:00
skeeter
be3fcc8a7c No longer needed. 2001-09-04 05:43:17 +00:00
skeeter
276153be84 Might fix a problem where is not an object. 2001-09-04 04:01:12 +00:00
skeeter
0732fd541e Starting to add support for displaying a list of alarms. 2001-09-04 03:17:49 +00:00
skeeter
950e46b5f8 No longer needed. 2001-09-04 01:38:07 +00:00
skeeter
bb1a0f8c8c No longer needed. 2001-09-04 01:26:55 +00:00
Miles Lott
8911a39448 php3 array fixes in baseline, remove double global in 1st update function 2001-09-03 03:31:13 +00:00
skeeter
e1daedd696 Changed over some of the hook_home files to GLOBALS. 2001-09-02 07:24:58 +00:00
skeeter
cb58b67a03 New lang entries -- missed one. 2001-08-31 01:01:05 +00:00
skeeter
dc0c01c55b New lang entries. 2001-08-31 00:59:01 +00:00
skeeter
4235b55980 Small changes to allow an ignore of conflicting events. 2001-08-30 19:06:24 +00:00
skeeter
a08d84199c Changed the category field to a nullable field. 2001-08-30 16:07:09 +00:00
skeeter
f41e2ae4c3 This should solve a problem when no category has been entered. 2001-08-30 16:05:44 +00:00
skeeter
082d382c57 Partial implementation for recuring events in the phpGW generated iCal card. 2001-08-30 16:04:40 +00:00
skeeter
2fa80c152d Update to the mini-calendar template. 2001-08-30 16:03:22 +00:00
skeeter
cf7ef7bdc7 Combination fixes to the iCal, or more fields added for the export. A single iCal is being generated correctly. Still Need to work on the rrule. 2001-08-30 03:12:38 +00:00
skeeter
9bd1f18cd4 Started adding support for iCal exports from the view screen. 2001-08-29 19:18:32 +00:00
skeeter
fe32e5d89e Moved ical_test.php => class.uiicalendar.inc.php. 2001-08-29 19:17:52 +00:00
skeeter
c739177bba Moved class.vCalendar.inc.php => class.boicalendar.inc.php. 2001-08-29 19:16:42 +00:00
Lars Kneschke
d085166c6c updated some german translations 2001-08-28 21:50:57 +00:00
skeeter
fc15b8f37c This takes advantage of the css() function. Also fixes a problem where if no calednar reference is specified, it will be set to 0. 2001-08-28 03:41:16 +00:00
skeeter
7768e27072 iCalendar looks to be working. I think this is about 99% compliant. The one thing I know that is not working is the GEO type. 2001-08-27 11:23:44 +00:00
skeeter
e045003bfe Patches applied from Milosch for list_mehods(). 2001-08-27 11:21:38 +00:00
skeeter
864d201ed5 Fix for a reference malfunction, and a fix to disallow the owner of the event to reject his participation status. 2001-08-27 03:03:41 +00:00
skeeter
3bf1728dc6 Feature Request #229502 - Allow editing of a single occurence of a repeating event. 2001-08-27 01:30:40 +00:00
skeeter
6bb89c4162 Changed over to GLOBALS. 2001-08-26 12:32:28 +00:00
skeeter
d0ed87c15a Switching around the set_week_array() from BO to UI. 2001-08-26 12:31:28 +00:00
skeeter
4dc6237cff Added the list_methods function. 2001-08-26 04:30:41 +00:00
skeeter
cd6db0dfad Changes for Feature Request #452020 - Only send out Acceptance/Rejection/Tentative notifications to the owner of the event. 2001-08-26 03:08:31 +00:00
skeeter
265db7f0c7 Fix for daily repeating events setting the proper interval. 2001-08-25 21:12:51 +00:00
skeeter
b424cec285 Fix for weekly repeating events setting the proper interval. 2001-08-25 21:10:54 +00:00
skeeter
e363d68a3a Small speed ups to the mini-cals. 2001-08-25 03:22:01 +00:00
skeeter
a4c6d691e5 Last fix... parse error.. 2001-08-25 03:21:26 +00:00
skeeter
967b84fa3a More fixes for no participants defined for an event. 2001-08-25 02:12:02 +00:00
skeeter
b6984859df Possible fix for no participants defined for an event. 2001-08-24 12:12:51 +00:00
skeeter
6ee87cd2b7 1 fix for setting response. 1 fix for weekly views. 2001-08-24 11:14:40 +00:00
skeeter
dc8cf8e36d Missed a change over to the associated array. 2001-08-20 00:10:16 +00:00
skeeter
f96cf8be06 Modified the header to only display theplanner icon if phpversion() >= 4. 2001-08-17 19:40:48 +00:00
skeeter
a187036111 Was not displaying the event's title on the view form. 2001-08-17 19:32:03 +00:00
skeeter
fb03557a24 Fix for bug #447246 item #3. 2001-08-17 13:18:08 +00:00
skeeter
b5c52f9e7c Fix for bug #447246. 2001-08-17 03:03:44 +00:00
skeeter
61f8227dcc Optimizations to the calendar. Also cleaned up a little of the planner code. 2001-08-17 00:24:20 +00:00
skeeter
0166be1f58 New test files for ExecMethod() call. 2001-08-15 18:06:55 +00:00
skeeter
2969ec1875 Fixes a problem with the wrong date/data being displayed. 2001-08-15 12:37:01 +00:00
skeeter
d755598dc7 Changed this to use . 2001-08-15 02:27:06 +00:00
skeeter
0261e3206d Fixed the displaying of the delete button on the edit page. 2001-08-15 02:25:26 +00:00
skeeter
77a1e4570e Fix for Jehreg. He said the buttons were too close together. 2001-08-15 02:24:33 +00:00
skeeter
5044e863f4 Fix for ceb to set the default holidays to US if no country set. 2001-08-14 02:20:28 +00:00
skeeter
75ec9c5e9f Fix for error on line 40. Thanks ceb. 2001-08-14 01:49:31 +00:00
skeeter
2665284fad New header files. 2001-08-13 21:35:26 +00:00