Commit Graph

70 Commits

Author SHA1 Message Date
a03abe93cb Moved blender-bfct/application/static/assets/sass/bfct.sass blender-bfct/application/static/assets/sass/main.sass 2014-11-20 15:35:48 +01:00
0e6e69f577 Converted LESS to SASS
Before:    blender-bfct/application/static/assets/css/less/bfct.less
Converted: blender-bfct/application/static/assets/sass/bfct.sass
2014-11-20 15:29:00 +01:00
847033b326 Added package.json 2014-11-20 13:58:44 +01:00
aaa5414fb3 Updated blender-bfct/application/static/assets_shared to the current version 2014-11-18 16:28:17 +01:00
b8765c2178 Updated pip requirements.txt 2014-11-18 16:27:32 +01:00
fa456ce935 Fix for automated mail URLs 2014-10-07 12:24:17 +02:00
b88700c8df Upgrade to the latest assets_shared 2014-09-16 18:07:28 +02:00
d3bf973e1a Extra check for admin on role reload 2014-09-10 19:13:48 +02:00
6556746fe0 forgot images 2014-09-10 19:10:00 +02:00
fd8ef4218d New layout for logged in BFCTs 2014-09-10 19:07:50 +02:00
4f0bcc4eb5 Refactoring to handle not logged in users 2014-09-10 17:29:59 +02:00
4b6b889e20 Homepage exposing latest application info 2014-09-10 16:52:09 +02:00
4508e37085 Manual update tool for bfct_trainer
At the moment this is a manual tool to check if a user has a valid BFCT
application. If yes, the bfct_trainer role is assigned. If not, the
role is removed.
2014-09-10 16:07:37 +02:00
67e26ddfe3 Applications: improved manager index 2014-09-10 15:02:10 +02:00
fd640044a4 Update Assets Shared 2014-07-31 13:59:39 +02:00
5639c82a48 Report errors on submitting application, update assets_shared 2014-07-28 23:58:58 +02:00
d90d3d272f Attempt at streamlining login for reviewers 2014-07-23 11:36:55 +02:00
3b07ef4316 General tweaks to email notifications 2014-07-21 20:39:09 +02:00
f1cc979728 Moving page_title block in the right place 2014-07-21 16:09:31 +02:00
4cf09d5440 - Add titles to pages
- Add favicon + fix UL (thanks brita_!)
2014-07-18 19:33:12 +02:00
4c3b878f55 Model tweaks to allow entries deletion via admin 2014-07-18 14:11:35 +02:00
454452a190 Tweak position of ckeditor 2014-07-18 12:55:28 +02:00
65547ca24e Updates for applications, style for comments, and details here and there 2014-07-18 12:19:58 +02:00
98ed71e9a8 Added commenting system
Needs some styling, but it works ok.
2014-07-16 16:38:43 +02:00
76ece294db Email framework
Notifications will be sent when someone submits an application.
2014-07-16 14:38:26 +02:00
e1ff6687ae Added CKEditor minimal input to application form
Still needs some tweaks with the tooltip.
2014-07-15 20:27:11 +02:00
b0da77a020 I swear this is the last cosmetic change 2014-07-15 12:13:28 +02:00
ea914e86e4 Just cosmetics :) 2014-07-15 12:10:23 +02:00
e87855cdbc Forgot to invert the condition (was testing locally) 2014-07-15 12:07:05 +02:00
31f15978aa Even more clear that we miss voting! 2014-07-15 12:03:18 +02:00
7e9c032e24 Tweak to sloppy loops 2014-07-15 11:21:23 +02:00
1b7453c4af Better display which applications have been voted or not 2014-07-15 11:12:02 +02:00
65440a2c31 Applications backend tweaks
Now checking if current user has already reviewed an application.
2014-07-14 20:09:08 +02:00
ad9f75744f Log-out redirect behaviour
Now sending the user back to /certification.
2014-07-14 19:14:09 +02:00
1bfb497046 General fixes
Adding extra permissions, added next link for login.
2014-07-07 12:55:44 +02:00
060b337417 Tweaks for My Application page and forms 2014-06-24 11:22:49 +02:00
81f24e94a8 Added correct role for review application menu 2014-06-24 10:47:46 +02:00
60f76bb6a3 Tweaks to form 2014-06-24 10:44:42 +02:00
0f671a5781 Required fields for application form 2014-06-23 20:09:36 +02:00
ccee3e9d30 Manager backend tweak
BFCT application id now displays the actual id, instead of a loop index.
2014-06-23 17:17:21 +02:00
67dc0e188b Attempt at fixing cross db FK issue 2014-06-23 15:08:04 +02:00
d57ef1c185 Tweaks to submission form 2014-06-23 14:47:18 +02:00
e10a4e920f Add applicant's email info 2014-06-23 13:29:08 +02:00
90e22c1b59 Small content fixes 2014-06-23 12:49:07 +02:00
b0114ba392 Tweaks and fixes for listing 2014-06-23 12:29:44 +02:00
0de9f1482e Navigation tweaks 2014-06-23 12:12:01 +02:00
bc5009f42a Adding more roles to management backend 2014-06-23 11:57:11 +02:00
9912d9d5fe Added missing public pages 2014-06-23 11:46:45 +02:00
c072299922 Fix navbar z-index among other things 2014-06-22 19:10:26 +02:00
97b9aaa3a4 Work on the BFCT form 2014-06-22 18:48:42 +02:00