reinerj
|
1480271b4f
|
replace the crap
|
2004-08-09 09:33:52 +00:00 |
|
reinerj
|
7941a6e561
|
replace the crap
|
2004-08-09 09:30:15 +00:00 |
|
reinerj
|
73624e76a1
|
replace the crap
|
2004-08-09 09:30:15 +00:00 |
|
Ralf Becker
|
680a89ffeb
|
fixed offset for getHeaders, first message was not displayed, as a base of 1 is used, not 0
|
2004-08-09 07:29:39 +00:00 |
|
reinerj
|
5e9bdd8def
|
replace the crap
|
2004-08-09 00:35:19 +00:00 |
|
reinerj
|
761dd2f13c
|
replace the crap
|
2004-08-08 23:15:33 +00:00 |
|
reinerj
|
0392a024fb
|
replace the crap
|
2004-08-08 23:12:52 +00:00 |
|
reinerj
|
c4bfb8a3ec
|
replace the crap
|
2004-08-08 22:50:50 +00:00 |
|
reinerj
|
689e559dcd
|
replace the crap
|
2004-08-08 22:40:39 +00:00 |
|
Ralf Becker
|
ef53586f0f
|
documentation update and added $not_null parameter to quote() to control if php null's are written as SQL NULL or not. Is used by column_data_implode to only write NULL in columns which allow to do so
|
2004-08-08 22:31:41 +00:00 |
|
reinerj
|
12ae81624b
|
replace the crap
|
2004-08-08 22:24:54 +00:00 |
|
reinerj
|
ae5eb29bfe
|
replace the crap
|
2004-08-08 21:29:14 +00:00 |
|
reinerj
|
36d8ccb302
|
delete the crap
|
2004-08-08 21:09:16 +00:00 |
|
reinerj
|
f009ebc45e
|
delete the crap
|
2004-08-08 20:53:47 +00:00 |
|
Ralf Becker
|
34f57b50ac
|
backported the rework from HEAD, to fixe the postgres probs
|
2004-08-08 16:21:18 +00:00 |
|
Ralf Becker
|
d4477d501d
|
fix for mbstring.func_overload 7: ereg_* where looping infinit, changed to preg_*
|
2004-08-08 09:19:06 +00:00 |
|
Ralf Becker
|
5e9dbe95c5
|
fix for mbstring.func_overload 7: ereg_* where looping infinit, changed to preg_*
|
2004-08-08 09:18:04 +00:00 |
|
alpeb
|
52a3cae790
|
Galaxia workflow api port for egroupware
|
2004-08-07 19:58:49 +00:00 |
|
alpeb
|
6322ce9832
|
galaxia workflow api
|
2004-08-07 19:46:10 +00:00 |
|
Ralf Becker
|
9772a1b82a
|
updated api-version to 1.0.0.003 for the final 1.0
Yuhuuuu :-)
|
2004-08-07 18:38:43 +00:00 |
|
Ralf Becker
|
8a6114d506
|
updated api-version to 1.0.0.003 for the final 1.0
Yuhuuuu :-)
|
2004-08-07 18:34:32 +00:00 |
|
Ralf Becker
|
9a58928b81
|
fix for bug [ 1000255 ] Todo with progress screw formating in calender:
- partialy caused by a <div ... /> with no closing </div>
- a table around the icons and title, puts them in one line now
|
2004-08-07 18:32:03 +00:00 |
|
Ralf Becker
|
2327d941d2
|
fix for bug [ 1000255 ] Todo with progress screw formating in calender:
- partialy caused by a <div ... /> with no closing </div>
- a table around the icons and title, puts them in one line now
|
2004-08-07 18:29:23 +00:00 |
|
Ralf Becker
|
c22cba8574
|
fix for bug [ 998496 ] Session error on logout under https, session-id and loginid are unset, which leads to a pg_atoi: zero length string sql-error. I now dont save anything if there is no sessionid or no loginid
|
2004-08-07 17:57:26 +00:00 |
|
Ralf Becker
|
c4d8d7d167
|
fix for bug [ 998496 ] Session error on logout under https, session-id and loginid are unset, which leads to a pg_atoi: zero length string sql-error. I now dont save anything if there is no sessionid or no loginid
|
2004-08-07 17:53:21 +00:00 |
|
Ralf Becker
|
4346d06789
|
fix for bug [ 997669 ] Session Error with db-sessions
|
2004-08-07 17:44:37 +00:00 |
|
Ralf Becker
|
db8acbba02
|
fix for bug [ 997669 ] Session Error with db-sessions
|
2004-08-07 17:43:11 +00:00 |
|
Ralf Becker
|
4fb9fd8ce4
|
fix for bug [ 996391 ] Conflict warning although there is no conflict
|
2004-08-07 17:23:12 +00:00 |
|
Ralf Becker
|
f6027d6ed9
|
fix for bug [ 996391 ] Conflict warning although there is no conflict
|
2004-08-07 17:20:41 +00:00 |
|
Ralf Becker
|
0d1e67445d
|
fix for bug [ 1004481 ] alarm management: you could not create alarms for other participants, even if you had the required write-grants from them
|
2004-08-07 14:55:38 +00:00 |
|
Ralf Becker
|
04f4ccf8ac
|
fix for bug [ 1004481 ] alarm management: you could not create alarms for other participants, even if you had the required write-grants from them
|
2004-08-07 14:53:56 +00:00 |
|
Ralf Becker
|
c3717d0315
|
fix for bug [ 1004555 ] Database error adding new calendar item:
- happend only if participants have been disabled via custom-fields
- was caused by the code entering participants from matrixview
|
2004-08-07 14:22:58 +00:00 |
|
Ralf Becker
|
e29ca14960
|
fix for bug [ 1004555 ] Database error adding new calendar item:
- happend only if participants have been disabled via custom-fields
- was caused by the code entering participants from matrixview
|
2004-08-07 14:19:53 +00:00 |
|
Ralf Becker
|
ce2045bae1
|
fix for bug [ 1002325 ] Manual error:
if session.use_trans_sid was enabled, we created a wrong link for the manual
|
2004-08-07 13:15:06 +00:00 |
|
Ralf Becker
|
298623b7cb
|
fix for bug [ 1002325 ] Manual error:
if session.use_trans_sid was enabled, we created a wrong link for the manual
|
2004-08-07 13:13:59 +00:00 |
|
Ralf Becker
|
6b8f6a3d87
|
removing all it's acl-rights if an account gets deleted, admin only removed the run-rights, but not the grants or other rights
|
2004-08-07 12:46:58 +00:00 |
|
Ralf Becker
|
7f79ff3d66
|
removing all it's acl-rights if an account gets deleted, admin only removed the run-rights, but not the grants or other rights
|
2004-08-07 12:45:39 +00:00 |
|
Ralf Becker
|
25ba714000
|
not using distinct on MaxDB too
|
2004-08-07 12:10:12 +00:00 |
|
Ralf Becker
|
7cfabeb7c5
|
writing unset php-variables and thouse set to NULL now as SQL NULL
|
2004-08-07 11:58:05 +00:00 |
|
Ralf Becker
|
86e0942150
|
fixed wrong regular expression
|
2004-08-07 10:40:10 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
1de5c35348
|
*** empty log message ***
|
2004-08-07 10:29:24 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
9449ea5afa
|
*** empty log message ***
|
2004-08-07 10:22:51 +00:00 |
|
reinerj
|
9ba1c6b641
|
update korea lang translation from Futurizer
|
2004-08-07 01:18:52 +00:00 |
|
nobody
|
48ebff3aa4
|
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.
|
2004-08-07 01:18:52 +00:00 |
|
reinerj
|
f01a52ad53
|
update korea lang translation from Futurizer
|
2004-08-07 01:13:20 +00:00 |
|
reinerj
|
44e039b1b8
|
update korea lang translation from Futurizer
|
2004-08-07 01:13:20 +00:00 |
|
reinerj
|
1f1c58be46
|
update korea lang translation from Futurizer
|
2004-08-07 00:58:47 +00:00 |
|
reinerj
|
b2b8bd3512
|
fix from Shain Tancheff
|
2004-08-07 00:51:29 +00:00 |
|
ak703
|
61482e0a19
|
sync with Version-1_0_0-branch
|
2004-08-06 20:44:22 +00:00 |
|
reinerj
|
5295362cc3
|
fix from Shain Tancheff
|
2004-08-06 15:17:16 +00:00 |
|