Ralf Becker
82f2b4e91f
global bytes() function returning the number of bytes of a string, independent of mbstring available and mbstring.func_overload set
2007-09-29 09:17:42 +00:00
Ralf Becker
aa15c34580
"fixed bug: copy of event does not copy participants"
2007-06-25 19:50:35 +00:00
Ralf Becker
400e180754
"sending multiple to email as array when calling fmail's compose, to have them on separate lines"
2007-05-16 07:30:58 +00:00
Ralf Becker
5609909f00
Upps: now we can also enter contacts+resources again
2007-05-08 07:54:42 +00:00
Ralf Becker
8ac09e8dba
fix for bug #674 : no more simple multiple participant selection
2007-05-07 18:59:05 +00:00
Ralf Becker
99fe436512
"fix for bug #89 : Can't add alarms to existing calendar event series"
2007-05-07 11:26:31 +00:00
Ralf Becker
1f463e21a1
"fix for bug #176 : Access denied when trying to add alarm as participant"
2007-05-07 09:35:05 +00:00
Ralf Becker
09f556d5d4
worked around stupid php5.2 empty haystack warnings
2007-04-29 14:33:17 +00:00
Ralf Becker
c973715bc4
phpDoc compatible headers
2007-03-09 11:39:47 +00:00
Christian Binder
4c8a62e731
added possibility for recurring events in calendar to change the state of all future events or just one (the clicked) event. Some (previous also existing) bugs still pending: save button changes state of all users and recurrences, first recurrence state is wrong. Also added a delete icon for deleting a participant
2007-02-26 22:09:17 +00:00
Christian Binder
15280f17a0
fix for bug #304 : Notification for participants sends wrong date for recurring events
2007-02-07 13:51:07 +00:00
Christian Binder
afd1f27221
give values to process_exec in non_interactive mode
2007-01-22 18:47:59 +00:00
Christian Binder
2dce0de48b
dragdrop in calendar now uses the edit method in uiforms to display conflicts - built a non_interactive mode for uiforms::edit for this purpose to call process_edit without user interaction
2007-01-15 22:58:32 +00:00
Ralf Becker
dae3f9ccc3
fixed freetimesearch to work with new participants tab
2006-12-27 17:11:47 +00:00
Christian Binder
73af616749
reset participants of copied event to the owner of the copied event
2006-12-26 18:48:37 +00:00
Ralf Becker
d5b6efc7f1
several big changes in calendar:
...
- contacts as participants
- new participants view
- no more explicit view mode, event opens editable, if one has enough rights
--> if one is using trunk on a productive system, better wait 'til this had some testing
2006-12-22 19:51:56 +00:00
Ralf Becker
cb6bbd5ac5
fixed not working "whole day" checkbox
2006-09-28 04:32:38 +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
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
076413fe6a
fixed not working custom mail (\"[] First Last\" <email@domain.com>)
2006-04-26 21:38:47 +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
6ca6cdcfa9
fixed bug: no conflict with events with group-invitations
2006-03-16 18:03:43 +00:00
Ralf Becker
a580524693
fixed issue / applied patch [ 1445457 ] handling of non_blocking events
2006-03-08 10:23:44 +00:00
Ralf Becker
c383d17d3a
fix for bug submitted by Cornelius: participants get lost in the conflict display
2006-03-07 20:30:29 +00:00
Ralf Becker
df5999e2da
fixed bug: resources are only bookable with users together (resource "disapears" if user gets removed from event)
2006-03-05 10:19:53 +00:00
Ralf Becker
f0b8ed8280
do not add the planner-default-group to the participants, if add is called from the planner
2006-03-03 18:56:01 +00:00
Ralf Becker
27c3c7ecb3
- fixed bug in creation of recur-exception for the first recurence
...
- recuring events: instead of edit+edit-series / delete/delete-series buttons use just edit/delete and a new exception button
2005-11-23 21:39:37 +00:00
Ralf Becker
b111419c1b
fixed handling of groups:
...
- groups can now be selected as participants again
- groups need to have calendar run-rights, to be selectable in the calendar (as it was in 1.0)
- groups will NOT be enumerated as users anymore
--> new or removed members are taken into account as participants
- error messages: if no participant selected or startdate behind enddate (no more automatic swapping)
- pushing the version to 1.2
2005-11-23 14:21:20 +00:00
Ralf Becker
a386bda791
fix for not working custom_mail, if names contain comma (eg. because name-format is name, firstname)
2005-11-18 17:51:23 +00:00
Ralf Becker
05a3768cbd
setting version for exportVCal
2005-11-18 15:00:02 +00:00
Ralf Becker
af90bcbf61
- fixed adding links to existing events
...
- fixed warning which prevented mail to all participants
2005-11-14 19:56:51 +00:00
Ralf Becker
439d23490d
merged contacts_and_resources branch again with HEAD
...
all further development will be in HEAD now
everyone using the contacts_and_resources branch, update again to HEAD with: cvs update -dPA calendar
2005-11-08 23:15:14 +00:00
Ralf Becker
4269e84787
some fixes for the freetime search:
...
- if an endtime leads to a duration biger the the difference between day-start and -end, the day-end from the user prefs are ignored, else it would never find a free time
- using one selectbox for the duration with an extra item 'use enddate', to be more intuitive about duration or enddate is used
- selecting a fitting search-frame for new searches, not just one week
2004-12-12 12:31:41 +00:00
Ralf Becker
c72227f203
fixed javascript error, which cause freetime search not to function on new events (page gets transmitted instead)
2004-10-11 10:43:26 +00:00
Ralf Becker
a66d0149f9
fixed to minor problems in the freetime search:
...
- for existing events, the own event is now excluded from the busy-time
- a warning is given, if the freetime search is called for a recuring event: Only the initial date of that recuring event is checked!
2004-10-08 16:04:50 +00:00
Ralf Becker
fd6b69d7a8
added freetime search
2004-10-07 22:11:18 +00:00