scinote-web/app/controllers
Nejc Bernot cb03ed8384 Users can now have multiple tokens
A new token is generated whenever an edit or view file is called. Tokens have a TTL of one day.
Also enabled the toggling of both wopi and wopi test mode, using environmental variables.
2016-11-30 16:48:42 +01:00
..
concerns
users Word wrapping and truncating added to whole application [fixes SCI-458]. Fixed some bugs which were related to long/too long text and validations. Modified parts of application to accomodate for longer text limits. 2016-09-21 19:48:18 +02:00
activities_controller.rb
application_controller.rb
assets_controller.rb Users can now have multiple tokens 2016-11-30 16:48:42 +01:00
canvas_controller.rb
custom_fields_controller.rb Removed unneeded upper case for errors which had them, along with their refactoring. [fixes SCI-408] 2016-09-22 17:35:23 +02:00
experiments_controller.rb clean up flash label 2016-09-21 19:09:57 +02:00
my_module_comments_controller.rb Generate activities when editing/deleting comments 2016-08-25 13:51:31 +02:00
my_module_tags_controller.rb
my_modules_controller.rb Word wrapping and truncating added to whole application [fixes SCI-458]. Fixed some bugs which were related to long/too long text and validations. Modified parts of application to accomodate for longer text limits. 2016-09-21 19:48:18 +02:00
organizations_controller.rb Replaced hardcoded values with unified constants. Minor refactoring. Also front-end error handling was updated accordingly. [fixes SCI-408] 2016-09-16 15:56:44 +02:00
project_activities_controller.rb
project_comments_controller.rb Generate activities when editing/deleting comments 2016-08-25 13:51:31 +02:00
projects_controller.rb Remove now obsolote controller actions 2016-08-25 13:51:31 +02:00
protocols_controller.rb Prevent destroying protocols when file is edited 2016-10-06 16:13:42 +02:00
reports_controller.rb
result_assets_controller.rb Prevent archive of locked result asset 2016-10-03 17:07:57 +02:00
result_comments_controller.rb Merge branch 'zd_SCI_436' of https://github.com/ZmagoD/scinote-web into ZmagoD-zd_SCI_436 2016-09-21 19:20:55 +02:00
result_tables_controller.rb
result_texts_controller.rb
results_controller.rb fixed security issue 2016-09-13 13:57:31 +02:00
sample_groups_controller.rb
sample_my_modules_controller.rb
sample_types_controller.rb
samples_controller.rb fixes troubles 2016-08-30 09:43:39 +02:00
search_controller.rb
step_comments_controller.rb styled step comments 2016-09-20 14:13:40 +02:00
steps_controller.rb Prevent deleting asset on step update 2016-10-01 18:47:05 +02:00
tags_controller.rb
user_my_modules_controller.rb
user_projects_controller.rb
wopi_controller.rb Update protocol timestamp on put_file 2016-10-06 14:37:42 +02:00