Hi Milo,
I merged in your code, but just realized the following. It is now valid html, but see the screenshots to see the problem




On Thu, Nov 4, 2010 at 6:48 PM, Milo van der Linden <milo@...> wrote:
Hi again!

I suffered from a laptop crash this morning.. Luckily I managed to mount my environments on a new laptop I bought, all in all I was back in business in 5 hours.

I first made some fixes to database queries that where hard coded and caused my environment with table_prefix to fail.

Right now I have another commit ready that contains fixes related to w3c validation and introduces a new localised variable: ui_main.view_more.

Can the administrator of the github repository please let me know when my query-> ORM fixes are processed so I can create a pull request for the next commit containing the w3c fixes?


kind regards,

Milo van der Linden

2010/11/3 Milo van der Linden <milo@...>

Mmm, I messed up my fork ;-) luckily I have local sources so I will repeat my action: delete the fork, create new fork, check diffs with meld, merge diffs. and then commit push, pull request.

I don't know if I will make it tonight, but tomorrow I will continue to pass in my fixes. Learning git step by step!

2010/11/3 Erik Hersman <erik@...>

Thanks.

www.afrigadget.com | www.whiteafrican.com | @whiteafrican
US: 407.427.0412 | Kenya: +254 729.157.257 | Skype: ezungu

On Nov 3, 2010, at 9:19 PM, Milo van der Linden wrote:

David,

I will do that now. In Ubuntu I use a product called meld to detect diffs. I will run this across the 2.0 version with my original changes.

2010/11/3 David Kobia <david@...>
Milo,
Do you mind updating your changes for the 2.0 branch? Then I can merge them in.

Thanks!




On Wed, Nov 3, 2010 at 1:59 PM, Milo van der Linden <milo@...> wrote:
Thank you for the information David, 

I did as you said and it turned out I needed to checkout the 2.0 branch before I could run the second line. For others who share the same trouble:

$ git branch -m master 1.2
#check that there are no pending commits:
$ git status
#if you have pending commits in the 1.2 branch, commit and push them first
# check out 2.0
$git fetch origin 2.0:2.0
#now you are ready to move 2.0 to master:
$ git branch -m 2.0 master


Good luck!

Kind regards,

Milo van der Linden

2010/11/3 David Kobia <david@...>

Hi Guys,
I just wanted to let you know that we've now converted (renamed) the 2.0 branch on github to master. To avoid breaking your local github repos, please do the following:

$ git branch -m master 1.2
$ git branch -m 2.0 master
This will rename your local branches accordingly, so that your local master will match the remote branch which is the original 2.0 branch.

Thanks!

David



--
Milo van der Linden
Open Source Geospatial consultant

dogodigi - Geospatial solutions 
Beukenlaan 2
5261LE  Vught
T. +31616598808




--
Milo van der Linden
Open Source Geospatial consultant

dogodigi - Geospatial solutions 
Beukenlaan 2
5261LE  Vught
T. +31616598808




--
Milo van der Linden
Open Source Geospatial consultant

dogodigi - Geospatial solutions 
Beukenlaan 2
5261LE  Vught
T. +31616598808



--
Milo van der Linden
Open Source Geospatial consultant

dogodigi - Geospatial solutions 
Beukenlaan 2
5261LE  Vught
T. +31616598808