Ralf Becker
|
01902cc40e
|
fix not working clearing of cache for files backend
|
2015-01-29 13:57:18 +00:00 |
|
Ralf Becker
|
66894d5f0d
|
using recommended lowercase protocol "mailto:" in CalDAV:calendar-user-address-set
|
2015-01-23 09:40:19 +00:00 |
|
Ralf Becker
|
791e03b44a
|
* Backup: fixed broken backup of tables without an auto index
|
2015-01-15 16:34:57 +00:00 |
|
Hadi Nategh
|
5c36b0b810
|
* All application: Fix unintentional dragging happens while user tries to do scrolling over a draggable item in FF(e.g. scrolling over an scrollable infolog entry)
|
2015-01-14 16:36:55 +00:00 |
|
Ralf Becker
|
a3919ddba8
|
pending translations from our translation server
|
2015-01-12 11:59:52 +00:00 |
|
Ralf Becker
|
3c88fadba0
|
fixed not working seek in stream-wrapper, caused by sw interface uses true/false while fseek uses 0/-1
|
2015-01-10 13:05:33 +00:00 |
|
Ralf Becker
|
61b140328d
|
modernized login- and start-message editing a bit
|
2015-01-09 19:00:13 +00:00 |
|
Ralf Becker
|
1945463c6d
|
* Mail: fix for Horde_Imap_Client-2.26.0 requiring Horde_Mail-2.5.1 requring Horde_Idna-1.0.1 which stalls our autoloader by calling spl_autoload_register
|
2015-01-09 10:47:38 +00:00 |
|
Hadi Nategh
|
d2945ce3b0
|
Return clone of preference object as we don't want direct reference to original object
|
2015-01-08 14:27:35 +00:00 |
|
Ralf Becker
|
294546bf2d
|
allow to unset a preference by calling egw.set_preference(app,name)
|
2015-01-08 13:13:33 +00:00 |
|
Ralf Becker
|
345dd2b573
|
* all apps: suppressing private (or removed) custom-fields from history log
|
2014-12-17 12:01:01 +00:00 |
|
Klaus Leithoff
|
fc45c392c3
|
* API/CKEditor: update to version 4.4.3
|
2014-12-16 09:26:01 +00:00 |
|
Ralf Becker
|
7e95b71af4
|
we need to clear stat-cache again, after restoring original user, as eg. eACL is stored in session
|
2014-12-15 16:59:25 +00:00 |
|
Ralf Becker
|
fc19b296ff
|
check if allow_url_fopen = On
|
2014-12-15 14:30:45 +00:00 |
|
Ralf Becker
|
ee807027af
|
move defining of (deprecated) SEP constant to common functions, as there are cases where it gets used before defined
|
2014-12-13 09:54:14 +00:00 |
|
Ralf Becker
|
3433e2bf13
|
* Filemanager: fixed directory creation in vfs root (you need root permisstions of cause)
|
2014-12-12 15:06:52 +00:00 |
|
Klaus Leithoff
|
3767ca51e7
|
adding 3 more skins; add kama/skin.js as IE seems to require it to be present
|
2014-12-12 13:51:42 +00:00 |
|
Ralf Becker
|
a75843d7fd
|
statcache need to be updated on chmod, chown or chgrp
|
2014-12-12 13:46:09 +00:00 |
|
Ralf Becker
|
079e7d81eb
|
statcache need to be updated on chmod, chown or chgrp
|
2014-12-12 13:45:43 +00:00 |
|
Ralf Becker
|
51f4efab20
|
fixed typo
|
2014-12-12 09:57:38 +00:00 |
|
Ralf Becker
|
2ad6957c73
|
fixed fatal error caused by HTTP_WebDAV_Server moved
|
2014-12-11 15:53:52 +00:00 |
|
Klaus Leithoff
|
e925742595
|
* API/CKEditor: upgrade to version 4.4.6
|
2014-12-09 14:55:06 +00:00 |
|
Ralf Becker
|
48b3ee0b10
|
extending jdots and pixelegg framework from new desktop framework, allowing pixelegg to overwrite iframe height calculation
|
2014-12-09 14:25:44 +00:00 |
|
Ralf Becker
|
7a4fb44240
|
also unlink temp. files, when deleting shares of type "Download link"
|
2014-12-09 12:46:38 +00:00 |
|
Ralf Becker
|
efc14ee2dc
|
fixed session creation for Pixelegg or Stylite template and added extra css for a simplified sharing GUI
|
2014-12-09 12:08:00 +00:00 |
|
Ralf Becker
|
2c71852545
|
fix for php 5.6+ deprecating mbstring.internal_encoding in favor or default_charset
|
2014-12-08 19:16:44 +00:00 |
|
Ralf Becker
|
13257f09a4
|
add list of shared files to filemanager and translation of sharing stuff
|
2014-12-08 16:04:20 +00:00 |
|
Ralf Becker
|
4467003d10
|
need to use egw_vfs::is_readable() to correctly check for posix rights, as PHPs is_readable only checks other rights not owner or group
|
2014-12-08 12:51:33 +00:00 |
|
Ralf Becker
|
d935c15f6d
|
periodic / monthly cleanup of temp. files from sharing
|
2014-12-05 20:18:51 +00:00 |
|
Ralf Becker
|
6955afccc8
|
changed token-size to 32 char (more then plenty), only use tokens containing no special url chars (/#), and do not copy files to tmp-dir in vfs, if identical files already there to use
|
2014-12-05 11:27:22 +00:00 |
|
Ralf Becker
|
12bd2736fe
|
fix not working fopen mode "x"
|
2014-12-05 11:21:45 +00:00 |
|
Ralf Becker
|
d14605b91a
|
use egw_digest_auth::decode_password to fix password containing non-ascii chars
|
2014-12-04 16:39:42 +00:00 |
|
Ralf Becker
|
1624457a91
|
* CardDAV/Addressbook: fixed OS X addressbook overwrites account with lowest id when creating a new contact
|
2014-12-04 15:01:16 +00:00 |
|
Ralf Becker
|
3f50472828
|
added password check to shares
|
2014-12-04 11:25:56 +00:00 |
|
Ralf Becker
|
75688e8cb8
|
allow to share files and directories from filemanager via mail app
|
2014-12-03 16:25:10 +00:00 |
|
Nathan Gray
|
da610b8e9a
|
Support autoload of classes for applications with underscore in their name
|
2014-12-02 22:31:07 +00:00 |
|
Ralf Becker
|
4d80104403
|
allow to disable date widget with set_readonly on run-time
|
2014-12-02 17:19:13 +00:00 |
|
Ralf Becker
|
b3676a64a8
|
French translations from zorg-AT-probesys.com
|
2014-12-02 13:11:38 +00:00 |
|
Ralf Becker
|
fafb923d5d
|
fix for lost session whenever one switches apps in iOS installed as web-app
|
2014-12-02 12:57:06 +00:00 |
|
Hadi Nategh
|
90afd04015
|
Fix framework wrong window opener in openPopup
|
2014-12-02 11:18:12 +00:00 |
|
Ralf Becker
|
63a6ac9a6d
|
first version of linked attachments
|
2014-12-01 20:14:18 +00:00 |
|
Hadi Nategh
|
e8056c388b
|
Implement mobile framework popup resize
|
2014-12-01 17:38:52 +00:00 |
|
Ralf Becker
|
fa0a10a840
|
moving egw_openWindowCentered() to egw(window).openPopup()
|
2014-12-01 10:44:51 +00:00 |
|
Ralf Becker
|
e6cf7c95d3
|
automatic select mobile theme for mobile user agents
|
2014-12-01 08:43:07 +00:00 |
|
Ralf Becker
|
493bc485f1
|
fix resize to work with zoom at least up to 125%, by calling resize a 2. time
|
2014-11-28 14:00:40 +00:00 |
|
Nathan Gray
|
bcc3499c4c
|
Prevent tooltips from going off the side of popups
|
2014-11-27 17:38:37 +00:00 |
|
Ralf Becker
|
3f8acc1fd1
|
set opener as early as possible for framework popups
|
2014-11-27 17:34:06 +00:00 |
|
Hadi Nategh
|
7984f04078
|
Override window.close() with framework specific close function
|
2014-11-27 17:01:47 +00:00 |
|
Hadi Nategh
|
586656289d
|
Fix taphold context menu popup
|
2014-11-27 16:57:57 +00:00 |
|
Ralf Becker
|
86c3974d09
|
get inline images in mail working again
|
2014-11-27 12:29:16 +00:00 |
|