Massimo
|
73ab77ad8b
|
fixed 1765:Verify email message seams to only accept username, key and link
|
2013-11-07 10:31:54 -06:00 |
|
mdipierro
|
65b883749a
|
fixed 1757:Broken support for 'belongs' with GAE datastore, thanks Alan
|
2013-11-06 11:14:56 -06:00 |
|
mdipierro
|
62bda4b917
|
Merge pull request #289 from michele-comitini/SQLCustomType_in_grid_fix
simple fix for wrong type detection of SQLCustomTypes
|
2013-11-06 08:31:34 -08:00 |
|
mdipierro
|
cb6857c16b
|
Merge pull request #288 from hectord/translate_date_in_range_formatters
Translate the formatters for DATE/DATETIME_IN_RANGE validators
|
2013-11-06 08:31:06 -08:00 |
|
Michele Comitini
|
e0ea9b78f8
|
simple fix for wrong type detection of SQLCustomTypes
|
2013-11-05 16:09:42 +01:00 |
|
mdipierro
|
8e4f92ac64
|
fixed TeradataAdapter CLOB, thnaks Andrew Willmott
|
2013-11-03 22:46:20 -06:00 |
|
mdipierro
|
350bd25404
|
another iteration to col/colgroup in grid, thanks Anthony for advice
|
2013-11-03 09:26:26 -06:00 |
|
mdipierro
|
6d3fe6cf89
|
col in colgroup for grid extracolumns, thanks Anthony
|
2013-11-02 10:09:11 -05:00 |
|
mdipierro
|
a3bf95e423
|
fixed colgroup wrapping, thanks Anthony
|
2013-11-02 09:26:19 -05:00 |
|
mdipierro
|
fc72cdf3d0
|
change in way args are parsed and less test_routes.py
|
2013-11-01 20:11:46 -05:00 |
|
mdipierro
|
b619bd3db7
|
minor rewrite in rewrite.py
|
2013-11-01 18:49:38 -05:00 |
|
mdipierro
|
b1631ae2b3
|
fixed issue 1758:Missing comment parameter in Recaptcha
|
2013-11-01 18:07:29 -05:00 |
|
mdipierro
|
a01aa78f36
|
fixed issue 1761:Add <col> elements to the grid for easier column formatting, thanks Anthony
|
2013-11-01 18:01:02 -05:00 |
|
mdipierro
|
975bc64fd0
|
fixed 1760:option -p or --port not working at command line
|
2013-11-01 17:45:43 -05:00 |
|
hectord
|
231fa489cb
|
Translate the formatters for DATE/DATETIME_IN_RANGE validators
|
2013-11-01 22:43:31 +01:00 |
|
Massimo
|
8bdc5f20e7
|
fixed websocket_messaging.py, thanks Junior Phanter
|
2013-10-31 10:21:38 -05:00 |
|
Massimo
|
bb4f3d6e1a
|
fixed issue 1755:IE11 vs gluon.contrib.user_agent - 'browser' key not existing anymore
|
2013-10-31 10:19:07 -05:00 |
|
Massimo
|
25f54356d4
|
fixed issue 1755:IE11 vs gluon.contrib.user_agent - 'browser' key not existing anymore
|
2013-10-31 09:42:03 -05:00 |
|
Massimo
|
5b3b5b6821
|
fixed issue 1736, Unable to create/re-create cache file error for cache.disk, thanks arglanir
|
2013-10-31 09:40:39 -05:00 |
|
mdipierro
|
1474a4fe79
|
link to pythonanywhere
|
2013-10-30 08:59:55 -05:00 |
|
mdipierro
|
e692beafba
|
Merge pull request #285 from niphlod/enhancement/dal_rname
fixed issue with ordereddict in python < 2.7, added rname support also for fields
|
2013-10-29 14:03:22 -07:00 |
|
mdipierro
|
78089bc0c4
|
small aesthetic change
|
2013-10-27 23:22:55 -05:00 |
|
mdipierro
|
eb9d7bf5c3
|
code simplification in wiki
|
2013-10-27 23:18:01 -05:00 |
|
mdipierro
|
8ce53e8dfa
|
Wiki(...groups=['x','y']) allows to user groups names other then those set in auth_group.role, completely by-passing auth groups and memberships
|
2013-10-27 22:55:41 -05:00 |
|
niphlod
|
0f2b2daeab
|
fixed issue with ordereddict in python < 2.7, added rname support also for fields
|
2013-10-27 14:36:38 +01:00 |
|
mdipierro
|
d960513ef2
|
fixed issues 1742:dal Teradata connection issue. cursors not being closed at the end of sessions, thanks awilliman01
|
2013-10-26 21:46:48 -05:00 |
|
mdipierro
|
1865c0b1dd
|
Merge pull request #283 from spametki/master
Fixed wiki get render method
|
2013-10-26 18:25:44 -07:00 |
|
mdipierro
|
af412e7e24
|
Merge pull request #282 from michele-comitini/make_executesql_as_dict_ordered
Make executesql as dict ordered
|
2013-10-26 18:24:57 -07:00 |
|
mdipierro
|
a74b1dd1bf
|
Merge pull request #281 from niphlod/enhancement/update_pypyodbc
update pypyodbc to 1.2.0
|
2013-10-26 18:24:25 -07:00 |
|
spametki
|
70b3edcbeb
|
Fixed wiki get render method
|
2013-10-26 21:39:26 -03:00 |
|
Michele Comitini
|
50543724d4
|
fix a docstring
|
2013-10-25 23:12:43 +02:00 |
|
Michele Comitini
|
ad81e641b3
|
optionally use OrderedDict in place of dict in executesql
|
2013-10-25 23:09:46 +02:00 |
|
niphlod
|
429ee8e423
|
update pypyodbc to 1.2.0
|
2013-10-25 21:41:50 +02:00 |
|
gi0baro
|
604795d6fc
|
Fixing mongodb binary repr: if value is not a basestring we got type Exception in converting to Binary
|
2013-10-25 10:40:56 +02:00 |
|
mdipierro
|
a514060402
|
cleaning up pending references
|
2013-10-23 20:13:43 -05:00 |
|
mdipierro
|
fec5ddd150
|
Merge pull request #278 from niphlod/fix/dal_references
allow unordered references (NOT recommended but still possible with limitations)
|
2013-10-23 17:46:09 -07:00 |
|
mdipierro
|
1c5bad24f3
|
Merge pull request #276 from niphlod/enhancement/scheduler_current
inject W2P_TASK in current, so you can use current.W2P_TASK in imported ...
|
2013-10-23 17:43:36 -07:00 |
|
niphlod
|
17b4de18d7
|
allow unordered references (NOT recommended but still possible with limitations)
|
2013-10-23 21:42:55 +02:00 |
|
Massimo
|
e94921c002
|
fixed issues with Rows.__or__, thanks Anthony
|
2013-10-22 17:03:54 -05:00 |
|
niphlod
|
d30098d646
|
inject W2P_TASK in current, so you can use current.W2P_TASK in imported modules. Thanks @Xiaonuo for the feature request
|
2013-10-23 00:03:04 +02:00 |
|
Jaripekkaf
|
221fdc51ba
|
bootstrap3 formstyle
|
2013-10-22 13:15:21 +03:00 |
|
mdipierro
|
2d0205714c
|
Merge pull request #270 from niphlod/fix/dal_reference
fix for references, DAL tests pass also on MSSQL now
|
2013-10-21 19:31:50 -07:00 |
|
mdipierro
|
570564b0c4
|
fixed bug in compileapp models_to_run, thanks Anthony
|
2013-10-21 21:30:20 -05:00 |
|
Massimo
|
34b377522a
|
allow as_trees to deal with orphan children
|
2013-10-21 14:32:49 -05:00 |
|
niphlod
|
9f846dbe3c
|
fix for references, DAL tests pass also on MSSQL now
|
2013-10-21 12:09:47 -07:00 |
|
mdipierro
|
665f728946
|
db().select().as_trees()
|
2013-10-20 22:55:17 -05:00 |
|
mdipierro
|
d879e4a560
|
db().select().as_tree()
|
2013-10-20 22:51:03 -05:00 |
|
mdipierro
|
8e1a68d461
|
simplified logic
|
2013-10-20 16:58:08 -05:00 |
|
mdipierro
|
2738d12e0f
|
fixed problem with _ot and rname
|
2013-10-20 16:51:34 -05:00 |
|
mdipierro
|
25148d06fe
|
reverted to rname
|
2013-10-20 16:48:22 -05:00 |
|