..
browsers
Fix Flake8 style warnings in horizon/
2014-07-29 20:38:49 +00:00
conf
Move out integration tests scaffolds from Horizon production code
2016-05-31 10:01:21 +00:00
contrib
Panel static finder
2016-06-01 02:14:17 +00:00
forms
Horizon selects are now themable: Launch Instance
2016-06-08 18:25:23 +00:00
hacking
Eliminate mutable default arguments
2015-12-17 09:58:46 +00:00
locale
Imported Translations from Zanata
2016-07-13 07:32:21 +00:00
management
[Django 1.9] Stop using django.utils.importlib
2016-01-26 11:19:23 +00:00
middleware
Fix typo 'occured' -> 'occurred'
2016-06-28 18:37:10 +02:00
static
Removed inline_edit functionality for tables
2016-08-18 09:45:52 +00:00
tables
Removed inline_edit functionality for tables
2016-08-18 09:45:52 +00:00
tabs
Modify exception message style according to i18n guidelines
2016-06-13 15:36:47 +08:00
templates
Fix jasmine tests failing due to missing ng-file-upload dep
2016-07-19 11:12:53 -07:00
templatetags
Pre-populate the Angular template cache and allow template overrides
2016-07-13 15:38:07 -07:00
test
Remove unused LOG
2016-07-11 02:30:19 +00:00
utils
i18n: trim whitespaces in extracted messages from AngularJS templates
2016-07-07 12:24:01 +00:00
workflows
Modals should inherit from the theme
2016-06-21 15:54:00 -07:00
__init__.py
Remove extraneous vim configuration comments
2014-05-06 15:30:10 +08:00
base.py
Update URLs to Django 1.8+ style
2016-03-28 11:03:08 +01:00
context_processors.py
Remove extraneous vim configuration comments
2014-05-06 15:30:10 +08:00
decorators.py
Remove extraneous vim configuration comments
2014-05-06 15:30:10 +08:00
exceptions.py
Removes some redundant words
2016-03-25 11:29:48 +07:00
karma.conf.js
Use ng-file-upload to simplify JS API calls that upload files
2016-06-21 11:20:55 +03:00
loaders.py
Remove all pre-Django 1.8 workarounds
2016-01-24 22:12:02 +00:00
messages.py
Uniquify horizon messages returned in a single response
2014-09-17 13:45:07 +00:00
notifications.py
Add message of the day option
2016-01-22 11:31:36 -08:00
site_urls.py
Update URLs to Django 1.8+ style
2016-03-28 11:03:08 +01:00
themes.py
Pre-populate the Angular template cache and allow template overrides
2016-07-13 15:38:07 -07:00
version.py
Remove extraneous vim configuration comments
2014-05-06 15:30:10 +08:00
views.py
Document and improve PageTitleMixin readability
2015-02-11 16:16:20 +00:00