Ralf Becker
|
163b795d45
|
"extra where condition, eg. to check etag on writing"
|
2008-04-26 07:49:01 +00:00 |
|
Ralf Becker
|
c906d34880
|
"some (not-required, so no header update neccessary) updates for the header template"
|
2008-04-25 19:07:25 +00:00 |
|
Ralf Becker
|
86368a1903
|
uid and etag (optimistic locking) for addressbook
|
2008-04-25 19:06:15 +00:00 |
|
Ralf Becker
|
684d6551f2
|
using static methods for the hooks (you need to update addressbook or call Admin >> Register hooks!)
|
2008-04-25 18:59:00 +00:00 |
|
Ralf Becker
|
4ecce4f5ae
|
allow all php callables (eg. "class::method" for static calls) for ExecMethod, ExecMethod2 and as methodstring for hooks
|
2008-04-25 18:54:06 +00:00 |
|
Ralf Becker
|
a8b924696f
|
removed some depricated and as far as I know nowhere used methods and make many functions static
|
2008-04-25 18:52:33 +00:00 |
|
Ralf Becker
|
46325b070c
|
fixed fatal error happening on some installs when deleting a dir in sqlfs
|
2008-04-24 15:19:42 +00:00 |
|
Ralf Becker
|
4048c304d7
|
"using the configured temp directory for uploaded files"
|
2008-04-24 13:59:47 +00:00 |
|
Ralf Becker
|
f40cfd935d
|
"using the configured temp directory for uploaded files"
|
2008-04-24 13:55:12 +00:00 |
|
Stefan Becker
|
45e293e989
|
class.uiinfolog.edit can handle the action_id now with multiple IDs from
the Addressbook. They are all linked now.
|
2008-04-23 08:27:49 +00:00 |
|
Stefan Becker
|
69ac5df990
|
Add to create a new Infolog directly from the Addressbook with multiple
Addresses als Links
|
2008-04-23 08:22:22 +00:00 |
|
Ralf Becker
|
0cdfc90f61
|
"using egw_vfs::mime_icon()"
|
2008-04-22 20:33:42 +00:00 |
|
Ralf Becker
|
0070d44a4a
|
AT holidays from helmut.bienstock(at)mcbee.at
|
2008-04-22 11:40:21 +00:00 |
|
Ralf Becker
|
92c1bf9bfa
|
"also check if the required classes are set for the session restore, fixes a problem with groupdav"
|
2008-04-22 10:11:49 +00:00 |
|
Ralf Becker
|
3ef9def241
|
using iso-8859-1 for talking to SoGo Connector (0.61 works) via GroupDAV
|
2008-04-22 08:55:18 +00:00 |
|
Stefan Becker
|
82e4a81bc8
|
""
|
2008-04-22 08:42:31 +00:00 |
|
Ralf Becker
|
1113f2ec1c
|
"spelling"
|
2008-04-22 06:09:02 +00:00 |
|
Ralf Becker
|
c2c2c390ce
|
"fixed bug reported by Peter Goerzen and Nathan: deleting a contact from view gives error, even if the contact get's successful delete"
|
2008-04-22 06:08:01 +00:00 |
|
Ralf Becker
|
80367bb943
|
removed not longer used old vfs classes and the first stream_wrapper (oldvfs://), I have not yet droped the vfs table, to give the update script more testing with the change to restore
|
2008-04-21 17:38:39 +00:00 |
|
Ralf Becker
|
9e615429e9
|
sms notifications from aleksander.adamowski(at)olo.org.pl
|
2008-04-21 17:23:18 +00:00 |
|
Ralf Becker
|
9e838a4068
|
fixed infinit recursion on deleting entries with linked files, first reported by Peter Goerzen
|
2008-04-21 16:55:52 +00:00 |
|
Nathan Gray
|
72cbfd4083
|
Fixed misplaced bracket causing forced default addressbook preference to be re-set to the current user
|
2008-04-21 16:11:59 +00:00 |
|
Ralf Becker
|
1eb9acec27
|
enable sqlfs_stream_wrapper to run under setup
|
2008-04-21 15:37:11 +00:00 |
|
Ralf Becker
|
cf4cd2aa3f
|
restore current egw_vfs::$is_root and egw_vfs::$user
|
2008-04-21 15:36:30 +00:00 |
|
Ralf Becker
|
0080dc39f0
|
special mkdir of links_stream_wrapper, so the entry dirs do not inherit the other read/browse rights from the app dir
|
2008-04-21 11:06:45 +00:00 |
|
Ralf Becker
|
2a1d86911b
|
allow to call download url with an vfs-url instead of an path
|
2008-04-21 11:05:34 +00:00 |
|
Ralf Becker
|
ae821396b5
|
"removed static use of schema_proc, error reported by Thomas Hoth <thomas(at)familie-hoth.de> on the german list"
|
2008-04-21 05:11:36 +00:00 |
|
Ralf Becker
|
b484528188
|
use new vfs end egw_link class
|
2008-04-20 19:37:12 +00:00 |
|
Ralf Becker
|
a5b58e57e8
|
"allow to use link, redirect, redirect_link, invalidate_session_cache static"
|
2008-04-20 19:31:51 +00:00 |
|
Ralf Becker
|
689ffe18a9
|
create sqlfs dirs /, /home, /app and removed old vfs entries
|
2008-04-20 16:44:04 +00:00 |
|
Ralf Becker
|
523997b43e
|
moved filescenter vfs2 tables and classes to filescenter and added index tables
|
2008-04-20 16:34:16 +00:00 |
|
Ralf Becker
|
7bd9d6b253
|
make customfield names varchar(64) and values text
|
2008-04-19 10:20:40 +00:00 |
|
Ralf Becker
|
b08b584a76
|
silently add home dirs, if they dont exist (they get now created by a hook, when a user/group get added
|
2008-04-19 09:46:58 +00:00 |
|
Ralf Becker
|
2a62e73df1
|
added required params, to suppress warnings
|
2008-04-19 09:46:02 +00:00 |
|
Ralf Becker
|
9fe5314ed6
|
fixed not working removal of home dirs, if acocunt/group get deleted
|
2008-04-19 09:15:46 +00:00 |
|
Ralf Becker
|
24989686df
|
implemented moving of data to an other account on deleting an account
|
2008-04-19 09:14:59 +00:00 |
|
Ralf Becker
|
13cf2edabb
|
use default fstab, also for an empty one
|
2008-04-19 09:13:50 +00:00 |
|
Ralf Becker
|
4e3c6aa5f9
|
"use full path for include"
|
2008-04-18 21:09:30 +00:00 |
|
Ralf Becker
|
40f32b5d74
|
"function_backtrace:
- dont output first function param for unserialize()
- limit output of function param to 64 chars"
|
2008-04-18 14:59:59 +00:00 |
|
Ralf Becker
|
8e1221940a
|
fixed link to set (extended) acl for user or group dirs
|
2008-04-18 12:38:17 +00:00 |
|
Ralf Becker
|
a9fe900773
|
re-added filemanager app-name
|
2008-04-18 12:22:35 +00:00 |
|
Ralf Becker
|
5a81fdcfcb
|
removed ip for symlinks from infolog config, as it is no longer supported by the new links
|
2008-04-18 11:53:55 +00:00 |
|
Ralf Becker
|
c60b632541
|
"small fix for webdav running on a non apache server"
|
2008-04-18 10:41:44 +00:00 |
|
Ralf Becker
|
f8f5ab36fa
|
fix to allow filenames with comma
|
2008-04-18 10:36:56 +00:00 |
|
Ralf Becker
|
8590b35fdf
|
"additionally using the port for the pdo connection and remove password from stacktrace of failed connection"
|
2008-04-18 09:08:48 +00:00 |
|
Ralf Becker
|
48734de102
|
"additionally using the port for the pdo connection and remove password from stacktrace of failed connection"
|
2008-04-18 09:08:38 +00:00 |
|
Ralf Becker
|
b86449d359
|
"fixed problem of perp working with sqlfs or links (use mysqlt driver instead of stock mysql one)"
|
2008-04-18 08:42:11 +00:00 |
|
Ralf Becker
|
92f16b2d7e
|
"fixed warning if there's no col-selection yet"
|
2008-04-18 06:10:31 +00:00 |
|
Stefan Becker
|
a879dd4055
|
"avoid $$fields in RTF Dodument instead of emty values"
|
2008-04-17 09:17:56 +00:00 |
|
Ralf Becker
|
0d799b6896
|
"hopefull last modification of the update script for the sqlfs, everyone used it before has to go back to api version 1.5.003 and rerun it"
|
2008-04-16 20:41:41 +00:00 |
|