[web2py:36958] Re: Validation when using crud.create

2009-12-10 Thread annet
on translation. The problem still exists, in appadmin all the validators of this kind work, in my own cms based on crud functions they do not work. Annet -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web

[web2py:37024] Re: Custom Form Element For Crud.Create

2009-12-11 Thread annet
(_type=button,_value=Cancel,_onclick=javascript:history.go(-1))) return form I hope this will point you in the right direction. Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com

[web2py:37038] Re: validator less than

2009-12-11 Thread annet
:00 22:00 is True When the user enters from_time 10.00 and to_time 02:00 the form should NOT be accepted. 10:00 02:00 is False. I hope this explanation of my problem helps you help me solve it. Annet. -- You received this message because you are subscribed to the Google Groups web2py-users

[web2py:37040] validator breaks update and create other table

2009-12-11 Thread annet
the validator from the companyactivity table, both functions work for the timetable table work. I don't see the connection between the validator and the two functions, therefore I don't understand why this error occurs. Does one of you know why this happens? Kind regards, Annet. -- You received

[web2py:37078] Re: validator breaks update and create other table

2009-12-12 Thread annet
changed my code to read like the code above, but I still get the same error ticket. Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group

[web2py:37083] Re: crud.update(...,message,...)

2009-12-12 Thread annet
Massimo, Is there a way to solve this problem? Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr

[web2py:37095] Re: crud.update(...,message,...)

2009-12-12 Thread annet
it was overridden by another response.flash, I had to rename one of the flashes to get the flash to work properly. Thanks for pointing me in the right direction. Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web

[web2py:37224] Hosting at Webfaction

2009-12-15 Thread annet
many questions about something as simple as setting up web2py at WebFaction, but I really haven't got a clue what some of the instructions are about. Kind regards, Annet. Settting up Web2py as WSGI on Webfaction Make available two subdomain names, one for adminstration, the other for public

[web2py:37372] Re: Hosting at Webfaction

2009-12-16 Thread annet
to change my domain's NS records to use their nameservers. ns1.webfaction.com ns2.webfaction.com ns3.webfaction.com ns4.webfaction.com I am not sure all this is absolutely necessary, I'd like to learn that from you. Mengu, Thanks for your explantion. Kind regards, Annet -- You received

[web2py:37509] unique=True unexpected behaviour.

2009-12-18 Thread annet
a record in an empty paymentdata table I get the error message ' paymentdata already in database'. Why? Kind regards, Annet -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com

[web2py:37751] a onclick=javascript: ... problem

2009-12-23 Thread annet
, the url reads like: http://127.0.0.1/frame/default/%s whereas, it should read like: http://127.0.0.1:8000/frame/demo/index Why doesn't this work? Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send

[web2py:37765] Re: a onclick=javascript: ... problem

2009-12-23 Thread annet
escaping this line: onclick=javascript:demo('%s')%URL(r=request,c='demo',f='index') ... how would I do that? Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com

[web2py:37806] Re: Happy Holidays

2009-12-24 Thread annet
All of you, Thanks for all the helpful replies to my posts, I really learned a lot. Merry Christmas and all the best for 2010. Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com

[web2py:37808] Cron job at WebFaction

2009-12-24 Thread annet
for web2py I guess this doesn't apply to web2py. Is there a way to add a similar cron job for web2py at WebFaction? Kind regards, Annet -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com

[web2py:37810] Re: Hosting at Webfaction

2009-12-24 Thread annet
, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http

[web2py:37833] Re: Cron job at WebFaction

2009-12-25 Thread annet
to web2py? What exactly is a cron job in this case? Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr

[web2py:37849] files under a subdomain.

2009-12-26 Thread annet
? Kind regards, Annet -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit

[web2py:37851] Add buttons to form=auth() form

2009-12-26 Thread annet
='index'))) return form ... but that doesn't work. What is the correct way to add these buttons to this form? Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com

[web2py:37857] Sending mail from application.

2009-12-26 Thread annet
this has something to do with differences between versions. Kind regards, Annet -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py

[web2py:37867] Re: Sending mail from application.

