Ralf Becker
c2c2e907a7
pending Frensh and Spanish translations from our translation server
2015-08-20 07:21:07 +00:00
Ralf Becker
05f2aed6e1
* Admin: fix SQL error when searching in access rights popup (probably other places too)
2015-08-13 12:55:31 +00:00
Hadi Nategh
6d9f083874
* All Apps: Implement drag and drop file from desktop into htmlarea
2015-08-12 14:58:00 +00:00
Hadi Nategh
df179a3859
* Mail/tree: Performance improvement for mail index folderTree
...
- Autoloading mail folders when show all folders is on (performance improvement)
- Get folder status for opened folders only (performance improvement)
- Styling hovered over mail folder
2015-08-12 13:27:57 +00:00
Nathan Gray
6f52ff858c
Automatically expand to multiple rows if the option is set and value is multiple so we don't lose part of the value
2015-08-11 22:28:00 +00:00
Nathan Gray
c770021acb
Automatically expand to multiple rows if the option is set and value is multiple so we don't lose part of the value
2015-08-11 22:26:49 +00:00
Hadi Nategh
8d7fc2000b
Send response as second param into callback for long_task dialog
2015-08-11 16:23:34 +00:00
Nathan Gray
c262fb2ad0
Fix for losing actions if they are re-linked to a new actionObject
2015-08-11 15:44:42 +00:00
Nathan Gray
80b2e2b244
Fix for losing actions if they are re-linked to a new actionObject
2015-08-11 15:37:20 +00:00
Hadi Nategh
476606d6cb
Add highlighting attribute into widget tree
2015-08-11 09:53:42 +00:00
Nathan Gray
d41c593fe5
Fix actionManager mismatch, causing missing action error on reload
2015-08-10 15:43:21 +00:00
Hadi Nategh
ae95e934a8
Add multiple marking (multiselection) to folder widget, and dhtmlxtree:
...
- Attribute name: multimarking, default value: false
2015-08-10 15:35:44 +00:00
Hadi Nategh
a2b96f0c9c
WIP image upload via drag into ckeditor 4.5: DO not trigger et2_file uplaod if it is an type image and let CKEditor handles it
2015-08-07 15:22:20 +00:00
Ralf Becker
9ede2c0b70
WIP image upload via drag into ckeditor 4.5
2015-08-07 14:18:07 +00:00
Nathan Gray
9903a5f926
Calendar et2 conversion work in progress.
...
- Home favorites with context menus
2015-08-05 21:24:07 +00:00
Ralf Becker
504e4ff725
* Admin: fix SQL error when search contains a non-ascii character
2015-07-29 10:35:26 +00:00
Ralf Becker
b799107de5
* Admin: fix SQL error when search contains a non-ascii character
2015-07-29 10:35:01 +00:00
Nathan Gray
b3611a8dfd
Remove popup account selection option
2015-07-28 19:08:17 +00:00
Nathan Gray
c6620e2115
Prevent column selection preference from being reset, fixes forced columns don't stay forced.
2015-07-28 14:34:33 +00:00
Hadi Nategh
ba03f02571
Fix wrong encoded autoloading url
2015-07-28 13:08:16 +00:00
Hadi Nategh
c3e9afc85a
Add nocheckbox option into tree widget to instruct the component not to render checkbox for the relevant item
2015-07-28 13:04:53 +00:00
Hadi Nategh
a5f347d484
Send back to server both checked and unchecked values if autoloading is used
2015-07-28 13:04:19 +00:00
Hadi Nategh
422a341513
Do not force tree node to state of open if we are using autoloading
2015-07-28 13:03:17 +00:00
Hadi Nategh
8285fb7666
Correct the value of checked option from previous commit
2015-07-28 13:02:12 +00:00
Hadi Nategh
8d424171ae
Add checked option to tree widget
2015-07-28 13:01:32 +00:00
Hadi Nategh
76296180b8
added more docu and some constants with sane names
2015-07-28 13:01:07 +00:00
Hadi Nategh
3d765ac00f
MAil tree W.I.P.:
...
-Enhancements in folder array
-Fix wrong encoded autoloading url
2015-07-28 12:47:02 +00:00
Ralf Becker
03d3f7924f
Make sure link_entry & file_upload are still present before trying to destroy them.
...
Fixes hidden error when calling etemplate2.clear() with read-only link widgets.
2015-07-27 17:26:31 +00:00
Nathan Gray
a0c38411e9
Make sure link_entry & file_upload are still present before trying to destroy them.
...
Fixes hidden error when calling etemplate2.clear() with read-only link widgets.
2015-07-27 17:16:11 +00:00
Ralf Becker
ed9204103c
* Addressbook: custom fields of accounts enabled via own-account-acl were not editable
2015-07-27 16:53:19 +00:00
Ralf Becker
af157c3218
* Addressbook: custom fields of accounts enabled via own-account-acl were not editable
2015-07-27 16:52:55 +00:00
Nathan Gray
ea0663d531
Prevent column selection preference from being reset, fixes forced columns don't stay forced.
2015-07-27 15:24:27 +00:00
Hadi Nategh
ce9c1187bf
Add nocheckbox option into tree widget to instruct the component not to render checkbox for the relevant item
2015-07-27 13:34:38 +00:00
Ralf Becker
a394a53d8b
if db-object passed to so_sql_cf, use that also for querying custom-fields
2015-07-27 13:24:18 +00:00
Ralf Becker
6110c34aaa
if db-object passed to so_sql_cf, use that also for querying custom-fields
2015-07-27 13:17:03 +00:00
Hadi Nategh
310c241ca4
Send back to server both checked and unchecked values if autoloading is used
2015-07-24 13:33:27 +00:00
Hadi Nategh
e3fb882eba
Do not force tree node to state of open if we are using autoloading
2015-07-23 10:33:01 +00:00
Hadi Nategh
466eea3cbc
Correct the value of checked option from previous commit
2015-07-22 10:06:30 +00:00
Hadi Nategh
ae4fa08e80
Add checked option to tree widget
2015-07-22 10:04:24 +00:00
Hadi Nategh
6001f9e189
Updates etemplate2.dtd file including latest changes of widgets
2015-07-21 09:09:50 +00:00
Hadi Nategh
396dd5274b
Add part attribute from gird into dtd generator
2015-07-21 09:07:45 +00:00
Hadi Nategh
4a27ecf94e
Fix filemanager expose opens wrong image when the clicked image is from expanded sub foldres
2015-07-17 07:22:43 +00:00
Hadi Nategh
a3eddc1ce4
Fix filemanager expose opens wrong image when the clicked image is from expanded sub foldres
2015-07-16 17:26:22 +00:00
Ralf Becker
aa7857a4a6
do not break buttons in multiple lines
2015-07-15 15:09:55 +00:00
Ralf Becker
6776bc5e6a
do not break buttons in multiple lines
2015-07-15 15:09:38 +00:00
Ralf Becker
43b016f1e0
missing commit from index and text field change
2015-07-15 15:09:11 +00:00
Hadi Nategh
99c67eacc7
Do not reference customfields if they are already read
...
-Fix second row of infolog customfields in CRM view does not respect nm filters
2015-07-15 12:14:38 +00:00
Hadi Nategh
91a162f8ba
Make sure sortable gets send the request to server with correct menuaction, as jsonq always queued the request from home and that may causes wrong redirection. e.g. sortable grid inside an iframe of an application (mail.sieve)
2015-07-14 16:11:45 +00:00
Hadi Nategh
7f01ef37ed
Do not reference customfields if they are already read
...
-Fix second row of infolog customfields in CRM view does not respect nm filters
2015-07-14 15:12:22 +00:00
Nathan Gray
01939c6bf6
* Selected favorite highlighting
...
Now highlights if the current application state matches a favorite, either by click or manually setting the filters.
2015-07-10 18:05:54 +00:00