Oleksii Kriuchykhin
|
dd17f1d5ad
|
Add project READ endpoints [SCI-2742]
|
2018-10-12 17:43:36 +02:00 |
|
Oleksii Kriuchykhin
|
1cafbd8c50
|
Move generic code to Viewable Concern [SCI-2733]
|
2018-10-12 16:14:24 +02:00 |
|
Oleksii Kriuchykhin
|
f221d71bbc
|
Fix datatables state restore [SCI-2733]
|
2018-10-12 15:15:43 +02:00 |
|
Matej Zrimšek
|
69f3a919db
|
Some specification and syntax fixes [SCI-2641]
|
2018-10-12 07:42:17 +02:00 |
|
Matej Zrimšek
|
e242e9a516
|
Refactor export all PDF content generation [SCI-2641]
|
2018-10-12 07:40:22 +02:00 |
|
Matej Zrimšek
|
67d51a8880
|
Refactor ReportsHelper#render_report_element
|
2018-10-12 07:40:22 +02:00 |
|
Matej Zrimšek
|
aa30cf6130
|
Refactor StringUtility#to_filesystems_compatible_filename [SCI-2641]
|
2018-10-12 07:40:22 +02:00 |
|
Matej Zrimšek
|
1575da6edb
|
Make filenames and folder names in export all PDF compatible with filesystems (improved function should be used from another PR) [SCI-2641]
|
2018-10-12 07:40:22 +02:00 |
|
Matej Zrimšek
|
d970576d60
|
Switch between generating report PDF and export all PDF [SCI-2641]
|
2018-10-12 07:40:21 +02:00 |
|
Matej Zrimšek
|
a16d16bc5b
|
Move export all report business logic to model [SCI-2641]
|
2018-10-12 07:40:21 +02:00 |
|
Matej Zrimšek
|
5ce94b5ecd
|
Remove dynamically created export all report after it's no longer needed
|
2018-10-12 07:40:21 +02:00 |
|
Matej Zrimšek
|
476b6d50a2
|
Create export all PDF when it's needed [SCI-2641]
|
2018-10-12 07:40:21 +02:00 |
|
Matej Zrimšek
|
c0dc4f6951
|
Add hyperlinks to inventories' *.csv files in export all PDF [SCI-2641]
|
2018-10-12 07:40:21 +02:00 |
|
Matej Zrimšek
|
ed6dfc90b0
|
Also shorten too long folder names, fix filename shortening [SCI-2641]
|
2018-10-12 07:40:21 +02:00 |
|
Matej Zrimšek
|
7152d2f0f1
|
Fix/update file naming convection for exported files [SCI-2641]
|
2018-10-12 07:40:21 +02:00 |
|
Matej Zrimšek
|
d598bb8366
|
Make relative links work in export all PDF [SCI-2641]
|
2018-10-12 07:40:21 +02:00 |
|
Matej Zrimšek
|
6f77c4772c
|
Minor fix for assets & tables naming in export all PDF
|
2018-10-12 07:40:21 +02:00 |
|
Matej Zrimšek
|
0ebce8e283
|
Add relative links (not working) to files and tables into the PDF [SCI-2641]
|
2018-10-12 07:40:21 +02:00 |
|
Matej Zrimšek
|
b15cc66b2f
|
Add export project PDF for dummy project
|
2018-10-12 07:40:21 +02:00 |
|
Jure Grabnar
|
398f4a7930
|
Fix formatting according to Houndbot
|
2018-10-12 00:56:48 +02:00 |
|
Jure Grabnar
|
21298415f0
|
Fix formatting according to HoundBot
|
2018-10-12 00:48:12 +02:00 |
|
Jure Grabnar
|
e636f61d13
|
Add reset_export_projects_counter rake task
|
2018-10-12 00:33:23 +02:00 |
|
Jure Grabnar
|
2d09e6fb6f
|
Add export project modal
Closes [SCI-2645]
|
2018-10-11 22:55:35 +02:00 |
|
Oleksii Kriuchykhin
|
26e5fcf8f6
|
Set API request rate limit for Travis [SCI-2770]
|
2018-10-11 15:36:13 +02:00 |
|
Luka Murn
|
2b7a94025e
|
Merge pull request #1320 from biosistemika/lm-mc-sci-2697
UPDATE Inventory item endpoint - unit tests [SCI-2697] (v2)
|
2018-10-11 15:20:37 +02:00 |
|
Luka Murn
|
028c0c6832
|
Remove 2 obsolete unit tests
|
2018-10-11 14:41:13 +02:00 |
|
Luka Murn
|
33b9c65c29
|
Fix Hound
|
2018-10-11 14:27:52 +02:00 |
|
Luka Murn
|
1e46631c02
|
Merge pull request #1316 from czbiohub/mc-SCI-2700
close sci-2700; add unit tests for inventory column update [SCI-2700]
|
2018-10-11 10:20:15 +02:00 |
|
Luka Murn
|
c11345d6a1
|
Minorly update inventory_column_serializer so tests pass
|
2018-10-11 09:49:54 +02:00 |
|
Oleksii Kriuchykhin
|
8cf59d8d22
|
Add request rate throttling for API [SCI-2770]
|
2018-10-11 09:48:06 +02:00 |
|
Luka Murn
|
a217b11bba
|
Merge pull request #1298 from Zanz2/zz_projects_api_task_2539
Created read endpoint for projects and related models [SCI-2539]
|
2018-10-11 09:03:18 +02:00 |
|
Luka Murn
|
c0f47f03b7
|
Hound is love, Hound is life
|
2018-10-11 08:51:14 +02:00 |
|
Luka Murn
|
dd4f7b5d02
|
Fix project users, activities, comments, reports endpoints
|
2018-10-10 17:35:09 +02:00 |
|
Zanz2
|
4dc1320988
|
Merge pull request #1326 from Zanz2/zz_pio_upload_button_sci2760
Disabled turbolinks in left navigation bar protocols button [SCI-2760]
|
2018-10-10 17:14:15 +02:00 |
|
Oleksii Kriuchykhin
|
bf80aa12a7
|
Fix failing test [SCI-2765]
|
2018-10-10 17:00:53 +02:00 |
|
Oleksii Kriuchykhin
|
af02f29fb5
|
Implement user state saving for projects overview [SCI-2733]
|
2018-10-10 16:15:31 +02:00 |
|
Luka Murn
|
3411a0ea02
|
Merge pull request #1322 from Ducz0r/lm-sci-2759
Fix tooltip issues [SCI-2759]
|
2018-10-10 13:17:18 +02:00 |
|
Alex Kriuchykhin
|
16b29b50a5
|
Merge pull request #1321 from okriuchykhin/ok_SCI_2731
Add Projects view - list/table view [SCI-2731]
|
2018-10-08 17:53:35 +02:00 |
|
Oleksii Kriuchykhin
|
7a591273a3
|
Remove unused variables [SCI-2731]
|
2018-10-08 13:45:26 +02:00 |
|
Oleksii Kriuchykhin
|
77e2371091
|
Add tests for inventory cell endpoints [SCI-2765]
|
2018-10-08 13:25:03 +02:00 |
|
Luka Murn
|
a8d56d32e2
|
Hound is love, Hound is life
|
2018-10-07 13:28:29 +02:00 |
|
Luka Murn
|
dc2ab5fdc0
|
Fix the Doorkeeper config/access for all users (due to update of Gem)
|
2018-10-07 13:11:56 +02:00 |
|
Luka Murn
|
0bd3c81e39
|
Fix /users, /users/:id/identities endpoints
|
2018-10-07 13:07:27 +02:00 |
|
Luka Murn
|
7527dc7352
|
Fix READ index, READ show, POST create /tasks/:id/results endpoints
|
2018-10-07 12:58:17 +02:00 |
|
Luka Murn
|
fc5cf33614
|
Fix GET /tasks/:id/activities endpoint
|
2018-10-07 11:54:11 +02:00 |
|
Luka Murn
|
fca580face
|
Fix GET /tasks/:id/inputs, GET /tasks/:id/outputs endpoints
|
2018-10-07 11:35:12 +02:00 |
|
Luka Murn
|
239b974fa0
|
Fix GET /tasks/:tid/protocols, GET /tasks/:tid/protocols/:id endpts
|
2018-10-07 11:29:56 +02:00 |
|
Luka Murn
|
24299ef4c0
|
Fix GET /tasks/:task_id/tags, GET /tasks/:task_id/tags/:id endpts
|
2018-10-07 11:10:41 +02:00 |
|
Luka Murn
|
98544f00e8
|
Fix GET /tasks/:task_id/users, GET /tasks/:task_id/users/1 endpts
|
2018-10-07 10:20:01 +02:00 |
|
Luka Murn
|
94e80edc9b
|
Minor variable rename in task_groups_controller.rb
|
2018-10-07 10:16:00 +02:00 |
|