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
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
mdipierro
d5db67d5ea
Merge pull request #1182 from preactive/patch-1
...
Update ldap_auth.py
2016-02-07 00:14:31 -06:00
mdipierro
1480a10d6b
Merge pull request #1176 from cccaballero/master
...
Added virtual field support to autocomplete widget
2016-02-07 00:14:22 -06:00
mdipierro
7259f273f3
fixed some body padding in welcome
2016-02-07 00:12:33 -06:00
mdipierro
8645365f58
fixed some button style issues in grid
2016-02-07 00:10:38 -06:00
mdipierro
106930ed73
fabfile now reads applications/app/hosts
2016-02-07 00:09:55 -06:00
preactive
f79b38a335
Update ldap_auth.py
...
In regards to comments in:
0036d9c45b
And:
https://github.com/web2py/web2py/issues/1178
2016-02-04 13:41:49 -08:00
mdipierro
35216db750
grid(Set(..)) as well as grid(Query(..))
2016-02-03 22:11:38 -06:00
Carlos Cesar Caballero Díaz
faa3d1d477
Added virtual field support to autocomplete widget
...
Added support to use Virtual Fields in autocomplete widget.
Gotchas:
- Using Virtual Fields is slower than normal fields.
- Virtual Fields must be declared with name and table_name attributes.
2016-01-30 10:20:37 -05:00
mdipierro
7aff79ca57
Merge pull request #1172 from dmatic/master
...
Fixed error with oneall login when login provider doesn't send user's full name
2016-01-29 22:20:51 -06:00
mdipierro
63bb4a7e8a
Merge pull request #1171 from matclab/fix/1043
...
Fix #1170 by reverting fix to #1043
2016-01-29 22:20:26 -06:00