[web2py] web2py as a separate admin process?

2014-09-26 Thread Ide
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

[web2py] Re: Changes to web2py.js - a bug(?) and request

2014-09-24 Thread Ide
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

[web2py] Re: Changes to web2py.js - a bug(?) and request

2014-09-20 Thread Ide
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

[web2py] Suggestion to update trapped A links in components

2014-09-17 Thread Ide
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

[web2py] Changes to web2py.js - a bug(?) and request

2014-09-17 Thread Ide
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

[web2py] LOAD problem with ajax=True

2014-09-17 Thread Ide
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

[web2py] Correction/patch for web2py.js trap_form function.

2014-09-17 Thread Ide
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

[web2py] Re: a proposal for form improvement

2014-09-08 Thread Ide
> > 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

[web2py] Re: Anyone else having problem with delete icon in 2.9.7?

2014-09-08 Thread Ide
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

[web2py] Re: a proposal for form improvement

2014-09-06 Thread Ide
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

[web2py] Re: a proposal for form improvement

2014-09-06 Thread Ide
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

[web2py] Re: Check to delete glitch in 2.9.6 and 2.9.7

2014-09-06 Thread Ide
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

[web2py] Anyone else having problem with delete icon in 2.9.7?

2014-09-06 Thread Ide
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://

[web2py] Check to delete glitch in 2.9.6 and 2.9.7

2014-09-05 Thread Ide
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

[web2py] web2py.com is down

2014-06-13 Thread Ide
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