Ralf Becker
b31e40e067
moved InfoLog's link class and it's table into the api
2005-10-01 20:18:41 +00:00
Ralf Becker
550295d940
- altering the ip-address column in phpgw_sessions and phpgw_access_log to varchar(40) to allow ip6 addresses, as requested by our debian maintainer
...
- altering the loginid column in phpgw_access_log to varchar(128), to deal with usernames including domains
2005-10-01 09:12:46 +00:00
Oscar Manuel Gómez Senovilla
d7921303d8
bug 1266300
2005-09-29 19:10:21 +00:00
Oscar Manuel Gómez Senovilla
82e8d1ff7c
bug 1004437
2005-09-17 16:35:53 +00:00
Oscar Manuel Gómez Senovilla
4fcd2c10b0
bug 1025831
2005-09-17 12:19:53 +00:00
Ralf Becker
113c0f7b53
added update from 1.0.0.008+9 to HEAD
2005-08-30 14:09:20 +00:00
zhangweiwu
47d27be6d3
minor translation fix
2005-08-26 08:43:09 +00:00
Pim Snel
9e2b744ce1
set async services default to fallback
2005-08-16 14:22:20 +00:00
Oscar Manuel Gómez Senovilla
cd3521f767
*** empty log message ***
2005-07-17 23:49:28 +00:00
Ralf Becker
61b954620e
update to automatic install the new home app
2005-07-10 10:00:37 +00:00
Lars Kneschke
5d1b2102de
tables needed for syncml
2005-06-19 14:22:34 +00:00
Ralf Becker
ce971f7602
killed warning if no files in vfs2
2005-06-19 09:55:08 +00:00
viniciuscb
0a28f3812e
Some changes:
...
- Inclusion of the following javascript directories:
* Connector: javascript object to interface xmlhttprequest object. This object allows
asynchronous posts and support for messages while this post is being done, such as
"wait, contacting server", etc.
* JsAPI: general javascript functions and methods
* jsolait: performs conversion from a xmlrpc message to a javascript object
* xmlRpcMsgCreator: performs conversion from a javascript object to a xmlrpc message
* dynapi: cross-browser class to draw layers
- Update in setup version: now is 1.0.1.008; Update your versions. There was made a
change in phpgw_vfs2_files table in handling of modified files.
- Upgrade of vfs2 classes and PclZip class
- Changes in javascript object and common object to allow the javascript backend to
applications to work (now just filescenter will use it...)
2005-06-18 20:43:14 +00:00
Ralf Becker
f2a058fccf
modernized asyncservice class and renamed phpgw_async to egw_async
2005-05-23 18:57:58 +00:00
viniciuscb
f5f15999db
Tables information for vfs2 in setup
2005-05-17 15:21:38 +00:00
viniciuscb
a1330a50b1
Tables needed for FilesCenter
2005-05-17 14:51:08 +00:00
Ralf Becker
5a1de96f03
allow update from 1.0.0.007
2005-04-15 16:34:07 +00:00
Ralf Becker
33d296114f
Finnish langfiles from Jussi Siponen - jusiponen-at-users.sf.net
2005-04-15 15:21:52 +00:00
Ralf Becker
94202f6581
Croation translations from Mladen Novosel <mnovosel-AT-info-sol.net>
2005-04-15 10:18:20 +00:00
dragob
4439adc46a
Fixed translation.
2005-04-08 10:37:40 +00:00
Oscar Manuel Gómez Senovilla
13f7f94036
*** empty log message ***
2005-04-02 11:20:11 +00:00
Ralf Becker
f7892bcce2
setting egw_api_content_history.sync_{added|modified|deleted} to NOTNULL, as the code only sets one timestamp (mysql does not care about NOTNULL, but eg. postgres does)
2005-03-30 07:36:17 +00:00
Oscar Manuel Gómez Senovilla
f2a93fa910
*** empty log message ***
2005-03-26 22:00:50 +00:00
Ralf Becker
d7f1458d1a
new header-template to:
...
1) correct the displayed page-generation-time for idots and jerry
2) use ob_start to get rid of "Header could not be sent, output started at ..." errors
3) changing from $GLOBALS['phpgw_info'] to $GLOBALS['egw_info'], the phpgw one is now a reference to the new egw one, to allow a soft migration
2005-03-03 10:45:52 +00:00
Lars Kneschke
8149f57cad
add new table to keep track of contentchanges
2005-02-27 23:30:55 +00:00
Ralf Becker
c351630e88
'vfs_' column-prefix and "new" table-name for egw_vfs
...
- needed for the oracle support
2005-02-26 13:58:53 +00:00
Ralf Becker
4d498d47cb
updates to work around postgres error while upgrading a phpGW 0.9.14 install
2005-02-10 15:15:29 +00:00
Oscar Manuel Gómez Senovilla
29997ba72f
bug 1112125
2005-01-29 19:36:06 +00:00
Oscar Manuel Gómez Senovilla
a06003edef
*** empty log message ***
2005-01-29 13:05:52 +00:00
reinerj
5722e79f41
lang file update Swedish from Marko
2005-01-17 13:31:49 +00:00
Oscar Manuel Gómez Senovilla
b25004f3e1
*** empty log message ***
2004-12-31 12:03:20 +00:00
Oscar Manuel Gómez Senovilla
c701fd5a44
*** empty log message ***
2004-12-15 15:30:44 +00:00
reinerj
28c16e64b6
update the slovenian lang file from orb_ter
2004-12-07 21:51:19 +00:00
reinerj
e01031de62
update the slovenian lang file from orb_ter
2004-12-03 22:22:47 +00:00
Oscar Manuel Gómez Senovilla
bfe146ef78
*** empty log message ***
2004-11-27 23:35:32 +00:00
raphaelpereira
d884b853d9
Corrected pt-br translation
2004-11-24 18:18:32 +00:00
Ralf Becker
52fbe1064f
fixed wrong content for phrase charset (was a translation of charset and not the used charset)
2004-11-21 09:43:23 +00:00
Ralf Becker
7de6ba771f
phrases for the multiple account selection
2004-11-09 09:49:52 +00:00
Ralf Becker
26dee37d3e
support for the new 1.0.0 revision 1.0.0.006
2004-11-06 12:22:51 +00:00
Oscar Manuel Gómez Senovilla
a41f2b461f
*** empty log message ***
2004-10-22 19:48:26 +00:00
Oscar Manuel Gómez Senovilla
e4d1f6ea5e
*** empty log message ***
2004-10-21 21:30:38 +00:00
reinerj
d251796c54
Lang file update traditional Chinese from Finjon Kiang
2004-10-01 10:56:14 +00:00
Oscar Manuel Gómez Senovilla
df8f5a858c
*** empty log message ***
2004-09-17 09:36:18 +00:00
Ralf Becker
ae9dbc99ed
updating version to 1.0.0.005 for the bugfix release
2004-09-08 16:18:09 +00:00
Oscar Manuel Gómez Senovilla
33e65129be
*** empty log message ***
2004-09-03 19:02:35 +00:00
alpeb
1736c6399b
Added 'Check Now' translation for notify app
2004-09-02 17:44:48 +00:00
dragob
42b2966f4d
New/updated Slovenian translations.
2004-08-31 22:00:45 +00:00
reinerj
9c7206f15f
replace the bad word
2004-08-31 18:15:53 +00:00
reinerj
8c0f7f2e38
delete blank lines which make problems at language install
2004-08-31 15:39:47 +00:00
reinerj
7c92f52c32
delete blank lines which make problems at language install
2004-08-31 15:29:22 +00:00