50 Commits

Author SHA1 Message Date
Esther Kleinhenz
292e9eda2a fixed saving tags 2018-10-30 17:02:38 +01:00
Esther Kleinhenz
65d167a8b8 deleted djcelery 2018-10-30 12:26:17 +01:00
Esther Kleinhenz
92fda4831a new branch with djcelery 2018-10-30 11:46:13 +01:00
Esther Kleinhenz
806718824c deleted celery and report schedule 2018-10-29 11:28:00 +01:00
Esther Kleinhenz
7ed667d043 fixed some issues with non-used tags 2018-10-24 19:04:43 +02:00
Esther Kleinhenz
f5980566ae added celery and tasks but most important added tag_list 2018-10-22 18:58:10 +02:00
Esther Kleinhenz
3c7005afaf added search url to navbar 2018-10-21 10:39:18 +02:00
Esther Kleinhenz
df5d420505 added post search 2018-10-20 23:42:29 +02:00
Esther Kleinhenz
4a753ff6c9 new migration 2018-10-20 17:28:50 +02:00
Esther Kleinhenz
7d0350d452 added logger and logging addon 2018-10-19 09:29:55 +02:00
Esther Kleinhenz
d01ed0085c added logger 2018-10-16 20:04:26 +02:00
Esther Kleinhenz
5dc4b05a8f added figures to framework and 2018-10-16 19:06:27 +02:00
Esther Kleinhenz
ca6655d535 thesis added bootstrap capitel 2018-10-10 10:50:32 +02:00
Esther Kleinhenz
26cbed89c8 added text to taggable manager 2018-10-04 21:59:47 +02:00
Esther Kleinhenz
aea40fe98a neue Abbildung und subsection besonderheiten 2018-10-02 19:24:02 +02:00
Esther Kleinhenz
49c98b5cb6 Kapitel Einleitung und Django angefangen 2018-10-02 18:47:11 +02:00
Esther Kleinhenz
48ca31a47b added new template 2018-09-28 17:02:23 +02:00
Esther Kleinhenz
49ecd88a28 Einleitung verfasst 2018-09-28 12:29:04 +02:00
Esther Kleinhenz
cd7e63dcc5 added new thesis template with name, keep the old version for insureance 2018-09-28 10:13:41 +02:00
Esther Kleinhenz
932959d6b0 fixed table of content 2018-09-27 10:25:43 +02:00
Esther Kleinhenz
c2c238fe26 added new chapters and content to latex thesis paper 2018-09-19 17:25:01 +02:00
Esther Kleinhenz
9c3d607f87 changed the cover of latex thesis 2018-09-12 14:51:33 +02:00
Esther Kleinhenz
e78011daca tried to build a tag list of the logged in user 2018-09-11 18:50:46 +02:00
Esther Kleinhenz
768a3e4a2e by clicking on tags, all the posts with this tag showing up 2018-09-02 11:58:21 +02:00
Esther Kleinhenz
6cdbec7315 added migrations 2018-08-31 17:32:29 +02:00
Esther Kleinhenz
b8a6c16ac2 edited tag code 2018-08-31 17:31:34 +02:00
Esther Kleinhenz
5a30a0adea adding new tags from student_page to backend 2018-08-31 15:43:06 +02:00
Esther Kleinhenz
8ae45354f0 added TagSearch class but not using it atm 2018-08-30 17:40:25 +02:00
Esther Kleinhenz
8da96e27a5 added setuptools and new url taggit-template2 2018-08-25 12:14:54 +02:00
Esther Kleinhenz
3d9e40f840 tried search queries - fial 2018-08-19 22:55:06 +02:00
Esther Kleinhenz
145fd921d9 added new js file and make the published date editable on webiste 2018-08-19 16:24:53 +02:00
Esther Kleinhenz
2cb1629a81 reinstalled django because of problems with the migrations and installed taggit-template2 to list tags 2018-08-18 18:30:57 +02:00
Esther Kleinhenz
a1ff9def5c aded author to post_list 2018-08-18 17:00:50 +02:00
Esther Kleinhenz
42d69dfe44 shows tags of each post in post_list 2018-08-18 12:10:40 +02:00
Esther Kleinhenz
1a2130bb49 extended default user model to save subscribed tags 2018-08-15 19:18:35 +02:00
Esther Kleinhenz
4b28a5a91b posts editable for only for author 2018-08-15 11:33:53 +02:00
Esther Kleinhenz
774757c610 added mockups and tested taggit lib 2018-08-04 17:01:28 +02:00
Esther Kleinhenz
0c34f508b8 edited nav-bar 2018-07-29 13:24:15 +02:00
Esther Kleinhenz
b4415af0b8 added new student page 2018-07-23 07:35:45 +02:00
Esther Kleinhenz
9be60fb7a4 added decorator to the view so not authorized users cannot enter specific pages 2018-07-15 15:46:16 +02:00
Esther Kleinhenz
65188e033e added post to admin.py and fixed css 2018-07-15 15:27:10 +02:00
Esther Kleinhenz
666b5e909a erased postgre db 2018-07-15 11:18:07 +02:00
Esther Kleinhenz
f31119ce27 added doc folder for documentation with latex 2018-07-07 14:57:44 +02:00
Esther Kleinhenz
84ea0b4d08 code editing 2018-07-05 15:51:43 +02:00
Esther Kleinhenz
ac9f9f782c added sqlite table and dumpuser 2018-07-01 15:20:11 +02:00
Esther Kleinhenz
f8d2e02010 added bootstrap js and css 2018-06-28 18:27:20 +02:00
Esther Kleinhenz
95b1878141 added ldap3 lib and ldap3 backend 2018-06-28 17:24:46 +02:00
Esther Kleinhenz
00c10dbaa8 added image and comments to know when dev or live stage is used 2018-06-28 12:58:03 +02:00
Esther Kleinhenz
b5eb32c843 added medinf login and fixed navlogin issues 2018-06-28 12:33:19 +02:00
Esther Kleinhenz
0bc13ada46 added git and edited settings.py 2018-06-27 09:56:44 +02:00