mdipierro
c87482bdee
fixed issue 1590
2013-09-01 10:24:00 -05:00
mdipierro
6097a00bf1
possibly fixed issue 1637:when trying to use IS_IN_DB with a composite reference key, there is a no _id error reported
2013-09-01 09:35:30 -05:00
mdipierro
ac3e1fc84d
fixed issue 1657
2013-09-01 08:07:29 -05:00
mdipierro
dd7609a22a
partially fixed issue 1502
2013-09-01 07:44:11 -05:00
mdipierro
e1d906256d
Merge pull request #189 from niphlod/issue/1584
...
fixed issue 1584 (grid export with left join)
2013-08-30 16:24:29 -07:00
niphlod
a7d4c5297e
fixed issue 1584 (grid export with left join)
2013-08-30 21:13:49 +02:00
jmistx
17ee260e3c
Popen objects leak fixed
2013-08-30 05:40:01 -07:00
mdipierro
db2469f109
fixed issue 1448, headers in wiki media files, sorry Nico this fell under the radar and tool way longer than should have
2013-08-29 21:32:36 -05:00
mdipierro
7c47619e2f
fixed issue 1654, auth.enable_record_versioning(db), thanks hitkatojp
2013-08-29 21:16:16 -05:00
mdipierro
ca0bbac685
chaged pickling rules for lazyT
2013-08-29 18:57:52 -05:00
Paolo Caruccio
2f43c11c94
auth navbar - added bare mode and PEP8 tweaks
2013-08-29 20:30:36 +02:00
mdipierro
70a1fbfd41
bypass all session logic when application does not exist, and close files
2013-08-29 08:22:35 -05:00
mdipierro
1ffd110d05
bypass all session logic when application does not exist
2013-08-29 08:09:56 -05:00
niphlod
bf6cf86987
send session cookie always. Please test it carefully with session data stored in cookies.
2013-08-29 00:43:34 +02:00
mdipierro
eacb4638a1
possibly solved issue 1617? thanks fredcy
2013-08-28 09:57:21 -05:00
mdipierro
b9d681295f
new attempt at fixing session but commented test which fails
2013-08-27 22:26:04 -05:00
mdipierro
a767799b36
fixed memdb(Client()) problem
2013-08-27 18:20:25 -05:00
mdipierro
05a41b12ce
support for content-type .xslm, thanks Niphlod
2013-08-27 18:02:51 -05:00
mdipierro
19a0a905a5
Merge pull request #184 from tazaar/master
...
Rewrite navbar & added sublime to gitignore
2013-08-27 15:27:07 -07:00
mdipierro
202cad5424
allow conditional templates, although no compilation, thanks Anthony
2013-08-27 16:18:29 -05:00
mdipierro
31c1e9468c
another possible solution to issue 1524, without monkey patching
2013-08-27 16:12:23 -05:00
mdipierro
a08cd3e8ff
monkey_patched_pickle
2013-08-27 15:55:01 -05:00
Johan Englund
c06c207b68
Rewrite navbar & added sublime to gitignore
2013-08-27 14:57:10 +02:00
mdipierro
97abd5f3b0
fixed if False in widget.py, thanks Niphlod
2013-08-26 16:57:08 -05:00
mdipierro
6b5c8aab83
fixed windows paths, thanks Niphlod
2013-08-26 06:05:25 -05:00
mdipierro
1303b657c7
moved lots of files
2013-08-25 20:29:54 -05:00
mdipierro
62840d6e40
Merge branch 'master' of github.com:web2py/web2py
2013-08-25 19:27:46 -05:00
niphlod
f5f6f365f9
added boilerplate to be able to run tests from anywhere. Added test for validate_and_insert too.
2013-08-25 18:35:29 +02:00
mdipierro
d43bea6713
fixed typo in globals, thanks Niphlod
2013-08-25 07:40:29 -05:00
Ricardo Pedroso
a4e0fb34c2
support new session logic
2013-08-24 15:33:41 +01:00
niphlod
cbddfb5cdf
fix issue with scheduler namespace. Thanks @limedrop for spotting this.
2013-08-24 14:05:08 +02:00
mdipierro
c9aa8020a7
Merge pull request #180 from gi0baro/issue1641
...
Support querying for null values in mongoDB
2013-08-24 03:19:35 -07:00
gi0baro
db957fc489
Support querying for null values in mongoDB
2013-08-23 13:18:49 +02:00
Dominic König
bc03ef84fc
Ability to send emails with empty message body.
2013-08-22 22:56:23 +02:00
mdipierro
5d67db3bfd
fixing more bugs in new session handling
2013-08-22 04:32:47 -05:00
mdipierro
1d14949e17
fixed latest mdmdb problem?
2013-08-22 03:46:59 -05:00
mdipierro
18601c4f72
solved problems with auth and cookie expire
2013-08-22 02:38:49 -05:00
mdipierro
9d9190584e
fixed Encoding problem in 'format' from define_table on GAE, thanks Juan
2013-08-22 02:32:00 -05:00
mdipierro
7936ab8ef9
fixed env['QUERY_STRING'], thanks Anthony
2013-08-22 02:19:34 -05:00
mdipierro
5b120cd64f
Merge pull request #176 from mcabo/patch-1
...
Update dal.py
2013-08-21 15:24:08 -07:00
mdipierro
f0bcef14b0
reverted issue 1639:DAL, define_table and Field unpacked serialized attributes
2013-08-21 17:23:11 -05:00
mdipierro
fc8690a146
Merge pull request #177 from michele-comitini/session_id_fix
...
session id null on cookieless client.
2013-08-21 05:14:57 -07:00
Michele Comitini
6a297d854b
error on partition usage fixed
2013-08-21 12:56:49 +02:00
Michele Comitini
c9d69c0219
session id null on cookieless client.
2013-08-21 12:17:12 +02:00
mdipierro
d162499e73
pdfinvoice
2013-08-21 05:07:53 -05:00
mdipierro
70a8284cb5
fixed issue 1643:grid - export HTML - missing charset=UTF-8, problems with non-ASCII-chars; proposal, thanks Martin
2013-08-21 04:39:55 -05:00
mdipierro
d1525cf6ec
adapter.connect = None after adapter.close_connection
2013-08-21 04:29:39 -05:00
mcabo
cef7d64d97
Update dal.py
...
I think It will be useful to update the table contents and to validate the data previously.
On the other hand, I think there is something weird in the update_or_insert definition (Class table) because it is not working properly on data updating.
2013-08-21 11:13:10 +02:00
mdipierro
4f1d6e6f31
fixed possible memdb issue with table(id), thanks Luca
2013-08-21 02:54:23 -05:00
mdipierro
e332a4f441
Merge pull request #174 from niphlod/issue/restful_contenttype
...
figure out correctly the content-type for request.restful. Thanks @mcabo
2013-08-21 00:42:59 -07:00