Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
mgalgoci 484765bd96 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:42:23 +00:00
addressbook 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:32:59 +00:00
admin italien translations from leonardo amadori 2004-08-12 18:04:16 +00:00
calendar fixed SQL error in status-update, thanks to bug report from M.Cuneyt Gursan <cgursan-at-kablonet.com.tr> 2004-08-18 11:23:46 +00:00
doc update the build files 2004-08-09 10:06:16 +00:00
etemplate using the app_sessions function from the actual sessions-class again, instead of always the db-sessions one, it seems to work now for php4 2004-08-15 20:59:49 +00:00
filemanager fixed file-size as suggested by Lian Liming's patch [ 1010170 ] Patch for Bug [ 950555 ] Filemanager - filesize 2004-08-18 09:01:02 +00:00
infolog translation update from almarsa-at-users.sf.net 2004-08-17 20:06:41 +00:00
phpgwapi The issue that this fix addresses is the following: 2004-08-18 19:42:23 +00:00
preferences extensions and corrections from Kiang 2004-08-10 15:12:35 +00:00
setup - added a check for mbstring.func_overload = 7 2004-08-17 17:09:17 +00:00
.htaccess better let it commented out, because per default is not allowed at all 2003-11-06 06:43:55 +00:00
about.php add extra [setup][info][extra_untranslated] field for storing data which does not get translated, see 'About JiNN' why 2004-06-23 20:01:34 +00:00
anon_wrapper.php changes from phpgw to egw dev group 2004-01-26 23:26:19 +00:00
header.inc.php.template fix typo 2004-08-03 14:06:51 +00:00
home.php added link to setup to the "The following apps require upgrades" message 2004-06-28 07:08:13 +00:00
index.php removed forward to just the index page 2004-04-19 06:24:53 +00:00
login.php moved (optional) language selection befor the user-name and automaticaly reload the page, if the user changed the language 2004-07-11 09:42:54 +00:00
logout.php fixed bug [ 1001387 ] Error Emailing Attachments - missing closedir prefents rmdir on win 2004-08-03 14:13:37 +00:00
notify_simple.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
notify.php change from phpgw to egw 2004-03-26 19:56:37 +00:00
redirect.php Add function from php.net manual page for php < 4.3.0 2004-01-10 19:19:53 +00:00
set_box.php intval() -> (int) 2003-12-13 18:49:26 +00:00
soap.php ereg_replaced 2004-01-01 15:38:15 +00:00
xmlrpc.php added use of cookie or url to pass session id 2004-03-13 17:54:26 +00:00