This website requires JavaScript.
38828c9ece
customization of upload package input in admin interface
Paolo Caruccio
2013-07-15 00:27:49 +02:00
fdad44315f
reduced memory footprint by conditionally loading Tk
mdipierro
2013-07-14 16:52:42 -05:00
5c3d2edf3b
moved the locals restoring logic, thanks ozancag
mdipierro
2013-07-14 15:50:23 -05:00
af2ae42fdf
Merge branch 'master' of github.com:web2py/web2py
mdipierro
2013-07-14 14:37:15 -05:00
848f021f71
Merge pull request #134 from niphlod/issue/admin_refactor
mdipierro
2013-07-14 12:37:02 -07:00
c5b88a557d
Merge branch 'master' of github.com:web2py/web2py
mdipierro
2013-07-14 14:36:27 -05:00
51eca64fde
Merge pull request #133 from niphlod/feature/js_inline
mdipierro
2013-07-14 12:36:00 -07:00
8fc93db229
Merge branch 'master' of github.com:web2py/web2py
mdipierro
2013-07-14 14:35:39 -05:00
27535b032d
Merge pull request #132 from mpranjic/masterfix
mdipierro
2013-07-14 12:35:27 -07:00
569bf16977
Merge branch 'master' of github.com:web2py/web2py
mdipierro
2013-07-14 14:35:02 -05:00
7a0f6eafb7
Merge pull request #131 from swayf/feature/multiple_submit_buttons_in_grid
mdipierro
2013-07-14 12:34:50 -07:00
927e30eb45
Merge branch 'master' of github.com:web2py/web2py
mdipierro
2013-07-14 14:33:48 -05:00
e34bdb5d67
Merge pull request #124 from oliveiraev/fix-pymysql-charset
mdipierro
2013-07-14 12:33:27 -07:00
40d1ff9d17
first step to a nicer code style of admin
niphlod
2013-07-14 20:13:37 +02:00
2d95327a79
normalized behaviour in A() handler, fixed anonymous function block.
niphlod
2013-07-14 19:42:49 +02:00
44697f5544
setting locale to default, fixed issue 1583, thanks ozancag
mdipierro
2013-07-14 06:05:49 -05:00
1a58701d57
files toggle in admin, not yet as I would want it
mdipierro
2013-07-14 04:57:59 -05:00
59f8362f75
syntax fix for python 2.5
Oleg
2013-07-14 11:32:40 +02:00
324b71c3af
fixed issue 1582:Cannot login_bare in a web2py shell, thanks Alan
mdipierro
2013-07-13 19:10:12 -05:00
70f34e4532
better scripts/setup-web2py-nginx-uwsgi-ubuntu.sh, thanks Anthony
mdipierro
2013-07-12 11:58:16 -05:00
d1065178bd
css.patch, less html5 syntax error noise, thanks Jonathan
mdipierro
2013-07-12 09:52:31 -05:00
b0ac67a8f6
updating jquery mobile to 1.3.1
mpranjic
2013-07-12 11:49:48 +02:00
9643086b34
TRHEAD->__TRHEAD__ as Jonathan suggested
mdipierro
2013-07-11 13:01:47 -05:00
8c19075f82
Merge pull request #130 from carpaIdea/master
mdipierro
2013-07-11 10:54:03 -07:00
db715021bf
Merge pull request #128 from mpranjic/masterfix
mdipierro
2013-07-11 10:52:58 -07:00
31c26dc03d
Merge pull request #129 from michele-comitini/select_speedup1
mdipierro
2013-07-11 10:51:21 -07:00
988ee82496
fixed issue 1579:Row.__getitem__(): count of 0 raises AttributeError, thanks Dominic
mdipierro
2013-07-11 11:49:49 -05:00
207105a21e
fix to web2py_bookstrap.css, thanks Paolo
mdipierro
2013-07-11 11:35:46 -05:00
6566b2d2ed
html patch, thanks Jonathan, but TRHEAD commented
mdipierro
2013-07-11 11:28:12 -05:00
773b19d373
allows add multiple submit buttons in "selectable" mode in SQLFORM.grid (with different decorate css classes)
Oleg
2013-07-11 18:11:37 +02:00
5ec22132a3
sync'd with gluino again
mdipierro
2013-07-11 09:14:41 -05:00
1b7bbfaf95
fixes for small visual bugs in bootstrap layout
Paolo Caruccio
2013-07-10 15:55:51 +02:00
cadf0e946a
synced with gluino
mdipierro
2013-07-09 16:15:21 -05:00
dd7aff8136
speedup in case of keyed tables
Michele Comitini
2013-07-09 09:07:37 +02:00
89e158cd1d
fixed potential problem with unwanted translation of log messages
mdipierro
2013-07-08 08:47:24 -05:00
b4fe6720ae
fixed potential problem with unwanted translation of log messages
mdipierro
2013-07-08 08:39:43 -05:00
2a85fb099b
updating jQueryUI version, 1.8 is not working with jQuery 1.10
mpranjic
2013-07-08 12:00:08 +02:00
317efea09b
Merge pull request #126 from swayf/feature/bootstrap_same_control_size
mdipierro
2013-07-08 01:03:54 -07:00
59095ca11f
fix for deprecated input-xlarge class to make input and select fields the same size.
Oleg
2013-07-08 09:46:19 +02:00
d3d77e3c84
fixed issue 1575:rows.as_list serializes date and time fields as strings instead of date time.date, thanks Alan
mdipierro
2013-07-08 01:38:38 -05:00
ec96eaef74
auth log messages are not longer translated, thanks Anthony
mdipierro
2013-07-08 01:21:28 -05:00
e7565845a0
fixed problem with web2py.js, thanks Niphlod
mdipierro
2013-07-07 12:25:31 -05:00
2888983036
fixed issue Issue 1549:signature of original link is lost after successful login, thanks Oleb Butovich
mdipierro
2013-07-06 16:06:25 -05:00
1bad215015
appadmin manage patch, thanks Anthony
mdipierro
2013-07-06 16:04:26 -05:00
1940ec2eba
Merge ssh://github.com/web2py/web2py
Michele Comitini
2013-07-05 23:12:16 +02:00
a7021bece2
speedup in getattr, thanks Michele
mdipierro
2013-07-05 02:13:24 -05:00
dd7fc3a856
Merge pull request #123 from michele-comitini/row_speedup3
mdipierro
2013-07-05 00:09:35 -07:00
531e6bd15d
Adding some charsets
Evandro Oliveira
2013-07-04 13:42:56 -03:00
a8a10d6d08
uncommented faster code
Michele Comitini
2013-07-04 16:01:28 +02:00
a974c90dcf
row speedups
Michele Comitini
2013-07-04 15:57:05 +02:00
fa755a64d9
Merge ssh://github.com/web2py/web2py
Michele Comitini
2013-07-04 15:31:35 +02:00
0c013f6b59
fixed typo, thanks Michele
mdipierro
2013-07-03 17:16:56 -05:00
5abfa27f3f
rows.repr -> rows.render
mdipierro
2013-07-03 15:24:24 -05:00
42594fd66f
Merge ssh://github.com/web2py/web2py
Michele Comitini
2013-07-03 18:07:04 +02:00
73d03cd48c
auth.get_or_create_user(login=False)
mdipierro
2013-07-03 04:11:03 -05:00
42c36bd295
fixed Issue 1572:mongodb contains operator typo, thanks Alan
mdipierro
2013-07-03 04:00:32 -05:00
9a85a132ae
calendar z-index:2000
mdipierro
2013-07-03 01:53:34 -05:00
ec45a1a942
Merge ssh://github.com/web2py/web2py
Michele Comitini
2013-07-03 01:21:31 +02:00
b28d155f0e
fixed a problem with missing _extra
mdipierro
2013-07-02 08:33:47 -05:00
6017e749eb
no more collapsible menu if not is_mobile, thanks Paolo
mdipierro
2013-07-02 08:03:51 -05:00
9ebab678c6
fixed problem with admin replacing text, thanks Niphlod
mdipierro
2013-07-02 07:40:00 -05:00
182bbbdcc2
fixed issue 1562:The dspval of integer value zero is nbsp not 0, thanks iiijjjiii
mdipierro
2013-07-02 07:21:09 -05:00
a449c4ede5
fixed issue 1570:Recent web2py does no longer support table-aliasing, thanks Dominic
mdipierro
2013-07-02 07:17:37 -05:00
c633ab450a
Merge pull request #121 from tinio/memcache-bug
mdipierro
2013-07-02 05:13:56 -07:00
afa96da8e9
check for __memcache_client not __mc_instance
Aurelio Tinio
2013-07-01 10:43:33 -07:00
1e8c9e89f3
possibly fixed issue 1570:Recent web2py does no longer support table-aliasing, thanks Dominic
mdipierro
2013-07-01 05:51:57 -05:00
ebee894b59
Merge ssh://github.com/web2py/web2py
Michele Comitini
2013-06-30 22:09:16 +02:00
ad8c1165b7
removed BaseException = Exception logic, thanks Jonathan
mdipierro
2013-06-30 11:29:43 -05:00
480ea80ed8
fixed typo in basic_auth_realm = basic_auth_realm(), thanks Jonathan
mdipierro
2013-06-30 10:47:10 -05:00
3407cf6584
made the WSGI compatibility layer lazy, nobody uses it anyway and it may be broken, probably should be removed
mdipierro
2013-06-30 09:19:26 -05:00
d218b052a1
fixed issues 1568, no spaces in usermames, thanks Iceberg
mdipierro
2013-06-29 17:07:17 -05:00
d955af59af
Merge pull request #119 from niphlod/issue/1567
mdipierro
2013-06-29 15:03:19 -07:00
8666d3520e
fixed issue 1567 with scheduler and Mysql
niphlod
2013-06-29 22:49:05 +02:00
363aa2ff97
Merge pull request #117 from michele-comitini/row_speedup2
mdipierro
2013-06-29 09:17:37 -07:00
ddc7f81c00
Merge pull request #118 from niphlod/feature/component_refactor
mdipierro
2013-06-28 02:47:59 -07:00
4b94fe637d
restored the regex
Michele Comitini
2013-06-28 02:07:22 +02:00
917d2087c5
fixed the collapse function, refactored LOAD() to use new web2py.js
niphlod
2013-06-27 22:31:11 +02:00
c4bff4437f
removed useless comment
Michele Comitini
2013-06-27 17:19:10 +02:00
c25f337ffe
Row code speedups
Michele Comitini
2013-06-27 16:57:37 +02:00
81fa9b1984
removed check for missing driver
mdipierro
2013-06-27 07:21:40 -05:00
768b49224c
fixed Issue 1563:Web2py in error when the request contains a json string corresponding to a list, thanks Hono Sandai
mdipierro
2013-06-27 01:51:03 -05:00
92757a4e2b
Merge pull request #115 from niphlod/feature/js_inline
mdipierro
2013-06-26 23:01:05 -07:00
81495f7cca
nicer alignment, removed leftovers, new listwidget and passwordwidget
niphlod
2013-06-27 00:00:00 +02:00
cdf8ee8d85
web2py.js with no inline code, thanks Niphlod (this upgrade required upgrading web2py.js
mdipierro
2013-06-26 05:12:47 -05:00
ec4a55fc9e
if not logged-in no [wiki] menu
mdipierro
2013-06-26 04:02:17 -05:00
e3728da256
better german translation for admin, thanks Michael Kallweit
mdipierro
2013-06-26 02:54:31 -05:00
474af626f0
fixed a bug in revision b1d117199fdb
mdipierro
2013-06-25 16:56:25 -05:00
198dc8e0cd
quoting table names
mdipierro
2013-06-25 15:40:06 -05:00
29f0428889
fixed Issue 1560:Smartgrid doesn work with Google app engine 1.8.1
mdipierro
2013-06-25 09:10:03 -05:00
8cab6b8ac0
Merge ssh://github.com/web2py/web2py
Michele Comitini
2013-06-25 10:43:25 +02:00
5a3a316658
Merge pull request #1 from michele-comitini/basic_auth
michele-comitini
2013-06-25 01:33:02 -07:00
7564f5f671
speedup CONTAINS when un-necessary REPLACE
mdipierro
2013-06-24 14:24:36 -05:00
51e510e30f
Merge branch 'master' of github.com:web2py/web2py
mdipierro
2013-06-24 08:49:27 -05:00
a2cd373b3e
Merge pull request #113 from michele-comitini/basic_auth
mdipierro
2013-06-24 06:48:58 -07:00
e311da3441
"reference table.field" type bugfix
Michele Comitini
2013-06-24 15:23:57 +02:00
fd833be535
edited link to realpython
mdipierro
2013-06-24 02:07:18 -05:00
b5056b04f8
fixed __delattr__, thanks Vinicius
mdipierro
2013-06-24 01:48:48 -05:00
c8cb3c94ef
added empty line
Michele Comitini
2013-06-24 00:57:24 +02:00
b632970960
record versioning must ignore tables without _id field.
Michele Comitini
2013-06-24 00:52:15 +02:00
285811f852
check that session_id exists before trying to renew session from the db
Michele Comitini
2013-06-24 00:20:11 +02:00