mgalgoci
59fa8a653f
parse_user_host was never ever defined! Ever! I even checked phpgroupware! They have this
...
bug too!! It looks to me like switch_mailto give the functionality that parse_user_host
_should_ have provided.
2004-08-18 20:46:03 +00:00
mgalgoci
494a970e81
The issue that this fix addresses is the following:
...
When using the uiaccountsel widget to select accounts, when you accidently
select something and want to deselect it, when you delete the item, the item
is only unhighlighted, and not removed from the uiaccountsel_popup_selection
select box in the opener document. This patch simply deletes the child node
from the uiaccountsel_popup_selection select box instead of setting the
selected false.
I've tested this with some variant of msie6/xp, mozilla 1.6/win32, firefox 0.9.3/linux
and mozilla 1.4.3/linux.
2004-08-18 19:39:05 +00:00
Ralf Becker
acdd95e31e
fixed file-size as suggested by Lian Liming's patch [ 1010170 ] Patch for Bug [ 950555 ] Filemanager - filesize
2004-08-18 08:57:31 +00:00
Ralf Becker
0b6e2a605a
fix for palm-download as suggested by Peter Hrastnik's patch [ 1010631 ] patch for broken pdb file-download (headers already sent)
2004-08-18 08:30:26 +00:00
Carsten Wolff
05a91800b2
convert linebreaks to <br>'s in the description (view())
2004-08-17 23:01:52 +00:00
Ralf Becker
2d4001a6f1
translation update from almarsa-at-users.sf.net
2004-08-17 20:05:12 +00:00
Ralf Becker
7bac819526
- added a check for mbstring.func_overload = 7
...
- fixed handling memory values with M or K
- corrected display of message "Please fix the above errors and warning"
- fixed some formating
2004-08-17 16:55:42 +00:00
Ralf Becker
49b3f025bd
fixed creation of multi-column indexes
2004-08-17 14:06:28 +00:00
Ralf Becker
19548f2f91
fixed sqltoarray:
...
- showing multicolum-indexes correct
- showing table-names
- working for app's without title
- all-option working for db's other then mysql
2004-08-15 11:48:32 +00:00
Ralf Becker
6b91165c2b
added max_icons=12 default pref and manual as app for the default group
2004-08-13 21:05:55 +00:00
Lars Kneschke
11758e6c41
call the right function name
2004-08-13 16:28:21 +00:00
Lars Kneschke
a70d55cc82
use emailaddress from accounts table
2004-08-13 15:47:46 +00:00
Lars Kneschke
db472fe7f3
wrong variable name
...
need to be checked for HEAD to
2004-08-13 15:22:49 +00:00
reinerj
6632e631fc
italien translations from leonardo amadori
2004-08-12 20:34:26 +00:00
reinerj
04d222a2c1
italien translations from leonardo amadori
2004-08-12 19:24:48 +00:00
reinerj
6e18a49ab5
italien translations from leonardo amadori
2004-08-12 19:10:59 +00:00
reinerj
93473045e5
italien translations from leonardo amadori
2004-08-12 18:16:49 +00:00
reinerj
4573697e13
italien translations from leonardo amadori
2004-08-12 18:03:18 +00:00
Lars Kneschke
7b2f7a5c1c
committed somehow a wrong file
2004-08-12 06:10:24 +00:00
mgalgoci
98c6d1bc3c
quiet a warning when viewing the felaimail with no profile selected.
2004-08-11 23:36:12 +00:00
Lars Kneschke
f4c740db27
return -1 when no email profile is selected
2004-08-11 20:18:55 +00:00
reinerj
5e63776116
extensions and corrections from Kiang
2004-08-10 15:29:39 +00:00
reinerj
fc6384ad15
extensions and corrections from Kiang
2004-08-10 15:16:06 +00:00
reinerj
7f5da90ddd
extensions and corrections from Kiang
2004-08-10 14:50:17 +00:00
reinerj
2bb0e32cac
extensions and corrections from Kiang
2004-08-10 13:32:19 +00:00
reinerj
ff0fd6323f
extensions and corrections from Kiang
2004-08-10 13:01:55 +00:00
alpeb
013a6c33d7
Added translation of 'Logout'
2004-08-09 21:14:45 +00:00
reinerj
c0d66f825c
replace the crap
2004-08-09 11:45:30 +00:00
reinerj
796c0fd53e
replace the crap
2004-08-09 10:07:33 +00:00
reinerj
8799d36097
update the build scripts
2004-08-09 09:53:30 +00:00
reinerj
1480271b4f
replace the crap
2004-08-09 09:33:52 +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
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
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
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
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
db8acbba02
fix for bug [ 997669 ] Session Error with db-sessions
2004-08-07 17:43:11 +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
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
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
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
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
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
44e039b1b8
update korea lang translation from Futurizer
2004-08-07 01:13:20 +00:00
reinerj
f01a52ad53
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