mdipierro
|
b60452ef47
|
fixed issue topic/web2py/LGxJR85pG88, thanks Oliver
|
2013-07-15 09:22:01 -05:00 |
|
mdipierro
|
fdad44315f
|
reduced memory footprint by conditionally loading Tk
|
2013-07-14 16:52:42 -05:00 |
|
mdipierro
|
5c3d2edf3b
|
moved the locals restoring logic, thanks ozancag
|
2013-07-14 15:50:23 -05:00 |
|
mdipierro
|
569bf16977
|
Merge branch 'master' of github.com:web2py/web2py
|
2013-07-14 14:35:02 -05:00 |
|
mdipierro
|
7a0f6eafb7
|
Merge pull request #131 from swayf/feature/multiple_submit_buttons_in_grid
allows add multiple submit buttons in "selectable" mode in SQLFORM.grid ...
|
2013-07-14 12:34:50 -07:00 |
|
mdipierro
|
927e30eb45
|
Merge branch 'master' of github.com:web2py/web2py
|
2013-07-14 14:33:48 -05:00 |
|
mdipierro
|
e34bdb5d67
|
Merge pull request #124 from oliveiraev/fix-pymysql-charset
Adding some charsets
|
2013-07-14 12:33:27 -07:00 |
|
mdipierro
|
44697f5544
|
setting locale to default, fixed issue 1583, thanks ozancag
|
2013-07-14 06:05:49 -05:00 |
|
Oleg
|
59f8362f75
|
syntax fix for python 2.5
|
2013-07-14 11:32:40 +02:00 |
|
mdipierro
|
324b71c3af
|
fixed issue 1582:Cannot login_bare in a web2py shell, thanks Alan
|
2013-07-13 19:10:12 -05:00 |
|
mdipierro
|
d1065178bd
|
css.patch, less html5 syntax error noise, thanks Jonathan
|
2013-07-12 09:52:31 -05:00 |
|
mdipierro
|
9643086b34
|
TRHEAD->__TRHEAD__ as Jonathan suggested
|
2013-07-11 13:01:47 -05:00 |
|
mdipierro
|
31c26dc03d
|
Merge pull request #129 from michele-comitini/select_speedup1
speedup in case of keyed tables
|
2013-07-11 10:51:21 -07:00 |
|
mdipierro
|
988ee82496
|
fixed issue 1579:Row.__getitem__(): count of 0 raises AttributeError, thanks Dominic
|
2013-07-11 11:49:49 -05:00 |
|
mdipierro
|
6566b2d2ed
|
html patch, thanks Jonathan, but TRHEAD commented
|
2013-07-11 11:28:12 -05:00 |
|
Oleg
|
773b19d373
|
allows add multiple submit buttons in "selectable" mode in SQLFORM.grid (with different decorate css classes)
|
2013-07-11 18:11:37 +02:00 |
|
mdipierro
|
5ec22132a3
|
sync'd with gluino again
|
2013-07-11 09:14:41 -05:00 |
|
mdipierro
|
cadf0e946a
|
synced with gluino
|
2013-07-09 16:15:21 -05:00 |
|
Michele Comitini
|
dd7aff8136
|
speedup in case of keyed tables
|
2013-07-09 09:07:43 +02:00 |
|
mdipierro
|
89e158cd1d
|
fixed potential problem with unwanted translation of log messages
|
2013-07-08 08:47:24 -05:00 |
|
mdipierro
|
b4fe6720ae
|
fixed potential problem with unwanted translation of log messages
|
2013-07-08 08:39:43 -05:00 |
|
Oleg
|
59095ca11f
|
fix for deprecated input-xlarge class to make input and select fields the same size.
|
2013-07-08 09:46:19 +02:00 |
|
mdipierro
|
d3d77e3c84
|
fixed issue 1575:rows.as_list serializes date and time fields as strings instead of date time.date, thanks Alan
|
2013-07-08 01:38:38 -05:00 |
|
mdipierro
|
ec96eaef74
|
auth log messages are not longer translated, thanks Anthony
|
2013-07-08 01:21:28 -05:00 |
|
mdipierro
|
2888983036
|
fixed issue Issue 1549:signature of original link is lost after successful login, thanks Oleb Butovich
|
2013-07-06 16:06:25 -05:00 |
|
mdipierro
|
1bad215015
|
appadmin manage patch, thanks Anthony
|
2013-07-06 16:04:26 -05:00 |
|
mdipierro
|
a7021bece2
|
speedup in getattr, thanks Michele
|
2013-07-05 02:13:24 -05:00 |
|
Evandro Oliveira
|
531e6bd15d
|
Adding some charsets
Newer versions of MySQL have more UTF-8 collations in addition to the
new utf8_mb4 charset/collation.
For some additional information about utf8_mb4, please refer to
http://dev.mysql.com/doc/refman/5.5/en/charset-unicode-utf8mb4.html
|
2013-07-04 13:49:42 -03:00 |
|
Michele Comitini
|
a8a10d6d08
|
uncommented faster code
|
2013-07-04 16:01:28 +02:00 |
|
Michele Comitini
|
a974c90dcf
|
row speedups
|
2013-07-04 15:57:17 +02:00 |
|
mdipierro
|
0c013f6b59
|
fixed typo, thanks Michele
|
2013-07-03 17:16:56 -05:00 |
|
mdipierro
|
5abfa27f3f
|
rows.repr -> rows.render
|
2013-07-03 15:24:24 -05:00 |
|
mdipierro
|
73d03cd48c
|
auth.get_or_create_user(login=False)
|
2013-07-03 04:11:03 -05:00 |
|
mdipierro
|
42c36bd295
|
fixed Issue 1572:mongodb contains operator typo, thanks Alan
|
2013-07-03 04:00:32 -05:00 |
|
mdipierro
|
b28d155f0e
|
fixed a problem with missing _extra
|
2013-07-02 08:33:47 -05:00 |
|
mdipierro
|
9ebab678c6
|
fixed problem with admin replacing text, thanks Niphlod
|
2013-07-02 07:40:00 -05:00 |
|
mdipierro
|
182bbbdcc2
|
fixed issue 1562:The dspval of integer value zero is nbsp not 0, thanks iiijjjiii
|
2013-07-02 07:21:09 -05:00 |
|
mdipierro
|
a449c4ede5
|
fixed issue 1570:Recent web2py does no longer support table-aliasing, thanks Dominic
|
2013-07-02 07:17:37 -05:00 |
|
Aurelio Tinio
|
afa96da8e9
|
check for __memcache_client not __mc_instance
|
2013-07-01 10:43:33 -07:00 |
|
mdipierro
|
1e8c9e89f3
|
possibly fixed issue 1570:Recent web2py does no longer support table-aliasing, thanks Dominic
|
2013-07-01 05:51:57 -05:00 |
|
mdipierro
|
ad8c1165b7
|
removed BaseException = Exception logic, thanks Jonathan
|
2013-06-30 11:29:43 -05:00 |
|
mdipierro
|
480ea80ed8
|
fixed typo in basic_auth_realm = basic_auth_realm(), thanks Jonathan
|
2013-06-30 10:47:10 -05:00 |
|
mdipierro
|
3407cf6584
|
made the WSGI compatibility layer lazy, nobody uses it anyway and it may be broken, probably should be removed
|
2013-06-30 09:19:26 -05:00 |
|
mdipierro
|
d218b052a1
|
fixed issues 1568, no spaces in usermames, thanks Iceberg
|
2013-06-29 17:07:17 -05:00 |
|
niphlod
|
8666d3520e
|
fixed issue 1567 with scheduler and Mysql
|
2013-06-29 22:49:05 +02:00 |
|
mdipierro
|
363aa2ff97
|
Merge pull request #117 from michele-comitini/row_speedup2
Some speedups
|
2013-06-29 09:17:37 -07:00 |
|
Michele Comitini
|
4b94fe637d
|
restored the regex
|
2013-06-28 02:07:22 +02:00 |
|
niphlod
|
917d2087c5
|
fixed the collapse function, refactored LOAD() to use new web2py.js
|
2013-06-27 22:31:11 +02:00 |
|
Michele Comitini
|
c4bff4437f
|
removed useless comment
|
2013-06-27 22:01:35 +02:00 |
|
Michele Comitini
|
c25f337ffe
|
Row code speedups
|
2013-06-27 21:58:35 +02:00 |
|