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
49b3f025bd
fixed creation of multi-column indexes
2004-08-17 14:06:28 +00:00
Lars Kneschke
11758e6c41
call the right function name
2004-08-13 16:28:21 +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
7f5da90ddd
extensions and corrections from Kiang
2004-08-10 14:50:17 +00:00
alpeb
013a6c33d7
Added translation of 'Logout'
2004-08-09 21:14:45 +00:00
reinerj
f009ebc45e
delete the crap
2004-08-08 20:53:47 +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
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
5295362cc3
fix from Shain Tancheff
2004-08-06 15:17:16 +00:00
Ralf Becker
35de9c846b
killed warnings if executables not found
2004-08-06 12:37:08 +00:00
Ralf Becker
e752c408c1
fixed wrong path for existence check of theme-file and the default
2004-08-06 12:23:21 +00:00
Ralf Becker
46211ed373
merged some bugfixes and a change of a (so far not used) parameter from HEAD
2004-08-05 15:46:56 +00:00
mgalgoci
4a0037eec6
- fix the "Home" text missing in appTitles in edge-it, idots, and jerryt
...
templates.
- remove noop if (foo) { continue; }
- remove obsolete commented out code that special cased the home app which
is no longer valid.
2004-08-04 17:14:01 +00:00
Ralf Becker
f54f56bc87
bulgarian translations from Iassen Pramatarov <turin-AT-fsa-bg.org>
2004-08-04 14:55:42 +00:00
Carsten Wolff
a4ac481367
vbXMLRPC needs a slightly different date-format.
2004-08-03 16:02:41 +00:00
Ralf Becker
bb29a8e4d0
removed ereg_replace which causes problems with multibyte charsets and mbstring.function_overload=7
2004-08-01 08:02:53 +00:00
Ralf Becker
12fcf092c7
replaced unnecessary ereg_replace, which caused trouble with mbstring.function_overload=7
2004-08-01 07:58:26 +00:00
Ralf Becker
2ebf83a47c
fixed asyncservices to run under the windows sheduler
2004-07-31 19:34:11 +00:00
reinerj
e37c10d2ac
fix some wrong tabs in file which produce error messages
2004-07-31 18:02:33 +00:00
reinerj
ba39bb3d72
fix some wrong tabs in file which produce error messages
2004-07-31 17:13:50 +00:00
reinerj
ae1945c3f3
fix some wrong tabs in file which produce error messages
2004-07-31 17:12:46 +00:00
reinerj
107f61a085
fix some wrong tabs in file which produce error messages
2004-07-31 17:11:45 +00:00
reinerj
c72c92f17a
fix some wrong tabs in file which produce error messages
2004-07-31 17:10:10 +00:00
Ralf Becker
ff28193d36
new version number for the next RC - hopefully the last one ;-)
2004-07-31 14:13:12 +00:00
Ralf Becker
0d70830fc3
imported version 4.51 of ADOdb
2004-07-31 13:09:39 +00:00
Ralf Becker
62f11b8d78
fix for cookie domain, when using a proxy which rewrites the host-name
2004-07-31 10:10:32 +00:00
Ralf Becker
deb05b2ec1
removed manual acl-settings for auto-created accounts, as suggested by Matthew Galgoci
2004-07-31 09:26:18 +00:00
alpeb
39ebfaf753
Changed param comment of function input: funtion should expect time in server's timezone instead of users localtime; the conversion to user's localtime is taken care inside the function when calling common->show_date
2004-07-30 00:27:47 +00:00
bgigon
d3a97b6813
Reverse
2004-07-27 15:52:53 +00:00
bgigon
9d9f46f532
Fix display bug.
...
If this line replace all \n by <br />, Toolbox in calendar are too big (x2)
(and other is blank; for the display is very very bad)
2004-07-27 09:01:23 +00:00
Ralf Becker
46a292c882
fixed get_list, which was only returning groups if 'both' were requested, which caused eg. in calender only groups to be selectable
2004-07-25 15:25:18 +00:00
Ralf Becker
459a8bd101
fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
...
- knowledgebase is not working: select distinct is not possible with text-columns
- fudforum is not working: is does not use ADOdb and has no own db-layer for mssql
- other apps seem to work, everthing needs through testing - incl. our "old" db's
2004-07-25 01:34:59 +00:00
Ralf Becker
79c56b1d8f
fixed bug [ 991222 ] Error uploading file -
...
thought the whole class need to be reworked with the new db-functions
2004-07-24 20:30:33 +00:00
Ralf Becker
c5c9030104
fixed the code, which was not working after the right table-name was used ;-)
...
dont think that part is used anyhow
2004-07-22 18:38:42 +00:00
bgigon
b7e6425723
Add cosmetic display, and fixbug
2004-07-22 13:57:30 +00:00
bgigon
0a57a7e794
Add "rejected lines" feature
2004-07-22 10:41:50 +00:00
Carsten Wolff
8fb8a24e09
now that the old db-classes are gone, we can put function name_quote to use.
2004-07-22 08:23:25 +00:00
alpeb
7ebc061ac0
fixed typo that wasn't allowing phpmailer to authenticate to smtp server when needed
2004-07-21 21:16:21 +00:00
Ralf Becker
cff2ee4a4b
update brasilian translations
2004-07-21 21:15:13 +00:00
Ralf Becker
6944ebc376
patch from Erwan LE DISEZ
2004-07-21 17:00:44 +00:00
Ralf Becker
9338b3a2af
fixed wrong name of config-table
2004-07-21 13:55:05 +00:00
Ralf Becker
e6a2d51b8c
fixing bug [ 992090 ] Could not log out
...
At that time, there is no account-id set which results in an empty string, what pgSql dont likes in integer fields. Casting it to int now.
2004-07-21 10:12:17 +00:00
Ralf Becker
08e2fe58a5
removed str.replace with anonymous function, as suggested by benjamin
2004-07-20 13:43:07 +00:00
bgigon
0932b203db
Resolv the big problem with IE 5.2 under Mac and Safari.
...
Reduce pixel and calendar is correctly displayed in left box
2004-07-20 13:01:23 +00:00