Ralf Becker
|
a709f6104f
|
* Setup/API: translations are no longer installed in database, but loaded directly from lang-files into tree-level cache
|
2012-11-05 12:18:22 +00:00 |
|
Klaus Leithoff
|
4957c77f74
|
allow to access ReplyTo of MailObject by extending classes; provide Function to retrieve replyTo Address; alter Method to detect wether a filename is already encoded, and if - do not try to use the basename as filename
|
2012-11-05 08:48:13 +00:00 |
|
Ralf Becker
|
b48e399253
|
fix for bug #3164: Lines containing accents are truncated in vCard exports
|
2012-11-01 17:23:40 +00:00 |
|
Nathan Gray
|
a6de0724bb
|
Deleted recurrences (exceptions) now show when using deleted filter
|
2012-10-31 22:48:12 +00:00 |
|
Ralf Becker
|
7bb16b4823
|
* Filemanager: ability to create a directory in open or save-as dialog
|
2012-10-31 18:20:34 +00:00 |
|
Ralf Becker
|
343ffd9149
|
get filemanager select click on subdirs working again in old eTemplate
|
2012-10-31 18:00:28 +00:00 |
|
Ralf Becker
|
3625cfb855
|
setup too: new function "Clear cache and register hooks", also called automatic when restoring a backup
|
2012-10-31 17:17:28 +00:00 |
|
Ralf Becker
|
06bc5ea552
|
do NOT delete preferences, before writing them in preferences::save_repository (might be cause for race-condition causing preferences to be lost)
|
2012-10-31 14:16:17 +00:00 |
|
Ralf Becker
|
8c4125e75c
|
* Admin: new function "Clear cache and register hooks", also called automatic when restoring a backup
|
2012-10-31 14:00:34 +00:00 |
|
Ralf Becker
|
b514745d01
|
* Admin: new function "Clear cache and register hooks", also called automatic when restoring a backup
|
2012-10-31 13:56:40 +00:00 |
|
Klaus Leithoff
|
6e374a4697
|
allow/support questionmark for first additional parameter after email
|
2012-10-31 13:47:10 +00:00 |
|
Ralf Becker
|
fb77a9009d
|
* eTemplate/all apps: fixed not working display of floating point values in input fields for Chrome or Safarie (browsers supporting html5 input type="number")
|
2012-10-31 09:18:39 +00:00 |
|
Ralf Becker
|
1da2374c88
|
display thumbnail now for images up to 1.6M, which seem to work with our current recommended memory_limit of 128M
|
2012-10-30 16:48:07 +00:00 |
|
Ralf Becker
|
10e2e6556a
|
* Notifications: activate links when creating a html mail from a plain-text one
|
2012-10-30 16:34:27 +00:00 |
|
Ralf Becker
|
49a0d70324
|
correctly urlencode redirects if we have no ntlm available
|
2012-10-30 14:43:10 +00:00 |
|
Klaus Leithoff
|
627c65e6dd
|
* eMail/HTMLawed: introduce and use new make_tag_strict option 3, to exclude font from applying strict measures to it
|
2012-10-30 14:24:08 +00:00 |
|
Ralf Becker
|
b61d5d537f
|
download etemplate.inc.php distribution file, if webserver has no write rights to setup directory
|
2012-10-30 13:36:21 +00:00 |
|
Ralf Becker
|
40bf41ccdc
|
do NOT track creator, as it does not change, only shows up in history sometimes, because eg. iCal import does not set it
|
2012-10-30 12:57:07 +00:00 |
|
Ralf Becker
|
d28f83d70e
|
disable permanent error-log and tests
|
2012-10-30 12:25:10 +00:00 |
|
Ralf Becker
|
7cd606e529
|
cumulate group-preferences of all memberships of a user, not just his primary group
|
2012-10-30 10:22:05 +00:00 |
|
Ralf Becker
|
71cebbf12e
|
allow to query cache for multiple locations at once: $location param to getCache is an array and returned is an array indexed by these locations (not found entries are NOT returned
|
2012-10-30 10:02:37 +00:00 |
|
Nathan Gray
|
e6e27fd29e
|
Add category ACL check to export conversion to human values
|
2012-10-29 19:18:27 +00:00 |
|
Nathan Gray
|
9f4118e947
|
Use addressbook vCard charset preference for exporting vcards using Import/Export
|
2012-10-29 18:29:40 +00:00 |
|
Nathan Gray
|
a2744f82f0
|
Align series popup with selected row when in list view
|
2012-10-29 17:09:12 +00:00 |
|
Klaus Leithoff
|
9c73af1aca
|
* eMail: allow table as inline element while balancing tags (new internal config option); try to correct common errors/problems in html-code which caused display/layout problems
|
2012-10-29 15:49:13 +00:00 |
|
Ralf Becker
|
c327cba153
|
consistently send ETag by using and extending put_response_headers
|
2012-10-29 12:23:17 +00:00 |
|
Ralf Becker
|
aca3b3b028
|
* CalDAV/CardDAV: fix not working logging of errors into traffic log
|
2012-10-29 12:14:33 +00:00 |
|
Christian Binder
|
3e72371fd7
|
* New feature: cross-application document merge in filemanager GUI
|
2012-10-27 11:38:47 +00:00 |
|
Ralf Becker
|
f7cc51ad18
|
do NOT minify ckeditor, as it breaks it (it is already minifyed anyway)
|
2012-10-26 10:00:05 +00:00 |
|
Ralf Becker
|
18fe5c1d4b
|
fixed minify issues: installation in docroot is now handeled, as well as problems with jscalendar and email
|
2012-10-26 09:24:39 +00:00 |
|
Ralf Becker
|
186bd29e0d
|
manually including traditional.css, as setup does not resolve commented @include in css files
|
2012-10-26 09:06:34 +00:00 |
|
Ralf Becker
|
a81d7126aa
|
setting and checking required PHP version of 5.3
|
2012-10-26 08:50:07 +00:00 |
|
Nathan Gray
|
f080e1ff34
|
Hide undelete context menu option when not viewing deleted items
|
2012-10-25 17:11:52 +00:00 |
|
Ralf Becker
|
78fc93df60
|
* Addressbook/eMail: fixed wrong characterset when merge printing into eMail
|
2012-10-25 16:16:41 +00:00 |
|
Ralf Becker
|
7a981eba15
|
using pseudo-sessionid for ownCloud remote.php url too, as we otherwise generate lots of new sessions
|
2012-10-25 12:51:28 +00:00 |
|
Nathan Gray
|
084a5a5b93
|
Use new translation::detect_encoding() for encoding detection
|
2012-10-24 16:59:00 +00:00 |
|
Ralf Becker
|
99e1cad866
|
* Filemanager/WebDAV: support for newer ownCloud clients (eg. version 1.1.1)
|
2012-10-24 16:25:53 +00:00 |
|
Nathan Gray
|
9c2fb9ffda
|
Use a better name for vcal exports (from context menu, etc) if only exporting one record
|
2012-10-24 16:15:17 +00:00 |
|
Nathan Gray
|
e16ea584ba
|
Add Un-delete to context menu
|
2012-10-24 15:50:48 +00:00 |
|
Nathan Gray
|
8c133f883d
|
Calendar list does not send an event - just open the popup in the middle
|
2012-10-24 15:36:08 +00:00 |
|
Ralf Becker
|
c733797fe0
|
for new contacts created eg. through eMail app, check email attribute first, before checking for other less significant attributes
|
2012-10-24 14:22:24 +00:00 |
|
Klaus Leithoff
|
5b295573dd
|
introduce detect_encoding functionality as a static function (used in decodeMailHeader as of now)
|
2012-10-24 10:54:44 +00:00 |
|
Ralf Becker
|
97781b727d
|
quiten permanent error_log in doublicate check aka addressbook_ui::ajax_check_values()
|
2012-10-24 10:18:13 +00:00 |
|
Ralf Becker
|
8139be67cb
|
* Addressbook: call doublicate check when creating a new contact from eMail
|
2012-10-24 10:14:09 +00:00 |
|
Ralf Becker
|
6ade2ce970
|
* Addressbook: fixed error in extended search
|
2012-10-24 09:53:24 +00:00 |
|
Ralf Becker
|
79d2c8f8a1
|
fixed typo causing alert with "undefied" message, instead of an error
|
2012-10-24 09:52:00 +00:00 |
|
Klaus Leithoff
|
a3983bc1bc
|
silence/handle php-strict warnings
|
2012-10-24 08:26:51 +00:00 |
|
Ralf Becker
|
b6a2d9591f
|
koping with EGroupware installed direct in docroot (webserver_url "", "/" or "http(s)://domain.com/")
|
2012-10-24 06:27:56 +00:00 |
|
Nathan Gray
|
8e1260d5c9
|
Copy alarms when copying an event
|
2012-10-23 18:35:48 +00:00 |
|
Nathan Gray
|
e8318b2442
|
Default timesheet history to on
|
2012-10-23 16:59:14 +00:00 |
|