fixed in trunk. Thanks.
On Thursday, 8 August 2013 06:48:43 UTC-5, Antonis Konstantinos Tzorvas
wrote:
>
> v5 - p. 504
>
> - if(jQuery('#taxpayer_married').attr('checked'))
>
> attr is not being used anymore and this has to change in:
> + if(jQuery('#taxpayer_married').prop('checked'))
>
> in oth
Yes, the problem was brief.
>
> Seems to work now.
>
Lots of typos have been fixed. Will post a book ed 3.3 shortly
On Nov 10, 11:19 am, mikech wrote:
> So can we assume that the typos we see there now, have not been reported?
So can we assume that the typos we see there now, have not been reported?
On Wednesday, November 9, 2011 11:13:02 PM UTC-5, mikech wrote:
>
> +1 for this. I wasn't thinking about major edits, but we could see
> whether the typos etc. had already been reported and not
> crowd the group with repeats.
>
The online book is temporarily locked, but normally when a minor typ
+1 for this. I wasn't thinking about major edits, but we could see whether
the typos etc. had already been reported and not
crowd the group with repeats.
On Wednesday, November 9, 2011 1:58:56 AM UTC-5, viniciusban wrote:
>
> I think only texts are sufficient.
>
> We can send patches to Massimo (or somebody else) merge them in.
>
Without the book app, it's very difficult to see how your edits will look.
Not a big deal for minor edits, but difficult
On Wed, 9 Nov 2011 02:26:44 -0200
Vinicius Assef
wrote:
> Massimo,
> what about putting the book text in a dvcs? (git, hg, etc.)
+1
Sincerely,
Gour
--
Those who are on this path are resolute in purpose,
and their aim is one. O beloved child of the Kurus,
the intelligence of those who are
I think only texts are sufficient.
We can send patches to Massimo (or somebody else) merge them in.
--
Vinicius Assef.
On Wed, Nov 9, 2011 at 4:36 AM, Anthony wrote:
> On Tuesday, November 8, 2011 11:26:44 PM UTC-5, viniciusban wrote:
>>
>> Massimo,
>> what about putting the book text in a dvc
On Tuesday, November 8, 2011 11:26:44 PM UTC-5, viniciusban wrote:
>
> Massimo,
> what about putting the book text in a dvcs? (git, hg, etc.)
>
> Wouldn't it simplify updates?
>
Should include the whole book app -- otherwise it would be difficult to see
the results of edits made on your local mach
Massimo,
what about putting the book text in a dvcs? (git, hg, etc.)
Wouldn't it simplify updates?
--
Vinicius Assef.
On Wed, Nov 9, 2011 at 1:15 AM, Massimo Di Pierro
wrote:
> No but email me.
> On Nov 8, 2011, at 6:54 PM, mikech wrote:
>
>> I was wondering if there was any 'bug' tracking in
No but email me.
On Nov 8, 2011, at 6:54 PM, mikech wrote:
I was wondering if there was any 'bug' tracking in relation to the
documentation. It might be a good idea to track the corrections,
and changes.
I was wondering if there was any 'bug' tracking in relation to the
documentation. It might be a good idea to track the corrections, and
changes.
another :p
and it is used internally by the *SQLFORM.gird *and SQLFORM.smartgrid.
Should be SQLFORM.grid instead of SQLFORM.gird
in http://web2py.com/book/default/chapter/06#smart_query-%28experimental%29
On Mon, Nov 7, 2011 at 5:54 PM, Anthony wrote:
> FYI, I am not specifically looking for
FYI, I am not specifically looking for typos, but I am adding a bunch of
material to the book and reviewing most of the newer material, so I'm
catching a lot of typos and errors as well. So, as Andrew says, most of the
typos and formatting issues will likely be resolved by the next release.
Ant
I'm going through the book in detail looking for typos, and trying to
absorb some more learnings at the same time. By all means go ahead,
but we may be doubling up in effort. May I suggest waiting for a
cleaned up Version 3.3 ? I hope it will only contain one or two
missed typos that may need ma
Ok I'm reading thru that chapter, and forward. So I'll report what I find.
Hi Mike,
I'm going through each of the chapters and sending my changes to
Massimo. I hope I catch everything, but I'll be looking at your posts
here to make sure I've got them.
Andrew W
On Nov 7, 4:46 pm, mikech wrote:
> I would be glad to help clean up the book if you need it. Otherwise I wil
One more thing:
As soon as a worker is available it picks the first ready task schduled to
run -
As soon as a worker is available it picks the first scheduled task that is
ready to run.
Further down in the chapter on scheduler there are these paragraphs.
Once a task exists (there is a record in the "scheduler_talk" table), is
QUEUED, and is ready (*mmeets* all the conditions specified in the
record) it can be picked up by a worker. As soon as a worker is available
it picks the
I would be glad to help clean up the book if you need it. Otherwise I will
post the issues here.
Mike
Thanks.
Massimo
On Nov 6, 2011, at 1:17 AM, mikech wrote:
> In the section Scheduler:
>
> It provides a standrad mechanism for creating and scheduling tasks.
>
> The first argument of the Scheduler class must be the database to be used by
> the scheduler to communicate with the workers. Thi
In the section Scheduler:
It provides a *standrad* mechanism for creating and scheduling tasks.
The first argument of the Scheduler class must be the database to be used
by the scheduler to communicate with the workers. This can be the db of the
app or another* dedictade* db,perhaps one shared
yes please!
On Nov 1, 10:13 pm, Andrew wrote:
> I am currently re-reading the book since version 3.2 came out, and
> I'll probably do the same for 4.0. It's slowly sinking in.
>
> I have also come across a number of typos too. Massimo, would you
> like feedback on this, or can we make suggested
I am currently re-reading the book since version 3.2 came out, and
I'll probably do the same for 4.0. It's slowly sinking in.
I have also come across a number of typos too. Massimo, would you
like feedback on this, or can we make suggested changes and send them
through.
Andrew
On Nov 2, 7:4
Was added then removed here:
http://code.google.com/p/web2py/source/diff?spec=svned44c73152b2dad48cba5737d78681ccc1f24a8a&r=ed44c73152b2dad48cba5737d78681ccc1f24a8a&format=side&path=/gluon/globals.py
Now I remember why... we had a discussion on web2py-developers whether
to include it or not becaus
That is very strange. I remember committing it long ago. Somehow got
reverted. I will hunt it down and push back tonight.
On Sep 21, 2:46 pm, nick name wrote:
> This is quite amazing. Thanks to everyone involved for the great work, and
> especially Massimo for masterfully co-ordinating everything
This is quite amazing. Thanks to everyone involved for the great work, and
especially Massimo for masterfully co-ordinating everything without breaking
backward compatibility
Small remark: (posted it in another thread, but repeating here in case it
was not visible enough)
request.utcnow is men
It is a lot of stuff but it doable in 2-3 weeks.
Massimo
On Sep 21, 7:13 am, Ross Peoples wrote:
> That's a LOT of stuff to document, but it's worth it. All of those great
> features in just a short time. Everyone has been doing an awesome job!
That's a LOT of stuff to document, but it's worth it. All of those great
features in just a short time. Everyone has been doing an awesome job!
Ok found for Chrome:
Preferenze->Roba da smanettoni->Impostazioni di lingua e controllo
ortografico
Thank you for the tip
On Wed, Sep 21, 2011 at 9:51 AM, Massimiliano wrote:
> And for Chrome or safari is there a way?
>
>
> On Wed, Sep 21, 2011 at 9:49 AM, Bruno Rocha wrote:
>
>> what browser
And for Chrome or safari is there a way?
On Wed, Sep 21, 2011 at 9:49 AM, Bruno Rocha wrote:
> what browser?
>
> IN firefox you go to preferences > content > language and set en as the
> primary one.
>
>
> On Wed, Sep 21, 2011 at 4:40 AM, Massimiliano wrote:
>
>> Stupid question.
>> Is there a
what browser?
IN firefox you go to preferences > content > language and set en as the
primary one.
On Wed, Sep 21, 2011 at 4:40 AM, Massimiliano wrote:
> Stupid question.
> Is there a way to get the english version of the book with the browser in
> italian language? :-)
>
> Thank you
>
>
> On W
Stupid question.
Is there a way to get the english version of the book with the browser in
italian language? :-)
Thank you
On Wed, Sep 21, 2011 at 6:17 AM, Ivica Kralj wrote:
> Wow, Impressive list... more features to play with... This is going to be
> great :)
>
> Thanks all
>
>
> On 20 Septem
Wow, Impressive list... more features to play with... This is going to be
great :)
Thanks all
On 20 September 2011 23:17, Massimo Di Pierro wrote:
> List of new features NOT yet documented in the book. I think:
>
>
> - LICENSE CHANGE FROM GPLv2 to LGPLv3
> - new URL syntax
> - new T behavior
>
That is one *very impressive* list of new stuff and new documentation.
Thanks everyone who contributed.
List of new features NOT yet documented in the book. I think:
- LICENSE CHANGE FROM GPLv2 to LGPLv3
- new URL syntax
- new T behavior
- new app level logging with logging.conf (thanks Jonathan)
- Polymmodel support on GAE
- current
- added pyfpdf, thank Mariano
- db(db.table), db(db.table.id) bot
I just noticed a typo just above:
http://web2py.com/book/default/chapter/13?search=cid
>>which can be accessed by the action via the variables:
>>1. request.env.http_web2py_component_location
>>2. request.env.http_web2py_component_location (should be
>>http_web2py_component_element?)
On Aug 1
more then deleted, marked as fixed.
On Mar 4, 10:07 pm, DenesL wrote:
> So the entries in errata are finding their way into the book and are
> being deleted afte, right?.
>
> On Mar 4, 9:39 pm, mdipierro wrote:
>
> > The fact is that some new users may want to be able to report issues
> > (and t
So the entries in errata are finding their way into the book and are
being deleted afte, right?.
On Mar 4, 9:39 pm, mdipierro wrote:
> The fact is that some new users may want to be able to report issues
> (and they can edit errata) but they cannot edit the book.
>
--
You received this message
The fact is that some new users may want to be able to report issues
(and they can edit errata) but they cannot edit the book.
On Mar 4, 9:51 am, DenesL wrote:
> Inhttp://groups.google.com/group/web2py/msg/7b9661eac4f788e0Massimo
> said:
>
> - - - - - - - - - - - -
> I made some of you editors (
In http://groups.google.com/group/web2py/msg/7b9661eac4f788e0 Massimo
said:
- - - - - - - - - - - -
I made some of you editors (if you are not and want to be just ask)
Please follow these few rules:
- Try use wiki instead of editing book section
- Do not rearrange or edit text in book sections
43 matches
Mail list logo