mdipierro
|
c31ac85bfa
|
Merge pull request #55 from jbohren-forks/fix-manual-li-in-menu
Make the menu html serializer pass LI items through as-is (allows for separators)
|
2013-02-10 15:12:15 -08:00 |
|
Michele Comitini
|
33ada924e8
|
manage https scheme without relying only on wsgi info
|
2013-02-09 15:06:33 +01:00 |
|
Michele Comitini
|
211462ecbc
|
Merge github.com:web2py/web2py
|
2013-02-09 02:27:16 +01:00 |
|
Massimo
|
ae12b74620
|
mysql regexp
|
2013-02-08 13:01:36 -06:00 |
|
Massimo
|
66c3855e23
|
id!=None in grid
|
2013-02-08 12:42:10 -06:00 |
|
mdipierro
|
343f295b6b
|
better parse as rest, thanks Denes
|
2013-02-07 05:37:14 -06:00 |
|
mdipierro
|
f90dbb9321
|
fixed custom_import indentation
|
2013-02-06 17:22:11 -06:00 |
|
mdipierro
|
5ab85ee20e
|
fixed importing of local packages first (I hope)
|
2013-02-06 11:34:42 -06:00 |
|
mdipierro
|
0c0830c1df
|
added missing files to git
|
2013-02-06 10:32:02 -06:00 |
|
mdipierro
|
4a8a41de91
|
if False: import import_all
|
2013-02-06 10:21:41 -06:00 |
|
mdipierro
|
9afa21cd30
|
simpler Makefile
|
2013-02-06 10:12:13 -06:00 |
|
mdipierro
|
d1d3c171fd
|
fixed issue 1321, shorter admin titles, thanks Argetlam Akshet
|
2013-02-06 09:53:52 -06:00 |
|
Massimo
|
a7c6268d2c
|
unlocking session in download
|
2013-02-05 13:23:51 -06:00 |
|
Massimo
|
409495cc70
|
removed pypyodbc test
|
2013-02-05 10:44:16 -06:00 |
|
mdipierro
|
0460ffdb28
|
added span and strong to allowed_tags
|
2013-02-05 08:49:58 -06:00 |
|
mdipierro
|
cbb9a1fdbe
|
added pypyodbc.py, thanks Derek
|
2013-02-05 08:46:32 -06:00 |
|
mdipierro
|
ba603528d7
|
grid breadcrumbs uses field.label, not field.name, thanks Michael Beller
|
2013-02-04 16:45:42 -06:00 |
|
mdipierro
|
9069f06857
|
fixed cache expiration in grid downloads, thanks Niphlod
|
2013-02-04 15:12:15 -06:00 |
|
mdipierro
|
8f76efeb2f
|
fixed issue 1320 (http://timelessrepo.com/json-isnt-a-javascript-subset), thanks Alan
|
2013-02-04 10:03:29 -06:00 |
|
mdipierro
|
4fb8333299
|
added comments to explain caveats with last commit
|
2013-02-04 10:01:00 -06:00 |
|
mdipierro
|
6b9d7af4ed
|
passing parameters for contains case_sensitive but often ignored. :-(
|
2013-02-04 09:55:21 -06:00 |
|
mdipierro
|
7c1f6c2195
|
optional_args
|
2013-02-04 09:37:44 -06:00 |
|
mdipierro
|
90f8f223b9
|
fixed issue 1318, as_yaml, thanks Alan
|
2013-02-04 09:28:09 -06:00 |
|
mdipierro
|
d06a1a68a0
|
allow export/import of db models, issue 1316 (experimental), thanks Alan
|
2013-02-03 09:11:13 -06:00 |
|
mdipierro
|
af7a922cac
|
fixed issue 1315, IE9 layout, thanks Duffy Nicholas
|
2013-02-03 09:09:18 -06:00 |
|
mdipierro
|
a6d4e2340e
|
reverted last change, better to use wiki.menu
|
2013-02-01 21:24:30 -06:00 |
|
mdipierro
|
ecdd7f6733
|
fixed menus in auth.wiki()
|
2013-02-01 21:16:21 -06:00 |
|
mdipierro
|
d407bdbbbc
|
better scripts/setup-web2py-nginx-uwsgi-on-centos.sh, thanks Alan
|
2013-01-30 14:25:49 -06:00 |
|
mdipierro
|
ef06262393
|
returning more info from auth.wiki, thanks Paolo
|
2013-01-30 12:48:08 -06:00 |
|
mdipierro
|
0328ed49b9
|
fixed mssql3 groupby/orderby issue, thanks Niphlod.
|
2013-01-30 12:30:23 -06:00 |
|
mdipierro
|
0719af011b
|
operator serilization in DAL, thanks Alan
|
2013-01-30 09:45:00 -06:00 |
|
mdipierro
|
14bd35e348
|
fixed issue 1306 rendering of width in markmin, thanks dickschrauwen
|
2013-01-30 09:41:41 -06:00 |
|
mdipierro
|
8740fea7c1
|
allow multiple left joins in grid
|
2013-01-30 09:29:49 -06:00 |
|
Massimo
|
45969c7628
|
added note to scripts/setup-web2py-nginx-uwsgi-on-centos.sh, thanks Alan
|
2013-01-29 16:27:46 -06:00 |
|
Massimo
|
698286dbe0
|
Query/Set enhancements for client/service apps, thanks Alan
|
2013-01-29 16:25:10 -06:00 |
|
mdipierro
|
d238b5e86d
|
Row.__delitem__
|
2013-01-28 20:48:02 -06:00 |
|
Marcin Wielgoszewski
|
d16b5899e8
|
never use secret key as an initialization vector
|
2013-01-27 12:47:19 -05:00 |
|
Marcin Wielgoszewski
|
76b035b800
|
actually use the constant-time compare function in secure_loads
|
2013-01-27 12:23:42 -05:00 |
|
mdipierro
|
3bb8d5e235
|
configurable appadmin graphs, thanks Jose
|
2013-01-27 10:25:02 -06:00 |
|
mdipierro
|
8fe3934c6e
|
fixed codemirror syntax highlighting, thanks Mariano
|
2013-01-27 09:59:19 -06:00 |
|
mdipierro
|
ec7c8f0248
|
added bottom right save button in edit_languages, issue 1300
|
2013-01-27 09:46:22 -06:00 |
|
Massimo
|
147b2d889d
|
db.as_json/as_xml thanks Alan (This is tentative and experimental)
|
2013-01-25 15:36:23 -06:00 |
|
Massimo
|
ca330a99e2
|
issue 1302, support for expressions in CONTAINS, thanks Paolo
|
2013-01-25 15:29:04 -06:00 |
|
Michele Comitini
|
2eeb1e74b2
|
gluon/tools.py: correct error codes for Jsonrpc-2.0 exceptions.
gluon/contrib/login_methods/oauth20_account.py: removed dead code.
|
2013-01-25 21:41:14 +01:00 |
|
Massimo
|
d4e68e6c18
|
more modular setup-web2py-nginx-uwsgi-ubuntu, thanks Paolo and Niphlod
|
2013-01-24 15:52:21 -06:00 |
|
Massimo
|
356643d509
|
check whether pgsql supports json fields, thanks Alan
|
2013-01-24 10:51:44 -06:00 |
|
Michele Comitini
|
9a957c907a
|
merge with upstream
|
2013-01-24 02:10:16 +01:00 |
|
Michele Comitini
|
d97ef82bb7
|
removed need for globals
|
2013-01-24 02:06:19 +01:00 |
|
Michele Comitini
|
a751c0e03a
|
Compliance with rfc6749. Added backward compatibility with Facebook custom implementation. Simpler and faster flow.
|
2013-01-24 02:04:01 +01:00 |
|
mdipierro
|
4c50c69fbb
|
fixed gevent monkey patching problem, thank you JimK
|
2013-01-23 08:49:00 -06:00 |
|