2009-12-26 Thread annet
as an e- mail with the subject set to form.vars.onderwerp and the vars as field value pairs as the message. Is there a way to send a contact form (19 Field including a text area from the application to an e-mail address? Kind regards, Annet. -- You received this message because you are subscribed

[web2py:37868] Re: Sending mail from application.

2009-12-26 Thread annet
Massimo, This is how it does work: message='%(bedrijfsnaam)s\ %(aanhef)s %(initialen)s %(voorvoegsel)s %(achternaam)s % (straat)s %(huisnummer)s %(postcode)s\ %(plaats)s %(email)s %(telefoonnummer_contact)s %(bericht)s' %form.vars Annet. -- You received this message because

[web2py:37879] Re: Add buttons to form=auth() form

2009-12-27 Thread annet
='index')))     return dict(form=form) Thanks return dict (form=form) solved the problem. Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from

[web2py:37880] Confirmation at delete

2009-12-27 Thread annet
, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http

[web2py:37881] Re: files under a subdomain.

2009-12-27 Thread annet
') response.image=URL(r=request,c='static',f='cms/media/default_1.jpg') response.image='http://files.example.com/cms/media/default_1.jpg' I guess to stay away from hard coding the URLs I could also create a files application and serve the files from there? Kind regards, Annet. -- You received

[web2py:37883] WSGI and wsgihandler.py

2009-12-27 Thread annet
consequences for the httpd.conf file? Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr

[web2py:37885] Re: Hosting at Webfaction

2009-12-27 Thread annet
at WebFaction is web2py started everytime there is a request an then stopped? Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email

[web2py:37896] Re: Confirmation at delete

2009-12-27 Thread annet
Massimo, I am a complete novice when it comes to programming in Python. Maybe one of the group members could provide a patch? Kind regards, Annet -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web

[web2py:37898] Re: WSGI and wsgihandler.py

2009-12-27 Thread annet
at WebFaction is web2py started everytime there is a request an then stopped? Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send

[web2py:37922] admin disabled because unable to access password file

2009-12-28 Thread annet
The password is stored in the file: 'parameters_.py' That file, indeed, resides in the web2py folder: parameters_8000.py. Why is web2py unable to access it then. Permissions are set to: -rw-rw- r--. Kind regards, Annet. -- You received this message because you are subscribed to the Google

[web2py:37924] Re: WSGI and wsgihandler.py

2009-12-28 Thread annet
Massimo, Thanks for your explanation. Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr

[web2py:37925] Re: admin disabled because unable to access password file

2009-12-28 Thread annet
.. and, when web2py start it creates a file called 'parameters_8000.py which I have to rename 'parameters_80.py' to be able to use the web- based administrative interface. Why? Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users

[web2py:38428] auth_user already exists

2010-01-06 Thread annet
to authorization and authentication are in a different application than the other .table files? Is there a way to solve this problem? Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web

[web2py:38431] Re: auth_user already exists

2010-01-06 Thread annet
and set migrate=False on these tables. In that case I wil have all my .table files in one application and only one sql.log file. Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web

[web2py:38451] Re: auth_user already exists

2010-01-06 Thread annet
they listed, they have been defined. So no solution to the problem. Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email

[web2py:38459] Re: auth_user already exists

2010-01-06 Thread annet
to authentication and authorization are defined in a different application than the other tables isn't a problem then? Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com

[web2py:38463] Re: auth_user already exists

2010-01-06 Thread annet
, modified_on TIMESTAMP, most_recent_login TIMESTAMP, registration_key VARCHAR(128) ); timestamp: 2010-01-06T10:15:49.520088 CREATE TABLE auth_group( id SERIAL PRIMARY KEY, role VARCHAR(512), description TEXT ); Kind regards, Annet -- You received this message because you

[web2py:38465] Re: auth_user already exists

2010-01-06 Thread annet
the table from the manual: page 245 of the .pdf file. (Customizing Auth) Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email

[web2py] html e-mail newsletter

2010-03-06 Thread annet
. I hope one of you could provide me with detailed instructions of how to send an html e-mail newsletter from a Web2py application. Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web

[web2py] Using the Template System to Generate Emails

2010-03-12 Thread annet
at the ... Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit

[web2py] Re: Using the Template System to Generate Emails

2010-03-14 Thread annet
happens when the send function returns a False? Shouldn't I keep track of the Trues and Falses the send function returns for every mail sent? Kind regards, Annet -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web

[web2py] Re: Using the Template System to Generate Emails

2010-03-18 Thread annet
=record[0].id I thought that was similar to: for nfa in nfas: recipient=nfa.adres I do see the difference now, thanks. Kind regards, Annet -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web

[web2py] Re: Using the Template System to Generate Emails

2010-03-19 Thread annet
rescue. Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit

[web2py] Re: Using the Template System to Generate Emails

2010-03-20 Thread annet
understand the class outlined in the wiki, and consequently unable to use it properly. Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from

