Commit Graph

41 Commits

Author SHA1 Message Date
Thomas Forgione a6753d9f44
Enabling static files somewhere else 2017-09-30 11:48:28 +02:00
Thomas Forgione 5ad9d41eca
I pushed 💩 2017-09-30 11:31:29 +02:00
Thomas Forgione 38bc43e3e7
Cache templates 2017-09-30 11:28:26 +02:00
Thomas Forgione b600c585bc
Better settings menu
Changing password is now possible
2017-09-29 17:50:13 +02:00
Thomas Forgione 3f171394b2
BE 2017-09-29 14:53:11 +02:00
Thomas Forgione f0fbf40363
Added course type BE
Fixes #6
2017-09-29 14:48:32 +02:00
Thomas Forgione f134b08ecf
Nice error messages 2017-09-29 14:42:42 +02:00
Thomas Forgione e8f827e6a7
We can now change password
Fixes #2
2017-09-29 14:35:13 +02:00
Thomas Forgione ab1ebdd5dd
Error message if signup failed 2017-09-29 10:47:12 +02:00
Thomas Forgione 1b37c6e755
Error message if login failed 2017-09-29 10:39:38 +02:00
Thomas Forgione aa88b397d8
Error if user already exists, clean user 2017-09-29 10:30:19 +02:00
Thomas Forgione dff2c4bbb8
Removed django templates 2017-09-29 10:20:40 +02:00
Thomas Forgione 080c05ca57
Merge branch 'dev' 2017-09-26 11:58:58 +02:00
Thomas Forgione e0da573a44
Added link to issues if there is a mistake in table 2017-09-26 11:58:40 +02:00
Thomas Forgione 9099020e56
Merge branch 'dev' 2017-09-26 11:49:25 +02:00
Thomas Forgione f34475d211
Better 404, and 404 on total-table if not logged 2017-09-26 11:49:03 +02:00
Thomas Forgione f5d03f7c36
Merge branch 'dev' 2017-09-26 11:43:01 +02:00
Thomas Forgione aa9ce199b0
Added redirectIfNotLogged decorator.
Fixes #5
2017-09-26 11:42:31 +02:00
Thomas Forgione 566b201b13
emp to em 2017-09-26 09:09:26 +02:00
Thomas Forgione 6b33391458
Redirect to settings on activation 2017-09-25 19:39:14 +00:00
Thomas Forgione c701728e7e
Merge branch 'master' of gitea.tforgione.fr:tforgione/adejs 2017-09-25 19:33:49 +00:00
Thomas Forgione 62aa8414d5
Added a real index 2017-09-25 19:33:20 +00:00
Thomas Forgione 19a99622a2
Moved calendar to utils, added course type td 2017-09-25 18:39:34 +00:00
tforgione 38959d6ad0 Merge branch 'dev' of tforgione/adejs into master 2017-09-25 16:41:03 +00:00
tforgione be56ef8416 Merge branch 'dev' of tforgione/adejs into master 2017-09-25 15:19:10 +00:00
Thomas Forgione 944ba2fb03
Better interface, loading icon 2017-09-25 17:17:24 +02:00
Thomas Forgione 5e63027352
Added begining of XHR way of doing stuff (#3) 2017-09-25 15:26:06 +02:00
Thomas Forgione b893d8933c
Added some more help for resources and projectId 2017-09-24 12:44:36 +00:00
Thomas Forgione 56018a12af
Added trailing slashes for cuter urls 2017-09-23 23:29:08 +00:00
Thomas Forgione ea1dad5697
Removed useless logs 2017-09-23 23:27:14 +00:00
Thomas Forgione b00eb74bc5
Removed private.js 2017-09-23 23:09:24 +00:00
Thomas Forgione df91c45944
Added settings page 2017-09-23 23:03:25 +00:00
Thomas Forgione f6d7cb552b
table-active for last row, remove django remaining... 2017-09-23 22:40:07 +00:00
Thomas Forgione 55efe1a6fa
Empty string instead of total 2017-09-23 22:39:13 +00:00
Thomas Forgione 042ac0f9d3
Nice formatting 2017-09-23 22:38:12 +00:00
Thomas Forgione dae9643cd0
We have email verification 2017-09-23 16:20:56 +00:00
Thomas Forgione fa105f855a
Moved tests 2017-09-23 13:09:29 +00:00
Thomas Forgione 40d5a0fa92
Models are getting better 2017-09-23 12:53:56 +00:00
Thomas Forgione 3cfd483ae4
Some modifs 2017-09-23 09:45:28 +00:00
Thomas Forgione 6982704de3
Added index 2017-09-23 09:39:42 +00:00
Thomas Forgione d048eccbea
Initial commit 2017-09-23 09:02:29 +00:00