Re: [web2py] Re: book help

2018-03-06 Thread Massimo Di Pierro
Will do tomorrow. On Monday, 5 March 2018 09:23:29 UTC-6, Richard wrote: > > Massimo has to push the merge stuff online once it get merge... If not > update is apply to the web site of the book even if change are merge they > still are not available... > > Richard > > On Sat, Mar 3, 2018 at 11:5

Re: [web2py] Re: book help

2018-03-05 Thread Richard Vézina
Massimo has to push the merge stuff online once it get merge... If not update is apply to the web site of the book even if change are merge they still are not available... Richard On Sat, Mar 3, 2018 at 11:50 AM, villas wrote: > Where is the ASSIGNJS description in the book? > In the Github rep

Re: [web2py] Re: book help

2018-03-03 Thread villas
Where is the ASSIGNJS description in the book? In the Github repo for the book, issue 369 was merged? Also, are we still waiting for ANY_OF too? Can someone who understands it, please take a look. Many thanks! -- Resources: - http://web2py

Re: [web2py] Re: book help

2017-09-04 Thread Dave S
On Wednesday, August 30, 2017 at 1:36:16 PM UTC-7, Dave S wrote: > > > > On Monday, August 21, 2017 at 7:48:44 AM UTC-7, Richard wrote: >> >> Delete your branche and start all over: >> >> git push origin branch-name >> >> Then go over github see if it works... >> >> Richard >> >> > I haven't gotten

Re: [web2py] Re: book help

2017-08-30 Thread Dave S
On Monday, August 21, 2017 at 7:48:44 AM UTC-7, Richard wrote: > > Delete your branche and start all over: > > git push origin branch-name > > Then go over github see if it works... > > Richard > > I haven't gotten to this yet. /dps > On Fri, Aug 18, 2017 at 4:25 PM, Dave S > > wrote: > >> >

Re: [web2py] Re: book help

2017-08-30 Thread Val K
Field.clone() is still undocumented, but very useful ! On Monday, August 21, 2017 at 5:48:44 PM UTC+3, Richard wrote: > > Delete your branche and start all over: > > git push origin branch-name > > Then go over github see if it works... > > Richard > > On Fri, Aug 18, 2017 at 4:25 PM, Dave S > >

Re: [web2py] Re: book help

2017-08-21 Thread Richard Vézina
Delete your branche and start all over: git push origin branch-name Then go over github see if it works... Richard On Fri, Aug 18, 2017 at 4:25 PM, Dave S wrote: > > > On Thursday, August 17, 2017 at 6:02:31 AM UTC-7, Richard wrote: >> >> No... Hmm... Use Github oneline, you should have butto

Re: [web2py] Re: book help

2017-08-18 Thread Dave S
On Thursday, August 17, 2017 at 6:02:31 AM UTC-7, Richard wrote: > > No... Hmm... Use Github oneline, you should have button beside your branch > like "Create a PR" or something like that... It weird that you github > desktop porpose you to create a PR against you own repo... I guess your > se

Re: [web2py] Re: book help

2017-08-17 Thread Richard Vézina
No... Hmm... Use Github oneline, you should have button beside your branch like "Create a PR" or something like that... It weird that you github desktop porpose you to create a PR against you own repo... I guess your setup is not properly done... Is your local copy a clone of you own repo or a clon

Re: [web2py] Re: book help

2017-08-16 Thread Dave S
On Wednesday, August 16, 2017 at 7:05:38 PM UTC-7, Richard wrote: > > When you push your branch over your repo it will appears over it, you need > to send PR then... > > Richard > GitHub Desktop sent the* PR *to my repo. If I accept it there, can I then send it to the official one? /dps >

Re: [web2py] Re: book help

2017-08-16 Thread Richard Vézina
When you push your branch over your repo it will appears over it, you need to send PR then... Richard On Wed, Aug 16, 2017 at 5:08 PM, Dave S wrote: > > > On Wednesday, August 16, 2017 at 6:30:52 AM UTC-7, Richard wrote: >> >> Now you make a PR (Pull Request)... But I think you commit againts >

Re: [web2py] Re: book help

2017-08-16 Thread Dave S
On Wednesday, August 16, 2017 at 6:30:52 AM UTC-7, Richard wrote: > > Now you make a PR (Pull Request)... But I think you commit againts > master/trunk... You should have create a branch (git checkout -b > branch/name-that-describe-the-nature-of-the-change) > > Richard -- I've done PRs against

Re: [web2py] Re: book help

2017-08-16 Thread Richard Vézina
Now you make a PR (Pull Request)... But I think you commit againts master/trunk... You should have create a branch (git checkout -b branch/name-that-describe-the-nature-of-the-change) Always git checkout master, make sure master is up to date then create a branch from master... *Step by step com

Re: [web2py] Re: book help

2017-08-09 Thread Richard Vézina
I take liberty to create a issue about in the book repo : https://github.com/web2py/web2py-book/issues/366 On Wed, Aug 9, 2017 at 7:44 AM, Leonel Câmara wrote: > 5. the ANY_OF validator also needs to be documented > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentatio