|
87bd4bf2f2
|
quietend PHP Warning: explode() expects parameter 2 to be string, array given on line 313
|
2011-08-11 07:41:50 +00:00 |
|
|
6fe6b4b797
|
disable permanent debugLog in StatMessage
|
2011-08-10 07:35:41 +00:00 |
|
|
09b4ba803f
|
* Calendar: fixed various issues with history in calendar: id display, unecessary stuff loged, ...
|
2011-08-04 14:03:43 +00:00 |
|
|
d9120468be
|
* CalDAV: fixed and enabled iterator again, to minimize resource usage, fix for mystylite bug #1942
it was disabled because sql query was broken, because we did not use MIN(cal_end) multiple events per cal_id were returned
|
2011-08-03 16:15:33 +00:00 |
|
|
d628f11250
|
- clearify wording "display holidays or birthdays as events *in dayview*", as it currently only works in dayview and might take to much space for other views
- fixed holidays as events to show no participants and not as private
|
2011-08-03 15:13:11 +00:00 |
|
|
641aed0f20
|
* Calendar: show status set for the whole series at recurrences too, unless they have an individual status
removed previous participants call now completly, as the above changes archive the same thing, without enumerating all recurrences to the database
|
2011-08-03 12:37:08 +00:00 |
|
|
a0f155ff6f
|
fixed PHP fatal error: can not pass parameter 6 by reference
|
2011-08-02 15:56:02 +00:00 |
|
|
b186e79362
|
fixing r35871: status was not explicitly set to false (only to true) and therefore not editable
|
2011-08-01 16:37:47 +00:00 |
|
|
d0972417b6
|
* Calendar: fixed in readonly events custom fields were still editable
|
2011-08-01 15:58:12 +00:00 |
|
|
39ccc98418
|
fix broken category search, selected cat=1 always, when only one category wasselected, as (int) of an array does not give the required/expected result
|
2011-07-19 07:30:39 +00:00 |
|
|
69b0ceed0c
|
Consolidating & simplifying translation phrases
|
2011-07-11 17:01:55 +00:00 |
|
|
0d8f2966a0
|
* CalDAV/GroupDAV: disabling not working iterator, causing not all events to be returned to client
|
2011-07-08 08:03:56 +00:00 |
|
|
bfa42d8426
|
Use edit link for label too
|
2011-07-07 14:15:35 +00:00 |
|
|
d79a1740be
|
* Calendar: fixed not working accept/reject of invitations, if participant is in a group with only a freebusy grant
- previouse prevented that, thought we dont know why it was implemented that way
|
2011-06-26 15:46:30 +00:00 |
|
|
be76b42634
|
file_access_user implementation for calendar
|
2011-06-26 15:41:21 +00:00 |
|
|
ef6393e8af
|
* Fix RRULE parser (UTC fix) - Bug#2991@egroupware.org
|
2011-06-25 17:48:27 +00:00 |
|
|
6b084b40f9
|
* Fix RRULE parser (2nd part) - Bug#2991@egroupware.org
|
2011-06-25 14:15:16 +00:00 |
|
|
5e8e806651
|
* Fix RRULE parser - Bug#2991@egroupware.org
|
2011-06-25 12:13:36 +00:00 |
|
|
52e8ccef0d
|
Fix wrong category link
|
2011-06-22 18:51:19 +00:00 |
|
|
4b81bb8e75
|
Make merging from list view work closer to merging from other views. Date range will be pulled from selected entries.
|
2011-06-22 17:23:04 +00:00 |
|
|
cadc2ff6e3
|
Display errors from merge sub-system
|
2011-06-22 15:34:00 +00:00 |
|
|
275a1d3f27
|
Change category list links
|
2011-06-21 21:14:51 +00:00 |
|
|
0d310bcddd
|
fix exception: calendar_bo::resource_info(NULL) parameter must be scalar, when deleting and afterwards adding a participant
|
2011-06-21 06:46:51 +00:00 |
|
|
36a2be6dd3
|
Fix merge from list view
|
2011-06-20 18:21:29 +00:00 |
|
|
c4a01cd4fc
|
* CalDAV: handle deleted events, as not existing (404 Not Found)
|
2011-06-19 08:54:06 +00:00 |
|
|
65a8e4e8d3
|
fixed some printing stuff in calendar, printing in listview is disabled, because it is NOT working atm.
|
2011-06-17 15:16:40 +00:00 |
|
|
dbac6bf8f0
|
fixed fatal error using "Insert in document" dropdown in calendar sidebox
|
2011-06-17 13:27:45 +00:00 |
|
|
18a524bd3e
|
fixed not created "calendar_purge" job, if 0.5 years is selected
|
2011-06-15 13:50:17 +00:00 |
|
|
5dc47a9044
|
* Calendar: warning if user tries to move horizont further then default 1000 days and NOT start moving horizont, to allow adding events after the horizont
|
2011-06-14 18:33:26 +00:00 |
|
|
f65fd9129f
|
* Calendar: added purge interval of half a year
|
2011-06-14 18:16:08 +00:00 |
|
|
9b794c71e5
|
Fix 'All categories' no longer working after multiple-categories change
|
2011-06-14 15:03:13 +00:00 |
|
|
1774e5674f
|
support for multiple space or comma separated download dirs
|
2011-06-14 10:48:15 +00:00 |
|
|
9a225e1676
|
Filtering for multiple categories in list view
|
2011-06-13 19:57:05 +00:00 |
|
|
dd40662229
|
Allow filtering for multiple categories
|
2011-06-13 19:52:55 +00:00 |
|
|
220af27f60
|
Create template directory and set default document_dir preference of addressbook, calendar, infolog, tracker, timesheet and projectmanager
|
2011-06-11 11:57:51 +00:00 |
|
|
08a40bf8a8
|
some clients (CalenGoo on Android) send equal start&end for 1 day whole-day event
|
2011-06-09 17:21:01 +00:00 |
|
|
b2d8804275
|
Fix undelete in list view
|
2011-06-09 14:24:12 +00:00 |
|
|
db9d5bf6b1
|
switching legacy-actions off by default
|
2011-06-07 09:26:07 +00:00 |
|
|
af820949b4
|
transfering meeting requests via session, as get parameters are limited in size and also pass on charset, to handle non utf-8 meeting requests correct
|
2011-05-31 10:12:39 +00:00 |
|
|
82de8a636d
|
- Use current view as filter for iCal export too
- Use preference for export selection parameter search results / given criteria
|
2011-05-30 17:23:46 +00:00 |
|
|
49e551e941
|
fix for mystylite bug #1679: Calendar list view: no deletion by context menu or command "delete" (right side), plus some other fixes for context menu with calendar-integration
|
2011-05-30 17:12:29 +00:00 |
|
|
486e99ec0c
|
- Implemented a hook for timesheet_ui::edit to query calling apps for additional information to set in new tickets incl. links.
Replaces existing $_GET parameters, which are hard to set for new action system.
- also adding category color to infolog and tracker
|
2011-05-30 14:21:27 +00:00 |
|
|
145cf9ce68
|
New method to display meeting-requests for fmail and allow to (tentativ) accept or reject them
|
2011-05-27 20:32:46 +00:00 |
|
|
97d920bc57
|
open already existing events and not import them again
|
2011-05-26 18:40:35 +00:00 |
|
|
1267d2ed60
|
reverted accidential commited calendar_ui (re-added old ical import)
|
2011-05-26 18:30:54 +00:00 |
|
|
547ec37257
|
new parameter "ical" to calendar_uforms::edit, to create a new event based on an ical
|
2011-05-26 18:28:41 +00:00 |
|
|
b1427273d8
|
skip notifications, as AS clients do their own notifications
|
2011-05-26 17:17:01 +00:00 |
|
|
df5ec0ae72
|
small docu update
|
2011-05-26 16:50:57 +00:00 |
|
|
c76b39f8d4
|
fixed typo preventing meeting responses
|
2011-05-26 16:50:31 +00:00 |
|
|
77a3342da6
|
* Calendar/CalDAV: use X-EGROUPWARE-UID only, if it resolves to same email (otherwise we are in trouble if different EGw installs talk to each other)
|
2011-05-26 16:46:23 +00:00 |
|