467d052c90
* Calendar - add a line to the top of events so consecutive events are better separated
2017-11-28 09:12:29 -07:00
0ececf8c78
Set statustext value as text by default
...
- Introduce new boolean attribute called statustext_html in case we want
explicitly statustext gets rendered as html
- Fix Calendar tooltip with new statustext_html attribute
2017-09-05 19:04:45 +02:00
8aa4628f76
Calendar - fix sorting users in day view would sometimes disconnect header from day
2017-03-21 09:17:31 -06:00
983a72b3ab
D is for delegated, not declined
2017-03-21 08:10:11 -06:00
2e152294c3
Calendar - fix no events shown in planner if you had empty rows hidden
2017-03-20 10:12:15 -06:00
4e88e33e5a
High priority events get red title
2017-03-09 13:28:09 -07:00
d0913cb309
Fix title & description in calendar events were not escaped
2017-03-01 10:52:38 -07:00
578b5c8de6
Add summary of participant statuses to event tooltip (when there's 2 or more participants)
2017-02-27 10:00:17 -07:00
47643f06a6
Speed improvements for planner view
2017-02-24 10:33:02 -07:00
47674a96b5
Fix the bugfix ( b799dda8c7
) so planner view doesn't throw errors
2016-10-18 10:40:24 -06:00
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
a7d8130c54
Fix multi-day event display was using event start & end time for each day instead of filling the day
2016-09-15 08:35:07 -06:00
064b51bab2
Force user accounts to be listed first in tooltip, looks like some times they got put last instead
2016-09-02 08:21:57 -06:00
d5aa61671f
Update parent when removing events out of normal work times
2016-08-30 08:30:48 -06:00
de91e82426
Add a missing space in event tooltip between multi-day start and end times
2016-08-03 09:34:08 -06:00
e3dd5ad4c4
Change timespan formatting to always show start & end time for single day events, similar to multi-day events
2016-07-28 16:39:26 -06:00
859f9b7126
Group event participants by type in event tooltip
2016-07-27 17:04:34 -06:00
a58c881af1
* Calendar: Fix opening a calendar entry sometimes doesn't work
2016-07-22 12:03:46 +02:00
246683331b
Fix Uncaught TypeError: this.getArrayMgr is not a function when accessing calendar through SiteMgr
2016-07-21 10:43:23 -06:00
99824b5510
Resource categories & distribution list expansion & fixes for planner view
2016-07-21 10:21:16 -06:00
6d5f820b97
Add resource categories to owner / participant search results
...
In the sidebox menu, resource categories are returned and selectable and will show events for all resources in that category.
In the edit popup, if the category name matches the search string, all resources of that category are returned and user can select them as if they would have searched for the name of the resource.
2016-07-19 14:10:15 -06:00
115f420996
Implement drag to invite / move to for planner by user view
2016-07-14 10:59:11 -06:00
76307c4bbf
Allow contact lists as event participants
2016-07-06 13:19:54 -06:00
184a68bb73
Fix 'Whole day' was not translated in calendar event tooltips
2016-06-24 11:19:03 -06:00
a557ce5ceb
Fix deleting a single event of a series deleted correctly, but caused the whole series to disappear from view.
2016-06-21 11:42:44 -06:00
27ef0c20a9
Supress tooltip on holidays shown as events
2016-06-15 09:17:50 -06:00
87fb94a496
Deprecate $j global variable and replace them all with standard jQuery
2016-06-02 16:52:01 +02:00
877d00b2ee
Avoid some action errors in planner view - invite is not implemented there
2016-05-16 13:53:35 -06:00
62b7beec71
Fix client-side event filtering for owner-too filter and group expansion
2016-05-16 10:55:02 -06:00
c6e6da63ef
Allow drag and drop between calendars, asking to invite or transfer
2016-05-11 17:29:58 +00:00
4c167a2d80
Revert r55868, hide participants for private events
2016-05-04 15:09:37 +00:00
c8c11a00de
Stop event widget from altering cache data. Fixes list view showing offset times.
2016-05-02 20:24:04 +00:00
bd59406191
Make sure windows.opener has egw object, fixes not able to open calendar entry
2016-04-29 08:37:33 +00:00
42ac5b8a08
Hide participants for private events
2016-04-26 20:13:14 +00:00
7cb470d904
fix wrong/old url to load categories, now /api/categories.php
2016-04-26 14:35:58 +00:00
00f8cb0a07
Change title display for planner view long / whole day events
2016-04-21 20:30:48 +00:00
399dd4cec5
Calendar planner view shows event title instead of timespan for events > 8 hours
...
Now fixed for events spanning multiple days
2016-04-19 17:39:57 +00:00
3b864e4e54
Calendar planner view shows event title instead of timespan for events > 8 hours
2016-04-18 19:03:35 +00:00
d99b06294d
Try to fix occasional black events when editing an event with multiple owners visible
2016-04-04 23:58:23 +00:00
521c28cfd5
Get planner sitemanager module working
2016-03-18 15:49:11 +00:00
80d716a8af
Fix missing translations in series dialogs
2016-03-14 22:55:43 +00:00
3a9c0c237b
fixing scope of "use strict", so we do not need to remove it when concatinating our scripts like we do now with minjs, also enabled "use strict" for calendar/js/app.js and fixed a reference error found by it
2016-03-01 16:27:45 +00:00
3930dd4c5c
Avoid positioning or sizing events when their parent is hidden to speed things up a little.
2016-02-23 21:32:43 +00:00
17f2882639
Get calendar home less broken
...
- Fix actions missing on home reload
- Fix full reload on home reload
- Fix calendar reload removed home events
2016-02-23 21:29:13 +00:00
069da4dace
Fix changes via popup edit are not shown in main (week, etc) views
2016-02-04 19:30:32 +00:00
32e00d420b
Fix background showing below title in planner view
2016-02-03 17:06:26 +00:00
cd30a70a96
Sidebox calendar buttons
...
- change button colors
- change tooltip for added buttons to match jqueryui buttons
- finally found (& removed) that 1px wiggle
2016-02-03 16:52:28 +00:00
fbb06d7228
Multi-line ellipsis on event bodies that are longer than their space can show
2016-02-02 21:12:44 +00:00
429be8d594
temporary reverting r54893: Multi-line ellipsis on event bodies that are longer than their space can show
2016-02-02 09:19:31 +00:00
e271a56753
Multi-line ellipsis on event bodies that are longer than their space can show
2016-02-01 23:35:38 +00:00