nathangray
e2191bfec2
Calendar - rework merge for clarity & reduce code duplication
...
- fix ranges were not working from list
- silence some warnings
2017-12-18 14:28:46 -07:00
nathangray
87b6bfdbfb
* Calendar - merge from sidebox will now open in Collabora, if available
2017-12-15 13:50:18 -07:00
nathangray
2bfe829dd8
Fix calendar entries opened from mail using a link could not be edited
2017-07-27 13:28:37 -06:00
nathangray
2f6ff582f1
* Calendar - Fix selected owner goes missing on logout
2017-06-27 10:31:38 -06:00
nathangray
5995c63034
Calendar - fix some bugs setting calendar owner via URL when calendar app is not yet loaded
2017-06-12 12:35:12 -06:00
Ralf Becker
78f4a6fb9e
one missing customfields
2017-01-17 18:31:58 +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
2e1e3d8727
WIP calendar report
2016-11-07 20:24:31 +01: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
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
Ralf Becker
d47b22822c
* Calendar: fix PHP Fatal when clicking on a link to accept/decline an invitation mail
2016-08-17 11:40:40 +02:00
Ralf Becker
3752c35a5a
add ajax=true to diverse admin pages of apps, changing customfields class to autoloadable admin_customfields (with old class extending new one, just in case), fix wrong English phrase "typ" in infolog
2016-08-12 11:35:30 +02:00
nathangray
859f9b7126
Group event participants by type in event tooltip
2016-07-27 17:04:34 -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
8cb1bb19b1
Check event filters when updating status or category through edit dialog to remove the event if it no longer matches.
2016-06-16 11:08:31 -06:00
nathangray
ffccce1c8a
Send holiday cache data for current year on initial load, so it's available for sidebox menu.
2016-05-16 11:21:03 -06:00
Ralf Becker
8c7c0c1eb2
reading holidays now from Mozilla holiday calendars, or a custom iCal URL
2016-05-04 17:15:18 +00:00
Ralf Becker
bc4362c22e
remove old phpgwapi datetime class from calendar, as it is no longer in api
2016-05-02 20:22:47 +00:00
Ralf Becker
dcc003cedf
move calendar to new api
2016-05-01 17:47:59 +00:00
Ralf Becker
1742ebf6f1
use new et2 config
2016-04-24 13:41:36 +00:00
Ralf Becker
db5533058d
possible fix for An error happened (ErrorException): Argument 2 passed to EGroupware\Api\Etemplate::exec() must be of the type array, string given, called in calendar/inc/class.calendar_ui.inc.php on line 593
2016-03-29 09:12:56 +00:00
Nathan Gray
70b00c8d70
Remove some unused code
2016-03-14 19:36:22 +00:00
Ralf Becker
6f0728cd9d
fix for different return values of accounts->member(s) / membership(s)
2016-03-06 16:09:58 +00:00
Ralf Becker
3971dd8915
fix use of deprecated accounts::member and accounts::membership, should be members and memberships
2016-03-06 14:58:36 +00:00
Ralf Becker
4c37f90cc1
remove old no longer used stuff
2016-03-01 16:26:14 +00:00
Nathan Gray
9460e1a2f9
Home improvements - Weekend toggle, weekN & month support
2016-02-22 22:45:48 +00:00
Nathan Gray
58b7f38426
Promote calendar-owner to full widget, loadable by etemplate on its own
2016-02-18 19:45:37 +00:00
Nathan Gray
e3fdbd0c62
Fix removal missing events
2016-02-17 15:33:34 +00:00
Nathan Gray
5955705002
Owner widget changes:
...
- Now returns results with users, then groups, then other apps
- If a result is found in the static options, the server is not queried
- 2 character limit before searching
- Change event fires on blur, not change in selection
2016-02-11 20:30:55 +00:00
Nathan Gray
d7dfd44c8b
Use taglist for owner
2016-02-09 20:28:57 +00:00
Nathan Gray
069da4dace
Fix changes via popup edit are not shown in main (week, etc) views
2016-02-04 19:30:32 +00:00
Nathan Gray
edf60ac0f8
Completely remove any planner_days and switch to using other views for calculation
2016-02-03 18:27:52 +00:00
Nathan Gray
72991fc007
Smarter updates for recurring events, to avoid refreshing more than needed.
2016-01-20 20:58:14 +00:00
Nathan Gray
d1739fd873
- Fix day view user header
...
- Fix toolbar add button
2016-01-06 20:37:29 +00:00
Nathan Gray
556495e6cc
Move sidebox buttons into a toolbar
2016-01-06 18:24:45 +00:00
Nathan Gray
7d1de17438
Refactor & more intelligence in grid views for speed improvements
2016-01-05 20:43:19 +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
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
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
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
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
b4cfde8c35
Automatically make adjustments to merge range to try to match the selected template
2015-12-09 23:12:12 +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
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
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
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
e172ff448b
Fix some app_id vs id issues breaking drag & drop
2015-12-01 22:02:47 +00:00
Nathan Gray
9a97d108a5
Fix recurring private events breaking things
2015-11-25 17:20:30 +00:00