Klaus Leithoff
3f861274aa
first shot at missing (recurring) appointments
2015-12-03 15:55:48 +00:00
Nathan Gray
ecb2003f4f
Change calendar merging to be able to handle merging a range into a document with only pagerepeat
2015-12-02 17:34:06 +00:00
Nathan Gray
60539797af
Let todo list in day view take full height
2015-12-02 16:17:04 +00:00
Nathan Gray
a71ab3b066
Sidebox calendar changes
...
- Fix month button only worked once.
2015-12-02 15:36:11 +00:00
Nathan Gray
7aabcd31a3
Sidebox calendar changes
...
- Missed variable rename from previous commit
2015-12-01 23:58:11 +00:00
Nathan Gray
619e675be5
Sidebox calendar changes
...
- Move Today button, add Month button
- Calendar header no longer immediately changes main view
2015-12-01 23:49:14 +00:00
Nathan Gray
efc7048c82
Fix holidays in sidebox calendar
2015-12-01 22:53:13 +00:00
Nathan Gray
23f9a9a75b
Make sure ID is a string, prevents duplication if it gets updated to an int
2015-12-01 22:14:47 +00:00
Nathan Gray
e172ff448b
Fix some app_id vs id issues breaking drag & drop
2015-12-01 22:02:47 +00:00
Nathan Gray
b1dd9f69f1
Add question back in for editing series, even if in the future
2015-11-30 18:12:26 +00:00
Nathan Gray
e2680aef64
Fix 'Today' button always showed wrong week when you clicked it on a Sunday (with weekday starts on Monday)
2015-11-30 17:55:21 +00:00
Nathan Gray
9de2bba126
Fix could not scroll to next year with certain date format preferences
2015-11-30 17:31:59 +00:00
Nathan Gray
e191075303
Fix dnd & drag resize of non-recurring events
2015-11-30 17:21:40 +00:00
Nathan Gray
ede4956797
Changes to how recurring events are split when you change them
...
- Events before today can (still) not be changed
- Events after today can (still) be changed
- If you change a series by editing (or dnd) an event after today, the change is effective as of that day
2015-11-27 16:57:25 +00:00
Nathan Gray
9a97d108a5
Fix recurring private events breaking things
2015-11-25 17:20:30 +00:00
Nathan Gray
85135e6790
Deal with planner days set as string instead of int
2015-11-25 16:05:36 +00:00
Hadi Nategh
cbfb44e551
Make sure the state is an array
...
- Fix not working update script from commit 54367
2015-11-25 09:01:14 +00:00
Nathan Gray
af42a71332
Fix unable to merge from listview into document that has {{pagerepeat}}
2015-11-24 22:42:46 +00:00
Nathan Gray
c4752fa83a
Changing the keywords changes to listview
2015-11-24 21:39:00 +00:00
Nathan Gray
d9b556aee1
If only one owner is selected, automatically change to single selection
2015-11-24 21:36:52 +00:00
Nathan Gray
6fe2c71642
Make event icons smaller, make event tooltip bigger
2015-11-24 20:05:45 +00:00
Nathan Gray
422ecd25a9
Add labeled week & month filters for list view
2015-11-24 19:45:00 +00:00
Nathan Gray
b034eeac92
Fix changing recurring end date to earlier always gave one extra recurrence
2015-11-24 18:15:11 +00:00
Nathan Gray
f4fc9a464e
Remove some more dates from favorites
2015-11-24 17:55:11 +00:00
Nathan Gray
c91b4af435
Make sure listview start & end dates stay valid
2015-11-24 17:21:37 +00:00
Nathan Gray
e9e6d8f5ab
Remove dates stored in favorites
2015-11-24 16:38:04 +00:00
Nathan Gray
3373d16c71
Do not include date in state, don't want favorites to be stuck in time.
2015-11-24 16:17:00 +00:00
Klaus Leithoff
7a99c3f8a5
improve ical2array as it messed up the ical information on recurring calls
2015-11-24 16:05:01 +00:00
Nathan Gray
031b25c740
Improvement to listview header when you're looking at only 1 day
2015-11-24 16:04:44 +00:00
Nathan Gray
dd6df6b077
Change listview filter options to include date
2015-11-24 00:18:37 +00:00
Nathan Gray
3a875a433d
Changes to event icons:
...
- Show private flag to users who can see the data
- Include app icon for other app entries
2015-11-23 23:32:45 +00:00
Nathan Gray
5088739a86
Fix wrong user name on initial load of list view
2015-11-23 23:18:05 +00:00
Nathan Gray
f8552eb5b9
Fix keyword (& other optional filters) did not work the first time
2015-11-23 22:57:05 +00:00
Nathan Gray
187614dddb
Better layout for user & category selectboxes
2015-11-23 22:44:16 +00:00
Nathan Gray
871efde40d
Yearly planner does not show infologs
2015-11-23 22:06:31 +00:00
Nathan Gray
c32d2287c5
Avoid wrapping owner icons if user has group + search
2015-11-23 22:01:02 +00:00
Nathan Gray
47c1839b01
Fix calendar scrolls to the last event when editing with a hidden event after work hours.
2015-11-23 21:31:21 +00:00
Nathan Gray
32d562822b
Use ellipsis for long user names, show the whole user name on hover
2015-11-23 20:51:07 +00:00
Nathan Gray
46229e0860
Fix clicks in hidden event bar carried through to timegrid, causing unwanted add event dialog
2015-11-23 20:03:37 +00:00
Nathan Gray
cb416017c9
Fix column z-order was not always right, causing some conflicting events to be covered
2015-11-23 20:00:31 +00:00
Nathan Gray
fb7ec13d77
Fix update did not always go to correct calendar
2015-11-23 19:59:44 +00:00
Nathan Gray
adb64aa0b8
Fix removing recur end date did not change recurrences
2015-11-23 19:23:39 +00:00
Nathan Gray
2b6eacd472
Fix specifying owner as an array quietly failed
2015-11-23 18:01:21 +00:00
Nathan Gray
f87c905777
More fixing on the category filter, this time to make it work again
2015-11-23 17:36:21 +00:00
Nathan Gray
88a9bd6583
Fix today button always went to yesterday east of GMT
2015-11-23 17:14:52 +00:00
Nathan Gray
98b12c024b
Fix bug where single events spanning 2 days did not show in the second day
2015-11-23 17:02:51 +00:00
Nathan Gray
d08a91dcff
Fix bug where the refresh did not happen with multiple users selected
2015-11-23 16:50:44 +00:00
Nathan Gray
c51e9db46b
Disable hidden nextmatch, should fix some disappearing events and some UI slowdown.
2015-11-23 15:51:13 +00:00
Hadi Nategh
0a84301800
* Calendar/edit: Fix broken tooltip for participant image in conflict dialog
2015-11-23 10:30:21 +00:00
Nathan Gray
9b56ed39c3
Fix favorites with only current user (owner=0) showed first user in selection list
2015-11-20 18:05:27 +00:00
Hadi Nategh
5a6ca10c0d
Check cat_id and join function are not undefined
2015-11-20 09:05:53 +00:00
Nathan Gray
614ff2627c
Fix typo
2015-11-19 15:26:12 +00:00
Hadi Nategh
c7a049b856
More styling for calendar toggle weekend slide-switch
2015-11-19 13:31:49 +00:00
Hadi Nategh
d1044795a8
Fix styling slide-switch for calendar toggle weekend
2015-11-19 10:53:46 +00:00
Hadi Nategh
5f86f911f7
Make sure object is there before join(), fix not working calendar
2015-11-19 09:08:42 +00:00
Nathan Gray
174a63f86f
Make dragging/dropping over events work even if you do it right on the event.
2015-11-18 18:40:52 +00:00
Nathan Gray
0861a6d58c
Fix some more sneaky caching / refresh bugs
2015-11-18 17:44:22 +00:00
Nathan Gray
adbc4d2b8b
Fix one more case where full update is needed.
2015-11-18 16:19:34 +00:00
Hadi Nategh
3a5aa9ac5c
Implement slide-switch, representing checkbox on/off status
...
- Replace calendar toggle weekend checkbox with slide-switch
2015-11-18 15:42:32 +00:00
Nathan Gray
22e4fc038f
Send some refresh commands when deleting
2015-11-17 21:32:46 +00:00
Nathan Gray
c3464e4552
Nicer formatting in tooltip for multiple categories, and still working with single categories
2015-11-17 20:56:47 +00:00
Nathan Gray
0b13d0deac
Nicer formatting in tooltip for multiple categories
2015-11-17 20:48:29 +00:00
Nathan Gray
955466d156
Fix some layout / formatting problems with 12h times
2015-11-17 20:19:47 +00:00
Nathan Gray
0df5d6f207
Fix planner events
...
- Createing event by clicking on row had wrong end date
- Display problems from previous commit
2015-11-17 17:59:23 +00:00
Nathan Gray
7467f3b855
Fix display issues with multi-day events
...
- fix missing events when span is changed to cover new days
- fix events stay when changing weeks, and the new week has a day with no events
2015-11-17 16:57:34 +00:00
Nathan Gray
ceb9f48f11
Fix missing group member permission errors
2015-11-16 19:40:52 +00:00
Nathan Gray
5846aaa317
- Automatically handle when time rows are too small for proper display
...
- Increase options for weekN display to 4
2015-11-16 18:31:09 +00:00
Nathan Gray
71bd17628d
Fix users in groups were doubled in planner view, if you selected additional users already in a selected group
2015-11-16 17:15:43 +00:00
Nathan Gray
406c96defe
Fix planner view got end date wrong when adding an event by clicking on a row.
2015-11-16 17:07:56 +00:00
Nathan Gray
98c18b04ec
Fix delete of series did not work
2015-11-16 16:45:02 +00:00
Nathan Gray
6e924a3700
Fix infinite loop in monthly planner with multi-month events
2015-11-14 00:09:45 +00:00
Nathan Gray
61d4e1535e
Fix drag and drop series exceptions did not remove original
2015-11-13 23:30:26 +00:00
Nathan Gray
c0ba0a5bcf
Fix multi-day events extending outside the currently selected timespan blocked the cache for those days, leading to missing events.
2015-11-13 23:21:16 +00:00
Nathan Gray
d6298d8c9b
Apparently we do care about group invitations for determining status
2015-11-13 20:48:28 +00:00
Nathan Gray
3e054b90f7
Need more data to handle adding a recurring event
2015-11-13 20:38:29 +00:00
Nathan Gray
43e69977f2
Fix some update conditions that were missing some cases
2015-11-13 20:22:58 +00:00
Nathan Gray
ddb63f4f46
- Fix clicking to create an event on another user's calendar did not always set that user as owner, even with add permission
...
- Fix doubled users in planner view when users and groups were selected
2015-11-13 17:07:48 +00:00
Nathan Gray
cf26523530
User not accepted only changes body color, leave header color
2015-11-13 15:51:41 +00:00
Ralf Becker
5f919ced72
* ImportExport: switch notifications off by default on import
2015-11-13 15:50:32 +00:00
Ralf Becker
ae72f4d481
* Calendar/CalDAV: allow to download whole calendar as one big iCal file using " https://$user:$passwd@domain.com/egroupware/groupdav.php/$user/calendar/?download "
2015-11-13 15:23:36 +00:00
Ralf Becker
a025f88732
* PostgreSQL/Calendar: fix SQL error on update, caused by using reserved word "user" as alias
2015-11-13 08:30:20 +00:00
Nathan Gray
41380c589f
Allow mouse over tooltip
2015-11-13 00:53:23 +00:00
Nathan Gray
d2e689d897
Remove some invalid options giving errors
2015-11-12 23:34:45 +00:00
Nathan Gray
14176f70d4
Fix status change could not change border when updating
2015-11-12 23:34:04 +00:00
Nathan Gray
4565bf4779
Sizing fixes for better (intitial) layout
2015-11-12 23:10:16 +00:00
Nathan Gray
6d398a346f
Use auto sizing to make all day events wider when needed, smaller when they have shorter titles
2015-11-12 21:02:24 +00:00
Nathan Gray
190d028bf7
Fix not able to create new all day non-blocking events when you click on the non-blocking section, but the week has other non-blocking all events.
2015-11-12 19:32:04 +00:00
Nathan Gray
bf5d46c721
A bit smaller font size for title
2015-11-12 19:01:03 +00:00
Nathan Gray
83390eca97
Fix missing conflict dialog if you drag a full day non-blocking event to a time changing it to full day blocking, and there's a conflict with en existing event that day.
2015-11-12 18:54:20 +00:00
Nathan Gray
948bf94f67
Fix missing status borders
2015-11-12 18:22:48 +00:00
Nathan Gray
9f8a08fb4a
Fix long all day events push day header wider
2015-11-12 16:27:39 +00:00
Nathan Gray
0077befe25
Fix drag and drop of non-blocking event makes it blocking event
2015-11-12 15:42:14 +00:00
Nathan Gray
28d4ebe407
Event display:
...
- Always respect granularity in multiweek view, number of users selected doesn't matter
- Reduce multiweek options to 2 or 3
- Fix start of day positioning when there are several all day non-blocking events
- Try to work with CSS transitions and sizes a little better
2015-11-12 01:01:21 +00:00
Nathan Gray
bddf7ab28b
Event display:
...
- Show description in event body, as much as will fit
- Preserve whitespace in event description
- Change when event title is shown in header to be based on available space, not grid size
- Adjust z-index of overlapping events to reduce covering
2015-11-11 18:48:41 +00:00
Nathan Gray
bc2e0060da
Make whole day non-blocking events wider so they take more space before wrapping.
2015-11-11 18:10:35 +00:00
Nathan Gray
541bca25b4
Change when we switch to white text to use black a little more
2015-11-11 18:01:35 +00:00
Nathan Gray
ddd82175d2
Don't even start the drag if you do not have edit permission
2015-11-11 16:54:00 +00:00
Nathan Gray
cfb341137f
Replace accidentally removed deleted filter
2015-11-11 16:44:11 +00:00
Nathan Gray
3209a6671c
Show error message when trying to get calendars with no access.
2015-11-10 23:31:55 +00:00
Nathan Gray
9a1f24e3a4
Prevent users in selected groups from showing up more than once
2015-11-10 21:40:42 +00:00