You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(12) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(50) |
Aug
(15) |
Sep
(6) |
Oct
(16) |
Nov
(11) |
Dec
(7) |
2003 |
Jan
(10) |
Feb
(8) |
Mar
(11) |
Apr
(3) |
May
(1) |
Jun
|
Jul
(2) |
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
2004 |
Jan
(2) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(2) |
2006 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
(1) |
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(5) |
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Andrew S. <and...@pa...> - 2003-03-05 05:55:53
|
On Tue, 4 Mar 2003 18:27:56 -0500 Pierre Lemay <pl...@hy...> wrote: > Hello, > > First, success. It works and it works well. It is the simplest most > efficient task management tools I have seen. Thanks! > Second, error. The "Delete Task" button on the task edit page > doesn't work. I've removed it in my installation, I don't want to > many ways to delete stuff anyway... :-) Known bug. It has been fixed in the CVS. > Just to let you know, I cannot use any other user than my web > server user as my database user, but that does not really matter. Strange... Database problem? > Third, tips. The "spend" column type in the time_account table is > set to integer, I've changed it to numeric, so now time account is > more fine grained as user can enter hours in decimal format. Yes, also has been updated in the CVS. > And finally, feature requests. Here are a few things I tough > about: > > - A calendar: With events related to tasks or not. Yes, very useful. I have been working on this a while ago - I have a semi-working version. Regards Andrew |
From: Andrew S. <and...@pa...> - 2003-03-05 05:49:30
|
On Tue, 04 Mar 2003 10:32:39 -0500 (EST) ajh...@gw... wrote: > # cvs -z3 > # -d:pserver:ano...@cv...:/cvsroot/core-lan-org co > core-lan-org > cvs server: cannot find module `core-lan-org' - ignored > cvs [checkout aborted]: cannot expand modules The correct module is org. |
From: Pierre L. <pl...@hy...> - 2003-03-04 23:29:11
|
Hello, First, success. It works and it works well. It is the simplest most efficient task management tools I have seen. Second, error. The "Delete Task" button on the task edit page doesn't work. I've removed it in my installation, I don't want to many ways to delete stuff anyway... :-) Just to let you know, I cannot use any other user than my web server user as my database user, but that does not really matter. Third, tips. The "spend" column type in the time_account table is set to integer, I've changed it to numeric, so now time account is more fine grained as user can enter hours in decimal format. And finally, feature requests. Here are a few things I tough about: - Tasks templates: Many projects are of similar nature, adding a bunch of tasks from a template to an initial project could be a time saver. - A calendar: With events related to tasks or not. - Import/export: ability to import and export some data (like contacts) would be nice. As plain text or csv files. - Contacts could be like users, i.e. related to a user(s) group(s) with the ability to be seen by anyone or just members of the group(s). Also contacts may grow very large, it could be usefull to have it in the main part the table with a sorting/indexing/searching thing. - Users may grow very large too, having user management in the main part of the page would be nice. Enough feature requests, I can code php so I'll make myself a dev install start coding. Thanks for making a very good tool. Pierre |
From: <ajh...@gw...> - 2003-03-04 15:31:51
|
-----BEGIN PGP SIGNED MESSAGE----- On 04-Mar-2003 Andrew Simpson wrote: > Yes, they do exist :) They are in the CVS. Having a bit of trouble... # cvs -z3 -d:pserver:ano...@cv...:/cvsroot/core-lan-org co core cvs server: Updating core # find . -type f -ls 765957 4 -rw-r--r-- 1 root users 61 Mar 4 08:39 ./core/CVS/Root 765958 4 -rw-r--r-- 1 root users 5 Mar 4 08:39 ./core/CVS/Repository 765961 4 -rw-r--r-- 1 root users 2 Mar 4 08:40 ./core/CVS/Entries So I tried: # cvs -z3 -d:pserver:ano...@cv...:/cvsroot/core-lan-org co core-lan-org cvs server: cannot find module `core-lan-org' - ignored cvs [checkout aborted]: cannot expand modules Am I picking the wrong module? I don't see it listed on the cvs page at sourceforge. - -- Andy Harrison Great Works Internet System Operations ajh...@gw... RSA 1024 pgp key: http://www.nachoz.com/andy.pgp -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQCVAwUBPmTHFVPEkLgodAWVAQFa8QQAjooCgJQkOMGxhrJLl6wWnMvMkGnCUesf W14jfKT2B44G6+hdcWJtYorvviNqDusfI+GoEboLXIc6nkTCLhRXGsMXjNxGeJa6 EUJZqYUP0sRgU5Wx1rKrckSqKlZSLFfPGT1C031drjQOWBow5T3QxtVCOkaeIron ka2iY3bVTEA= =6su3 -----END PGP SIGNATURE----- |
From: Andrew S. <and...@pa...> - 2003-03-04 05:01:01
|
On Mon, 03 Mar 2003 11:19:12 -0500 (EST) ajh...@gw... wrote: > I'd like to be able to specify a host and port for postgresql. In a > previous support req, someone asked about host and port of the > database and the response mentioned "The files to look at are > config.php and /includes/pgsql_database.php." > > However, the pgsql_database.php file doesn't seem to exist anymore, > and the config.php file contains nothing about host or port. How do I > do this? > Yes, they do exist :) They are in the CVS. I haven't really tested remote PostgreSQL, but the limited test I did worked O.K. You will need to hack most of the Postgres config files to make it work. There are some notes in the files mentioned above. Andrew |
From: <ajh...@gw...> - 2003-03-03 16:19:22
|
-----BEGIN PGP SIGNED MESSAGE----- I'd like to be able to specify a host and port for postgresql. In a previous support req, someone asked about host and port of the database and the response mentioned "The files to look at are config.php and /includes/pgsql_database.php." However, the pgsql_database.php file doesn't seem to exist anymore, and the config.php file contains nothing about host or port. How do I do this? - -- Andy Harrison Great Works Internet System Operations ajh...@gw... RSA 1024 pgp key: http://www.nachoz.com/andy.pgp -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQCVAwUBPmOAf1PEkLgodAWVAQHS9wP/US/BkNijqnck3DgbajGnHBr1b2UjDXtw 9psnNRJFu47K70vds2YHDJ2diT1wAmZ1dsDO1g2ZgtyKEceKT1XfW7xND+QIDLY7 A5XAedbNm4LU8pBXVBOvgWG//5g7XKLlT83dMRM8UA5nkrnpzsgHMx6+Eo9t6BZB +AwcUzsLuJw= =cYki -----END PGP SIGNATURE----- |
From: Andrew S. <and...@pa...> - 2003-02-28 19:16:20
|
On Fri, 28 Feb 2003 12:16:26 -0600 Mike Tesch <mi...@lo...> wrote: > Hi, > > I've just installed core, and am having a problem where, > when I initally try to log in as admin, I get the error > "No ip address found." > My setup is: > RedHat 8 > core-lan-org-2.0.2.tar.gz > php-4.2.2-8.0.5 > postgresql-7.2.3-5.80 > httpd-2.0.40-8 > You are right: it's a bug between Apache 2 and PHP 4.2.x. You can change each occurrence of getenv() to $_SERVER(), and that will fix it. The affected files are index.php and /includes/security.php. I've made the change to $_SERVER() in the CVS (but the files are not fully compatible with ver 2.02 - so don't grab them). The bug also been listed in Red Hat bugzilla for PHP, and the recent errata update of PHP (for RH8) is meant to have fixed the bug. > I don't really know much about php, but I tried the > <?php > phpinfo; > ?> > trick and didn't get anything back, just an empty page > with "<html><body></body></html>" Sorry - made a typo in one of my previous emails to this list. Should be phpinfo(). Andrew |
From: Mike T. <mi...@lo...> - 2003-02-28 18:16:19
|
Hi, I've just installed core, and am having a problem where, when I initally try to log in as admin, I get the error "No ip address found." If I log in as an invalid user, or with a bad password, I get "Access denied" (so it's talking to the db.) My setup is: RedHat 8 core-lan-org-2.0.2.tar.gz php-4.2.2-8.0.5 postgresql-7.2.3-5.80 httpd-2.0.40-8 Has anyone seen this? I suspect something in the Apache 2 config, but I wrote a little test.pl to print out the env vars, went to it in my browser and they're all there, including REMOTE_ADDR. --- I don't really know much about php, but I tried the <?php phpinfo; ?> trick and didn't get anything back, just an empty page with "<html><body></body></html>" Which is confusing, because it seems that php must be working to some degree for me to get the login screen and errors and such. ---- A few notes on improving the inital setup instructions: - The INSTALL file didn't seem to match up with my version of createuser, which doesn't take a '-U' to specify the user. - The INSTALL file should recommend a user name and a db name, and the sample config.php should use these values. Best Regards, mt |
From: Andrew S. <and...@pa...> - 2003-02-13 04:58:11
|
On Wed, 12 Feb 2003 09:45:30 +0100 > I wanted to ask you how I can register the time that I have spent on > some > task, > when I go to Time register, I always get in the Task scroll list a > "None" text entry but > nothing else...What I am doing wrong? > Yes, this sounds like bug no. 634042: "Time register accepts no project. When trying to add time, the task column only allows a selection of "None"...." I've fixed it in CVS a while back. It's also, I think, the same bug that Dennis was talking about last week. I think a work around is to enter time registration from the task screen. Andrew |
From: Miguel <mg...@ti...> - 2003-02-12 08:43:01
|
hi andrew, Yes you are right, I dont know why It didnt work the other time that I tried. I wanted to ask you how I can register the time that I have spent on some task, when I go to Time register, I always get in the Task scroll list a "None" text entry but nothing else...What I am doing wrong? Many thanks Miguel Andrew Simpson ha escrito: > Hi Miguel > > Hmmm... I've just tried uploading a file with spaces in the filename > from Windows 2000, and that worked alright. I could download it again > too. Rebooted into Linux, and could still download it O.K. I'm using > Apache on a Linux box. > > I'm not sure why it won't work for you. > > Andrew > > On Tue, 11 Feb 2003 17:46:08 +0100 > > > Dear Andrew, > > > > I have been playing around with the Core-Lan-Org tool and I have seen > > that > > there is no way to upload a file with spaces in its name...If there is > > not blank > > spaces the upload works fine. > > > > I know that is not such a big thing, It would a desirable feature, > > though. > > > > Many thanks for your time > > > > Miguel > > |
From: Andrew S. <and...@pa...> - 2003-02-12 06:57:09
|
Hi Miguel Hmmm... I've just tried uploading a file with spaces in the filename from Windows 2000, and that worked alright. I could download it again too. Rebooted into Linux, and could still download it O.K. I'm using Apache on a Linux box. I'm not sure why it won't work for you. Andrew On Tue, 11 Feb 2003 17:46:08 +0100 > Dear Andrew, > > I have been playing around with the Core-Lan-Org tool and I have seen > that > there is no way to upload a file with spaces in its name...If there is > not blank > spaces the upload works fine. > > I know that is not such a big thing, It would a desirable feature, > though. > > Many thanks for your time > > Miguel > |
From: Miguel <mg...@ti...> - 2003-02-11 16:44:48
|
Dear Andrew, I have been playing around with the Core-Lan-Org tool and I have seen that there is no way to upload a file with spaces in its name...If there is not blank spaces the upload works fine. I know that is not such a big thing, It would a desirable feature, though. Many thanks for your time Miguel |
From: Andrew S. <and...@pa...> - 2003-02-10 02:19:39
|
Hi, Yes ... I think I remember this one. The problem is that the user_id is being set as 'no value'. Happens when you enter time registration screen from the main menu? Anyway, I am fairly sure I fixed it CVS a few months ago (there was a lot of bugs in time registration that I fixed about then). It's a while ago now - and I can't remember all the details... Regards Andrew On Fri, 7 Feb 2003 19:49:26 +0100 "Dennis Fleurbaaij" <de...@co...> wrote: > Hi, > > Just came in, a new bugreport about a wack query. I don't understand > the problem. Can anyone confirm this ? > > Cheers, > Dennis > > So far, we can add/edit/delete users, projects, and tasks. However > when a user goes to to the Time Register, the Task drop down is not > populated. It is staying at the default of "None", as if it is not > capable to bring in the tasks from the user (task_id?). Furthermore, > if the user just leaves it as"None", and changes the values to see if > it does store to the database, it produces the following error: > > The following query : > > INSERT INTO time_account( tasks_id, users_id, created, spend ,note ) > VALUES( 0, , now() - interval '2 day', 5 ,'test time reg' ); > > Had the following error: > ERROR: parser: parse error at or near "," > > |
From: Dennis F. <de...@co...> - 2003-02-07 18:49:41
|
Hi, Just came in, a new bugreport about a wack query. I don't understand the problem. Can anyone confirm this ? Cheers, Dennis ----- Original Message ----- From: "Bill Forgette" <for...@en...> To: <de...@co...> Sent: Friday, February 07, 2003 4:09 PM Greetings Dennis! We have just installed the APM to see if it will meet the needs of our team's project management. We really enjoy what we have seen so far. We think we found a glitch or an end-user error though, and we are not sure how to solve. So far, we can add/edit/delete users, projects, and tasks. However when a user goes to to the Time Register, the Task drop down is not populated. It is staying at the default of "None", as if it is not capable to bring in the tasks from the user (task_id?). Furthermore, if the user just leaves it as "None", and changes the values to see if it does store to the database, it produces the following error: The following query : INSERT INTO time_account( tasks_id, users_id, created, spend ,note ) VALUES ( 0, , now() - interval '2 day', 5 ,'test time reg' ); Had the following error: ERROR: parser: parse error at or near "," Any assistance would be appreciated! Cheers, Bill --- Bill Forgette |
From: Andrew S. <and...@pa...> - 2003-01-29 08:02:08
|
Whhops, forgot to forward this reply to the list. Oh, and the problem was PHP 4.0.6 Begin forwarded message: Date: Tue, 28 Jan 2003 21:01:30 +1300 From: Andrew Simpson <and...@pa...> To: "Katta Srinivas" <kat...@et...> Subject: Re: [Core-lan-org-devel] core-lan-org installation problem On Mon, 27 Jan 2003 14:13:39 +0530 "Katta Srinivas" <kat...@et...> wrote: > Recently I downloaded the core-lan-party Project Management Software > and installed on our linux system, I configured the PstgreSQL Database > as Specified in the INSTALL file and Edited the 'config.php' file > appropriately, Then tried to login with 'admin' and password > 'admin123' with the browser but it did not allowd me to login and it > is not giving any error. Not giving *any* error? This sounds like PHP 4.0.6, or lower, which cannot read $_POST() arrays. Check your version of PHP - you'll need to have version 4.1.0, or better. > When I checked in the Database explicitly there is one record in > 'users' table( name='admin' and password='admin123') of the Database The password should be md5 encrypted in the database - and not plain text. The values should look like this: COLUMN ( id, name, fullname, password, email, admin, deleted ) VALUES ( 1, 'admin', 'Administrator', '0192023a7bbd73250516f069df18b500', 'please_edit@my_domain.com', 't', 'f' ) Andrew |
From: Katta S. <kat...@et...> - 2003-01-27 08:41:26
|
Dera Sir/ Madam Recently I downloaded the core-lan-party Project Management Software and = installed on our linux system, I configured the PstgreSQL Database as = Specified in the INSTALL file and Edited the 'config.php' file = appropriately, Then tried to login with 'admin' and password 'admin123' = with the browser but it did not allowd me to login and it is not giving = any error. When I checked in the Database explicitly there is one record in 'users' = table( name=3D'admin' and password=3D'admin123') of the Database Could one of yopu help you to come out of this problem. Thanks in Advance Katta Srinivas Etisbew.com |
From: Andrew S. <and...@pa...> - 2003-01-24 19:44:13
|
On Fri, 24 Jan 2003 15:35:54 +0100 > > I have just installed successfully core-lan-org in my RedHat Linux > box > 7.2 with Apache 1.3.27 > and PHP 4.2.3. > > I have tried to use the add a file script (files.php) and although it > works I got a bunch of warnings like > this: > > ---------- OUTPUT ----------- > Warning: Failed opening > 'http://80.59.95.12/org/includes/database.php' > for inclusion > (include_path='/usr/local/lib/:.:/usr/local/apache/htdocs/org/include > s/') in /usr/local/apache/htdocs/org/files.php on line 38 > > Warning: Failed opening 'http://80.59.95.12/org/includes/common.php' > for inclusion > (include_path='/usr/local/lib/:.:/usr/local/apache/htdocs/org/include > s/') in /usr/local/apache/htdocs/org/files.php on line 39 > > Warning: Failed opening 'http://80.59.95.12/org/includes/screen.php' > for inclusion > (include_path='/usr/local/lib/:.:/usr/local/apache/htdocs/org/include > s/') in /usr/local/apache/htdocs/org/files.php on line 40 > It's a bug :( Strange it hasn't shown up before. The fix is easy. In files.php change lines 38, 39 & 40 with a text editor. At present they read like this: include_once( $BASE_URL.BASE."includes/database.php" ); include_once( $BASE_URL.BASE."includes/common.php" ); include_once( $BASE_URL.BASE."includes/screen.php" ); Remove '$BASE_URL.' so they read like this: include_once( BASE."includes/database.php" ); include_once( BASE."includes/common.php" ); include_once( BASE."includes/screen.php" ); Save the file, and all should be well. Thanks for the report. I'll update the CVS and check for anymore of these. Andrew |
From: Miguel <mg...@ti...> - 2003-01-24 14:27:28
|
dear all, This is my first post to this mailing list, hope this is not a very naive question. I have just installed successfully core-lan-org in my RedHat Linux box 7.2 with Apache 1.3.27 and PHP 4.2.3. I have tried to use the add a file script (files.php) and although it works I got a bunch of warnings like this: ---------- OUTPUT ----------- Warning: Failed opening 'http://80.59.95.12/org/includes/database.php' for inclusion (include_path='/usr/local/lib/:.:/usr/local/apache/htdocs/org/includes/') in /usr/local/apache/htdocs/org/files.php on line 38 Warning: Failed opening 'http://80.59.95.12/org/includes/common.php' for inclusion (include_path='/usr/local/lib/:.:/usr/local/apache/htdocs/org/includes/') in /usr/local/apache/htdocs/org/files.php on line 39 Warning: Failed opening 'http://80.59.95.12/org/includes/screen.php' for inclusion (include_path='/usr/local/lib/:.:/usr/local/apache/htdocs/org/includes/') in /usr/local/apache/htdocs/org/files.php on line 40 Warning: Cannot add header information - headers already sent by (output started at /usr/local/apache/htdocs/org/files.php:38) in /usr/local/apache/htdocs/org/includes/screen.php on line 89 Warning: Cannot add header information - headers already sent by (output started at /usr/local/apache/htdocs/org/files.php:38) in /usr/local/apache/htdocs/org/includes/screen.php on line 90 Warning: Cannot add header information - headers already sent by (output started at /usr/local/apache/htdocs/org/files.php:38) in /usr/local/apache/htdocs/org/includes/screen.php on line 91 Warning: Cannot add header information - headers already sent by (output started at /usr/local/apache/htdocs/org/files.php:38) in /usr/local/apache/htdocs/org/includes/screen.php on line 92 ------------------------------------------ I have looked for any information at some php mailing lists and the internet, but I cant figure out whats going on. Many thanks Miguel |
From: Jean-Francois P. <jf...@he...> - 2003-01-23 11:48:19
|
Hello, We just installed CORE APM, and I find it very cool! We are a small company with people working together from 6 different countries, on exactly the same projects, and this will surely improve our communications and get us organized! I do have two small questions now: 1) When a user enters a new project, the mail notification comes from the admin; can it be configured so that the mail comes from the user who actually entered the project? 2) How can we create links for URL? In the description, or in the forums, if I want to enter a URL, I would like that to be a direct link. Many thanks and regards, Jean-Francois Pelletier |
From: Andrew S. <and...@pa...> - 2003-01-23 08:15:30
|
Hi, It's being caused by striptags() in function safe_data (/includes/common.php). How about changing striptags() to htmlspecialchars()? That would prevent cross-scripting attacks (which is what striptags() is for), and still allow < and > to be displayed in a browser. Andrew On Wed, 22 Jan 2003 18:55:13 +0100 "Dennis Fleurbaaij" <de...@co...> wrote: > Hi Guys... > > It seems we still have a few bugs to squash before the new release :-( > > I knew that this had to come up sometimes but I know that this can be > fixed by the htmentities() function.. > > Greets, > Dennis > > |
From: Dennis F. <de...@co...> - 2003-01-22 17:55:24
|
Hi Guys... It seems we still have a few bugs to squash before the new release :-( I knew that this had to come up sometimes but I know that this can be = fixed by the htmentities() function.. Greets, Dennis ----- Original Message -----=20 From: Silvia Nieto Santos=20 To: de...@co...=20 Sent: Monday, January 20, 2003 2:38 PM Subject: Problem with < symbol Hello Dennis We have installed core-lan in our institution, actually we are = proving it and we think that it can be very useful to organize our tasks = and projects.=20 We have a problem with the '<' symbol, I realized that when I was = written a post, I wrote the < symbol and all the words I wrote after it = didn't appear in the post and didn't insert in the datase. I have = verified that when you create a task the same problem happen.=20 I don't know if you knew that problem.=20 Thank you very much. =20 Silvia Nieto Santos C.T.I Servicio Andaluz de Salud=20 Tfno. +34 955 01 71 14 mailto:sn...@sc... |
From: Andrew S. <and...@pa...> - 2003-01-08 07:56:22
|
On Wed, 8 Jan 2003 08:29:57 +0200 (SAST) Ross <ro...@me...> wrote: > 1) On SuSE the PostgreSQL user is "postgres" rather than "postgresql" The documentation is a little confusing. Agreed, 'postgres' is the system user for PostgreSQL. But then PostgreSQL has it's own set of users for accessing the database. The example given in the documentation has 'postgresql' as a database user, but it could have been *any name*. Probably would have been better as another name. The documentation needs some changes (the next release should include MySQL). I'll have a look at improving it. > 3) Wow this is a pretty neat product, really useful. > Thanks :) Andrew |
From: Dennis F. <de...@co...> - 2003-01-08 07:34:58
|
-----Original Message----- From: cor...@li... [mailto:cor...@li...] On Behalf Of Ross Sent: woensdag 8 januari 2003 7:30 To: cor...@li... Subject: [Core-lan-org-devel] coreAPM (SuSE 8.0) Hi My comments and experiences, also taking into account feedback I have had with my own projects, and users. 1) On SuSE the PostgreSQL user is "postgres" rather than "postgresql" 2) It would be nice to have a time register for tasks of no fixed deadline. I work in a R&D environment and spend n hours a day hacking on misc ideas. Right now I just create a project called TimeTrack, and add a task called hacking with a estimate of 1000 hours. Does the job ! 3) Wow this is a pretty neat product, really useful. Regards Ross Linder ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Core-lan-org-devel mailing list Cor...@li... https://lists.sourceforge.net/lists/listinfo/core-lan-org-devel |
From: Ross <ro...@me...> - 2003-01-08 06:49:10
|
Hi My comments and experiences, also taking into account feedback I have had with my own projects, and users. 1) On SuSE the PostgreSQL user is "postgres" rather than "postgresql" 2) It would be nice to have a time register for tasks of no fixed deadline. I work in a R&D environment and spend n hours a day hacking on misc ideas. Right now I just create a project called TimeTrack, and add a task called hacking with a estimate of 1000 hours. Does the job ! 3) Wow this is a pretty neat product, really useful. Regards Ross Linder |
From: Andrew S. <and...@pa...> - 2002-12-28 01:50:03
|
On Fri, 27 Dec 2002 20:54:00 +0100 "Dennis Fleurbaaij" <de...@co...> wrote: > > Also now that Andrew's functions seem to be maturing I'm going to > release the new version along with that feature. So please do _TEST_ the > new code that Andrew released and try to break it :-) > Yes, please do try to break it. I've been testing over the last few weeks, but no big problems have come to light. While testing I've made some major refinements to the database abstraction layers. Mainly speed-ups and error handling. I got a request about using MySQL on remote machines, so that got coded in as well. I'll update the CVS later today. Andrew |