Hadi Nategh
6c2a6511d8
Fix calendar participants validation error, caused by commit 5995c63034
2017-06-26 15:35:23 +02:00
nathangray
6cb27a7652
Calendar - fix some bugs setting calendar owner via URL when calendar app is not yet loaded
2017-06-20 09:17:44 -06:00
nathangray
74f7b6a997
Calendar - Even better, just filter out accounts from contact results
2017-03-20 10:14:33 -06:00
nathangray
5e1cc74f76
Calendar - Lookup person_id and filter by that, in case account name is different from contact file_as
2017-03-20 10:14:23 -06:00
nathangray
53d0ef7705
Always hide the contacts associated with user accounts from calendar owner options, we just show the accounts.
2017-03-10 08:14:17 -07:00
nathangray
86ff86f643
Calendar - Remove contacts matching accounts user has no access to so nobody selects it thinking they are selecting the user account
2017-03-10 08:14:04 -07:00
nathangray
0479408cfb
Fix calendar owner search would only return 1 matching resource category
2017-01-20 08:56:29 -07:00
Ralf Becker
304a41de19
* Calendar: fix PHP Fatal: Unsupported operand types caused eg. by deleted resources
2016-08-24 12:34:55 +02:00
nathangray
c8ea65828d
Allow contact lists as event participants
2016-07-26 10:36:54 -06:00
nathangray
27872faaf6
Fix backport issues
2016-07-26 08:38:19 -06:00
nathangray
0d37c8413f
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-26 08:20:38 -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
Hadi Nategh
1fab6876c4
Fix calendar participant does not show user accounts
2016-06-23 17:21:45 +02:00
nathangray
61a9a28c4d
Fix css include
2016-05-24 15:08:48 -06:00
nathangray
2976d910db
Some bugfixes for planner view in sitemgr:
...
- Add check on sel_options arrayMgr for missing owner names, since sidebox is not there
- Pre-fill sel_options for above, so they can be found
- Fix clicking on an event could alter the calendar state
2016-05-16 14:32:03 -06:00
Nathan Gray
e4aa767911
Fix calendar resource search
2016-05-03 21:03:51 +00:00
Nathan Gray
5d14807720
Planner sitemgr module
...
- Check ACL and only offer users or resources anonymous user has access (read or free/busy) to
- Stop some errors from missing framework breaking the timegrid
- Fallback to be able to get resource labels in all cases
2016-05-02 19:22:52 +00:00
Ralf Becker
dcc003cedf
move calendar to new api
2016-05-01 17:47:59 +00:00
Ralf Becker
429177686a
make home a regular application, which can eg. disabled, incl. moving all services using "home" as appname to "api" and moved some other forgotten stuff from phpgwapi&etemplate to api
2016-05-01 09:57:48 +00:00
Nathan Gray
40fbf3e2c9
Update for resource selection to re-enable conflict detection
...
- Remove account & contact options from default resource selection preference
- Edit dialog participant now passes selected start & duration, so conflict detection works again
2016-04-29 18:01:17 +00:00
Nathan Gray
a81cdf73be
When server gives taglist options via ajax, take them all. Only filter local suggestions.
...
- Filter accounts server side so they do not always show up
2016-03-25 16:08:22 +00:00
Nathan Gray
fbe3d2cc7d
Only filter accounts by calendar permission, not groups
2016-03-10 17:43:02 +00:00
Nathan Gray
23a25e23d8
remove PHP 5.4+ array syntax breaking our PHP 5.3 support
2016-03-04 15:57:13 +00:00
Nathan Gray
32b4872084
Use calendar-owner widget in edit dialog for participants
2016-02-18 20:54:26 +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