Ralf Becker
45e647b9d2
do NOT allow to delete original contact content-type for addressbook, as it only creates support problems as users incidently delete it
2010-01-07 04:57:01 +00:00
Ralf Becker
9993092b7f
"Ajax to construct homedirectory from specified directory name in setup and account_lid"
2009-12-09 08:24:16 +00:00
Jörg Lehrke
459941bd84
Make owner appendix optional for categories
2009-12-07 16:15:39 +00:00
Oscar Manuel Gómez Senovilla
4d046e3727
Update french translation. Tracker #2411
2009-12-05 11:10:16 +00:00
Ralf Becker
41f055f874
"added epl version and fixed detection of debian/ubuntu version"
2009-12-03 09:49:03 +00:00
Oscar Manuel Gómez Senovilla
ca6816499a
Update spanish translation
2009-11-22 20:27:22 +00:00
Ralf Becker
3e144635b0
fixed typos pointed out by Hans-Jürgen
2009-11-22 09:04:41 +00:00
Ralf Becker
30cdad7e50
backported r28437-9
2009-11-20 15:11:53 +00:00
Ralf Becker
0e976fc169
"fixed typo, still causing statistics call to fail under jerryr"
2009-11-18 08:30:11 +00:00
Ralf Becker
57e01e2b0c
"remembering admins previous selection for:
...
- country
- usage_type"
2009-11-17 20:33:00 +00:00
Ralf Becker
9e7a9d9291
backported EGroupware usage statistic client to 1.6
2009-11-17 15:26:45 +00:00
Ralf Becker
9a755daa24
Client to submit monthly statistical data
2009-11-17 09:24:10 +00:00
Ralf Becker
3c23ce30e0
fixing PHP5.3 deprecated warnings
2009-11-16 09:01:01 +00:00
Jörg Lehrke
18ff8a6fa7
Merge SyncML Extensions with 1.6
2009-11-16 08:04:18 +00:00
Oscar Manuel Gómez Senovilla
00c61c6370
tracker #2289
2009-10-12 16:21:57 +00:00
Klaus Leithoff
2278b9e582
display more info in admin-> accesslog, codealignment
2009-10-06 08:28:31 +00:00
Oscar Manuel Gómez Senovilla
910b08dd27
Update french translations from #2207 to #2214
2009-09-11 05:42:19 +00:00
Oscar Manuel Gómez Senovilla
8ab3508d31
Update hungarian translation by #2231
2009-09-11 04:39:57 +00:00
Oscar Manuel Gómez Senovilla
2386a28cc5
Update Czech translation for trunk. Tracker #1956
2009-09-09 22:12:43 +00:00
Oscar Manuel Gómez Senovilla
d2292f093b
Branch part of #1956
2009-09-09 21:45:46 +00:00
Klaus Leithoff
44a53ee05b
backup housekeeping feature from H.J.Tappe together with a feature to backup egroupware the files - tree from Christian Fueller; The File-backup feature is testet against relatively small eGroupware Instances; It requires ZipArchive (If you dont have that, the backup should run, but without backup of files); AND if you enable it backup takes a) more time to run and restore b) way more space, so you should enable housekeeping
2009-08-27 12:46:12 +00:00
Ralf Becker
a5155997f6
PHP5.3 fix, which is already in trunk, but forgotten to backport to stable
2009-08-22 15:59:21 +00:00
Ralf Becker
1bb3fadd1f
"added simple callback for config templates, html eg. selectbox get created by using:
...
- {call_class::method} or
- {call_app.class.method}
The returned selectbox or input has to be for \"newsettings[$name]\"!"
2009-08-18 16:07:39 +00:00
Ralf Becker
232252475f
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
...
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
2009-06-08 16:21:14 +00:00
Ralf Becker
c7730ea6f9
Merged German translations from Stefan: r27035-7 and r27050-65
2009-05-21 08:21:48 +00:00
Stefan Becker
1c4a76faee
added some German translation for admin
2009-05-20 15:27:17 +00:00
Ralf Becker
317eda1be1
"allowing to set home-dir and login-shell, if accounts are stored in ldap"
2009-05-19 06:36:06 +00:00
Oscar Manuel Gómez Senovilla
67b0a09c15
update spanish translation
2009-05-15 15:33:15 +00:00
Klaus Leithoff
86f1dde06f
configurable favicon, configurable vfs image store for images, logos, icons
2009-05-13 14:33:36 +00:00
Klaus Leithoff
cf5fe6a101
making sure the apps for ACL Management are sorted in Group-view
2009-05-13 13:52:54 +00:00
Ralf Becker
b52d29b7a7
New access log (created during an eGroupware application development
...
workshop at Stylite GmbH for new developers)
2009-04-27 10:31:23 +00:00
Ralf Becker
1b27516fbc
"fixed fatal error: creating custom fields delete application config:
...
caused by a missing config::read_repository() before calling config::save_repository(), which then only stores the custom fields, but not the rest of the config"
2009-04-23 11:20:00 +00:00
Ralf Becker
9aed38299f
"fixed fatal error: creating custom fields delete application config:
...
caused by a missing config::read_repository() before calling config::save_repository(), which then only stores the custom fields, but not the rest of the config"
2009-04-23 11:18:51 +00:00
Ralf Becker
e29c0f75d2
"fix for \"bug\" #1954 : greatings should be greetings
...
and a new file-header"
2009-04-03 07:03:39 +00:00
Ralf Becker
b11d7fe912
"fix for \"bug\" #1954 : greatings should be greetings
...
and a new file-header"
2009-04-03 07:02:08 +00:00
Ralf Becker
d887c7a87c
Patch from jean-charles.passard@provectio.org to fix handling of account
...
prefixes
2009-02-16 08:24:01 +00:00
Ralf Becker
185f934852
Patch from jean-charles.passard@provectio.org to fix handling of account
...
prefixes
2009-02-16 08:22:22 +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
Klaus Leithoff
de231ebb28
adapted new tracker table structure; adapted new knowledgebase table names
2008-11-14 13:24:18 +00:00
Ralf Becker
3fe7919b92
"- fixed wrong call $ids2change instead of $this->change
...
- egw_vfs --> egw_sqlfs"
2008-11-03 11:03:39 +00:00
Oscar Manuel Gómez Senovilla
7c3ab3ab8c
tracker #1774 , added estonian translation
2008-11-02 14:23:56 +00:00
Oscar Manuel Gómez Senovilla
3edee675a7
tracker #1812
2008-11-02 13:38:18 +00:00
Ralf Becker
5cf4b6eedc
"fix typo"
2008-10-30 11:35:13 +00:00
Ralf Becker
fa73ad5339
Improved exception handling:
...
- exceptions get now always logged to the error_log
- in the webgui it's now configurable, if the message contains a
stacktrace (incl. function arguments) - default no (security)
- command line interfaces get detected and contain no html anymore
- webdav and groupdav send the exceptions as basic auth realms to the
client
- webdav and groupdav login failures contain the reason as part of the
basic auth realm
2008-10-26 12:13:01 +00:00
Oscar Manuel Gómez Senovilla
504b096e06
latest update of egw translators pending work
2008-10-15 21:11:30 +00:00
Ralf Becker
796daece64
removed unnecessary translation of site configuration, already in common
2008-10-10 10:26:47 +00:00
Ralf Becker
226df83e0b
"fixed bug reported from David Ranking on the devel list: cat list looses status, while editing global cat"
2008-10-08 07:55:49 +00:00
Ralf Becker
1da86275f9
version to 1.6 incl. API dependences
2008-10-07 06:59:07 +00:00
Oscar Manuel Gómez Senovilla
8ed57c413b
tracker #1747
2008-10-05 19:24:49 +00:00
Ralf Becker
c475f86147
- get session list for session.save_handler='files' working again
...
- sessions are sorted by default with session_dla DESC (newest updated
sessions first)
2008-08-19 11:54:35 +00:00