Nathan Gray
f36fe66fe3
Planner view
...
- Make week header slightly less weird
2015-12-17 23:28:47 +00:00
Nathan Gray
db071039a4
Planner view
...
- Fix missing rows with planner by user, group selected
2015-12-17 23:13:26 +00:00
Nathan Gray
c3900b27a4
Planner view
...
- Fix extra sub-category events when hiding empty rows
2015-12-17 22:43:22 +00:00
Nathan Gray
cd9381c223
Planner view
...
- Make week header slightly less weird
- Fix missing sub-category events
2015-12-17 22:24:28 +00:00
Nathan Gray
a22f945e8c
Shrink hidden event placeholder by 1px more
2015-12-17 20:12:10 +00:00
Nathan Gray
0e50aaee77
Remove no longer used preference for preselected group entering the planner
2015-12-17 00:02:38 +00:00
Nathan Gray
5843f28677
Make planner view headers slightly less weird, clicking on a month should view that month
2015-12-16 23:46:44 +00:00
Nathan Gray
fc48eab1e7
Correct header holidays east of GMT
2015-12-16 23:06:42 +00:00
Nathan Gray
7bbe8b0152
Planner view time indicator should be hidden until needed
2015-12-16 22:58:26 +00:00
Nathan Gray
db675f2fda
Planner view categories
...
- Use standard order (hierarchy / alphabetical)
- Implement hidden rows preference
- If no specific categories are chosen, group into top-level categories
2015-12-16 22:54:00 +00:00
Nathan Gray
d67cbb39e7
Tie sidebox calendar to listview, so if you click month, or click a week or day, it changes the listview filter too
2015-12-16 20:41:54 +00:00
Nathan Gray
6236c7e1ca
Add some exceptions to Month header button
...
- Planner & list view stay, they just update their date to that month
2015-12-16 19:54:22 +00:00
Nathan Gray
66321e8527
Shrink hidden event placeholder by 1px
2015-12-16 18:39:05 +00:00
Nathan Gray
4aed504622
Fix drag and drop series exception in a different timezone did not remove original event
2015-12-16 00:28:56 +00:00
Nathan Gray
67652ccaf1
Avoid js error on first calendar load when there are no preferences yet
2015-12-16 00:23:25 +00:00
Nathan Gray
2e5b034ca0
- Change default weekN to 2 weeks (& fix error)
...
- Remove no longer useful default view
2015-12-15 20:06:03 +00:00
Nathan Gray
f0bfbbd687
Limit chozen dropdown height so it stays in the tab
2015-12-15 18:58:52 +00:00
Nathan Gray
9a53499c77
Fix events oversized by the border height
2015-12-15 17:43:03 +00:00
Nathan Gray
4d5f8da0c9
Use background color if border color is white
2015-12-15 17:07:19 +00:00
Nathan Gray
c5eac7749c
When the current view is nextmatch, pass sidebox merge through the listview nextmatch action so it gets proper processing of the selected rows and nextmatch filter.
2015-12-15 16:36:54 +00:00
Nathan Gray
0d10639848
Do not use white for out of view events, it is too hard to see
2015-12-15 00:06:00 +00:00
Nathan Gray
c7167979e4
Avoid displaying more than 100 days in planner by user or category views (switching from year view), as it results in a sub-optimal user experience
2015-12-14 23:47:57 +00:00
Nathan Gray
fdfad272aa
Fix some extra next buttons in the planner header
2015-12-14 23:46:45 +00:00
Nathan Gray
d07ab5285f
Keep hooked sidebox templates from other applications (resources) up to date as state changes
2015-12-14 22:08:12 +00:00
Nathan Gray
9252607705
A better way to make keywords only apply to list view, not the other views.
2015-12-14 20:46:25 +00:00
Nathan Gray
6a8b5bc629
Make keywords only apply to list view, and clear the box after setting it
2015-12-14 19:32:04 +00:00
Nathan Gray
3dfc697c7c
Fix missing participant names in sidebox & listview
2015-12-14 18:38:53 +00:00
Nathan Gray
e580e7991c
Avoid error if an edit popup is opened before the calendar tab
2015-12-12 00:13:38 +00:00
Nathan Gray
4503abf1bc
- Fix view list hook to be able to view the list from any other application
...
- Participant is not always an integer
2015-12-12 00:07:40 +00:00
Nathan Gray
c2c2c6c672
Make sure date is not an object before passing it along, or it cannot be in the URL
2015-12-11 19:52:52 +00:00
Nathan Gray
33437acb96
Keep internal date span up to date if user is using list view and week or month filter.
...
Fixes some problems with strange date ranges when merging using the sidemenu selectbox
2015-12-11 19:38:52 +00:00
Nathan Gray
ac08939314
Use the right variable to avoid breaking the whole app
2015-12-10 22:55:28 +00:00
Nathan Gray
8a5e720851
Revert r54516, it can cause infinite loops
2015-12-10 00:40:04 +00:00
Nathan Gray
da2d6cc321
Keep client side state up to date with month & week filters
2015-12-10 00:06:08 +00:00
Nathan Gray
b4cfde8c35
Automatically make adjustments to merge range to try to match the selected template
2015-12-09 23:12:12 +00:00
Nathan Gray
e7fd0ff52a
Fix some issues in drag and drop CSS with resizing on drop
2015-12-09 20:54:01 +00:00
Nathan Gray
0e834e372c
Add ACL check to allow editing other users events via drag and drop
2015-12-09 17:36:46 +00:00
Nathan Gray
948b462e45
Set ID when passed
2015-12-09 16:23:40 +00:00
Nathan Gray
77d4a48a5b
Fix missing resource name in initial load of owner list
2015-12-08 22:29:56 +00:00
Nathan Gray
d00eaa9834
Catch empty owner as array, which would also cause problems
2015-12-08 22:17:44 +00:00
Nathan Gray
cbf2497d58
Do not check for conflicts when changing status via ajax
2015-12-08 22:13:35 +00:00
Nathan Gray
786cfbb040
Listen to tab changes to avoid scroll to top in Firefox
2015-12-08 21:54:40 +00:00
Nathan Gray
dfa30deb56
Do not scroll time grid when you're dragging over the header.
2015-12-08 19:27:25 +00:00
Nathan Gray
bd8b9a930f
Fix all day events were incorrectly prompting about series split
2015-12-08 17:19:15 +00:00
Nathan Gray
4ece177cf9
Fix exceptions on the day of series ending got copied to new series
2015-12-08 17:00:49 +00:00
Nathan Gray
9dd383c5a9
Add external owners that a select account widget will not find, so they are there on initial load
2015-12-08 00:57:45 +00:00
Nathan Gray
864a5f2673
Avoid some potential error conditions with missing state stuff
2015-12-08 00:22:50 +00:00
Nathan Gray
ecc189fd05
Fix some action issues
...
- Keep event widget ActionObject ID matching event ID
- Add ability to pass extra data to default recur_prompt callback
- Fix open context menu action did not prompt for series vs exception
2015-12-07 18:32:59 +00:00
Nathan Gray
d547416956
Fix missing 'add' refresh call
2015-12-07 16:11:44 +00:00
Nathan Gray
84da22b93d
Do not ask about modifying series when creating an exception
2015-12-07 15:48:29 +00:00
Nathan Gray
7d20c6074d
Fix typo breaking some merge combinations, make sure to always merge to end date
2015-12-04 20:58:37 +00:00
Nathan Gray
003b090103
Fix exceptions before split time were disconnected from original series
2015-12-04 19:52:53 +00:00
Nathan Gray
ecd1ad3628
Common method to show split series warning, used for edit popup & drag and drop. Now (tries) to indicate the date the split will occur.
2015-12-04 17:37:26 +00:00
Nathan Gray
7b527d699e
Fix some more cases with recurring events & drag and drop (duration changes)
2015-12-03 22:56:52 +00:00
Nathan Gray
585c856307
Sidebox calendar changes
...
- Fix month button only worked once. Again.
2015-12-03 20:51:55 +00:00
Nathan Gray
3ec70206cd
Fix some load order bugs. Firefox finishes loading list view before the sidebox, causing some discrepancies in views
2015-12-03 20:44:52 +00:00
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
Nathan Gray
2d18c663b6
Update daywise caches when an event changes days
2015-11-10 21:24:06 +00:00
Nathan Gray
cbde1b5664
Avoid error when closing home tab if calendar tab is not loaded
2015-11-10 20:04:17 +00:00
Nathan Gray
f3794d510c
Make sure loading indicator is displayed, even if drag handler is already gone
2015-11-10 19:57:05 +00:00
Nathan Gray
fff964f307
Better handling of drag and drop between full day and times
2015-11-10 18:35:24 +00:00
Ralf Becker
810755de12
remove all category values, which are not comma-separated nummerical ids, as they might give an SQL error and wont work anyway
2015-11-10 10:57:51 +00:00
Nathan Gray
2df3a14e36
Calendar planner:
...
- Fix error in group invitations when expanding into in each user's row
2015-11-10 01:00:44 +00:00
Nathan Gray
697444965d
Calendar planner:
...
- Fix planner category filter
- Planner by user now lists group invitations in each user's row
2015-11-10 00:56:31 +00:00
Nathan Gray
a8b62158ea
Calendar display:
...
- Fix planner view clicking on user label breaks view
- Fix holidays and today off by one day in planner depending on time zone
2015-11-09 23:49:26 +00:00
Nathan Gray
8671fdc837
Calendar display:
...
- Better handling of planner group by categories to handle events with multiple categories and events from other apps
- No time indicator line on planner headers
- Events from other apps now show colors from other app's categories
2015-11-09 23:06:17 +00:00
Nathan Gray
7a79c9e088
Calendar display:
...
- Fix full day infologs sometimes showing as gray box without title
2015-11-09 21:21:17 +00:00
Nathan Gray
809c35e97d
Calendar display:
...
- Fix infolog entries are displayed multiple times when you drag & drop to move them
2015-11-09 18:55:48 +00:00
Ralf Becker
557adc4051
allow to download whole CalDAV collection as one big iCal file by adding "?checkout" to collection url
2015-11-08 12:33:35 +00:00
Nathan Gray
eb999f98a6
Calendar planner:
...
- Hover shows current time
- Clicking a row adds event at that time for that user / category
2015-11-06 22:57:27 +00:00
Nathan Gray
e611d52f8e
If weekend is not explicitly off, set it to on
2015-11-06 18:42:39 +00:00
Nathan Gray
d24d7ceb42
Remove debugger
2015-11-06 18:28:07 +00:00
Nathan Gray
4d9de94469
Calendar sidebox:
...
- Resize sidebox calendar to fill the sidebox
2015-11-06 18:04:39 +00:00
Nathan Gray
c3791daa37
Fix columns get no width when they are created while calendar is not the active tab.
2015-11-06 15:52:06 +00:00
Nathan Gray
1b5ea4fa57
Add a line beside Monday
2015-11-06 00:41:08 +00:00
Nathan Gray
b4087292a8
Add toggle button for weekends
2015-11-06 00:37:23 +00:00
Nathan Gray
f742d11d45
Calendar sidebox:
...
- Apply today class to calendar (background is orange)
2015-11-05 22:47:38 +00:00
Nathan Gray
791102cdec
Calendar display
...
- Add event title or count to indicators for events hidden outside of work hours
- Hover css for widget planner
2015-11-05 22:31:47 +00:00
Nathan Gray
a2cb9064fa
Calendar sidebox:
...
- Move today button to sidebox calendar header
- Fix bug in resources select options where resources overwrote owners
2015-11-05 21:52:43 +00:00
Nathan Gray
cc5b035d15
- Fix drag & drop breaks when changing to another application tab
...
- Fix wrong ajax method called to move infologs
2015-11-05 20:56:13 +00:00
Nathan Gray
09abdcb47e
Calendar display
...
- Fix whole day blocking event titles didn't move into view
2015-11-05 17:43:39 +00:00
Ralf Becker
aa7666baac
remove old zpush (1) support and refactored backend (autoloadable name, moved interfaced to separate file
2015-11-05 13:23:00 +00:00
Nathan Gray
08bbc433ae
Calendar display
...
- Make hidden indicators clickable
2015-11-04 23:05:22 +00:00
Nathan Gray
36b54a7c33
Calendar display
...
- Add indicators for events hidden outside of work hours
- Show hidden headers for events starting before current displayed time
- Fix scroll animation for multi-week views
2015-11-04 21:47:52 +00:00
Nathan Gray
547338d14c
Remove year view
2015-11-04 15:12:58 +00:00
Nathan Gray
c02865301f
Fix scrolling while dragging
2015-11-03 23:41:55 +00:00
Nathan Gray
35eab31c7e
Only process first drop event if an event is dropped onto multiple conflicting events. Fixes multiple schedule conflict popups.
2015-11-03 21:53:04 +00:00
Hadi Nategh
d303af1c89
Fix categories field gets overlaped on alarms table in calendar details tab
2015-11-03 14:54:40 +00:00
Ralf Becker
8c9f704444
* Calendar/CalDAV: recurring events with non-EGroupware participants (specified by email) were showing additional participants with cryptic mailto addresses (DB update required!)
...
because egw_cal_user.cal_user_attendee in recurrences was lost due a typo, includes update script to fix existing entries
2015-11-03 13:41:16 +00:00
Nathan Gray
67b48d11c3
Calendar sidebox:
...
- Move today button to sidebox calendar header
- Resources now add & remove from current owner, not replace it
2015-11-02 23:21:59 +00:00
Nathan Gray
e1640a94a8
Calendar drag & drop:
...
- Fix dropping events on events did nothing, now does something
- Dragging all day events to a time now changes from all day event
2015-11-02 20:04:31 +00:00
Nathan Gray
39ab8282f3
Calendar display issues
...
- Fix multiple week with multiple users time divisions were too large
- Clicking in full day space creates full day non-blocking event
- Today & holiday styles only applied to day headings, not full day space
- Fix positioning when multiple events span the same time
2015-10-29 21:53:47 +00:00
Nathan Gray
7d12993e1a
Do not change selected date when going to week or month view.
2015-10-29 20:33:04 +00:00
Nathan Gray
f3d166a6c5
Fix wrong date headers after crossing DST east of Greenwich
2015-10-29 19:47:01 +00:00
Nathan Gray
35f08f39b5
Calendar display issues
...
- Give owner name / calendar label its own space to avoid colliding with first day header
- Full day non-blocking now have their own dedicated space
2015-10-28 15:55:10 +00:00
Nathan Gray
ad6cfe4871
Add status icons in event tooltips
2015-10-27 20:10:53 +00:00
Nathan Gray
05b2bdc920
Calendar display issues
...
- Keep planner header if you have to scroll down
- Show full hour at the end of the day, not just first division
2015-10-27 19:08:33 +00:00
Nathan Gray
625cc51c59
Fix categories would not always refresh
...
Fix calendar categories would never refresh
2015-10-27 16:55:57 +00:00
Nathan Gray
252a8fd11a
Calendar scrolling, swiping and keyhandler for page up & page down
2015-10-27 16:45:37 +00:00
Ralf Becker
f60e046511
fix sometimes shown old / no longer used delete dialog, buttons in new dialog were not translated and missing tooltip
2015-10-26 15:10:39 +00:00
Ralf Becker
6886b0a3b1
meeting requests and responses were send twice in spite of esync preferences
2015-10-22 17:24:14 +00:00
Nathan Gray
7e5873eefa
Calendar scrolling
...
- prevent fast scrolling with a touchpad
- animation while changing scrolled dates
2015-10-21 19:53:19 +00:00
Nathan Gray
8339db86d2
Fix app header tending to show previous value for owner when calendar tab is first opened
2015-10-19 23:08:16 +00:00
Ralf Becker
2ce94499c0
* Calendar/Mail: send meeting requests including html body like current Exchange server does it
2015-10-19 19:48:52 +00:00
Nathan Gray
1be489b706
window.setTimeout() might help with Safari column layout being all to the left
2015-10-19 19:29:09 +00:00
Nathan Gray
607dfda6ac
Attempt to fix spacing in Safari
2015-10-19 19:16:11 +00:00
Nathan Gray
6915d76f29
Fix missed needs action icon change
...
Fix 1/2 hour events show header twice
2015-10-19 17:24:21 +00:00
Hadi Nategh
938c991124
WIP Egroupware tutorial:
...
- Create tutorial sidebox hooks automatically
- Fix some styling for popup
- Display intro video show confirmation dialog based on session (login/logout)
2015-10-19 15:00:42 +00:00
Nathan Gray
642b52850b
Unify app header for the different views
2015-10-16 17:32:21 +00:00
Hadi Nategh
aa6a362f16
WIP EGroupware Tutorial:
...
- Add tutorials hook into other apps sidebar
2015-10-16 10:39:38 +00:00
Nathan Gray
1673cc9aed
Calendar tooltip style fixes for Firefox
2015-10-15 21:34:07 +00:00
Nathan Gray
4184d88027
Fix closing & reopening Calendar crashed egw
...
If only 1 user selected in sidebox, add user name to app header
2015-10-15 20:06:19 +00:00
Nathan Gray
211056ba2e
More calendar bugfixes:
...
- reload loop in home
- sidebox keywords did nothing
- list view participants filter was missing groups
- Sidebox user filter updates list view to match
2015-10-14 18:10:39 +00:00
Ralf Becker
7fb9d4d15f
fixes around calendar sync and meeting-requests, also fixed all IDE warnings in calendar_zpush
2015-10-14 16:42:04 +00:00
Ralf Becker
66581cee3f
* Calendar/CalDAV/iMip: only include replying participant in iMip REPLY messages
2015-10-14 16:39:39 +00:00
Nathan Gray
1e5a457a06
Fix not able to add events by clicking a time
2015-10-14 15:26:20 +00:00
Nathan Gray
edc3cac79f
Handle multiple categories, though the last one determines the color of the event.
2015-10-14 15:25:29 +00:00
Nathan Gray
e45b6471e7
Fix duration changed to end date after you click apply.
2015-10-14 15:21:22 +00:00
Nathan Gray
f7a8b0ed65
Calendar bugfixes:
...
- App reload just reloads, not change view
- Fix caching bug
- Fix missing resource names
- Fix app header changing inappropriately
- Fix favorites not working properly.
2015-10-14 14:32:33 +00:00
Ralf Becker
8643b08e90
* CalDAV: could not set own status for participation in an exception, if not being a participant of master
2015-10-12 11:55:20 +00:00
Nathan Gray
3286642374
Fix merge from listview, and handle merging from listview into a template designed for the other views (range tag, no pagerepeat)
2015-10-09 19:48:28 +00:00
Ralf Becker
a1cc41d0ae
revert changing filter for /calendar from owner to default, as /calendar is no CalDAV location anyway because outside of calendar home
2015-10-09 17:47:10 +00:00
Ralf Becker
5f109d2d9e
* Calendar/CalDAV: fixed event not show if user only participates in an exeception (not the master) and has no read-rights for any master participant
2015-10-09 17:37:01 +00:00
Nathan Gray
0bdbccf1b4
Make sure categories with no color do not turn the event transparent.
2015-10-09 16:33:34 +00:00
Hadi Nategh
a378d19d2a
Some fixes for custom app-theme css:
...
- Make sure including css on ajax response respect app-theme
- Include app-theme for home portlets
2015-10-09 11:46:45 +00:00
Nathan Gray
0e7a5338f0
Reduce integration data sent each time, we can use the link registry already on the client.
2015-10-07 16:45:23 +00:00
Nathan Gray
b926795898
Fix integrated apps were opening in calendar edit
2015-10-07 15:34:37 +00:00
Ralf Becker
6e6e9c55bd
replace cnr-pending icon for current users status is "needs-action" with regular needs-action icon, fixes icon does not exist in other templates
2015-10-07 12:05:12 +00:00
Nathan Gray
82cf5184e3
Fix class colors on events went missing
2015-10-06 22:47:45 +00:00
Ralf Becker
121f5dc68d
dito for zPush2: iOS 9.0.2 (maybe other clients and versions too) moved start- and end-date of synchronised meeting requests to date of sync
2015-10-06 12:21:54 +00:00
Ralf Becker
39d9004e42
* Calendar/eSync: iOS 9.0.2 (maybe other clients and versions too) moved start- and end-date of synchronised meeting requests to date of sync
2015-10-06 12:20:32 +00:00
Ralf Becker
658dcb121e
* Calendar: use event title for mails generated via edit popup actions: mail all participants and meeting request
2015-10-06 10:49:36 +00:00
Nathan Gray
a384714a8d
Calendar W.I.P
...
- Change layout to show the whole 24 hour day with a scrollbar, not just work day
- Fix some translation issues (thanks Ulle) by using calendar's egw for lang calls
- Fix cache is discarded even when state doesn't change, which broke filtering (thanks Ulle)
2015-10-05 23:45:51 +00:00
Nathan Gray
b2c78d5b6f
Apply end date to list view too. Only makes a difference when selected range is used, but now it is pre-set.
2015-10-05 18:27:19 +00:00
Ralf Becker
3060ed0915
using (bool) cast instead of php5.5+ boolval() function
2015-10-05 09:38:25 +00:00
Ralf Becker
c6ad6d2caa
allow to reuse managed-id of existing attachment in PUT request by symlinking it, return correct xml-error for invalid mananaged-id
2015-09-30 03:27:29 +00:00
Nathan Gray
fa62547d77
Keep user's last choice for weekend in week view
2015-09-29 16:50:49 +00:00
Ralf Becker
8d476dae23
Several fixed to cope better with CalDAVTester:
...
- adding priority=0=undefined to calendar, as it is iCalendar default
- no longer export iCalendar defaults PRIORITY=0, TRANSP=OPAQUE, CLASS=PUBLIC
- assume UTC if no timezone given, unfortunatly Horde_Icalendar currently does not tell UTC or local
- export DURATION instead of DTEND for UTC and duration less or equal 1 day (todo: store if user entered duration in db model, to be able export it as such again)
2015-09-29 10:25:32 +00:00
Ralf Becker
b34cbded3a
multiple fixes around managed attachments and new Horde_Icalendar:
...
- no longer decodes base64 automatic
- size param have to be string due to bug in handling of integers in Horde_Icalendar
- allow stripping of non-binary (eg. text/plain) inline attachments
- only add X-EGROUPWARE-ATTACH-INCLUDED, if we have a real managed attachment
- store external / url attachments as other unsupported attributes
2015-09-29 07:37:15 +00:00
Ralf Becker
17b9b5912e
fix warning if there are no participants
2015-09-29 07:31:45 +00:00
Nathan Gray
815b6bc09a
Calendar bugs with multi-day events:
...
- Fix not properly visible if they span weeks
- Fix end date changes when editing if the event spans DST (daylight savings time) change
2015-09-28 19:31:01 +00:00
Nathan Gray
b7f7c40d28
Always show weekends in month view
2015-09-28 17:31:30 +00:00
Ralf Becker
9fce06e650
* Calendar/CalDAV: fix Outlook does not import invitations with wired error "organizer needs not to send responses"
...
caused by new Horde Icalendar class exporting all integer x-properties as empty string, casting X-EGROUPWARE-UID not explicit to string before passing it to Horde code
2015-09-28 08:11:31 +00:00
Nathan Gray
b7da91b7dc
Calendar CSV import
...
- Handle end date before start date
2015-09-22 17:42:18 +00:00
Nathan Gray
d693871b0c
Calendar CSV import
...
- Fix condition checking
- Participant account match was too nice, restrict to exact matches
- Fix participants preview was 'Array'
2015-09-22 17:26:36 +00:00
Hadi Nategh
d1abc872a6
Give more width to location field in calendar edit dialog
2015-09-22 09:29:16 +00:00
Nathan Gray
d18a0578b1
Use importexport's more robust username parsing to try to avoid missing usernames.
2015-09-21 17:58:40 +00:00
Nathan Gray
2806cd06c1
Make planner headers look like links
2015-09-21 15:41:56 +00:00
Ralf Becker
e276fa10a2
* Calendar/Filemanager: display warning when clicking on an iCal file with more then 1 event, only first one is displayed
2015-09-16 11:36:51 +00:00
Nathan Gray
7e9be1ea38
Calendar bugs:
...
- Fix infinite loop west of GMT
- Sidebox calendar now only changes views in day, week or month. Other views just change the date
- Fix inconsistant week number in planner
2015-09-14 20:47:25 +00:00
Nathan Gray
7d83c27684
Calendar bugs:
...
- Fix infinite loop east of GMT
2015-09-14 18:29:22 +00:00