47 Commits (d8dd9f629ba825c9d4b1c3ad906553db2ad7e62a)
 

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