[web2py] Re: Using the Template System to Generate Emails

2010-03-20 Thread annet
) return dict(nfa=nfa) ..., but that would unnecessarily query the database. Is there another way to solve this problem? Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web

[web2py] Mailing list.

2010-03-20 Thread annet
of the unsubscribe request. Did one of you face a similar problem? How did you solve it? Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send

[web2py] Re: Using the Template System to Generate Emails

2010-03-21 Thread annet
viewing this email? aView it in your browser/a/ p Does one of you know why the href isn't being rendered? Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com

[web2py] Drop boxes in 1.76.5

2010-03-21 Thread annet
Today, I upgraded my web2py installation to version 1.76.5. In this web2py version the drop boxes display an empty key value pair first, and then the key value pairs from the tables I based them on. What causes this change in behaviour? How do I correct it? Kind regards, Annet. -- You received

[web2py] href not being rendered

2010-03-23 Thread annet
viewing this email? aView it in your browser/a/ p Does one of you know why the href isn't being rendered? Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com

[web2py] Cleanup sessions

2010-03-27 Thread annet
, Annet -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http

[web2py] Web2py mounted to sub-url

2010-04-01 Thread annet
When I use the custom install script at WebFaction to install web2py the docs point me to the following caveat: Web2py won't work properly if it is mounted to a sub-URL like http://domain.com/web2py/. it must be mounted to the domain root. What exactly does this mean? Kind regards, Annet

[web2py] args problem in 1.76.5

2010-04-04 Thread annet
/a ... the URL in the browser reads like: http://127.0.0.1:8000/init/news/archive/3/maart%202010 Since the function works without args, I suppose the error has something to do with the args, the porblem is I can't figure out what. Kind regards, Annet. -- You received this message because you

[web2py] args problem in 1.76.5

2010-04-04 Thread annet
/a ... the URL in the browser reads like: http://127.0.0.1:8000/init/news/archive/3/March%202010 Since the function works without args, I suppose the error has something to do with the args, the porblem is I can't figure out what. Kind regards, Annet. -- You received this message because you

[web2py] Re: args problem in 1.76.5

2010-04-04 Thread annet
=request,args=[3,'maart 2010']))}} /td The space is being replaced with %20 and the function no longer works. Hopes this helps you help me solve the problem. Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email

[web2py] Re: args problem in 1.76.5

2010-04-04 Thread annet
,args=[3,'maart 2010']))}} /td The space is being replaced with %20 and the function no longer works. Hopes this helps you help me solve the problem. Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web

[web2py] Re: args problem in 1.76.5

2010-04-05 Thread annet
display like without the underscore: April 2009 instead of April_2009 Kind regards, Annet. -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email

[web2py] ProgrammingError: relation auth_user already exists

2010-04-12 Thread annet
exists Does this mean I cannot make changes to the db.py file in which Authorization and Authentication are enabled? i.e. I can only save the db.py file once. Kind regards, Annet. -- To unsubscribe, reply using remove me as the subject.

[web2py] Re: ProgrammingError: relation auth_user already exists

2010-04-12 Thread annet
* ' db.auth_user.password.requires=[IS_NOT_EMPTY(), CRYPT()] db.auth_user.password.label='Wachtwoord * ' db.auth_user.created_on.default=request.now db.auth_user.modified_on.default=request.now db.auth_user.modified_on.update=request.now db.auth_user.most_recent_login.default=request.now Kind regards, Annet

[web2py] Unable to install application

2010-04-12 Thread annet
regards, Annet. -- To unsubscribe, reply using remove me as the subject.

[web2py] Re: ProgrammingError: relation auth_user already exists

2010-04-12 Thread annet
, and after the tables have been created set their migrates to migrate=False. I mean to not use auth.define_tables() to create the tables. In that case the auth_xxx tables are created once, and longer touched when I edit the db.py file. Kind regards, Annet. -- To unsubscribe, reply using remove me

[web2py] Re: Unable to install application

2010-04-13 Thread annet
in touch with them, and reference the links you posted. I'll let you know when the problem is solved. Kind regards, Annet. -- To unsubscribe, reply using remove me as the subject.

[web2py] Re: Unable to install application

2010-04-13 Thread annet
script to install web2py, and emphasized that I should not start/stop web2py myself. I'll get in touch with them, and reference our findings. I'll let you know when the problem is solved. Kind regards, Annet. -- To unsubscribe, reply using remove me as the subject.

[web2py] _href and src url not rendered

