Go to file
Levi fe52e61668 Configured django-filer plugin. Added thumbnail of 630x200 to each post in post list view. Now when the user click on digitalglarus on contact form in ungleich landing page, he is redirected to digitalglarus home.Started to change index digitalglarus styleChanged ungleich css. Fixed image thumbnail on post item list . Added email template after an user has been charge for his monthly donation. Fixed command to make donations charge, if there is any error with one donator, it skip him and go on to the next.Added new header to digitalglarus page. Added menu to new digitalglarus landing 2016-08-04 01:07:41 -05:00
cms_templates fixing url translations 2016-04-15 22:25:57 -05:00
configs configs: circus example to match with staging. 2015-06-09 02:26:56 -06:00
design_membership Merge branch 'master' of github.com:ungleich/dynamicweb 2016-05-14 22:30:05 +02:00
digitalglarus Configured django-filer plugin. Added thumbnail of 630x200 to each post in post list view. Now when the user click on digitalglarus on contact form in ungleich landing page, he is redirected to digitalglarus home.Started to change index digitalglarus styleChanged ungleich css. Fixed image thumbnail on post item list . Added email template after an user has been charge for his monthly donation. Fixed command to make donations charge, if there is any error with one donator, it skip him and go on to the next.Added new header to digitalglarus page. Added menu to new digitalglarus landing 2016-08-04 01:07:41 -05:00
docs docs: added requirements 2015-06-15 00:20:55 -06:00
dynamicweb added local settings file again 2016-07-29 00:43:41 -05:00
hosting Added command make_donations_charges in order to create stripe current monthly donations from all donators. Now the user can logout using navbar. Added restriction to user in order to make a donation when he has an active monthly donation . Added donations view where the user can view their recents donations. Now users receive an email after making his first donation. 2016-07-29 00:17:34 -05:00
media Merge branch 'develop' 2016-05-08 18:14:51 +00:00
membership Changed donations.html table style, Added pagination to donations list view. Hiding donate now button if the user is logged in and already has a donation.Handled the case when an user has not donations yet in donations.html view. Fixed bug on donation signup 2016-08-03 00:50:33 -05:00
non_django_but_related Merge branch 'master' of github.com:ungleich/dynamicweb 2016-05-14 22:30:05 +02:00
nosystemd Configured django-filer plugin. Added thumbnail of 630x200 to each post in post list view. Now when the user click on digitalglarus on contact form in ungleich landing page, he is redirected to digitalglarus home.Started to change index digitalglarus styleChanged ungleich css. Fixed image thumbnail on post item list . Added email template after an user has been charge for his monthly donation. Fixed command to make donations charge, if there is any error with one donator, it skip him and go on to the next.Added new header to digitalglarus page. Added menu to new digitalglarus landing 2016-08-04 01:07:41 -05:00
railshosting/static/railshosting/img Merge branch 'develop' of git-ungleich:dynamicweb into develop 2015-09-15 11:16:02 -06:00
templates :Merge remote-tracking branch 'remotes/origin/feature/digital.glarus.german' into develop 2016-04-22 10:08:33 +02:00
ungleich Configured django-filer plugin. Added thumbnail of 630x200 to each post in post list view. Now when the user click on digitalglarus on contact form in ungleich landing page, he is redirected to digitalglarus home.Started to change index digitalglarus styleChanged ungleich css. Fixed image thumbnail on post item list . Added email template after an user has been charge for his monthly donation. Fixed command to make donations charge, if there is any error with one donator, it skip him and go on to the next.Added new header to digitalglarus page. Added menu to new digitalglarus landing 2016-08-04 01:07:41 -05:00
ungleich_page Configured django-filer plugin. Added thumbnail of 630x200 to each post in post list view. Now when the user click on digitalglarus on contact form in ungleich landing page, he is redirected to digitalglarus home.Started to change index digitalglarus styleChanged ungleich css. Fixed image thumbnail on post item list . Added email template after an user has been charge for his monthly donation. Fixed command to make donations charge, if there is any error with one donator, it skip him and go on to the next.Added new header to digitalglarus page. Added menu to new digitalglarus landing 2016-08-04 01:07:41 -05:00
utils Added DonatorStatus model in order to know if an donator has canceled or not his monthly donation, Now we create a DonatorStatus for the user after receiving his first donation. Added DonatorStatus view. Added donator_status.html in order to allow an user view his donation status , Added action to allow user to cancel his monthly donations. Now the user can logout using navbar. added Donation model to admin.Added command make_donations_charges in order to create stripe current monthly donations from all donators 2016-07-27 00:08:45 -05:00
.gitignore fix contact ungleich 2016-05-08 19:58:37 +02:00
.python-version added python version 2015-10-07 20:27:34 -06:00
DEPLOY.rst Merge remote-tracking branch 'refs/remotes/origin/master' 2016-03-05 19:57:41 +00:00
INSTALLATION.rst Updated INSTALLATION doc 2016-05-04 20:13:31 +02:00
Makefile . 2015-06-13 22:12:00 -06:00
README.rst doc 2016-04-10 03:42:26 +02:00
manage.py changes on prod - master 2016-03-05 19:46:46 +00:00
pg_upgrade_internal.log Merge remote-tracking branch 'refs/remotes/origin/master' 2016-03-05 19:57:41 +00:00
pg_upgrade_server.log Merge remote-tracking branch 'refs/remotes/origin/master' 2016-03-05 19:57:41 +00:00
pg_upgrade_utility.log Merge remote-tracking branch 'refs/remotes/origin/master' 2016-03-05 19:57:41 +00:00
requirements.debian.txt changes on prod - master 2016-03-05 19:46:46 +00:00
requirements.debian.txt.bak changes on prod - master 2016-03-05 19:46:46 +00:00
requirements.txt started hosting permissions 2016-06-26 14:50:48 -05:00
requirements.txt.orig production changes 2016-04-10 01:05:33 +00:00
requirements_old.txt fixed requirements 2016-03-16 00:26:49 +01:00
uwsgi.ini changes on prod - master 2016-03-05 19:46:46 +00:00

README.rst

ungleich
========

dynamicweb
----------
Website for ungleich GmbH
=======

- djangocms
    - forms!
    - hosting urls
        - /hosting/django/
        - /hosting/rubyonrails/
        - /hosting/nodejs/
        --