mdipierro
9533978b37
fixed error in previous commit
2016-03-14 14:57:21 -05:00
mdipierro
9706d125b4
DO NOT LEAK GLOBALS SETTINGS INTO request object
2016-03-14 14:52:41 -05:00
mdipierro
7c299936e4
plugins link broken
2016-03-14 13:57:59 -05:00
mdipierro
df55f52d8f
fixed #1187 Field(.)Virtual typo, thanks RekGRpth
2016-03-14 12:45:01 -05:00
mdipierro
c81f1fd6c8
reverting previous commit
2016-03-14 12:34:09 -05:00
mdipierro
f15dd4b6e5
fixed #1204 , updating session when add_membership
2016-03-14 12:32:34 -05:00
mdipierro
e9e61cbca4
fixed #1213 , custom password field name
2016-03-14 12:27:37 -05:00
mdipierro
700821e372
Merge pull request #1209 from zvolsky/transl_update_script
...
new script to update untranslated messages from other language file
2016-03-14 12:18:05 -05:00
mdipierro
1d04f8837e
resorted tests as suggested by BuhtigithuB
2016-03-14 12:16:52 -05:00
mdipierro
a375e047e9
Leonel new tests gluon/tests/test_validators.py
2016-03-14 12:04:47 -05:00
mdipierro
fe6b222aaf
Merge pull request #1212 from BuhtigithuB/improve-validators-test
...
Order tests to match validators.py and flag missing tests
2016-03-14 11:54:18 -05:00
mdipierro
0b5bb9b996
Merge pull request #1210 from zvolsky/nginx_uwsgi
...
nginx/ubuntu deploy script: added uWSGI Emperor configuration
2016-03-14 11:52:49 -05:00
mdipierro
be4df0dee7
Merge pull request #1208 from zvolsky/czech_translation
...
updated czech translation (in admin and welcome)
2016-03-14 11:51:10 -05:00
mdipierro
d877e8b6d0
Merge pull request #1207 from niphlod/fix/redis_scheduler
...
fixes the same bugs reported in #1191 for the "standard" scheduler
2016-03-14 11:50:49 -05:00
Richard Vézina
2531c2c640
Improve PEP8
2016-03-10 22:09:38 -05:00
Richard Vézina
eca300af32
Order tests to match validators.py and flag missing tests
2016-03-10 21:56:46 -05:00
zvolsky
43c60df371
nginx/ubuntu deploy script: added uWSGI Emperor configuration
2016-03-10 10:20:36 +01:00
zvolsky
cdac608efc
new script to update untranslated messages from other language file
2016-03-10 09:48:04 +01:00
zvolsky
3311486b14
updated czech translation (in admin and welcome)
2016-03-10 09:35:18 +01:00
niphlod
038d0d17a4
fixes the same bugs reported in #1191 for the "standard" scheduler
2016-03-10 00:01:39 +01:00
mdipierro
3999fd80f8
removed unwanted icons
2016-03-09 12:41:12 -06:00
mdipierro
2db3975a32
social icons
2016-03-09 12:37:15 -06:00
mdipierro
ebe3434a86
fixed commit error
2016-03-09 11:54:27 -06:00
mdipierro
b487583f92
admin2 - experimental
2016-03-09 11:53:07 -06:00
mdipierro
702e7cbea2
added missing file
2016-03-09 11:50:48 -06:00
mdipierro
18a901cce4
fixed buttons in quick examples
2016-03-09 09:44:51 -06:00
mdipierro
f23115cb9c
better spacing and buttons examples
2016-03-09 09:35:01 -06:00
mdipierro
ea5e86e11e
powered by fixed
2016-03-09 09:25:52 -06:00
mdipierro
db223dc70a
examples in stupid.css
2016-03-09 09:24:47 -06:00
mdipierro
bcc4ae2ec6
remporarily addressing issue #1203 , thanks Simone
2016-03-08 17:22:02 -06:00
mdipierro
4b81f721ac
Merge branch 'master' of github.com:web2py/web2py
2016-03-08 16:44:05 -06:00
mdipierro
66f231eb4b
Merge pull request #1193 from CzechErface/master
...
Fixed a bug whereby calling 'delete_record()' on a row object caused …
2016-03-08 16:39:54 -06:00
mdipierro
5fc9517803
Merge pull request #1194 from chenl/master
...
invalid view for purely compiled app
2016-03-08 16:38:34 -06:00
mdipierro
98294e0c69
Merge pull request #1199 from boriscougar/master
...
Update imageutils.py
2016-03-08 16:37:20 -06:00
mdipierro
5e28112eda
new welcome css
2016-03-02 08:47:58 -06:00
mdipierro
dc5cac07e1
fixed bs3 form alignment
2016-03-01 23:39:08 -06:00
Boris Aramis Aguilar Rodríguez
8058dc2ce6
Update imageutils.py
...
Adding a padding statement into imageutils, the goal is to allow a padding transparent/white border on pictures when being resized in different aspect ratio.
2016-03-01 20:24:28 -06:00
mdipierro
3808b1f6ae
optional parameters for setup-web2py-nginx-uwsgi-ubuntu.sh
2016-02-29 11:34:57 -06:00
mdipierro
10f2e4c3ad
updates support.html, thanks Gael
2016-02-27 08:16:19 -06:00
mdipierro
3c6af5f920
updated support page
2016-02-27 00:12:01 -06:00
mdipierro
a5269b1a1a
Merge branch 'master' of github.com:web2py/web2py
2016-02-26 23:37:47 -06:00
mdipierro
9a079e092f
fixed typo in auth
2016-02-26 14:24:21 -06:00
mdipierro
218817753a
myconf.take, myconf.get
2016-02-26 14:20:18 -06:00
mdipierro
ef9bf73973
example in rocket.py
2016-02-26 13:52:00 -06:00
mdipierro
f92f21b060
Merge pull request #1195 from niphlod/fix/1191
...
fixes #1191
2016-02-25 13:59:14 -06:00
niphlod
642ec2b934
fixes #1191
...
fix is in lines 828-835 . needed to backport total_seconds for py2.6
(694-701).
everything else is just pep8.
2016-02-25 02:46:36 +01:00
Chen Levy
d494ec9c88
fix invalid view for purly complied app
...
When packing a compiled app, and distributing it without the non-compiled view views, run_view_in searches only the old style compiled view file: e.g. views_default_index.html.pyc and not in views.default.index.html.pyc, resulting in "invalid view (default/index.html)" 404 Exception.
2016-02-22 14:13:02 +02:00
Jonathan Vasek
c4d1f3f414
Fixed a bug whereby calling 'delete_record()' on a row object caused an AttributeError.
2016-02-21 00:19:49 -06:00
mdipierro
5a59149514
italian group
2016-02-12 16:03:16 -06:00
mdipierro
484f02cae1
fixed grid button alignment, thanks SanDiego
2016-02-10 16:04:27 -06:00