Feature django 1.7 🚧
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
Added 217 new commits:
- 4614c442 - remove external js dependencies
- 411a478b - add bower config
- 6cb335d7 - fix js code style
- 9362084a - settings: make devserver and production settings work together
- b3f91278 - settings: set up django-pipeline
- 2a45b0de - dashboard: user compressed css/js files
- c3ccaaa8 - requirements: add django-pipeline
- 6c71ffbc - use static template tag instead variable substitution
- 775b7c5e - buildbot doesn't love pipeline
- 8f9234a1 - fab: support bower
- 4064301b - dashboard: fix vm-details to match pipeline
- 9bcc0385 - dashboard: update dashboard to work with new bootstrap
- 8e1635ef - Merge branch 'master' into feature-pipeline
- b8a48b95 - dashboard: fix sliders
- 8e97df7e - dashboard: fix notifications
- 2a586b91 - dashboard: fix some tooltips on file box
- ea14f0c3 - circle: use less to compile css
- 5fe2e959 - circle: collect autocomplete js too
- ae45c595 - Merge branch 'master' into feature-pipeline
- 595735da - circle: manually watch directories for less files
- 8d8e851e - circle: don't run watch.py on import
- f3fa489d - circle: create a watch command
- fb838841 - vm: recreate interfaces from template in recovery operation
- c0b4ef92 - dashboard remove PortDelete
- 77d7975a - firewall: fix pickle error
- 5816bf02 - dashboard: add RemovePortOperation
- eb3f55b3 - dashboard: add AddPortOperation
- 90423956 - node: add driver_version property
- 522cd6dc - dashboard: show vmdriver version
- 6a9390f9 - dashboard: fix flake8 warnings
- 6da29f4e - dashboard: fix tests
- 62060459 - vm: add missing 'required_perms' lines
- d0cc86ea - vm: add add_port, remove_port to merged_activities.whitelist
- 7f80408e - dashboard: add remove_port template
- bef94b77 - dashboard: random fixes
- 5c71b275 - dashboard: check if vm has agent installed for pw reset
- d3dd06ae - circle: ignore bower components and static files in less watch
- aaa81f32 - circle: compileless command
- 8eb950ce - fab: compile less files before collectstatic in fab
- 368fa52f - circle: use pipeline with disable compilers option
- 67ab8684 - Merge branch 'master' into feature-pipeline
- e6dda2de - circle: add rosetta
- ab630e67 - dashboard: fix node box in bootstrap 3.2
- e3adfe35 - bower: bump fontawesome version
- 4855c8b3 - dashboard: change bootstrap tour to introjs
- a547cac5 - dashboard: fix index store list
- 435048c3 - dashboard: fix store progress bar
- f4cf294b - dashboard: fix vm create progress bars
- 9795bd83 - dashboard: move inline css
- ed20ed7b - dashboard: reindent node monitor column html
- c29c05b3 - dashboard: fix info box titles
- f5a446ed - Merge branch 'feature-rosetta' into 'master'
- 745ad571 - bower: remove bootstrap tour
- 98854937 - dashboard: infobtn should not act like a button on hover
- 8fbfca30 - vm: copy traits on save_as fixes #351 (closed)
- 05d1cfef - operation: set owner ACL level fixes #350 (closed)
- fa12edb4 - dashboard: move TransferOwnership views to utils.py
- 2ba3690e - dashboard: display full name
- 15739763 - dashboard: add transfer template ownership views
- 3118c6d8 - Merge branch 'issue-335' into 'master'
- 0a31aaab - dashboard: remove tabs
- 53d054a1 - Merge branch 'feature-show-version' into 'master'
- 458a7b75 - dashboard/network: remove script includes
- bde8c54a - network: fix remove event firing twice
- cfb90704 - dashboard: fix indentation
- 392da873 - vm: handle node.driver_version errors
- b8cd2d07 - vm: add missing node.get_info calls
- 4392ed39 - Merge branch 'node-fixes' into 'master'
- af0882f5 - Merge branch 'feature-improved-recovery' into 'master'
- 66afc59c - dashboard: add profile links
- 833d5490 - Merge branch 'feature-tx-tpl-ownership' into 'master'
- 7074f30d - dashboard: remove leftover script tags
- f6861f2b - vm: raise SuspiciousOperation instead of PermissionDenied
- c4872897 - vm: remove accept_states lines
- fc553851 - Merge remote-tracking branch 'origin/master' into feature-port-operations
- 72e1a7ba - Merge branch 'feature-port-operations' into 'master'
- ae8aeb57 - dashboard: fix novnc
- 3cbb35e4 - circle: enable js compressor
- 7cb65f1c - fix
- 7074ec9e - dashboard: remove tooltip from navbar
- a691294f - Merge branch 'master' into feature-pipeline
- 962517cf - dashboard: test templates
- d92c0deb - dashboard: remove evidences of plagiarism
- 8eb07036 - Merge branch 'issue-351' into 'master'
- 01ceadd5 - fab: add cleanup function
- 6d633f5b - fab: add build_portal function
- e3ca1c1b - fab: add install_bash_completion_script function
- ba583561 - added id property for instance activity result
- 1be5b3cc - renamed the property
- 224c9130 - Merge branch 'seleniumProperty' into 'master'
- 73c44add - Merge branch 'feature-test-templates' into 'master'
- 46d8e9f9 - Merge branch 'feature-clean-pyc' into 'master'
- fa1d82c3 - network: fix related hosts listed on VlanDetail page
- a146d824 - Merge branch 'issue-353-vlan-detail' into 'master'
- 3c5ee93d - dashboard: add favorite icon to VM details
- d66ecb5a - Merge branch 'issue-349-fav-icon' into 'master'
- c3422577 - dashboard: add OpenSearch description
- c165dafd - dashboard: add management commands
- 3e2dbae2 - dashboard: fix opensearch xml
- be40f553 - dashboard: title of link tag should match the ShortName
- fa21824a - dashboard: don't remove title of elements in
- 78df1c1e - dashboard: add favorite icon to VM details
- 84a1d61c - firewall: fix copypaste error
- 8d391e1f - network: accept initial fields in HostCreate
- 260a5a7c - firewall: rewrite ipv6 template validation
- 5c67df1a - firewall: make convert_ipv4_to_ipv6 a Vlan method
- c3c23feb - network: add ajax helper for host-creation magic
- bb9f818b - network: add magic buttons to HostForm
- 0dbc3afe - network: fix ipv6 conversion
- 66100895 - dashboard: fix operation form getting submitted twice
- 521aa877 - firewall: add get_dhcp_clients
- ec0e901c - network: add MACColumn
- 8f0735c7 - network: add unregistered dhcp clients table
- 6299201d - firewall: add sensible default and help_text to Vlan.ipv6_template
- 059593b1 - firewall: fix _magic_ipv6_template()
- 5f05e808 - firewall: fix tests
- 7afb202a - network: use FieldWithButtons in HostForm
- 435f4556 - network: add magic button to ipv6_template
- 43de3dcb - dashboard: js i18n for fav titles
- 8a96b4f8 - Merge branch 'feature-opensearch' into 'master'
- 4a7515c4 - network: related field if changed by magic
- 85539a1f - firewall: magically compute host_ipv6_prefixlen too
- 1838f416 - firewall: refactor magic
- 4e337898 - network: fix magic at HostDetail view
- b7cfe6a7 - network: use dot notation in js
- 7557f6c4 - network: add titles to magic buttons
- 23d85db4 - network: add host creation butotn to VlanDetail
- 6694020e - firewall: handle get_dhcp_clients' remote exceptions
- f08c1e86 - Merge branch 'feature-network-gui-improvements' into 'master'
- 60d08d50 - firewall: fix http 500
- b02dd1ee - update PO templates
- 1ca7edbb - update Hungarian translation
- 6d44029c - Merge branch 'master' into feature-pipeline
- 014cda7a - dashboard: fix management command
- bad4afd4 - firewall: fix tests
- ca137eda - Merge remote-tracking branch 'origin/master' into feature-management-commands
- 4b6c8c56 - dashboard: show all tab panes without js
- 3b9fb9b0 - dashboard: fix disk list first row float right
- 6376e04e - dashboard: don't lowercase search results
- 5e6f5435 - dashboard: limit widths
- a8162edf - Merge branch 'feature-management-commands' into 'master'
- b0fd61ef - Merge branch 'feature-pipeline' into 'master'
- 664f3434 - circle: pipeline doc fixes
- a3bbce2c - Merge branch 'master' into issue-364
- 2cda07e7 - dashboard: use flex to limit width
- 4e9564a5 - dashboard: file list footer
- b1cfe46b - dashboard: fix width for certain btn icons
- 0a0c4db7 - dashboard: wider vm name on dashboard
- a6acad5b - docs: add nodejs-legacy package
- bd83d4b0 - vm: fix exception handling in ShutdownOperation
- 62f9e566 - vm: simplify shutdown call
- 1ca238ef - dashboard: fix navbar buttons
- 0377a840 - dashboard: remove garbage
- 445a2148 - Merge branch 'pipeline-docs' into 'master'
- 13c9ebca - dashboard: remove old files
- d9089b12 - common: add missing check to register_operation
- 996673c3 - dashboard: remove NodeStatus view
- 14af9660 - dashboard: remove InterfaceDeleteVie
- beeed7fa - dashboard: allow superusers too see profiles without groups
- a6c7dcf3 - dashboard: fix js
- 18dea3b8 - dashboard: add base class for delete views
- d999a2f4 - dashboard: fix tests
- fc6bc985 - dashboard: fix flake8 warning
- 5c9ae9cb - dashboard: make check more pythonic
- 38b6f781 - Merge branch 'issue-371' into 'master'
- 70debda7 - dashboard: remove unused code
- d593d10c - dashboard: fix close modal btn
- dae0a707 - dashboard: improve node detail
- 6b11c860 - dashboard: move activity, operation js to activity.js
- c2b89065 - dashboard: display minion status in node list view
- 284053f9 - vm: add UpdateNodeOperation
- 8328eea8 - update requirements
- 1d852711 - vm: fix test
- b4596a86 - dashboard: remove print 'hi'
- 15c8faf1 - Merge branch 'fix-shutdown-op' into 'master'
- c711f3c1 - Merge branch 'issue-363' into 'master'
- 7180bd8f - dashboard: fix forms
- 77236999 - dashboard: remove unused renew template
- c2a42986 - dashboard: move vlan perm check to Instance.create
- cdac5b0e - dashboard: fix play button
- 226d2b8d - dashboard: improve VmCreate view
- 038f663e - dashboard: js fixes
- 29adb58a - dashboard: responsive list tables
- 5f3e7e7b - fix tests
- 67622b86 - dashboard: move activity vars
- f876f926 - dashboard: remove unnecessary perm check
- 8a293708 - vm: fix UpdateNodeOperation
- 32e83265 - Merge branch 'feature-node-salt'
- 7fed7d2c - Merge branch 'feature-remove-garbage'
- 45c688c5 - dashboard: add missing modals
- 5b434637 - dashboard: mark 'No result' text for translation
- 3b99558c - dashboard: fix panels
- 8865ab59 - dashboard: fix invalid html
- fbe6d2db - dashboard: fix node list panel
- 4a5f85ee - dashboard: fix toplist panel
- fbf6c5b8 - dashboard: add notification count to favicon
- 08818312 - dashboard: paginate notifications
- ed86412a - dashboard: fix search buttons
- dedaf53a - dashboard: fix favicon showing undefined
- 111d424d - dashboard: fix xss in notifications
- e70e03b7 - Merge branch 'gui-fixes' into 'master'
- 1a9d84cd - Merge branch 'master' into issue-364
- 7acc6a70 - dashboard: fix dashboard file
- 7654ab6b - dashboard: menu font size
- 04ac0b01 - dashboard: small screen fixes
- 154839c7 - dashboard: async vm search
- 79e445c6 - Merge branch 'issue-364' into 'master'
- db42d716 - Merge branch 'notifications-enhancement'
- 10adcce0 - update requirements
- cafadff8 - circle: update settings
- 1e26bc6e - dashboard: trivial fixes
- 668c2659 - common: fix HumanSortField
- e9b63096 - circle: fix tests
- 73844bcc - circle: add new migrations
- 37c1c52d - vm: fix migration dependencies
- aed286e6 - dashboard: migrate form fields
- c4cd703c - firewall: add migration
Toggle commit list -
Owner
👍 😸
Please
register
or
sign in
to comment