Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

CIRCLE / cloud

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 94
  • Merge Requests 10
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Merged
Merge request !274 opened Nov 17, 2014 by Bach Dániel@bachdaniel 
  • Report abuse
Report abuse

Feature management commands

  • Discussion 1
  • Commits 4
  • Changes
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Bach Dániel @bachdaniel

    Added 34 new commits:

    • c3422577 - dashboard: add OpenSearch description
    • 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
    • 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
    • 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
    • ca137eda - Merge remote-tracking branch 'origin/master' into feature-management-commands
    Nov 17, 2014

    Added 34 new commits:

    • c3422577 - dashboard: add OpenSearch description
    • 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
    • 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
    • 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
    • ca137eda - Merge remote-tracking branch 'origin/master' into feature-management-commands
    Added 34 new commits: * c34225772d0 - dashboard: add OpenSearch description * 3e2dbae2554 - dashboard: fix opensearch xml * be40f553e51 - dashboard: title of link tag should match the ShortName * fa21824aec9 - dashboard: don't remove title of elements in <head> * 78df1c1e167 - dashboard: add favorite icon to VM details * 84a1d61cba8 - firewall: fix copypaste error * 8d391e1fa4e - network: accept initial fields in HostCreate * 260a5a7c760 - firewall: rewrite ipv6 template validation * 5c67df1a2ea - firewall: make convert_ipv4_to_ipv6 a Vlan method * c3c23feb9fa - network: add ajax helper for host-creation magic * bb9f818b817 - network: add magic buttons to HostForm * 0dbc3afe0cf - network: fix ipv6 conversion * 521aa877cd1 - firewall: add get_dhcp_clients * ec0e901ca43 - network: add MACColumn * 8f0735c7bd4 - network: add unregistered dhcp clients table * 6299201dab8 - firewall: add sensible default and help_text to Vlan.ipv6_template * 059593b1177 - firewall: fix _magic_ipv6_template() * 5f05e808eff - firewall: fix tests * 7afb202acbe - network: use FieldWithButtons in HostForm * 435f455689a - network: add magic button to ipv6_template * 8a96b4f8bde - Merge branch 'feature-opensearch' into 'master' * 4a7515c4120 - network: related field if changed by magic * 85539a1f77c - firewall: magically compute host_ipv6_prefixlen too * 1838f4169fc - firewall: refactor magic * 4e337898c18 - network: fix magic at HostDetail view * b7cfe6a7d9c - network: use dot notation in js * 7557f6c4db5 - network: add titles to magic buttons * 23d85db4ecc - network: add host creation butotn to VlanDetail * 6694020e8dc - firewall: handle get_dhcp_clients' remote exceptions * f08c1e860c9 - Merge branch 'feature-network-gui-improvements' into 'master' * 60d08d50d44 - firewall: fix http 500 * b02dd1eec1e - update PO templates * 1ca7edbbe6a - update Hungarian translation * ca137eda87a - Merge remote-tracking branch 'origin/master' into feature-management-commands
    Toggle commit list
  • Bach Dániel @bachdaniel commented Nov 17, 2014
    Owner

    +1

    +1
  • Bach Dániel @bachdaniel

    mentioned in commit a8162edf

    Feb 23, 2015

    mentioned in commit a8162edf

    mentioned in commit a8162edfac6e514c6847c58bf7af0d4ef4dc39aa
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Bach Dániel
Assignee
Bach Dániel @bachdaniel
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View labels
1
1 participant
Reference: circle/cloud!274