Re: [web2py] Re: javascript prompt and modal dialog

2017-02-27 Thread Marlysson Silva
The steps that your would made. The modal would be the form within a div , this div would have the trigger to activate the modal ( using sweetalert ) , then in the form ( within a modal ) you connect the function on controller receiving data from form and processing . Em quinta-feira, 23 de

[web2py] Re: New system like web2pyslices ( redesign and remodel maybe ) to web2py

2017-02-27 Thread Marlysson Silva
In brazilian stackoverflow don't disponible , need reputation to access , answer more questions in international stackoverflow . Em segunda-feira, 27 de fevereiro de 2017 18:53:25 UTC-3, Anthony escreveu: > > We might also consider putting some material here: >

[web2py] Re: best way to put together components that interact between them

2017-02-27 Thread Marlysson Silva
Awesome , You could to write a post explain this :D . Em sexta-feira, 24 de fevereiro de 2017 18:25:42 UTC-3, Bernardo Leon escreveu: > > Hi, I am trying to create a page that uses 3 components. I want each > component to be reusable. > > The first component is a search box, based on the search

[web2py] Re: Homemade Task Queues and Web server simultaneously

2017-02-27 Thread klas . equiz
Thank you for your answers. But still: What about the second point? Running the shell to start the background script is a process that never ends, thus systemd stays in "activating" state, because the action is never finished. And I guess it's not a good practice for a daemon to keep starting

Re: [web2py] Re: Open Sourced dating website

2017-02-27 Thread David Shavers
Glad you liked! -- 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 Groups "web2py-users"

Re: [web2py] Re: Open Sourced dating website

2017-02-27 Thread Fabiano Almeida
Wow! Thanks for sharing! New ideas! New features! Thanks a lot and best regards! Fabiano 2017-02-26 21:03 GMT-03:00 Jaimee S : > Yea, dude. There definitely aren't ‎many new ideas under the sun so its > always best to find one and improve it a little. > > David

[web2py] [OT] CubaConf

2017-02-27 Thread Carlos Cesar Caballero
Hi, just for general knowledge, in April will be celebrating the 2nd edition of CubaConf, a international conference about free software and open technologies in Cuba, registrations and talks proposals are open. http://www.cubaconf.org/?lng=en I am planning to propose some web2py related

Re: [web2py] Re: Graph Model (proposal to contribute)

2017-02-27 Thread Donald McClymont
Has anyone had a chance to try this out and advise if it is suitable to incorporate in main web2py or if there are some other changes that should be made before it would be acceptable. There's lots more that could be done with it but it seems quite useful and usable in present form? Donald

[web2py] Re: New system like web2pyslices ( redesign and remodel maybe ) to web2py

2017-02-27 Thread Anthony
We might also consider putting some material here: http://stackoverflow.com/documentation/web2py On Monday, February 27, 2017 at 3:49:12 PM UTC-5, Dave S wrote: > > On Sunday, February 26, 2017 at 2:12:39 PM UTC-8, Donald McClymont wrote: >> >> I think something should be done - the current site

Re: {Disarmed} Re: {Disarmed} [web2py] Re: Searching and sorting virtual field on grid

2017-02-27 Thread Carlos Cesar Caballero Díaz
El 25/02/17 a las 08:43, Anthony escribió: It appears the linked Yii example is not fully generalizable -- it works for a virtual field that merely concatenates other fields because you can define searching and sorting queries for it that can be handled by the database. I don't think it would

[web2py] Re: Email using p7s file

2017-02-27 Thread Scott Hunter
The link reports "Account suspended", so that wasn't too useful; but I will check out sparkpost.com On Monday, February 27, 2017 at 3:38:27 PM UTC-5, Dave S wrote: > > > > On Friday, February 17, 2017 at 4:57:03 AM UTC-8, Scott Hunter wrote: >> >> Is it possible to send email with web2py's Auth

[web2py] Re: New system like web2pyslices ( redesign and remodel maybe ) to web2py

2017-02-27 Thread Dave S
On Sunday, February 26, 2017 at 2:12:39 PM UTC-8, Donald McClymont wrote: > > I think something should be done - the current site never seems to be up > any more - I just get ticket issue unrecoverable when I access. I also > think we could look at a different approach with basically just using

[web2py] Re: Email using p7s file

2017-02-27 Thread Dave S
On Friday, February 17, 2017 at 4:57:03 AM UTC-8, Scott Hunter wrote: > > Is it possible to send email with web2py's Auth mailer using a .p7s file > to sign/encrypt it? If so, how? > > If not, I saw (very brief) documentation on how to use x509 encryption > (top of Chapter 8), but wasn't

[web2py] Re: New system like web2pyslices ( redesign and remodel maybe ) to web2py

2017-02-27 Thread Jim S
+1 On Sunday, February 26, 2017 at 4:12:39 PM UTC-6, Donald McClymont wrote: > > I think something should be done - the current site never seems to be up > any more - I just get ticket issue unrecoverable when I access. I also > think we could look at a different approach with basically just