Ralf Becker
9a0b69235a
removed a left over diagnostics
2006-08-29 06:41:00 +00:00
Ralf Becker
96f0c4a199
fixed tooltip for planner (allways showed 0:00, 0h in header)
2006-08-25 08:17:40 +00:00
Lars Kneschke
5d3f5ef2e6
patch from christian binder
...
class.boical.inc.php
285: handle exceptions field on export (delimiter changed to ";")
295: handle TRANSP value (0 or 1) on export
554: handle exceptions field on import
568: handle TRANSP value (0 or 1) on import
774-777: set supported fields for recur_exceptions and non_blocking
added support for handling non blocking events for vcal(1.0) and ical(2.0)
2006-08-24 09:46:22 +00:00
Ralf Becker
d550e7234d
Two new options for the account-selection:
...
- Selectbox with groupmembers (only)
- No user-selection at all
These two options limit the visibility of other users. There for they should be forced and apply NOT to administrators.
2006-08-22 16:50:45 +00:00
Ralf Becker
ae53106726
Patch from christian.binder-AT-freilassing.de: multiple exceptions not working
2006-08-21 10:47:35 +00:00
Ralf Becker
56382e2c1a
fixed not working holidays after the old sbox class has been removed from the API
2006-08-21 08:03:32 +00:00
Lars Kneschke
b3dbb91d80
various syncml fixes
2006-08-15 14:29:45 +00:00
Ralf Becker
448a819cb6
fixed 2 errors with the notifications mentioned on the lists:
...
- the old boicalendar class was tried to call to create ical attachments for meating requests
- the generated link in "extended" notifications was sometimes wrong
2006-07-28 16:30:16 +00:00
Lars Kneschke
35bcf601df
removed some unneeded ,
2006-07-23 05:34:12 +00:00
Lars Kneschke
5b9d33ac44
removed wrong placed ,
2006-07-22 11:25:24 +00:00
Lars Kneschke
3638270144
syncml fixes
2006-07-20 13:30:59 +00:00
Lars Kneschke
b07127ad4a
merging 1.2 and trunk
2006-07-20 09:38:53 +00:00
Lars Kneschke
1f5898ce97
make import of "recuring by number of events" working
2006-07-20 07:59:53 +00:00
Ralf Becker
77678259e8
re-added freebusy support to the calendar
2006-07-14 23:24:56 +00:00
Ralf Becker
d5ae61dddc
fixed boical::search() method to prevent dublicate events via SyncML slow sync
2006-07-12 23:51:57 +00:00
Lars Kneschke
ac7a22e835
reenabled participants
2006-06-29 05:25:22 +00:00
Ralf Becker
d1a85e1054
link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title
2006-06-24 16:04:06 +00:00
Ralf Becker
28e9219017
improved support for the american date/time formats
2006-06-20 19:55:06 +00:00
Ralf Becker
1961bf2170
fixed IE problem with the improved calendar code in trunk
2006-06-19 20:46:25 +00:00
Lars Kneschke
884fb63a94
fix for participants and nexthaus client
2006-06-18 07:10:53 +00:00
Lars Kneschke
cef4e0bf97
removed some debug messages
2006-06-13 03:01:09 +00:00
Lars Kneschke
42b0097681
fix for slowsync and ical import
2006-06-09 02:56:41 +00:00
Lars Kneschke
9dea981ec9
removed the alarm fields when searching events
2006-06-08 03:32:48 +00:00
Ralf Becker
7c55d3bdb3
- fixed for IE not working switch "use end date" in freetimesearch
...
- using duration selectbox now in edit too (incl. "use end date" to give longer/other durations)
2006-06-02 23:36:43 +00:00
Ralf Becker
366f164183
- reworked display of events:
...
+ no more redundant information in header and body
+ header shows left start-time plus duration and right the icons
+ short events show title
+ in mozilla events are displayed with nice rounded corners
--> IE display is broken at the moment :-(
- added (next) Four day view
- re-added "classic" 1.0 view with no fixed time intervals (4-day, week & month), configurable via prefs
- restructured prefs to show notification stuff at the end
2006-06-02 19:38:08 +00:00
Lars Kneschke
3648a0eb9e
removed double encoding
2006-06-01 13:25:16 +00:00
Ralf Becker
b2102ccbd6
- week- and month-view can now be configured (via the user prefs) to display a non-time-grid view (close to what the old calendar does)
...
- fixed / improved some layout problems with the time-grid views
2006-05-31 00:33:27 +00:00
Lars Kneschke
911062987d
SyncML fixes
2006-05-17 03:32:28 +00:00
Ralf Becker
f1669d5424
fix for bug [ 1489004 ] Preselected group not upgraded
2006-05-16 04:08:12 +00:00
Ralf Becker
046856a4dc
fixed typo: [ 1482190 ] Short events before workday not displayed
2006-05-14 16:50:20 +00:00
Lars Kneschke
e7b5766648
fixed a typo
2006-04-27 15:29:58 +00:00
Ralf Becker
076413fe6a
fixed not working custom mail (\"[] First Last\" <email@domain.com>)
2006-04-26 21:38:47 +00:00
Ralf Becker
37e858c7b3
fixed typo which caused no union queries used by calendar under MySQL5 again
2006-04-25 16:00:51 +00:00
Ralf Becker
71207ba7d6
export of multiple events via day-range produced vCal (ver. 1.0) instead of iCal (ver. 2.0)
2006-04-10 06:33:20 +00:00
Ralf Becker
5b0e8263fa
fixed wrong handling of multiple days and/or multiple participants:
...
- datasource now subtracts the nights (24h - working time specified in the PM)
- time is multiplied by the number of participants
2006-04-08 06:20:48 +00:00
Ralf Becker
6a059157d1
checking interval pref now on each page request, as setting it to 0 gives a division by zero error
2006-04-05 14:38:07 +00:00
Ralf Becker
aa2161d4c2
reverted to old query for mssql and mysql < 4
2006-03-29 07:01:18 +00:00
Lars Kneschke
1761dcab06
added calendar sif support
2006-03-27 23:22:59 +00:00
Ralf Becker
4519718d56
re-enabled for IE the ability to click in the day-, week- and month-view to create an event - thanks to a patch from Claudio Nicora <nicorac-AT-yahoo.com>
2006-03-21 19:07:31 +00:00
Cornelius Weiß
995cc939e9
enable URL pointing to the event in the notification message
2006-03-21 11:25:31 +00:00
Ralf Becker
76c85cb5db
fix for change_delete_user: delete calendar entries without participants (can happen if the deleted user is the only participants, but not the owner)
2006-03-21 10:05:45 +00:00
Cornelius Weiß
e5c5848f4b
notify resource responsible if resource gets inveted
2006-03-19 12:41:01 +00:00
Ralf Becker
c1b44bf441
fixed bigger infolog popup size
2006-03-17 21:08:23 +00:00
Ralf Becker
80ff705199
- fixed acidently set owner by new events (multiple owners were reset to one, if you clicked inside a day-, week- or month-view)
...
- added an icon to easier identiy non-blocking events
2006-03-16 18:17:18 +00:00
Ralf Becker
c30e0699c3
fixed bug in day-view with multiple users: sometimes wrong owner/participants were set for new events
2006-03-16 18:13:37 +00:00
Ralf Becker
6ca6cdcfa9
fixed bug: no conflict with events with group-invitations
2006-03-16 18:03:43 +00:00
Ralf Becker
347619b0d2
fixed a view double displays of the navbar
2006-03-15 06:43:26 +00:00
Ralf Becker
4d8837f848
fix for bug [ 1448778 ] failed to open stream: No such file or directory
...
--> quitend error message if using localhost and no holidays are availible for a country
2006-03-15 06:42:26 +00:00
Ralf Becker
81a8e89f69
fix for bug [ 1446067 ] Invalid SQL sorting holidays
2006-03-09 22:31:58 +00:00
Ralf Becker
a116120ab8
fix for bug [ 1446067 ] Invalid SQL sorting holidays
2006-03-09 22:24:55 +00:00