-
34cd24886e
fixed missing error in design when app does not exist
mdipierro
2013-08-23 14:37:51 -05:00
-
f17270291e
removed customize it
mdipierro
2013-08-23 14:22:21 -05:00
-
-
db957fc489
Support querying for null values in mongoDB
gi0baro
2013-08-23 13:18:49 +02:00
-
-
-
bc03ef84fc
Ability to send emails with empty message body.
Dominic König
2013-08-22 22:56:23 +02:00
-
-
5d67db3bfd
fixing more bugs in new session handling
mdipierro
2013-08-22 04:32:47 -05:00
-
21b1b0fa48
Merge ssh://github.com/web2py/web2py
Michele Comitini
2013-08-22 11:09:03 +02:00
-
-
-
-
1d14949e17
fixed latest mdmdb problem?
mdipierro
2013-08-22 03:46:59 -05:00
-
18601c4f72
solved problems with auth and cookie expire
mdipierro
2013-08-22 02:38:49 -05:00
-
9d9190584e
fixed Encoding problem in 'format' from define_table on GAE, thanks Juan
mdipierro
2013-08-22 02:32:00 -05:00
-
7936ab8ef9
fixed env['QUERY_STRING'], thanks Anthony
mdipierro
2013-08-22 02:19:34 -05:00
-
93b9b4dfbe
trying to trigget travis....
mdipierro
2013-08-21 17:27:48 -05:00
-
5b120cd64f
Merge pull request #176 from mcabo/patch-1
mdipierro
2013-08-21 15:24:08 -07:00
-
-
f0bcef14b0
reverted issue 1639:DAL, define_table and Field unpacked serialized attributes
mdipierro
2013-08-21 17:23:11 -05:00
-
fc8690a146
Merge pull request #177 from michele-comitini/session_id_fix
mdipierro
2013-08-21 05:14:57 -07:00
-
-
6a297d854b
error on partition usage fixed
Michele Comitini
2013-08-21 12:56:49 +02:00
-
c9d69c0219
session id null on cookieless client.
Michele Comitini
2013-08-21 12:11:09 +02:00
-
d162499e73
pdfinvoice
mdipierro
2013-08-21 05:07:53 -05:00
-
70a8284cb5
fixed issue 1643:grid - export HTML - missing charset=UTF-8, problems with non-ASCII-chars; proposal, thanks Martin
mdipierro
2013-08-21 04:39:55 -05:00
-
-
9228204722
Merge ssh://github.com/web2py/web2py
Michele Comitini
2013-08-21 11:37:13 +02:00
-
-
-
-
d1525cf6ec
adapter.connect = None after adapter.close_connection
mdipierro
2013-08-21 04:29:39 -05:00
-
cef7d64d97
Update dal.py
mcabo
2013-08-21 11:13:10 +02:00
-
-
4f1d6e6f31
fixed possible memdb issue with table(id), thanks Luca
mdipierro
2013-08-21 02:54:23 -05:00
-
f3ac3a8740
Merge pull request #175 from niphlod/enhancement/admin_python_version
mdipierro
2013-08-21 00:44:24 -07:00
-
-
e332a4f441
Merge pull request #174 from niphlod/issue/restful_contenttype
mdipierro
2013-08-21 00:42:59 -07:00
-
-
e964ff8b6f
Merge branch 'master' of github.com:web2py/web2py
mdipierro
2013-08-21 02:42:05 -05:00
-
-
e5fd451b9d
Merge pull request #173 from niphlod/fix/redis_sessions
mdipierro
2013-08-21 00:41:19 -07:00
-
-
f9940825a1
fixed issue 1639:DAL, define_table and Field unpacked serialized attributes, thanks Alan
mdipierro
2013-08-21 02:37:31 -05:00
-
fd857b15f6
fixed issue 1638:imap: content as list field type and other small changes, thanks Alan
mdipierro
2013-08-21 02:34:14 -05:00
-
-
3421447d7f
fix for issue 1642
niphlod
2013-08-20 22:22:29 +02:00
-
-
-
ab58af3c87
figure out correctly the content-type for request.restful. Thanks @mcabo
niphlod
2013-08-20 21:23:18 +02:00
-
-
-
8fe821ed0c
standardized keyprefix
niphlod
2013-08-20 20:59:14 +02:00
-
-
6448518ce0
allow to change session in db to session in file
mdipierro
2013-08-20 11:15:51 -05:00
-
343bb984f3
Merge pull request #172 from gi0baro/redis-sess
mdipierro
2013-08-20 09:00:21 -07:00
-
-
dee4e6a980
new session logic
mdipierro
2013-08-20 10:58:36 -05:00
-
05f3e01ece
Fix in redis_session.py select: prevent errors when value is integer/long
gi0baro
2013-08-20 16:53:08 +02:00
-
56dcaff236
fixed a problem with sortable grid, new icons
mdipierro
2013-08-20 03:22:54 -05:00
-
9a86f4f0f3
removed print from sqlhtml.py
mdipierro
2013-08-20 01:34:30 -05:00
-
-
90931657e4
fixed issue 1633:IMAP support for storing messages, thanks Alan and Prachi
mdipierro
2013-08-19 08:44:57 -05:00
-
c49ae3df04
fixed again issue 1630:memdb id error -- tries casting None to long.
mdipierro
2013-08-19 08:04:33 -05:00
-
8121e2b99c
fixed regex in app.example.yaml, thanks Luca
mdipierro
2013-08-18 02:50:26 -05:00
-
aa644ceeb0
isProgrammingError, thanks Alan
mdipierro
2013-08-18 02:09:14 -05:00
-
28cfd0a0f2
fixed issue 1634:retrieve password regression, thanks christophe.varoqui
mdipierro
2013-08-17 11:31:36 -05:00
-
030304a6eb
Merge pull request #169 from reingart/master
mdipierro
2013-08-17 09:18:30 -07:00
-
-
85e689462f
Merge pull request #170 from niphlod/enhancement/profiler_dir
mdipierro
2013-08-17 09:08:42 -07:00
-
-
ad29ebe866
profiler now save dumps in a dir
niphlod
2013-08-17 14:02:46 +02:00
-
-
f391c9cf22
updated pyfpdf (template Row.copy, fixes issue 1255)
Mariano Reingart
2013-08-16 02:27:53 -03:00
-
e4d8c4ea17
updated pyfpdf (html enhancements)
Mariano Reingart
2013-08-16 02:27:47 -03:00
-
-
0d663507e6
http://www.451unavailable.org/
mdipierro
2013-08-15 17:15:59 -05:00
-
c4f7c49846
fixed issue 1631:elements(..., replace=None) deletes the first element only
mdipierro
2013-08-15 10:06:21 -05:00
-
2cdcdaf932
possibly fixed Issue 1630:memdb id error -- tries casting None to long., thanks Luca
mdipierro
2013-08-15 09:21:58 -05:00
-
61d81c01c4
refactoring of belongs, thanks Jonathan
mdipierro
2013-08-15 09:09:19 -05:00
-
2e2bf0c01b
Merge ssh://github.com/web2py/web2py
Michele Comitini
2013-08-14 21:30:25 +02:00
-
-
-
-
8d97fe3d26
Merge pull request #168 from niphlod/issue/request_body
mdipierro
2013-08-14 09:30:27 -07:00
-
-
1585af5efb
Merge branch 'issue/request_body' of https://github.com/niphlod/web2py
Michele Comitini
2013-08-14 17:34:42 +02:00
-
-
-
-
17dcd836dd
fixed issue with request.body. Needs refactoring
niphlod
2013-08-13 23:44:59 +02:00
-
-
ff479a0a63
Merge pull request #167 from michele-comitini/select_first_needs_limitby
mdipierro
2013-08-13 06:58:42 -07:00
-
-
9acdad2736
Merge pull request #166 from michele-comitini/jsonrpc_fix
mdipierro
2013-08-13 06:57:01 -07:00
-
-
ce62a7e679
Merge pull request #165 from niphlod/enhancement/1626
mdipierro
2013-08-13 06:55:11 -07:00
-
-
f8bd8c274c
first() backed by limitby to avoid memory and cpu cycles wasting
Michele Comitini
2013-08-13 09:16:46 +02:00
-
-
-
e132ccbd51
removed wrong exception that masked other errors
Michele Comitini
2013-08-12 12:44:11 +02:00
-
-
-
dd582c61e9
added enhancement 1626, marker shown in grid also for default orderby
niphlod
2013-08-12 23:59:03 +02:00
-
-
39ba6f2357
Merge ssh://github.com/web2py/web2py
Michele Comitini
2013-08-12 10:06:01 +02:00
-
-
-
-
8fbab4d505
fixed run(...cronjob), my fault, thanks Jonathan
mdipierro
2013-08-09 16:08:42 -05:00
-
5b94e8f4aa
fixed logic for tickets in db?
mdipierro
2013-08-09 15:57:27 -05:00
-
b618811d2a
fixed typo in belongs
mdipierro
2013-08-09 15:16:42 -05:00
-
10b5eccc73
re-fixing issue 1623, thanks niphlod for checking (still this can be done better)
mdipierro
2013-08-09 15:06:53 -05:00
-
d4281194c9
fixed issue 1624:GoogleSQLAdapter has no driver property, thanks Felipe Meirelles
mdipierro
2013-08-09 14:13:58 -05:00
-
87c9a4373a
Merge pull request #164 from niphlod/issue/1622
mdipierro
2013-08-09 12:08:46 -07:00
-
-
567ee5f379
fixed issue #1622. Thanks @kyleflanagan for reporting it
niphlod
2013-08-09 21:05:28 +02:00
-
-
a71998def0
fixed issue 1623:Storing tickets in DB will produce a deadlock on an internal error, thanks lumurer
mdipierro
2013-08-09 13:38:22 -05:00
-
aeb15317e0
smarted BELONGS, thanks Jonathan
mdipierro
2013-08-09 11:05:52 -05:00
-
9c1702f5c3
richer structure in DISABLED
mdipierro
2013-08-09 04:49:10 -05:00
-
a3222f601a
richer structure in DISABLED
mdipierro
2013-08-09 04:39:01 -05:00
-
c6a3a8f61a
fixed Issue 1569:Add auth.register_bare, thanks Alan
mdipierro
2013-08-09 03:38:52 -05:00
-
08214d72d9
simplified upload logic
mdipierro
2013-08-08 14:20:28 -05:00
-
182192857f
settings.is_source
mdipierro
2013-08-08 03:25:10 -05:00
-
856b6d658e
allow passing args and vars to shell, thanks Jonathan
mdipierro
2013-08-07 18:03:36 -05:00
-
146d83583d
Merge pull request #163 from niphlod/issue/grid_and_groupby
mdipierro
2013-08-07 07:30:48 -07:00
-
-
991f07909c
VERSION?
mdipierro
2013-08-07 09:03:05 -05:00
-
8e81e44b24
alternative solution to issue 1610, thanks Alan
mdipierro
2013-08-07 08:53:05 -05:00
-
ad2f177592
fixed issue with grid and groupby
niphlod
2013-08-07 15:39:54 +02:00
-
-
ae4d9dab10
fixed issue 1618:markmin problem with blockquote
mdipierro
2013-08-07 07:47:45 -05:00
-
237ace5f7f
minor edits in dal
mdipierro
2013-08-07 07:29:02 -05:00
-
438e198e53
no more self.next in Auth, thanks Niphlod
mdipierro
2013-08-07 07:04:05 -05:00
-
90069aacda
fixed(?) count(*) problem in grid
mdipierro
2013-08-07 04:14:18 -05:00
-
db9ff09ae7
scripts/import_static.py
mdipierro
2013-08-06 17:17:29 -05:00
-
44670d8bb4
scripts/import_static.py
mdipierro
2013-08-06 12:51:36 -05:00
-
a7828d7904
fixed issue 1612, thanks gi0baro
mdipierro
2013-08-06 08:58:21 -05:00
-
7d0bda7e87
group_by_value feature on DAL, that will allow more then 1 field for the grouping, thanks Yair
mdipierro
2013-08-06 06:57:19 -05:00
-
b0e9140508
web3py backport of lazy get_vars,post_vars and vars, thanks Niphlod (may need more testing)
mdipierro
2013-08-06 06:46:07 -05:00
-
349aa6c0a5
no more editable, create, etc, on groupby in grid
mdipierro
2013-08-06 05:12:56 -05:00
-
7220c78581
fixed bug about lazy WSGI middleware, thanks Anthony
mdipierro
2013-08-06 01:59:11 -05:00
-
1caea9313a
ITJP in support
mdipierro
2013-08-05 10:38:17 -05:00
-
ba7662910a
Merge ssh://github.com/web2py/web2py
Michele Comitini
2013-08-05 15:28:28 +02:00
-
-
-
-
b41b278535
Merge pull request #162 from szimszon/master
mdipierro
2013-08-05 05:39:43 -07:00
-
-
58d8328899
disable_with message should be translatable
szimszon
2013-08-05 13:16:29 +02:00
-
ee102fbfe8
disable_with message should be translatable
szimszon
2013-08-05 13:14:52 +02:00
-
-
9db6ebf4f6
new pbkdf2_ctypes.py, works on Mac, thanks Michele
mdipierro
2013-08-05 02:34:03 -05:00
-
fbf3a20918
in view/layout, response.files.insert instead of append
mdipierro
2013-08-04 17:01:17 -05:00
-
773d07b3dc
Merge pull request #160 from niphlod/enhancement/1611
mdipierro
2013-08-04 14:35:51 -07:00
-