Matej Zrimšek
|
5bda53eebf
|
Overall refactoring of all canaid permissions and code related to their calls.
|
2018-02-16 10:54:06 +01:00 |
|
Matej Zrimšek
|
e36ec69ca9
|
Project level permissions refactoring (mostly names).
|
2018-02-14 13:16:32 +01:00 |
|
Matej Zrimšek
|
279da20060
|
Fixed Hound warnings.
|
2018-02-14 13:16:32 +01:00 |
|
Matej Zrimšek
|
321ddc2916
|
Grouped existing project permissions and used 'canaid' gem.
|
2018-02-14 13:09:45 +01:00 |
|
Oleksii Kriuchykhin
|
7a61f5813c
|
Add comments to the code [SCI-152]
|
2017-05-09 10:22:01 +02:00 |
|
Oleksii Kriuchykhin
|
344b9c290a
|
Add counters for users and comments on canvas [SCI-152]
|
2017-05-08 17:32:55 +02:00 |
|
zmagod
|
046b608018
|
add notification for my_module/project comments
|
2017-04-06 14:07:22 +02:00 |
|
Oleksii Kriuchykhin
|
456934464a
|
Remove unneeded validation calls [SCI-1090]
|
2017-03-09 17:20:27 +01:00 |
|
Oleksii Kriuchykhin
|
0f8336e5a5
|
Refactoring of the comments using STI [SCI-1090]
|
2017-03-08 13:18:20 +01:00 |
|
Oleksii Kriuchykhin
|
310d8c1920
|
Refactor smart annotation/auto_link/simple_format rendering [SCI-940]
|
2017-01-25 17:18:19 +01:00 |
|
Luka Murn
|
53699193a2
|
Merge branch 'smart-annotations'
Conflicts:
app/assets/javascripts/comments.js.erb
app/assets/javascripts/protocols/index.js
app/assets/javascripts/protocols/steps.js.erb
app/assets/javascripts/samples/sample_datatable.js.erb
app/controllers/my_module_comments_controller.rb
app/controllers/project_comments_controller.rb
app/controllers/result_comments_controller.rb
app/controllers/step_comments_controller.rb
app/datatables/sample_datatable.rb
app/views/my_module_comments/_comment.html.erb
app/views/project_comments/_comment.html.erb
app/views/projects/show/_experiment.html.erb
app/views/reports/elements/_experiment_element.html.erb
app/views/reports/elements/_result_comments_element.html.erb
app/views/reports/elements/_result_text_element.html.erb
app/views/reports/elements/_step_checklist_element.html.erb
app/views/reports/elements/_step_comments_element.html.erb
app/views/reports/elements/_step_element.html.erb
app/views/result_comments/_comment.html.erb
app/views/results/_result_text.html.erb
app/views/step_comments/_comment.html.erb
app/views/steps/_step.html.erb
db/schema.rb
|
2017-01-24 14:33:23 +01:00 |
|
zmagod
|
1b2fa78e42
|
adds user preview to user smart annotation [fixes SCI-832]
|
2017-01-13 11:34:10 +01:00 |
|
Oleksii Kriuchykhin
|
f567d0307e
|
Fix includes [SCI-102]
|
2017-01-12 17:02:01 +01:00 |
|
Oleksii Kriuchykhin
|
d05c16b0ba
|
Added auto_link wrapper with custom sanitization [SCI-102]
|
2017-01-11 17:02:17 +01:00 |
|
Luka Murn
|
b931b20f02
|
Fix 2 bugs with comments editing
Closes SCI-820.
|
2016-12-23 20:41:23 +01:00 |
|
Luka Murn
|
f5e286b1f6
|
Remove unused code for some more comments
|
2016-11-22 14:52:43 +01:00 |
|
Luka Murn
|
008b31df0c
|
Finish removing new comment forms
|
2016-11-19 16:54:55 +01:00 |
|
Oleksii Kriuchykhin
|
5be7904f5a
|
Fix hound warnings [SCI-557]
|
2016-10-21 09:37:24 +02:00 |
|
Oleksii Kriuchykhin
|
0c1ff06f21
|
Fixes issue with new comments and date separator SCI-557
|
2016-10-20 22:33:15 +02:00 |
|
Matej Zrimšek
|
0780bd2416
|
Ruby constants are now automatically available in JS. Refactoring was needed.
|
2016-10-17 11:57:37 +02:00 |
|
Matej Zrimšek
|
a3dfb59558
|
Added remaining constants.
|
2016-10-17 11:30:05 +02:00 |
|
zmagod
|
dad0d3868b
|
fixing hound
|
2016-09-27 17:31:37 +02:00 |
|
zmagod
|
2235778110
|
fixed project and task comments + fixed date issue
|
2016-09-27 16:19:31 +02:00 |
|
Luka Murn
|
b0d7b9dc75
|
Generate activities when editing/deleting comments
|
2016-08-25 13:51:31 +02:00 |
|
Luka Murn
|
512efd3812
|
Fix 2 lines that were too long
|
2016-08-25 13:51:31 +02:00 |
|
Luka Murn
|
f0d9cb96fa
|
Add edit project comments functionality
|
2016-08-25 13:51:30 +02:00 |
|
Luka Murn
|
15c0baeee8
|
Add delete project comment functionality
This commit also removes the old code from @bberic.
|
2016-08-25 13:51:30 +02:00 |
|
Jure Grabnar
|
52e6d7d300
|
Fix step comments
|
2016-08-10 15:44:33 +02:00 |
|
Luka Murn
|
055298fee8
|
Initial commit.
|
2016-02-12 16:52:43 +01:00 |
|