Ralf Becker
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
Ralf Becker
fe1e719ada
* 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:30 +00:00
Ralf Becker
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
Hadi Nategh
5836cfb076
Bind the y-overflow and calculate the event column height if no fixed time-grid is set
2015-10-07 08:45:32 +00:00
Hadi Nategh
213db008dd
Revert commit 53812, as it breaks calendar time slices
2015-10-07 08:14:30 +00:00
Ralf Becker
7fb8f641d1
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:30:13 +00:00
Ralf Becker
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
Nathan Gray
82cf5184e3
Fix class colors on events went missing
2015-10-06 22:47:45 +00:00
Ralf Becker
0bbced7df2
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 20:00:06 +00:00
Nathan Gray
f57ccb9a41
Allow custom fields in IF placeholders
2015-10-06 19:59:43 +00:00
Ralf Becker
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
Nathan Gray
78440b91ce
Fix refresh & updates when working on personal categories
2015-10-06 19:25:42 +00:00
Nathan Gray
a2af10dd14
- Fix missing option check to work with options sent as an in-order array (label,value), fixes some custom fields not being properly set.
...
- Fix links to accounts (home-accounts) would not open properly when you click on them
2015-10-06 19:23:51 +00:00
Ralf Becker
9e1bd4fcb8
use same egw_exception_db_connection instead of die, if no DB host set, so it can be cought
2015-10-06 17:00:21 +00:00
Ralf Becker
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
Hadi Nategh
aa81ae5e5d
WIP EGroupware tutorial:
...
- Make popup size bigger
- Style tutorials list
2015-10-06 16:37:51 +00:00
Hadi Nategh
5b495822c6
Revert commit 53816
2015-10-06 16:13:03 +00:00
Hadi Nategh
b929e98947
Include app-[theme].css for calendar navigation
2015-10-06 15:56:27 +00:00
Klaus Leithoff
95a88df345
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:17:37 +00:00
Klaus Leithoff
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
Ralf Becker
f724e47b2d
cant use @-syntax with passwords, as they can start with an @
2015-10-06 13:11:05 +00:00
Ralf Becker
283b8bec33
cant use @-syntax with passwords, as they can start with an @
2015-10-06 13:10:06 +00:00
Ralf Becker
223918a192
allow to read db-config from environment, by using "@name" to reference to name from environment
2015-10-06 12:45:26 +00:00
Ralf Becker
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
Ralf Becker
91d68acc6f
* 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:55 +00:00
Ralf Becker
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
Hadi Nategh
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
Ralf Becker
227d69654e
* Calendar: use event title for mails generated via edit popup actions: mail all participants and meeting request
2015-10-06 10:49:52 +00:00
Ralf Becker
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
Hadi Nategh
04cd0b6b3c
Remove extra ajax-loader icon from mail tree
2015-10-06 08:48:53 +00:00
Hadi Nategh
5c812f8c9a
Remove extra ajax-loader icon from mail tree
2015-10-06 08:45:44 +00:00
Hadi Nategh
b1fb1d5703
Include accidentally excluded app.js
2015-10-06 07:40:52 +00:00
Nathan Gray
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
Nathan Gray
d8487a7507
Fix refresh & updates when working on personal categories
2015-10-05 20:02:11 +00:00
Nathan Gray
b78f3504df
Add explanation to super-user login
2015-10-05 19:38:53 +00:00
Nathan Gray
57b7b0d93b
Add explanation to super-user login
2015-10-05 19:27:52 +00:00
Ralf Becker
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
Nathan Gray
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
Nathan Gray
c5cff22c59
Fix document merge using sidebox while in list view gave "application echoed something" instead of document
2015-10-05 16:55:42 +00:00
Hadi Nategh
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
Nathan Gray
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
Nathan Gray
060cf6073a
Fix links to accounts (home-accounts) would not open properly when you click on them
2015-10-05 15:45:44 +00:00
Nathan Gray
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
Ralf Becker
a3035a57d5
* 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 14:27:07 +00:00
Ralf Becker
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
Ralf Becker
8655183c3c
include theme-specific app.js file for calendar sidebox
2015-10-05 12:15:23 +00:00
Hadi Nategh
022c273860
Do not stop completely the transition on mail as it conflicts with blueimp gallery plugin (expose)
2015-10-05 09:42:58 +00:00
Hadi Nategh
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
Ralf Becker
3060ed0915
using (bool) cast instead of php5.5+ boolval() function
2015-10-05 09:38:25 +00:00
Hadi Nategh
968dcb8336
Fix calendar columns gets always y-scrollbar if the no time-grid pref is set
2015-10-02 14:53:18 +00:00