From: Mark W. <ma...@rw...> - 2011-03-22 15:43:24
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> I will put some thought into the json_encode requirement as the upgrade script makes use of javascript, ajax and json....<br> <br> I'm thinking a simple error message a bit like the modrewrite check message. see Rewrite::checkRewriteModule() line 345,346<br> Maybe a bit more detailed though.<br> <pre class="moz-signature" cols="72">_____________________________________________ Mob: 07725 695178 Email: <a class="moz-txt-link-abbreviated" href="mailto:ma...@rw...">ma...@rw...</a></pre> <br> On 22/03/2011 15:34, Scott Miller wrote: <blockquote cite="mid:AAN...@ma..." type="cite">For json_encode, I ended up using pear to install it on my Centos 5.x php 5.1.6 box I believe (it's been over a month, so the memory is more than a bit fuzzy there)<br> <br> I would like to try to target having it able to run on php 5.1.x if we can. If that means we include instructions on how to install json_encode, that would work for me.<br> <br> DB installation script work sounds good, I'm looking forward to seeing it.<br> <br> -Scott<br> <br> <div class="gmail_quote">On Tue, Mar 22, 2011 at 3:27 PM, Mark Wrightson <span dir="ltr"><<a moz-do-not-send="true" href="mailto:ma...@rw...">ma...@rw...</a>></span> wrote:<br> <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"> <div bgcolor="#ffffff" text="#000000"> Hi Scott, <br> <br> Sounds fine to me. Did you sort out the json_encode php version problem in the end? also did we finalise our decision on a target php version?<br> I am currently developing on win7 x64 + apache + php 5.3.2<br> My public (hosted) webserver which I run tsng on is centos 5.3 apache + php 5.2.9<br> <br> <br> I am half way to making a scalable upgrade system that provides a means of writing scripts to perform db manipulations / file changes. i.e. when the code changes sufficiently through svn update that it requires a db schema change, a simple script can be written that takes the user through an upgrade process including making a backup of the current database, performing any prerequisite checks and finally executing the update script :)<br> <br> This same script will then form the backbone of the new installer. Might be done in a couple of weeks.... I decided to get on it as Isabelle had some problems setting up tsng v2 from scratch. so watch this space...<br> <br> Mark<br> <pre cols="72">_____________________________________________ Mob: <a moz-do-not-send="true" href="tel:07725%20695178" target="_blank">07725 695178</a> Email: <a moz-do-not-send="true" href="mailto:ma...@rw..." target="_blank">ma...@rw...</a></pre> <div> <div class="h5"> <br> On 22/03/2011 15:04, Scott Miller wrote: </div> </div> <blockquote type="cite"> <div> <div class="h5">I've always been just slightly irritated that we "required" the default "no client" "default project" and "default task" items to exist in the database. So, I'm working with the maintenance areas for those items, and I decided to see what would happen if I cleared those tables completely. I'm happy to report that, although you're not able to enter any times, as I would expect, none of the pages that currently work reported any errors when I loaded them.<br> <br> I'm therefore proposing that unless someone has a really good reason for keeping those around, I'm going to eliminate those "requirements" and remove those database entries from the installation scripts.<br> <br> -Scott<br> </div> </div> <pre><fieldset></fieldset> ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! <a moz-do-not-send="true" href="http://p.sf.net/sfu/intel-dev2devmar" target="_blank">http://p.sf.net/sfu/intel-dev2devmar</a></pre> <pre><fieldset></fieldset> _______________________________________________ Tsheetx-developers mailing list <a moz-do-not-send="true" href="mailto:Tsh...@li..." target="_blank">Tsh...@li...</a> <a moz-do-not-send="true" href="https://lists.sourceforge.net/lists/listinfo/tsheetx-developers" target="_blank">https://lists.sourceforge.net/lists/listinfo/tsheetx-developers</a> </pre> </blockquote> </div> <br> ------------------------------------------------------------------------------<br> Enable your software for Intel(R) Active Management Technology to meet the<br> growing manageability and security demands of your customers. Businesses<br> are taking advantage of Intel(R) vPro (TM) technology - will your software<br> be a part of the solution? Download the Intel(R) Manageability Checker<br> today! <a moz-do-not-send="true" href="http://p.sf.net/sfu/intel-dev2devmar" target="_blank">http://p.sf.net/sfu/intel-dev2devmar</a><br> _______________________________________________<br> Tsheetx-developers mailing list<br> <a moz-do-not-send="true" href="mailto:Tsh...@li...">Tsh...@li...</a><br> <a moz-do-not-send="true" href="https://lists.sourceforge.net/lists/listinfo/tsheetx-developers" target="_blank">https://lists.sourceforge.net/lists/listinfo/tsheetx-developers</a><br> <br> </blockquote> </div> <br> </blockquote> </body> </html> |