mdipierro
|
ec92b8fff1
|
fixed path find for pluralization rules
|
2012-08-30 14:54:40 -05:00 |
|
mdipierro
|
25f349a3a9
|
logging rotation in example, thanks Jonathan
|
2012-08-30 14:49:50 -05:00 |
|
mdipierro
|
9f763c677c
|
fixed AttributeError: 'Expression' object has no attribute '_table' issue
|
2012-08-30 14:42:32 -05:00 |
|
mdipierro
|
1444c5b476
|
fixed janrain login with GAE
|
2012-08-30 08:31:52 -05:00 |
|
mdipierro
|
3c0ed7b8b9
|
fixed bug in markmin
|
2012-08-30 08:17:28 -05:00 |
|
mdipierro
|
528cf0ed0f
|
fixed grin without login, thanks Liam
|
2012-08-30 08:14:10 -05:00 |
|
mdipierro
|
a8580673b6
|
update link fixed, thanks Niphlod
|
2012-08-30 08:09:33 -05:00 |
|
mdipierro
|
04fe5199f1
|
allow tasks without timeout
|
2012-08-30 08:05:09 -05:00 |
|
mdipierro
|
6a9aa69c93
|
2.0.2
R-2.0.2
|
2012-08-29 22:00:59 -05:00 |
|
mdipierro
|
797ecd2e13
|
better webclient.py
|
2012-08-29 21:57:09 -05:00 |
|
mdipierro
|
4fa1d8b0c7
|
changed vars in example and test for webclient
|
2012-08-29 18:31:23 -05:00 |
|
mdipierro
|
21dea6ed32
|
more comments in webclient.py
|
2012-08-29 18:27:30 -05:00 |
|
mdipierro
|
9feff08790
|
added timing and history to webclient
|
2012-08-29 18:22:07 -05:00 |
|
mdipierro
|
cfcc72de6f
|
simplied handling of postbacks
|
2012-08-29 18:14:24 -05:00 |
|
mdipierro
|
1abc8e7f13
|
more test improvements, thanks Jonathan
|
2012-08-29 18:01:27 -05:00 |
|
mdipierro
|
8574f04522
|
updated gluon/tests/__init__.py, thanks Jonathan
|
2012-08-29 17:59:44 -05:00 |
|
mdipierro
|
ee6c0fca07
|
updated CHANGELOG
|
2012-08-29 17:44:07 -05:00 |
|
mdipierro
|
ae86f4b9eb
|
webclient.py and test_web.py
|
2012-08-29 17:40:03 -05:00 |
|
mdipierro
|
36e8c95ca5
|
fixed problem with computed fields
|
2012-08-29 16:05:41 -05:00 |
|
mdipierro
|
ac100b7489
|
fixed problem with iterator in template.py
|
2012-08-29 15:42:51 -05:00 |
|
mdipierro
|
a9b780334f
|
2.0.1 rc5
|
2012-08-29 15:13:10 -05:00 |
|
mdipierro
|
b3033ddf52
|
removed code comitted accidentally
|
2012-08-29 15:12:46 -05:00 |
|
mdipierro
|
789bacce10
|
fixed some problems with admin no GAE, still readonly
|
2012-08-29 15:09:08 -05:00 |
|
mdipierro
|
b244f9000a
|
fixed error with referenced_by, thanks Marin
|
2012-08-29 10:28:04 -05:00 |
|
mdipierro
|
b232a2ddba
|
catch missing winservice
|
2012-08-29 10:12:11 -05:00 |
|
mdipierro
|
6f6276a912
|
fixed to(env={}), thanks Anthony
|
2012-08-29 10:05:51 -05:00 |
|
mdipierro
|
c02707a65c
|
support for HEAD requests
|
2012-08-29 08:22:35 -05:00 |
|
mdipierro
|
77198818d5
|
dict instead of {} where possible
|
2012-08-29 07:27:28 -05:00 |
|
mdipierro
|
4ef0e6cc94
|
fixed the case of missing tickets and a typo in last commit
|
2012-08-28 22:14:59 -05:00 |
|
mdipierro
|
415104345d
|
simplified template.py
|
2012-08-28 21:11:27 -05:00 |
|
mdipierro
|
107521a65d
|
lots of simplifications (again)
|
2012-08-28 20:38:11 -05:00 |
|
mdipierro
|
d79853ceb7
|
lots of simplifications
|
2012-08-28 20:30:32 -05:00 |
|
mdipierro
|
f0271ca2d5
|
Row.__nonzero__, thanks Marin
|
2012-08-28 19:11:43 -05:00 |
|
mdipierro
|
2331aa4a0c
|
temp vars in dal.py (fixed error)
|
2012-08-28 19:07:26 -05:00 |
|
mdipierro
|
9fbda2dde4
|
temp vars in dal.py
|
2012-08-28 18:52:25 -05:00 |
|
mdipierro
|
f4b07a0974
|
faster lazytables check
|
2012-08-28 16:52:30 -05:00 |
|
mdipierro
|
53380c864d
|
catching AttributeError
|
2012-08-28 15:36:05 -05:00 |
|
mdipierro
|
8e3e1fa21f
|
added backward compatibility fix for row.id when id not called id (doh)
|
2012-08-28 14:57:23 -05:00 |
|
mdipierro
|
a2868ad3be
|
fixed changelog
|
2012-08-28 14:45:08 -05:00 |
|
mdipierro
|
280630a0ce
|
fixed issue with row[db.table.field] for result of join, thanks Dominic
|
2012-08-28 14:26:49 -05:00 |
|
mdipierro
|
b867fa28e6
|
some more optimizations in parse rows
|
2012-08-28 14:03:59 -05:00 |
|
mdipierro
|
a93a4dc965
|
updated languages/default.py
|
2012-08-28 11:42:22 -05:00 |
|
mdipierro
|
142b7cd98c
|
fixed mobile issue, thanks Martin
|
2012-08-28 10:56:19 -05:00 |
|
mdipierro
|
dbe39a5cf4
|
more flexible auth.wiki, thanks Alan
|
2012-08-28 10:54:06 -05:00 |
|
mdipierro
|
c39c6535e8
|
fixed issue 959, thanks Haag
|
2012-08-28 10:44:51 -05:00 |
|
mdipierro
|
cfa93bd5de
|
RecordUpdater, RecordDeleted and compute on update
|
2012-08-28 10:32:01 -05:00 |
|
mdipierro
|
12fa8710a2
|
db().count(cache=...)
|
2012-08-28 10:02:21 -05:00 |
|
mdipierro
|
f9e35599c6
|
many iteritems optimizations
|
2012-08-28 09:35:36 -05:00 |
|
mdipierro
|
18a2c2c68e
|
many speed improvements, thanks Michele
|
2012-08-28 08:28:36 -05:00 |
|
mdipierro
|
37f81b48e8
|
improved toorbar, thanks Anthony
|
2012-08-27 16:16:25 -05:00 |
|