mdipierro
|
ddbddf6c2f
|
edited CHANGELOG, 2.3.0 rc2
|
2012-12-13 11:53:30 -06:00 |
|
mdipierro
|
29c1874bc1
|
fixed aes
|
2012-12-13 11:28:52 -06:00 |
|
mdipierro
|
242dca7365
|
allow web shell working when https is required
|
2012-12-13 11:10:59 -06:00 |
|
mdipierro
|
5ddd7f0a6f
|
removed debug print statement, thanks Niphlod
|
2012-12-13 08:22:10 -06:00 |
|
mdipierro
|
37acdc0cc6
|
partially fixed issue 832, auth.requires raises 401 on ajax, thanks Paolo Valleri
|
2012-12-12 22:07:20 -06:00 |
|
mdipierro
|
380c78b758
|
fixed formstyle_bootstrap, thanks Anthony
|
2012-12-12 22:03:39 -06:00 |
|
mdipierro
|
06237a48c4
|
added NEWINSTALL to git, issue 1217, thanks dev.ldhughes
|
2012-12-12 21:49:27 -06:00 |
|
mdipierro
|
f6f82a1be1
|
fixed ip4 client validation, issue 1218, thanks Joachim Breitsprecher
|
2012-12-12 21:47:55 -06:00 |
|
mdipierro
|
6fafba0772
|
fixed css issue 1219, thanks Paolo
|
2012-12-12 21:46:09 -06:00 |
|
mdipierro
|
2cb2484cd0
|
analytics.js
|
2012-12-12 21:30:57 -06:00 |
|
mdipierro
|
8fa903f17a
|
allow LOADing multiple grids, thanks Niphlod
|
2012-12-12 21:14:25 -06:00 |
|
mdipierro
|
6d61f9d0ef
|
fixed typo in docstring, issue 1210, thanks francois.delpierre
|
2012-12-11 20:50:10 -06:00 |
|
mdipierro
|
7a85625743
|
revised setup-web2py-nginx-uwsgi-ubuntu.sh, thanks Vinicious
|
2012-12-11 20:15:15 -06:00 |
|
mdipierro
|
21e2e5e2af
|
fixed typo in globals, issue 1213, thanks jkellas
|
2012-12-11 15:54:57 -06:00 |
|
mdipierro
|
5188b64704
|
Added intro tutorial, thanks Michael Herman
|
2012-12-11 10:53:31 -06:00 |
|
mdipierro
|
128ff10ade
|
sorting importing models was broken, now fixed, thanks Joel Samuelsson
|
2012-12-11 08:25:48 -06:00 |
|
mdipierro
|
a98f45f875
|
fixed winservice problem
|
2012-12-10 21:32:36 -06:00 |
|
mdipierro
|
c02b79f0c3
|
fixed problem with clear and session_hash
|
2012-12-09 14:29:37 -06:00 |
|
mdipierro
|
8d6a19aeb2
|
fixed issue 1208 (auth on GAE) by disabling virtual fields in auth.user on GAE
|
2012-12-08 18:31:41 -06:00 |
|
mdipierro
|
fa08472392
|
fixed issue 1208 (auth on GAE) by disabling virtual fields in auth.user on GAE
|
2012-12-08 18:25:04 -06:00 |
|
mdipierro
|
22d872c7e5
|
fixed issue 1207, IS_IN_SET(list_of_ints), thanks Alan
|
2012-12-07 10:58:43 -06:00 |
|
mdipierro
|
c5a7c8d8f9
|
fixed problem CRYPT password comparsion, issue 1203, thanks Alan
|
2012-12-06 23:04:29 -06:00 |
|
mdipierro
|
e08fdc42cf
|
fixed escaping of response.js, issue 1205, thanks max.morais.dmm
|
2012-12-06 23:02:09 -06:00 |
|
mdipierro
|
30ff19b271
|
regex simplification
|
2012-12-06 16:56:29 -06:00 |
|
mdipierro
|
42ff4aa0d8
|
fixed issue 1202, commas in attachments, thanks simonm3
|
2012-12-05 16:49:24 -06:00 |
|
mdipierro
|
fcd960149d
|
fixed issue 1187, custom widget hadnling error in case for nonzero formatter, thanks Maria Mitica
|
2012-12-05 16:34:55 -06:00 |
|
mdipierro
|
f6dc70dd9b
|
himBH>jQuery, thanks Niphlod
|
2012-12-05 15:33:30 -06:00 |
|
mdipierro
|
f5368f988e
|
better paymenttech support, BSD license
|
2012-12-05 15:31:38 -06:00 |
|
mdipierro
|
c86a4467d3
|
fixed IS_STRONG **** issue, issue 1098
|
2012-12-05 15:24:15 -06:00 |
|
mdipierro
|
9c41f48786
|
lazy sqlhtml_validators, fixed issue 931
|
2012-12-05 14:18:00 -06:00 |
|
mdipierro
|
9202be6fba
|
fixed web2py_bootstrap.css, thanks Paolo
|
2012-12-05 13:53:46 -06:00 |
|
mdipierro
|
73f2da5087
|
allow more customization of db._adapter.types
|
2012-12-05 11:57:18 -06:00 |
|
mdipierro
|
32823d8288
|
fixed issue 440, reference to primary keys
|
2012-12-05 11:35:23 -06:00 |
|
mdipierro
|
7e4c533357
|
db.define_table('person',Field('name'),Field.Virtual('namey',lambda row: row.person.name+'y')), fixed issue 374
|
2012-12-05 11:23:11 -06:00 |
|
mdipierro
|
d1e73c8f79
|
fixed issue 265
|
2012-12-05 11:03:16 -06:00 |
|
mdipierro
|
3cf2ca4347
|
db.thing(name='Cohen',_orderby=db.thing.name), thanks Yair
|
2012-12-05 09:01:03 -06:00 |
|
mdipierro
|
a058a39976
|
experimental support for MSSQL pagination
|
2012-12-04 18:30:36 -06:00 |
|
mdipierro
|
c75eab9e73
|
paymentech.py
|
2012-12-04 10:56:30 -06:00 |
|
mdipierro
|
d01750601b
|
2.3.0 rc1
|
2012-12-04 09:02:41 -06:00 |
|
mdipierro
|
2b21c8ec8d
|
uri='informi-se://...
|
2012-12-04 08:48:27 -06:00 |
|
mdipierro
|
b1b295f700
|
added interact.html to git
|
2012-12-04 08:32:26 -06:00 |
|
mdipierro
|
07afe71f37
|
fixed filename in dal storage, thanks Marin
|
2012-12-03 18:02:45 -06:00 |
|
mdipierro
|
5347bd03f1
|
possibly fixed issue 1169
|
2012-12-03 17:39:17 -06:00 |
|
mdipierro
|
d964970c9e
|
fixed escape->encodeURIComponent in autocomplete, issue 1198, thanks Dmitry
|
2012-12-03 17:11:18 -06:00 |
|
mdipierro
|
bfcda54fa2
|
check_reserved in welcome, thanks Marin
|
2012-12-03 16:30:13 -06:00 |
|
mdipierro
|
411ef4549e
|
closeflash patch, thanks Paolo, issue 1191
|
2012-12-03 16:06:27 -06:00 |
|
mdipierro
|
ca18d164e3
|
MENU(li_first, li_last..), fixed issue 1200, thanks dev to null
|
2012-12-03 14:42:37 -06:00 |
|
mdipierro
|
f6c1ae20c9
|
better grid errors, issue 1135
|
2012-12-03 14:28:00 -06:00 |
|
mdipierro
|
fdf7d5661d
|
fixed problem with raw_args
|
2012-12-03 14:04:17 -06:00 |
|
mdipierro
|
cabe9603c2
|
fixed cronjobs broken in 4278, fixed issue 1190
|
2012-12-03 13:16:14 -06:00 |
|