addressbook
|
* CardDAV/Addressbook: fixed not working adding or update of photo
|
2015-08-26 16:39:10 +00:00 |
admin
|
* Admin/PostgreSQL: shorten ACL labels used to limit admin rights to 16 char and fixed stalled 14.3 update for PostgreSQL
|
2015-08-04 09:55:57 +00:00 |
api/src
|
shorten filenames to precision of the column (200 characters9, to not give SQL error under PostgreSQL
|
2015-08-22 12:47:04 +00:00 |
calendar
|
only unlock, if we have a lock(-token)
|
2015-08-31 10:49:17 +00:00 |
doc
|
fix for Univention removing quotes in /etc/lsb-release http://errata.univention.de/ucs/4.0/286.html
|
2015-09-01 11:10:17 +00:00 |
emailadmin
|
removing stray k showing up in emailadmin update
|
2015-08-26 14:03:32 +00:00 |
etemplate
|
if pdf-thumbnail-creation is not available, generate a single scaled-down pdf-icon and backported other thumbnail stuff from trunk
|
2015-08-27 09:32:06 +00:00 |
filemanager
|
Fix missing destination when pasting into empty dir
|
2015-08-26 14:23:27 +00:00 |
files
|
|
|
home
|
Make sure portlet settings are there before checking them
|
2015-08-05 21:15:38 +00:00 |
importexport
|
Fix importexport schedule:
|
2015-04-13 20:04:22 +00:00 |
infolog
|
Fix mail integration vfs attachments not working for infolog, tracker and calendar
|
2015-08-27 13:05:19 +00:00 |
jdots
|
Use egw.message discard option for mobile theme fullscreen hint
|
2015-08-17 15:27:40 +00:00 |
mail
|
Fix mail tree not showing not subscribed folders if the show all folders is switched on in preferences
|
2015-08-25 09:53:19 +00:00 |
notifications
|
* Update API version to 14.3, NO new features, just database optimization targeting InnoDB engine in MySQL
|
2015-07-19 10:24:53 +00:00 |
phpgwapi
|
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
|
2015-08-31 12:19:56 +00:00 |
pixelegg
|
Implement discard option for egw.message:
|
2015-08-17 15:17:54 +00:00 |
preferences
|
Remove popup account selection option
|
2015-07-28 19:08:17 +00:00 |
resources
|
* All Apps: Implement drag and drop file from desktop into htmlarea
|
2015-08-12 14:58:00 +00:00 |
setup
|
not working database gave a database error instead of instructions how to create the database
|
2015-08-27 12:29:49 +00:00 |
timesheet
|
Fix 'No project' column filter
|
2015-06-02 21:25:11 +00:00 |
.htaccess
|
* Mail: implement notification for incomming mails in folders if configured/set in mailaccountprofile
|
2014-04-24 13:52:45 +00:00 |
about.php
|
|
|
composer.json
|
* Mail/CalDAV/CardDAV: update to new Horde and PEAR versions, specially Horde_Icalendar 2.1.1
|
2015-07-06 15:46:52 +00:00 |
composer.lock
|
* Mail/CalDAV/CardDAV: update to new Horde and PEAR versions, specially Horde_Icalendar 2.1.1
|
2015-07-06 15:46:52 +00:00 |
groupdav.htaccess
|
|
|
groupdav.php
|
|
|
header.inc.php.template
|
* Mobile: fix redirect loop, if template_set was forced to something else then "pixelegg"
|
2015-05-27 14:01:32 +00:00 |
index.php
|
Avoid an extra reload from client side (egw.js) if there is no default app set by loading framework with home.
|
2015-06-02 21:33:41 +00:00 |
json.php
|
need to call egw_json_request::isJSONRequest(true), before throwing an exception (or calling egw_json_request::parseRequest()), otherwise exception is not shown on client as alert
|
2015-01-27 08:58:01 +00:00 |
login.php
|
* Login/Password: handle forced password change on login page
|
2015-07-01 17:54:18 +00:00 |
logout.php
|
replace previous logout code with cd=1 "You have been successfully logged out"
|
2015-07-17 06:29:22 +00:00 |
redirect.php
|
|
|
remote.php
|
|
|
rpc.php
|
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:37:05 +00:00 |
set_box.php
|
|
|
share.php
|
* Filemanager: enhance sharing to keep session of already logged in user, when he clicks on a share
|
2015-01-20 22:11:35 +00:00 |
status.php
|
|
|
svn-helper.php
|
teach ./svn-helper.php up to cope with apps being git repos
|
2015-06-27 16:47:55 +00:00 |
webdav.php
|
|
|