Hadi Nategh
59dbdfba21
Do not count none egroupware participants in Calendar category report
2016-12-16 11:31:35 +01:00
Hadi Nategh
4f922d1eae
* Calendar: Some hot fixes for category report
...
- Fix category report does not take participants into account
- Fix events located in mid of the range get miscalculated
2016-12-16 11:10:02 +01:00
nathangray
1e4ac003a2
Fix events in planner view did not resize if window was resized
2016-12-14 12:55:27 -07:00
Ralf Becker
d43be3afc2
fix PHP Warning (Invalid argument supplied for foreach() in calendar/inc/class.calendar_boupdate.inc.php on line 1915), if moved event has no alarms
2016-12-07 14:17:53 +01:00
nathangray
208fa0d261
Fix new events do not show up immediately after saving in 4 day view
2016-12-02 14:45:12 -07:00
nathangray
db71f7660f
Reduce translation duplication - use a single common message for entry copied
2016-11-24 10:30:36 -07:00
Hadi Nategh
9d7ff6e616
Fix selectall checkbox in calendar category report sometimes doesn't work
2016-11-17 15:50:17 +01:00
Hadi Nategh
d04f204d14
Calendar category report:
...
- Fix weekend and holidays don't for multidays events
2016-11-16 18:54:43 +01:00
Ralf Becker
695459813c
fix PHP fatal when updating from before 1.8
2016-11-15 22:09:20 +01:00
Hadi Nategh
448d99153a
Calendar category report:
...
- Fix multidays events and recurrences miscalculation
- Fix height of category table
2016-11-15 10:18:37 +01:00
Hadi Nategh
a361cf6795
Fix wrong indexing for categories array in calendar category report
2016-11-14 15:12:05 +01:00
Hadi Nategh
847352a62c
Calendar category report:
...
- Fix calendar category report not summarizing values
- Add select all checkbox
2016-11-14 12:55:18 +01:00
nathangray
1597e46d74
Change sidebox menu site configuration to match, reported by Stefan Unverricht
2016-11-11 08:44:09 -07:00
Hadi Nategh
2613a912fb
Add unit day for calendar category report
2016-11-10 11:10:05 +01:00
Hadi Nategh
15b3e56764
WIP calendar report:
...
- Implement csv report + download csv file
2016-11-08 15:03:33 +01:00
Hadi Nategh
2e1e3d8727
WIP calendar report
2016-11-07 20:24:31 +01:00
nathangray
0dfbd549f9
Increase consolidation max from 9 to 20.
2016-11-07 08:24:03 -07:00
Ralf Becker
cb6121c41f
* Calendar: fix holidays are displayed one day off for eg. Austria, Slovakia, Australia (from iCloud)
...
Caused by no real floating date support in EGroupware and defaulting to UTC, if no timezone specified, because Horde_Icalendar does not report datetimes postfixed with Z as UTC.
Fixed now by not using UTC workaround for date (not datetime) values.
Also implemented default duration of one day for dtstart as date and no dtend/duration given.
2016-11-05 12:01:28 +01:00
Hadi Nategh
6f978c6a07
W.I.P calendar report:
...
- Remove not used column
- Fix min_days not set the value
2016-11-04 14:21:17 +01:00
Ralf Becker
77f8b1b698
fixed stall in calendar update from 1.8: remove deleting from egw_api_content_history, which will be droped by 16.1 update, before calendar update is running
2016-11-03 13:40:12 +01:00
Hadi Nategh
521de3a23f
Fix broken enable/disable function in holiday_report
2016-11-03 11:55:36 +01:00
Ralf Becker
ad9d21da5e
fix broken recurrence end-dates stalling updates
2016-11-02 19:58:32 +01:00
Hadi Nategh
035c544529
W.I.P of Calendar holiday report:
...
- Handle holiday_report preference on server-side
2016-11-02 18:38:31 +01:00
nathangray
1764ee826c
Fix some missing / incorrect translations, found & tranlated by Stefan Unverricht
2016-11-02 09:30:39 -06:00
Hadi Nategh
6a035feb6f
W.I.P of holiday report for calendar app
2016-10-31 17:33:01 +01:00
Hadi Nategh
e396b8e7d5
W.I.P of holiday report for calendar app
2016-10-28 16:12:30 +02:00
Hadi Nategh
73becf6e0d
Fix icon glitch in calendar sidebar
2016-10-28 10:24:52 +02:00
nathangray
4d3bd898a7
When printing events, make times & all day event description bold for better visibility
2016-10-20 10:03:25 -06:00
nathangray
d02d3b8d50
Handle searching for a single integer as looking for a specific event by ID, similar to infolog
2016-10-20 09:49:39 -06:00
nathangray
cc9795b71e
Add a border to events when printing
2016-10-20 09:33:50 -06:00
Ralf Becker
2f4d50b407
fix typo and IDE warnings
2016-10-19 15:25:53 +02:00
nathangray
d3465e10a8
Remove limit on resources selection options in sitemgr modules
2016-10-18 11:11:57 -06:00
nathangray
47674a96b5
Fix the bugfix ( b799dda8c7
) so planner view doesn't throw errors
2016-10-18 10:40:24 -06:00
nathangray
57201d51bc
Fix bug where you were unable to change participant status of a recently added user until you save the event
2016-10-17 11:23:27 -06:00
nathangray
be7587e691
Add sitemgr module for weekN
2016-10-14 13:35:17 -06:00
nathangray
b799dda8c7
Some bugfixes:
...
- For some start / end date combinations, end date was incorrectly processed
- Check readonly flag to avoid errors from drag & drop, click to create and drag to create
2016-10-14 13:34:58 -06:00
nathangray
fffa937f39
Fix holidays in calendar sitemgr modules by adding access via holidays.php.
...
This lets the anonymous user get the holiday list without triggering a permission error.
2016-10-07 09:21:37 -06:00
Ralf Becker
315ceed672
error_log if calendar can not send notifications
2016-10-06 19:09:40 +02:00
nathangray
d28dc1451e
Always pass owner when creating a new appointment, server will check preference and decide who to add as participants. Fixes one more case where 'Just me' preference was not correctly handled - single week, single other user.
2016-10-04 09:47:41 -06:00
nathangray
339241cce7
Always pass owner when creating a new appointment, server will check preference and decide who to add as participants. Fixes one more case where 'Just me' preference was not correctly handled - single week, single other user.
2016-10-04 09:43:52 -06:00
nathangray
b7d02b3229
Fix call to undefined method calendar_uiviews::_get_planner_users() breaks multi-user weekly calendar on home.
2016-10-04 09:11:39 -06:00
Hadi Nategh
df102aa04d
* Calendar: Fix calendar to-firstname to-lastname place-holders do not get values
2016-10-04 16:39:28 +02:00
Hadi Nategh
8790b478a0
WIP of new hint presentation for preferences:
...
- Remove extra prefHelp styles of calendar which disturbs the default behavior
2016-10-04 16:39:28 +02:00
Ralf Becker
4b2f08f5b7
old behavior "selected" should also be used for not set preference, therefore we need to test for !== '0'
2016-10-04 09:55:02 +02:00
Hadi Nategh
1c18fed409
Fix calendar's user header not working in jdots template
2016-09-28 16:44:44 +02:00
Hadi Nategh
be20b14c2c
Try to not fetch todos from infolog on Calendar's initialization and let day view fetches them via ajax call as it might be expensive operation
2016-09-28 14:20:38 +02:00
nathangray
16d7b6d5ae
Fix clicking inside a single other user's calendar did not invite that user when new event preference was 'Just me'
2016-09-27 10:21:25 -06:00
nathangray
e43a0cf4fb
Calendar export CSV cleanup
...
- Fix looking for query in wrong place broke 'Use search results'
- Remove uneeded code
- Hide criteria block when user chooses search results
2016-09-21 09:36:17 -06:00
nathangray
d91ef451ed
Calendar export CSV cleanup
...
- Fix looking for query in wrong place broke 'Use search results'
- Remove uneeded code
- Hide criteria block when user chooses search results
2016-09-21 08:45:08 -06:00
nathangray
87226bfbcb
Change handling of new private events created for other users to allow them to show immediately
2016-09-15 10:46:11 -06:00