PCoder
|
a2631a9e8d
|
Added impacthub partner text and logo. Adjusted the layout for various screens.
|
2017-07-18 03:03:36 +05:30 |
|
Pcoder
|
a625e5d196
|
Merge pull request #384 from ungleich/bug/blog_lang_footer_missing
Moved google_analytics code to templates/analytics folder.
|
2017-07-09 16:11:55 +02:00 |
|
PCoder
|
9b10ac7deb
|
Moved google_analytics code to templates/analytics folder. It was causing wrong footer to be loaded.
|
2017-07-09 19:21:30 +05:30 |
|
PCoder
|
8980c7deb0
|
Added bottom padding to tayga image
|
2017-07-09 16:18:15 +05:30 |
|
PCoder
|
8ba0c68410
|
Fixed the missing de translated text in whydcl page
|
2017-07-09 15:28:00 +05:30 |
|
PCoder
|
3c17a5957e
|
Updated Changelog for the release 1.0.19
|
2017-07-09 14:46:55 +05:30 |
|
Pcoder
|
2e97640a03
|
Merge pull request #383 from pcoder/bug/order_now_button_disabled_on_page_load
This PR fixes the "Order Now" button appearing blue (active) momentarily on page load. Also, calculator form is now refactored.
|
2017-07-09 10:33:55 +02:00 |
|
Pcoder
|
c06e49b4f1
|
Merge pull request #382 from pcoder/task/3552/why_dcl_translations
task/3552 Added DE translations for Why DCL page
|
2017-07-09 10:15:53 +02:00 |
|
PCoder
|
87fb40400b
|
Refactored calculator form code and disabled the Order Now button by default
|
2017-07-09 13:44:22 +05:30 |
|
PCoder
|
11108a4d59
|
Refactored calculator form
|
2017-07-09 13:43:30 +05:30 |
|
PCoder
|
e0e5ca4503
|
FLOSS -> FOSS
|
2017-07-09 13:03:07 +05:30 |
|
PCoder
|
c6880294a9
|
Removed fuzzy translation for FOSS text
|
2017-07-09 12:59:48 +05:30 |
|
PCoder
|
25069f1579
|
Added the movement text
|
2017-07-09 12:49:16 +05:30 |
|
PCoder
|
cf57a8c2e0
|
Updated tayga.png with that provided by Sanghee
|
2017-07-09 12:48:35 +05:30 |
|
PCoder
|
05fa92dbba
|
Added 'movement' to english text of whydcl page
|
2017-07-09 12:48:00 +05:30 |
|
PCoder
|
b918243e4a
|
FLOSS -> FOSS and bieteteine -> bietet eine
|
2017-07-08 22:56:22 +05:30 |
|
PCoder
|
9f71768d26
|
Fixed a typo in translation
|
2017-07-08 22:48:49 +05:30 |
|
PCoder
|
e19b55c97f
|
Added DE translations for Why DCL page
|
2017-07-08 04:56:26 +05:30 |
|
Pcoder
|
4fe245901f
|
Merge pull request #375 from karthikvrao/refactor/dcl_remove_duplicate_script_imports
Task #3545: Remove repeated script imports from dcl's success.html
|
2017-07-08 00:00:00 +02:00 |
|
PCoder
|
27ad654f43
|
Merged refactor/dcl_insert_body_end_tag from karthik into karthikvrao-refactor/dcl_insert_body_end_tag
|
2017-07-08 02:34:30 +05:30 |
|
Pcoder
|
545834d3d0
|
Merge pull request #377 from karthikvrao/refactor/dcl_better_indent_html
Task #3547: Correct the indentation in the html template files of dcl.
|
2017-07-07 22:33:33 +02:00 |
|
Pcoder
|
81404715d8
|
Merge pull request #381 from pcoder/task/3562/remove_btn_outline
Removed button outline when inactive
|
2017-07-07 21:17:29 +02:00 |
|
PCoder
|
e298f86290
|
Removed button outline when inactive
|
2017-07-08 00:12:10 +05:30 |
|
Pcoder
|
eec8caf5ad
|
Merge pull request #378 from ungleich/pcoder-set_debug_false
On prodcution we should always have Debug = False
Please refer to redmine bug report #3538 for details.
|
2017-07-07 02:20:50 +02:00 |
|
PCoder
|
1a7cefcc54
|
Merged pcoder/set_debug_false into pcoder-set_debug_false
|
2017-07-07 04:47:15 +05:30 |
|
Pcoder
|
a31cead827
|
Merge pull request #368 from ungleich/siarheipuhach-feature/flake8
Introducing flake8 for maintaing good code standards
|
2017-07-06 23:16:07 +02:00 |
|
PCoder
|
67da139106
|
Fixed one more flake warning
|
2017-07-07 01:23:56 +05:30 |
|
PCoder
|
ddacfeacf3
|
Fixed some flake8 errors
|
2017-07-07 01:20:16 +05:30 |
|
PCoder
|
1a20507c02
|
Merged master into siarheipuhach-feature/flake8
|
2017-07-07 00:53:58 +05:30 |
|
PCoder
|
cfc1210a9a
|
We probably need creating HostingBill
|
2017-07-07 00:12:29 +05:30 |
|
Karthik Rao
|
fd0e689562
|
Correct the indentation in the html template files of dcl.
|
2017-07-06 20:38:22 +05:30 |
|
Karthik Rao
|
3a673bdbac
|
Remove repeated script imports from dcl's success.html
|
2017-07-05 21:03:54 +05:30 |
|
Karthik Rao
|
66d0df7196
|
Insert missing body end tag to dcl's base.html
|
2017-07-05 17:09:03 +05:30 |
|
M.Ravi
|
44d1a4aaed
|
Merge branch 'master' into set_debug_false
|
2017-07-05 00:57:51 +02:00 |
|
M.Ravi
|
3304d862cb
|
Moved static images urlpattern out of DEBUG case
|
2017-07-05 00:07:06 +02:00 |
|
M.Ravi
|
4bdae326f7
|
Refactored the call to import local and prod files
|
2017-07-04 23:16:27 +02:00 |
|
Pcoder
|
dafd11c592
|
Merge pull request #370 from ungleich/geethamondi-task/3488/create_whydcl_page
Geethamondi task/3488/create whydcl page
|
2017-07-04 22:28:29 +02:00 |
|
M.Ravi
|
d12687015b
|
opensource -> open source and some text adjustment
|
2017-07-04 22:18:23 +02:00 |
|
M.Ravi
|
6496b5202d
|
Merge branch 'task/3488/create_whydcl_page' of https://github.com/geethamondi/dynamicweb into geethamondi-task/3488/create_whydcl_page
|
2017-07-04 22:14:30 +02:00 |
|
M.Ravi
|
6d7a1d4e4a
|
Added memcached cache
|
2017-07-04 21:00:00 +02:00 |
|
M.Ravi
|
41220ef172
|
Added bool_env function to retrieve env variable and convert to python boolean
|
2017-07-04 20:46:42 +02:00 |
|
M.Ravi
|
ceb10d116e
|
Added python-memcached to requirements.txt
|
2017-07-04 20:44:59 +02:00 |
|
M.Ravi
|
8bb7eee418
|
Corrected some mistakes
|
2017-07-04 08:48:04 +02:00 |
|
M.Ravi
|
f419ce784f
|
Fixed some flake8 warnings
|
2017-07-03 23:53:37 +02:00 |
|
M.Ravi
|
f9c3c80864
|
Merged the latest master into siarheipuhach-feature/flake8
|
2017-07-03 23:47:56 +02:00 |
|
Pcoder
|
b6b218a401
|
Merge pull request #367 from amarynets/bugfix/fix_404_favicon.ico_on_digitalglarus.ch
Ticket #3539. Fix issues: not loading favicon.ico on digitalglarus.ch
|
2017-07-03 23:15:16 +02:00 |
|
Andrii Marynets
|
bc73ad3c4c
|
Ticket #3539. Fix issues: not loading favicon.ico on digitalglarus.ch
|
2017-07-03 22:32:32 +03:00 |
|
Mondi Geetha
|
cac84f5433
|
Changed some text
|
2017-07-04 00:10:23 +05:30 |
|
Mondi Geetha
|
e19d2e3c13
|
Updated Pricing Form with updated error messages
|
2017-07-03 23:31:35 +05:30 |
|
Mondi Geetha
|
36976d923e
|
Merged master into whydcl
|
2017-07-03 23:03:51 +05:30 |
|