Hadi Nategh
d721de7ee9
Mailvelope backup/restore integration WIP:
...
- Add PGP Encryption menu into sidebox of mail and infolog
- Create Backup/Restore operation dialog
2015-08-31 16:40:33 +00:00
Ralf Becker
1f099b9d81
setting index url from setup containing ajax=true
2015-08-31 15:50:10 +00:00
Ralf Becker
284ffa7f13
IE JSON-serializes arrays passed in from different window contextx (eg. popups) as objects (it looses object-type of array), causing them to be JSON serialized as objects and loosing parameters which are undefined
...
JSON.strigify([123,undefined]) --> "{0:123}" instead of "[123,null]"
2015-08-31 12:21:11 +00:00
Ralf Becker
a96d7d50be
silence permanent error_log
2015-08-31 12:02:01 +00:00
Ralf Becker
49873b317a
only unlock, if we have a lock(-token)
2015-08-31 10:49:58 +00:00
Hadi Nategh
5a8bc26f2d
Mailvelope backup/restore integration WIP
2015-08-27 17:38:18 +00:00
Ralf Becker
188e31c9c1
not working database gave a database error instead of instructions how to create the database
2015-08-27 12:30:16 +00:00
Ralf Becker
cb58e015ac
fixing r53501: group-favorite has escaped name visible after reload
2015-08-27 11:40:18 +00:00
Ralf Becker
4615c6c3db
* All apps: some favorites could not be deleted (reappeared after reload/next login)
2015-08-27 11:31:31 +00:00
Hadi Nategh
7a57615e38
Fix mail integration vfs attachments not working for infolog, tracker and calendar
2015-08-27 10:12:55 +00:00
Ralf Becker
fb147edad5
if pdf-thumbnail-creation is not available, generate a single scaled-down pdf-icon
2015-08-27 09:30:20 +00:00
Ralf Becker
3a309cee11
* Calendar: fixed SQL error in list-view
2015-08-27 08:22:46 +00:00
Nathan Gray
509d47bbce
Fix opening linked directories gave error instead of opening in filemanager
2015-08-26 17:08:37 +00:00
Ralf Becker
d5e8935dd2
copy 14.3 changelog to trunk to satisfy update checker
2015-08-26 16:46:18 +00:00
Ralf Becker
c4d554149a
* CardDAV/Addressbook: fixed not working adding or update of photo
2015-08-26 16:38:43 +00:00
Ralf Becker
4323d52fd0
* PostgreSQL: repairing/creating missing indexes
2015-08-26 14:14:20 +00:00
Ralf Becker
85477c18a5
use correct columns for dropping index (does not matter if they contain length or not)
2015-08-26 13:07:38 +00:00
Ralf Becker
81fe3b0472
* Backup: backup ascii columns as such, allways check and if necessary fix indexes on restore
2015-08-26 12:50:56 +00:00
Ralf Becker
dc696455cc
* Backup/PostgreSQL: indexes were not reported for backup
...
because of quoting of table-name
2015-08-26 11:09:55 +00:00
Ralf Becker
41d9b049f2
* Backup/MySQL: limited index length was not reported for PHP mysqli driver
2015-08-26 11:07:38 +00:00
Nathan Gray
75c7d36a31
Some speed optimizations and plugging some leaks.
2015-08-25 23:30:32 +00:00
Nathan Gray
56a595dc57
Expose debug level, and tie etemplate2 profiling to debug level 4 - Log
2015-08-25 16:19:40 +00:00
Hadi Nategh
62966084ff
Add barcode plugin
2015-08-25 15:30:30 +00:00
Hadi Nategh
d60b91f61f
Introduce new widget called et2_barcode, which can generate different barcode types from a string value
2015-08-25 15:28:30 +00:00
Nathan Gray
b4e08e3d51
Fix missing destination when pasting into empty dir
2015-08-25 15:17:54 +00:00
Hadi Nategh
944d00c1cb
Fix mail tree not showing not subscribed folders if the show all folders is switched on in preferences
2015-08-25 09:36:43 +00:00
Klaus Leithoff
427ba66dfe
allow 10, instead of 4 folders for menuaction copy
2015-08-25 08:11:27 +00:00
Nathan Gray
c4758f1679
- Give user names their own line to avoid being hidden by first day of week
...
- Fix bug showing first user's name when crossing the merge calendar limit
2015-08-25 00:00:45 +00:00
Nathan Gray
f05a777215
Calendar bugs
...
- Add loading spinner when changing (resize) an event
- If user changes the month using the sidebox calendar, switch to month view for that month
- Mark holidays on the sidebox calendar
- Change cursor over sidebox week number to match cursor over days
2015-08-24 17:28:19 +00:00
Ralf Becker
e334678ecc
missed to pass owner
2015-08-24 16:23:01 +00:00
Ralf Becker
9ae329ae72
* Calendar/all apps: fix since last package not working old favorites and json-encode all php-serialized preferences
2015-08-24 16:00:31 +00:00
Ralf Becker
d0dae2b32a
* InfoLog: fix not working "No filter" favorite
2015-08-24 14:34:19 +00:00
Ralf Becker
5f7b671532
using a white-list currently only matching favorites
2015-08-24 13:32:05 +00:00
Hadi Nategh
b0c20d2e76
Fix some translation issues
2015-08-24 13:23:34 +00:00
Ralf Becker
0819d09ef9
automatic unserialize php serialized preferences on server-side, to fix not working old favorites stored php-serialized after r53433
2015-08-24 13:14:29 +00:00
Ralf Becker
501f80fdc5
copy 14.3 changelog to trunk to satisfy update checker
2015-08-22 12:53:59 +00:00
Ralf Becker
ac04fcaa27
shorten filenames to precision of the column (200 characters9, to not give SQL error under PostgreSQL
2015-08-22 12:46:42 +00:00
Ralf Becker
97292e90ab
fixing regression in search in ACL popup for a pattern with non-ascii chars (r53252 and r53376)
2015-08-21 09:15:45 +00:00
Ralf Becker
3748005f8b
fix not opened tree with new tree-code, if you have only one account and fix state-handling to also store ActiveProfileID pref for a single account
2015-08-21 08:01:42 +00:00
Ralf Becker
8f214e1e9a
group_name and description are compulsory
2015-08-21 07:11:41 +00:00
Hadi Nategh
433baf9459
Fix encrypted infolog shows on hover even if the mailvelope is not available
2015-08-20 16:14:06 +00:00
Ralf Becker
f57b4580a5
reverting r53406, r53423: using JSON instead of XML for templates on client-side to improve IE performace, as it did not give any performance improvement
2015-08-20 14:57:18 +00:00
Ralf Becker
177083c730
* Addressbook: fixed copying a contact one can only read, gives a readonly popup with just a cancel button
2015-08-20 13:05:00 +00:00
Klaus Leithoff
24481b5274
when inserting new set of preferences on preferences::copy_preferences, make sure we copy ONLY the pref and its app and owner, not its ID
2015-08-20 12:28:25 +00:00
Hadi Nategh
62805cc294
Remove the animation from preferences button in mobile theme
2015-08-20 12:21:35 +00:00
Ralf Becker
43afc55932
fix not working 2. loading of a popup in IE, caused by IE freeing the cached template in top window, working around that by a getter/setter method in top etemplate2 doing a clone when storing templates
2015-08-20 08:45:21 +00:00
Ralf Becker
3b1de579f4
pending Frensh and Spanish translations from our translation server
2015-08-20 07:11:38 +00:00
Ralf Becker
00ccd37a24
enable since Mailvelope 1.0 available signing and sigature verification of encrypted messages
2015-08-20 07:02:06 +00:00
Nathan Gray
8cb0aade18
Calendar bugs
...
- Fix 'Today' button went to yesterday if timezone was < GMT
- Fix navigation buttons & scrolling in year planner
- Fix sometimes missing data in year planner if timezone was < GMT
2015-08-19 16:17:55 +00:00
Hadi Nategh
4338493d2c
Remove some no longer supported CKEditor skins
2015-08-19 15:58:51 +00:00