mdipierro
|
292a2ae882
|
fixed Issue 1927:LoginRadiusAccount does not allow specifying callback url (patch included)
|
2014-05-16 22:43:20 -05:00 |
|
mdipierro
|
7cfa2a54b7
|
remove more bloat
|
2014-05-09 15:43:10 -05:00 |
|
mdipierro
|
27bb2ee6b8
|
removed some files but not all (for now)
|
2014-05-09 15:24:18 -05:00 |
|
mdipierro
|
f71d9bb4b0
|
cgi.parse_qs deprecated -> urlparse.parse_qs, thanks BuhtigithuB
|
2014-05-07 17:04:34 -05:00 |
|
Massimo
|
287d8e3e18
|
added private folder back to design page, thanks szunny
|
2014-04-15 10:27:31 -05:00 |
|
Massimo
|
caafff74b3
|
reverted rpx_account for backward compatibility and added janrain_account for the new engage.js api
|
2014-04-15 10:16:02 -05:00 |
|
mdipierro
|
39ee2a5991
|
skip languages write test on GAE
|
2014-04-07 12:16:19 -05:00 |
|
mdipierro
|
2fb8b05906
|
fixed some licensing issues
|
2014-04-02 09:19:52 -05:00 |
|
mdipierro
|
fab4d1e782
|
welcome + gae should use ndb as example
|
2014-03-31 00:24:52 -05:00 |
|
mdipierro
|
8d648f6137
|
restore beahvior in gae that if no limitby, returns iterator
|
2014-03-31 00:19:04 -05:00 |
|
mdipierro
|
52b55889dd
|
fixed the proble with count on GAE
|
2014-03-31 00:07:31 -05:00 |
|
mdipierro
|
0caae1f8d4
|
better support for google datastore
|
2014-03-30 23:36:51 -05:00 |
|
mdipierro
|
74b0bd9c3a
|
web2py.py -G config, will make GAE config easier
|
2014-03-29 17:43:49 -05:00 |
|
mdipierro
|
29ca1872b0
|
GAE should use 2.7, not 2.5
|
2014-03-29 17:28:45 -05:00 |
|
mdipierro
|
49f4e38658
|
db.define_table(...table_hash=...) to override hash in .table file, thanks dmvieira
|
2014-03-29 17:19:12 -05:00 |
|
mdipierro
|
8d11647a8d
|
better fix for patch 414, starting web2py from other folder
|
2014-03-29 17:07:25 -05:00 |
|
mdipierro
|
76654a6fbe
|
mentioned change in license of login_methods to LGPL
|
2014-03-29 00:58:59 -05:00 |
|
mdipierro
|
267cd08af6
|
gae search not fecthed by key to ensure consistency, thanks Luca
|
2014-03-28 23:51:27 -05:00 |
|
mdipierro
|
f9ad11473d
|
changed license of some modules from GPLv2 to LGPLv3
|
2014-03-22 02:26:04 -05:00 |
|
mdipierro
|
8f99ce734d
|
issue 1903:SQLTABLE - 'even' and 'odd' css classes are opposite to real row type, thanks Paolo
|
2014-03-21 01:02:38 -05:00 |
|
mdipierro
|
06cef8f9d1
|
experimenting with build script
|
2014-03-20 17:53:03 -05:00 |
|
mdipierro
|
2b60a1cd49
|
support for geography types, thanks sunny
|
2014-03-20 11:14:25 -05:00 |
|
mdipierro
|
69ad382751
|
added warning
|
2014-03-19 16:25:06 -05:00 |
|
mdipierro
|
8259f1c490
|
added warning
|
2014-03-19 12:52:03 -05:00 |
|
mdipierro
|
3762a45974
|
more cleanup logic in web2py build
|
2014-03-19 12:30:25 -05:00 |
|
mdipierro
|
2802e29945
|
2.9.5
|
2014-03-15 21:25:04 -05:00 |
|
mdipierro
|
c1e797fe24
|
removed gluon/contrib/translitcodec because of backward compatibility issues and because it breaks Pypy
|
2014-03-15 10:54:48 -05:00 |
|
Massimo
|
d7a42d8445
|
fixed problem with groups
|
2014-03-14 09:00:19 -05:00 |
|
mdipierro
|
84365f6721
|
fixed problem with circular imputs on GAE?
|
2014-03-13 08:41:31 -05:00 |
|
mdipierro
|
883909af4b
|
reverted s.encode('translit/long') which breaks Pypy
|
2014-03-12 13:31:09 -05:00 |
|
mdipierro
|
ad72cea9a6
|
fixed issue 1891:Remove response.meta.description from menu.py in welcome app, thanks sourcingp
|
2014-03-09 17:29:41 -05:00 |
|
mdipierro
|
c289bc4239
|
fixed issue 1893:backwards compatibility problem with grid parameter exportclasses, thanks mweissen
|
2014-03-09 17:26:40 -05:00 |
|
mdipierro
|
733fa01b7e
|
fixed issue 1894:represent requires 2 arguments in dal.py, thanks mweissen
|
2014-03-09 17:22:39 -05:00 |
|
mdipierro
|
4d03460944
|
fixed startup message, thanks mweissen
|
2014-03-09 17:19:03 -05:00 |
|
mdipierro
|
9e8ef3585e
|
fixed problem with login bare when registration_key is None
|
2014-03-09 08:55:22 -05:00 |
|
mdipierro
|
05a0d19ee9
|
cleanup
|
2014-03-08 14:40:34 -06:00 |
|
mdipierro
|
e43df945b4
|
no more pypy test for today
|
2014-03-08 14:28:18 -06:00 |
|
mdipierro
|
1abdf72a04
|
2.9.4
|
2014-03-04 22:42:22 -06:00 |
|
mdipierro
|
d20f231b34
|
fixed memdb anc session issue 1885
|
2014-03-04 22:33:50 -06:00 |
|
mdipierro
|
8b03bf5fd9
|
fixed gae_memacache issue 1887, thanks mjwatson
|
2014-03-04 22:28:35 -06:00 |
|
mdipierro
|
77bbb405fb
|
2.9.3
|
2014-03-03 08:50:52 -06:00 |
|
mdipierro
|
7592cd2fe0
|
always reset the session when auth session expires
|
2014-03-03 08:44:02 -06:00 |
|
mdipierro
|
666a389718
|
2.9.2
|
2014-03-02 17:47:33 -06:00 |
|
mdipierro
|
6cd2bf9fea
|
better transliteration in slugs, thanks winniehell
|
2014-03-02 17:45:45 -06:00 |
|
mdipierro
|
70965f4b69
|
alterante solution for https://github.com/web2py/web2py/pull/215
|
2014-03-02 17:19:33 -06:00 |
|
mdipierro
|
29042f08a1
|
back to bs2
|
2014-03-02 17:17:21 -06:00 |
|
mdipierro
|
297983f411
|
some minor changes
|
2014-02-28 18:38:06 -06:00 |
|
mdipierro
|
1e9872c015
|
welcome more bootstrap3 compliant, thanks Paolo Caruccio
|
2014-02-27 09:33:26 -06:00 |
|
mdipierro
|
0d24d1e0d2
|
removed unwanted files, added respond.min.js
|
2014-02-24 23:57:34 -06:00 |
|
mdipierro
|
f3c5ed8ee6
|
added some bs3 files
|
2014-02-24 00:09:39 -06:00 |
|