Ralf Becker
cddd95b571
allow to set language via setup-cli
2008-11-23 16:46:32 +00:00
Oscar Manuel Gómez Senovilla
12d6d29540
Support for Indonesian. Tracker #1832
2008-11-23 13:32:49 +00:00
Ralf Becker
6e3c8ceda2
"allow setting install-id and vfs-root-user"
2008-11-23 13:09:51 +00:00
Ralf Becker
d379065824
"need to use verbose parameter for restore too"
2008-11-23 13:09:16 +00:00
Ralf Becker
6f442ea296
"check if we really need to convert the charset, as it's not perfect and can do some damage"
2008-11-23 13:08:06 +00:00
Ralf Becker
cb511f3213
"- fixed broken ñ in Español
...
- renamed language \"English / US\" to just \"English\""
2008-11-23 09:22:54 +00:00
Oscar Manuel Gómez Senovilla
0ed6cda053
Update nl lang files
2008-11-23 08:30:49 +00:00
Oscar Manuel Gómez Senovilla
388c515883
preparing to sync current lang files before branching for 1.6. One more commit
...
expected meanwhile!
2008-11-22 11:05:43 +00:00
Ralf Becker
0123dc5d89
"dont log failed login attempts for the anon user, as it is a simple dos to sitemgr"
2008-11-22 08:14:59 +00:00
Ralf Becker
6164f3f1e8
"fixed missing argument for $$creaed$$ and $$modified$$ placeholders, reported on the German list"
2008-11-21 09:25:16 +00:00
Ralf Becker
cbc6214282
"fixed wrong path (calendar) in infolog"
2008-11-21 07:35:47 +00:00
Ralf Becker
92c5157b90
add grant host to db creation
2008-11-18 19:58:11 +00:00
Ralf Becker
bc59bd9fb8
fixed missing .ics extension in Location header after PUT
2008-11-18 06:11:12 +00:00
Ralf Becker
477193b165
"added author/maintainer info"
2008-11-17 20:41:41 +00:00
Ralf Becker
2b14c3de30
nicer login and got anon tabs working again
2008-11-17 20:28:09 +00:00
Ralf Becker
bf8bae23e7
patch #1455 : alarms for recuring events originating in past
2008-11-17 19:06:27 +00:00
Ralf Becker
bc38a6bfbe
"setting execute permission for cli (command line) scripts"
2008-11-17 17:16:29 +00:00
Ralf Becker
fbf5586ce3
"fixed bug reported by Peter Goerzen: UID was not exported (which caused some automatic uid-generation in horde to kick in and messes up CalDAV/GroupDAV)"
2008-11-17 16:31:59 +00:00
Ralf Becker
d4a01c41f3
"fix not working nextmatch widget in tracker, readonly detection was uncomplete ($readonlys can be an array!)"
2008-11-17 10:41:33 +00:00
Ralf Becker
04c7f2a6cb
"new logo stored only under default"
2008-11-16 19:11:32 +00:00
Ralf Becker
8dcc91a390
typos and missing file
2008-11-16 15:36:37 +00:00
Ralf Becker
b190f8eaeb
"1.6.rc5"
2008-11-16 12:03:33 +00:00
Ralf Becker
1f31f5b04d
"typo"
2008-11-16 10:59:04 +00:00
Ralf Becker
1baa158195
Big SyncML patch from Philip Herbert <pherbert(at)knauber.de>:
...
- change the processing of slowsync, to use the content_map instead of
trying to build a new one. This caused duplication issues on the
client if multiple similar records where stored, because only the first
one found in the server-db was matched, These duplicate entries at client
side had no entry at serverside, so deleting the wrong one
on the client (the content with a valid map entry) could cause
unwanted data loss at server side, because it is impossible for the
user to see what is a duplicate, and what is not.
see also:
http://www.nabble.com/again---syncml-duplication-issue-to20333619s3741.html
- reenabled UID from syncml clients, because it was partly used this caused
issues during SlowSync if the content was changed.
- infolog, calendar if a uid is found in the provided data, allway try to
find the corresponding content first using only the UID, instead of
using the content-id taken from content_map.
also fixed:
- a few fixes in ./notes
- creating an entry on the client that can not be imported,
(Example, Nokia E Series Appointment without a Title)
will no longer create an invalid content-map entry
However, at client side this is still counted in the Protocol as
Server-Add
2008-11-16 10:42:29 +00:00
Ralf Becker
c8b2d0d5d3
Fix only halfway implemented confirmation, if rename would overwrite an
...
existing file.
2008-11-16 10:18:19 +00:00
Ralf Becker
ec51405e95
"cater for wider logo in 1.6"
2008-11-16 08:56:02 +00:00
Ralf Becker
aa4d4c3d0f
"fixed typo prefenting sel_options set in get_rows to be displayed"
2008-11-16 07:20:23 +00:00
Ralf Becker
aad4117be2
bit nicer login sreen with new default theme
2008-11-16 07:16:19 +00:00
Ralf Becker
e0d7ea6c14
New default theme for idots template set for the 1.6 release
2008-11-15 20:05:55 +00:00
Ralf Becker
fde8fc7b27
CAS (Central Authentication Service) login for eGroupware
2008-11-15 10:54:39 +00:00
Ralf Becker
04502ddc97
"fixed displayname property to contain just the basename of the file/dir, as davfs displays this (funny names if there's a full path) as pointed out by Hans Jürgen on the devel list"
2008-11-15 07:46:59 +00:00
Ralf Becker
ee623e72d3
"made some permanent error_logs configurable"
2008-11-15 07:40:25 +00:00
Klaus Leithoff
de231ebb28
adapted new tracker table structure; adapted new knowledgebase table names
2008-11-14 13:24:18 +00:00
Ralf Becker
6498abb3e3
"adding importing user to an event newly imported via iCal: without that an iCal which did not contain the eGroupware mail address of the user will be inaccessible"
2008-11-14 07:39:36 +00:00
Ralf Becker
8991124ced
"fixed sql error reported by Hans-Juergen Tappe on the developers list"
2008-11-14 07:25:09 +00:00
Ralf Becker
343ff1d77d
"fixed eTemplates garbage collection to work with new session class, and lowed timeout of not used sessions to 30min (was 1h)"
2008-11-13 17:20:53 +00:00
Ralf Becker
505fe07669
"function to analyse memory usage in the session"
2008-11-13 16:57:16 +00:00
Ralf Becker
33d617aa8f
"stop storing rows content in session by using an empty new var $rows in calling the get_rows funktion:
...
get_rows($value,$rows,$readonlys) instead get_rows($value,$value['rows'],$readonlys)
because $values['rows'] as reference would be stored in the session, when apps store $query parameter in the session
"
2008-11-13 16:55:03 +00:00
Ralf Becker
d61c1af60f
"dont set unneeded extension data"
2008-11-13 16:50:05 +00:00
Ralf Becker
a921812095
"only supply extension data for non-readonly widgets or if it's already set
...
otherwise lists store >10k unnecessary data in each etemplate-session"
2008-11-13 16:49:44 +00:00
Ralf Becker
6b0f70126b
"fix for bug #1817 : extended ACL can not be deleted (caused by negative group-ids)"
2008-11-13 10:48:06 +00:00
Ralf Becker
59aa84f761
"switch logging to 2 (only errors) again"
2008-11-13 06:35:18 +00:00
Ralf Becker
77d28f30e8
"fix for bug #1304 : to big tooltips show only lower right corner"
2008-11-12 18:42:02 +00:00
Ralf Becker
f0a4de499b
"fix for boolean options"
2008-11-12 18:40:10 +00:00
Ralf Becker
bf3c88731d
"curly brackets are depricated in php6"
2008-11-12 18:05:19 +00:00
Ralf Becker
f2b50bdf8b
"fix for bug #1805 : SQL error when searching mail addresses from fmail
...
Integer column etag was search with ILIKE '%@%' which is not allowed in Postgres, as theres no ILIKE operator for Integer"
2008-11-12 17:53:58 +00:00
Ralf Becker
322467fb36
"fix for last bit of bug #1813 : changing of file perms worked only once, further changes in same window got ignored"
2008-11-12 17:04:38 +00:00
Ralf Becker
19342d9119
"enclosing ATTENDEE CN parameter in double quotes, as it seems to be required by Outlook to correctly use non-ascii chars in attendee CN"
2008-11-12 15:21:21 +00:00
Ralf Becker
bc1b45f873
"fixed missing CHARSET for CN in ATTENDEE, reported by Hans-Juergen Tappe <tappe(at)hek.uni-karlsruhe.de> on the German list"
2008-11-12 13:52:38 +00:00
Ralf Becker
dd5c9728d7
"- fix inspired by Moe's patch on the German list: dont add users selected in calendar, if booking a ressource
...
- fixed not added ressources, if booking is done in the calendar of a ressource"
2008-11-12 09:22:45 +00:00