- Jul 10, 2018
-
-
Tuan Do Anh authored
Change-Id: Ibf43dc5ba02958cb2c7fcafa14aadcedf8eb723d
-
- May 13, 2018
-
-
Ivan Kolodyazhny authored
Also this patch removes unnecessary index.html references. Change-Id: I382c1c08a3a406cabf7b519521cf8a215c7d62b4
-
- Aug 03, 2017
-
-
zhangdebo1987 authored
Change-Id: I23c9d3b3111b6c0a468ed6c467416465429a39ef
-
- Jun 29, 2017
-
-
Doug Hellmann authored
Change-Id: I2622cf71272d98038e038848ba58b35dcc2a3dff Signed-off-by:
Doug Hellmann <doug@doughellmann.com>
-
- Jun 15, 2017
-
-
Akihiro Motoki authored
TrivialFix Change-Id: Icbebe797f0b054d198550829193dde25fb84ad21
-
Rob Cresswell authored
These two documents were incredibly outdated, but also had almost identical concerns. This patch updates the content and merges the two documents. Note that this guide is still separate to the quickstart guide, which is intended for developers. In future patches in this blueprint, the file & navigation structure will be altered to make this distinction more clear. Change-Id: Ic5d111d53ab69a3cd1ab08c4c05b2d676e79258c Implements: blueprint pike-docs-overhaul
-
- Dec 06, 2016
-
-
Flavio Percoco authored
This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: b'https://gist.github.com/2b00c35799734733ecdec861c74975d8\n' Change-Id: If27279ec325cefdf713dc924617429afc0834c87
-
- Oct 08, 2014
-
-
Akihiro Motoki authored
* Add "Using Horizon" section to the docs, which describes how to install and configure Horizon. It is for operators who install Horizon from source code. * Clean up README.rst as much of the information is out-of-date and most of it is covered by the developer docs. * Minor update of page titles. Change-Id: I09aab0d0bc47e07c8d663e7f7b5801e456434950
-
- May 09, 2014
-
-
Gary W. Smith authored
- Fix manual build command - Fix formatting of command-line examples, directory names - Rename 'folder' to 'directory' for consistency - Update sphinx URL Partial-bug: #1257725 Change-Id: I078bc5b9c931d4bf4e57c8fe7b335db99cc92c29
-
- Dec 03, 2013
-
-
Ana Krivokapic authored
Fix various errors in the contributor documentation: - Factual mistakes (wrong file locations, etc) - Formatting errors - Typos Change-Id: I4863ca10a532ac74491cfb19f8382e3d5287d2f3
-
- Oct 24, 2013
-
-
Chad Lung authored
Change-Id: I12c5f3a6bbe14c63cbbf59491e14821cc5e8f7d4
-
- Aug 16, 2013
-
-
Sascha Peilicke authored
While less.js from lesscss.org is still the most standard-compliant (err defining) LESS implementation, a pure-python one will drasticly simplify deployments. Since lesscpy doesn't support {outfile} just write to stdout, django_compressor will happily take that (See http://django-compressor.readthedocs.org/en/master/settings/#django.conf.settings.COMPRESS_PRECOMPILERS) Drop dependency documentation, there are no external (non-Python) tools left to setup. Meanwhile, lesscpy(>=0.9j) supports SVG stylesheets. Change-Id: I89ed102f7be4b554a28b001c9c0d40dab4a51ae6
-
- May 29, 2013
-
-
Jiri Tomasek authored
and tools/test-requires to test-requirements.txt These are standard files and tools in the general world are growing intelligence about them. Change-Id: Iac3c680dd19cabd8ea38598a6e2bb27238030a2d Fixes: bug #1179008
-
- Jun 12, 2012
-
-
Clark Boylan authored
To better facilitate the building and publishing of sphinx documentation by Jenkins we are moving all openstack projects with sphinx documentation to a common doc tree structure. Documentation goes in project/doc and build results go in project/doc/build. Change-Id: Ic523a716e4113198b777d6dc3db8bb8a729e7696
-
- Jun 07, 2012
-
-
John Postlethwait authored
This changes all of the Bootstrap CSS and Horizon CSS to use LESS. Horizon's specific CSS will be organized into separate files in another commit, as it is outside the scope of this BP. We are also now packing LESS 1.3.0 directly within Horizon. Implementation of Blueprint transition-to-lesscss Change-Id: Ie4be8b28ab3ce04ea21d7d5cd49c2ccb66bd8ade
-
- Mar 30, 2012
-
-
Gabriel Hurley authored
Fixes bug 967987. Change-Id: Icd6ac8c332815de86b2333640f454a0e8c91e982
-
- Mar 13, 2012
-
-
Gabriel Hurley authored
Fixes bug 946874. Change-Id: Ieaac7f102047be1d6fb17f129bd2b74d13a1dc4c
-
- Mar 03, 2012
-
-
Tres Henry authored
Change-Id: I670f6dd57e259fded7ce206380d0a3d588d4083d
-
- Feb 29, 2012
-
-
Gabriel Hurley authored
There are no longer two separate projects living inside the horizon repository. There is a single project now with a single setup.py, single README, etc. The openstack-dashboard/dashboard django project is now named "openstack_dashboard" and lives as an example project in the topmost horizon directory. The "horizon/horizon" directory has been bumped up a level and now is directly on the path when the root horizon directory is on your python path. Javascript media which the horizon module directly relies upon now ships in the horizon/static dir rather than openstack-dashboard/dashboard/static. All the corresponding setup, installation, build, and env scripts have been updated accordingly. Implements blueprint unified-packaging. Change-Id: Ieed8e3c777432cd046c3e0298869a9428756ab62
-
- Jan 05, 2012
-
-
Gabriel Hurley authored
Buildout has been removed entirely, all dev installation is now done via the single tools/install_venv.py script. Django's manage.py script has also been updated to a newer version/convention; this allows for less python path mangling and makes things cleaner and more explicit. Note that, as such, it has been moved up a directory level. Change-Id: I62f9f06ee00568fc91e5ba7e1fd15d22ea849d1f
-
- Dec 02, 2011
-
-
Duncan McGreggor authored
Change-Id: I54fb08b3421b47d98df649d36b9f29726d5aa0ca
-
- Nov 16, 2011
-
-
Joe Heck authored
Change-Id: I0aa360143933a815fc1d0258fbce2e7d5a9d2d65
-
- Nov 11, 2011
- Nov 08, 2011
-
-
Tres Henry authored
Implements blueprint horizon-dev-setup-doc-update. Change-Id: I0d16a5db7b8b7b670e76a99792f744e6ff0e00a2
-
- Nov 07, 2011
-
-
Gabriel Hurley authored
Implements blueprint extensible-architecture. Implements blueprint improve-dev-documentation. Implements blueprint gettext-everywhere. Implements blueprint sphinx-docs. Complete re-architecture of the dashboard to transform it from a standalone django-openstack app to a Horizon framework for building dashboards. See the docs for more information. Incidentally fixes the following bugs: Fixes bug 845868 -- no PEP8 violations. Fixes bug 766096 -- the dashboard can now be installed at any arbitrary URL. Fixes bug 879111 -- tenant id is now controlled solely by the tenant switcher, not the url (which was disregarded anyway) Fixes bug 794754 -- output of venv installation is considerably reduced. Due to the scale and scope of this patch I recommend reviewing it on github: https://github.com/gabrielhurley/horizon/tree/extensible_architecture Change-Id: I8e63f7ea235f904247df40c33cb66338d973df9e
-
- Oct 27, 2011
- Oct 20, 2011
-
-
Devin Carlen authored
-
- Aug 31, 2011
-
-
Joe Heck authored
-
- Jun 18, 2011
-
-
Devin Carlen authored
-
- Mar 04, 2011
-
-
Devin Carlen authored
-
- Mar 03, 2011
-
-
Devin Carlen authored
-
- Jan 12, 2011
-
-
Devin Carlen authored
-