[egroupware] / branches / 1.0 Repository:
Stylite GmbH

Log of /branches/1.0

View Directory Listing Directory Listing


Sticky Revision:

Revision 21531 - Directory Listing
Modified Sun May 14 07:08:43 2006 UTC (4 years, 3 months ago) by ralfbecker
Copied from: branches/Version-1_0_0-branch revision 21530
renamed 1.0 branch to "1.0"

Revision 19694 - Directory Listing
Modified Wed Nov 9 12:27:03 2005 UTC (4 years, 10 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
removed the old icon

Revision 19666 - Directory Listing
Modified Tue Nov 8 10:13:47 2005 UTC (4 years, 10 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
missing param

Revision 19588 - Directory Listing
Modified Fri Nov 4 07:05:07 2005 UTC (4 years, 10 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
backported a bugfixes from HEAD:
addressbook popup for email apps: adding all search results was not working with ldap (contacts_ldap class did not support the "!''" filter used)

Revision 19587 - Directory Listing
Modified Fri Nov 4 07:01:23 2005 UTC (4 years, 10 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
backported two bugfixes from HEAD:
1) fixed bug report by Dros on the german list: using account in ldap, nextmatch (eg. in setting group ACL's) is not working
2) implemented the same default, as for the sql class: everything which is not 'accounts' or 'groups'

Revision 19457 - Directory Listing
Modified Wed Oct 19 18:06:40 2005 UTC (4 years, 10 months ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
Fix for bug #1314911 Error in felamimail default template

Revision 19398 - Directory Listing
Modified Thu Oct 13 22:06:56 2005 UTC (4 years, 10 months ago) by omgs
Original Path: branches/Version-1_0_0-branch
bug 1313566 and phpgwapi es-ES update

Revision 19254 - Directory Listing
Modified Fri Sep 30 16:05:35 2005 UTC (4 years, 11 months ago) by wolffc
Original Path: branches/Version-1_0_0-branch
fix an usort sideeffect

Revision 19237 - Directory Listing
Modified Thu Sep 29 10:45:56 2005 UTC (4 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
Work-around to get phpLDAPadmin to work in PHP5

Revision 19236 - Directory Listing
Modified Thu Sep 29 08:10:28 2005 UTC (4 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
a view more/missing mos-compatibility settings, needed by the template "corporate"

Revision 19231 - Directory Listing
Modified Wed Sep 28 11:58:04 2005 UTC (4 years, 11 months ago) by wolffc
Original Path: branches/Version-1_0_0-branch
fix PHP3 legacy performance bug and use usort() for sorting ldap_search results.

Revision 19200 - Directory Listing
Modified Wed Sep 21 07:03:23 2005 UTC (4 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed to bug in the search: under php5 only one result is displayed

Revision 19190 - Directory Listing
Modified Tue Sep 20 13:12:50 2005 UTC (4 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed a typo in the notice

Revision 19187 - Directory Listing
Modified Tue Sep 20 11:41:14 2005 UTC (4 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
disabled the build of fedora core 2 packages

Revision 19186 - Directory Listing
Modified Tue Sep 20 11:30:50 2005 UTC (4 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
1.0.0.009-3

Revision 19184 - Directory Listing
Modified Tue Sep 20 10:13:09 2005 UTC (4 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
the xmlrpc log should be off be default, as it contains everything in cleartext (eg. passwords) and it is in most distros world readable

Revision 19182 - Directory Listing
Modified Tue Sep 20 08:21:50 2005 UTC (4 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for  register_long_arrays off

Revision 19177 - Directory Listing
Modified Mon Sep 19 12:58:53 2005 UTC (4 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug reported by Frank Becker on the german list: deleting a link deletes all attached files too

Revision 19176 - Directory Listing
Modified Mon Sep 19 12:31:29 2005 UTC (4 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed an other $GLOBALS['egw

Revision 19156 - Directory Listing
Modified Thu Sep 15 08:09:17 2005 UTC (4 years, 11 months ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
reverted to $GLOBALS['phpgw']

Revision 19131 - Directory Listing
Modified Mon Sep 12 11:39:23 2005 UTC (4 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
1.0.0.009-2

Revision 19124 - Directory Listing
Modified Sat Sep 10 10:48:24 2005 UTC (5 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added configuration switch for xmlrpc and soap services (default off)

Revision 19122 - Directory Listing
Modified Sat Sep 10 10:33:56 2005 UTC (5 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added configuration switch for xmlrpc and soap services (default off)

Revision 19120 - Directory Listing
Modified Sat Sep 10 08:57:29 2005 UTC (5 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
script (admin-only) to delete ACL records of not (longer) existing accounts

Revision 19089 - Directory Listing
Modified Wed Sep 7 09:22:00 2005 UTC (5 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
display "grant access" link only when we have NOT user grants disabled

Revision 19085 - Directory Listing
Modified Tue Sep 6 10:14:43 2005 UTC (5 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added patch from raphaelpereira-AT-gmail.com to allow creation of the DB under Postgres again

Revision 19057 - Directory Listing
Modified Sat Sep 3 18:19:49 2005 UTC (5 years ago) by milosch
Original Path: branches/Version-1_0_0-branch
Fix setting of detail var.

Revision 19049 - Directory Listing
Modified Tue Aug 30 21:46:31 2005 UTC (5 years ago) by wolffc
Original Path: branches/Version-1_0_0-branch
fix mail_ticket without assignment

Revision 19048 - Directory Listing
Modified Tue Aug 30 20:57:03 2005 UTC (5 years ago) by wolffc
Original Path: branches/Version-1_0_0-branch
fix change_owner()

Revision 19005 - Directory Listing
Modified Fri Aug 19 12:33:21 2005 UTC (5 years ago) by milosch
Original Path: branches/Version-1_0_0-branch
Yet another change for compat

Revision 19003 - Directory Listing
Modified Thu Aug 18 12:43:53 2005 UTC (5 years ago) by milosch
Original Path: branches/Version-1_0_0-branch
Additional fix to rollback to phpgw_info array for this branch

Revision 19002 - Directory Listing
Modified Thu Aug 18 12:39:22 2005 UTC (5 years ago) by milosch
Original Path: branches/Version-1_0_0-branch
Small fix for constants used in this branch

Revision 19001 - Directory Listing
Modified Thu Aug 18 12:30:49 2005 UTC (5 years ago) by milosch
Original Path: branches/Version-1_0_0-branch
Bump version to 009

Revision 18994 - Directory Listing
Modified Mon Aug 15 15:33:05 2005 UTC (5 years ago) by milosch
Original Path: branches/Version-1_0_0-branch
Add changes from HEAD branch for security update to XMLRPC

Revision 18977 - Directory Listing
Modified Fri Aug 5 10:27:41 2005 UTC (5 years, 1 month ago) by omgs
Original Path: branches/Version-1_0_0-branch
Backport update for italian tts

Revision 18811 - Directory Listing
Modified Sat Jul 16 10:14:02 2005 UTC (5 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
1.0.0.008-2

Revision 18810 - Directory Listing
Modified Sat Jul 16 08:53:09 2005 UTC (5 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1238690 ] Problem editing projects:
start-/enddates are set to ~ 1-1-1970 (depending on TZ)

Revision 18765 - Directory Listing
Modified Sat Jul 9 09:10:31 2005 UTC (5 years, 2 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed not working update of existing build-root

Revision 18754 - Directory Listing
Modified Fri Jul 8 18:27:00 2005 UTC (5 years, 2 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
merged Milosch's xmlrpc fixes to 1.0.0

Revision 18749 - Directory Listing
Modified Fri Jul 8 14:35:35 2005 UTC (5 years, 2 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
bugfix release 1.0.0.008 (xmlrcp security problems)

Revision 18723 - Directory Listing
Modified Tue Jul 5 04:55:31 2005 UTC (5 years, 2 months ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
defined twice and breaking PHP5

Revision 18695 - Directory Listing
Modified Thu Jun 30 18:54:11 2005 UTC (5 years, 2 months ago) by wolffc
Original Path: branches/Version-1_0_0-branch
another shot at datetime.iso8601:

- accept both simple and extended format from input

- output simple format, if
    + either the client is vbXMLRPC
    + or the client sends a HTTP-header "isoDate: simple"

Revision 18694 - Directory Listing
Modified Thu Jun 30 18:48:25 2005 UTC (5 years, 2 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixed bug 1067201: Delete attachment icon not present with IE. Solution: for an unknown reason, I have to specify the images's dimension in the style tag to make it work

Revision 18544 - Directory Listing
Modified Thu Jun 16 05:36:09 2005 UTC (5 years, 2 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed wrong Windows detection and changed default path to show slashes on windows too

Revision 18410 - Directory Listing
Modified Sat Jun 4 10:31:07 2005 UTC (5 years, 3 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
- fix for bug [ 1160517 ] Users with granted read access may gain edit/delete-access!
- fixed same problem with delete
- fix for bug [ 1174969 ] Adding a job from project list

Revision 18383 - Directory Listing
Modified Tue May 31 14:22:03 2005 UTC (5 years, 3 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
backported fix from HEAD: necessary primary group was not set

Revision 18376 - Directory Listing
Modified Sun May 29 11:29:36 2005 UTC (5 years, 3 months ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
russian calendar data
submitted by Alexander Krasnov

Revision 18375 - Directory Listing
Modified Sun May 29 11:29:35 2005 UTC (5 years, 3 months ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
file holidays.RU.csv was added on branch Version-1_0_0-branch on 2005-05-29 11:30:21 +0000

Revision 18374 - Directory Listing
Modified Sun May 29 11:29:34 2005 UTC (5 years, 3 months ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 18350 - Directory Listing
Modified Tue May 24 13:01:43 2005 UTC (5 years, 3 months ago) by petere78
Original Path: branches/Version-1_0_0-branch
Fix broken PAM authentication

Revision 18282 - Directory Listing
Modified Thu May 12 07:58:21 2005 UTC (5 years, 4 months ago) by petere78
Original Path: branches/Version-1_0_0-branch
Fix month display in Konqueror

Revision 18268 - Directory Listing
Modified Tue May 10 14:32:26 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed not working blocking/unblocking (header was sent twice)

Revision 18267 - Directory Listing
Modified Tue May 10 13:53:48 2005 UTC (5 years, 4 months ago) by wolffc
Original Path: branches/Version-1_0_0-branch
fix month display in Konqueror

Revision 18252 - Directory Listing
Modified Sat May 7 20:57:10 2005 UTC (5 years, 4 months ago) by wolffc
Original Path: branches/Version-1_0_0-branch
honor ldap protocol version setting

Revision 18225 - Directory Listing
Modified Mon May 2 11:40:23 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed translation

Revision 18211 - Directory Listing
Modified Thu Apr 28 13:16:09 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
applied security relevant patch from nikolaus.jeremic-at-pro-inform.de: checking old password before changeing for a regular user

Revision 18163 - Directory Listing
Modified Fri Apr 15 18:09:13 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
build-script, specs and .rpmmacros used for the 1.0.0.007

Revision 18161 - Directory Listing
Modified Fri Apr 15 16:33:27 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
pushing the version to 1.0.0.007

Revision 18160 - Directory Listing
Modified Fri Apr 15 15:52:43 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
applied patch from Patrick Van der Veken to get <code> tag working again

Revision 18158 - Directory Listing
Modified Fri Apr 15 15:34:07 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
Finnish langfiles from Jussi Siponen - jusiponen-at-users.sf.net

Revision 18157 - Directory Listing
Modified Fri Apr 15 15:34:07 2005 UTC (5 years, 4 months ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 18155 - Directory Listing
Modified Fri Apr 15 15:07:27 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
Russian langfiles from ReklamaLab.RU

Revision 18154 - Directory Listing
Modified Fri Apr 15 15:07:27 2005 UTC (5 years, 4 months ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 18152 - Directory Listing
Modified Fri Apr 15 14:57:33 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for a php5 problem outlined in bug [ egroupware-Bugs-1163603 ] array_merge error

Revision 18150 - Directory Listing
Modified Fri Apr 15 14:48:05 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for not working pam-auth if magic_quotes_gpc is on, as suggested by Robert Theisen <trobert@redhat.com> on the developer list

Revision 18148 - Directory Listing
Modified Fri Apr 15 14:20:14 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed not working charset conversation in setup

Revision 18145 - Directory Listing
Modified Fri Apr 15 13:18:15 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
in case of auth via LDAP and multiple domains we need to set $GLOBALS['phpgw_info']['user']['domain']

Revision 18144 - Directory Listing
Modified Fri Apr 15 13:06:30 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added missing header to the attach window

Revision 18143 - Directory Listing
Modified Fri Apr 15 12:56:46 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed problem reported by Gerald Quakenbush <geraldq-AT-mastermindsecuritygroup.com>:
previously attached files of NOT send mails, get no longer send with the next mail

Revision 18136 - Directory Listing
Modified Fri Apr 15 10:22:10 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
Croation translations from Mladen Novosel <mnovosel-AT-info-sol.net>

Revision 18132 - Directory Listing
Modified Fri Apr 15 10:07:41 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
Croation translations from Mladen Novosel <mnovosel-AT-info-sol.net>

Revision 18129 - Directory Listing
Modified Fri Apr 15 06:13:57 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
NL holidays from Theo Beers <t_beers-AT-ilse.nl>

Revision 18094 - Directory Listing
Modified Wed Apr 13 08:58:03 2005 UTC (5 years, 4 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
applied patch from Cornelius Weiss: fixes some probs with xmlrpc too

Revision 18088 - Directory Listing
Modified Tue Apr 12 09:54:46 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added missing charset-translation of the cn (common name), thanks to Martin Dalum <martin-AT-cabo.dk>

Revision 18086 - Directory Listing
Modified Sun Apr 10 21:28:12 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
some bugfixes:
- date-time: empty date not recogniced
- date-timeonly, date-houronly: use only seconds, no timezone converstation between server-time and UTC (default for mktime())

Revision 18070 - Directory Listing
Modified Fri Apr 8 10:39:01 2005 UTC (5 years, 5 months ago) by dragob
Original Path: branches/Version-1_0_0-branch
Fixed translation.

Revision 18057 - Directory Listing
Modified Sat Apr 2 11:24:38 2005 UTC (5 years, 5 months ago) by omgs
Original Path: branches/Version-1_0_0-branch
*** empty log message ***

Revision 18053 - Directory Listing
Modified Thu Mar 31 13:16:18 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed freebusy format as requested by Tobias K�nig <tokoe-at-kde.org>

Revision 18051 - Directory Listing
Modified Wed Mar 30 15:57:20 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
new holiday file for NL from E.Jennekens-at-XWire.nl

Revision 18049 - Directory Listing
Modified Wed Mar 30 15:53:08 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed wrong link to action=edit instead of action=add, which caused 0 vote_id's as suggested by Mika��l Pirio <mikael-at-pirio.org>

Revision 18046 - Directory Listing
Modified Wed Mar 30 14:45:16 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug of not removable apps in the user management

Revision 18044 - Directory Listing
Modified Wed Mar 30 08:59:23 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed html comment from Bertrand Croq <bertrand.croq-at-freeskop.com>

Revision 18034 - Directory Listing
Modified Tue Mar 29 10:16:35 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug: private filter not working as suggested by Bertrand Croq <bertrand.croq-at-freeskop.com> on the developer list

Revision 18032 - Directory Listing
Modified Mon Mar 28 08:25:23 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1164773 ] Moving events in calendar:
recur_exception was never set

Revision 18022 - Directory Listing
Modified Fri Mar 25 07:32:27 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
MY holidays from hoyanf <hoyanf-at-hotmail.com>

Revision 18017 - Directory Listing
Modified Thu Mar 24 13:44:52 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
NZ holidays from Mark van Walraven <mark-AT-compel.co.nz>

Revision 18016 - Directory Listing
Modified Thu Mar 24 13:44:52 2005 UTC (5 years, 5 months ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 18014 - Directory Listing
Modified Thu Mar 24 13:36:38 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
IL holidays from Ilan Tayary <ilan-AT-cogniview.com>

Revision 18012 - Directory Listing
Modified Thu Mar 24 13:31:30 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
DK holidays from Martin Dalum <martin-AT-cabo.dk>

Revision 17996 - Directory Listing
Modified Tue Mar 15 15:41:31 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed problems pointed out by gulftech

Revision 17994 - Directory Listing
Modified Tue Mar 15 15:29:53 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed problems pointed out by gulftech

Revision 17992 - Directory Listing
Modified Tue Mar 15 15:20:16 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed problems pointed out by gulftech

Revision 17990 - Directory Listing
Modified Tue Mar 15 15:04:05 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
renamed French export file, as its non-ascii chars caused trouble on non-iso-8859-1 systems

Revision 17989 - Directory Listing
Modified Tue Mar 15 15:04:05 2005 UTC (5 years, 5 months ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 17986 - Directory Listing
Modified Tue Mar 15 14:34:22 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed problems pointed out by gulftech

Revision 17984 - Directory Listing
Modified Tue Mar 15 08:37:51 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for the problems reported by gulftech, now tested a view days on my own production server and egroupware.org

Revision 17977 - Directory Listing
Modified Sun Mar 13 23:32:48 2005 UTC (5 years, 5 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
mosCountModule needs to return an integer not boolean (else some contentareas are not shown)

Revision 17974 - Directory Listing
Modified Sat Mar 12 16:37:50 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixint the problems pointed out by GulfTech, thought they should be fixed in the categories class

Revision 17970 - Directory Listing
Modified Sat Mar 12 14:27:29 2005 UTC (5 years, 6 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
czech lang file update from Michal Ceresna

Revision 17969 - Directory Listing
Modified Sat Mar 12 13:01:49 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
including the header has to be before setting up the globals vars

Revision 17966 - Directory Listing
Modified Thu Mar 10 06:53:38 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
allow 1-digit day and month, as suggested by Manfred Herr (Digitask GmbH)

Revision 17956 - Directory Listing
Modified Mon Mar 7 06:42:17 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed the dynamic loading of the session extension (was missing the PHP_SHLIB_{PREFIX&SUFFIX})

Revision 17936 - Directory Listing
Modified Fri Mar 4 13:12:31 2005 UTC (5 years, 6 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
holiday file from Slaven Crnjac

Revision 17907 - Directory Listing
Modified Wed Mar 2 06:20:55 2005 UTC (5 years, 6 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
Fix the following bugs,
[ 996794 ] Custom field can not be deleted.
[ 1029059 ] Delete user fields
[ 1154738 ] Customer fields contain UTF-8 works could not be deleted.

The problem is due to, some specail characters, e.g, utf-8 chars, are url-encoded for generationg the url, but are not decoded when trying to delete them.

Revision 17892 - Directory Listing
Modified Mon Feb 28 03:09:54 2005 UTC (5 years, 6 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
Add a German translation

Revision 17882 - Directory Listing
Modified Sun Feb 27 13:41:26 2005 UTC (5 years, 6 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Antoine Theytaz for French

Revision 17879 - Directory Listing
Modified Sun Feb 27 08:20:35 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
bugfixes from the HEAD branch
1) reading the filecontents in chunks, as it stalls otherwise
2) fixed wrong charset of included URL: convert content, if it uses a different charset

Revision 17873 - Directory Listing
Modified Sat Feb 26 07:08:56 2005 UTC (5 years, 6 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update Switzerland holiday file from Samuel Weiss

Revision 17860 - Directory Listing
Modified Thu Feb 24 14:10:26 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug: not all custom fields are shown readonly if only editing the status is allowed (thought they will not be saved anyway)

Revision 17841 - Directory Listing
Modified Mon Feb 21 08:07:45 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fallback to db sessions if php's session extension is not loadable, atm. you get cryptic errors, bugs in the bugtracker and mails on the list ;-)

Revision 17840 - Directory Listing
Modified Mon Feb 21 08:04:51 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
checking for the session extension

Revision 17831 - Directory Listing
Modified Sat Feb 19 10:39:25 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
new norwegian translations from ��yvind Kronkvist <oyvind-at-kronkvist.no>

Revision 17830 - Directory Listing
Modified Sat Feb 19 10:39:25 2005 UTC (5 years, 6 months ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 17826 - Directory Listing
Modified Fri Feb 18 13:24:46 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed problem with not displayed project, if using the link from infolog

Revision 17810 - Directory Listing
Modified Thu Feb 17 11:53:07 2005 UTC (5 years, 6 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update Italy holiday file from Giovanni Guerrieri

Revision 17803 - Directory Listing
Modified Thu Feb 17 07:15:23 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
latest translations from Valentin Laskov

Revision 17783 - Directory Listing
Modified Tue Feb 15 08:29:29 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug reported on the devel-list: clicking on "Grand access" icons (pencil) while adding a new account results in an sql error
==> icon not longer shown, as we have no user-id yet

Revision 17782 - Directory Listing
Modified Tue Feb 15 08:28:16 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
merged fix from Andy only commited to HEAD:
fix group edit bug detected by Maanus, so after editing groups in combination
with LDAP, the remain with account type "g" and not getting "u".

Revision 17778 - Directory Listing
Modified Mon Feb 14 17:36:10 2005 UTC (5 years, 6 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
removed extra table tag

Revision 17776 - Directory Listing
Modified Mon Feb 14 17:33:51 2005 UTC (5 years, 6 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
don't kill script, or else page footer won't be shown

Revision 17774 - Directory Listing
Modified Mon Feb 14 16:57:10 2005 UTC (5 years, 6 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Insert footer on main view

Revision 17767 - Directory Listing
Modified Mon Feb 14 10:30:36 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug reported by Reinhard Gustavik on the german list: custom status get's not saved and not used

Revision 17762 - Directory Listing
Modified Sat Feb 12 19:52:27 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
patches from pinolallo <silvestro.dipietro@ifom-ieo-campus.it>
plus some bug fixes from me
==> all bugs on sf.net are done
Upps: some more bugs found and fixed (removing of dirs and directly chaning into new dirs)

Revision 17761 - Directory Listing
Modified Sat Feb 12 19:52:27 2005 UTC (5 years, 6 months ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 17756 - Directory Listing
Modified Sat Feb 12 16:04:21 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for php5

Revision 17755 - Directory Listing
Modified Sat Feb 12 15:56:39 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed not set initial status

Revision 17749 - Directory Listing
Modified Sat Feb 12 14:38:42 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for php5

Revision 17747 - Directory Listing
Modified Sat Feb 12 14:02:39 2005 UTC (5 years, 6 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1120676 ] Date&Linking Probs in InfoLog:
caused by error in handling of array's when magic_quotes_gpc was on

Revision 17738 - Directory Listing
Modified Thu Feb 10 14:18:51 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
updated dependencies

Revision 17735 - Directory Listing
Modified Thu Feb 10 01:00:36 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1084324 ] Database error when try to search holidays

Revision 17732 - Directory Listing
Modified Wed Feb 9 23:13:23 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug reported from Adriano on the user-list: daily matrix view gives warning if no participants selected.
Also fixed not working switch between daily and weekly view.

Revision 17728 - Directory Listing
Modified Wed Feb 9 19:58:55 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug [ 1107983 ] Repeating Events out of order/shifted

Revision 17726 - Directory Listing
Modified Wed Feb 9 18:15:15 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug [ 1115160 ] Calender Updated Time Error

Revision 17724 - Directory Listing
Modified Wed Feb 9 18:03:49 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug [ 1119190 ] broken HTML escaping in calendar notes

Revision 17723 - Directory Listing
Modified Wed Feb 9 17:54:46 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug [ 1103731 ] calendar dont work without infolog installed

Revision 17722 - Directory Listing
Modified Wed Feb 9 17:29:05 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug [ 1044201 ] Anonymous wiki redirects to wrong page when not logged in

Revision 17720 - Directory Listing
Modified Wed Feb 9 16:49:47 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug [ 1106069 ] bad hypertext link creation when '&' is in the URL

Revision 17718 - Directory Listing
Modified Wed Feb 9 16:29:27 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug [ 1051483 ] deleting an infolog entry not delete it's attachments.
I also delete empty dirs (after last attachment was deleted).

Revision 17716 - Directory Listing
Modified Wed Feb 9 15:02:44 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed not working attachments after first file-attachment on new created infolog-entries, eg. [ 1052140 ]

Revision 17712 - Directory Listing
Modified Wed Feb 9 13:50:59 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
select: fixed quoting of option texts in selectbox,
htmlspecialchars: dont quote &nbsp; &lt; &gt; as they are already entities

Revision 17711 - Directory Listing
Modified Wed Feb 9 10:41:00 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1049574 ] Windows does not support dates prior 1970-01-01
using adodb's datelibary instead of the regular php-functions: date, mktime, ...
also added input-validation for dates and the hour widget

Revision 17710 - Directory Listing
Modified Wed Feb 9 10:35:28 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1049574 ] Windows does not support dates prior 1970-01-01
using adodb's datelibary instead of the regular php-functions: date, mktime, ...

Revision 17700 - Directory Listing
Modified Tue Feb 8 18:03:28 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
using clone() to create copies of the db-object for php5 compatibility

Revision 17699 - Directory Listing
Modified Tue Feb 8 17:58:25 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
using clone() to create copies of the db-object for php5 compatibility

Revision 17690 - Directory Listing
Modified Mon Feb 7 15:13:25 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update holidays file from Centurypcb  Raymond Chen

Revision 17684 - Directory Listing
Modified Sat Feb 5 15:53:57 2005 UTC (5 years, 7 months ago) by omgs
Original Path: branches/Version-1_0_0-branch
*** empty log message ***

Revision 17680 - Directory Listing
Modified Fri Feb 4 17:48:35 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Mats Fredriksson for Swedish

Revision 17678 - Directory Listing
Modified Fri Feb 4 17:47:00 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Mats Fredriksson for Swedish

Revision 17676 - Directory Listing
Modified Fri Feb 4 17:35:29 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Mats Fredriksson for Swedish

Revision 17675 - Directory Listing
Modified Fri Feb 4 17:34:44 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Mats Fredriksson for Swedish

Revision 17673 - Directory Listing
Modified Fri Feb 4 17:33:03 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Mats Fredriksson for Swedish

Revision 17671 - Directory Listing
Modified Fri Feb 4 17:31:18 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Mats Fredriksson for Swedish

Revision 17670 - Directory Listing
Modified Fri Feb 4 13:44:13 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
Fixed disapearing backslashes if magic_quotes_gpc=Off. Now stripslashes is only run if it's On.

Revision 17667 - Directory Listing
Modified Fri Feb 4 10:46:21 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed error with fulltext indexes (eg. in the wiki), when the default-type-type is set to InnoDB, which is eg. the default for some newer windows installs or mysql 4.1.x

Revision 17661 - Directory Listing
Modified Tue Feb 1 11:26:56 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed wrong variable-name which caused individual (per user) write access to be ignored while editing a category, as reported by Janko Harej on the user-list

Revision 17659 - Directory Listing
Modified Tue Feb 1 10:17:38 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
latest translations from Valentin Laskov

Revision 17657 - Directory Listing
Modified Mon Jan 31 00:37:09 2005 UTC (5 years, 7 months ago) by omgs
Original Path: branches/Version-1_0_0-branch
*** empty log message ***

Revision 17655 - Directory Listing
Modified Sat Jan 29 21:04:05 2005 UTC (5 years, 7 months ago) by omgs
Original Path: branches/Version-1_0_0-branch
bug 112125

Revision 17654 - Directory Listing
Modified Sat Jan 29 21:04:01 2005 UTC (5 years, 7 months ago) by omgs
Original Path: branches/Version-1_0_0-branch
bug 112125

Revision 17653 - Directory Listing
Modified Sat Jan 29 21:04:01 2005 UTC (5 years, 7 months ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 17652 - Directory Listing
Modified Sat Jan 29 21:00:29 2005 UTC (5 years, 7 months ago) by omgs
Original Path: branches/Version-1_0_0-branch
bug 1112125

Revision 17646 - Directory Listing
Modified Sat Jan 29 13:28:18 2005 UTC (5 years, 7 months ago) by omgs
Original Path: branches/Version-1_0_0-branch
bug 1109750

Revision 17638 - Directory Listing
Modified Fri Jan 28 22:18:39 2005 UTC (5 years, 7 months ago) by ak703
Original Path: branches/Version-1_0_0-branch
fixes lost email when adding users

Revision 17634 - Directory Listing
Modified Fri Jan 28 18:33:28 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from ReklamaLab.RU

Revision 17633 - Directory Listing
Modified Fri Jan 28 18:30:13 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from ReklamaLab.RU

Revision 17632 - Directory Listing
Modified Fri Jan 28 18:29:23 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from ReklamaLab.RU

Revision 17631 - Directory Listing
Modified Fri Jan 28 18:28:14 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from ReklamaLab.RU

Revision 17630 - Directory Listing
Modified Fri Jan 28 18:26:46 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from ReklamaLab.RU

Revision 17629 - Directory Listing
Modified Fri Jan 28 08:01:46 2005 UTC (5 years, 7 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
Add option "Select User" as the default option in the user select list

Revision 17627 - Directory Listing
Modified Fri Jan 28 07:09:18 2005 UTC (5 years, 7 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
correct a spelling error

Revision 17620 - Directory Listing
Modified Mon Jan 24 07:44:04 2005 UTC (5 years, 7 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
latest version of the lang-file from "Valentin Laskov" <it@festa.bg>

Revision 17615 - Directory Listing
Modified Tue Jan 18 11:33:44 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Bulgaria from Valentin Laskov

Revision 17611 - Directory Listing
Modified Mon Jan 17 13:37:38 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17610 - Directory Listing
Modified Mon Jan 17 13:36:20 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17609 - Directory Listing
Modified Mon Jan 17 13:36:20 2005 UTC (5 years, 7 months ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 17607 - Directory Listing
Modified Mon Jan 17 13:33:43 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17605 - Directory Listing
Modified Mon Jan 17 13:31:49 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17604 - Directory Listing
Modified Mon Jan 17 13:29:43 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17603 - Directory Listing
Modified Mon Jan 17 13:28:18 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17602 - Directory Listing
Modified Mon Jan 17 13:26:41 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17601 - Directory Listing
Modified Mon Jan 17 13:24:19 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17600 - Directory Listing
Modified Mon Jan 17 13:24:19 2005 UTC (5 years, 7 months ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 17599 - Directory Listing
Modified Mon Jan 17 13:22:59 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17597 - Directory Listing
Modified Mon Jan 17 13:20:24 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17596 - Directory Listing
Modified Mon Jan 17 13:20:24 2005 UTC (5 years, 7 months ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 17595 - Directory Listing
Modified Mon Jan 17 13:19:46 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17593 - Directory Listing
Modified Mon Jan 17 13:17:07 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17592 - Directory Listing
Modified Mon Jan 17 13:17:07 2005 UTC (5 years, 7 months ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 17590 - Directory Listing
Modified Mon Jan 17 13:12:32 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17589 - Directory Listing
Modified Mon Jan 17 13:09:36 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17587 - Directory Listing
Modified Mon Jan 17 13:06:44 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17586 - Directory Listing
Modified Mon Jan 17 13:06:44 2005 UTC (5 years, 7 months ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 17584 - Directory Listing
Modified Mon Jan 17 13:01:42 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17582 - Directory Listing
Modified Mon Jan 17 12:58:22 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17581 - Directory Listing
Modified Mon Jan 17 12:56:04 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17580 - Directory Listing
Modified Mon Jan 17 12:50:33 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update Swedish from Marko

Revision 17577 - Directory Listing
Modified Sun Jan 16 23:26:59 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file from ReklamaLab.RU

Revision 17576 - Directory Listing
Modified Sun Jan 16 21:41:05 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file from ReklamaLab.RU

Revision 17570 - Directory Listing
Modified Thu Jan 13 22:49:51 2005 UTC (5 years, 7 months ago) by omgs
Original Path: branches/Version-1_0_0-branch
*** empty log message ***

Revision 17561 - Directory Listing
Modified Wed Jan 12 20:48:37 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file from ReklamaLab.RU

Revision 17560 - Directory Listing
Modified Wed Jan 12 20:45:34 2005 UTC (5 years, 7 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file from ReklamaLab.RU

Revision 17558 - Directory Listing
Modified Wed Jan 12 10:28:20 2005 UTC (5 years, 7 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
fix bug[ 1095813 ]---- access permission setting have no effect after add a news.

Revision 17549 - Directory Listing
Modified Sun Jan 9 11:08:12 2005 UTC (5 years, 8 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
langfile from Alexander Krasnov

Revision 17547 - Directory Listing
Modified Sat Jan 8 00:37:43 2005 UTC (5 years, 8 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
add holidays for switzerland from devein

Revision 17539 - Directory Listing
Modified Sun Jan 2 22:21:23 2005 UTC (5 years, 8 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixes bug 1027461: daily view and events list in home made browser overflow width. This happened only in mozilla browsers, and only sometimes (apparently depending on the order images were downloaded from the server). It seems to be a mozilla bug related to the overflow css property. I just removed the property; anyway it wasn't serving any purpose.

Revision 17538 - Directory Listing
Modified Fri Dec 31 13:45:08 2004 UTC (5 years, 8 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixes bug 1068561: warning when using advanced searching

Revision 17526 - Directory Listing
Modified Wed Dec 22 17:10:11 2004 UTC (5 years, 8 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
Thanks to Wang Penghui AT realss DOT com

Revision 17524 - Directory Listing
Modified Wed Dec 22 16:35:15 2004 UTC (5 years, 8 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
Thanks to Wang Penghui AT realss DOT com

Revision 17519 - Directory Listing
Modified Tue Dec 14 02:13:59 2004 UTC (5 years, 8 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
Correct a variable name, it should be "$_account_id" not "$account_id"

Revision 17516 - Directory Listing
Modified Mon Dec 13 08:51:27 2004 UTC (5 years, 8 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for xmlrpc error from korganizer: "unknown function name2id"

Revision 17511 - Directory Listing
Modified Sun Dec 12 06:35:24 2004 UTC (5 years, 8 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
Collect a spelling, it should be "administrator" not "adminstrator".

Revision 17470 - Directory Listing
Modified Sun Nov 28 14:13:44 2004 UTC (5 years, 9 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update the slovenian lang file from orb_ter

Revision 17467 - Directory Listing
Modified Sun Nov 28 13:59:02 2004 UTC (5 years, 9 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update the slovenian lang file from orb_ter

Revision 17465 - Directory Listing
Modified Sat Nov 27 22:22:40 2004 UTC (5 years, 9 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update the slovenian lang file from orb_ter

Revision 17463 - Directory Listing
Modified Sat Nov 27 22:19:55 2004 UTC (5 years, 9 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update the slovenian lang file from orb_ter

Revision 17461 - Directory Listing
Modified Sat Nov 27 22:15:30 2004 UTC (5 years, 9 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update the slovenian lang file from orb_ter

Revision 17447 - Directory Listing
Modified Wed Nov 24 16:37:53 2004 UTC (5 years, 9 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update slovenian lang file

Revision 17425 - Directory Listing
Modified Wed Nov 24 14:55:37 2004 UTC (5 years, 9 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update slovenian lang file

Revision 17407 - Directory Listing
Modified Fri Nov 19 14:42:02 2004 UTC (5 years, 9 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
updatet build script

Revision 17403 - Directory Listing
Modified Fri Nov 19 14:26:13 2004 UTC (5 years, 9 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update build script to build bitrock windows packages

Revision 17395 - Directory Listing
Modified Fri Nov 19 12:58:26 2004 UTC (5 years, 9 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
using the appname given in the url for each apps admin page (admin.uiconfig.index&appname=xxx) and fixed wrong encoding of url-vars of some browsers

Revision 17386 - Directory Listing
Modified Wed Nov 17 15:01:16 2004 UTC (5 years, 9 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added stripslashes to retrival of categories to fix exeeding number of slashes before single quotes
ToDo: not saving the slashes with get created by magic_quotes_gpc=On

Revision 17383 - Directory Listing
Modified Wed Nov 17 14:19:12 2004 UTC (5 years, 9 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed escaping of parameters for the wz_tooltips: single quotes in calendar titles caused all tooltips on that page not to appear

Revision 17381 - Directory Listing
Modified Wed Nov 17 13:31:13 2004 UTC (5 years, 9 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added .html to mail attachment

Revision 17379 - Directory Listing
Modified Wed Nov 17 12:48:22 2004 UTC (5 years, 9 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed spelling error which caused the green check to displayed at the admin-account section even if no user accounts exist

Revision 17376 - Directory Listing
Modified Wed Nov 17 10:52:35 2004 UTC (5 years, 9 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed wrong image-url in comic's errors displayed on home-page

Revision 17371 - Directory Listing
Modified Mon Nov 15 13:52:46 2004 UTC (5 years, 9 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed multiple occurences of event-names cause by a not initialised var

Revision 17369 - Directory Listing
Modified Mon Nov 15 08:58:05 2004 UTC (5 years, 9 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added content-type header with correct charset to override the webservers default

Revision 17361 - Directory Listing
Modified Mon Nov 8 16:14:48 2004 UTC (5 years, 10 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1062480 ] case error in schema_proc_pgsql

Revision 17360 - Directory Listing
Modified Sun Nov 7 22:30:54 2004 UTC (5 years, 10 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
missing phrases

Revision 17347 - Directory Listing
Modified Sat Nov 6 12:20:09 2004 UTC (5 years, 10 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
setting the version to 1.0.0.006

Revision 17346 - Directory Listing
Modified Sat Nov 6 12:15:58 2004 UTC (5 years, 10 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
bug-fixes of projects from HEAD

Revision 17308 - Directory Listing
Modified Wed Nov 3 09:18:46 2004 UTC (5 years, 10 months ago) by wolffc
Original Path: branches/Version-1_0_0-branch
added missing menu-item

Revision 17307 - Directory Listing
Modified Wed Nov 3 05:02:25 2004 UTC (5 years, 10 months ago) by shrykedude
Original Path: branches/Version-1_0_0-branch
Fix for occassional session-verification problem

Revision 17304 - Directory Listing
Modified Wed Nov 3 00:51:42 2004 UTC (5 years, 10 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
add import script file from itanczos

Revision 17303 - Directory Listing
Modified Mon Nov 1 09:57:35 2004 UTC (5 years, 10 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
remove the category image from vliagn "top" to make the webpage seems more comfortable

Revision 17298 - Directory Listing
Modified Fri Oct 29 16:32:26 2004 UTC (5 years, 10 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixes bug 1055175: not deleting articles or transfer ownership when user is deleted

Revision 17297 - Directory Listing
Modified Fri Oct 29 16:32:26 2004 UTC (5 years, 10 months ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 17295 - Directory Listing
Modified Fri Oct 29 13:59:09 2004 UTC (5 years, 10 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Another change to fix bug 1053752: It really was an issue with magic_quotes...

Revision 17293 - Directory Listing
Modified Fri Oct 29 13:39:01 2004 UTC (5 years, 10 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixes bug 1053752: problem with filenames with apostrophe

Revision 17291 - Directory Listing
Modified Fri Oct 29 03:59:29 2004 UTC (5 years, 10 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
Add title for logo image of template "prisma"

Revision 17290 - Directory Listing
Modified Fri Oct 29 03:56:02 2004 UTC (5 years, 10 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
Add tilte for logo image of template "jerryr"

Revision 17289 - Directory Listing
Modified Fri Oct 29 03:49:56 2004 UTC (5 years, 10 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
Add title for logo image of template "idots"

Revision 17288 - Directory Listing
Modified Fri Oct 29 03:44:07 2004 UTC (5 years, 10 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
Add title for logo image of template "edge-it"

Revision 17270 - Directory Listing
Modified Sun Oct 24 10:51:19 2004 UTC (5 years, 10 months ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
bug fix for [ 1043166 ] Does not use return email address

solved by Gareth Horth

Revision 17267 - Directory Listing
Modified Sun Oct 24 09:56:44 2004 UTC (5 years, 10 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
add import script file from itanczos

Revision 17263 - Directory Listing
Modified Sat Oct 23 15:06:28 2004 UTC (5 years, 10 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
postgres cant alter the column-type from text to blob (bytea), the tables need to be droped and re-created

Revision 17252 - Directory Listing
Modified Thu Oct 21 18:13:46 2004 UTC (5 years, 10 months ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
make clone working with PHP5 too

Revision 17245 - Directory Listing
Modified Wed Oct 20 09:03:18 2004 UTC (5 years, 10 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added clone function for php4, use as $db = clone($this->db);

Revision 17227 - Directory Listing
Modified Mon Oct 18 05:16:24 2004 UTC (5 years, 10 months ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
add email address also for new accounts

see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=270672

Revision 17223 - Directory Listing
Modified Fri Oct 15 19:46:30 2004 UTC (5 years, 10 months ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
- some minor asthetic cleanups
- give us a fighting chance at importing daily and monthly events.

Revision 17222 - Directory Listing
Modified Fri Oct 15 18:23:49 2004 UTC (5 years, 10 months ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
- spelling fixes from HEAD

I've tested these and have not encountered any issues

Revision 17221 - Directory Listing
Modified Fri Oct 15 18:20:59 2004 UTC (5 years, 10 months ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
- cleanups and annotations to match HEAD

Revision 17220 - Directory Listing
Modified Fri Oct 15 18:18:43 2004 UTC (5 years, 10 months ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
cosmetic cleanups and annotations to match what I've committed to HEAD

Revision 17182 - Directory Listing
Modified Thu Oct 7 18:23:23 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixes bug 1037595: Was discarding message when sending article by e-mail. Now the body of the e-mail is the message and the article goes as an attachment

Revision 17179 - Directory Listing
Modified Thu Oct 7 15:11:37 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixes bug 1035102: sql error when trying to publish unpublished article under postgres

Revision 17177 - Directory Listing
Modified Wed Oct 6 15:11:09 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
killed debug-message

Revision 17175 - Directory Listing
Modified Wed Oct 6 09:13:59 2004 UTC (5 years, 11 months ago) by wolffc
Original Path: branches/Version-1_0_0-branch
fix recurance enddate in xml-rpc and a typo

Revision 17174 - Directory Listing
Modified Wed Oct 6 09:11:40 2004 UTC (5 years, 11 months ago) by wolffc
Original Path: branches/Version-1_0_0-branch
use String for ID in xml-rpc, too

Revision 17172 - Directory Listing
Modified Wed Oct 6 01:50:01 2004 UTC (5 years, 11 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
Fix link addesss

Revision 17169 - Directory Listing
Modified Mon Oct 4 11:42:17 2004 UTC (5 years, 11 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file

Revision 17166 - Directory Listing
Modified Sun Oct 3 01:07:55 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixed IE display bug that made htmlarea overexpand window width

Revision 17158 - Directory Listing
Modified Fri Oct 1 09:05:05 2004 UTC (5 years, 11 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
fix bug [ 1012568 ]: keywords and description are not imported into the bookmarks

Revision 17146 - Directory Listing
Modified Thu Sep 30 13:18:03 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fix bug 1029677: can't delete files with IE. Solution: not use input image tags to send information as IE mishandles them

Revision 17144 - Directory Listing
Modified Thu Sep 30 12:21:08 2004 UTC (5 years, 11 months ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Fix strange bugs.
Somes "ghost" characters appears

Revision 17140 - Directory Listing
Modified Wed Sep 29 20:06:41 2004 UTC (5 years, 11 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
Thank you to Raphael and Vinicius from Thyamad/Brazil which fix the broken update for Debian Woody. After a change between 003 and 005 it was NOT longer possible to update a Woody eGW installation. Sometimes it need only a good will to fix a problem

Revision 17139 - Directory Listing
Modified Wed Sep 29 16:40:29 2004 UTC (5 years, 11 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update New Caledonia holiday file from Guilhem Basset

Revision 17138 - Directory Listing
Modified Wed Sep 29 16:40:29 2004 UTC (5 years, 11 months ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 17135 - Directory Listing
Modified Wed Sep 29 16:35:19 2004 UTC (5 years, 11 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update  Belgian holiday file from Wim Vinckier

Revision 17129 - Directory Listing
Modified Wed Sep 29 13:29:24 2004 UTC (5 years, 11 months ago) by bgigon
Original Path: branches/Version-1_0_0-branch
backport some modifications

Revision 17127 - Directory Listing
Modified Wed Sep 29 12:36:52 2004 UTC (5 years, 11 months ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Fixbug
Problems with persistent participants from matrixview

Revision 17118 - Directory Listing
Modified Tue Sep 28 15:57:29 2004 UTC (5 years, 11 months ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Fix Security Holes

Another prohibited users can view availability of another users
 (and reconstruct calendar for a user, in final)
Now, Users can view _only_ availability of users when owner has a good
 rights (minimal: read)

Revision 17115 - Directory Listing
Modified Tue Sep 28 13:46:22 2004 UTC (5 years, 11 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update  Hebrew holiday file from Ilan Tayary

Revision 17113 - Directory Listing
Modified Tue Sep 28 12:50:07 2004 UTC (5 years, 11 months ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Adding files

Revision 17091 - Directory Listing
Modified Tue Sep 28 10:17:35 2004 UTC (5 years, 11 months ago) by bgigon
Original Path: branches/Version-1_0_0-branch
New template

Revision 17088 - Directory Listing
Modified Mon Sep 27 12:05:07 2004 UTC (5 years, 11 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 17085 - Directory Listing
Modified Mon Sep 27 09:01:38 2004 UTC (5 years, 11 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Oldrich Dlouhy

Revision 17083 - Directory Listing
Modified Sun Sep 26 02:24:11 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixed wrong creation date shown in the Maintain Questions screen

Revision 17075 - Directory Listing
Modified Fri Sep 24 14:22:08 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
I rearranged some lines for the actual time in the timetracker screen to be shown in the current time zone. The problem was that the code didn't seem to realize the fact that common::show_date() does its timezone adjustment as well

Revision 17074 - Directory Listing
Modified Fri Sep 24 13:41:44 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added missing translation of 'select role' in the assign employee role screen

Revision 17071 - Directory Listing
Modified Fri Sep 24 03:24:22 2004 UTC (5 years, 11 months ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
fix the bug [1020986 ] -- wrong Sidebox "View only open tickets" link

Revision 17069 - Directory Listing
Modified Thu Sep 23 23:40:11 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Events in the edit events screen were not translated

Revision 17067 - Directory Listing
Modified Thu Sep 23 23:34:56 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Events assigned to employees in the assign employee roles screen were not shown translated

Revision 17066 - Directory Listing
Modified Thu Sep 23 22:47:37 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fix bug: when multiple employees are assigned to a proyect and the first one has an event that triggers a message, when the event fires all employees are sent a message regardless if they have that event configured or not. The problem was that after the first message is send the  variable is not reset to false.

Revision 17064 - Directory Listing
Modified Thu Sep 23 17:54:25 2004 UTC (5 years, 11 months ago) by dragob
Original Path: branches/Version-1_0_0-branch
New/updated Slovenian translations.

Revision 17063 - Directory Listing
Modified Thu Sep 23 17:54:25 2004 UTC (5 years, 11 months ago) by dragob
Original Path: branches/Version-1_0_0-branch
New/updated Slovenian translations.

Revision 17061 - Directory Listing
Modified Wed Sep 22 17:26:32 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added menu title translation

Revision 17059 - Directory Listing
Modified Wed Sep 22 16:51:50 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added translations sidebox menu titles

Revision 17054 - Directory Listing
Modified Wed Sep 22 15:01:34 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed infolog bug: projects search returns only the first N projects and the search itself does not work
other problem: project level was displayed wrong

Revision 17028 - Directory Listing
Modified Tue Sep 21 10:54:06 2004 UTC (5 years, 11 months ago) by dragob
Original Path: branches/Version-1_0_0-branch
FudForum texts translated to Slovenian. GIFS and help files to come.

Revision 17027 - Directory Listing
Modified Tue Sep 21 10:54:06 2004 UTC (5 years, 11 months ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 17024 - Directory Listing
Modified Tue Sep 21 05:01:58 2004 UTC (5 years, 11 months ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1023381 ] No Milestones Data.

Revision 17018 - Directory Listing
Modified Mon Sep 20 18:50:36 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for problem reported by Julius Wehrmann, a single date-picker (no other widgets) does not work

Revision 17016 - Directory Listing
Modified Mon Sep 20 15:27:22 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixed typo

Revision 17014 - Directory Listing
Modified Mon Sep 20 15:25:37 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added translation of 'bookmark deleted successfully'

Revision 17013 - Directory Listing
Modified Mon Sep 20 15:24:50 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added translation of 'bookmark deleted successfully'

Revision 17011 - Directory Listing
Modified Mon Sep 20 13:33:06 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added tag for showing messages

Revision 17007 - Directory Listing
Modified Mon Sep 20 07:45:10 2004 UTC (5 years, 11 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 17004 - Directory Listing
Modified Sun Sep 19 21:25:50 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1006205 ] wiki editing broken with Safari
- safari gets now recogniced as browser by the html-class
- html::htmlarea show's a textarea if HTMLarea is not availible (suppresses error with safari)
- dont show button to convert to html if:
  * HTMLarea is not availible for the browser
  * admin disabled it in the wiki configuration

Revision 17003 - Directory Listing
Modified Sun Sep 19 21:20:08 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1006205 ] wiki editing broken with Safari
- safari gets now recogniced as browser by the html-class
- html::htmlarea show's a textarea if HTMLarea is not availible (suppresses error with safari)
- dont show button to convert to html if:
  * HTMLarea is not availible for the browser
  * admin disabled it in the wiki configuration

Revision 17000 - Directory Listing
Modified Sun Sep 19 20:52:37 2004 UTC (5 years, 11 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix a typo

Revision 16998 - Directory Listing
Modified Sun Sep 19 20:33:41 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed typo, thanks to Jo�o Martins

Revision 16996 - Directory Listing
Modified Sun Sep 19 16:43:31 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Wasn't finding htmlarea.css when not using /egroupware as base directory

Revision 16993 - Directory Listing
Modified Sun Sep 19 12:53:05 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed MsSQL problem: DISTINCT on text column in function get_installed_charsets

Revision 16991 - Directory Listing
Modified Sun Sep 19 12:35:44 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed search on text-columns: MsSQL need to cast the column to varchar

Revision 16984 - Directory Listing
Modified Sun Sep 19 08:10:40 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed wrong (non-fatal) diagnostics "get_last_insert_id not implemented for ..." if running as baseline delta only

Revision 16982 - Directory Listing
Modified Sat Sep 18 21:36:45 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added button translation

Revision 16981 - Directory Listing
Modified Sat Sep 18 21:35:51 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added button translation

Revision 16980 - Directory Listing
Modified Sat Sep 18 21:33:23 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added button translation

Revision 16978 - Directory Listing
Modified Sat Sep 18 15:27:42 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added some translations to import and export screens

Revision 16976 - Directory Listing
Modified Sat Sep 18 15:21:55 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added some translations for import and export screens

Revision 16975 - Directory Listing
Modified Sat Sep 18 15:21:08 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added some translations for import and export screens

Revision 16972 - Directory Listing
Modified Sat Sep 18 15:16:10 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed encoding of blob columns for all DB's

Revision 16971 - Directory Listing
Modified Sat Sep 18 14:59:54 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed encoding of blob columns for all DB's

Revision 16965 - Directory Listing
Modified Sat Sep 18 09:44:00 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for 800x600 resolution from Alejandro

Revision 16964 - Directory Listing
Modified Sat Sep 18 06:47:03 2004 UTC (5 years, 11 months ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
[ 1024265 ] Add new job

Revision 16962 - Directory Listing
Modified Fri Sep 17 19:21:03 2004 UTC (5 years, 11 months ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
applied patch from Christian Mangold

[ 1022144 ] felamimail: fullname instead emailadress in sent FROM-header

Revision 16960 - Directory Listing
Modified Fri Sep 17 19:13:59 2004 UTC (5 years, 11 months ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
applied patch from Christian Mangold

[ 1021108 ] minor bugfix in mainscreen.tpl

Revision 16956 - Directory Listing
Modified Fri Sep 17 15:56:23 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixes bug 1027598: Confirm button for spell check broken under IE

Revision 16952 - Directory Listing
Modified Thu Sep 16 22:18:00 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug [ 1025448 ] Invalid links in Manual / Help

Revision 16950 - Directory Listing
Modified Thu Sep 16 22:01:38 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug [ 1027668 ] $$Link$$ not using https

Revision 16948 - Directory Listing
Modified Thu Sep 16 21:38:14 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
removed the HtmlTidy plugin from the defaults, as it breaks the source edit mode (<>) if tidy is not installed

Revision 16942 - Directory Listing
Modified Wed Sep 15 18:12:51 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug reported on the german mailinglist:
- Warning implode wrong arguments on line 120
- space after comma is not ignored

Revision 16941 - Directory Listing
Modified Wed Sep 15 13:16:53 2004 UTC (5 years, 11 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16938 - Directory Listing
Modified Wed Sep 15 10:52:01 2004 UTC (5 years, 11 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16937 - Directory Listing
Modified Tue Sep 14 21:24:25 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Switch 'manage folders' and 'manage sieve' translations from felamimail to common so that they get translated in the preferences app that lists all preferences possibilities from all applications

Revision 16934 - Directory Listing
Modified Tue Sep 14 16:20:26 2004 UTC (5 years, 11 months ago) by reinerj
Original Path: branches/Version-1_0_0-branch
change a typo back. We don't want have that some people think phpgw developer work for us.

Revision 16933 - Directory Listing
Modified Tue Sep 14 13:39:25 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixes bug 1027489: Can't add comment using postgres. Thanks to Allan Engelhardt

Revision 16930 - Directory Listing
Modified Tue Sep 14 10:06:43 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
killed warning caused by headers sent later

Revision 16925 - Directory Listing
Modified Mon Sep 13 07:58:35 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1026126 ] Changing group ACL broken

Revision 16923 - Directory Listing
Modified Mon Sep 13 07:38:58 2004 UTC (5 years, 11 months ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
killed warning of destroying an uninitialised session:
bug [ 1026623 ] Sitemanager site can't be viewed anonymously with PHP session:
- cant reproduce it on my system, but silencing it does no harm

Revision 16922 - Directory Listing
Modified Sat Sep 11 23:57:02 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Synced with head (Anonymous users must have a home)

Revision 16919 - Directory Listing
Modified Sat Sep 11 16:22:53 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added some table headers

Revision 16917 - Directory Listing
Modified Sat Sep 11 16:19:16 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added some headers to the tables and translate 'No subject'

Revision 16915 - Directory Listing
Modified Sat Sep 11 15:34:37 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Forum administration should be a 'common' translation instead of 'admin' so that it gets shown in both the admin app and the sidebox menu in the forum app

Revision 16913 - Directory Listing
Modified Sat Sep 11 13:34:09 2004 UTC (5 years, 11 months ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Put new password in ['phpgw_info']['user']['passwd'] in case any hook_changepassword uses it

Revision 16910 - Directory Listing
Modified Sat Sep 11 12:59:17 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16909 - Directory Listing
Modified Sat Sep 11 05:51:10 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Sync with changes in head

Revision 16907 - Directory Listing
Modified Sat Sep 11 03:27:02 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Changed preg_replace with faster strpos

Revision 16905 - Directory Listing
Modified Fri Sep 10 22:25:35 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Translate 'use emailadmin to create profiles'

Revision 16904 - Directory Listing
Modified Fri Sep 10 22:24:43 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Translate 'use emailadmin to create profiles'

Revision 16903 - Directory Listing
Modified Fri Sep 10 22:21:26 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Translate 'use emailadmin to create profiles'

Revision 16900 - Directory Listing
Modified Fri Sep 10 21:41:38 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Translate 'IMAP Server'

Revision 16899 - Directory Listing
Modified Fri Sep 10 21:36:20 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Translate 'IMAP Server'

Revision 16897 - Directory Listing
Modified Fri Sep 10 17:52:28 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
If user doesn't have site configuration access, then don't show the site configuration link for each app

Revision 16895 - Directory Listing
Modified Fri Sep 10 15:46:33 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added sidebox menu

Revision 16894 - Directory Listing
Modified Fri Sep 10 15:46:33 2004 UTC (6 years ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 16892 - Directory Listing
Modified Fri Sep 10 04:19:33 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixes bug 1025034: When not choosing a category, new article creation fails under postgres. Solution: not to escape cat_id since its content has already been casted through (inc) and thus cannot pose any threat

Revision 16884 - Directory Listing
Modified Thu Sep 9 14:04:41 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16881 - Directory Listing
Modified Thu Sep 9 09:31:49 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update the build files

Revision 16878 - Directory Listing
Modified Wed Sep 8 16:15:25 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
updating version to 1.0.0.005 for the bugfix release

Revision 16876 - Directory Listing
Modified Wed Sep 8 16:01:16 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1023559 ] Infolog does not search all entries while linking

Revision 16874 - Directory Listing
Modified Wed Sep 8 15:44:51 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
reworked the so-layer to fix bug [ 1016013 ] Invalid SQL: select * from phpgw_forum_categories where id=

Revision 16872 - Directory Listing
Modified Wed Sep 8 13:23:26 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1016021 ] Fatal error: Cannot use object of type phpgw as array

Revision 16870 - Directory Listing
Modified Wed Sep 8 13:19:55 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1016019 ] Undefined index: action

Revision 16868 - Directory Listing
Modified Wed Sep 8 13:16:01 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1022807 ] users with some login names can't login

Revision 16866 - Directory Listing
Modified Wed Sep 8 13:04:25 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1021197 ] Error: Expected ';'

Revision 16862 - Directory Listing
Modified Wed Sep 8 12:14:13 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
reverted Matthew's commit and fix for bug [ 1015533 ] Private entries prohibit response
If you are invited to a private event, you get full access to it, as you would if it were not private. Only restriction is: other people you gave access to your private events, still cant read the event, as long as they have no direct private grant from the owner of the event.

Revision 16858 - Directory Listing
Modified Wed Sep 8 09:42:21 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1022185 ] Last day of event shows 00:00:00 00:00:00

Revision 16855 - Directory Listing
Modified Tue Sep 7 07:05:22 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
suppress the errormessage

Revision 16853 - Directory Listing
Modified Mon Sep 6 22:26:14 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
change charset setup   it    iso-8859-15

Revision 16851 - Directory Listing
Modified Mon Sep 6 03:53:00 2004 UTC (6 years ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
Fix the bug:  Fail to create text files that contain multibyte
characters in filemanager, for exmaple, files that contain Chinese
characters.

Reason for producing the bug: One parameter of "fwrite"
is "strlen ($data['content'])". To multibyte character, "strlen" can
not return its actual length. So "fwrite" cannot write all characters
to the created file.

Revision 16848 - Directory Listing
Modified Sat Sep 4 09:57:45 2004 UTC (6 years ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
Fix the bug:   If you have choosed "Show news articles on main
page" in news_admin preferences, both visible and invisiable news all
display on main page.

Revision 16843 - Directory Listing
Modified Fri Sep 3 16:01:32 2004 UTC (6 years ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Better display in opera, IE (Win and Mac)

Revision 16841 - Directory Listing
Modified Thu Sep 2 22:04:57 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
delete some double entries

Revision 16839 - Directory Listing
Modified Thu Sep 2 21:37:25 2004 UTC (6 years ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
Fix issue where people invited to a private event were unable view the event
let alone view the event details. invitees are now allowed to view the event
details as well as accept their invitation to the event.

NB:

- if an invitee has granted another user private access to the invitee's calendar, the user
to which private access has been granted is UNABLE to view the details of the event.

- if the person who created the event and marked the event private has granted another user
access to that person's private events, then the person granted private access WILL be able
to see the details of the event.

- at most, uninvited third parties will only see that a private event is taking place at some
time, but only if they have at least read access to the calendar of one of the people invited
to the event.

I hope this makes sense. I've tested this extensively to make sure I am not accidently granting
access to private events that should be kept private.

Revision 16836 - Directory Listing
Modified Thu Sep 2 21:00:56 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16834 - Directory Listing
Modified Thu Sep 2 17:56:49 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16833 - Directory Listing
Modified Thu Sep 2 17:52:41 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16831 - Directory Listing
Modified Thu Sep 2 17:46:37 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16830 - Directory Listing
Modified Thu Sep 2 17:46:16 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added 'Check Now' translation for notify app

Revision 16828 - Directory Listing
Modified Thu Sep 2 17:41:52 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added a couple of common translations for the notify window

Revision 16825 - Directory Listing
Modified Thu Sep 2 15:52:06 2004 UTC (6 years ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
fix editing of group acls for current group.

Revision 16822 - Directory Listing
Modified Thu Sep 2 10:30:48 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
allow to specify cats by there id again

Revision 16820 - Directory Listing
Modified Thu Sep 2 10:16:30 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
allow to specify cats by there id again

Revision 16819 - Directory Listing
Modified Thu Sep 2 10:14:07 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
allow to specify cats by there id again

Revision 16816 - Directory Listing
Modified Thu Sep 2 07:57:02 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
new french translations from Antoine Theytaz

Revision 16814 - Directory Listing
Modified Thu Sep 2 06:35:14 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16813 - Directory Listing
Modified Thu Sep 2 06:32:44 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16812 - Directory Listing
Modified Thu Sep 2 06:29:40 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16809 - Directory Listing
Modified Wed Sep 1 21:34:54 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixed date shown for latest articles list

Revision 16808 - Directory Listing
Modified Wed Sep 1 20:58:21 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
update france translation by Antoine Theytaz - theytaz

Revision 16805 - Directory Listing
Modified Wed Sep 1 20:52:36 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
fixed creation of new folders with special chars
fixed renaming of folders

Revision 16802 - Directory Listing
Modified Wed Sep 1 12:58:09 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1014883 ] Sidebox with Add New Entry even if now permissions to add

Revision 16799 - Directory Listing
Modified Wed Sep 1 10:40:12 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1006521 ] Wrong language page opened for editing

Revision 16798 - Directory Listing
Modified Wed Sep 1 08:51:41 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16797 - Directory Listing
Modified Wed Sep 1 08:51:31 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16794 - Directory Listing
Modified Tue Aug 31 21:04:25 2004 UTC (6 years ago) by dragob
Original Path: branches/Version-1_0_0-branch
New/updated Slovenian translations.

Revision 16792 - Directory Listing
Modified Tue Aug 31 20:33:36 2004 UTC (6 years ago) by dragob
Original Path: branches/Version-1_0_0-branch
New/updated Slovenian translations.

Revision 16786 - Directory Listing
Modified Tue Aug 31 18:41:52 2004 UTC (6 years ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
Fix this bug:

Date: Tue, 31 Aug 2004 16:16:35 +0200
From: Michael Schmidt <brokerjoker@gmx.de>
Reply-To: egroupware-developers@lists.sourceforge.net
To: egroupware-developers@lists.sourceforge.net
Subject: [eGroupWare-developers] Bug in Calendar?

Hi,

if I switch the calendar view to "week view", it displays three months
above the seven days of the week. These should be:

July - August - September

But today it shows:

July - August - October(!)


I guess it has sth. to do with today's date (31st of August).

Is this a known bug?

tnx,
Michael

Revision 16773 - Directory Listing
Modified Tue Aug 31 15:16:56 2004 UTC (6 years ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
fix the fix

Revision 16772 - Directory Listing
Modified Tue Aug 31 15:02:38 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16769 - Directory Listing
Modified Tue Aug 31 13:58:19 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16768 - Directory Listing
Modified Tue Aug 31 13:29:42 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16766 - Directory Listing
Modified Tue Aug 31 13:22:51 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
delete the bad word

Revision 16764 - Directory Listing
Modified Tue Aug 31 13:20:22 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16762 - Directory Listing
Modified Tue Aug 31 12:55:16 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16759 - Directory Listing
Modified Tue Aug 31 10:40:54 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16756 - Directory Listing
Modified Tue Aug 31 09:32:11 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed some new introduced and some still existing / old bugs

Revision 16755 - Directory Listing
Modified Tue Aug 31 07:31:33 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
Fix for Bug: [ 1016012 ] array_merge(): Argument #1 is not an array

Revision 16749 - Directory Listing
Modified Mon Aug 30 18:54:18 2004 UTC (6 years ago) by dragob
Original Path: branches/Version-1_0_0-branch
New/updated Slovenian translations.

Revision 16745 - Directory Listing
Modified Mon Aug 30 15:11:32 2004 UTC (6 years ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
- re-write of the phpgwapi::accounts_ldap::auto_add function
- set a default account email address as well as a user preference email
address in the users' preferences
- actually check if the account creation succeeds before we commit the transaction to the database.
- remove some crap and make function readable

Revision 16744 - Directory Listing
Modified Mon Aug 30 15:10:34 2004 UTC (6 years ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
- re-write of the phpgwapi::accounts_sql::auto_add function
- set a default account email address as well as a user preference email
address in the users' preferences
- actually check if the account creation succeeds before we commit the transaction to the database.
- set default name to New User if we have no other data
- remove some crap and make function readable

Revision 16739 - Directory Listing
Modified Sun Aug 29 19:08:27 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
changed currentapp to addressbook, to not allow access without run-rights for addressbook

Revision 16738 - Directory Listing
Modified Sun Aug 29 09:39:05 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
the missing german translation for the htmlarea-plugins

Revision 16737 - Directory Listing
Modified Sun Aug 29 08:53:26 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
delete blank lines after htmlarea was included in translation system

Revision 16736 - Directory Listing
Modified Sun Aug 29 08:28:41 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
delete blank lines after htmlarea was included in translation system

Revision 16734 - Directory Listing
Modified Sun Aug 29 08:03:10 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update japan langfile from Jun Kuriyama

Revision 16733 - Directory Listing
Modified Sun Aug 29 07:56:46 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
start translation for HTMLAREA plugins

Revision 16732 - Directory Listing
Modified Sun Aug 29 07:28:39 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
langfile update

Revision 16731 - Directory Listing
Modified Sun Aug 29 01:27:22 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
integrated the HTMLarea plugins into the eGW translation system

Revision 16723 - Directory Listing
Modified Sun Aug 29 00:54:58 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
integrated the HTMLarea plugins into the eGW translation system

Revision 16722 - Directory Listing
Modified Sun Aug 29 00:51:47 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
integrated the HTMLarea plugins into the eGW translation system
fixed bug [ 1006205 ] wiki editing broken with Safari

Revision 16721 - Directory Listing
Modified Sun Aug 29 00:49:27 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
integrated the HTMLarea plugins into the eGW translation system

Revision 16719 - Directory Listing
Modified Sat Aug 28 20:13:56 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed sql error when clicking on the name sort-header in the cost-list

Revision 16717 - Directory Listing
Modified Sat Aug 28 19:52:56 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed not working select-option "select main project"  in the sub-project list

Revision 16715 - Directory Listing
Modified Sat Aug 28 19:28:39 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 994760 ] Linking sub-project (job) to an infolog entry

Revision 16711 - Directory Listing
Modified Sat Aug 28 19:22:47 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added check if id (project-number) already exists, to give an error message, instead an sql error

Revision 16710 - Directory Listing
Modified Sat Aug 28 19:21:10 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added id of parent to save_projects, to fix sql error

Revision 16709 - Directory Listing
Modified Sat Aug 28 19:19:31 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added missing break in read_projects, which prevents action=all to return all projects and not only the mains like action=mains

Revision 16707 - Directory Listing
Modified Sat Aug 28 19:01:39 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
killed debug message

Revision 16705 - Directory Listing
Modified Sat Aug 28 18:03:40 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
showing time for the startdate

Revision 16703 - Directory Listing
Modified Sat Aug 28 17:59:21 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1007297 ] Time offsets incorrect
==> all tz-conversation is done now in the bo-class, as I handle it in the new calendar too

Revision 16700 - Directory Listing
Modified Sat Aug 28 17:55:29 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added option to suppress time in the readonly display if it's 0h0

Revision 16699 - Directory Listing
Modified Sat Aug 28 17:07:57 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
removed tz-converstation:
- to fix tz-probs in infolog
- in my belive tz-conversation should always be done in the bo-layer and not in ui (eTemplate)

Revision 16697 - Directory Listing
Modified Sat Aug 28 15:51:38 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed double translation of extra options in selectboxes

Revision 16695 - Directory Listing
Modified Sat Aug 28 14:59:26 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
not longer needed

Revision 16694 - Directory Listing
Modified Sat Aug 28 14:46:47 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
not longer needed => common sense in eGW

Revision 16692 - Directory Listing
Modified Sat Aug 28 14:43:09 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
allow sorting after multiple criteria as in sql

Revision 16688 - Directory Listing
Modified Sat Aug 28 14:37:32 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
translation update

Revision 16686 - Directory Listing
Modified Sat Aug 28 14:36:29 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Vin'c (aka sboob2k)

Revision 16685 - Directory Listing
Modified Sat Aug 28 14:36:27 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug [ 1018087 ] custom infolog type name only allow 10 bytes:
==> longer fields for multibyte charsets

Revision 16683 - Directory Listing
Modified Sat Aug 28 14:29:28 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Vin'c (aka sboob2k)

Revision 16682 - Directory Listing
Modified Sat Aug 28 14:25:54 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Vin'c (aka sboob2k)

Revision 16680 - Directory Listing
Modified Sat Aug 28 13:47:43 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
enabled editing of user-ACL settings for admins

Revision 16678 - Directory Listing
Modified Sat Aug 28 13:40:39 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed problem with pagination and an other important issue

Revision 16676 - Directory Listing
Modified Sat Aug 28 13:34:15 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
removed plugins, as they only work in selected languages

Revision 16674 - Directory Listing
Modified Sat Aug 28 13:03:41 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16673 - Directory Listing
Modified Sat Aug 28 12:27:23 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update lang file from Theytaz Antoine

Revision 16671 - Directory Listing
Modified Fri Aug 27 18:24:42 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed edit-mode for sitemgr-sites on different domains then the eGW install:
- the session gets forward in the url, even for cookies, as they dont get submit to different domains
- sitemgr-site created then a new cookie for that domain
==> Important: the eGW install needs protocol&domain in the webserver-url and not just a path

Revision 16669 - Directory Listing
Modified Fri Aug 27 18:20:31 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
removed destroying of the crypto object if the session-verification fails, as it leads to problems in sitemgr creation of anonymous sessions and it get cleaned up anyway by the shutdown function

Revision 16667 - Directory Listing
Modified Fri Aug 27 17:07:01 2004 UTC (6 years ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
Fix issue where some input text would be hidden by the cursor (eg: l, i, and 1)
causing some users to misread some fields they were typing.

Revision 16664 - Directory Listing
Modified Fri Aug 27 13:38:43 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
display quota usage under 5% correctly

Revision 16662 - Directory Listing
Modified Fri Aug 27 13:13:37 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed some of our sessions problems:
- [ 1015846 ] Registering session MySQL query error
- handlich of timed out sessions for php4 sessions was wrong
==> I can't reproduce any more sessions probs, either with db nor php4 sessions

Revision 16660 - Directory Listing
Modified Fri Aug 27 11:37:55 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed some old projects update probs

Revision 16658 - Directory Listing
Modified Fri Aug 27 10:46:06 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
Changes to update phpGW versions from after the fork up to 0.9.16.001, thought we dont import their new addressbook, we only create the original addressbook-tables if they are not there, because it's a newer install. The changed phpgw_log and phpgw_log_msg tables are just droped and recreated.

Revision 16656 - Directory Listing
Modified Fri Aug 27 10:40:36 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
made the update strategy of setup_process a bit more flexible: update dont need to be in order in the tables_update file any more: if the next update is not the one we need, we search for the right one and start again from there. This is needed to be able to import phpGW versions from after the fork and it simplyfies the update-scripts a lot now.

Revision 16655 - Directory Listing
Modified Fri Aug 27 07:04:42 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
updated Changelog

Revision 16653 - Directory Listing
Modified Fri Aug 27 06:53:08 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
fix for Bug: [ 1009905 ] Can not edit projects

Revision 16651 - Directory Listing
Modified Fri Aug 27 05:12:57 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Tabs titles (message, attachment, and header lines) not get translated

Revision 16650 - Directory Listing
Modified Fri Aug 27 05:11:27 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Tabs titles (message, attachment, and header lines) not get translated

Revision 16649 - Directory Listing
Modified Fri Aug 27 05:09:41 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Tabs titles (message, attachment, and header lines) not get translated

Revision 16647 - Directory Listing
Modified Fri Aug 27 05:04:51 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixed file formating: was unix on some places, DOS on others; left all in unix

Revision 16642 - Directory Listing
Modified Thu Aug 26 20:54:37 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
lang file update from Theytaz Antoine

Revision 16640 - Directory Listing
Modified Thu Aug 26 19:05:25 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed "TranslationTools" italian langfile is written empty, it only happens if system-charset utf-8 is set and is cause by the wrong translation of charset to "set characteri" instead of the used charset iso-8859-1

Revision 16636 - Directory Listing
Modified Thu Aug 26 18:40:37 2004 UTC (6 years ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
add support for Lastname, Firstname username account views

Revision 16635 - Directory Listing
Modified Thu Aug 26 18:38:43 2004 UTC (6 years ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
- re-write display_fullname to be more readable and suck much less
- add support for Lastname, Firstname username account views

Revision 16630 - Directory Listing
Modified Thu Aug 26 12:45:37 2004 UTC (6 years ago) by petere78
Original Path: branches/Version-1_0_0-branch
Another spelling fix

Revision 16628 - Directory Listing
Modified Thu Aug 26 11:56:41 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1011713 ] new user email address gone

Revision 16627 - Directory Listing
Modified Thu Aug 26 10:44:18 2004 UTC (6 years ago) by petere78
Original Path: branches/Version-1_0_0-branch
Fix spelling

Revision 16624 - Directory Listing
Modified Thu Aug 26 07:19:57 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
fix for Bug: [ 1016531 ] felamimail: Warning Invalid argument for foreach()

Revision 16623 - Directory Listing
Modified Thu Aug 26 07:03:47 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
Fix for Bug: [ 1002204 ] Planned Time and Budget Sum errors when editing jobs

Revision 16620 - Directory Listing
Modified Wed Aug 25 20:58:15 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
fix for Bug: [ 1009099 ] Unable To Add Project

Revision 16618 - Directory Listing
Modified Wed Aug 25 20:53:39 2004 UTC (6 years ago) by ak703
Original Path: branches/Version-1_0_0-branch
sync with head - fix for bug #914383: WE will only display this link, if LDAP is used for accounts and
defined in setup as such. Other users dont get confused then.

Revision 16616 - Directory Listing
Modified Wed Aug 25 20:37:57 2004 UTC (6 years ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
More ical import fixes

Revision 16614 - Directory Listing
Modified Wed Aug 25 20:04:48 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1007816 ] error message

Revision 16611 - Directory Listing
Modified Wed Aug 25 19:56:53 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
fix for Bug:[ 1008979 ] Questionable hard-coded paths

Patch from Peter Eisentraut

Revision 16609 - Directory Listing
Modified Wed Aug 25 18:03:24 2004 UTC (6 years ago) by omgs
Original Path: branches/Version-1_0_0-branch
*** empty log message ***

Revision 16606 - Directory Listing
Modified Wed Aug 25 15:27:25 2004 UTC (6 years ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
fix long standing issue in is_owner() - mailto is a subarray of organizer.

Revision 16603 - Directory Listing
Modified Wed Aug 25 11:58:40 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix newline error with install lang file

Revision 16601 - Directory Listing
Modified Wed Aug 25 11:20:04 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
replaced all while-list-each with foreach, as requested in patch [ 1015863 ] Admin does not save ACL rights and Site Configuration

Revision 16599 - Directory Listing
Modified Wed Aug 25 10:42:04 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
imapLoginType was not set on editing of an existing profile

Revision 16597 - Directory Listing
Modified Wed Aug 25 09:34:33 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
patch from Ilya Lebedev - wingedfox [ 1012163 ] Birthday check fix

Revision 16593 - Directory Listing
Modified Tue Aug 24 19:52:10 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
renamed html class in admin to html_tables, as the name clashes with the class html in the api

Revision 16592 - Directory Listing
Modified Tue Aug 24 19:50:13 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
foreach instead of while-list-each

Revision 16591 - Directory Listing
Modified Tue Aug 24 19:48:25 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixing the fix, no even all sub-arrays get reset

Revision 16589 - Directory Listing
Modified Tue Aug 24 19:41:43 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixed wrong time when exporting to vcal. Also changed ical versi��n from 2.0 to 1.0 because outlook 2000 was rejecting icals with this version. Shouldn't I have changed this version number?

Revision 16587 - Directory Listing
Modified Tue Aug 24 10:28:34 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed delete-problem of anglemail after security update

Revision 16584 - Directory Listing
Modified Mon Aug 23 18:42:30 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixing the fix ;-)

Revision 16583 - Directory Listing
Modified Mon Aug 23 18:18:56 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed probs pointed out by Joxean Koret

Revision 16581 - Directory Listing
Modified Mon Aug 23 17:32:52 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
updated build files

Revision 16579 - Directory Listing
Modified Mon Aug 23 17:09:57 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
an other registration with http auth fix

Revision 16578 - Directory Listing
Modified Mon Aug 23 17:09:10 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
merged lars folder-fixes to 1.0

Revision 16577 - Directory Listing
Modified Mon Aug 23 14:36:00 2004 UTC (6 years ago) by dragob
Original Path: branches/Version-1_0_0-branch
New/updated Slovenian translations (by Matev� Bokal).

Revision 16576 - Directory Listing
Modified Mon Aug 23 14:36:00 2004 UTC (6 years ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 16572 - Directory Listing
Modified Mon Aug 23 08:50:36 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed calltime-pass-reference

Revision 16570 - Directory Listing
Modified Mon Aug 23 08:16:38 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed planner again

Revision 16568 - Directory Listing
Modified Sun Aug 22 23:14:55 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed probs pointed out by Joxean Koret

Revision 16567 - Directory Listing
Modified Sun Aug 22 23:03:07 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed probs pointed out by Joxean Koret

Revision 16564 - Directory Listing
Modified Sun Aug 22 21:22:06 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
encode the foldernames with the right charset

Revision 16562 - Directory Listing
Modified Sun Aug 22 20:27:11 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
using native adodb functions for quote and db_addslashes:
- qstr() save's one extra call compared to the PEAR function quote()
- dont need substr( ,1,-1) for db_addslashes

Revision 16560 - Directory Listing
Modified Sun Aug 22 19:21:50 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed ACL for status offer, it respects now the regular read-access restrictions

Revision 16558 - Directory Listing
Modified Sun Aug 22 18:34:53 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
small fix

Revision 16555 - Directory Listing
Modified Sun Aug 22 17:56:26 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed probs pointed out by Joxean Koret

Revision 16553 - Directory Listing
Modified Sun Aug 22 14:09:11 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
small fix

Revision 16551 - Directory Listing
Modified Sun Aug 22 11:33:08 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix from Koen Martens for the language-selector

Revision 16549 - Directory Listing
Modified Sun Aug 22 11:13:15 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed old update, which messed up the 1.0.0.004 update for LDAP

Revision 16545 - Directory Listing
Modified Sat Aug 21 19:26:12 2004 UTC (6 years ago) by dragob
Original Path: branches/Version-1_0_0-branch
Fixed bug #994790: delayed messages

http://sourceforge.net/tracker/?func=detail&aid=994790&group_id=78745&atid=554338

Revision 16544 - Directory Listing
Modified Sat Aug 21 19:22:16 2004 UTC (6 years ago) by dragob
Original Path: branches/Version-1_0_0-branch
Fixed bug #981045: forced preferences

http://sourceforge.net/tracker/?func=detail&aid=981045&group_id=78745&atid=554338

Revision 16541 - Directory Listing
Modified Sat Aug 21 16:19:40 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
deleting all acl-entries of not (longer) existing accounts (users and groups), these entries have'nt got delete so far and cause a lot of mailfunctioning in the ACL class
==> update to version 1.0.0.004

Revision 16539 - Directory Listing
Modified Sat Aug 21 16:15:44 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
also deleting the memberships of a group

Revision 16537 - Directory Listing
Modified Sat Aug 21 15:35:03 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
not used in etemplate (anymore)

Revision 16535 - Directory Listing
Modified Sat Aug 21 15:21:44 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed handling of @'s in user-names

Revision 16532 - Directory Listing
Modified Sat Aug 21 12:18:07 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added configurable search-filter to auth_ldap

Revision 16531 - Directory Listing
Modified Sat Aug 21 12:09:07 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added configurable search-filter to auth_ldap

Revision 16529 - Directory Listing
Modified Sat Aug 21 08:00:58 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
ability to specify plugins for htmlarea

Revision 16527 - Directory Listing
Modified Sat Aug 21 03:57:02 2004 UTC (6 years ago) by dawnlinux
Original Path: branches/Version-1_0_0-branch
Fix the bug: if you click "More news" or "less news" in news_admin, you can't view the more
or less news in the same catogry but jump to "All new".

Revision 16525 - Directory Listing
Modified Fri Aug 20 11:52:28 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
missing nextmatch arrows and priority column, included the subject in the search

Revision 16522 - Directory Listing
Modified Thu Aug 19 18:36:33 2004 UTC (6 years ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
better handling of rogue newlines in ical files imported from other sources.

the legality of the presences of newlines inside an ical record is debatable, but
as we have seen, this can and will happen.

Fixes https://sourceforge.net/tracker/index.php?func=detail&aid=989070&group_id=78745&atid=554338

Revision 16520 - Directory Listing
Modified Thu Aug 19 15:32:49 2004 UTC (6 years ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
account for importing meetings that end up having no participants.

Revision 16517 - Directory Listing
Modified Thu Aug 19 11:07:44 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug [ 1008512 ] Matrix view missing data (Name in first column of weekly MV)

Revision 16515 - Directory Listing
Modified Thu Aug 19 10:27:12 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
reverted the stupid tab to 8 space conversation
and fixed bug [ 1011704 ] Division by zero error

Revision 16513 - Directory Listing
Modified Wed Aug 18 20:46:03 2004 UTC (6 years ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
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.

Revision 16510 - Directory Listing
Modified Wed Aug 18 19:39:05 2004 UTC (6 years ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
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.

Revision 16507 - Directory Listing
Modified Wed Aug 18 12:45:26 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixed bug by Guido Smit

Revision 16504 - Directory Listing
Modified Wed Aug 18 12:34:44 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
register globals fixes, as suggested by [ 1011318 ] Registration confirmation email moves to /dev/null

Revision 16503 - Directory Listing
Modified Wed Aug 18 12:30:42 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
register globals fixes, as suggested by [ 1011318 ] Registration confirmation email moves to /dev/null

Revision 16501 - Directory Listing
Modified Wed Aug 18 11:56:44 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
Enable sending messages to multi-users in messenger from Lian Liming - dawnlinux

Revision 16497 - Directory Listing
Modified Wed Aug 18 10:52:33 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
add sitebox menu from Lian Liming - dawnlinux

Revision 16495 - Directory Listing
Modified Wed Aug 18 08:57:31 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed file-size as suggested by Lian Liming's patch [ 1010170 ] Patch for Bug [ 950555 ] Filemanager - filesize

Revision 16493 - Directory Listing
Modified Wed Aug 18 08:30:26 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for palm-download as suggested by Peter Hrastnik's patch [ 1010631 ] patch for broken pdb file-download (headers already sent)

Revision 16492 - Directory Listing
Modified Tue Aug 17 23:01:52 2004 UTC (6 years ago) by wolffc
Original Path: branches/Version-1_0_0-branch
convert linebreaks to <br>'s in the description (view())

Revision 16490 - Directory Listing
Modified Tue Aug 17 20:05:12 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
translation update from almarsa-at-users.sf.net

Revision 16488 - Directory Listing
Modified Tue Aug 17 18:09:38 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed / removed additional newline, introduced by the proxy-code

Revision 16485 - Directory Listing
Modified Tue Aug 17 16:55:42 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
- 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

Revision 16484 - Directory Listing
Modified Tue Aug 17 15:56:58 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update Dutch translation from Guido Smit

Revision 16482 - Directory Listing
Modified Tue Aug 17 15:50:01 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update Dutch translation from Guido Smit

Revision 16480 - Directory Listing
Modified Tue Aug 17 15:09:42 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1007269 ] Manual does not find content if Location is non standard (includes protocol + domain)

Revision 16479 - Directory Listing
Modified Tue Aug 17 14:06:28 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed creation of multi-column indexes

Revision 16469 - Directory Listing
Modified Mon Aug 16 10:14:21 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix from Lian Liming - dawnlinux

Revision 16458 - Directory Listing
Modified Sun Aug 15 11:48:32 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed sqltoarray:
- showing multicolum-indexes correct
- showing table-names
- working for app's without title
- all-option working for db's other then mysql

Revision 16454 - Directory Listing
Modified Fri Aug 13 21:05:55 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added max_icons=12 default pref and manual as app for the default group

Revision 16445 - Directory Listing
Modified Fri Aug 13 16:28:21 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
call the right function name

Revision 16440 - Directory Listing
Modified Fri Aug 13 15:47:46 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
use emailaddress from accounts table

Revision 16439 - Directory Listing
Modified Fri Aug 13 15:22:49 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
wrong variable name
need to be checked for HEAD to

Revision 16438 - Directory Listing
Modified Fri Aug 13 15:04:08 2004 UTC (6 years ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1006669 ] Manage side wide modules multiselect problem
applied patch [ 1008677 ] sitemgr modules selection
Thanks to Paul Smith

Revision 16436 - Directory Listing
Modified Fri Aug 13 14:40:08 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix from jrcastelo

Revision 16433 - Directory Listing
Modified Fri Aug 13 09:12:17 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
italien translations from leonardo amadori

Revision 16429 - Directory Listing
Modified Fri Aug 13 04:23:21 2004 UTC (6 years ago) by alpeb
Original Path: branches/Version-1_0_0-branch
sync with HEAD

Revision 16426 - Directory Listing
Modified Thu Aug 12 20:34:26 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
italien translations from leonardo amadori

Revision 16425 - Directory Listing
Modified Thu Aug 12 19:49:12 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
italien translations from leonardo amadori

Revision 16424 - Directory Listing
Modified Thu Aug 12 19:44:31 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix for broken German file

Revision 16423 - Directory Listing
Modified Thu Aug 12 19:24:48 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
italien translations from leonardo amadori

Revision 16422 - Directory Listing
Modified Thu Aug 12 19:10:59 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
italien translations from leonardo amadori

Revision 16421 - Directory Listing
Modified Thu Aug 12 19:02:57 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
italien translations from leonardo amadori

Revision 16420 - Directory Listing
Modified Thu Aug 12 18:52:22 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
italien translations from leonardo amadori

Revision 16418 - Directory Listing
Modified Thu Aug 12 18:37:02 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
italien translations from leonardo amadori

Revision 16416 - Directory Listing
Modified Thu Aug 12 18:16:49 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
italien translations from leonardo amadori

Revision 16414 - Directory Listing
Modified Thu Aug 12 18:10:24 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
italien translations from leonardo amadori

Revision 16412 - Directory Listing
Modified Thu Aug 12 18:03:18 2004 UTC (6 years ago) by reinerj
Original Path: branches/Version-1_0_0-branch
italien translations from leonardo amadori

Revision 16406 - Directory Listing
Modified Thu Aug 12 06:10:24 2004 UTC (6 years ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
committed somehow a wrong file

Revision 16405 - Directory Listing
Modified Wed Aug 11 23:36:12 2004 UTC (6 years, 1 month ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
quiet a warning when viewing the felaimail with no profile selected.

Revision 16399 - Directory Listing
Modified Wed Aug 11 20:18:55 2004 UTC (6 years, 1 month ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
return -1 when no email profile is selected

Revision 16396 - Directory Listing
Modified Wed Aug 11 18:34:34 2004 UTC (6 years, 1 month ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
removed unneeded debug output

Revision 16388 - Directory Listing
Modified Tue Aug 10 15:37:52 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
add file from Kiang

Revision 16387 - Directory Listing
Modified Tue Aug 10 15:37:52 2004 UTC (6 years, 1 month ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 16385 - Directory Listing
Modified Tue Aug 10 15:35:00 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
extensions and corrections from Kiang

Revision 16384 - Directory Listing
Modified Tue Aug 10 15:34:31 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
extensions and corrections from Kiang

Revision 16383 - Directory Listing
Modified Tue Aug 10 15:29:39 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
extensions and corrections from Kiang

Revision 16381 - Directory Listing
Modified Tue Aug 10 15:16:22 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
extensions and corrections from Kiang

Revision 16380 - Directory Listing
Modified Tue Aug 10 15:16:06 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
extensions and corrections from Kiang

Revision 16379 - Directory Listing
Modified Tue Aug 10 15:12:35 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
extensions and corrections from Kiang

Revision 16377 - Directory Listing
Modified Tue Aug 10 14:53:33 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
add file from Kiang

Revision 16376 - Directory Listing
Modified Tue Aug 10 14:53:33 2004 UTC (6 years, 1 month ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 16374 - Directory Listing
Modified Tue Aug 10 14:50:17 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
extensions and corrections from Kiang

Revision 16372 - Directory Listing
Modified Tue Aug 10 14:28:04 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
extensions and corrections from Kiang

Revision 16366 - Directory Listing
Modified Tue Aug 10 14:00:45 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
extensions and corrections from Kiang

Revision 16364 - Directory Listing
Modified Tue Aug 10 13:57:56 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
add file from Kiang

Revision 16363 - Directory Listing
Modified Tue Aug 10 13:57:56 2004 UTC (6 years, 1 month ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 16361 - Directory Listing
Modified Tue Aug 10 13:43:58 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
my fault, bring the file back

Revision 16360 - Directory Listing
Modified Tue Aug 10 13:32:19 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
extensions and corrections from Kiang

Revision 16358 - Directory Listing
Modified Tue Aug 10 13:02:17 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
extensions and corrections from Kiang

Revision 16357 - Directory Listing
Modified Tue Aug 10 13:01:55 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
extensions and corrections from Kiang

Revision 16346 - Directory Listing
Modified Mon Aug 9 21:14:45 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Added translation of 'Logout'

Revision 16344 - Directory Listing
Modified Mon Aug 9 18:29:09 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
add new german lang file

Revision 16343 - Directory Listing
Modified Mon Aug 9 18:29:09 2004 UTC (6 years, 1 month ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 16301 - Directory Listing
Modified Mon Aug 9 12:09:27 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16299 - Directory Listing
Modified Mon Aug 9 11:55:15 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16298 - Directory Listing
Modified Mon Aug 9 11:45:30 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16292 - Directory Listing
Modified Mon Aug 9 10:57:00 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16291 - Directory Listing
Modified Mon Aug 9 10:50:49 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16290 - Directory Listing
Modified Mon Aug 9 10:49:29 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16289 - Directory Listing
Modified Mon Aug 9 10:47:25 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16288 - Directory Listing
Modified Mon Aug 9 10:44:46 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16286 - Directory Listing
Modified Mon Aug 9 10:36:29 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16285 - Directory Listing
Modified Mon Aug 9 10:36:16 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16283 - Directory Listing
Modified Mon Aug 9 10:27:23 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16282 - Directory Listing
Modified Mon Aug 9 10:26:59 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16281 - Directory Listing
Modified Mon Aug 9 10:21:51 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16280 - Directory Listing
Modified Mon Aug 9 10:18:38 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16278 - Directory Listing
Modified Mon Aug 9 10:14:25 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
delete the old history files from CVS

Revision 16276 - Directory Listing
Modified Mon Aug 9 10:07:33 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16274 - Directory Listing
Modified Mon Aug 9 09:53:30 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update the build scripts

Revision 16272 - Directory Listing
Modified Mon Aug 9 09:48:32 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16270 - Directory Listing
Modified Mon Aug 9 09:33:52 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16269 - Directory Listing
Modified Mon Aug 9 09:30:15 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
replace the crap

Revision 16268 - Directory Listing
Modified Mon Aug 9 07:29:39 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed offset for getHeaders, first message was not displayed, as a base of 1 is used, not 0

Revision 16250 - Directory Listing
Modified Sun Aug 8 20:53:47 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
delete the crap

Revision 16246 - Directory Listing
Modified Sun Aug 8 16:21:18 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
backported the rework from HEAD, to fixe the postgres probs

Revision 16243 - Directory Listing
Modified Sun Aug 8 09:19:06 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for mbstring.func_overload 7: ereg_* where looping infinit, changed to preg_*

Revision 16238 - Directory Listing
Modified Sat Aug 7 18:34:32 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
updated api-version to 1.0.0.003 for the final 1.0
Yuhuuuu :-)

Revision 16236 - Directory Listing
Modified Sat Aug 7 18:29:23 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
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

Revision 16233 - Directory Listing
Modified Sat Aug 7 17:53:21 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
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

Revision 16231 - Directory Listing
Modified Sat Aug 7 17:43:11 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 997669 ] Session Error with db-sessions

Revision 16229 - Directory Listing
Modified Sat Aug 7 17:20:41 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 996391 ] Conflict warning although there is no conflict

Revision 16227 - Directory Listing
Modified Sat Aug 7 14:53:56 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1004481 ] alarm management: you could not create alarms for other participants, even if you had the required write-grants from them

Revision 16225 - Directory Listing
Modified Sat Aug 7 14:19:53 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
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

Revision 16223 - Directory Listing
Modified Sat Aug 7 13:13:59 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 1002325 ] Manual error:
if session.use_trans_sid was enabled, we created a wrong link for the manual

Revision 16221 - Directory Listing
Modified Sat Aug 7 12:45:39 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
removing all it's acl-rights if an account gets deleted, admin only removed the run-rights, but not the grants or other rights

Revision 16216 - Directory Listing
Modified Sat Aug 7 11:26:11 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix error with 2 tabs in lang file

Revision 16215 - Directory Listing
Modified Sat Aug 7 11:22:36 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix error with 2 tabs in lang file

Revision 16211 - Directory Listing
Modified Sat Aug 7 09:16:19 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
bugfix from the sowiki rework in HEAD: rateing was not working

Revision 16210 - Directory Listing
Modified Sat Aug 7 09:15:34 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added proxy support to the xml- / manual-import

Revision 16208 - Directory Listing
Modified Sat Aug 7 01:18:52 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update korea lang translation from Futurizer

Revision 16207 - Directory Listing
Modified Sat Aug 7 01:18:52 2004 UTC (6 years, 1 month ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 16206 - Directory Listing
Modified Sat Aug 7 01:13:20 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update korea lang translation from Futurizer

Revision 16200 - Directory Listing
Modified Fri Aug 6 18:31:04 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
with new DB-functions reworked SO-classes from HEAD

Revision 16199 - Directory Listing
Modified Fri Aug 6 15:47:12 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix from LimingLian

Revision 16198 - Directory Listing
Modified Fri Aug 6 15:17:16 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix from Shain Tancheff

Revision 16196 - Directory Listing
Modified Fri Aug 6 12:37:08 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
killed warnings if executables not found

Revision 16194 - Directory Listing
Modified Fri Aug 6 12:23:21 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed wrong path for existence check of theme-file and the default

Revision 16192 - Directory Listing
Modified Fri Aug 6 11:06:16 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added thumbnail for realss

Revision 16189 - Directory Listing
Modified Fri Aug 6 10:52:55 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
phpGW ==> eGW

Revision 16188 - Directory Listing
Modified Fri Aug 6 10:52:28 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed handling of templates with no thumbnail

Revision 16186 - Directory Listing
Modified Fri Aug 6 10:44:58 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed handling of templates with no thumpnail

Revision 16185 - Directory Listing
Modified Fri Aug 6 10:00:54 2004 UTC (6 years, 1 month ago) by ak703
Original Path: branches/Version-1_0_0-branch
fixed bugs for layout in calendar for jerryr and added missing styles

Revision 16179 - Directory Listing
Modified Thu Aug 5 15:46:56 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
merged some bugfixes and a change of a (so far not used) parameter from HEAD

Revision 16176 - Directory Listing
Modified Thu Aug 5 15:11:00 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed not working page-edit and language reload

Revision 16175 - Directory Listing
Modified Thu Aug 5 15:09:47 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed not working page-edit and language reload

Revision 16171 - Directory Listing
Modified Wed Aug 4 17:14:01 2004 UTC (6 years, 1 month ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
- 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.

Revision 16167 - Directory Listing
Modified Wed Aug 4 14:55:42 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
bulgarian translations from Iassen Pramatarov <turin-AT-fsa-bg.org>

Revision 16165 - Directory Listing
Modified Wed Aug 4 14:08:54 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
typo

Revision 16164 - Directory Listing
Modified Wed Aug 4 14:02:27 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added a missing phrase from idots

Revision 16162 - Directory Listing
Modified Wed Aug 4 11:15:27 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
MaxDB and MsSQL cant use a boolean value / expression in select, you have to use "CASE WHEN $expression THEN 1 ELSE 0 END" for an expression like "column IN ('a','b')" or "id > 5"

Revision 16157 - Directory Listing
Modified Wed Aug 4 10:06:58 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update Korea translation futurizer

Revision 16156 - Directory Listing
Modified Wed Aug 4 09:57:29 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update Korea translation futurizer

Revision 16155 - Directory Listing
Modified Wed Aug 4 09:53:13 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update Korea translation futurizer

Revision 16154 - Directory Listing
Modified Wed Aug 4 09:40:40 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update Korea translation futurizer

Revision 16153 - Directory Listing
Modified Wed Aug 4 09:33:58 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update Korea translation futurizer

Revision 16152 - Directory Listing
Modified Wed Aug 4 04:55:21 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
sync with HEAD

Revision 16150 - Directory Listing
Modified Wed Aug 4 04:53:17 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
sync with head

Revision 16147 - Directory Listing
Modified Wed Aug 4 03:51:28 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
sync with HEAD

Revision 16145 - Directory Listing
Modified Wed Aug 4 02:04:04 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
sync with HEAD

Revision 16143 - Directory Listing
Modified Wed Aug 4 00:26:51 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
The system wasn't deleting a question when an article answering that question was manually published. Thanks to Tibor H��ja for figuring that out.

Revision 16131 - Directory Listing
Modified Tue Aug 3 21:21:41 2004 UTC (6 years, 1 month ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
Fix up a double tab

Application: emailadmin, File: phpgw_sl.lang, Line: "imap admin user\t\temailadmin\tsl\tIMAP upravljalec\n"

Revision 16127 - Directory Listing
Modified Tue Aug 3 16:02:41 2004 UTC (6 years, 1 month ago) by wolffc
Original Path: branches/Version-1_0_0-branch
vbXMLRPC needs a slightly different date-format.

Revision 16126 - Directory Listing
Modified Tue Aug 3 14:19:57 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug [ 1001387 ] Error Emailing Attachments - missing closedir prefents rmdir on win

Revision 16125 - Directory Listing
Modified Tue Aug 3 14:18:15 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug [ 1001387 ] Error Emailing Attachments - missing closedir prefents rmdir on win

Revision 16122 - Directory Listing
Modified Tue Aug 3 14:05:35 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix typo

Revision 16121 - Directory Listing
Modified Tue Aug 3 09:12:12 2004 UTC (6 years, 1 month ago) by ak703
Original Path: branches/Version-1_0_0-branch
added corrected schema for use in Mandrake Linux 9.2/10, because many
items are already included in misc.schema (maybe works in other distros as well)

Revision 16120 - Directory Listing
Modified Tue Aug 3 08:04:20 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added 1.0.1 dependency for the api

Revision 16116 - Directory Listing
Modified Mon Aug 2 19:58:33 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
sync with HEAD

Revision 16114 - Directory Listing
Modified Mon Aug 2 14:05:26 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed email-address

Revision 16108 - Directory Listing
Modified Mon Aug 2 07:25:59 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
always use the charset param for htmlspecialchars (via html::htmlspecialchars)

Revision 16106 - Directory Listing
Modified Sun Aug 1 19:28:54 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
killed htmlentities warning

Revision 16104 - Directory Listing
Modified Sun Aug 1 19:27:28 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
1) fixed missing translation in validation messages
2) validation only loops now, if a button (not cancle) is pressed, selectboxes with onchange dont get stoped by validation errors ==> fix for bug [ 1001568 ] status is not updated

Revision 16102 - Directory Listing
Modified Sun Aug 1 18:30:46 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
dont allow filemanger to go outside /home

Revision 16099 - Directory Listing
Modified Sun Aug 1 17:09:39 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
using new email address from the account

Revision 16095 - Directory Listing
Modified Sun Aug 1 16:40:51 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fix incorrect number of infolog entries shown in home

Revision 16088 - Directory Listing
Modified Sun Aug 1 08:06:08 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
change worng phrases

Revision 16086 - Directory Listing
Modified Sun Aug 1 08:02:53 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
removed ereg_replace which causes problems with multibyte charsets and mbstring.function_overload=7

Revision 16085 - Directory Listing
Modified Sun Aug 1 07:58:26 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
replaced unnecessary ereg_replace, which caused trouble with mbstring.function_overload=7

Revision 16081 - Directory Listing
Modified Sat Jul 31 19:53:12 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
update the spec files and the build script

Revision 16079 - Directory Listing
Modified Sat Jul 31 19:34:11 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed asyncservices to run under the windows sheduler

Revision 16077 - Directory Listing
Modified Sat Jul 31 18:02:33 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16076 - Directory Listing
Modified Sat Jul 31 17:59:52 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16075 - Directory Listing
Modified Sat Jul 31 17:59:03 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16073 - Directory Listing
Modified Sat Jul 31 17:52:29 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16071 - Directory Listing
Modified Sat Jul 31 17:49:22 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16070 - Directory Listing
Modified Sat Jul 31 17:46:58 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16069 - Directory Listing
Modified Sat Jul 31 17:42:22 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16068 - Directory Listing
Modified Sat Jul 31 17:40:24 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16067 - Directory Listing
Modified Sat Jul 31 17:38:29 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16065 - Directory Listing
Modified Sat Jul 31 17:30:50 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16064 - Directory Listing
Modified Sat Jul 31 17:29:52 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16063 - Directory Listing
Modified Sat Jul 31 17:28:17 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16062 - Directory Listing
Modified Sat Jul 31 17:26:42 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16061 - Directory Listing
Modified Sat Jul 31 17:22:50 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16060 - Directory Listing
Modified Sat Jul 31 17:19:39 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16059 - Directory Listing
Modified Sat Jul 31 17:16:24 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16058 - Directory Listing
Modified Sat Jul 31 17:15:12 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16057 - Directory Listing
Modified Sat Jul 31 17:13:50 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16055 - Directory Listing
Modified Sat Jul 31 17:12:46 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16054 - Directory Listing
Modified Sat Jul 31 17:11:45 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16053 - Directory Listing
Modified Sat Jul 31 17:10:10 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16052 - Directory Listing
Modified Sat Jul 31 17:05:30 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16051 - Directory Listing
Modified Sat Jul 31 17:03:23 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16050 - Directory Listing
Modified Sat Jul 31 16:58:35 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16049 - Directory Listing
Modified Sat Jul 31 16:56:30 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16048 - Directory Listing
Modified Sat Jul 31 16:52:40 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16047 - Directory Listing
Modified Sat Jul 31 16:50:48 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16046 - Directory Listing
Modified Sat Jul 31 16:49:37 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16045 - Directory Listing
Modified Sat Jul 31 16:47:49 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16044 - Directory Listing
Modified Sat Jul 31 16:45:06 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16042 - Directory Listing
Modified Sat Jul 31 16:39:03 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16041 - Directory Listing
Modified Sat Jul 31 16:36:50 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16040 - Directory Listing
Modified Sat Jul 31 16:34:12 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16039 - Directory Listing
Modified Sat Jul 31 16:31:19 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16037 - Directory Listing
Modified Sat Jul 31 16:23:36 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16036 - Directory Listing
Modified Sat Jul 31 16:20:17 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16034 - Directory Listing
Modified Sat Jul 31 16:18:55 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16033 - Directory Listing
Modified Sat Jul 31 16:18:01 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16032 - Directory Listing
Modified Sat Jul 31 16:16:16 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16031 - Directory Listing
Modified Sat Jul 31 16:15:56 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
changed Benjamins rejected lines messages to only show up, if extra debug messages have been explicitly checked

Revision 16029 - Directory Listing
Modified Sat Jul 31 16:13:45 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16028 - Directory Listing
Modified Sat Jul 31 16:08:57 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16027 - Directory Listing
Modified Sat Jul 31 16:08:04 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16026 - Directory Listing
Modified Sat Jul 31 16:07:06 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16025 - Directory Listing
Modified Sat Jul 31 16:05:51 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16024 - Directory Listing
Modified Sat Jul 31 16:03:54 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16023 - Directory Listing
Modified Sat Jul 31 16:00:22 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16021 - Directory Listing
Modified Sat Jul 31 15:48:53 2004 UTC (6 years, 1 month ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
added @ before htmlspecialchars and co to hide error messages

Revision 16020 - Directory Listing
Modified Sat Jul 31 15:47:00 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
small change, as mozilla couldnt find / didnt show the stlyes defined in the API css file

Revision 16018 - Directory Listing
Modified Sat Jul 31 15:41:54 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16016 - Directory Listing
Modified Sat Jul 31 15:39:04 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16015 - Directory Listing
Modified Sat Jul 31 15:33:42 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16014 - Directory Listing
Modified Sat Jul 31 15:29:44 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16012 - Directory Listing
Modified Sat Jul 31 15:23:32 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16010 - Directory Listing
Modified Sat Jul 31 15:17:29 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16008 - Directory Listing
Modified Sat Jul 31 15:12:00 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16006 - Directory Listing
Modified Sat Jul 31 15:06:55 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
new translations from Michael Biliky

Revision 16004 - Directory Listing
Modified Sat Jul 31 14:58:42 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16003 - Directory Listing
Modified Sat Jul 31 14:55:35 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 16002 - Directory Listing
Modified Sat Jul 31 14:53:05 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 999913 ] Events title/description misplaced in event export

Revision 16001 - Directory Listing
Modified Sat Jul 31 14:51:52 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 15999 - Directory Listing
Modified Sat Jul 31 14:27:04 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 15997 - Directory Listing
Modified Sat Jul 31 14:13:12 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
new version number for the next RC - hopefully the last one ;-)

Revision 15996 - Directory Listing
Modified Sat Jul 31 14:08:26 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
fix some wrong tabs in file which produce error messages

Revision 15994 - Directory Listing
Modified Sat Jul 31 14:06:03 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
droped index on page-content for postgres, as it limites the content to 2700 chars

Revision 15993 - Directory Listing
Modified Sat Jul 31 13:09:39 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
imported version 4.51 of ADOdb

Revision 15992 - Directory Listing
Modified Sat Jul 31 12:40:00 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed disapearing holidays caused by the observance rule, see bug [ 996820 ] Calendar Control - Missing Holidays

Revision 15990 - Directory Listing
Modified Sat Jul 31 12:18:22 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
The functions no longer exist, therefor I removed the links to them

Revision 15988 - Directory Listing
Modified Sat Jul 31 10:50:07 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed full list of RecentChanges

Revision 15986 - Directory Listing
Modified Sat Jul 31 10:35:04 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
use eGW's temp-dir

Revision 15984 - Directory Listing
Modified Sat Jul 31 10:10:32 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for cookie domain, when using a proxy which rewrites the host-name

Revision 15982 - Directory Listing
Modified Sat Jul 31 09:26:18 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
removed manual acl-settings for auto-created accounts, as suggested by Matthew Galgoci

Revision 15980 - Directory Listing
Modified Fri Jul 30 18:03:02 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fix bug 999882 : wasn't accepting message recipient when using drop-down box

Revision 15978 - Directory Listing
Modified Fri Jul 30 17:07:02 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Another name2id parameters fix

Revision 15976 - Directory Listing
Modified Fri Jul 30 16:40:35 2004 UTC (6 years, 1 month ago) by shrykedude
Original Path: branches/Version-1_0_0-branch
added new EN phrases

Revision 15974 - Directory Listing
Modified Fri Jul 30 13:18:31 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fixed orthography and make message more precise

Revision 15971 - Directory Listing
Modified Fri Jul 30 01:44:09 2004 UTC (6 years, 1 month ago) by shrykedude
Original Path: branches/Version-1_0_0-branch
Small bugfixes; added sidebox menu for general use

Revision 15970 - Directory Listing
Modified Fri Jul 30 00:27:47 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
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

Revision 15968 - Directory Listing
Modified Fri Jul 30 00:17:46 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
times should be stored in the db in the server timezone, and also fix badly EOL format (some lines were UNIX, some others DOS)

Revision 15965 - Directory Listing
Modified Thu Jul 29 19:58:48 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
commented call to undefined function

Revision 15961 - Directory Listing
Modified Wed Jul 28 21:51:09 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
If  is not defined is because there were no work hours, so don't go fetch things in the db. This was getting things from projects with id=0 that were erroneously created when not specifying projects when using the time tracker (this was just fixed in rev 1.21 of class.boprojecthours.inc.php)

Revision 15959 - Directory Listing
Modified Wed Jul 28 21:41:07 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Fix to forbid entering manual entries in the timetracker without specifiying a proyect or job. Without this an entry was created in the database with proyect_id=0, which another bug in class.boprojetcts (that I'll fix in a moment) took advantage of to show erroneous data in Work hours.

Revision 15956 - Directory Listing
Modified Wed Jul 28 20:54:12 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
fix bug 986642 (budget used wasn't shown). The problem was an incomplete SQL.

Revision 15953 - Directory Listing
Modified Wed Jul 28 20:41:44 2004 UTC (6 years, 1 month ago) by ak703
Original Path: branches/Version-1_0_0-branch
fixed problem with layout in the rest of the setup, removed all styles
which are already defined elsewhere and just left the "new" styles from
bgigon.

Revision 15948 - Directory Listing
Modified Tue Jul 27 15:52:53 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Reverse

Revision 15947 - Directory Listing
Modified Tue Jul 27 09:54:21 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Fix Translation bug

Revision 15945 - Directory Listing
Modified Tue Jul 27 09:01:23 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
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)

Revision 15935 - Directory Listing
Modified Mon Jul 26 01:49:54 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
rename 1star.png to 1stars.png and removed no longer needed bluedot.png

Revision 15934 - Directory Listing
Modified Mon Jul 26 01:49:54 2004 UTC (6 years, 1 month ago) by
Original Path: branches/Version-1_0_0-branch
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 15932 - Directory Listing
Modified Mon Jul 26 01:41:58 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
fixed some presentational issues regarding IE

Revision 15930 - Directory Listing
Modified Mon Jul 26 00:20:02 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
fixed mssql incompatibility

Revision 15922 - Directory Listing
Modified Sun Jul 25 15:56:15 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
removed unnecessary double-definitions:
- primary keys dont need to be indexed or a unique constrain
- unique indices dont need an additional index
These indexes have never been created, but the new  ADOdb schema_proc class, dont likes them

Revision 15919 - Directory Listing
Modified Sun Jul 25 15:25:18 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed get_list, which was only returning groups if 'both' were requested, which caused eg. in calender only groups to be selectable

Revision 15918 - Directory Listing
Modified Sun Jul 25 14:37:57 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
When entering a new article, don't allow users to enter the article ID, as this is an auto_increment field that under MSSQL cannot be edited. This feature will be implemented later by adding a new field in the db, that will allow to enter letters as well

Revision 15916 - Directory Listing
Modified Sun Jul 25 14:25:58 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
When entering a new article, don't allow users to enter the article ID, as this is an auto_increment field that under MSSQL cannot be edited. This feature will be implemented later by adding a new field in the db, that will allow to enter letters as well

Revision 15915 - Directory Listing
Modified Sun Jul 25 14:24:42 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
When entering a new article, don't allow users to enter the article ID, as this is an auto_increment field that under MSSQL cannot be edited. This feature will be implemented later by adding a new field in the db, that will allow to enter letters as well

Revision 15912 - Directory Listing
Modified Sun Jul 25 13:57:38 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed cast to integer for mssql, mysql and postgres

Revision 15910 - Directory Listing
Modified Sun Jul 25 01:34:59 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
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

Revision 15909 - Directory Listing
Modified Sun Jul 25 00:08:31 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
re-added as binary (problems on windows)

Revision 15908 - Directory Listing
Modified Sun Jul 25 00:07:38 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
removed because not added as binary (problems on windows)

Revision 15907 - Directory Listing
Modified Sun Jul 25 00:04:54 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
removed because not added as binary (problems on windows)

Revision 15906 - Directory Listing
Modified Sat Jul 24 20:52:49 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug [ 996591 ] Error when creating an entry in the calendar
this happended only when email was not installed

Revision 15905 - Directory Listing
Modified Sat Jul 24 20:30:33 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed bug [ 991222 ] Error uploading file -
thought the whole class need to be reworked with the new db-functions

Revision 15902 - Directory Listing
Modified Sat Jul 24 18:36:33 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
removed the mailinglist tables - Pim forgot to remove - which always gives error-messages on re-installing, as they dont get droped, because they are no longer listed in setup.inc.php

Revision 15901 - Directory Listing
Modified Sat Jul 24 16:09:19 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
why using evaluated replacements (/e) on regexp? this was causing errors when using exotic languages

Revision 15898 - Directory Listing
Modified Fri Jul 23 15:53:12 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
same message

Revision 15897 - Directory Listing
Modified Fri Jul 23 15:49:05 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
last message repeated 495 times  ;-)

Revision 15896 - Directory Listing
Modified Fri Jul 23 15:43:06 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Fix display bug (again ;)

Revision 15895 - Directory Listing
Modified Fri Jul 23 15:20:44 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Fix display bug

Revision 15894 - Directory Listing
Modified Fri Jul 23 15:11:18 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Re-commit ...  :\

Revision 15893 - Directory Listing
Modified Fri Jul 23 14:26:17 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Fix display bug

Revision 15892 - Directory Listing
Modified Fri Jul 23 14:21:57 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Add CSS's setup

Revision 15891 - Directory Listing
Modified Fri Jul 23 14:00:48 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Modification for the display (css)

Revision 15890 - Directory Listing
Modified Fri Jul 23 14:00:04 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
New css tag for check_install.php

Revision 15889 - Directory Listing
Modified Fri Jul 23 08:06:44 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Fixbug

Revision 15887 - Directory Listing
Modified Fri Jul 23 00:56:18 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
update brasilian translations

Revision 15886 - Directory Listing
Modified Fri Jul 23 00:51:52 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added missing "enable extra debug-message" for updates

Revision 15879 - Directory Listing
Modified Thu Jul 22 20:12:11 2004 UTC (6 years, 1 month ago) by shrykedude
Original Path: branches/Version-1_0_0-branch
Fix Category ordering to match rest of eGW

Revision 15875 - Directory Listing
Modified Thu Jul 22 18:38:42 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed the code, which was not working after the right table-name was used ;-)
dont think that part is used anyhow

Revision 15874 - Directory Listing
Modified Thu Jul 22 18:33:42 2004 UTC (6 years, 1 month ago) by shrykedude
Original Path: branches/Version-1_0_0-branch
Added/Updated EN lang entries for Projects

Revision 15871 - Directory Listing
Modified Thu Jul 22 15:52:28 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Add more translation

Revision 15870 - Directory Listing
Modified Thu Jul 22 15:01:01 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Add translation

Revision 15869 - Directory Listing
Modified Thu Jul 22 14:46:43 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Add translation

Revision 15868 - Directory Listing
Modified Thu Jul 22 14:37:58 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fix for bug [ 995944 ] Pass by reference in class.uicurrentsessions.inc.php

Revision 15866 - Directory Listing
Modified Thu Jul 22 14:18:12 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Fix Translation Bug

Revision 15864 - Directory Listing
Modified Thu Jul 22 14:08:44 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Fix Translation Bug

Revision 15863 - Directory Listing
Modified Thu Jul 22 14:02:37 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Fix translation bug

Revision 15862 - Directory Listing
Modified Thu Jul 22 14:02:06 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Fix Translation bug

Revision 15860 - Directory Listing
Modified Thu Jul 22 13:57:30 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Add cosmetic display, and fixbug

Revision 15859 - Directory Listing
Modified Thu Jul 22 13:57:05 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Add cosmetic display  ;-)

Revision 15858 - Directory Listing
Modified Thu Jul 22 12:17:11 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
added weekday abreviations translations

Revision 15856 - Directory Listing
Modified Thu Jul 22 10:41:50 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Add "rejected lines" feature

Revision 15855 - Directory Listing
Modified Thu Jul 22 10:32:29 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Fixbug

Revision 15850 - Directory Listing
Modified Thu Jul 22 08:23:25 2004 UTC (6 years, 1 month ago) by wolffc
Original Path: branches/Version-1_0_0-branch
now that the old db-classes are gone, we can put function name_quote to use.

Revision 15847 - Directory Listing
Modified Thu Jul 22 08:12:32 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
Czech translation of Calendar from Oldrich Dlouhy

Revision 15846 - Directory Listing
Modified Wed Jul 21 21:26:24 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
fixed email content-type for sending articles: it was html and it should be text/html

Revision 15843 - Directory Listing
Modified Wed Jul 21 21:16:21 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
fixed typo that wasn't allowing phpmailer to authenticate to smtp server when needed

Revision 15841 - Directory Listing
Modified Wed Jul 21 21:15:13 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
update brasilian translations

Revision 15840 - Directory Listing
Modified Wed Jul 21 20:41:35 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
fix bug 992903: not sending email notifications. Why was it using name2id when it new already the id?

Revision 15838 - Directory Listing
Modified Wed Jul 21 18:20:09 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
use get_var instead of

Revision 15835 - Directory Listing
Modified Wed Jul 21 17:00:44 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
patch from  Erwan LE DISEZ

Revision 15831 - Directory Listing
Modified Wed Jul 21 16:42:34 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
patch from  Erwan LE DISEZ

Revision 15830 - Directory Listing
Modified Wed Jul 21 16:39:09 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
patch from  Erwan LE DISEZ

Revision 15829 - Directory Listing
Modified Wed Jul 21 14:15:28 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
allow creation of more deeply nested categories

Revision 15825 - Directory Listing
Modified Wed Jul 21 14:01:33 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
patch from Michael Robellard to fix "call time by reference" warning

Revision 15824 - Directory Listing
Modified Wed Jul 21 13:55:05 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed wrong name of config-table

Revision 15822 - Directory Listing
Modified Wed Jul 21 13:28:31 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
added checkbox for extra debug-messages for the first installtion and API updates

Revision 15820 - Directory Listing
Modified Wed Jul 21 13:22:49 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
allow creation of more deeply nested categories

Revision 15817 - Directory Listing
Modified Wed Jul 21 10:50:15 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
drago's translation fixes, plus some translation for it and the guestbook

Revision 15815 - Directory Listing
Modified Wed Jul 21 10:12:17 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
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.

Revision 15813 - Directory Listing
Modified Tue Jul 20 18:23:22 2004 UTC (6 years, 1 month ago) by mgalgoci
Original Path: branches/Version-1_0_0-branch
remove the show_date2() function in the email application and revert the email application
to use show_date() from phpgwapi. show_date2() did not properly take into account timezone
offsets and unconditionally showed the date in the same time zone as the egroupware server.

I've discussed this change with Lars Kneschke, Ralf Becker, and Reiner Jung. Angles didn't
comment for more than two weeks so if this breaks something else he can yell at me and I'll
fix whatever I broke.

Revision 15812 - Directory Listing
Modified Tue Jul 20 16:18:49 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Resolve problem with bad \n and \t

Revision 15811 - Directory Listing
Modified Tue Jul 20 16:15:14 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Fix little bug in display

Revision 15810 - Directory Listing
Modified Tue Jul 20 16:12:18 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Add features "rejected lines"
This features warn admin if translation's lines isn't good

Revision 15808 - Directory Listing
Modified Tue Jul 20 16:09:34 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Add translation

Revision 15805 - Directory Listing
Modified Tue Jul 20 13:43:07 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
removed str.replace with anonymous function, as suggested by benjamin

Revision 15804 - Directory Listing
Modified Tue Jul 20 13:34:03 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
showing participant names for privat entries

Revision 15802 - Directory Listing
Modified Tue Jul 20 13:01:23 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
Resolv the big problem with IE 5.2 under Mac and Safari.
Reduce pixel and calendar is correctly displayed in left box

Revision 15795 - Directory Listing
Modified Tue Jul 20 09:42:08 2004 UTC (6 years, 1 month ago) by bgigon
Original Path: branches/Version-1_0_0-branch
FixBug in link() function.

Revision 15792 - Directory Listing
Modified Mon Jul 19 20:55:27 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
Question publishing when approvation was needed wasn't working

Revision 15788 - Directory Listing
Modified Mon Jul 19 15:18:02 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
changed quoting for wz_tooltips to allow linebreaks

Revision 15787 - Directory Listing
Modified Mon Jul 19 15:17:02 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
one tooltip for all calendar view (including title, time, description, location and participants)

Revision 15785 - Directory Listing
Modified Mon Jul 19 13:15:39 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
using an absolut path for the includes

Revision 15783 - Directory Listing
Modified Mon Jul 19 13:07:47 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
use html class for handling HTMLArea as recommended by Ralf

Revision 15776 - Directory Listing
Modified Mon Jul 19 05:24:08 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
fix bug 991614: problem in postgres when trying to insert article with backslash in its content.
Solution: use db->insert and db->update to get correct quotes depending on db
However, backslashes don't show in article. Fixing this would be a bit difficult since the article is stored as a BLOB in the database (why????) and mysql and postgres treat backslashes differently in this type. It would be best to first alter the table so articles are stored as text. Not critical, let's do this later :)

Revision 15774 - Directory Listing
Modified Mon Jul 19 02:37:22 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
fix bug 991688 and rearrange some other htmlarea related issues

Revision 15772 - Directory Listing
Modified Sun Jul 18 19:33:26 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
fixed a problem with publishing rights

Revision 15766 - Directory Listing
Modified Fri Jul 16 15:09:05 2004 UTC (6 years, 1 month ago) by ak703
Original Path: branches/Version-1_0_0-branch
removed brackets for location (ugly, if no location provided)

Revision 15763 - Directory Listing
Modified Fri Jul 16 12:10:46 2004 UTC (6 years, 1 month ago) by ak703
Original Path: branches/Version-1_0_0-branch
downgraded js-tooltip for the moment. Other displayed info cause error sometimes and
will be implemented in future versions. This version should work correctly now as planned :-)

Revision 15762 - Directory Listing
Modified Fri Jul 16 09:12:10 2004 UTC (6 years, 1 month ago) by ak703
Original Path: branches/Version-1_0_0-branch
fixed problem with last update. Due to an error,latest changes from Ralf and Matthew have been killed - sorry ;-)
merged the last changes with my one's here.

Revision 15759 - Directory Listing
Modified Thu Jul 15 14:35:21 2004 UTC (6 years, 1 month ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
removed unneeded files

Revision 15758 - Directory Listing
Modified Thu Jul 15 13:45:08 2004 UTC (6 years, 1 month ago) by ak703
Original Path: branches/Version-1_0_0-branch
oops, forgot s.th. for the tooltips

Revision 15757 - Directory Listing
Modified Thu Jul 15 12:50:20 2004 UTC (6 years, 1 month ago) by ak703
Original Path: branches/Version-1_0_0-branch
events show nice tooltips now - at least where browser supported ;-)

Revision 15756 - Directory Listing
Modified Thu Jul 15 12:48:38 2004 UTC (6 years, 1 month ago) by ak703
Original Path: branches/Version-1_0_0-branch
enable tooltips systemwide (wz_tooltip from Walter Zorn)

sample can be found in calendar-templates (link_pict.tpl) and use instructions
follow in "phpgwapi/js/wz_tooltip/README" later ;-)

Revision 15754 - Directory Listing
Modified Thu Jul 15 07:15:56 2004 UTC (6 years, 1 month ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
Holidays in Taiwan
provided by Finjon Kiang

Revision 15752 - Directory Listing
Modified Thu Jul 15 06:42:52 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: branches/Version-1_0_0-branch
fixed problem with not created account_email column, thanks to a direction from Manfred Usselmann

Revision 15751 - Directory Listing
Modified Wed Jul 14 22:18:08 2004 UTC (6 years, 1 month ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
some layout fixes, always return to current tab

Revision 15749 - Directory Listing
Modified Wed Jul 14 22:07:46 2004 UTC (6 years, 1 month ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
fixed notification for project date due

Revision 15747 - Directory Listing
Modified Wed Jul 14 21:39:10 2004 UTC (6 years, 1 month ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
fixed notifications for milestones

Revision 15745 - Directory Listing
Modified Wed Jul 14 19:53:52 2004 UTC (6 years, 1 month ago) by lkneschke
Original Path: branches/Version-1_0_0-branch
removed some html encoded characters

Revision 15741 - Directory Listing
Modified Wed Jul 14 12:30:47 2004 UTC (6 years, 1 month ago) by alpeb
Original Path: branches/Version-1_0_0-branch
updated to new accounts->name2id function

Revision 15738 - Directory Listing
Modified Tue Jul 13 14:24:16 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
updated lang file from Oldrich Dlouhy

Revision 15737 - Directory Listing
Modified Tue Jul 13 13:18:43 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
updated lang file from Emil Varjasi

Revision 15735 - Directory Listing
Modified Tue Jul 13 13:12:01 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
updated lang file from Emil Varjasi

Revision 15734 - Directory Listing
Modified Tue Jul 13 12:54:30 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
updated lang file from Emil Varjasi

Revision 15733 - Directory Listing
Modified Tue Jul 13 12:20:15 2004 UTC (6 years, 1 month ago) by reinerj
Original Path: branches/Version-1_0_0-branch
updated lang file from Emil Varjasi

Revision 15732 - Directory Listing
Modified Tue Jul 13 12:20:15 2004 UTC (6 years, 1 month ago) by
Original Path: branches/Version-1_0_0-branch
Copied from: trunk revision 15730
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.

Revision 15730 - Directory Listing
Modified Mon Jul 12 23:46:54 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: trunk
re-read job, in case it had been updated or even deleted in the method

Revision 15729 - Directory Listing
Modified Mon Jul 12 23:38:09 2004 UTC (6 years, 1 month ago) by lkneschke
Original Path: trunk
fix for bug [ 985417 ] Project Roles Drop-Down Empty

Revision 15728 - Directory Listing
Modified Mon Jul 12 22:31:11 2004 UTC (6 years, 1 month ago) by ralfbecker
Original Path: trunk
moved to new email storage

Revision 15727 -