2010-04-17 Thread annet
to solve this problem? Kind regards, Annet. -- Subscription settings: http://groups.google.com/group/web2py/subscribe?hl=en

[web2py] Re: _href and src url not rendered

2010-04-17 Thread annet
trouble viewing this email? a href=/mock_crm/clublocatormail/browser_version/2/2 _target=_blank /p /td td class=header align=left img src=/mock_crm/static/template/header.jpg alt=Header width=600 height=192 /td Kind regards, Annet -- Subscription settings: http://groups.google.com/group/web2py

[web2py] Re: _href and src url not rendered

2010-04-17 Thread annet
that is causing the problem, or something else? Kind regards, Annet. -- Subscription settings: http://groups.google.com/group/web2py/subscribe?hl=en

[web2py] ValueError: invalid literal for int() with base 10:

2010-04-20 Thread annet
this error? How do I solve it? Kind regards, Annet. -- Subscription settings: http://groups.google.com/group/web2py/subscribe?hl=en

[web2py] Re: ValueError: invalid literal for int() with base 10:

2010-04-20 Thread annet
==request.vars.application), \ db.companyapplication.company,error_message='combination of company en application already in database')] That's all the information related to this problem. I hope it's enough to solve the problem, because it's a recurrent one. Kind regards, Annet. -- Subscription

[web2py] Re: Webfaction rocks

2010-04-20 Thread annet
it (required) packed_application_name and check the overwrite installed app check box. Click install. Thanks to Chris, who helped me solve this problem! Kind regards, Annet. -- Subscription settings: http://groups.google.com/group/web2py/subscribe?hl=en

[web2py] Re: ValueError: invalid literal for int() with base 10:

2010-04-20 Thread annet
. Annet. -- Subscription settings: http://groups.google.com/group/web2py/subscribe?hl=en

[web2py] Re: ValueError: invalid literal for int() with base 10:

2010-04-24 Thread annet
, if not it may be worth posting a slice on it. It's rather time consuming having alter the database tables in you model and adjusting your application(s) accordingly. Kind regards, Annet -- Subscription settings: http://groups.google.com/group/web2py/subscribe?hl=en

[web2py] Re: Webfaction rocks

2010-04-25 Thread annet
to the website root, e.g. http://domain.com/ Massimo's comment on this caveat: It is not true. It can be mounted in a sub-url but you the web server or web2py routes must be instructed to remove the web2py/ from the url. Kind regards, Annet. -- Subscription settings: http://groups.google.com

[web2py] pool_size=

2010-04-26 Thread annet
', pool_size=0); the default. From 'Connection Pooling' I understand I'd better set the pool_size to for instance 10. In the group I also see connections pools of size 20. What's the best size to set the pool_size. Kind regards, Annet.

[web2py] Re: MySQL server has gone away

2010-04-26 Thread annet
Massimo, Accessing revision 1854 results in an Internal Server Error. Kind regards, Annet. -- Subscription settings: http://groups.google.com/group/web2py/subscribe?hl=en

[web2py] r=request problem.

2010-04-26 Thread annet
/media/header.jpg; Whereas they should read: a target=_blank href=http://www.fitwise.nl/mock_crm/ clublocatormail/browser_version/1/3View it in your browser/a img src=http://www.fitwise.nl/mock_crm/static/crm/media/ header.jpg How do I solve this problem? Kind regards, Annet

[web2py] Re: r=request problem.

2010-04-26 Thread annet
Massimo, Isn't the view being rendered by web2py before it's send to the mail server? Regards, Annet On Apr 26, 4:27 pm, mdipierro mdipie...@cs.depaul.edu wrote: img src=http://www.fitwise.nl/ mock_crm{{=URL(r=request,c='static',f='crm/media/header.jpg')}} alt=Header width=600 height=192

[web2py] Re: r=request problem.

2010-04-26 Thread annet
know a better solution? Kind regards, Annet. -- Subscription settings: http://groups.google.com/group/web2py/subscribe?hl=en

[web2py] Re: Webfaction rocks

2010-04-27 Thread annet
as many as your domain registrar supports. I then proceeded as described above, and didn't encounter the certificate problem, because I have a dedicated IP address. Regards, Annet. -- Subscription settings: http://groups.google.com/group/web2py/subscribe?hl=en

[web2py] request with args

2010-04-28 Thread annet
'): response.flash='message' An example of request would be: http://www.fitwise.nl/crm/clublocatormail/update_form/1/1 Is there a way to get rid of the args in the request? Right now the if will never be true. Kind regards, Annet.

