Commit Graph

79 Commits

Author SHA1 Message Date
ae60d0235f Renamed readme from md to txt 2015-05-02 18:52:18 +02:00
d56cdd969a Fixes for style, just a bandaid until I get time to work on it for real 2015-04-09 14:45:29 +02:00
703e62a815 Retarget auth scope 2015-02-24 14:51:54 +01:00
79304a519a Set status for BFCT profiles pending subscription 2015-02-24 14:48:35 +01:00
8e04528804 Logo
Only show when logged in
2015-01-23 12:28:25 +01:00
1d9f2aa19d Quick fix to everlasting misalignment annoyance 2014-12-15 16:38:38 -03:00
b5742e651c Fix links, and upgrade BWA 2014-12-15 16:35:13 -03:00
a9fea342eb Setup Grunt to compile and autoprefix the SASS
Type `npm install` to install all dependencies.
Type `grunt` everytime you want to rebuild the css.
2014-11-20 15:44:54 +01:00
b1657cd534 Removed and ignored blender-bfct/application/static/assets/css/main.css 2014-11-20 15:41:52 +01:00
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