Klaus Leithoff
3c7a04f903
try to cope with not set content-transfer-encoding
2014-06-24 12:36:16 +00:00
Ralf Becker
d6ce36d735
bump versions to 14.1
2014-06-24 10:00:50 +00:00
Hadi Nategh
8c276bfe96
Remove "placeholder" link from help tooltip of preferences
2014-06-24 09:47:08 +00:00
Klaus Leithoff
66f3c1d588
Strg+A (select all): if there is only one mail, even if the message is correct, regarding all messages in the mailbox; skip it
2014-06-24 08:49:39 +00:00
Ralf Becker
6a016fac3f
prevent false CSRF warning, if DB schema upgrade is needed
2014-06-24 08:43:46 +00:00
Ralf Becker
c8e7fdccde
set recommended PHP version to 5.5
2014-06-24 08:42:55 +00:00
Ralf Becker
74b98920de
fixed lost type2 values in cf migration eg. InfoLog type cf is valid for
2014-06-24 07:47:43 +00:00
Ralf Becker
af9b8303d6
make egw_db::from_bool() static and use that to work around PHP 5.3 limitation of not making class scope available in closures
2014-06-24 07:25:35 +00:00
Nathan Gray
4d5b7540bd
Toggle save as for multiple based on selection (no directory) and browser support
2014-06-23 22:41:34 +00:00
Nathan Gray
d0b80697c2
Multiple file download for browsers that support download attribute
2014-06-23 21:58:27 +00:00
Nathan Gray
866fbb65bc
- Refresh filter even if it's not dirty, since it changed
...
- Bind delete prompt to right click on link while avoiding conflict with action system
2014-06-23 17:17:34 +00:00
Hadi Nategh
e8fef0847c
Remove unnecessary "console.log" commands which they were out commented in the code
2014-06-23 16:31:43 +00:00
Hadi Nategh
2aa1bece1f
Fix mail expnad on click if the mails are passed as comma seperated serialise. Additionally, fix couple of IDE warnings
2014-06-23 16:22:30 +00:00
Hadi Nategh
3ec98b4d6f
Switch of the specified FF red border validation indicator
2014-06-23 14:43:12 +00:00
Ralf Becker
ffae12e240
* all apps: custom-fields are now stored in own egw_customfields table (no more limit on number), site configurations get now JSON serialized
2014-06-23 14:35:22 +00:00
Ralf Becker
ae19dff1d4
ignore stepMismatch html5 validation errors, the are generated for every float number
2014-06-23 14:31:47 +00:00
Hadi Nategh
51ec978f82
Fix preferences tooltip not shown at the top in FF
2014-06-23 12:08:18 +00:00
Hadi Nategh
0217c2ebaa
Set an empty sidebox if there is json response, and for regular request like idots template render the framework to get header and navbar shown
2014-06-23 11:38:42 +00:00
Stefan Reinhardt
2dc1f68319
filemanager
...
tarp without hover
2014-06-23 10:15:12 +00:00
Ralf Becker
d4bb8a00a9
move et2_call method to egw.js to have it always available at window scope (it is NOT et2 specific), maybe we find a better/nicer place for it
2014-06-23 08:10:40 +00:00
Klaus Leithoff
0ab34ccfe5
basic implementation on Strg+A for copy/move mails; not working as of now, as this.mail_checkAllSelected(_action,true) seems not to produce the desiredv result on dragndrop
2014-06-20 13:37:20 +00:00
Klaus Leithoff
d071e645cd
implement Strg+A on Message deletion per folder
2014-06-20 12:05:03 +00:00
Hadi Nategh
2babf41119
Use popup method to call emailadminWizard when there is no JSON request
2014-06-20 09:28:45 +00:00
Nathan Gray
ec476a96d7
Fix column selection not saved if columnselection pref setting had 'nextmatch-' prefix already.
...
Fixes infolog columns not being saved
2014-06-18 18:29:52 +00:00
Nathan Gray
3405d58c67
Allow including record indexes in regex pattern
2014-06-18 17:25:48 +00:00
Nathan Gray
228d3e9614
Add placeholders for parent
2014-06-18 15:50:23 +00:00
Nathan Gray
3f8ac20b7a
Add a note for if we get back to import/export re-structuring
2014-06-18 14:35:44 +00:00
Ralf Becker
ff00c695ca
new API method egw_framework::popup($link, $target="_blank", $popup="640x480") to open a popup independent of running a regular or a JSON request
2014-06-18 13:57:15 +00:00
Hadi Nategh
c0d85eb33e
Make sure to not popup the emailadminWizard if getfoldertree is called via tree interaction
2014-06-18 11:23:54 +00:00
Hadi Nategh
94950729ab
Popup the emailadminWizard if there is authentication failure
2014-06-18 09:56:11 +00:00
Ralf Becker
6e6e75182b
added a debug message
2014-06-18 08:22:12 +00:00
Ralf Becker
27bc31456e
fixed error-message for password change containing "%" instead of "%1"
2014-06-18 08:03:13 +00:00
Nathan Gray
0033464585
- Re-add extra fields for import
...
- Add special field to link to another entry by custom field value
2014-06-17 22:36:17 +00:00
Nathan Gray
715bbf9abe
If a refresh of a particular UID is requested and server doesn't give it then remove it.
...
Fixes refresh where the row no longer match filters, but is still there.
2014-06-17 19:23:14 +00:00
Nathan Gray
0cffb46eab
Handle not existing links passed from server
2014-06-17 17:14:05 +00:00
Hadi Nategh
75b9624266
Fix calendar multiselect accounts not change the view after submit
2014-06-17 16:03:54 +00:00
Ralf Becker
2772e3e342
enable mcyrpt PHP extension for Ubuntu 14.04+
2014-06-17 15:50:34 +00:00
Ralf Becker
a2e03406d2
also notify about sub-entries
2014-06-17 10:39:12 +00:00
Hadi Nategh
3e2255c77a
Change delete and undelete recurrence events dialog message
2014-06-17 09:57:48 +00:00
Ralf Becker
17d31ae65e
new translations for delete this recurrance or whole series dialog
2014-06-17 09:55:36 +00:00
Hadi Nategh
7f5af09f87
Retrive accidentally removed delete and undelete nm_popup templates from calendar listview temp by commit 45376. Additionally, fix error calling cal_delete for deleting recurrent events from listview
2014-06-17 09:44:15 +00:00
Ralf Becker
d948e10598
allow to use autoloader in setup.inc.php files
2014-06-17 09:34:15 +00:00
Ralf Becker
efa5a598d6
fix typo in method name stalling new installs
2014-06-17 08:45:27 +00:00
Hadi Nategh
cc594119b9
Fix refresh calendar list after deleting recurrent events
2014-06-17 07:48:59 +00:00
Ralf Becker
a7f6692b70
Changelog for 14.1.20140617
2014-06-17 07:03:44 +00:00
Ralf Becker
0f3be64360
(re-)set VFS user for vfs access rights, when user of async job changes
2014-06-17 06:52:52 +00:00
Nathan Gray
697d1cdbac
Implement new special linking fields
2014-06-16 20:16:58 +00:00
Nathan Gray
98ff5bbce2
Change function signatures to match importexport r47281
2014-06-16 20:10:42 +00:00
Nathan Gray
52c9a86704
addr_id function moved to importexport_basic_import_csv so it can be used for all apps
2014-06-16 20:08:17 +00:00
Nathan Gray
5dc1ad5e04
Add support for some special fields to the base class
...
- contact - searches n_last,n_first,org_name and links the row entry to the first matching contact
- link_search - as contact, but searches any app using link_query, and links the row entry to the first matching entry
- link_0 - Links the row entry to the given existing entry row entry should be in the form appname:id
2014-06-16 20:05:06 +00:00