.. |
client_api/users
|
added pagination and sorting to team tables
|
2017-08-28 17:05:09 +02:00 |
activity_helper.rb
|
follow @duco 's suggestions
|
2018-01-05 17:08:00 +01:00 |
addons_helper.rb
|
Add "about" modal, prepare hooks, VERSION system for addons
|
2017-07-10 15:27:50 +02:00 |
application_helper.rb
|
Rename notifications settings accessor [SCI-1864]
|
2017-12-07 13:59:33 +01:00 |
bootstrap_form_helper.rb
|
fix type error at changing task at navigation bar after seting due date
|
2018-01-30 13:29:54 +01:00 |
database_helper.rb
|
Improve speed of search [SCI-1157]
|
2017-04-11 14:55:44 +02:00 |
file_icons_helper.rb
|
Add extendable file types mappings for icons [PIP-46]
|
2018-02-26 14:23:02 +01:00 |
form_tag_helper.rb
|
Fix bug where reCaptcha form wasn't working
|
2017-01-26 16:06:29 +01:00 |
input_sanitize_helper.rb
|
replace all ActionController::Base.helpers.sanitize calls with custom sanitize_input method [fixes SCI-1241]
|
2017-05-11 11:36:47 +02:00 |
mailer_helper.rb
|
Bugfix for notification emails
|
2016-10-13 12:12:28 +02:00 |
my_modules_helper.rb
|
Code style fixes [SCI-999]
|
2017-02-16 11:45:07 +01:00 |
notifications_helper.rb
|
Rename notifications settings accessor [SCI-1864]
|
2017-12-07 13:59:33 +01:00 |
projects_helper.rb
|
Initial commit.
|
2016-02-12 16:52:43 +01:00 |
protocol_status_helper.rb
|
refactor read protocol in repository permission
|
2017-12-14 14:18:15 +01:00 |
protocols_io_helper.rb
|
refactored to PR
|
2018-03-13 17:42:26 +01:00 |
reports_helper.rb
|
fixes smart annotations bug in reports [fixes SCI-1328]
|
2017-06-27 11:26:32 +02:00 |
results_helper.rb
|
Fixed protocol and archive permission calls, fixed result permissions; module group managing is now also allowed on newly created groups; other permission call fixes and some refactoring.
|
2018-02-19 14:51:14 +01:00 |
samples_helper.rb
|
Overall refactoring of all canaid permissions and code related to their calls.
|
2018-02-16 10:54:06 +01:00 |
search_helper.rb
|
Disable turbolinks on search links to fix JS errors [SCI-452]
|
2017-05-12 13:23:29 +02:00 |
secondary_navigation_helper.rb
|
fixes samples page for experiment level [fixes SCI-44]
|
2016-08-02 08:44:07 +02:00 |
sidebar_helper.rb
|
Fix case statement
|
2017-06-13 09:09:07 +02:00 |
teams_helper.rb
|
redesign individual team page
|
2017-02-01 14:44:47 +01:00 |
tiny_mce_helper.rb
|
Merge pull request #806 from ZmagoD/disable_tiny_mce_asset_unless_step
|
2017-12-12 09:53:24 +01:00 |
user_settings_helper.rb
|
Revert "Revert "Add Add-ons page to User -> Settings -> Account [SCI-1675]""
|
2017-10-17 13:17:49 +02:00 |
wopi_helper.rb
|
Remove extra permission checks from WOPI buttons [SCI-2134][SCI-2133]
|
2018-03-06 17:36:40 +01:00 |