• Sign in
  • Home
  • Projects
  • Help

Synnefo

  • Overview
  • Activity
  • Roadmap
  • Issues
  • Gantt
  • Calendar
  • Documents
  • Files
  • Repository
« Previous | Next » 

Revision c3564ce9

IDc3564ce958a828eee03bc78d439906740dccecd5

Added by Kostas Papadimitriou about 11 years ago

Initial commit of helpdesk app

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • snf-cyclades-app
    • synnefo
      • admin
        • templates
          • base.html (diff)
      • app_settings
        • __init__.py (diff)
        • urls.py (diff)
      • helpdesk
        • __init__.py
        • models.py
        • static
          • css
            • bootstrap-responsive.css
            • bootstrap-responsive.min.css
            • bootstrap.css
            • bootstrap.min.css
            • extra.css
          • img
            • glyphicons-halflings-white.png
            • glyphicons-halflings.png
          • js
            • bootstrap.js
            • bootstrap.min.js
            • common.js
            • jquery.js
        • templates
          • helpdesk
            • account.html
            • base.html
            • index.html
            • networks_list.html
            • vms_list.html
        • templatetags
          • __init__.py
          • helpdesk_tags.py
        • urls.py
        • views.py
Loading...
Powered by Redmine © 2006-2012 Jean-Philippe Lang