mdipierro
|
1a959baa72
|
fixed problem with static_version in admin, issue 1832
|
2013-12-23 21:37:27 -06:00 |
|
mdipierro
|
257733e0cc
|
fixed a bug in models_to_run, thanks Anthony
|
2013-12-20 15:09:50 -06:00 |
|
mdipierro
|
53f4408652
|
fixed web2py.css 100% thanks DeanK
|
2013-12-19 20:25:48 -06:00 |
|
mdipierro
|
28b9d322a2
|
fixed 1821:RadioWidget and CheckboxesWidget wrong behavior, thanks Paolo Caruccio
|
2013-12-17 16:50:42 -06:00 |
|
mdipierro
|
38de99fc9c
|
fixed 1820:uncaught pickling error with shell and app engine, thanks Alan
|
2013-12-17 16:43:07 -06:00 |
|
mdipierro
|
a4416bd11f
|
fixed issue 1819:Datastore reconnect problem, thanks Alan
|
2013-12-17 16:40:44 -06:00 |
|
mdipierro
|
c790b79393
|
autolink emails
|
2013-12-16 21:56:28 -06:00 |
|
mdipierro
|
104ec5ba73
|
fixed issue 1818, error in wiki/renderer, thanks Alan
|
2013-12-15 22:23:57 -06:00 |
|
mdipierro
|
53a0718a78
|
fixed problem with lack of connector in NoSQL
|
2013-12-15 13:31:56 -06:00 |
|
mdipierro
|
42de43d052
|
fixed 1814:session.connect: parameter migrate=False has no effect, thanks lucmurer
|
2013-12-14 20:03:35 -06:00 |
|
mdipierro
|
4aabf3c69c
|
fixed typo, thanks User
|
2013-12-11 20:36:39 -06:00 |
|
mdipierro
|
69f9cf28df
|
fixed db(((db.table1.field1 + db.table1.field2)>4)).select(), thanks Boris
|
2013-12-11 20:33:24 -06:00 |
|
mdipierro
|
15dd46a91a
|
reverted grouping of joined tables
|
2013-12-09 21:28:26 -06:00 |
|
mdipierro
|
bbbee21b0d
|
DAL(...,adapter_args=dict(engine='MyISAM'))
|
2013-12-09 18:56:05 -06:00 |
|
mdipierro
|
cda7c66637
|
fixed bug in last commit, thanks User
|
2013-12-09 17:55:53 -06:00 |
|
mdipierro
|
53122bfa9f
|
possible implementation of st_dwithin, thanks User
|
2013-12-09 17:06:25 -06:00 |
|
mdipierro
|
85058bd847
|
fixed this issue http://stackoverflow.com/questions/20363043/web2py-dal-left-join-and-operator-precedence
|
2013-12-08 09:33:30 -06:00 |
|
mdipierro
|
46d630a2c0
|
ST_DWithin for postgres
|
2013-12-08 08:26:00 -06:00 |
|
mdipierro
|
09277868d2
|
accept bitcoin donations
|
2013-12-07 20:47:08 -06:00 |
|
mdipierro
|
86a19c25a8
|
fixed issue 1808:HTML Injection on Terminal(shell) online
|
2013-12-07 18:36:37 -06:00 |
|
mdipierro
|
1715b0c378
|
fixed 1807:Preserve quote template for NoSQLAdapter and subclasses, thanks Alan and Michele
|
2013-12-07 10:20:29 -06:00 |
|
mdipierro
|
3599863304
|
fixed 1801:error in DAL using MongoDB with 'list:reference <table>', thanks Alan
|
2013-12-07 10:18:33 -06:00 |
|
mdipierro
|
91dc4f1d03
|
fixed issue 1806:auth.wiki does not create permissions correctly, thanks Florian
|
2013-12-07 10:16:21 -06:00 |
|
mdipierro
|
0ed01e5a21
|
enable killing processed in windows, thanks Yair
|
2013-12-06 20:15:41 -06:00 |
|
mdipierro
|
3a6a8af9f6
|
fixed typo in spreadsheet, thanks Alan
|
2013-12-04 19:35:43 -06:00 |
|
mdipierro
|
5b7167436b
|
optional label in checkbox widget, fixed issue 1797, thanks Richard
|
2013-12-04 10:43:50 -06:00 |
|
mdipierro
|
9d4cb09fdf
|
fixed typo, thanks Dean
|
2013-12-03 09:32:42 -06:00 |
|
mdipierro
|
645c3b10dd
|
fixed issue 1783 again, thanks Dean Kleissas
|
2013-12-03 00:41:51 -06:00 |
|
mdipierro
|
7703d959ef
|
fixed request.user_agent().get('is_mobile', False), thanks Jonathan
|
2013-12-02 10:28:13 -06:00 |
|
mdipierro
|
55cbc1830a
|
fixed issue 1795:MongoDB: DAL instantiation dict definition error, thanks Alan
|
2013-12-02 02:07:17 -06:00 |
|
mdipierro
|
fa1c719c96
|
removed conflict from languages, thanks Niphlod
|
2013-12-01 10:00:05 -06:00 |
|
mdipierro
|
aac892364c
|
R-2.8.2
|
2013-11-28 07:52:24 -06:00 |
|
mdipierro
|
64b670fd8f
|
fixed issue with scheduler and cache.disk introduced in 2.8.1
|
2013-11-28 07:50:55 -06:00 |
|
mdipierro
|
a55c6777d3
|
R-2.8.1
|
2013-11-27 13:54:04 -06:00 |
|
mdipierro
|
165b682e01
|
no more drawer open in edit mode
|
2013-11-27 12:00:21 -06:00 |
|
mdipierro
|
0385ce6eb2
|
allow add_button(...,'javascript:')
|
2013-11-25 15:22:21 -06:00 |
|
mdipierro
|
a7defed64c
|
no more Tkinter is not necessary
|
2013-11-24 20:33:31 -06:00 |
|
mdipierro
|
ff2f11a706
|
generic.jsonp raises HTTP(404)
|
2013-11-24 09:44:08 -06:00 |
|
mdipierro
|
f57d96d64d
|
no more 2.5 testing on Travis
|
2013-11-23 21:49:34 -06:00 |
|
mdipierro
|
c310627d1b
|
possibly fixed the PyPy testing problem
|
2013-11-23 21:42:09 -06:00 |
|
mdipierro
|
77f32a8f4b
|
wmv in expand all
|
2013-11-22 21:20:47 -06:00 |
|
mdipierro
|
9b8a24eeb9
|
fixed undefined form last commit
|
2013-11-22 12:14:08 -06:00 |
|
mdipierro
|
c87bf553f6
|
fixed issue 1783:Forgot password and forgot username functionality breaks when multiple usernames are created against the same email address
|
2013-11-22 10:50:29 -06:00 |
|
mdipierro
|
2361eb4a84
|
fixed issue 1786:Allow formargs to override grid parameters., thanks iiijjjiii
|
2013-11-22 10:25:22 -06:00 |
|
mdipierro
|
4f4cc8f98f
|
fixed link to download jquery plugin
|
2013-11-22 10:18:29 -06:00 |
|
mdipierro
|
5f1caf668b
|
colnames in grid, thanks Niphlod, Arnon, and Paolo
|
2013-11-22 08:38:12 -06:00 |
|
mdipierro
|
054152f162
|
extract_oracle_models.py
|
2013-11-20 10:24:08 -06:00 |
|
mdipierro
|
78cf9df6ef
|
Retire the Splash Screen and Beautify GUI., thanks skyscooby
|
2013-11-20 09:41:04 -06:00 |
|
Massimo
|
e57907de35
|
do not truncate on delete
|
2013-11-19 17:38:13 -06:00 |
|
Massimo
|
df2f9e7119
|
NDB accepts set, list and tuple, thanks Quint
|
2013-11-19 17:07:19 -06:00 |
|