Hardirc
37fa90fbd2
.has_..., .add_..., .del_permission tests cases
2016-04-17 13:28:41 -04:00
Hardirc
2f0de8d8a0
New Auth tests & del_membership('role') api harmonization
2016-04-17 11:35:17 -04:00
Hardirc
70a0209e31
Reorder tests cases and make inventory + news tests
2016-04-16 21:33:24 -04:00
Hardirc
92b3c8f777
New Auth tests
2016-04-16 19:35:06 -04:00
mdipierro
2a2771c4cc
Merge pull request #1297 from BuhtigithuB/update/markdown2-contrib
...
Update markdown2.py 2.2.4 -> 2.3.1 (latest release)
2016-04-15 22:10:22 -05:00
mdipierro
4fbd612d1b
Merge pull request #1296 from BuhtigithuB/enhancement/pep8-tools-py
...
Enhancement tools.py PEP8
2016-04-15 22:10:12 -05:00
mdipierro
190c77e0e7
Merge pull request #1295 from BuhtigithuB/refactor/auth-tools-tests
...
Refactor Auth tests, new test, old implementation commented for now
2016-04-15 22:09:44 -05:00
Richard Vézina
4fa8b3ed67
Update markdown2.py 2.2.4 -> 2.3.1 (latest release)
2016-04-15 12:33:04 -04:00
Richard Vézina
f109be363d
Enhancement tools.py PEP8
2016-04-14 11:17:27 -04:00
Hardirc
b7cc1b2db5
Refactor Auth tests, new tests, old implementation commented for now
2016-04-14 03:01:15 -04:00
mdipierro
81d0291ce2
R-2.14.5
R-2.14.5
2016-04-13 22:22:39 -05:00
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