[web2py] Re: request with args

2010-04-28 Thread annet
: if request.args solves my problem. I supports Thadeus comment on response.flash, it's quite a challenge to get all your response.flash assignments right, and not overwrite them elsewhere. Kind regards, Annet.

[web2py] auth_ tables problem

2010-05-04 Thread annet
and altering tables and using web2py's authentication and authorization features? Kind regards, Annet.

[web2py] Re: auth_ tables problem

2010-05-05 Thread annet
, is it? I did indeed solve my problem. Kind regards, Annet.

[web2py] confirmation dialog on delete

2010-05-05 Thread annet
(function() { if (this.checked) if(!confirm({{=T('Sure you want to delete this object?')}})) this.checked=false; }); ... so that the code connects to the onclick event of the submit and not the onclick event of the checkbox? Kind regards, Annet.

[web2py] Re: auth_ tables problem

2010-05-05 Thread annet
. Kind regards, Annet.

[web2py] Re: verify email limitations

2010-05-05 Thread annet
Maybe this post: http://groups.google.com/group/web2py/browse_thread/thread/420e0001e3c8949c/32a262d1c39cdb02?lnk=gstq=Mar+24#32a262d1c39cdb02 Annet.

[web2py] email form into database table.

2010-05-05 Thread annet
to execute this task. Kind regards, Annet.

[web2py] Re: email form into database table.

2010-05-06 Thread annet
, Annet.

[web2py] Re: Data table

2010-05-06 Thread annet
Hi Sverre, I am using Allan Jardine's DataTables: http://www.datatables.net/ Regards, Annet.

[web2py] Multiple apps based on one model.

2010-05-07 Thread annet
parts of the db.py file should the function contain? Then, I should write an import statement in each of the applications db.py files: local_import('db_stuff',app='base') My second question is: what code do these db.py files contain apart from the import statement? Kind regards, Annet.

[web2py] Re: question about webfactional

2010-05-08 Thread annet
/applications directory. You can then upload and install a packed web2py app via the web interface. Kind regards, Annet.

[web2py] Re: Data table

2010-05-08 Thread annet
';, \ _onclick=javascript:clublocatordetails('%s')%URL(r=request,f='details',args=[company.id]))}} /td td {{=company.name}} /td /tr {{pass}} /tbody /table Here the link opens a details view in a new window, but that's optional. Regards, Annet.

[web2py] _onclick to close window

2010-05-08 Thread annet
: form[0][-1] [1].append(INPUT(_type='button',_value='Cancel',_onclick='javascript:closeWin()')) Does one of you know why not? Kind regards, Annet.

[web2py] design issue

2010-05-13 Thread annet
on this idea. Kind regards, Annet.

[web2py] Re: design issue

2010-05-14 Thread annet
Hi, Thank you very much for your extensive reply, it's very helpful, at least I now have an idea of how to approach this problem. Kind regards, Annet

[web2py] expire_sessions.py and cron

2010-05-17 Thread annet
/admin/cron/expire_sessions.py I wonder whether this is correct and whether this a local setting or works on the server as well. Kind regards, Annet.

[web2py] Re: expire_sessions.py and cron

2010-05-18 Thread annet
to trigger a web request to the script. I hope this helps you help me solve the problem, Annet.

[web2py] Re: Need help with datatable

2010-05-19 Thread annet
=button,_value=Cancel,_onclick=javascript:history.go(-1))) return form I hope you get the idea. Kind regards, Annet.

[web2py] Re: CRUD read or OneToOne

2010-05-19 Thread annet
=form) I hope this helps to point you in right direction. Annet.

[web2py] Re: How to send an URL() from a view to a controller?

2010-05-19 Thread annet
documents back to workorder contradict this: from device or workorder view back to documents controller? Kind regards, Annet

[web2py] Re: expire_sessions.py and cron

2010-05-19 Thread annet
Massimo, Thank you very much for providing me with this code, problem solved. Kind regards, Annet.

[web2py] Re: Drop Down alternative

2010-05-21 Thread annet
not? Kind regards, Annet.

[web2py] Authentication

2010-05-21 Thread annet
=False, readable=False,default=''), Field('reset_password_key', length=512, writable=False, readable=False, default='')) What is the reset_password_key for? I guess I'd better use the latter table definition, don't I need any validators? Kind regards, Annet.

  1   2   3   4   5   6   7   8   9   10   >