Commit Graph

759 Commits

Author SHA1 Message Date
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
fc1d69e060 "improved update script, for the case the the old vfs table does not contain / or /home" 2008-04-15 14:49:52 +00:00
9c117aa197 "emptied egw_vfs instead of egw_sqlfs table" 2008-04-15 14:12:01 +00:00
6cc0093543 "update from egw-1.4.004" 2008-04-15 13:02:20 +00:00
fd987f39d2 "fixed not working delete of sqlfs table" 2008-04-15 10:13:15 +00:00
501df49cbb stream wrapper interface is now eGW VFS interface
- if you already run the 1.5.003 update (AND modified anything in the VFS), you have to re-run it, to not loose your modifications or risk an inconsistent VFS (DB does not match filesystem)
- to re-run the 1.5.003 update (only if your version is already 1.5.003 or bigger!) run the following sql:
UPDATE egw_applications SET app_version=1.5.002 WHERE app_name=phpgwapi
- the new vfs supports now an extended ACL, if that is supported by the backend (sqlfs only currently)
- eacl allows to set separate recursive acl rights for different users or groups on a directory (and subdirs)
- former group grants of group dirs are converted to eacl, thought we only support read or read+write access (no extra add or delete)
- attachments via the links class now also use a stream wrapper interface (links_stream_wrapper) and WebDAV as download handler (which requires no longer filemanager run rights)
2008-04-14 05:52:24 +00:00
dc1797f41a update from 1.4.003 2008-03-19 13:12:13 +00:00
640ee3ab93 hooks to create, rename or delete user+group home-dirs (you need to run Admin >> register hooks!) 2008-02-27 10:20:48 +00:00
e71608d8cc new sqlfs stream wrapper, as replacement for the old vfs class (it uses the PDO extension, as PDO allows to access BLOBs as streams), the update create a new egw_sqlfs table and fills it with the content of the old vfs (egw_vfs table), BOTH use the same files in the filesystem, so beware if you delete something in one or the other, this is definitly NOT for production systems 2008-02-18 06:52:07 +00:00
4fd4d8fb6a update functionality to regard the new sized fields org_name, contact_email and contact_email_home 2008-01-31 12:39:05 +00:00
6ea71715f8 new egw_addressbook definition because of table alterations of that table 2008-01-31 12:37:16 +00:00
e1214a3896 increment version, because of table field alterations in egw_addressbook 2008-01-31 12:35:15 +00:00
f3cd85add5 periodical lang updates from translators 2007-12-22 21:39:38 +00:00
71fbe90a15 tracer #1370 for farsi 2007-12-22 10:28:44 +00:00
6ee73eebff add kinyarwanda lang 2007-11-12 14:25:47 +00:00
6c0db1110b catalan updates for trunk 2007-11-10 23:22:17 +00:00
54066896e8 big commit: all lang files not in utf-8 converted to utf-8, including charset phrase 2007-11-10 22:46:02 +00:00
895ba44b47 Updated czech translation files, using provided utf-8 files 2007-11-09 16:46:15 +00:00
d5bee12334 initial setup of the Kinyarwanda (Rwanda, East Congo, South Uganda, West Tanzania) language file
soon people in Kigali Rwanda will start translating
2007-11-08 15:55:58 +00:00
a840dd6d45 rest of pending files for the egw_ prefix update 2007-10-14 18:48:56 +00:00
adfbd598d9 lang files with egw prefix 2007-10-14 16:15:28 +00:00
cd18e2cd87 fixed sql syntax error 2007-09-29 18:58:28 +00:00
bdf27e11d9 Merged language Patch from r24464 (1.4) to trunc. 2007-09-25 10:21:19 +00:00
e385c6412f retry for patch 1170 2007-09-25 07:37:31 +00:00
95d03648cb setting version to 1.4.002 for the upcomming bugfix/maintainance release 2007-09-24 08:45:49 +00:00
ad8561debb setting version to 1.4.002 for the upcomming bugfix/maintainance release 2007-09-24 08:45:33 +00:00
e5eac71f71 pending lang updates 2007-09-13 13:57:21 +00:00
197ff0abf5 typo 2007-08-06 13:35:35 +00:00
1167050962 typo 2007-08-06 13:33:19 +00:00
99771edd87 language updates 2007-06-24 21:55:08 +00:00
789b207183 fixed now working wiki after update from 1.0.0 2007-06-12 15:39:26 +00:00
cec25ce548 fixed now working wiki after update from 1.0.0 2007-06-12 15:38:04 +00:00
e3b5d92290 fixed trunk update, was including the old stuff twice 2007-06-05 05:18:01 +00:00
a6e10055b8 pusing the version to 1.5.001 our new development version 2007-06-04 07:05:53 +00:00
d12300031d pusing the version to 1.4.001 for the final release 2007-06-04 06:47:16 +00:00
5278ea7463 Fix for bad charset for "Spanish" translation 2007-06-03 22:14:28 +00:00
6ce9cd6e03 "added update from 1.2.107" 2007-06-03 21:04:54 +00:00
a33363a884 Czech translation in #824 and extra pending language updates 2007-06-03 18:01:21 +00:00
688dd5f46f Latest lang updates 2007-05-31 14:49:26 +00:00
c7b304fd55 updated API version for 1.4RC2 2007-05-27 06:41:31 +00:00
233a414efe new about page from Sebastian Ebeling 2007-05-26 19:06:12 +00:00
83e4306bce Language updates 2007-05-16 22:10:08 +00:00
5b65f8f21a bumped phpgwapi version number for new release and added working ldap acl example for egw ldap addressbook 2007-05-15 04:04:38 +00:00
8dc321cfe3 "a small fix a had to make some time ago to update a 1.0 install" 2007-05-09 07:56:19 +00:00
8ac09e8dba fix for bug #674: no more simple multiple participant selection 2007-05-07 18:59:05 +00:00
d097030e9f removed tinymce translations 2007-05-02 14:41:32 +00:00
55bb6d8bd3 Changes for #512, for old Yugoslavia update 2007-05-02 09:57:10 +00:00
14fc433fcf updated application versions 1.4 and dependencies accordingly (API is still 1.3.xxx 'til the first RC) 2007-04-30 09:10:36 +00:00
664f222868 "fixed to small column for timestamp in egw_links.link_lastmod" 2007-04-28 11:54:24 +00:00
5548c8b038 "birthday column with format YYYY-mm-dd was only varchar(10) instead of varchar(12)" 2007-04-26 06:28:36 +00:00