09911badd3
only shorten contact note and custom-field value, if it does not contain longer values
2015-07-19 09:57:20 +00:00
a9c4060dd6
shorten index on egw_sqlfs.fs_name to improve performance
2015-07-19 09:12:47 +00:00
970078e970
some more fine-tuning of Galera checks, backported persisten connection handling from ADOdb 5.x
2015-07-19 08:35:27 +00:00
6cf9385c48
fix wrongly converted columns back to utf-8 and change message_id to ascii, if you already run update to 14.3, you need to set 14.2.025 in your db:
...
UPDATE egw_applications SET app_version='14.2.015' WHERE app_name='phpgwapi' AND app_version='14.3'
2015-07-16 08:27:00 +00:00
e1ad625fca
improved and now optional Galera cluster health check
2015-07-15 20:47:49 +00:00
7e9b83d280
Get new custom fields ordering properly too
2015-07-14 14:28:29 +00:00
f098f5c368
fix typo
2015-07-14 11:15:30 +00:00
b318f1e4f4
status value is in column 1 (2. column), also fixed not working fetchColumn
2015-07-14 10:44:12 +00:00
3470f4d51c
check Galera wsrep_local_state for node is not in state Synced, eg. Donor
2015-07-14 09:44:39 +00:00
bba3fa804a
some database optimizing: changing columns with no user-input to CHARACTER SET ascii (instead of utf8), shorten indexes and add additional autoincrement columns where primary key contained varchars
2015-07-11 13:56:50 +00:00
3f3071241f
Fix copy-paste error in favorite selection comparison, giving TypeError.
2015-07-10 17:44:21 +00:00
34536f7e89
Fix copy-paste error in favorite selection comparison, giving TypeError.
2015-07-09 18:01:22 +00:00
b16047bde2
Fix custom field order renumbering to keep at multiples of 10, and handle cached custom fields
2015-07-09 17:42:40 +00:00
cc15b6812a
fix not being able to create new password, after r53051: allow to specify multiple ;-separated hosts for database
2015-07-07 12:41:11 +00:00
b27dbc617c
allow to specify multiple ;-separated hosts for database, by default first one is used, on connection failure other ones are tried too
2015-07-06 11:15:14 +00:00
7eff188dcf
fix sometimes not working redirect to login page (session could not be verified), because inline script is not allowed by our content-security-policy, redirecting top window now in login.js
2015-07-04 07:53:50 +00:00
4e986e58b8
change "password about to expire in N days" warning into an once per login info-message (was a redirect to password change)
2015-07-01 17:51:56 +00:00
d39c2a71bf
* Login/Password: handle forced password change on login page
2015-07-01 12:44:34 +00:00
90c578b8f4
Remove debug
2015-06-30 21:19:05 +00:00
be9cd16de4
fix egw_ical_iterator to use new Horde_Icalendar
2015-06-30 06:53:46 +00:00
dcc69abf9b
* Smarter favorite highlighting
...
Now highlights if the current application state matches a favorite, either by click or manually setting the filters.
2015-06-29 19:16:56 +00:00
558589c1eb
Do not bind any extra resize on popups in idots as they have resize their own handler
2015-06-24 15:20:43 +00:00
ee02151c3a
attempt to get Sendmail working in zpush implementation
2015-06-23 15:36:12 +00:00
3b4708f9ea
using new Horde code in vendor for CalDAV/CardDAV, moved all old Horde and SyncML code to syncml app, not sure it is still functional
2015-06-22 15:36:23 +00:00
bed4a8461b
fixed not working popups or other javascript related actions in idots sidebox menu, if it is hidden and only shown on click or hover
2015-06-20 08:47:45 +00:00
2d63cfb10d
* Mail: inline images were not shown in Thunderbird
...
we need to send a multipart/related with html-body as first part and inline images as further parts
2015-06-19 14:20:57 +00:00
a602dd3e86
Fix custom field order renumbering to keep at multiples of 10.
2015-06-18 16:48:16 +00:00
14ccc8f0b5
added todo with url to php class allowing to stream a zip file of arbitrary size
2015-06-11 12:46:27 +00:00
821ba63c02
accidently removed retina sprite
2015-06-11 12:40:44 +00:00
920616e37a
Calendar et2 conversion work in progress.
...
Context menu is enabled, but not all actions are fully implemented yet.
2015-06-10 21:51:28 +00:00
6c7026fa52
* Setup: support mail authentication without PHP imap extension
2015-06-10 15:44:01 +00:00
c14a917390
Fix a XSS issue in mailto temporary form post method
2015-06-09 16:14:53 +00:00
39d10bb0c5
Get mailto with very long url cope with webservers url limit (e.g. Nginx:4k) via using POST request
2015-06-09 09:09:11 +00:00
c7763ee259
load chosen and CKEditor as part of API javascript boundle, as they are used be old eTemplate to and loading only one of the two et2 bundles fails
2015-06-08 14:33:57 +00:00
b5dc84fc09
Revert commit #52857
2015-06-02 08:57:26 +00:00
bc5023f18c
Keep the fix from previous commit only for IE
2015-05-29 15:33:00 +00:00
be96b786b7
Fix sending many mails from AB to mail compose causes url length limitation error in IE
2015-05-29 11:04:56 +00:00
2699dddc4e
fix selector for Mailvelope iframe under Firefox
2015-05-29 11:04:09 +00:00
9c1ec7ba62
Fix keyboard actions changing selection to last clicked row instead of using current user selection.
2015-05-28 15:34:58 +00:00
ddbe8ccec3
encryption of InfoLog entries (EPL only)
2015-05-28 14:40:33 +00:00
01860bc469
* Mobile: fix redirect loop, if template_set was forced to something else then "pixelegg"
...
- refactored generation of framework object to egw_framework::factory used now in login.php and egw object
- using now $framework->template_dir for *.tpl files of template-sets
2015-05-27 14:01:32 +00:00
d384f2407a
fix replies to encrypted mails dont open with encryption switched on
2015-05-26 15:25:54 +00:00
b1b8206d05
Use restore_count variable instead of non-existing length attribute, maybe helps with framework loading.
2015-05-25 17:05:06 +00:00
a838f76da2
translation for mail encryption
2015-05-25 10:08:47 +00:00
af76a991d5
if we have no keyring, create one and open Mailvelope settings dialog so user can create or import a keypair, offer user to store new public key in addressbook, so other users can write him encrypted mail
2015-05-23 14:04:28 +00:00
8b88959e69
read client-side missing pgp keys from addressbook and offer user to import them
2015-05-20 21:20:10 +00:00
6537acb11f
Highlight currently selected favorite
2015-05-20 16:12:29 +00:00
c41156c47c
check if we have PGP keys for all recipients, before switching to encrypted mail, when adding further recipients and before trying to send
2015-05-20 15:24:08 +00:00
84b9f579c7
Add missing action icons in compose toolbar, and fix dragging icon has no height
2015-05-20 10:26:08 +00:00
517286fdab
using now a domain-specific "egroupware" keyring, instead of default "mailvelope", which only works on localhost, plus improved instructions
2015-05-19 20:23:38 +00:00