Levi
|
d567bd257f
|
Deleted old carousel history.html, Added new carousel to history.html, previously on crowdfunding page. Linked 100days/startdigitalglarus to history.html, Fixed contact issue in history.html, Changed index.html background, Changed history.html backend, Delete contact us from history.html, Added Facebook icon on footer
|
2016-08-15 23:55:58 -05:00 |
|
Levi
|
a27e7f9828
|
added new index.html and history.html to digitalglarus
|
2016-08-09 00:54:25 -05:00 |
|
Levi
|
1d6c380127
|
#hotfix fixed digitalglarus home
|
2016-08-06 10:46:06 -05:00 |
|
Levi
|
471197963b
|
#hotfix restoring digitalglarus template
|
2016-08-05 01:19:25 -05:00 |
|
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 |
|
Levi
|
5fce858923
|
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 |
|
Levi
|
21cd0c21a9
|
fixed digitalglarus post detail view on DE
|
2016-07-01 00:40:39 -05:00 |
|
Levi
|
2b50f9fdd9
|
As an admin I want to be able to create a custom use. As an user I want to see listed only posts in the current selected language. As an user I want to be able to switch languages between EN-DE
|
2016-06-23 21:32:51 -05:00 |
|
Efstratios Goudelis
|
adcde9d5c7
|
Fixed issue with publish flag not be respected when getting blog posts for the site blog. Also for the digitalglarus blog now.
Related issue: https://redmine.ungleich.ch/issues/2284
|
2016-05-16 15:56:05 +03:00 |
|
Tomislav R
|
52ea4eec49
|
resolve merge conflicts
|
2016-05-04 17:36:54 +02:00 |
|
Tomislav R
|
b19e33b8da
|
added test
|
2016-05-02 02:00:38 +02:00 |
|
Tomislav R
|
65e3cdeb94
|
update dg payment
|
2016-05-01 14:13:12 +02:00 |
|
Levi
|
de48f1ce69
|
Fixes digitalglarus urls, Added translated text to ungleich landing page, Create user’s order template, Created view to list all user’s orders, Adding some style to pricing template
|
2016-04-29 01:53:24 -05:00 |
|
Tomislav R
|
69f9f4a416
|
fix merge conflict
|
2016-04-28 19:47:44 +02:00 |
|
Tomislav R
|
a493ad225d
|
update dg
|
2016-04-28 19:42:01 +02:00 |
|
Levi
|
bf334a38d4
|
Added Hosting Order model, Created Billing Address Model , Method to create a customer using Stripe API , Created Customer Stripe profile to store for further charges , Method in order to charge an amount to a customer
|
2016-04-26 01:16:03 -05:00 |
|
Tomislav R
|
2dff11d446
|
reverted changes to url structure
|
2016-04-24 23:16:38 +02:00 |
|
Tomislav R
|
74ca696bfc
|
added dist
|
2016-04-23 23:48:03 +02:00 |
|
Tomislav R
|
27d4a43e12
|
change remove files loading
|
2016-04-23 23:38:09 +02:00 |
|
Tomislav R
|
849d5e313d
|
font-awesome local version
|
2016-04-23 20:39:02 +02:00 |
|
Tomislav R
|
9215655d6c
|
https
|
2016-04-23 20:27:13 +02:00 |
|
Tomislav R
|
b72a2795f0
|
new url structure
|
2016-04-23 20:12:55 +02:00 |
|
|
c653917358
|
:Merge branch 'updating_calendar' of https://github.com/tmslav/dynamicweb into tmslav-updating_calendar
Conflicts:
dynamicweb/urls.py
|
2016-04-23 19:08:23 +02:00 |
|
Tomislav R
|
ae0c404951
|
digitalglarus booking update
|
2016-04-23 19:00:20 +02:00 |
|
Levi
|
7c891fe9c4
|
Fixed ungleich urls, created model for storing VM types, created command to load VM prices and data to database
|
2016-04-17 19:52:19 -05:00 |
|
Levi
|
043d5f28c3
|
fixing url translations
|
2016-04-15 22:25:57 -05:00 |
|
Levi
|
8ebeb1dc76
|
Adding correct home menu option
|
2016-04-15 21:42:21 -05:00 |
|
Levi
|
d2238106e8
|
Handled success message from contact form in ungleich, Contact section in ungleich now supports translation, About section in ungleich now supports translation, Footer section in ungleich now supports translation, Portfolio section in ungleich now supports translation, Services section in ungleich now supports translation, Software section in ungleich now supports translation, Fixed digitalglarus about page
|
2016-04-15 20:18:29 -05:00 |
|
Levi
|
c09fc89197
|
Divided ungleich landing sections into templates. Moved static files and all files path were adapted, Ungleich form conected to landing, Reconfigured django urls
|
2016-04-13 00:31:19 -05:00 |
|
Levi
|
c5e5640e8d
|
Added translation support for ungleich contact page,
|
2016-04-12 00:50:15 -05:00 |
|
Levi
|
2f9fa9f8fb
|
Updated contact page style and changed header bg
|
2016-04-10 17:09:16 -05:00 |
|
Levi
|
7dd4f7e70a
|
Moved contact form model in order to be reusable by ungleich app, Created unit test for digitalglarus contact page, Created ungleich contact page, Created unit test for ungleich contact page, Created unit test for forms .
|
2016-04-10 16:12:43 -05:00 |
|
Levi
|
34dcf31b00
|
added translation text for form contact form fields
|
2016-04-09 13:00:16 -05:00 |
|
Levi
|
019f8705bb
|
Added supporters placeholders
|
2016-04-09 04:03:28 -05:00 |
|
Levi
|
45aaec38cf
|
Merge branch 'develop' of github.com:ungleich/dynamicweb into develop
|
2016-04-09 03:00:41 -05:00 |
|
Levi
|
d90a95a3d4
|
allowing urls translation into german using .po files
|
2016-04-09 02:53:05 -05:00 |
|
Tomislav R
|
36b99b93ef
|
home added and assigned right template
|
2016-04-09 08:51:20 +02:00 |
|
Levi
|
bcc7d35cd8
|
changed form email contact
|
2016-04-08 20:11:29 -05:00 |
|
Levi
|
a45f019a14
|
Create contact page in German and made it editable
|
2016-04-08 19:45:28 -05:00 |
|
Tomislav R
|
b411479283
|
Merge remote-tracking branch 'upstream/master'
|
2016-04-09 01:02:08 +02:00 |
|
Tomislav R
|
c41bbc1786
|
added language selection
|
2016-04-09 01:01:08 +02:00 |
|
Levi
|
9f68d2ad11
|
cleaning code
|
2016-04-07 00:30:18 -05:00 |
|
Levi
|
f667aae38e
|
Adapt copyright copy to use current year, Add bank account info, Set the correct text on supporters page, HTML Form adapted to Django template, Create forms.py to have all forms, Create Contact Django Form View, Create a HTML template to contact email, Send contact email to info@digitalglarus.ch
|
2016-04-07 00:26:50 -05:00 |
|
Levi
|
76f703b9d7
|
cleaning code
|
2016-04-03 21:47:21 -05:00 |
|
Levi
|
f586dd07c3
|
remove templates
|
2016-04-03 21:46:17 -05:00 |
|
Levi
|
10fac88181
|
template moved
|
2016-04-03 21:28:04 -05:00 |
|
Levi
|
0e380f6911
|
Merge branch 'develop' into feature/supporter
|
2016-04-03 21:15:05 -05:00 |
|
Levi
|
8de47013ad
|
fixed supporter page, change footer info, added support-us page, changed contact email
|
2016-04-03 20:39:57 -05:00 |
|
|
858b3ccafa
|
blog dg fix
|
2016-04-04 03:32:22 +02:00 |
|
Tomislav R
|
24badb1a9c
|
updated ungleich
|
2016-04-03 11:46:25 +02:00 |
|