Commit Graph

175 Commits

Author SHA1 Message Date
Nico Schottelius b6ac472f28 Merge branch 'feature/djangohosting' 2015-08-09 18:01:50 +02:00
Nico Schottelius 3869fab391 Quickfix: add vanity domains to allowed_hosts
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-08-01 01:05:19 +02:00
Nico Schottelius c72fef6714 Use rails page for rails
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-07-30 01:09:23 +02:00
상희 김 95e354bf0d base template created 2015-07-30 00:11:17 +02:00
Nico Schottelius b2c120fd9e add route for djangohosting
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-07-28 21:22:06 +02:00
상희 김 395c2851ed django.html added 2015-07-28 21:01:59 +02:00
Nico Schottelius 7016c05942 digital.glarus -> Digital Glarus
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-07-20 22:58:49 +02:00
rascencio 004524b7c5 Merge branch 'release/1.4.3' 2015-06-16 02:16:53 -06:00
rascencio 753c6c2af0 templates: block meta
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-16 02:16:16 -06:00
rascencio d6631bcf25 Merge branch 'release/1.4.2' 2015-06-16 01:48:41 -06:00
rascencio 4ce7ba0198 Merge branch 'feature/include-django-meta' into develop 2015-06-16 01:48:12 -06:00
rascencio ca7efc1f71 requirements: added djangocms-page-meta
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-16 01:40:41 -06:00
rascencio 9c5dd3c152 settings: added django-meta configuration.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-16 01:37:13 -06:00
rascencio 38a5ffa606 Merge branch 'master' of git.ungleich.ch:dynamicweb into feature/include-django-meta 2015-06-16 01:10:35 -06:00
rascencio 5c2b60b1fc Merge branch 'master' of git.ungleich.ch:dynamicweb into develop 2015-06-16 01:06:15 -06:00
rascencio 7444c36392 templates: added meta description and block meta.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-16 01:05:47 -06:00
rascencio 3f5339129c Merge branch 'release/1.4.1' 2015-06-16 00:31:08 -06:00
rascencio d335c2bd57 templates: Added blog article title to <title>
Closes #1628.

Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-16 00:25:21 -06:00
rascencio 46d3c084e7 Merge branch 'feature/hostingapp' into develop 2015-06-15 21:25:08 -06:00
rascencio f72b297118 docs: added requirements 2015-06-15 00:20:55 -06:00
rascencio 7b2bb05a80 better by requirements 2015-06-14 15:55:18 -06:00
rascencio 9c1dd92e21 Merge branch 'hotfix/ckeditor-conf' into develop 2015-06-13 22:41:44 -06:00
rascencio b710a9810e Merge branch 'hotfix/ckeditor-conf' 2015-06-13 22:41:34 -06:00
rascencio a8efa4ff6a deleted ckeditor settings 2015-06-13 22:41:29 -06:00
rascencio 1d6d411367 Merge branch 'hotfix/back_blog_to_placeholder' into develop 2015-06-13 22:38:06 -06:00
rascencio f97720e913 Merge branch 'hotfix/back_blog_to_placeholder' 2015-06-13 22:37:45 -06:00
rascencio bc418132d1 settings: use placeholder for blog post.
Add a TextFieldPlugin to the blog post
content placeholder by default.

The content added to the model for the articles
is just a TextField, so we loose every plugin
interaction.

Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-13 22:35:25 -06:00
rascencio f206861942 Merge branch 'hotfix/placeholderblog' into develop 2015-06-13 22:22:57 -06:00
rascencio 2c347193e9 Merge branch 'hotfix/placeholderblog' 2015-06-13 22:22:42 -06:00
rascencio aa9158a538 settings: added ckeditor configuration 2015-06-13 22:22:36 -06:00
rascencio adb966fc90 . 2015-06-13 22:12:00 -06:00
rascencio 9170ae68db Merge branch 'release/1.4' 2015-06-13 20:20:58 -06:00
rascencio a1c7f47e98 gitginore: added vim cache files.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-13 20:08:07 -06:00
rascencio db4a84aea4 Merge branch 'feature/conf-https' into develop 2015-06-13 20:06:26 -06:00
rascencio 228ae9c7a8 Makefile: changed target and rsync command.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-13 20:05:57 -06:00
rascencio b214a1d6dc templates: fixed cdn files to fetch from https
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-13 16:49:15 -06:00
rascencio a1085cae75 templates: problem with modals size.
see: https://github.com/divio/django-cms/issues/3465

Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-13 13:59:37 -06:00
rascencio d6acb6a9e1 settings: bootstrap3 and djangocms-blog
+ Now BLOG_USE_PLACEHOLDER is False, this should
  give us a HTML Text field for the article body.
+ The URLs for the bootstrap and jquery cnd location
  changed, now there should not be problem fetching them
  over https

Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-13 13:47:45 -06:00
rascencio a01c171b17 Merge branch 'develop' of git.ungleich.ch:dynamicweb into develop 2015-06-13 12:20:34 -06:00
rascencio 9c07c4c39a gitignore: static folder 2015-06-13 09:36:03 -06:00
Nico Schottelius b619a2b57a mount djangocms on / again - found working nginx config
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-06-12 21:45:33 +02:00
Nico Schottelius b49e60378a restore blog.ungleich.ch temporarily
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-06-12 19:04:18 +02:00
Nico Schottelius 002fc42a46 do not add files below static/ to git
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-06-12 17:40:54 +02:00
Nico Schottelius 587c08e0ab empty static
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-06-12 17:40:06 +02:00
rascencio 9cf8bcd7f3 spec v0.1
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-12 09:39:18 -06:00
rascencio 207fc31417 Merge branch 'develop' of git.ungleich.ch:dynamicweb into develop 2015-06-10 21:19:47 -06:00
rascencio ed91919dbe changes on readme 2015-06-10 21:18:19 -06:00
Nico Schottelius 9593ae5ff6 use django-select2-py3 from github
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-06-10 23:37:39 +02:00
Nico Schottelius cd234c4dda digital_glarus -> digitalglarus
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-06-10 23:34:33 +02:00
Nico Schottelius 242219d275 remove duplicate django entry
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-06-10 23:28:24 +02:00