Skip to content

Commit

Permalink
Remove ProjectManagement plugin from main repo
Browse files Browse the repository at this point in the history
The new gemified plugin is available here:

https://github.com/dradis/dradis-projects
  • Loading branch information
etdsoft committed Jul 4, 2014
1 parent bac4f37 commit 575a8e3
Show file tree
Hide file tree
Showing 19 changed files with 3 additions and 955 deletions.
7 changes: 3 additions & 4 deletions Gemfile
Expand Up @@ -14,7 +14,7 @@ gem 'coffee-rails', '~> 4.0.0'
# gem 'therubyracer', platforms: :ruby

# Use jquery as the JavaScript library
gem 'jquery-rails'
#gem 'jquery-rails'
# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
gem 'turbolinks'
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
Expand Down Expand Up @@ -45,16 +45,15 @@ gemspec path: 'engines/frontend'
# Dradis::Plugins manage the list of available / loaded external plugins
gem 'dradis-plugins', path: '../dradis-plugins'



# Dradis::Plugins::Projects lets you backup and restore the repo state
gem 'dradis-projects', path: '../dradis-projects'


# In Production we need to be able to compile assets
# gem 'execjs'
# gem 'therubyracer'

# ------------------------------------------------------------------ Asset gems
gem 'jquery-fileupload-rails'


# ------------------------------------------------------------------ Other gems
Expand Down
8 changes: 0 additions & 8 deletions vendor/plugins/project_management/Guardfile

This file was deleted.

28 changes: 0 additions & 28 deletions vendor/plugins/project_management/README

This file was deleted.

22 changes: 0 additions & 22 deletions vendor/plugins/project_management/Rakefile

This file was deleted.

3 changes: 0 additions & 3 deletions vendor/plugins/project_management/init.rb

This file was deleted.

Empty file.
28 changes: 0 additions & 28 deletions vendor/plugins/project_management/lib/project_management.rb

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

28 changes: 0 additions & 28 deletions vendor/plugins/project_management/lib/project_management/meta.rb

This file was deleted.

This file was deleted.

0 comments on commit 575a8e3

Please sign in to comment.