issues
search
alfonsodg
/
demo-web2py
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
demo1233
#200
alfonsodg
opened
10 years ago
0
crud.update boolean field notnull and writeable=false form won't submit, bool feild vars seems to be erased
#199
alfonsodg
opened
10 years ago
0
update_record doesn't cast update values
#198
alfonsodg
closed
10 years ago
2
typo in gluon/tools.py
#197
alfonsodg
closed
10 years ago
1
Add protection mechanism against cookies manipulation parameter manipulation
#196
alfonsodg
closed
10 years ago
1
Fulltext search support in web2py
#195
alfonsodg
opened
10 years ago
2
auth.login(onaccept=execute_me_after_login) doesn't work for oauth20 and oauth10_a
#194
alfonsodg
closed
10 years ago
1
Consider adding python keywords option to 'check_reserved'
#193
alfonsodg
closed
10 years ago
1
Admin JS link to edit_area wrong on non-root installations
#192
alfonsodg
closed
10 years ago
1
Autocomplete disfunctional in new layout
#191
alfonsodg
closed
10 years ago
2
upload.widget not showing 'delete file' checkbox
#190
alfonsodg
closed
10 years ago
2
reset_password and change_password forms do not obey auth.settings.formstyle
#189
alfonsodg
closed
10 years ago
2
auth.settings.formstyle='table2cols' breaks register form
#188
alfonsodg
closed
10 years ago
1
inconsistent GAE namespaces
#187
alfonsodg
closed
10 years ago
1
Field(..., 'upload') should allow default values.
#186
alfonsodg
closed
10 years ago
2
SQLFORM.factory bug for field type = password
#185
alfonsodg
closed
10 years ago
1
Not Display Name for Id in version 191.6 in relationships
#184
alfonsodg
closed
10 years ago
1
table._db['_last_reference'] = tmp is missing from gae insert
#183
alfonsodg
closed
10 years ago
1
_last_reference not being set in new dal
#182
alfonsodg
closed
10 years ago
2
html.py line 265: returning XML() crashes on Google App Engine
#181
alfonsodg
closed
10 years ago
2
exception when creating a table which has native GAE properties
#180
alfonsodg
closed
10 years ago
1
book: GROUP BY example not working with Postgres
#179
alfonsodg
closed
10 years ago
9
dal.py: 'import db as gae' needs to be move in FRONT of class NoSQLAdapter(BaseAdapter)
#178
alfonsodg
closed
10 years ago
1
premature end of wsgi script
#177
alfonsodg
closed
10 years ago
1
_lastsql not logged properly in new DAL
#176
alfonsodg
closed
10 years ago
1
jsonrpc params causes exception if not transmitted
#175
alfonsodg
closed
10 years ago
1
WSGI spec regarding QUERY_STRING not in compliance
#174
alfonsodg
closed
10 years ago
1
dal.py bool check fails if value type is 'Boolean' from external datasource
#173
alfonsodg
closed
10 years ago
3
Commit e6b7b7346e breaks everything(!)
#172
alfonsodg
closed
10 years ago
1
Postgresql: ProgrammingError: relation "auth_user_id_seq" already exists
#171
alfonsodg
closed
10 years ago
2
DAL query problem to perform where cause.
#170
alfonsodg
closed
10 years ago
3
Postgresql: column "origin" specified more than once
#169
alfonsodg
closed
10 years ago
1
Virtual fields only returned for db.mytable.ALL selects
#168
alfonsodg
closed
10 years ago
2
SQLFORM.widgets.text.widget doesn't set multi-line property in datastore
#167
alfonsodg
closed
10 years ago
1
admin/controllers/wizard.py fails to check return status from gluon.admin.app_create()
#166
alfonsodg
closed
10 years ago
1
fails to set custom sequence name upon table creation in postgresql
#165
alfonsodg
closed
10 years ago
12
cache.ram.clear(regex) and making
#164
alfonsodg
closed
10 years ago
4
Admin application not compatible with Python 2.4
#163
alfonsodg
closed
10 years ago
1
Boolean fields always return False
#162
alfonsodg
closed
10 years ago
1
Filtering by GAE properties (especially by UserProperty) doesn't work
#161
alfonsodg
closed
10 years ago
1
SQLFORM.factory does not include hidden fields in form.vars (SQLFORM does)
#160
alfonsodg
closed
10 years ago
2
Add explicit key query support to GAE DAL
#159
alfonsodg
closed
10 years ago
3
.belongs() on GAE limited to 30 entries
#158
alfonsodg
closed
10 years ago
4
Timing issue on startup
#157
alfonsodg
closed
10 years ago
2
Timing issue on startup
#156
alfonsodg
closed
10 years ago
1
DAL not distinguishing between fields containing empty strings and NULL fields for MySQL databases.
#155
alfonsodg
closed
10 years ago
2
Online debugger
#154
alfonsodg
closed
10 years ago
1
sanitizer.py catch for text being None
#153
alfonsodg
closed
10 years ago
1
GAE ID filters don't work with new DAL
#152
alfonsodg
closed
10 years ago
1
Soap Fault does not return 500 HTTP status code (violates W3C soap spec)
#151
alfonsodg
closed
10 years ago
9
Next