Commit Graph

45 Commits

Author SHA1 Message Date
Timo Tomasini 23541ab30a minor visual fixes 2016-03-20 01:49:13 +01:00
tkupek ce0637f65c final fix for unicode error with users 2016-03-19 19:42:57 +01:00
tkupek e1d365f408 Merge remote-tracking branch 'origin/master'
Conflicts:
	tkupek_elearning/elearning/models.py
2016-03-19 19:18:22 +01:00
tkupek 3615ffb336 temporary fix for unicode error with users 2016-03-19 19:17:49 +01:00
Timo Tomasini 5870dcc2a6 fixed style.css and added color to question_already_answered message 2016-03-19 18:09:51 +01:00
Timo Tomasini 0c6d28b0ff fixed some minor html interpretation and tinymce issues 2016-03-19 17:56:32 +01:00
Timo Tomasini bcfd9f67aa fixed FollowSymLinks bug 2016-03-19 14:38:31 +01:00
tkupek 266e579825 fix timezone error with last_seen field 2016-03-19 14:13:30 +01:00
Timo Tomasini e7de4008ef some changes for apache2 deployment 2016-03-19 13:58:46 +01:00
tkupek 58f4467ad0 fix startpage 2016-03-19 12:37:01 +01:00
tkupek 97e2814c3f fix for running elearning on apache 2016-03-19 11:15:48 +01:00
tkupek 0419d084fa cleared database, set productive mode 2016-03-05 15:12:53 +01:00
tkupek c78ca647e6 added popup when elearning is completed, added handler for multiple settings 2016-03-05 15:02:08 +01:00
tkupek c7e3d50038 renamed statistic token, made it readonly 2016-03-05 13:31:42 +01:00
tkupek 9b0708fdff fixed bug with no settings in statistic page 2016-03-05 13:20:23 +01:00
tkupek 1ba6ed1980 added rich text functionality for questions 2016-03-05 13:14:33 +01:00
tkupek ef95803e78 added user link to statistic backend and copy to clipboard 2016-03-05 12:22:46 +01:00
tkupek 7c3bd62cbb make token and last seen date in backend readonly 2016-03-05 11:40:40 +01:00
tkupek 6c3aa0b7d5 set max. width to 800 2016-03-05 11:25:48 +01:00
tkupek feeeded07c set warning for empty settings 2016-03-03 22:22:15 +01:00
tkupek fceeb63f9f authentification of statistic backend 2016-03-03 22:00:14 +01:00
tkupek 1c0927ca1c styled site with bootstrap, did some minor ui improvements and fixes 2016-02-21 22:41:24 +01:00
tkupek 7f04d1e502 added db migrations 2016-02-21 18:01:57 +01:00
tkupek 789d042f95 Merge remote-tracking branch 'origin/master' 2016-02-21 17:55:06 +01:00
tkupek 065b7117db added db migration data 2016-02-21 17:54:48 +01:00
tkupek 8340621ce9 added correct field to user_answer, revert utf8 fix
utf8 does not seem to make troubles on windows, testing this on linux
2016-02-17 23:58:07 +01:00
tkupek 41cf0891b5 added valid testdata 2016-02-17 22:17:55 +01:00
tkupek 2757088859 fix for utf-8 in admin backend 2016-02-17 21:30:03 +01:00
tkupek eeea587ca3 refactored model for user answer options 2016-02-14 17:07:34 +01:00
tkupek fc15b01d66 added first implementation of statistic backend 2016-02-14 16:15:13 +01:00
tkupek dd1366a509 added token to user management and message for already answered questions 2016-02-14 15:02:26 +01:00
tkupek a6589b9e84 small improvement to admin panel (userAnswer is now in user) 2016-02-09 21:46:52 +01:00
tkupek 4a1716de73 style answer after ajax response 2016-02-09 21:35:46 +01:00
tkupek 8c2e595e37 added ajax request to server side 2016-02-09 20:46:04 +01:00
tkupek 6614bf8c26 added ajax request to client side 2016-02-09 19:51:05 +01:00
tkupek eb02b99f22 added questions to frontend, css and js for answer 2016-01-31 21:18:13 +01:00
tkupek b58189a223 updated req 2016-01-31 18:26:50 +01:00
tkupek a6ec2d93d4 created data model 2016-01-31 18:19:45 +01:00
tkupek bd0630bff6 created data model 2016-01-31 18:16:42 +01:00
tkupek 3a2d5cfa58 changed readme 2016-01-31 16:21:53 +01:00
tkupek 064b1d7291 changed readme 2016-01-31 16:21:04 +01:00
tkupek a0810b6c8d refactor project, added database 2016-01-31 16:17:37 +01:00
tkupek ef86dbc0f7 refactor project, first steps 2016-01-20 23:55:56 +01:00
tkupek c652b4447c initial project 2016-01-20 17:51:41 +01:00
tkupek 6ed30d424f Initial commit 2016-01-19 23:33:33 +01:00