de4098e550
Make sure we are not requesting server for an empty value option or other widgets but select-timezone as server won't find anything and it will fall into an infinitive loop, e.g. select-cat widget.
2015-10-12 09:55:13 +00:00
9da4924f00
allow to overide egw_server_root used as key in egw_cache for tree- AND instance-level
2015-10-10 10:33:35 +00:00
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
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
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
0bdbccf1b4
Make sure categories with no color do not turn the event transparent.
2015-10-09 16:33:34 +00:00
61db4b7559
WIP EGroupware tutorial:
...
- Open autoload introduction tutorial from all apps
- Provide fallback tutorial
2015-10-09 15:09:34 +00:00
5a08713cbc
* eTemplate: setting higher request timeout of 4 hours (was 2 hours)
2015-10-09 12:40:26 +00:00
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
52a3e2240c
WIP EGroupware Tutorial:
...
- Add disable option in admin site configuration in order to be able to switch off the tutorials menu in sideboxes
2015-10-09 07:42:13 +00:00
781f128265
WIP EGroupware Tutorial:
...
- Add autoload tutorial to Home app
2015-10-09 07:31:35 +00:00
7b0ba9fb95
adding a "None" to resource selection in calendar, to allow to remove all resources from view
2015-10-08 19:57:29 +00:00
51b60c5df6
no longer store ADOdb object in session, also ensures reevaluating environment-data or multiple hosts in connection-data
2015-10-07 19:33:22 +00:00
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
8fa12bc9d5
WIP EGroupware tutorial:
...
- Implement tutorials navigator in tutorial popup
2015-10-07 15:49:51 +00:00
b926795898
Fix integrated apps were opening in calendar edit
2015-10-07 15:34:37 +00:00
f89d4297d9
Fix infinitive request from selectbox widget
2015-10-07 13:52:56 +00:00
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
f8821f692f
fix an other case were spinner is not removed due to a client-side javascript error
2015-10-07 09:32:22 +00:00
3253b6bda1
* Addressbook: allow eg. telephone apps to jump directly into CRM view of a phonenumber with https://domain.com/egroupware/index.php?menuaction=addressbook.addressbook_ui.view&search= "49 123 456789"&ajax=true&cd=yes
2015-10-07 09:31:10 +00:00
50ed21bd7e
fixed typo (wrong case) causing default DB capabilities to be returned and eg. giving an sql error when searching under MySQL in addressbook
2015-10-07 05:29:49 +00:00
82cf5184e3
Fix class colors on events went missing
2015-10-06 22:47:45 +00:00
f57ccb9a41
Allow custom fields in IF placeholders
2015-10-06 19:59:43 +00:00
a269120683
move @/enviroment support from class-variables to local ones, to re-evaluate them on each request, class vars are stored in session
2015-10-06 19:57:52 +00:00
1e54cfb117
use same egw_exception_db_connection instead of die, if no DB host set, so it can be cought
2015-10-06 16:59:54 +00:00
aa81ae5e5d
WIP EGroupware tutorial:
...
- Make popup size bigger
- Style tutorials list
2015-10-06 16:37:51 +00:00
ab4b0e1e17
only do the sorting when we do a topLevel Query or a retrieval of ALL. ; give extracare on the retrieval of folders in shared and others on subscription, and when folders subscribed in such namespaces are deeply nested within without rights of list on the branches leading to the leaf
2015-10-06 15:09:10 +00:00
f724e47b2d
cant use @-syntax with passwords, as they can start with an @
2015-10-06 13:11:05 +00:00
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
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
fe9dcbcc12
Get folders status asynchronously as it is an expensive operation to be called in initial load
2015-10-06 10:51:35 +00:00
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
5c812f8c9a
Remove extra ajax-loader icon from mail tree
2015-10-06 08:45:44 +00:00
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
d8487a7507
Fix refresh & updates when working on personal categories
2015-10-05 20:02:11 +00:00
57b7b0d93b
Add explanation to super-user login
2015-10-05 19:27:52 +00:00
047105fb41
allow to read db-config from environment, by using "@name" to reference to name from environment
2015-10-05 18:58:55 +00:00
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
a6837b6a40
WIP EGroupware tutorial:
...
-Add popup tutorials player
-List tutorials in sidebox with their titles and thumbnails only
2015-10-05 16:01:39 +00:00
86a1e4fbfa
Fix invalid options showing in link-entry custom field list by querying for the actually needed capabilities, and explictly add filemanager, which does not support them but gets special handling.
2015-10-05 15:50:30 +00:00
060cf6073a
Fix links to accounts (home-accounts) would not open properly when you click on them
2015-10-05 15:45:44 +00:00
05ea41493d
Fix missing option check to work with options sent as an in-order array (label,value), fixes some custom fields not being properly set.
2015-10-05 15:25:10 +00:00
816c9c0a96
* Calendar/Mail: fix edit action meeting-requests to NOT set content-disposition: attachment, as this seems to stop automatic processing in Exchange
2015-10-05 13:15:17 +00:00
7c5ab68b46
Do not stop completely the transition on mail as it conflicts with blueimp gallery plugin (expose)
2015-10-05 09:38:57 +00:00
3060ed0915
using (bool) cast instead of php5.5+ boolval() function
2015-10-05 09:38:25 +00:00
7023d39d98
Add empty_label to Select account custom field type, so you can select nothing.
2015-10-01 15:10:38 +00:00
60011b644c
Resize popup window till not getting horizontal scrollbar
2015-10-01 13:17:41 +00:00
9d7a566966
No transition delay for mail, fixes the splitter right panel overflows the left panel
2015-10-01 08:27:44 +00:00
c4861e1194
Only admins can delete super-global or app-level global categories, regardless of owner.
2015-09-30 16:24:08 +00:00
718dc25815
Make 100% an invalid preference size, fixes mail splitter losing splitter size preference
2015-09-30 15:29:26 +00:00