[web2py:37932] Problems with CRUD + Auth

2009-12-28 Thread Alexandre
r in the system to be able to alter the wiki, how I do that? Thanks, Alexandre -- 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

Re: [web2py:37946] Re: Problems with CRUD + Auth

2009-12-28 Thread Alexandre
e by line because I already had a default controller so the wiki became just another controller, but otherwise it's almost the same. So, any suggestions why I can't create any pages and how do I let everyone edit pages? Thanks, Alexandre > > On Dec 28, 3:12 am, Alexandre wrote:

[web2py:38272] Total size of uploaded files

2010-01-03 Thread Alexandre
Hi, I want to get the number of uploaded files and also the total size of them, how I do that? Can I assume all files are in the uploaded files? Also, I want to display the size of each individual file next to their name, how I do that? Thanks -- Alexandre Rosenfeld Eng Comp 06 - USP São

Re: [web2py:38276] Re: Total size of uploaded files

2010-01-03 Thread Alexandre
But I didnt want to query the size of the files every time I needed them, isnt there a way I can keep them on the db? Also, how to retrieve the original filename of the uploaded file? Thanks, Alexandre On 03/01/2010, mdipierro wrote: > def filesize(filename): >import os, stat >

[web2py:38390] SQLFORM without tables

2010-01-05 Thread Alexandre
Hi, I would like to get SQLFORM without tables, just one field on top of the other, is that possible? It would be nice if instead of a table, we could iterate through the fields in SQLFORM, so that we could represent it anyway we would like. Thanks, Alexandre Rosenfeld Eng Comp 06 - USP São

[web2py] Debug on GAE

2010-01-18 Thread Alexandre
Hi, I want to debug my app on Google AppEngine, because some errors are occuring on GAE that do not exist running directly on web2py. But admin is disabled and the traceback I'm getting is not being very useful. Any ideas? Thanks, Alexandre Rosenfeld -- You received this message becaus

[web2py] Replacing template engine

2010-01-26 Thread Alexandre
Hi, I want to replace web2py's template engine with Jinja 2<http://jinja.pocoo.org/2/>, anyone has some experience doing something similar? I'm trying to assign response._caller with a custom function, but I'm not having much success, is that the right way? Thanks, Alexandr

Re: [web2py] Adding a new domain

2010-05-11 Thread Alexandre Andrade
I put a example vhost file at http://alexandremas.blogspot.com/2010/02/como-configurar-web2py-e-php-no-mesmo.html (the original language is portuguese, but you can use the example) Alexandre Andrade 2010/5/11 Andrew Evans > Hello I am using web2py on my server and would like to set u

Re: [web2py] Adding a new domain

2010-05-11 Thread Alexandre Andrade
Please, don't read/use my previous email..., it is for another situation: using php and web2py at same server. Alexandre Andrade. 2010/5/11 Alexandre Andrade > I put a example vhost file at > http://alexandremas.blogspot.com/2010/02/como-configurar-web2py-e-php-no-mesmo.ht

Re: [web2py] large sites/application.

