modulos
|
37a9629408
|
Add more translations
|
2017-05-30 15:57:36 +02:00 |
|
modulos
|
48050a2360
|
Remove .mo files and update .po files
|
2017-05-29 16:12:28 +02:00 |
|
modulos
|
40fe3f4d29
|
Merge branch 'develop' into hosting_i18n
|
2017-05-29 15:47:22 +02:00 |
|
modulos
|
a044490ec3
|
Add i18n to hosting/order
With this commit most work for i18n of the order page is done. However
django errors, e.g. 'this field is required', aren't transalted yet.
|
2017-05-26 17:02:22 +02:00 |
|
modulos
|
5869c6dd87
|
Add i18n to datacenterlight
The pricing page is now fully i18n as well as the subscription modal
|
2017-05-26 15:53:21 +02:00 |
|
Levi
|
2737f2d2ef
|
fixed translations
|
2017-04-07 14:21:27 -05:00 |
|
Levi
|
710ffb7738
|
fixed ungleich main page
|
2017-03-01 08:57:34 -05:00 |
|
Levi
|
dca2250378
|
fixed history.html , contact us section added again history.html, supporter list style added, changed digitalglarus login, Fixed digitalglarus login form when user sent nothing,Fixed digitalglarus signup form , Fixed relaway font bug
|
2016-08-15 23:56:14 -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
|
e05c7bbf46
|
#hotfix fixed 404 font issue
|
2016-07-16 11:58:43 -05:00 |
|
Levi
|
7cd5244fdc
|
Added PostListViewUngleichTest, Added PostDetailViewUngleich, Converted detail ungleich post view into Class Based Django view, Added translations to ungleich landing page
|
2016-07-15 00:14:51 -05:00 |
|
Levi
|
48650f33ce
|
Added new 404.html page
|
2016-07-11 21:18:19 -05:00 |
|
Levi
|
0d6e43de44
|
Added ungleich landing translation
|
2016-07-09 17:21:57 -05:00 |
|
Levi
|
fae5d616e6
|
#hotfix fixing 404 style
|
2016-07-07 23:52:24 -05:00 |
|
Levi
|
228065b1d5
|
#hotfix fixing 404 redirect home
|
2016-07-07 23:50:02 -05:00 |
|
Levi
|
b34d84657e
|
Added HostingUserLoginForm test, Added HostingUserSignupForm test, Added PasswordResetRequestForm Test, Added SetPasswordForm test, Created custom 404 page
|
2016-07-07 23:35:50 -05:00 |
|
Levi
|
82ca7da20a
|
As an admin I can change the VM ip using admin panel ,Fixed notification view count label, Fixed hosting company name on payment view, Added configuration in VM hosting page, Admin can changes the VM configuration using admin panel
|
2016-06-07 00:29:22 -05:00 |
|
Tomislav R
|
05e752625e
|
fix contact ungleich
|
2016-05-08 19:58:37 +02:00 |
|
Tom
|
88e6d068b6
|
ungleich template - fix unused translatation tag
|
2016-05-08 15:01:59 +00: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 |
|
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
|
2dff11d446
|
reverted changes to url structure
|
2016-04-24 23:16:38 +02:00 |
|
Tomislav R
|
c57db296aa
|
url structure fix ungleich
|
2016-04-24 01:15:58 +02:00 |
|
Levi
|
043d5f28c3
|
fixing url translations
|
2016-04-15 22:25:57 -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
|
830018f41c
|
Removing files
|
2016-04-13 01:02:48 -05:00 |
|
Levi
|
74a4002654
|
Cleaning files
|
2016-04-13 00:46:09 -05:00 |
|
Levi
|
a768ce35a2
|
Cleaning psd files
|
2016-04-13 00:38:26 -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
|
202c3f5b46
|
Moved ungleich landing into django
|
2016-04-12 22:03:18 -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 |
|