.. |
concerns
|
Add advanced search options [SCI-1158]
|
2017-05-05 16:41:23 +02:00 |
.keep
|
|
|
activity.rb
|
Add custom repository table [SCI-1274]
|
2017-06-07 15:23:25 +02:00 |
asset.rb
|
Changes the completely NOT ruby code
|
2017-07-04 17:13:59 +02:00 |
asset_text_datum.rb
|
|
|
checklist.rb
|
Merge branch 'master' of https://github.com/biosistemika/scinote-web into release-1.10.1
|
2017-05-10 15:14:17 +02:00 |
checklist_item.rb
|
|
|
comment.rb
|
Add advanced search options [SCI-1158]
|
2017-05-05 16:41:23 +02:00 |
connection.rb
|
|
|
custom_field.rb
|
|
|
experiment.rb
|
Fixes error when clonning experiments with long names [SCI-617]
|
2017-05-12 11:07:11 +02:00 |
my_module.rb
|
Fix en.yml localization bug
|
2017-06-08 13:36:37 +02:00 |
my_module_group.rb
|
Add advanced search options [SCI-1158]
|
2017-05-05 16:41:23 +02:00 |
my_module_repository_row.rb
|
PR fixes [SCI-1274]
|
2017-06-07 15:23:25 +02:00 |
my_module_tag.rb
|
|
|
notification.rb
|
|
|
project.rb
|
Add notifications counter badge to project card [SCI-1253]
|
2017-05-10 17:28:37 +02:00 |
project_comment.rb
|
Added :inverse_of reference for all specific comment models. [fixes SCI-1207]
|
2017-04-19 23:38:23 +02:00 |
protocol.rb
|
Fix steps ordering in reports [SCI-1008]
|
2017-05-11 15:56:33 +02:00 |
protocol_keyword.rb
|
|
|
protocol_protocol_keyword.rb
|
|
|
report.rb
|
Allow saving & editing of reports with repository elements
|
2017-06-07 16:55:00 +02:00 |
report_element.rb
|
Merge pull request #664 from ZmagoD/zd_SCI_1315
|
2017-06-13 09:32:26 +02:00 |
repository.rb
|
Add global search in custom repositories [SCI-1356]
|
2017-06-23 16:12:56 +02:00 |
repository_cell.rb
|
Add custom repository table [SCI-1274]
|
2017-06-07 15:23:25 +02:00 |
repository_column.rb
|
PR fixes [SCI-1274]
|
2017-06-07 15:23:25 +02:00 |
repository_date_value.rb
|
Add custom repository table [SCI-1274]
|
2017-06-07 15:23:25 +02:00 |
repository_row.rb
|
Add global search in custom repositories [SCI-1356]
|
2017-06-23 16:12:56 +02:00 |
repository_table_state.rb
|
Updating repository table state of every user belonging to the team of the repository, when custom column is removed or added. [SCI-1384]
|
2017-06-20 14:52:41 +02:00 |
repository_text_value.rb
|
Add custom repository table [SCI-1274]
|
2017-06-07 15:23:25 +02:00 |
result.rb
|
Add advanced search options [SCI-1158]
|
2017-05-05 16:41:23 +02:00 |
result_asset.rb
|
|
|
result_comment.rb
|
Added :inverse_of reference for all specific comment models. [fixes SCI-1207]
|
2017-04-19 23:38:23 +02:00 |
result_table.rb
|
|
|
result_text.rb
|
add image upload functionality to result text
|
2017-04-24 12:28:27 +02:00 |
sample.rb
|
Add advanced search options [SCI-1158]
|
2017-05-05 16:41:23 +02:00 |
sample_custom_field.rb
|
Improve speed of search [SCI-1157]
|
2017-04-11 14:55:44 +02:00 |
sample_group.rb
|
Improve speed of search [SCI-1157]
|
2017-04-11 14:55:44 +02:00 |
sample_my_module.rb
|
|
|
sample_type.rb
|
Improve speed of search [SCI-1157]
|
2017-04-11 14:55:44 +02:00 |
samples_table.rb
|
Add additional sanitization to search parameters in datatables [SCI-763]
|
2017-04-25 17:37:42 +02:00 |
settings.rb
|
|
|
step.rb
|
Merge pull request #593 from okriuchykhin/ok_SCI_1158
|
2017-05-09 10:23:34 +02:00 |
step_asset.rb
|
|
|
step_comment.rb
|
Added :inverse_of reference for all specific comment models. [fixes SCI-1207]
|
2017-04-19 23:38:23 +02:00 |
step_table.rb
|
|
|
table.rb
|
Add advanced search options [SCI-1158]
|
2017-05-05 16:41:23 +02:00 |
tag.rb
|
Add advanced search options [SCI-1158]
|
2017-05-05 16:41:23 +02:00 |
task_comment.rb
|
Added :inverse_of reference for all specific comment models. [fixes SCI-1207]
|
2017-04-19 23:38:23 +02:00 |
team.rb
|
Add repositories dropdown to task navigation [SCI-1273]
|
2017-05-18 14:21:00 +02:00 |
temp_file.rb
|
refactor
|
2017-05-09 14:05:21 +02:00 |
tiny_mce_asset.rb
|
fixes pdf export and image size [fixes SCI-1247]
|
2017-05-09 13:59:59 +02:00 |
token.rb
|
|
|
user.rb
|
Change some stuff for repos to work, fix some bugs
|
2017-06-07 18:07:49 +02:00 |
user_my_module.rb
|
|
|
user_notification.rb
|
|
|
user_project.rb
|
|
|
user_team.rb
|
Fix changing protocol ownership logic when removing user from the team [SCI-1415]
|
2017-06-26 15:30:18 +02:00 |
wopi_action.rb
|
|
|
wopi_app.rb
|
|
|
wopi_discovery.rb
|
|
|
zip_export.rb
|
Added repository permissions check when exporting repository records. Minor repositories refactoring and code style fixing. [SCI-1275]
|
2017-06-12 17:49:42 +02:00 |