mdipierro
|
975bc64fd0
|
fixed 1760:option -p or --port not working at command line
|
2013-11-01 17:45:43 -05:00 |
|
mdipierro
|
123f0f8269
|
Merge pull request #287 from niphlod/issue/1753
fixes issue 1753, web2py.js doesn't set the disabled state for inputs with name
|
2013-11-01 07:34:56 -07:00 |
|
niphlod
|
a6223cc319
|
fixes issue 1753, web2py.js doesn't set the disabled state for inputs with name
|
2013-10-31 21:10:37 +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
|
c89ed53be1
|
Merge pull request #286 from ilvalle/fix-editor
fix for empty python file in admin editor
|
2013-10-29 14:05:21 -07: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
|
850ef39bf7
|
Merge pull request #284 from spametki/master
Admin app: changed string interpolation in T calls
|
2013-10-29 14:01:38 -07:00 |
|
ilvalle
|
1bbb99b548
|
fix codemirror gutter managment
|
2013-10-29 17:24:46 +01:00 |
|
ilvalle
|
7675d605ea
|
fix width after window resize
|
2013-10-29 17:02:50 +01:00 |
|
ilvalle
|
7d5cdb9220
|
fix for empty file in admin editor
|
2013-10-28 10:17:47 +01: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 |
|
spametki
|
68ccf6510d
|
admin app: changed string interpolation in T calls
|
2013-10-27 10:28:23 -03: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 |
|
mdipierro
|
7d9c853eeb
|
Merge pull request #280 from gi0baro/mongo-binary
Fixing mongodb binary repr
|
2013-10-26 18:23:52 -07:00 |
|
mdipierro
|
7caf1c0794
|
Merge pull request #279 from ilvalle/fix-editor
Dynamic tab width in editor settings
|
2013-10-26 18:23:16 -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 |
|
ilvalle
|
6599e08d32
|
'Highlight current line' & 'Display line numbers' options in admin editor
|
2013-10-24 16:16:41 +02:00 |
|
ilvalle
|
94ddb6c11f
|
dynamic tab size in admin editor (all tabs are placed along the same line)
|
2013-10-24 09:48:03 +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
|
811a44fd14
|
Merge pull request #277 from ilvalle/fix-editor
codemirror 3.19 and directory cleanup
|
2013-10-23 17:44:15 -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 |
|
ilvalle
|
290cb2f1a7
|
simplified editor's options management
|
2013-10-23 14:33:15 +02:00 |
|
ilvalle
|
ff7cb99bfe
|
jQuery -> $ in admin editor
|
2013-10-23 14:07:51 +02:00 |
|
ilvalle
|
339de2fa41
|
codemirror 3.19 and directory cleanup
|
2013-10-23 13:31:57 +02:00 |
|
Massimo
|
cafab17ee0
|
syncing
|
2013-10-22 17:05:52 -05:00 |
|
mdipierro
|
9fa1757ffb
|
Merge pull request #275 from ilvalle/fix-editor
bootstrapSwitch in admin
|
2013-10-22 15:04:01 -07: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 |
|
mdipierro
|
fba11869b6
|
Merge pull request #274 from Jaripekkaf/web2py_bs3
bootstrap3 formstyle
|
2013-10-22 14:59:48 -07:00 |
|
ilvalle
|
453412fa0c
|
added bootstrap switch in editor settings
|
2013-10-22 17:36:45 +02:00 |
|
ilvalle
|
607897a1b0
|
boostrap switch plugin in admin
|
2013-10-22 17:36:19 +02:00 |
|
Jaripekkaf
|
221fdc51ba
|
bootstrap3 formstyle
|
2013-10-22 13:15:21 +03:00 |
|
mdipierro
|
37551a8517
|
Merge pull request #272 from niphlod/enhancement/boostrap_232
bumped bootstrap to 2.3.2
|
2013-10-21 19:34:58 -07:00 |
|
mdipierro
|
8877eab977
|
Merge pull request #271 from niphlod/enhancement/windows_build
fix building on windows. New handler for gevented webserver
|
2013-10-21 19:32:34 -07:00 |
|