ad6840e2ce
German translation for PGP backup/restore stuff
2016-06-20 15:11:56 +02:00
8e24542501
* InfoLog: change description to longtext (4GB) to not overflow on long comments or PGP encrypted files
2016-06-20 14:13:16 +02:00
bd5fc3ed11
fix admin was not able to see devices and logs of an other user, if he opened that users preferences via admin context-menu
2016-06-20 11:48:28 +02:00
65a26d707a
keep Travis happy by only conditional defining hash_pbkdf2 in polyfill
2016-06-20 11:04:52 +02:00
39c37afb6a
Fix duplicate contacts detection not working any more
2016-06-20 10:03:03 +02:00
eed6b18e3d
* Mail/Api: replace decrecated Mcrypt PHP extension with OpenSSL, use AES128 with pbkdf2 streching of passwords
...
only new passwords get currently stored via AES, old onces are not yet automatic converted
2016-06-19 14:49:50 +02:00
4cbe7dffa3
fix not working tail popup
2016-06-18 10:22:34 +02:00
416e02c305
Add missing method from commit 6fbdd38e33
2016-06-17 13:47:34 +02:00
6fbdd38e33
Implement update status for nm header objects used for mobile template (eg. action button)
2016-06-17 12:29:37 +02:00
c173de3935
fix for functional folders showing up multiple times
2016-06-17 11:50:20 +02:00
fb037c49a9
recommending php-zip, as it is required for merge-print of office files
2016-06-17 11:26:03 +02:00
f41a6da838
add zip extension to installcheck, as it is required to merge-print office files
2016-06-17 11:17:21 +02:00
6a02f1c19a
merge changes from update-zpush-2.3 branch into master
2016-06-17 09:11:26 +02:00
c07b3b26e4
remove old (from Andreas z-push fork) and no longer used md5body attribute
2016-06-17 08:42:49 +02:00
8cb1bb19b1
Check event filters when updating status or category through edit dialog to remove the event if it no longer matches.
2016-06-16 11:08:31 -06:00
e600eede2a
fix iOS calendar crashed if event-organizer had no email address
2016-06-16 18:14:28 +02:00
e4371fd344
Add icon for folder management in mail tree
2016-06-16 16:39:17 +02:00
f9463e7b07
Add more left padding for top_menu_info
2016-06-16 16:32:53 +02:00
be27c65e98
remove the pre-initialization of asbody for the messagenote2note call. its handeled in / with messagenote2note now
2016-06-16 16:06:53 +02:00
2bc9a59ad6
Add folder_management icon (svg+png)
2016-06-16 16:06:19 +02:00
a12f6755ab
handle fatal error Using $this when not in object context
2016-06-16 12:00:07 +02:00
33566eec3a
Fix top_menu_info items overlap taps when the slider header is off
2016-06-15 18:04:34 +02:00
15645add91
Fix taglist dropdown menu size for mobile template
2016-06-15 17:41:56 +02:00
c9cdf453fc
Change cancel icon to match other dialogs
2016-06-15 09:27:06 -06:00
27ef0c20a9
Supress tooltip on holidays shown as events
2016-06-15 09:17:50 -06:00
e5f35bedae
Improve style of taglist
2016-06-15 17:05:37 +02:00
358df21fd2
Fix resource (contact, resource, etc.) label sometimes not found
2016-06-15 08:51:07 -06:00
695a72e3e8
Fix dragging an email in compose from one field and dropping it into the same field, removes the item
2016-06-15 13:43:55 +02:00
f69c198183
* Addressbook/Mail: fix PHP Fatal error when clicking on "add new contact" icon in mail
2016-06-15 12:09:24 +02:00
2857511ac9
calling jQuery.noConflict() as early as possible to NOT occupy $ variable stalling many SiteMgr templates
2016-06-15 08:54:12 +02:00
d40a3aa34f
revert jQuery.noConflict() stuff as current aproach fails if minified
2016-06-14 21:42:12 +02:00
7bb87c2615
stop jQuery from setting $ as early as possible and added more checks for calendar running in frameworked template
2016-06-14 21:17:46 +02:00
700ef496d7
For new events with title pre-set, highlight the title for easy editing
2016-06-14 11:24:14 -06:00
9d12c2a9a5
tell jQuery to remove $, as EGroupware does NOT use it and it conflicts with eg. mootools
2016-06-14 19:12:19 +02:00
9b628144fa
Include current user as participant when adding a new appointment from addressbook context menu
2016-06-14 11:11:05 -06:00
19d35063e4
tell jQuery to remove $, as EGroupware does NOT use it and it conflicts with eg. mootools
2016-06-14 19:05:42 +02:00
0a1c2fe3e5
Enhance addressbook observer to handle calendar updates without event data available.
2016-06-14 11:04:16 -06:00
a59d3f89e7
Taglist account fixes to remove duplicates in select options after save, and fix missing labels for accounts not in the user's primary group
2016-06-14 10:35:02 -06:00
4b43cd89d2
Fix javaScript error screen.orientation.lock is not available
2016-06-14 17:31:51 +02:00
f9a490aea5
Fix touch swipe destruction sometimes blocked reload of calendar
2016-06-14 09:27:34 -06:00
a2df6f43ef
Fix apps-toggle shows wrong icon in mobile sidebox
2016-06-14 16:59:11 +02:00
4363e7289a
use one function to get the data reqired on ItemOperationsGetAttachmentData AND/ot GetAttachmentData calls
2016-06-14 16:41:50 +02:00
1f934008e3
downgrade jquery again to version 1 (1.12.4) and jquery-ui to 1.11.2, to fix problems in drag-n-drop and tooltips
2016-06-14 15:52:46 +02:00
a35f217496
testing translation server
2016-06-14 15:03:07 +02:00
4d7360856a
fix call by reference issues
2016-06-14 11:28:03 +02:00
e931fb1cc4
translation for initialization failed message
2016-06-14 11:02:54 +02:00
17c195a19e
handle fatal error on NO mail account available for current user on mail-app-call. call the wizard
2016-06-14 10:50:04 +02:00
e010510a5e
handle fatal error Using when not in object context
2016-06-14 10:19:27 +02:00
9ba71d4214
Fix pageGenTime breaks calendar view styling
2016-06-14 09:50:15 +02:00
726d2c3a51
Fix resource categories:
...
- category admin is different from category owner
- fix error saving ACL
- fix missing column IDs, which prevented user from resizing or toggling some columns
2016-06-13 20:35:43 -06:00