mdipierro
894ff3c140
Merge pull request #1294 from leonelcamara/fix_1274
...
fixes #1274
2016-04-13 22:16:46 -05:00
mdipierro
216ce5507c
Merge pull request #1293 from leonelcamara/fix_1266
...
fixes #1266 and adds tests to make sure it doesn't happen again
2016-04-13 22:15:53 -05:00
mdipierro
068aecff93
Merge pull request #1292 from BuhtigithuB/add-more-html-test
...
Some more coverage for XML() and DIV()
2016-04-13 22:15:22 -05:00
Leonel Câmara
59cbe99347
pep8 and force travis to rebuild
2016-04-14 04:13:18 +01:00
Leonel Câmara
bdbc053285
fixes #1274
2016-04-14 03:57:20 +01:00
Leonel Câmara
d746d43be5
pep8 and make travis run again
2016-04-14 01:21:23 +01:00
Leonel Câmara
9a3e73031b
fixes #1266 and adds tests to make sure it doesn't happen again
2016-04-14 01:02:25 +01:00
Richard Vézina
0468c16bc2
Some more coverage for XML() and DIV()
2016-04-13 11:44:16 -04:00
mdipierro
8c5858b6b7
fixed merge issue
2016-04-13 08:41:09 -05:00
mdipierro
6400e28a85
fixed stupid
2016-04-13 08:40:19 -05:00
mdipierro
3e46d50aa1
Merge pull request #1290 from carpaIdea/patch-3
...
box-sizing best practice
2016-04-13 08:33:29 -05:00
mdipierro
cb94fde80b
Merge pull request #1289 from carpaIdea/patch-2
...
<main> semantic element IE fix
2016-04-13 08:30:20 -05:00
mdipierro
98593eefce
Merge pull request #1291 from leonelcamara/test_week6
...
Test emails with alternative text and html
2016-04-13 08:27:33 -05:00
Leonel Câmara
4bbfe70927
install a more modern pypy version
2016-04-13 14:17:30 +01:00
Leonel Câmara
02a0d1c9b0
minor reorder
2016-04-13 14:01:36 +01:00
Leonel Câmara
2bf0ad9268
test emails with alternative text and html
2016-04-13 14:00:33 +01:00
carpaIdea
2e63b7637a
box-sizing best practice
...
This code was updated to match new box-sizing best practices. Also prefixes are pretty much dead. (quote from http://www.paulirish.com/2012/box-sizing-border-box-ftw/ ).
More info on https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
2016-04-13 00:53:42 +02:00
mdipierro
67485d16a5
R-2.14.4
R-2.14.4
2016-04-12 16:21:05 -05:00
carpaIdea
a9c5cf3072
<main> semantic element IE fix
...
Some versions of Internet Explorer consider the <main> semantic element as "unknown". So its initial value is "inline".If we want the behavior of the <main> element to be the same as in other browsers, we must set it explicitly as a "block."
2016-04-12 23:07:27 +02:00
mdipierro
eba8ad4b55
fixed CHANGELOG
2016-04-12 15:45:54 -05:00
mdipierro
4ed6fb7ed9
Merge pull request #1288 from carpaIdea/patch-1
...
Missing <!DOCTYPE html>
2016-04-12 15:44:19 -05:00
carpaIdea
294c67194f
Missing <!DOCTYPE html>
...
Of course if there is not any intentional reason to turn on "quirks mode" in browsers.
https://developer.mozilla.org/en-US/docs/Web/CSS/Common_CSS_Questions#Why_doesn't_my_CSS_which_is_valid_render_correctly
https://developer.mozilla.org/it/docs/Quirks_Mode_and_Standards_Mode
2016-04-12 22:24:30 +02:00
mdipierro
70f793b422
Merge pull request #1287 from leonelcamara/test_week6
...
Test week6
2016-04-12 11:14:14 -05:00
Leonel Câmara
9552d9d6d0
fixed sort=True test
2016-04-12 16:28:33 +01:00
Leonel Câmara
9ead66b6db
test IS_IN_DB label is a Field and self.sort = True
2016-04-12 16:00:33 +01:00
Leonel Câmara
00c65ad160
Complete coverage for Mail.Attachment
2016-04-12 15:28:48 +01:00
Leonel Câmara
b5c8b3ad25
closes #1286
2016-04-12 15:10:14 +01:00
mdipierro
5ca65d55d2
Merge pull request #1284 from BuhtigithuB/more-markmin-pep8
...
More markmin pep8
2016-04-11 13:38:54 -05:00
mdipierro
3f200fdc22
Merge pull request #1283 from leonelcamara/grid_issues
...
closes #1188
2016-04-11 13:38:37 -05:00
Hardirc
409c973dc4
Enhance markmin2pdf.py PEP8
2016-04-10 09:36:06 -04:00
Hardirc
59a194842d
Enhance markmin2latex.py PEP8
2016-04-10 09:34:29 -04:00
Leonel Câmara
ee8b11db2c
closes #1188
2016-04-10 12:08:25 +01:00
mdipierro
8ef04ac425
Merge pull request #1282 from BuhtigithuB/Feature/heading-anchor
...
Feature/heading anchor
2016-04-09 18:39:39 -05:00
mdipierro
83cf098c07
fixed stupid.css and impersonate
2016-04-09 10:30:31 -05:00
mdipierro
70b41fa15e
Merge pull request #1280 from BuhtigithuB/pep8-gluon-html-py
...
Enhance gluon/html.py PEP8
2016-04-08 23:37:54 -05:00
mdipierro
56af81f247
Merge pull request #1278 from BuhtigithuB/pep8-welcome
...
Pep8 welcome
2016-04-08 23:37:32 -05:00
mdipierro
7fd30d8360
Merge pull request #1276 from BuhtigithuB/Improve/web2py-com-display
...
Improve/web2py com display
2016-04-08 23:35:43 -05:00
mdipierro
e1aefa2307
Merge pull request #1275 from BuhtigithuB/Improve/gluon-tools-py
...
PEP8 Recaptcha/2 docstring
2016-04-08 23:35:10 -05:00
mdipierro
7a2316ec9a
Merge pull request #1260 from BuhtigithuB/add-test-sqlform
...
SQLFORM() basic check
2016-04-08 23:34:51 -05:00
Hardirc
e48e47beb2
Enhance markmin2html.py contrib PEP8
2016-04-08 22:12:43 -04:00
Hardirc
864c308246
Enhance gluon/html.py PEP8
2016-04-08 21:11:25 -04:00
Hardirc
994f3e7ae4
Enhance welcome menu.py PEP8
2016-04-08 20:17:35 -04:00
Hardirc
1d2f74440e
Enhance welcome routes.example.py PEP8
2016-04-08 20:13:58 -04:00
Hardirc
704ceec16f
Enhance welcome controllers/default.py PEP8
2016-04-08 20:13:30 -04:00
Hardirc
038e25c259
Enhance welcome db.py PEP8
2016-04-08 20:05:21 -04:00
Richard Vézina
c3aa02b3ce
Improve welcome (web2py.com) site aesthetic
2016-04-08 15:16:58 -04:00
Richard Vézina
5cc4487d8c
Improve PEP8 download.html
2016-04-08 14:17:56 -04:00
Richard Vézina
d50e6aab6b
Improve default.py PEP8
2016-04-08 11:52:09 -04:00
Richard Vézina
1d21f45e3e
PEP8 Recaptcha/2 docstring
2016-04-07 10:19:57 -04:00
mdipierro
99a323c7ad
Merge pull request #1272 from BuhtigithuB/new-logout-bare
...
New logout_bare() for shell logout and refactor test using it
2016-04-07 09:17:19 -05:00