Holger Frey
b19368bc2f
finished registration form processing
8 years ago
Holger Frey
de2dbd352a
completet registration form
8 years ago
Holger Frey
494957aeba
working on the first form
8 years ago
Holger Frey
329c268e37
added test for prefilling of forms
8 years ago
Holger Frey
f63e337dde
added schemas, starting on registration
8 years ago
Holger Frey
bbf89ad3a5
added registration resource
8 years ago
Holger Frey
20032eede1
linting applied
8 years ago
Holger Frey
c8c0c4678a
added login, logout
8 years ago
Holger Frey
551cc260e2
added session
8 years ago
Holger Frey
65ad7738ff
webroot redirects to login or orders if user is logged in
8 years ago
Holger Frey
53f36e8566
added main navigation to layout template
8 years ago
Holger Frey
0d83eac6c1
moved tests outside package
8 years ago
Holger Frey
a21612cf0e
cleanup after linting
8 years ago
Holger Frey
8f80a7ce37
added authorization and authentification
8 years ago
Holger Frey
5f7f26b3b6
added models for users and tokens
8 years ago
Holger Frey
2be8692625
added model for account roles
8 years ago
Holger Frey
a0b50a81d6
added custom column type JsonEncoder
8 years ago
Holger Frey
8b2c6a1e24
new make command for coverage
...
"make coverage" will exclude functional tests to report only unit tests.
For a full coverage report including functional tests use "make
fcoverage"
8 years ago
Holger Frey
3b9246633a
added tests for root resource and security module
8 years ago
Holger Frey
9cc02f5e4e
fixed a bug constructing crypt context config
...
The format of the pyramid .INI files and the expected format
for the passlib config is slightly different on lists. A pyramid ini
file separates list items based on whitespace (and indention) where the
passlib config uses a comma.
8 years ago
Holger Frey
04fea4e7cd
included passlib for password hashing
8 years ago
Holger Frey
93dc403dd6
added pages
8 years ago
Holger Frey
bd8e3557aa
cleanup of views and templates
8 years ago
Holger Frey
d154d74c4a
added resource sub package
8 years ago
Holger Frey
039e1d111d
cleanup of templates and css
8 years ago
Holger Frey
8b1441dd34
changed from unittest to py.test
8 years ago
Holger Frey
5e7702cf04
added Makefile and others
...
the files were adapted from the cookiecutter template for python
packages
8 years ago
Holger Frey
fb0dab46a4
changed routing to traversal
8 years ago
Holger Frey
a93b5239e5
added pyramid_listing to requiered packages
8 years ago
Holger Frey
fd712e4e5a
initial import of pyramid project
8 years ago
Holger Frey
6ca51d5c34
added gitignore
8 years ago