Holger Frey
d8dd9f629b
added pyramid_mailer to requirements
7 years ago
Holger Frey
ff7aca94ce
added sessions to app
...
this includes some deferred helper functions and the CSRFSchema
7 years ago
Holger Frey
c127fe6816
added deform to required packages
7 years ago
Holger Frey
8514aab1c0
tests marked xfail now moved to separate functions
...
pytest.mark.xfail should be used to mark tests that need revisiting if further sections of the app are done
e.g. functional test for user registration should be marked xfail until the admin section is done to check for entries
7 years ago
Holger Frey
ee172bc7f5
testing of token resources
7 years ago
Holger Frey
85a99b1d6a
fixing documentation
...
still don't like ReST
7 years ago
Holger Frey
9def414339
added resources for tokens
7 years ago
Holger Frey
7dd317226e
added models for Token and TokenSubject
7 years ago
Holger Frey
f2d33f50ba
renamed models.users to model.account
7 years ago
Holger Frey
21e33b3a3d
split functional tests for accounts in two modules
7 years ago
Holger Frey
eaa229256a
added more tests for login and logout of users
7 years ago
Holger Frey
290b864d17
added login and logout of users
7 years ago
Holger Frey
9ee42880e9
added login form
7 years ago
Holger Frey
f535ece7ca
added pyramid_nacl_session to project
7 years ago
Holger Frey
7158d10549
first view for account registration, alas without form
7 years ago
Holger Frey
aec2641290
added DENY_ALL as default to end of acl
7 years ago
Holger Frey
900f5a3b30
updated tests for resources
7 years ago
Holger Frey
52a594b3be
added account resource
...
moved BaseResource to separate module to prevent circular imports
7 years ago
Holger Frey
15ff848305
split example user generation in two functions
7 years ago
Holger Frey
9ad8058597
main navigation header links now based on resource urls
7 years ago
Holger Frey
5fbc2dd4f0
added functional tests for (static) pages
7 years ago
Holger Frey
301195a053
test requirements now listed in extras_require for pip
7 years ago
Holger Frey
686873c39c
'make test' runs last failed test
...
if no tests failed before, all tests will be run
7 years ago
Holger Frey
54dd4a0492
added public (static) pages
7 years ago
Holger Frey
9e6b0a43d4
added password hashing and checking to models.User
7 years ago
Holger Frey
4cef970410
added passlib for pasword hashing
7 years ago
Holger Frey
fe02f10cd8
added dependencies sections to installation docs
7 years ago
Holger Frey
8d9e320f0a
added title block in templates
7 years ago
Holger Frey
43fbb56177
removed deleted MyModel from initializedb
7 years ago
Holger Frey
052cb29acf
working on new layout template
7 years ago
Holger Frey
5c537e57a0
added open iconic icons as a replacement for bootstrap glyphicons
7 years ago
Holger Frey
e49f7890a2
removed static files from pyramid cookiecutter
7 years ago
Holger Frey
d50d977dc3
caching of static views configurable
7 years ago
Holger Frey
ac9b484229
working on documentation
...
still don't like ReST
7 years ago
Holger Frey
393698b365
some cleanup and documentation
7 years ago
Holger Frey
000d5582dd
added security module
...
also started using fixtures on tests
7 years ago
Holger Frey
fdf0208c89
added first draft of user model
7 years ago
Holger Frey
b1870658a9
more work on documentation
...
I still don't like ReStructured Text
7 years ago
Holger Frey
03470644dd
working on documentation
7 years ago
Holger Frey
4b41dad890
added first tests
7 years ago
Holger Frey
83e697bc0b
added BaseResource and RootResource
7 years ago
Holger Frey
edfc33d9ad
removed tox from setup
7 years ago
Holger Frey
41c156f56a
changed gitignore entry for virtual env to use wildcard
7 years ago
Holger Frey
f96a30be7e
replaced URL dispatch with traversal routing
7 years ago
Holger Frey
63268b397b
changed wording for project description
7 years ago
Holger Frey
113d20face
initial import
7 years ago
Holger Frey
6ca51d5c34
added gitignore
7 years ago