t would be hosted on a single core virtual server.
Thanks,
Ide.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are sub
Massimo,
I have opened two tickets (#1986 and #1987) as these are two separate
issues. I guess I should have done this first, but I hadn't looked at the
issues list before.
Thanks.,
Ide.
On Saturday, September 20, 2014 7:00:31 PM UTC+1, Massimo Di Pierro wrote:
>
> Please open a t
updated, as this should represent the source of the current
content of the component, not the original content. By not updating
data-w2p_remote attribute, the client side DOM is now inconsistent in my
opinion.
Regards,
Ide.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Docum
I am trying to make an application that has the left hand menu created
using one web2py component and the main view within the web page created
using another component.
I make the links in the menu on the left hand side using code like this:
{{=A('linked
page',_href='http://example.com/app/con
Hi,
My posts from 15th Sept didn't seem to get approval to appear in the forum,
so I'm assuming this was an oversight and posting 2 of them again in a
single post this time.
I think there may be a bug in the web2py.js code
(https://github.com/web2py/web2py/blob/master/applications/welcome/stat
I have a strange problem which I can't figure out. I have the following
code in my main index.html view:
{{left_sidebar_enabled=True,right_sidebar_enabled=False,('message' in
globals())}}
{{extend 'layout.html'}}
{{=LOAD('default','action.load',args=request.args,vars=request.vars, ajax=
True, a
I have spotted a scenario where the web2py.js trap_form function does not
work correctly.
https://github.com/web2py/web2py/blob/master/applications/welcome/static/js/web2py.js#L265
Currently looks like this:
var url = form.attr('action');
if ((url === "") || (url === "#")) {
/* fo
>
> Personally I prefer python to javascript so would render server side
>> myself.
>>
>
> Keep in mind that with the new system, you won't necessarily have to write
> Javascript -- the Javascript that renders the forms will be provided by the
> framework.
>
I am thinking of those occasions w
try
this on static content during my testing :-)
If I wish to do app admin behind a nginx server, it would seem I will need
to exclude the admin application from the nginx served static content.
On Saturday, September 6, 2014 12:01:41 AM UTC+1, Ide wrote:
>
> I am finding that the delete i
I admit I haven't looked at this files, but these are my thoughts on the
general concept, so apologies if some of these comments don't directly
reflect your exact proposal.
I like the idea of a slimmed down form generation process on the server,
and there is a trend to greater rendering on the
I like the idea of a slimmed down equivalent of SQLFORM. However, I think
it should be written to permit client side rendering via js scripts, or
server side rendering in views; as such the output as json or python
object/array would be ideal.
Personally I prefer python to javascript so would
Great, fixed on my server now. Thanks!
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google
I am finding that the delete icon in the admin interface opens the file
(image) or downloads the file (text file) rather than giving the option to
delete. The url seems to be correct, I see the delete function within the
URL.
Does anyone else see this problem?
Thanks.
--
Resources:
- http://
I have 2 applications which both seem to have a problem with the 'check to
delete' option in 2.9.6 and 2.9.7. The 'check to delete' label on this tick
box is now showing up as 'Check to deleteNone'. I don;t think it did this
when I was using 2.9.5, although that was a few months ago now, so I ma
I could get onto www.web2py.com yesterday or today, is this the right place
to report this?
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received
15 matches
Mail list logo