.gitignore | |
|
|
.rspec | |
|
|
CHANGELOG.rdoc | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
MIT-LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/images/translation_center/badr_it.png | |
|
|
app/assets/images/translation_center/loading.gif | |
|
|
app/assets/images/translation_center/translation_center_logo.png | |
|
|
app/assets/javascripts/translation_center/application.js | 45 | A 0 mins |
|
app/assets/javascripts/translation_center/bootstrap.js | 1,409 | F 1 wk |
|
app/assets/javascripts/translation_center/categories.js | 11 | A 0 mins |
|
app/assets/javascripts/translation_center/center.js | 45 | A 0 mins |
|
app/assets/javascripts/translation_center/inspector.js.erb | |
|
|
app/assets/javascripts/translation_center/jquery-ui.js | 11,648 | F 5 mos |
|
app/assets/javascripts/translation_center/jquery.jeditable.mini.js | 37 | A 0 mins |
|
app/assets/javascripts/translation_center/routes.js | 15 | A 0 mins |
|
app/assets/javascripts/translation_center/spin.min.js | 1 | A 0 mins |
|
app/assets/javascripts/translation_center/translation_keys.js | 22 | A 0 mins |
|
app/assets/javascripts/translation_center/translations.js | 188 | F 3 days |
|
app/assets/stylesheets/translation_center/application.css | |
|
|
app/assets/stylesheets/translation_center/bootstrap.css | |
|
|
app/assets/stylesheets/translation_center/categories.css | |
|
|
app/assets/stylesheets/translation_center/center.css | |
|
|
app/assets/stylesheets/translation_center/inspector.css | |
|
|
app/assets/stylesheets/translation_center/translation_keys.css | |
|
|
app/assets/stylesheets/translation_center/translations.css | |
|
|
app/controllers/translation_center/application_controller.rb | 27 | A 0 mins |
|
app/controllers/translation_center/categories_controller.rb | 42 | A 0 mins |
|
app/controllers/translation_center/center_controller.rb | 44 | A 0 mins |
|
app/controllers/translation_center/translation_keys_controller.rb | 69 | A 55 mins |
|
app/controllers/translation_center/translations_controller.rb | 56 | A 0 mins |
|
app/helpers/translation_center/application_helper.rb | 38 | A 0 mins |
|
app/helpers/translation_center/categories_helper.rb | 4 | A 0 mins |
|
app/helpers/translation_center/center_helper.rb | 14 | A 0 mins |
|
app/helpers/translation_center/translation_keys_helper.rb | 4 | A 0 mins |
|
app/helpers/translation_center/translations_helper.rb | 4 | A 0 mins |
|
app/models/translation_center/activity_query.rb | 34 | A 0 mins |
|
app/models/translation_center/category.rb | 35 | A 0 mins |
|
app/models/translation_center/translation.rb | 69 | A 0 mins |
|
app/models/translation_center/translation_key.rb | 136 | A 3 hrs |
|
app/views/layouts/translation_center/application.html.haml | |
|
|
app/views/translation_center/categories/_category.html.haml | |
|
|
app/views/translation_center/categories/index.html.haml | |
|
|
app/views/translation_center/categories/keys.js.haml | |
|
|
app/views/translation_center/categories/show.html.haml | |
|
|
app/views/translation_center/categories/show.js.haml | |
|
|
app/views/translation_center/center/_activity.html.haml | |
|
|