864b617a10
link-table stores accounts for app="home-accounts"
2013-06-12 18:11:35 +00:00
bb020d37f8
refactored account_id change script to use information from app-specific tables_current.inc.php instead of a fixed list
2013-06-12 17:59:43 +00:00
f8ee063604
* CalDAV/CardDAV/Calendar/InfoLog/Addressbook: changed database schema to allow for up to 200 char name-part in url to support eg. Bynari WebDAV Collaborator Outlook client, plus some new indexes to speed up huge installs
2013-05-13 10:03:08 +00:00
996ec38e4a
1.5.001 update (1.4 --> 1.6): if filename not found in filesystem try with hardcoded iso-8859-1 charset instead of current utf-8
2013-01-04 07:25:41 +00:00
807c3e2ae5
Prevent repeats of default template directory
2012-10-05 14:54:13 +00:00
05ebf438ff
backported docu update to have comments available in view-generator
2012-09-21 16:50:59 +00:00
c30f5d442c
also add dir and pref for filemanager templates
2012-07-17 13:27:22 +00:00
30318ee8d2
check if categories are already updated to global == cat_owner=0, has to run as API update, before apps (tracker) creates new global cats with cat_owner=0 stopping the update
2012-04-13 14:34:27 +00:00
04e39e4132
fixed not working update from 1.8.004
2012-04-12 14:14:37 +00:00
b45891091d
update from 1.8.004
2012-03-31 14:18:42 +00:00
34b5845af2
changing french language from "French" to "Français" for *updating* installations
2011-11-25 06:34:56 +00:00
5af9d7f5e6
changing french language from "French" to "Français" for *new* installations
2011-11-25 06:31:20 +00:00
6440415f81
fixed exception stalling new installs
2011-11-10 10:10:10 +00:00
20d0bfabfe
added update from 1.8.002
2011-08-11 19:04:09 +00:00
77954c073e
not necessary to mount it twice, done already by stylite 11.1 update
2011-07-01 16:34:38 +00:00
fb0668ec54
some EPL specific differences to trunk
2011-07-01 11:32:09 +00:00
220af27f60
Create template directory and set default document_dir preference of addressbook, calendar, infolog, tracker, timesheet and projectmanager
2011-06-11 11:57:51 +00:00
582432398e
fixed typo
2011-06-07 09:19:13 +00:00
5ae8f52ad5
update to 1.9.010 and enabling password migration to sha512_crypt, if available
2011-06-06 06:52:45 +00:00
13b4bb3e75
* Switch on password migration to migrate to new default ssha, if installation uses the old default
...
- altering egw_categories.cat_owner to varchar(255) to prepare for multiple category owners/groups
2011-05-07 18:46:29 +00:00
5495491e78
* Admin: session-list is generated now from egw_access_log table independent of readablity of sessions files in filesystem
...
- session_(dla|action) is stored in egw_access_log table
- notifications refresh via ajax set notification_heartbeat timestamp in egw_access_log
- if notification_heartbeat is set (happens only for browser sessions with popup notification) sessions get removed from session list one minute after browser is closed
- new static method egw_session::notifications_active($account_id) to check if given user has an open browser with notifications popup checking, to ensure popup notifications can fall back to email
--> REQUIRES DATABASE UPDATE / SETUP
2011-04-13 14:11:09 +00:00
2c750ac774
fixed typo preventing new installs of trunk
2011-04-10 13:48:16 +00:00
87ee0f0088
* CardDAV: store name part of URL from client PUT request, to fully comply with CardDAV spec
2011-04-05 20:39:13 +00:00
6fb34fa100
forgot to remove droped tables, displays API broken in setup
2011-03-25 09:10:37 +00:00
9a9d087022
- add index to li (login time) column to speed up maintenance (periodic delete of old rows)
...
- delete some obsolete / since a long time not used tables:
- egw_vfs (replaced by egw_sqlfs in 1.6)
- egw_(app_)sessions (not used since 1.4)
2011-03-23 20:16:26 +00:00
e02abbb38f
Add update script to set addressbook country codes
2011-01-07 19:51:27 +00:00
54f9421cb8
missing groupdav hooks
2010-10-20 09:24:16 +00:00
3fb29911b6
* show package changelog inside EGroupware under about
2010-09-29 11:21:12 +00:00
6029b5043f
Add two extra columns to store the ISO country code for contacts
2010-09-27 23:00:11 +00:00
1482dbc1be
Add the ability to hide and hold deleted links, pending final deletion of linked record. This prevents links to deleted items showing when deleted items are held for purging.
2010-09-27 16:27:48 +00:00
63915fe8ab
PostgreSQL seems to require to update the sequenz, after manually inserting id's
2010-09-16 11:47:15 +00:00
8e55c897ab
Add index to improve import of contacts using a custom field as primary key
2010-09-15 13:34:01 +00:00
8f63182822
* added mail log, which can be enabled by setting $GLOBALS[egw_info][server][log_mail] to a path or true for standard error_log
...
- added egw_mailer class to archive that and correctly intialise EGroupware pathes for translations
- updated translations and moved them to phpgwapi/lang/ (getting rid of message not translated errors)
- using egw_mailer in fmail including catching of phpmailerException to not glutter GUI with echoed errors
2010-09-15 09:10:12 +00:00
50c43deec9
updating verson to 1.8
2010-09-05 15:24:34 +00:00
0c640ed171
support for 1.6.003
2010-02-14 06:27:54 +00:00
41bebda074
Moved phpgwapi lang files
2009-11-28 12:38:57 +00:00
a70df0ddbb
Pending language updates
2009-11-24 05:51:49 +00:00
f5bfd874d0
tracker #2307
2009-11-18 20:01:08 +00:00
31bc2ff512
tracker #2349
2009-11-18 19:40:17 +00:00
0c41ee0949
sqlfs_stream_wrapper must not use fs_link column as it gets created in 1.7.002
2009-10-12 14:05:51 +00:00
2386a28cc5
Update Czech translation for trunk. Tracker #1956
2009-09-09 22:12:43 +00:00
bcfe710de2
Fixed typo happend --> happened, as reported by David Rankin
2009-08-25 08:31:37 +00:00
96c5f58a49
extend fs_mime (mime type) to varchar(96) to fit application/vnd.openxmlformats-officedocument.wordprocessingml.document (msword xml format)
2009-08-03 11:42:24 +00:00
a34f7faec5
Fix for bug #2074 + #2075 : Postgres update error to 1.6
2009-07-18 12:57:21 +00:00
e1a25587c8
update from 1.6.002
2009-07-18 10:00:33 +00:00
944bb3073c
fixed since 1.7.002 not working update from 1.4:
...
- fs_link column is queried by sqlfs, but get created in 1.7.002
- pdo does not throw exception on sql errors, it silently ignores them
--> told it now in constructor to also throw exceptions
- egw_vfs::find() was not always honoring the url option
2009-07-01 15:17:36 +00:00
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
67b0a09c15
update spanish translation
2009-05-15 15:33:15 +00:00
6617bec9ef
Creating an own column (fs_link) for symlinks, as fs_content is a BLOB
...
and therefore not aware of charsets
2009-05-12 07:21:57 +00:00
fc141457cf
added translated languages and visible charset to charset selection
2009-05-11 08:10:05 +00:00