2010-05-13 Thread Alexandre Andrade
/*.html and so on. -- Atenciosamente -- = Alexandre Andrade Hipercenter.com 2010/5/13 thedangler > I'm confused when to make apps. I'll be making a pretty decent size > website and it has over 30 tables. The site will have different > functionaliti

[web2py] Who use a VCS - Give examples

2010-05-17 Thread Alexandre Andrade
changes between the development and production? and someone uses a VCS and how? -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

Re: [web2py] Sending html emails [bug?]

2010-05-18 Thread Alexandre Andrade
message=(message_text, > message_html)) > > Any clues? > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

Re: [web2py] MySQL failure to connect

2010-05-19 Thread Alexandre Andrade
oth from the shell and using > a third party MySQL app (Sequel Pro). There are no existing tables in > the 'test' database to begin with. Any ideas why the connection may be > failing? > > Avik > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

[web2py] Script to generate schema (models) from mysql

2010-05-20 Thread Alexandre Andrade
# -*- coding: utf-8 -*- #script to generate schemas from dbs #by Alexandre Andrade alexandrema...@gmail.com #www.hipercenter.com #config it here passwd="mypass" user="myuser" host="localhost" db = 'mydb' port='3306' def query(bd,sql):

Re: [web2py] Script to generate schema (models) from mysql

2010-05-21 Thread Alexandre Andrade
be adapt for postgresql, I will change it and return the running > code for postgresql. > > Thanks. > > Jonhy > > 2010/5/20 Alexandre Andrade > > Some time ago I talk about to do it. >> >> Finally I have to do it. >> >> It can be improved to a for

Re: [web2py] Script to generate schema (models) from mysql

2010-05-21 Thread Alexandre Andrade
I will need to be adapted. look my answer to Jonhy email. 2010/5/21 Nicol van der Merwe > Nice! This is super excellent. > > Just a simple question : will this work on SQL Server? > > > On Fri, May 21, 2010 at 1:37 AM, Alexandre Andrade < > alexandrema...@gmail.com>

Re: [web2py] Script to generate schema (models) from mysql

2010-05-21 Thread Alexandre Andrade
is like a logical model, to be adapted. 2010/5/21 Jean Guy > Hi, > > Could it be port to all database this way : > http://blog.gmane.org/gmane.comp.python.sqlobject/month=20100101 > > SQLObject > > ?? > > Jonhy > > > > 2010/5/20 Alexandre Andrad

Re: [web2py] Re: bug2py

2010-05-21 Thread Alexandre Andrade
Let me know if you advance in something. This project interest me. Alexandre Andrade 2010/5/21 Abhishek Mishra > Hi Massimo, > > I was thinking of porting BugBase (a base bug tracker written in php > as a college project) to web2py to learn and speed up with it. The > original P

Re: [web2py] Script to generate schema (models) from mysql

2010-05-22 Thread Alexandre Andrade
I can adapt it on demand to any database for just $100. Obviously it will be returned to community too. I usualy use only mysql, postresql, sqlite and now mongo (nosql). This are the only one I will maybe do it sometime for free. -- Atenciosamente -- = Alexandre

Re: [web2py] Re: Changes in Development environment

2010-05-26 Thread Alexandre Andrade
) are diferent between local an production environments, and haven't to be overwritten. -- Atenciosamente -- = Alexandre Andrade Hipercenter.com 2010/5/26 mdipierro > How about a flag when replacing an app via admin that preserves the > content of databases/

Re: [web2py] Planet web2py

2010-05-26 Thread Alexandre Andrade
tp://www.web2py.com.ar > http://www.sistemasagiles.com.ar > http://reingart.blogspot.com > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

Re: [web2py] where is : scripts/web2py-wsgi.conf

2010-05-27 Thread Alexandre Andrade
the preceding answer is yes? > > Thanks > > Jonhy > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

Re: [web2py] Re: parsehtml

2010-06-07 Thread Alexandre Andrade
gt; This project:http://github.com/gabrielfalcao/dominic#readme > > was created by a Brazilian. > > Maybe it can helps with web2py HTMLParser. > > > > -- > > Álvaro Justen - Turicas > > http://blog.justen.eng.br/ > > 21 9898-0141 > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

Re: [web2py] Re: parsehtml

2010-06-07 Thread Alexandre Andrade
wrote: > > This project:http://github.com/gabrielfalcao/dominic#readme > > was created by a Brazilian. > > Maybe it can helps with web2py HTMLParser. > > > > -- > > Álvaro Justen - Turicas > > http://blog.justen.eng.br/ > > 21 9898-0141 > -

Re: [web2py] dynamic database schema based on wsdl

2010-07-02 Thread Alexandre Andrade
document consumed with the SOAPpy library ? > > Stefan -- Atenciosamente -- ===== Alexandre Andrade Hipercenter.com

Re: [web2py] Rename a Table

2010-07-14 Thread Alexandre Andrade
because of the ID if I > use DAL. > Use SQL so? And .table file? > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

Re: [web2py] Re: Rename a Table

2010-07-14 Thread Alexandre Andrade
well, rename them too 2010/7/14 mdipierro > but references from other tables may be broken. > > On 14 Lug, 16:41, Alexandre Andrade wrote: > > it's not a ideal way, but you can backup your data to a csv file, rename > the > > table, and import the c

[web2py] Example of sending email from database text

2010-08-06 Thread Alexandre Andrade
In the book is a example of sending email using template system. Someone has a example of using it from a database field, instead of a file on the system (views) ? -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

Re: [web2py] Re: Example of sending email from database text

2010-08-06 Thread Alexandre Andrade
thanks. 2010/8/6 mdipierro > Look into the render function in the gluon/template.py it can take a > filename or a file stream or template text. > > On Aug 6, 1:33 pm, Alexandre Andrade wrote: > > In the book is a example of sending email using template system. > > &

Re: [web2py] Sessions

2010-08-06 Thread Alexandre Andrade
ser does not close. > > Is there anyway to prevent this? Also, how long do sessions last, and > how can I change that? -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

Re: [web2py] Sessions

2010-08-07 Thread Alexandre Andrade
he values anywhere, even > inside the cookie. Then you have to check if the cookie exists Am I > wrong? > > > > 2010/8/6 Alexandre Andrade > > You just have to set a time limit to your session/cookie, like a week, >> month or year. >> >> I'm sur

[web2py] Help with Paypal Mass Payment, API

2010-08-08 Thread Alexandre Andrade
Someone has experience with Paypal Mass Payment API? I want a working implementation to web2py and want pay to develop it. -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

[web2py] Job: Paypal Mass Payment API to web2py

2010-08-09 Thread Alexandre Andrade
I need someone to implement Paypal MassPayment API (SOAP or NVP) into a web2py app. Please respond to alexandrema...@gmail.com -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

[web2py] For who will plugin MongoDB for DAL : Mingo

2010-02-04 Thread Alexandre Andrade
-- = Alexandre Andrade Hipercenter.com -- 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 mo

Re: [web2py] Re: generate pdf example

2010-02-05 Thread Alexandre Andrade
post to this group, send email to web...@googlegroups.com. > To unsubscribe from thiis group, send email to > web2py+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > > -- Atenciosamente -- ===

[web2py] Customizing Auth

2010-02-08 Thread Alexandre Andrade
ciosamente -- = Alexandre Andrade Hipercenter.com -- 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...@g

Re: [web2py] Re: Customizing Auth

2010-02-08 Thread Alexandre Andrade
ok. thanks 2010/2/8 mdipierro > Please use the example in here: > http://www.web2py.com/examples/default/tools#authentication > > you probably have a too short password length, should be 512. > > On Feb 8, 8:16 am, Alexandre Andrade wrote: > > I customize auth using t

Re: [web2py] Re: Customizing Auth

2010-02-08 Thread Alexandre Andrade
tools#authentication > > you probably have a too short password length, should be 512. > > On Feb 8, 8:16 am, Alexandre Andrade wrote: > > I customize auth using the reference of page 245 (229 ) of the book, but > > after the login's of existents users don't wo

Re: [web2py] Re: Customizing Auth

2010-02-08 Thread Alexandre Andrade
> >user = self.db(table_user.email == > form.vars.email).select().first() > > d = {passfield: user[passfield].validate(password)[0], > 'registration_key': ''} > > according to your error it says u

Re: [web2py] Re: PDF manual soon available online in HTML (maybe)

2010-02-09 Thread Alexandre Andrade
gle 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://groups.google.com/gr

Re: [web2py] How much memory does web2py need on Unix

2010-02-10 Thread Alexandre Andrade
t > http://groups.google.com/group/web2py?hl=en. > > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com -- 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] Error in plugin install

2010-02-10 Thread Alexandre Andrade
- what could be? a bug in plugin, web2py, or a wrong deployment? -- Atenciosamente -- = Alexandre Andrade Hipercenter.com -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this

[web2py] 2 cents - web2py a little more portable

2010-02-10 Thread Alexandre Andrade
your email' # auth.settings.reset_password_requires_verification = True # auth.messages.reset_password = \ # 'Click on the link http://'+ request.env.http_host+URL(r=request,c='default',f='user', args=['reset_password'])+'/%(key)s to reset your pa

Re: [web2py] Error in plugin install

2010-02-10 Thread Alexandre Andrade
thanks, but I used the 'brute force' method: changed the .w2p to tgz, unpacked and copy the folders/files to my app. But anyway, I think is a bug of web2py. 2010/2/10 Jonathan Lundell > On Feb 10, 2010, at 4:00 PM, Alexandre Andrade wrote: > > I'm trying to inst

Re: [web2py] Error in plugin install

2010-02-10 Thread Alexandre Andrade
maybe it extract to a tmp folder? 2010/2/10 Jonathan Lundell > On Feb 10, 2010, at 5:07 PM, Alexandre Andrade wrote: > > thanks, > > but I used the 'brute force' method: > > changed the .w2p to tgz, unpacked and copy the folders/files to my app. > > B

[web2py] Default create_user_groups

2010-02-10 Thread Alexandre Andrade
eople really implemented it), at least put #change to False if you don't want to create groups to each user. # auth.settings.create_user_groups = True Because at least for me, is a change in every new app. -- Atenciosamente -- = Alexandre Andrade Hipercenter.co

Re: [web2py] Re: Duplicate session keys / uuids

2010-02-10 Thread Alexandre Andrade
being > > > > > able to see other users' accounts). And while investigating that > (by > > > > > the way, has anybody else run into this?), I've noticed that the > > > > > database in which I keep my sessions has several duplicate session

[web2py] Bug in webfolder plugin

2010-02-10 Thread Alexandre Andrade
When I try to delete a folder/file, it creates repeats the last action. (Usually creating a second file/folder) How solves it? -- Atenciosamente -- = Alexandre Andrade Hipercenter.com -- You received this message because you are subscribed to the Google Groups

Re: [web2py] Re: Default create_user_groups

2010-02-10 Thread Alexandre Andrade
last_name, lowercase and without spaces - ' ' 2010/2/10 mdipierro > Yes you have one group for every user but it make it easy to add more > access control structure later. > If you do not have those groups membership becauses a nightmare. Unix > does the same. > > >

Re: [web2py] Re: Bug in webfolder plugin

2010-02-11 Thread Alexandre Andrade
ote: > > > > > > > > > let me see, I improved it a bit lately, I will check and upload a new > > > version if i found the bug > > > > > On Feb 11, 2:45 am, Alexandre Andrade > > > wrote: > > > >

Re: [web2py] auth_user registration, password field: Order is relevant (OR other reason) OR bug?

2010-02-11 Thread Alexandre Andrade
x27;)),CRYPT()]), > > Aurelien > > -- > 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 > we

Re: [web2py] Re: How to deploy my first app

2010-02-11 Thread Alexandre Andrade
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://groups.google.com/group/web2py?hl=en. > > -

Re: [web2py] auth_user registration, password field: Order is relevant (OR other reason) OR bug?

2010-02-11 Thread Alexandre Andrade
Others parts of web2py code can rely in a non-empty password. 2010/2/11 Jonathan Lundell > On Feb 11, 2010, at 7:57 AM, Alexandre Andrade wrote: > > I'm trying to customize auth for a long time, without sucess. > > Massimo said have a bug fixed in trunk, so I'm w

[web2py] error in appliances

2010-02-11 Thread Alexandre Andrade
amente -- = Alexandre Andrade Hipercenter.com -- 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...@

Re: [web2py] Re: How to deploy my first app

2010-02-11 Thread Alexandre Andrade
eceived 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 &g

Re: [web2py] Re: Bug in webfolder plugin

2010-02-12 Thread Alexandre Andrade
aguar.biologie.hu-berlin.de/~fkrause/web2py.plugin.useradmin.w2p > > > > On Feb 11, 7:15 pm, mdipierro wrote: >> Please make it into a plugin. >> >> On Feb 11, 9:10 am, Alexandre Andrade >> wrote: >> >> >> >> > I'm developing access manageme

Re: [web2py] web2py 1.75.1 is Out

2010-02-12 Thread Alexandre Andrade
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://groups.google.com/group/web2py?hl=en. > > -- Atenciosamente -

Re: [web2py] Re: web2py 1.75.1 is Out

2010-02-13 Thread Alexandre Andrade
et_password_key', length=512, writable=False, readable=False, default='')) Sorry about this and thanks for help in debugging. Massimo --- I'm asking about the 1) a bug fixed in trunck 2010/2/13 mdipierro > If this something you sen

Re: [web2py] Displaying a gantt like chart...

2010-02-16 Thread Alexandre Andrade
legroups.com. > To unsubscribe from this group, send email to > web2py+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > > -- Atenciosamente -- = Alexandre Andrade Hipercenter

Re: [web2py] Example of apache2 configuration where web2py exists along other sites

2010-02-16 Thread Alexandre Andrade
om > . > For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com -- You received this message because you are subscribed to the Google Groups "web2py-users&q

[web2py] Roadmap - or wishlist

2010-02-16 Thread Alexandre Andrade
I think is a recorrent subject, but would be good have a roadmap or at least a wishlist. It can provide some help to achieve the roadmap, and help with documentation too. -- Atenciosamente -- = Alexandre Andrade Hipercenter.com -- You received this message because

Re: [web2py] apache prefork

2010-02-18 Thread Alexandre Andrade
s, visit this group at > http://groups.google.com/group/web2py?hl=en. > > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this grou

Re: [web2py] Re: apache prefork

2010-02-18 Thread Alexandre Andrade
m with web2py caching or web2py. Can you provide an > example of how to use ONLY > > apache2-mpm-worker > > Massimo > > On Feb 18, 8:59 am, Alexandre Andrade > wrote: > > Well, > > > > I use prefork (non-thread) to allow use php in the same server. Somet

Re: [web2py] Re: apache prefork

2010-02-18 Thread Alexandre Andrade
from description of apache2-mpm-worker package: The worker MPM provides the default threaded implementation. It is recommended especially for high-traffic sites because it is faster and has a smaller memory footprint than the traditional prefork MPM. 2010/2/18 Alexandre Andrade > really, y

[web2py] Re: [web2py:38005] Re: auth.settings.controller

2010-02-23 Thread Alexandre Andrade
t; > > -Thadeus > > -- > > 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..

Re: [web2py] Re: [web2py:38005] Re: auth.settings.controller

2010-02-24 Thread Alexandre Andrade
Take a look at gluon/tools.py and see all of the settings you can change. > > -Thadeus > > > > > > On Tue, Feb 23, 2010 at 7:50 PM, Alexandre Andrade > wrote: > > I'm using Version 1.75.4 and not solved (always go to default/user) > > > > T

Re: [web2py] Re: Plugin system status

2010-02-25 Thread Alexandre Andrade
>> > > > > > > On Feb 23, 10:18 pm, "mr.freeze" < > nat...@freezable.com> wrote: > > > > >> > >> > > > > > > > What about the second question? Is 'db' a required > naming convention > > >&

Re: [web2py] auth.settings.registration_requires_approval

2010-02-25 Thread Alexandre Andrade
quot; 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://groups.google.com/group/web2py?hl=en. > > -- Atenciosamente -- =

[web2py] Plugin useradmin (membership manager)

2010-02-25 Thread Alexandre Andrade
I corrected some functions in the plugin posted before (is no more ajax, but works). to make it work, unzip in your app folder. -- Atenciosamente -- = Alexandre Andrade Hipercenter.com -- You received this message because you are subscribed to the Google Groups

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

2010-03-19 Thread Alexandre Andrade
> and the templates referred to. I had hoped the view would display > > without trouble, but it doesn't. In all mail clients and web based > > apps, it displays as plain text, so the html is not rendered. I have > > been trying to find out why for two days now, and

Re: [web2py] Why am I getting this error ?

2010-04-12 Thread Alexandre Andrade
gt; >return id > > > I've written to a debug file during each part of the function. The > return line is being executed and somewhere something is going wrong. > If anyone could help out that would be great. > > > -- > To unsubscribe, reply using "remove me" as the subject. > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

Re: [web2py] global name 'psycopg2' is not defined

2010-08-13 Thread Alexandre Andrade
bz.so.1 => /lib/libz.so.1 (0xb729e000) > /lib/ld-linux.so.2 (0xb7869000) > > Is that what it should be? I've tried extensive Google searches but am > stumped at this point. importing psycopg2 from the python interpreter > works. > > Thanks for any suggestions, > Dave -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

Re: [web2py] Bug in URL(..,..,vars={})

2010-08-19 Thread Alexandre Andrade
d_path=target", > > it insert &instead of & > > that screwed up all my sites :D .. > > have not tested with released version .. > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

Re: [web2py] My editor ...

2010-08-19 Thread Alexandre Andrade
g, > you can see it here: > > http://mientki.ruhosting.nl/movies/web2py_1.html > > If there's enough interest, I'll make the application available under BSD > license. > At this moment, only under windows all features are available. > > cheers, > Stef >

Re: [web2py] Re: My editor ...

2010-08-20 Thread Alexandre Andrade
editor I'm > using, you can see it here: > >> > >> http://mientki.ruhosting.nl/movies/web2py_1.html > >> > >> If there's enough interest, I'll make the application available under > BSD license. > >> At this moment, only under windows all features are available. > >> > >> cheers, > >> Stef > > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

Re: [web2py] Re: Should we have a feature freeze and stability maintenance period in future?

2010-08-25 Thread Alexandre Andrade
dangerous! ;-) > > > > >> ciao, > > >> mic > > > > >> 2010/8/24 mart : > > > > >> > I don't know if you are currently using a specific bug tracking > > >> > system, but they are typically easy to interface with and made part > of > > >> > build/release & test processes/automation. I.e. As part of a release > > >> > process, I would set rules with the source control system where non- > > >> > bugTraking releated changes can either be automatically rejected, or > > >> > moved to another set of prioritiesArea, etc... the build (or > packaged > > >> > fileset, or whatever the output is) contains a detailed inventory of > > >> > bug fixes/features/etc... as part of an automated delivery system > > >> > (these are part of the build notes)... > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

[web2py] Universal Database Interface - UDI

2010-10-02 Thread Alexandre Andrade
-- Atenciosamente -- ===== Alexandre Andrade Hipercenter.com

Re: [web2py] Re: Universal Database Interface - UDI

2010-10-02 Thread Alexandre Andrade
rtswith('a')) > > etc. > > The last 4 operations are performed at the web2py level, not the db > level so they may use lots memory and IO. > > > Massimo > > > > > > On Oct 2, 3:59 am, Alexandre Andrade wrote: > > (this text was translated

Re: [web2py] Re: Universal Database Interface - UDI

2010-10-02 Thread Alexandre Andrade
Well, I know I have a long way ahead. 2010/10/2 mdipierro > I do not see an easy solution. > > On Oct 2, 9:48 am, Alexandre Andrade wrote: > > The case is the databases and tables are not similar. > > > > Sample case: > > > > database1: city_population

Re: [web2py] Script to generate schema (models) from mysql

2010-10-03 Thread Alexandre Andrade
Alvaro, I didn't see this post before. this can be a great feature and I will trye to adapt it to postgresql and mysql, at least. if massimo already don't use it, with sqlite, postresql and mysql, it can worth the value. 2010/6/11 Álvaro Justen > Hello Alexandre, nice work.

Re: [web2py] Troubleticketing application?

2010-10-06 Thread Alexandre Andrade
n > for implementing such a system? > > Thanks > -- Atenciosamente -- ===== Alexandre Andrade Hipercenter.com

[web2py] Managing permissions

2010-10-13 Thread Alexandre Andrade
ciosamente -- = Alexandre Andrade Hipercenter.com

Re: [web2py] Re: Managing permissions

2010-10-13 Thread Alexandre Andrade
blem. Can you provide a test case and > what you expect? > > On Oct 13, 5:07 pm, Alexandre Andrade > wrote: > > The book says about auth_permission: > > > > auth_permission links groups and permissions. A permission is identified > by > > a name and, optionall

Re: [web2py] Re: Managing permissions

2010-10-14 Thread Alexandre Andrade
d everything you say but this. You can just say: > > db.auth_permission.table_name.requires = None > > or > > db.auth_permission.table_name.requires = IS_IN_SET(whatever) > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com

[web2py] Upload a file to db and store all metadata to separated db fields

2010-11-09 Thread Alexandre Augusto
ng to avoid the manual record insert directly but the change didn't went to db on the manual insert I added fictitious properties and method trying to access the properties array directly of FieldStorage object.. they are marked with questions marks (?) to indicate where I'm looki

[web2py] Re: flow charts

2010-11-10 Thread Alexandre Augusto
Hey Mart, If you like visual appealing JavaScript Framework you may also be interested in Raphaël—JavaScript Library What is it? Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and r

[web2py:25470] Re: Feature IDEA: Auto Deploy Web2py Apps

2009-07-02 Thread Alexandre Andrade
egards, > Jason Brower > > > > > > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py Web Framework&qu

[web2py:25848] Re: new chapters for the book CRUD and AUTH

2009-07-06 Thread Alexandre Andrade
; screenshots and I did not even read it back. This means it is will of > > typos. > > I will appreciate if you could help me proof read it and perhaps try > > some of the examples. > > > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com --

[web2py:26165] Re: ssh tunnel from windows (putty) client [ security and admin ]

2009-07-10 Thread Alexandre Andrade
; Thanks > Jeff > > > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2p

[web2py:27294] Re: import SQL Schemma Database into model.py

2009-07-23 Thread Alexandre Andrade
? > > > -- Atenciosamente -- = Alexandre Andrade Hipercenter.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to

[web2py:27315] Re: import SQL Schemma Database into model.py

2009-07-24 Thread Alexandre Andrade
orking on it the next week. > > > > Regards, > > Boriel > > > > > > > > On Fri, Jul 24, 2009 at 07:51, Hans Donner > wrote: > > > > > I think this would be a perfect tool for a web2py toolkit (seperate > > > from the main web2py). >

[web2py:27584] Some sugestions to improvements in translation/localization

2009-07-29 Thread Alexandre Andrade
I can't translate “register”, “login” and “retrieve password “ Look it is generated in code, note in layouts. If someone have some tip, I will be pleased: Register Nome: Sobrenome: Email: Password: Verificar Senha: -

[web2py:27616] Re: Some sugestions to improvements in translation/localization

2009-07-30 Thread Alexandre Andrade
It works. Thanks, Fran ! 2009/7/30 Fran > > On Jul 30, 6:43 am, Alexandre Andrade > wrote: > > I can't find how translate the h2 title of auth pages, so I can't > > translate “register”, “login” and “retrieve password “ > > Look it is generated in co

[web2py:27827] Re: Hosting and Future

2009-08-02 Thread Alexandre Andrade
/AlterEgo > > > > > > What do you have available: > > > > * Ideally WSGI > > > > * if not, FastCGI > > > > * if not, mod_python > > > > * if not, CGI > > > > > > F > > > -- Atenciosamente -- ==

[web2py:28210] Re: hipercenter anybody?

2009-08-08 Thread Alexandre Andrade
I am the owner. The hipercenter site itself is we2py. 2009/8/8 mdipierro > > Who is running this? > > http://www.hipercenter.com/init/hospedagem/python > > Excellent idea! > > Massimo > > > > -- Atenciosamente -- ===

[web2py:28253] Re: hipercenter anybody?

2009-08-09 Thread Alexandre Andrade
thanks for sugestion. I will move it for after my login. 2009/8/8 Yarko Tymciurak > You might want to remove the link to admin, perhaps make it a site on it's > own (perhaps even change the name of the admin app). > > On Sat, Aug 8, 2009 at 8:27 AM, Alexandre Andrad

[web2py:28257] Re: hipercenter anybody?

2009-08-09 Thread Alexandre Andrade
at know web2py, by email or chat (google talk), . = Alexandre Andrade Hipercenter.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to

[web2py:28563] Re: logo

2009-08-13 Thread Alexandre Andrade
globe. > > Poll is open for 48 hours starting now. > > Massimo > -- Atenciosamente -- ===== Alexandre Andrade Hipercenter.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups &quo

[web2py:29286] Re: fyi

2009-08-24 Thread Alexandre Andrade
Well, I think a more correct title would be "number of stable releases cumulative", it make easy to understand. 2009/8/24 mdipierro > > > http://www.reddit.com/r/programming/comments/9dkek/release_early_release_often_ok/ > > > -- Atenciosamente -- ===

[web2py:29529] Re: New Book Spanish Translations

2009-08-27 Thread Alexandre Andrade
aludos, > > > > > > Alfonso de la Guarda > > Centro Open Source(COS) > > alfonsodg.blogspot.com > > alfonsodg.wordpress.com > > Agenda:http://tinyurl.com/djmjol > >Telef. 991935157 > > 1024D/B

  1   2   3   4   >