nathangray
d372f79f82
Calendar: make sure non-infolog integrations get processed correctly
2021-03-24 09:59:43 -06:00
nathangray
c39aafb531
Calendar: Move favorite dropdown from nextmatch header into toolbar
2021-03-18 14:09:53 -06:00
nathangray
231b135b1b
Calendar: handle push updates for integrated apps
2021-03-09 16:43:03 -07:00
nathangray
d013249851
Calendar: Fix missing integration icons, add some explanation tooltips to event icons
2021-03-09 11:05:37 -07:00
nathangray
2df67647d8
Calendar: Better refresh when toggling integrated apps
2021-03-09 11:05:37 -07:00
Ralf Becker
558b41f11a
using regular egw.open for calls too
2021-03-07 22:27:38 +02:00
nathangray
df54dcace4
Apply client-side push refactoring to calendar, infolog, timesheet
2021-03-04 11:27:35 -07:00
nathangray
061a42ed67
* Calendar: add toggles for integrated app display (infolog, call list) to the calendar toolbar
2021-03-03 08:55:51 -07:00
nathangray
1af9a9b13f
Add videoconference link to event notification email
2021-02-25 10:33:34 -07:00
nathangray
7b466aed56
Calendar: Prefer icon from link registry, fall back to app icon if it's not set
2021-02-23 11:44:38 -07:00
nathangray
60a486298c
Calendar: Disable convert actions if they don't support integrated app
2021-02-23 11:39:36 -07:00
nathangray
aed4b78dda
Calendar: Fix infolog displayed on calendar did not properly convert to timesheet entry
2021-02-23 10:24:57 -07:00
Ralf Becker
cf9e3ae4e1
WIP to display calls in calendar
2021-02-23 00:16:51 +02:00
nathangray
2455b7176d
Calendar: Make events nicer for screen readers
2021-02-22 10:02:27 -07:00
nathangray
b43b5119c8
Calendar: Fix update if hidden for more than one user's calendar in week view
2021-02-18 13:45:50 -07:00
nathangray
c42795cc9e
Calendar: Fix events that were updated while calendar was not the active tab were misplaced at the beginning of the day
2021-02-10 13:10:28 -07:00
nathangray
8dedc3392f
* Calendar: New context menu action to manually [re]send notifications
2021-02-09 13:50:27 -07:00
nathangray
1bbe3aa21b
* Calendar: Fix timespan in tooltip was wrong if event had seconds in start or end time
2021-02-01 10:08:14 -07:00
nathangray
d1287887a3
Calendar: When creating a videoconference, send start/end as string with no timezone (usertime), but start/end date can also already be a string
2021-01-21 11:47:50 -07:00
nathangray
0ca3d63f18
Calendar: When creating a videoconference, send start/end as string with no timezone (usertime)
2021-01-21 11:21:33 -07:00
nathangray
d5434d567b
* Calendar: Fix videoconference link in event tooltip
2021-01-21 19:04:01 +01:00
nathangray
b911da6eb8
Calendar: Clean up next/previous for yearly planner to always jump by 1 month
2021-01-11 10:23:07 -07:00
Hadi Nategh
f7e10fdc35
Add participants as extra params for videoconference call
2021-01-11 14:19:22 +01:00
nathangray
963158f94a
* Calendar: Fix bug where yearly planner would not show events that went outside the displayed time period
2021-01-06 10:30:15 -07:00
Hadi Nategh
487e2413ae
Fix broken videoconference join action from tooltip call icon
2020-12-14 14:40:24 +01:00
Hadi Nategh
4472c050d6
Send title along other user context info for calendar scheduled calls
2020-12-09 18:39:32 +01:00
Hadi Nategh
54abea4a4e
WIP BBB: Do not let meetings in the past going through
2020-12-02 17:03:00 +01:00
nathangray
c0fc66d51f
* Calendar: Fix todo sizing / scrolling
2020-12-01 09:51:04 -07:00
Hadi Nategh
5ebcc62626
Fix start and end time for join videoconference on calendar action
2020-11-24 13:47:22 +01:00
Hadi Nategh
20a7cd6c76
Add start and end time to joinVideoConference call
2020-11-18 15:10:16 +01:00
nathangray
2f40337f81
* Calendar: Fix quick add -> edit would incorrectly set end date
2020-11-09 09:20:56 -07:00
Ralf Becker
ad933b63ae
fix egw.preference() is undefined
2020-10-27 15:06:51 +01:00
nathangray
0a180921e4
* Calendar: Fix missing category in event tooltip
2020-10-26 09:04:11 -06:00
nathangray
006bfefbe1
Calendar: Fix current time line sometimes missing in planner view
2020-10-14 13:54:04 -06:00
nathangray
829bcf4602
* Calendar: Current time line now spans all columns in single day view
2020-10-14 13:44:11 -06:00
nathangray
2dc457c007
Calendar: More checks to avoid 0 duration events
2020-10-06 13:55:06 -06:00
nathangray
c883d3ece7
* Calendar: Improve handling of infolog push messages
...
Todo list now updates directly, other views now filtered by owner/responsible & type before we act
2020-09-22 11:33:41 -06:00
nathangray
a19e97df63
* Calendar: Fix quick add did not open conflict dialog
2020-09-15 10:43:08 -06:00
nathangray
fb10829580
* Calendar: Fix event click and event drag were not properly separated
2020-08-31 09:59:50 -06:00
nathangray
ad7b0a2696
Calendar: Fix resource rows were missing in planner by user
2020-08-06 13:20:25 -06:00
nathangray
3da73f95fb
* Calendar: Fix multiple all-day event rendering bug
...
If you had multiple all day, non-blocking events and switched from month to week view, if your window was small enough, some of them would be hidden.
2020-08-04 13:56:54 -06:00
nathangray
9b77a5a1af
Calendar: Fix favorite with planner by user and a group could not find group members
...
It would then display one row for the group, instead of one row per group member. Did not happen if you had viewed the calendar for the group in another view, or group was selected when calendar opened.
2020-08-03 16:42:31 -06:00
nathangray
5379a0c924
Home using non-global EgwApp instances for portlets
2020-07-30 13:00:53 -06:00
nathangray
e3889fb5d6
Calendar: Fix week view's now line jumped to wrong day for some timezones
2020-07-29 15:23:37 -10:00
nathangray
10517cb073
Calendar: Fix existing event filtering on push changes
...
Fixes new events did not show up
2020-07-27 10:13:13 -06:00
nathangray
22c67c6801
Calendar: Fix sidebox_hooked_templates was not cleared correctly
2020-07-20 14:54:15 -06:00
nathangray
406cc7ec8b
Calendar: Fix event var got lost when refactoring
2020-07-16 10:04:13 -06:00
Ralf Becker
cc7d1fbe58
fix TypeError undeleting an event in non-list-view eg. dayview
2020-07-16 15:05:45 +02:00
nathangray
42492d8ea5
Calendar: Handle deleting without reload
2020-07-15 15:56:28 -06:00
nathangray
1cbbfbd9a5
Calendar: Fix push bugs
...
- Change status from edit dialog did not push
- Change participants from edit dialog did not update planner by user correctly, sometimes not added, sometimes not removed
2020-07-15 13:32:20 -06:00
nathangray
5a72efe7f7
Deal with data if it came back with something else
2020-07-14 14:13:05 -06:00
nathangray
dc6a8e0977
* Calendar: Push updates
2020-07-14 13:39:45 -06:00
nathangray
29e0514d52
Calendar: Fix vertical resizing on day view todo list
2020-07-10 13:43:02 -06:00
nathangray
7ad8e57d2e
* Calendar: Optimize fetching participant names to reduce requests
2020-06-26 13:11:46 -06:00
nathangray
52714f0a63
Etemplate: Check dirty before closing, ask if there are changes
2020-06-19 13:27:41 -06:00
nathangray
aed7914a67
Calendar: Don't keep sort order when setting owner, use what is set
2020-06-05 13:22:13 -06:00
nathangray
4f4aa88da8
Calendar: fix add alarm only added 5 minutes, regardless of what was selected
2020-05-25 11:06:33 -06:00
nathangray
c27522b00f
* Calendar: Add line indicating current time
2020-05-21 14:07:29 -06:00
nathangray
49dbd89afb
Calendar: Fix bug preventing yearly planner from loading
2020-05-19 09:02:03 -06:00
nathangray
4fb18a658e
* Calendar: Do not show Infolog list (Open ToDo's) if user has no access to Infolog, or no Infolog types selected for display
2020-05-07 10:24:22 -06:00
nathangray
d9b07b6ae4
Missing translations from Stefan Unverricht
2020-05-06 14:07:01 -06:00
nathangray
df5f5a0ff4
Calendar: Fix some client side filter bugs
...
- Resources could cause error for some owner checks
2020-05-06 11:31:54 -06:00
nathangray
4d6a2cf1b1
Calendar: Fix some client side filter bugs
...
- Resources that weren't the first selected were not displayed properly
- Selecting a group via ajax under certain conditions would not display its events
2020-05-06 11:00:47 -06:00
nathangray
3de7d34844
Calendar: When videoconference is checked, check for 5 minute alarm for all to avoid adding more than one
2020-05-04 15:03:03 -06:00
nathangray
878dc659b1
* Calendar: Add clickable link to videoconference in event tooltip
2020-04-24 10:54:08 -06:00
nathangray
901f9f0b50
* Calendar: Add videoconference icon to event tooltip
2020-04-23 14:57:51 -06:00
nathangray
c72bd74884
Calendar: fix 'owner too' filter did not show when displaying a group and the event was owned by a group member who was not participating
2020-04-23 14:15:08 -06:00
nathangray
a15a7dd6a8
Calendar: Even faster initial loading by not triggering the user list at all
2020-04-22 16:37:43 -06:00
nathangray
09275367c0
* Calendar: disable some owner/participant pre-loading for faster initial open
...
We no longer send the accounts or owngroups to pre-fill the owner / participant options. Accounts are pulled from the client-side cache, groups are now always via ajax like other resources
2020-04-22 13:09:14 -06:00
nathangray
04bf5580c8
* Calendar: Fix events later in the day would not show if one was filtered out
2020-04-20 12:00:59 -06:00
nathangray
840f195288
* Calendar: Fix conflict popup opened with an error
2020-04-08 14:13:07 -06:00
Hadi Nategh
ed4884655f
Fix videoconference actions
2020-04-08 20:43:47 +02:00
Hadi Nategh
c755f005c0
Add join videoconference action
2020-04-08 19:55:18 +02:00
Ralf Becker
1c135b2da3
some fixes around videoconference avatars and adding an automatic alarm 5min before the conference
2020-04-07 11:10:49 +02:00
nathangray
16c831ddc3
Calendar: Fix videoconference flag was not passed from quick add to edit dialog
2020-04-03 10:59:53 -06:00
nathangray
d9ecc966bb
Fix client-side event status filter 'owner too' so group calendar shows events when a group member is an owner
2020-03-31 10:14:41 -06:00
nathangray
1da1cb7b99
Fix legacy options not being read for some widgets
2020-03-30 10:28:48 -06:00
nathangray
34ec346821
Fix favourites (& probably some more inherited stuff) broken by TypeScript conversion
...
Note that any properties declared in a sub-class aren't generally available until after the super() call is done, i.e. in the super constructor they're undefined.
2020-03-20 11:38:38 -06:00
nathangray
a2d9e8cae0
Calendar: Fix cdbfcb391
broke planner view
2020-03-18 10:15:22 -06:00
nathangray
cdbfcb391c
Calendar: Fix some cases where a changed participant status would not remove the event when it should
2020-03-12 09:19:12 -06:00
Hadi Nategh
0cc7ce12d0
merge master
2020-03-05 14:45:25 +01:00
Hadi Nategh
b6374c833e
Add missing js files in calendar
2020-03-05 13:21:02 +01:00
Ralf Becker
65294a3e19
fix error on window closing in Chrome 80+
...
caused by Chrome 80+ no longer allowing to send a synchronious ajax request from beforeunload handler, using sendBeacon (async request with keepalive=true) instead
2020-03-02 10:43:19 +01:00
nathangray
08b6cce51d
Calendar to TS working
2020-02-27 13:37:36 -07:00
nathangray
e68071a073
WIP Calendar to typescript
2020-02-27 11:44:34 -07:00
nathangray
01da1c3bd4
Calendar: Make sure search from sidebox doesn't come back in list view after being cleared
2019-11-25 15:47:02 -07:00
nathangray
f59f6bbc3f
Calendar: Fix favorites with accounts not in primary group only show ID in sidebox owner
2019-11-19 15:56:12 -07:00
nathangray
6d00d548a8
* Calendar: Fix selecting a group in planner by user view did not always load group members
2019-10-29 10:57:01 -06:00
nathangray
7f6b3dab18
Calendar: Keep passed links through quick add -> edit
2019-09-25 11:30:16 -06:00
nathangray
e83ad2cf5a
Calendar: Make sure owner is sent as an array for proper processing of default_participant preference
2019-09-23 09:49:10 -06:00
nathangray
b7eb1f866b
Calendar: Add owner to values passed from quick add to edit dialog.
...
This fixes a bug where if multiple accounts were viewed as separate calendars, all accounts were added as participants when Quick add -> Edit was used on a single calendar
2019-09-20 09:47:51 -06:00
nathangray
6cbf065f7a
Calendar - Different way to get participants for quick add -> edit
2019-09-16 11:46:10 -06:00
nathangray
47cde432ef
* Calendar - Fix quick add lost additional participants
2019-09-16 10:46:35 -06:00
nathangray
9cbc941c8d
Calendar - fix side calendar's Today button positioning
2019-08-20 13:54:51 -06:00
nathangray
afdee4b2eb
Calendar - Fix js error reading holiday event preference
2019-06-19 09:19:01 -06:00
nathangray
cd76cccf8b
*Calendar - Quick add dialog now shows conflict warning instead of quietly stopping
2019-06-17 10:24:47 -06:00
nathangray
d095241a55
Make sure week labels with unknown users get updated when the names come back from the server
2019-05-02 11:20:38 -06:00
Hadi Nategh
bb16d47c7c
Let single day view gets updated while printing
2019-04-16 10:51:51 +02:00
nathangray
f1295cce1c
Calendar - make day header blue and always show user name in day view
2019-02-05 15:45:06 -07:00
nathangray
c9a16d0caf
Show week number instead of user name for single calendar, single day
2019-02-01 10:12:03 -07:00
nathangray
72c21bffcf
Calendar - fix week view display name of other user, broken by 9742956c
2019-01-24 11:16:19 -07:00
nathangray
f255a80f52
Calendar - queue unknown owner label requests
2019-01-22 09:32:58 -07:00
nathangray
054fee2bbe
*Calendar - New event (+ button) now sets time to start of next hour
2019-01-14 11:01:00 -07:00
nathangray
61d0e9874f
Calendar - fix status filter for planner by user view
2019-01-11 14:01:49 -07:00
nathangray
03aa34460a
Change calendar link registry's add to use javascript so we can open client side
2019-01-10 15:01:05 -07:00
nathangray
00ea499559
Calendar - open add into a dialog widget
2019-01-09 16:48:04 -07:00
nathangray
fa928efc57
Calendar - Pass group members on load to save some user data lookups
2018-12-19 15:31:44 -07:00
nathangray
5e9cace2bc
* Calendar - Quick add dialog for new events
2018-12-13 14:35:26 -07:00
nathangray
7debe27ada
Fix infinite loop when hovering over holidays
2018-12-13 11:47:14 -07:00
Hadi Nategh
b24d9f9cde
Fix missing space and extra spaces in calendar's birthday tooltip
2018-12-10 14:20:35 +01:00
nathangray
9742956c67
* Calendar - fix missing week numbers on multiweek view and wrong scrolling
2018-10-29 11:30:50 -06:00
nathangray
d36d18a148
Calendar - In week view always display name of selected user if not self
2018-10-22 10:31:10 -06:00
nathangray
0f016bcd7b
Change missing owner label lookup to deal with async request
2018-10-11 12:54:17 -06:00
nathangray
1e98a89bbd
* Calendar - fix multi-day events ending at 00:00 would only be shown for the first day
2018-09-24 11:24:05 -06:00
nathangray
be731519cf
* Calendar - fix adding events to days loaded and cached but not shown in current view would not show when view gets changed
2018-09-24 10:20:56 -06:00
nathangray
58490c24b7
* Calendar - add birthday icon to planner for time scales less than a month
2018-07-24 16:20:50 -06:00
nathangray
e8127f7da7
* Api - Fix row category colors go missing after a change
...
- Row color css was not specific enough to override the default, and only worked because of load order
- Remove uneeded category CSS requests from calendar
2018-07-24 12:57:17 -06:00
nathangray
b17c525e75
* Calendar - Fix today button positioning - was too far down in Firefox
2018-07-20 10:09:58 -06:00
nathangray
26d8bd1cfb
* Calendar - Fix missing first row in planner by category view
2018-07-19 13:59:45 -06:00
Hadi Nategh
eb5652dc20
* Api: get avatar showing up for taglist accounts and calendar owner
2018-06-29 10:12:59 +02:00
nathangray
499c0a2de3
Calendar - add participant or category to events created via planner view's context menu
2018-06-21 14:14:04 -06:00
nathangray
8ea2c6a913
Calendar - planner view context menu Add action now uses date you clicked on
2018-06-20 14:21:35 -06:00
nathangray
6baad3bee1
* Calendar - add context menu actions for email & documents to non-list views
2018-06-19 14:35:08 -06:00
nathangray
e11f22f0e9
* Calendar - fix event positioning bug in yearly planner view
...
Events would sometimes be mis-sorted into a different month and show at the start of the month
2018-06-19 10:22:13 -06:00
nathangray
3444126629
* Calendar - Add preference to update calendar view immediately when navigation calendar in sidebox is changed
2018-06-05 12:57:26 -06:00
nathangray
a874535df4
* Calendar - fix week header rendering problem in some languages
...
Translation was too long, now allowing up to 3 letters but longer trimmed
2018-05-30 15:14:03 -06:00
nathangray
6eb3ca2592
Fix whole day event checkbox lost the default alarm, change 24 hours label to 1 days
2018-05-15 09:47:10 -06:00
nathangray
d8b052519b
* Calendar - yearly planner view events would sometimes load in the next month as well
2018-04-17 10:38:49 -06:00
nathangray
fbf3634d1e
Calendar - Planner view, events on Friday would sometimes go missing if weekends were hidden
2018-03-26 11:16:54 -06:00
nathangray
efdc25bb37
* Calendar - fix occasional infinite loop in yearly planner
...
Something about the events present (or not present) triggered it
2018-03-26 09:45:47 -06:00
Hadi Nategh
7949d8b2fc
Fix lots of misspelled words in translations
2018-03-26 16:02:42 +02:00
nathangray
b118f9109c
* Calendar - fix events on weekend were sometimes shown on Friday if weekends were hidden
2018-03-19 10:54:55 -06:00
nathangray
0ab3a209cc
Calendar - fix birthday preference always sent to client as false
2018-03-07 14:06:02 -07:00
nathangray
04c4cd9d7a
* Calendar - add preference to display birthdays as events as well as holidays
2018-03-05 15:07:37 -07:00
nathangray
3e7ecbe692
* Calendar - always show non-blocking icon for non-blocking events, regardless of private flag
2018-03-02 10:55:06 -07:00
nathangray
2e470ddee0
* Calendar - Fix moving event to an un-loaded day would show only that event when the day is viewed
2018-02-26 11:31:29 -07:00
nathangray
965f5b5527
* Calendar - Fix right click -> add gave error instead of popup
2018-02-05 09:40:45 -07:00
nathangray
f7f4f2d07a
* Calendar - Fix Filemanager, Infolog & Timesheet context menu actions
2018-02-01 13:30:36 -07:00
nathangray
2e9b486931
* Calendar - avoid hanging in planner if event has an invalid category
2018-01-17 16:13:55 -07:00
nathangray
87b6bfdbfb
* Calendar - merge from sidebox will now open in Collabora, if available
2017-12-15 13:50:18 -07:00
nathangray
c938cb37f1
* Calendar - add a line to the top of events so consecutive events are better separated
2017-11-22 11:54:31 -07:00
nathangray
863de9144e
Revert "* Calendar - translate day of week in app header"
...
This reverts commit 2491fb14b9
.
2017-11-22 11:14:22 -07:00
nathangray
2491fb14b9
* Calendar - translate day of week in app header
2017-11-22 10:39:15 -07:00
nathangray
e53af4078c
Add full day name to app header for single day view
2017-11-16 14:39:05 -07:00
nathangray
f53c60c141
* Calendar - Add preference to set color of events without category color
2017-11-07 10:25:47 -07:00
nathangray
5da12be8e8
Calendar - fix some bugs in readonly mode:
...
- missing participant widget would fail
- read-only end date would cause error
2017-11-03 14:38:51 -06:00
nathangray
5183aa2a19
Calendar - avoid errors from holidays if no country set
2017-10-04 09:22:00 -06:00
nathangray
39759eb267
* Calendar - fix bug where private events for multiple users in week view only showed for one user
2017-09-05 11:20:53 -06:00
Hadi Nategh
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
nathangray
7e275df4e4
* Calendar - Fix month overflow bug when scrolling prev / next
2017-08-31 08:49:16 -06:00
nathangray
4fcebd2f93
* Calendar - add preference to view month as a time grid, same as other views
2017-08-28 10:01:27 -06:00
nathangray
b3f146c246
* Calendar - improve planner view printing if your screensize doesn't match page size
2017-06-27 12:24:33 -06:00
nathangray
a44bdb99f9
* Calendar - Fix edit via emailed notification link did not work properly
2017-06-22 11:07:42 -06:00
nathangray
b9b03bced7
* Calendar - Fix weekend setting got lost when you go from week to day view
2017-06-14 09:27:39 -06:00
nathangray
f8adc0cadf
Calendar - Fix events were not displayed if you clicked 'today' in sidebox, then month view
...
(Faster implementation)
2017-06-13 15:14:55 -06:00
nathangray
5a700b7e40
* Calendar - Fix events were not displayed if you clicked 'today' in sidebox, then month view
2017-06-13 15:03:45 -06:00
nathangray
02a569bea9
* Calendar - avoid events ending at midnight (00:00) causing a 0 length event the next morning
2017-06-01 09:29:43 -06:00
nathangray
05432df4f5
Calendar - fix planner by user view new event by clicking on a resource did not include resource as participant
2017-05-23 09:30:51 -06:00
nathangray
843331260a
* Calendar - In week view with multiple users, clicking on the name will now change to just that user
2017-05-16 09:35:13 -06:00
nathangray
94132c68be
* Calendar - Highlight current user in planner by user
2017-04-06 08:46:19 -06:00
nathangray
0ac55aad97
Calendar - Fix bug where planner by user would not show events with group invitation, planner by category would not show events with sub-categories
2017-04-05 13:48:23 -06:00
nathangray
53916b71f6
Deal with event sizing issue that caused 0 length events depending on what was rendered first
2017-04-05 13:23:34 -06:00
nathangray
fbeefaf788
Calendar - Fix planner view in Firefox sometimes had headers mis-aligned with columns
...
Deferred loading caused scrollbar width calculation issues.
2017-03-29 08:32:43 -06:00
nathangray
36cb2fd39d
Calendar - Fix summer time change east of GMT caused 'today' to be off by one day in planner view
2017-03-27 08:49:05 -06:00
nathangray
8aa4628f76
Calendar - fix sorting users in day view would sometimes disconnect header from day
2017-03-21 09:17:31 -06:00
nathangray
983a72b3ab
D is for delegated, not declined
2017-03-21 08:10:11 -06:00
nathangray
2e152294c3
Calendar - fix no events shown in planner if you had empty rows hidden
2017-03-20 10:12:15 -06:00
nathangray
46c4de0305
Calendar - Fix changing order (sorting) of users day view
2017-03-16 12:56:53 -06:00
nathangray
8f597194e0
Fix Planner sitemanager module no longer navigated.
...
Due to missing state variables mostly
2017-03-13 08:39:12 -06:00
nathangray
4e88e33e5a
High priority events get red title
2017-03-09 13:28:09 -07:00
nathangray
775e92a89f
Fix events that end at midnight can cause events from the next day to not be displayed
2017-03-09 13:02:23 -07:00
nathangray
b8e8658226
Calendar - Toolbar '+' button changed to add event on first day of current view, previously was always 'today'
2017-03-03 10:00:15 -07:00
nathangray
cb0f574e82
Fix grid for few users as well as lots
2017-03-03 09:22:36 -07:00
nathangray
90e537e1fa
Calendar - Planner view: Fix time grid lines did not reach all the way to the end
2017-03-03 09:18:47 -07:00
nathangray
855825c088
Calendar - Planner view: Fix time grid lines did not reach all the way to the end
2017-03-03 09:07:16 -07:00
nathangray
d0913cb309
Fix title & description in calendar events were not escaped
2017-03-01 10:52:38 -07:00
nathangray
578b5c8de6
Add summary of participant statuses to event tooltip (when there's 2 or more participants)
2017-02-27 10:00:17 -07:00
nathangray
3aef0fe1a6
Add sorting to match planner view grouping, so pagination gets the top rows first
2017-02-24 10:33:02 -07:00
nathangray
abc9252069
Fix for missing event & group by month
2017-02-24 10:33:02 -07:00
nathangray
47643f06a6
Speed improvements for planner view
2017-02-24 10:33:02 -07:00
nathangray
23384d14f1
Some calendar planner view rendering performance improvements, gives ~20% reduction in render time.
2017-02-13 12:41:08 -07:00
nathangray
f5ec39200b
Fix not working infinite loop check
...
(thanks, Scrutenizer)
2017-02-01 09:17:26 -07:00
nathangray
153dde2200
Move holidays.php out of inc subdirectory, add a failure check
2017-01-04 08:21:59 -07:00
nathangray
c88b82c4b0
Fix bug where if daily view is in a window that is to small, vertical scrollbar is in the wrong place
2016-12-21 08:12:16 -07:00
nathangray
1e4ac003a2
Fix events in planner view did not resize if window was resized
2016-12-14 12:55:27 -07: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
Hadi Nategh
9d7ff6e616
Fix selectall checkbox in calendar category report sometimes doesn't work
2016-11-17 15:50:17 +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
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
Hadi Nategh
521de3a23f
Fix broken enable/disable function in holiday_report
2016-11-03 11:55:36 +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
Hadi Nategh
6a035feb6f
W.I.P of holiday report for calendar app
2016-10-31 17:33:01 +01:00
nathangray
47674a96b5
Fix the bugfix ( b799dda8c7
) so planner view doesn't throw errors
2016-10-18 10:40:24 -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
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
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
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
nathangray
606f8ec667
Update currently selected Add alarm time when start time changes
2016-09-12 10:58:15 -06:00
nathangray
b03d71379a
Fix incorrect tooltip in planner if event did not start or end on the hour
2016-09-08 08:50:43 -06:00
Hadi Nategh
eac56687ce
Apply another patch to 12fbe113cf
2016-09-08 14:03:05 +02:00
Hadi Nategh
12fbe113cf
Fix calendar favorites gets failed when encounters cat_ids in string format
2016-09-08 12:23:41 +02:00
nathangray
93c76dd878
No longer need to update nm owner filterheader, since we changed it to a plain header
2016-09-07 10:03:34 -06:00
nathangray
6568c0667a
Move week view's user label to span the whole week, just above the all day events
2016-09-06 09:46:37 -06:00
nathangray
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
nathangray
78593797c9
Fix day header coloring from other months was kept when the week was reused
2016-09-01 10:36:43 -06:00
nathangray
d5aa61671f
Update parent when removing events out of normal work times
2016-08-30 08:30:48 -06:00
nathangray
7abf44c6a3
Add actions (Add) for blank parts of planner view
2016-08-22 09:39:09 -06:00
nathangray
961a2a01da
Calendar context menu to add an event now works the same as a simple click; the event is only for that user
2016-08-18 15:33:24 -06:00
nathangray
d2d7c6f255
Enable planner view vertical time bar and clicks for extra space after last planner row
2016-08-15 09:32:17 -06:00
nathangray
8c8cf1af07
Fix planner view's vertical time bar when weekends are hidden - it was not accounting for the missing days
2016-08-12 09:16:49 -06:00
nathangray
3b13e8493c
- Always show cake in day header for birthdays on desktop
...
- German translations from Birgit Becker
2016-08-04 10:11:58 -06:00
nathangray
10b954a9d1
If calendar listview search is cleared, make sure it doesn't come back
2016-08-03 10:54:02 -06:00
nathangray
de91e82426
Add a missing space in event tooltip between multi-day start and end times
2016-08-03 09:34:08 -06:00
nathangray
dc3dd6819d
- Fix listview filter changes confusingly when searching
...
- Fix listview does not update for new events
2016-08-02 09:30:36 -06:00
nathangray
8a3ddfa41b
- Add preference to display birthdays as events (still always on for mobile)
...
- Add cake icon to header on birthdays
2016-07-29 09:35:24 -06:00
nathangray
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
nathangray
a019185ec2
Fix a case where clicking between the space for adding all day non-blocking area and the header went to day view.
2016-07-28 14:43:11 -06:00
nathangray
859f9b7126
Group event participants by type in event tooltip
2016-07-27 17:04:34 -06:00
nathangray
38ee3853cf
Handle empty participant names without error
2016-07-26 10:50:17 -06:00
nathangray
6a5003fee7
Make sure listview header gets a date
2016-07-26 09:52:03 -06:00
nathangray
76c537b63a
Limit event edit dialog's recurrence end date to after the event start date
2016-07-25 16:14:13 -06:00
nathangray
085ac5bb38
Fix week view with multiple users (non-consolidated) still had some space where the user could click on the day header, which was recogized as a header click instead of an all day non-blocking click
2016-07-25 11:22:49 -06:00
nathangray
386368da6e
Better sizing for calendar in home
2016-07-25 11:22:49 -06:00
Hadi Nategh
a58c881af1
* Calendar: Fix opening a calendar entry sometimes doesn't work
2016-07-22 12:03:46 +02:00
nathangray
3ab01052f4
Add a preference to control how many lines are allowed for all day non-blocking events before we start hiding some
2016-07-21 14:01:47 -06:00
nathangray
246683331b
Fix Uncaught TypeError: this.getArrayMgr is not a function when accessing calendar through SiteMgr
2016-07-21 10:43:23 -06:00
nathangray
99824b5510
Resource categories & distribution list expansion & fixes for planner view
2016-07-21 10:21:16 -06:00
nathangray
a69737fa95
Fix drag & drop to invite for user IDs with more than 1 character
2016-07-20 13:34:57 -06:00
nathangray
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
nathangray
945fce3e9b
Fix typo causing blanking in some cases when refreshing because of infolog changes
2016-07-15 08:24:57 -06:00
nathangray
1a0ff85355
Make sure we don't hit undefined last_format
2016-07-15 08:08:32 -06:00
nathangray
5fa3d455a5
Fix long date display got the wrong month for some combinations of date format and timezone offset direction.
2016-07-14 11:30:04 -06:00
nathangray
115f420996
Implement drag to invite / move to for planner by user view
2016-07-14 10:59:11 -06:00
nathangray
983cfab70d
- Fix drag & drop an event inside a group or consolidated calendar asked to move or invite
...
- Fix some drag to create bugs throwing errors
2016-07-11 15:23:29 -06:00
nathangray
76307c4bbf
Allow contact lists as event participants
2016-07-06 13:19:54 -06:00
nathangray
3de70526d0
Fix some bugs in drag to create event
...
- Firefox needed drag helper explicitly removed
- bug in move exceptions caused SQL error
2016-07-05 13:14:10 -06:00
nathangray
24dcb5e2cf
Fix Scrutinizer "bug"
2016-07-05 09:04:39 -06:00
nathangray
bfb599666e
When an infolog changes, only refresh calendar when it's the active app, otherwise wait until it is activated. Fixes event positioning problems caused by refreshing while hidden without needing to recalculate everything while hidden.
2016-07-04 15:20:22 -06:00
nathangray
0a129c0214
Fix some bugs in drag to create event
...
- Firefox tried to do drag to create & drag to resize when resizing an event
- Speed improvement for mouseover
2016-07-04 10:26:38 -06:00
nathangray
4d3cf6c58e
Make sure single day does not get partially covered by todos
2016-07-04 09:17:34 -06:00
nathangray
0aaca03d89
Fix some bugs in drag to create event
...
- Firefox opened 2 popups, one for span and one for end time
- Dragging existing events longer or shorter created a new event also
- Did not work in dayview
- Categories from category planner were not set
2016-07-01 11:57:06 -06:00
nathangray
ca7779c825
Fix documentation
2016-06-30 15:47:32 -06:00
nathangray
b7919b1fe0
* Calendar: Create new events by dragging on empty space
2016-06-30 13:21:13 -06:00
Ralf Becker
0a2b637f00
fix not possible to invite groups you are not a member of
2016-06-27 11:39:25 +02:00
Ralf Becker
381b9fa1a4
fix calendar-planer SiteMgr block to working with Mambo templates like (javascript free) simple_plain
2016-06-25 12:28:52 +02:00
nathangray
814955bf4d
Fix empty calendars did not turn off loader div
2016-06-24 16:29:40 -06:00
nathangray
0962d7fb27
Better/more hiding of calendar redrawing when changing views
2016-06-24 15:31:39 -06:00