Commit Graph

35 Commits

Author SHA1 Message Date
Andreas Zweili 1a325cfaad Merge branch 'master' into production 2018-03-02 16:22:08 +01:00
Ivan Hörler 4ea27b0bbc delete redundacy 2018-01-14 21:21:01 +01:00
Ivan Hörler 7fb1c36e98 changed static url's to correctly detected ones. by runserver. needs to be checked for apache! 2018-01-14 19:56:33 +01:00
Ivan Hörler ec92099fc9 duno how to restore. created new. 2018-01-14 14:11:27 +01:00
Ivan Hörler c4d018be95 first try of a form for currency dropdown 2018-01-14 13:44:11 +01:00
Andreas Zweili 95ec91fbf0 remove a duplicate entry 2018-01-13 09:34:01 +01:00
Andreas Zweili 185f07044c remove a duplicate application entry 2018-01-13 09:32:03 +01:00
Andreas Zweili b31133b5b2 correct the settings for the production server 2018-01-13 08:31:18 +01:00
Andreas Zweili 5c9a8bec1a Merge branch 'master' into production 2018-01-13 08:30:23 +01:00
Andreas Zweili 852751bc27 Merge branch 'frontendstyling' into andreas 2018-01-13 08:29:31 +01:00
Ivan Hörler 6290eb7a6a corrected currencies app and added different view. 2018-01-10 00:58:34 +01:00
Ivan Hörler 4f51e17504 Merge remote-tracking branch 'origin/master' into currency
* origin/master:
  remove the old media directory
  create the path /srv/media/images in the Vagrant vm
  create the media directory on the production server
  add pictures to the article details page
  move the media root and add support for MEDIA_URL
  readd two commands
2018-01-03 08:35:18 +01:00
Ivan Hörler 50b16ec842 commit for history. going to implement new databasestructure now. 2018-01-02 14:51:06 +01:00
Andreas Zweili 9269e77e4a Merge branch 'master' into production 2017-12-31 15:23:59 +01:00
Andreas Zweili 559f77545d move the media root and add support for MEDIA_URL 2017-12-31 15:09:26 +01:00
Andreas Zweili bf1533bcd7 force django to use ssl 2017-12-30 17:59:56 +01:00
Ivan Hörler d500712dc2 changed some of the views and implemented a more selfish perspective of a shop.
For shure not ideal and in NO way DRY but a solution for now.
2017-12-29 22:32:27 +01:00
Ivan Hörler dc083d9c5e Merge branch 'currency' into frontendstyling
* currency: (25 commits)
  changed view and deleted the database unique filed
  add tableview in /currencies
  checkout the production branch on the production server
  add a registration
  disable debugging for production
  add a user profile
  extend the base template with login, profile and logout links
  add templates to support user authentication
  add url patterns to support user authentication
  remove an unnecessary shebang
  remove unnecessary attributes from the Person model
  redirect logins back to the index
  make imports more explicit
  remove an unnecessary configuration
  remove an old file
  change the article status to active
  change the content include because the org-mode file is called doku
  add a python package to the ansible role
  add fixtures with test data
  Add date to currencies list
  ...

# Conflicts:
#	Vagrantfile
#	ansible/roles/web_AI-5/tasks/main.yml
#	django/didgeridoo/didgeridoo/settings.py
#	django/didgeridoo/webshop/templates/webshop/base.html
2017-12-29 19:43:16 +01:00
Ivan Hörler 487c96710a Merge commit 'ee7232cd502afbf15f36769da0835b4a1e1358df' into currency
* commit 'ee7232cd502afbf15f36769da0835b4a1e1358df':
  checkout the production branch on the production server
  add a registration
  disable debugging for production
  add a user profile
  extend the base template with login, profile and logout links
  add templates to support user authentication
  add url patterns to support user authentication
  remove an unnecessary shebang
  remove unnecessary attributes from the Person model
  redirect logins back to the index
  make imports more explicit
  remove an unnecessary configuration
  remove an old file
  change the article status to active
  change the content include because the org-mode file is called doku
  add a python package to the ansible role
  add fixtures with test data
  fix the admin view of order of goods
  added sketch of Siteview to docs
2017-12-29 19:28:31 +01:00
Andreas Zweili ddd4001fb3 Merge branch 'master' into production 2017-12-29 16:46:48 +01:00
Andreas Zweili c229194e50 disable debugging for production 2017-12-29 11:04:48 +01:00
Andreas Zweili acafb61399 redirect logins back to the index 2017-12-28 19:14:00 +01:00
Andreas Zweili f48c316f39 remove an unnecessary configuration 2017-12-28 16:26:54 +01:00
Ivan Hörler cea3252322 add bootstrap to ansible and vagrant for django-bootstrap3 support 2017-12-27 19:32:14 +01:00
Ivan Hörler 318d599a2f Add date to currencies list 2017-12-27 18:17:14 +01:00
Ivan Hörler 1b7252a669 Merge branch 'master' into currency
* master:
  fix a typo
  move some parts from the vagrant file into a separate script
  make the setup script executable
  fix a typo
  add a setup script to the ansible role
  add a pip install routine to the ansible role
  add the repository to the ansible role
  fix a typo in the ansbible role
  add missing packages to the ansible role
  add a list of allowed hosts to the django settings
  change ansible includes to import_tasks
  extend the admin interface for the order class
  add an intermediate class between order and article
  add a date field to the orders class
  sort city outputs by zip code
  update readme with more up to date information
2017-12-26 13:03:20 +01:00
Andreas Zweili 054909b145 add a list of allowed hosts to the django settings 2017-12-25 22:32:07 +01:00
Ivan Hörler 409b18807b corrections and first try to migrate 2017-12-18 19:19:08 +01:00
Ivan Hörler 344447b909 UN-finished Push of currency branch. Preview only, do not change. Ivan on charge. 2017-12-18 09:03:52 +01:00
Andreas Zweili 4626d02435 set the media root 2017-12-06 20:31:47 +01:00
Andreas Zweili a3ffae1ad3 add django-extensions for generating the diagrammes 2017-12-03 17:00:57 +01:00
Andreas Zweili 64a4edd3f6 add the webshop app to django 2017-11-13 22:48:51 +01:00
Andreas Zweili 1a63c54761 rename the django project 2017-11-12 21:35:59 +01:00
Andreas Zweili 25d0c6f2b0 Revert "rename the django project"
This reverts commit 9e88888750.
2017-11-12 21:02:40 +01:00
Andreas Zweili 9e88888750 rename the django project 2017-11-12 20:22:52 +01:00