Commit graph

309 commits

Author SHA1 Message Date
181ca7cb59 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
fc2d09d9ac Merge branch 'develop' of git.ungleich.ch:dynamicweb into develop 2015-06-13 12:20:34 -06:00
7083428824 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
640f99bbed 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
29773e45ab 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
d5e4189f86 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
Nico Schottelius
82da769573 empty static
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-06-12 17:40:06 +02:00
9ffb4698cd spec v0.1
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-12 09:39:18 -06:00
dfec8c29fd Merge branch 'develop' of git.ungleich.ch:dynamicweb into develop 2015-06-10 21:19:47 -06:00
c497ad24d5 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
83cbebd415 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
da0ece6d63 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
Nico Schottelius
c93b044bf0 remove duplicate django entry
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-06-10 23:28:24 +02:00
Nico Schottelius
8aacdd53e9 move djangocms-text-ckeditor to 2.5.2 to work with migrations
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-06-10 23:13:12 +02:00
Nico Schottelius
71823b12c8 move djangocms-text-ckeditor to 2.5.2 to work with migrations
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-06-10 23:13:12 +02:00
Nico Schottelius
a26a2ec105 mount cms below cms - easier for nginx mapping
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-06-10 21:16:08 +02:00
Nico Schottelius
46ce08909d mount cms below cms - easier for nginx mapping
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-06-10 21:16:08 +02:00
fe81faf015 stable_requirements 2015-06-10 09:53:23 -06:00
7066e190e8 added {README,DEPLOY}.rst
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-09 02:28:10 -06:00
91f02d5c8e added {README,DEPLOY}.rst
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-09 02:28:10 -06:00
ef9849c56f Makefile, refactor.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-09 02:27:10 -06:00
4b912cceab Makefile, refactor.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-09 02:27:10 -06:00
9ed29bcdb4 configs: circus example to match with staging.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-09 02:26:56 -06:00
5795d2c193 configs: circus example to match with staging.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-09 02:26:56 -06:00
2915d7f81e configs: nginx proxy example to match with staging.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-09 02:26:41 -06:00
ed4f7f5721 configs: nginx proxy example to match with staging.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-09 02:26:41 -06:00
b138526c8f settings: the migration module for django_cms_text_ckeditor changed.
It would be better to use an stable.requirements.txt

Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-09 01:49:48 -06:00
ae0ece8f18 settings: the migration module for django_cms_text_ckeditor changed.
It would be better to use an stable.requirements.txt

Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-09 01:49:48 -06:00
376f637ec7 requirements: debian, added essential packages.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-09 00:38:13 -06:00
07a50b8627 requirements: debian, added essential packages.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-09 00:38:13 -06:00
ab643fb3f6 requirements: debian, added git.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-09 00:30:37 -06:00
b173facd67 requirements: debian, added git.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-09 00:30:37 -06:00
bb7f0cf73a Makefile, added install_debian_packages task.
install_debian_packages:

   Simply excutes apt-get update and installs the
   packages listed in ./requirements.debian.txt

Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-08 23:29:44 -06:00
a1bc6ea99a Makefile, added install_debian_packages task.
install_debian_packages:

   Simply excutes apt-get update and installs the
   packages listed in ./requirements.debian.txt

Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-08 23:29:44 -06:00
fe4f6c97d5 new static files.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-08 23:26:27 -06:00
bb68c32ba5 new static files.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-08 23:26:27 -06:00
83e792bcaa makefile, rsync_upload ignoring .pyc files and vim cache.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-08 23:22:58 -06:00
5da7cfab99 makefile, rsync_upload ignoring .pyc files and vim cache.
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-08 23:22:58 -06:00
12b418ca08 added Makefile with only one task "rsync_upload".
I wanted to use fabric, but it's to much hassle.

The rsync_upload task uploads the project using rsync by ssh.

Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-08 23:19:00 -06:00
bc8f440391 added Makefile with only one task "rsync_upload".
I wanted to use fabric, but it's to much hassle.

The rsync_upload task uploads the project using rsync by ssh.

Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-08 23:19:00 -06:00
f58c7dfc75 ignore emacs cache files 2015-06-08 23:03:13 -06:00
36797bbd0f ignore emacs cache files 2015-06-08 23:03:13 -06:00
e18b445724 deleted "libjpeg".
Signed-off-by: rscnt <rascnt@gmail.com>
2015-06-08 22:56:15 -06:00