Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 288f46aafd fixed not changed quantity, if duration was changed, caused by slightly different semantic for html5 placeholders to old eTemplate
old eTemplate returned empty value, if value was equal to placeholder, html5 shows placeholder only if value is empty, but will return a value equal to placeholder
--> I think we should go with html5 placeholder semantic and therefore change this in timesheet to give an empty value for quantity, if equal to duration and duration as placeholder/blur
2014-06-12 08:30:21 +00:00
addressbook addressbook - 2014-06-11 13:58:46 +00:00
admin Check to see if selected account is not in cache before adding it in. 2014-06-09 22:09:37 +00:00
calendar fixed ACTION:NONE was not detected because of missing multiline switch, causing empty pref reset to 0 2014-06-11 09:15:43 +00:00
doc Changelog for 14.1.20140514 2014-05-14 10:35:38 +00:00
etemplate allow to use numbers for attributes of type string, silently convert them to strings, fixes not working blur values for quantity in timesheet 2014-06-12 08:25:31 +00:00
filemanager remove inline script 2014-06-04 12:08:57 +00:00
files * WebDAV/GroupDAV/CalDAV/CardDAV: removed option only used for old KDE GroupDAV resource and unknown WebDAV clients producing invalid XML, fix for community bug #3152 2012-08-13 09:32:03 +00:00
home removed gif images for which we have a png image available, as png is now supported by all browsers 2014-02-03 14:04:39 +00:00
importexport Fix preview popup displaying while importing 2014-06-04 14:35:20 +00:00
infolog fixed wrong "Startdate must be before enddate" validation error, if no start- or end-date given 2014-06-11 10:47:23 +00:00
mail * Mail: if we use a different Identity on sending AND the identity email is different but not empty from the account email; then use identity information for From and FromName; Do not touch Sender; 2014-06-10 14:44:25 +00:00
notifications * Calendar/Notifications: show notification errors, eg. mail could not be sent 2014-06-05 11:03:12 +00:00
phpgwapi Avoid warning from explode() if type2 is already an array 2014-06-11 17:33:19 +00:00
preferences update client-side preferences, when preferences get saved 2014-06-06 12:21:31 +00:00
resources Make sure jscalendar is still loaded 2014-05-15 16:17:30 +00:00
setup get rid of php notice undefined variable: channel 2014-06-10 09:16:10 +00:00
timesheet fixed not changed quantity, if duration was changed, caused by slightly different semantic for html5 placeholders to old eTemplate 2014-06-12 08:30:21 +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 new about page from Sebastian Ebeling 2007-05-26 19:06:12 +00:00
groupdav.htaccess removed alternative approach, as it is not suffient for iOS 4.3+ iCal 2011-11-11 08:49:25 +00:00
groupdav.php documented required rewrite rule for Apache FCGI 2013-03-18 08:14:47 +00:00
header.inc.php.template prevent PHP Noticed: undefined index: menuaction 2013-05-23 17:01:35 +00:00
index.php fixed not working account-selection popup 2014-06-02 15:03:23 +00:00
json.php fixed not working redirect to login, after changes in shutdown handling 2014-02-25 06:51:56 +00:00
login.php quiten "Couldnt find constant jdots_framework::LOGIN_TEMPLATE_SET" 2014-05-12 11:56:59 +00:00
logout.php * API: fixed a reported deprecated warning on logout when using CAS 2011-12-09 10:55:40 +00:00
redirect.php From tracker 2276: 2010-04-13 19:27:54 +00:00
remote.php * Filemanager/WebDAV: support for newer ownCloud clients (eg. version 1.1.1) 2012-10-24 16:25:53 +00:00
rpc.php possible fix for community bug #3277: syncml wont work since svn trunk update from 2014-04-02 2014-05-12 09:40:55 +00:00
set_box.php rework of home area (moving of portal_boxes, deletion of portal_boxes); modification/fixes to preferences::delete; adding app_id to trackers portal-box 2010-04-21 11:09:38 +00:00
status.php * Filemanager: support for ownCloud WebDAV clients which keep a local directory in sync with server (by default users home-dir with local ownCloud dir, thought other dirs can be configured as well) 2012-07-12 08:20:33 +00:00
svn-helper.php Add app.js to preferences 2014-05-30 13:27:39 +00:00
webdav.php documented required rewrite rule for Apache FCGI 2013-03-18 08:14:47 +00:00