Alex Kriuchykhin
|
abdf64a8c7
|
Merge pull request #1420 from okriuchykhin/ok_SCI_2894
Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894]
|
2018-12-16 19:44:50 +01:00 |
|
Oleksii Kriuchykhin
|
311189a2e9
|
Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894]
|
2018-12-13 11:18:09 +01:00 |
|
Luka Murn
|
3d7b633c25
|
Hound is love, Hound is life
|
2018-12-12 14:03:16 +01:00 |
|
Luka Murn
|
24af108e98
|
Change PDF in export all to HTML
|
2018-12-12 11:15:16 +01:00 |
|
Oleksii Kriuchykhin
|
60a19734b2
|
Enable caching for navigation sidebar [SCI-2757]
|
2018-11-29 11:28:36 +01:00 |
|
Luka Murn
|
e9c0b34662
|
Merge branch 'core-api' into 'master'
Conflicts:
Gemfile
app/services/api.rb
config/initializers/api.rb
config/initializers/extends.rb
config/routes.rb
db/schema.rb
spec/controllers/api/api_controller_spec.rb
|
2018-11-14 16:59:04 +01:00 |
|
Oleksii Kriuchykhin
|
82a11ebca2
|
Remove duplicate destroy for report [SCI-2834]
|
2018-11-07 09:55:06 +01:00 |
|
Oleksii Kriuchykhin
|
0e192cc830
|
Ensure that temporary report is always deleted [SCI-2834]
|
2018-11-06 09:33:18 +01:00 |
|
Oleksii Kriuchykhin
|
daaeb385bb
|
Fix permission helpers in delayed export job [SCI-2834]
|
2018-10-30 14:04:01 +01:00 |
|
Oleksii Kriuchykhin
|
9ad2718f32
|
Fix project index endpoint permission bug [SCI-2818]
|
2018-10-26 16:46:01 +02:00 |
|
Oleksii Kriuchykhin
|
83566cc9d5
|
Fix relative links to files in export all PDF [SCI-2804]
|
2018-10-19 16:25:43 +02:00 |
|
Matej Zrimšek
|
ef5bf42fc2
|
Refactor table styling for export all PDF; remove 'min-width' from table cells to also display bigger tables nicely
|
2018-10-15 08:00:04 +02:00 |
|
Matej Zrimšek
|
7fe6837206
|
Style tables in export all PDF (in same way as in PDF reports) [SCI-2752]
|
2018-10-15 07:59:28 +02:00 |
|
Matej Zrimšek
|
97e6fe34a1
|
Add unstyled tables to the export all PDF [SCI-2752]
|
2018-10-15 07:58:44 +02:00 |
|
Matej Zrimšek
|
46da1e6b7d
|
Fix handling relative URLs in export all PDF after rebase; minor refactoring [SCI-2641]
|
2018-10-15 07:13:41 +02:00 |
|
Matej Zrimšek
|
9fb5520970
|
Refactor/match exported filenames in export all PDF [SCI-2641]
|
2018-10-15 05:54:19 +02:00 |
|
Matej Zrimšek
|
1bf16537f6
|
Add PDF content to the export all ZIP [SCI-2641]
|
2018-10-14 23:56:10 +02:00 |
|
Matej Zrimšek
|
48a6a64502
|
Move PDF generation and export logic of export all PDF to the model
|
2018-10-14 22:52:54 +02:00 |
|
Oleksii Kriuchykhin
|
84428b37c2
|
Add project view JSON endpoints [SCI-2728]
|
2018-09-21 10:39:20 +02:00 |
|
zmagod
|
11ebea573a
|
fixes project validation message [fixes SCI-2481]
|
2018-06-07 16:42:11 +02:00 |
|
Oleksii Kriuchykhin
|
2ddc0fb561
|
Improve sidebar rendering performance [SCI-2478]
|
2018-06-01 13:49:02 +02:00 |
|
zmagod
|
bbbe06e491
|
fixes reports index for guest users
|
2018-05-24 15:28:54 +02:00 |
|
zmagod
|
ba2aafae39
|
fix access to public reports [fixes SCI-2340]
|
2018-05-21 14:45:18 +02:00 |
|
zmagod
|
199a2a23bf
|
fixes per @mlorb 's request
|
2018-04-23 12:26:21 +02:00 |
|
zmagod
|
9d282d1800
|
adds new reports index page [fixes SCI-2124]
|
2018-04-18 16:47:52 +02:00 |
|
zmagod
|
525c9770ac
|
fixes experiment page [fixes SCI-1395]
|
2017-06-28 15:21:32 +02:00 |
|
zmagod
|
819f47b450
|
setup sciNote for Rails 5.1
|
2017-06-23 15:19:08 +02:00 |
|
Oleksii Kriuchykhin
|
a5926726ce
|
Add notifications counter badge to project card [SCI-1253]
|
2017-05-10 17:28:37 +02:00 |
|
Oleksii Kriuchykhin
|
0ee7e11620
|
Add advanced search options [SCI-1158]
|
2017-05-05 16:41:23 +02:00 |
|
Oleksii Kriuchykhin
|
42ccefe2ce
|
Remove logs table and old unused logging code [SCI-1127]
|
2017-03-30 11:47:57 +02:00 |
|
Oleksii Kriuchykhin
|
0f8336e5a5
|
Refactoring of the comments using STI [SCI-1090]
|
2017-03-08 13:18:20 +01:00 |
|
Oleksii Kriuchykhin
|
35b0b33ddf
|
Add more extensive explanation when project name is already taken [SCI-759]
|
2017-02-22 14:18:48 +01:00 |
|
Luka Murn
|
3313d14316
|
Fix search for administrators and projects
Closes SCI-958.
|
2017-02-13 14:15:53 +01:00 |
|
zmagod
|
9d90b9b42a
|
rename Organization to Team in models
|
2017-01-24 17:08:48 +01:00 |
|
zmagod
|
a193850ae6
|
rename models where org/organization
|
2017-01-24 16:34:21 +01:00 |
|
zmagod
|
9550c6dd35
|
fixes highlight.js
|
2017-01-19 17:09:25 +01:00 |
|
mz3944
|
b5e38afb64
|
Merge pull request #416 from mz3944/mz-sci-884
Smart annotation bug fixes [SCI-884, SCI-889] [WIP]
|
2017-01-18 16:13:19 +01:00 |
|
Matej Zrimšek
|
3085452ec9
|
Fixed some hound alerts. [SCI-884]
|
2017-01-17 11:04:16 +01:00 |
|
Oleksii Kriuchykhin
|
50edaef4ff
|
Do not show archived projects, experiments and tasks in smart annotations [SCI-887]
|
2017-01-16 16:55:10 +01:00 |
|
Matej Zrimšek
|
15d7944302
|
Preventing splitting of the words in the lookup query for # smart annotations. Query on the # is now performed on every character input, before it sometimes just filtered out the old (results count limited) query. Some refactoring of samrt annotations JS. [SCI-884, SCI-889]
|
2017-01-13 18:51:05 +01:00 |
|
zmagod
|
1840fdb7e5
|
cleanup js
|
2017-01-12 09:52:29 +01:00 |
|
zmagod
|
3a1ec0eb5e
|
refactor [fixes SCI-834] [fixes SCI-837] [fixes SCI-823] [fixes SCI-835] [fixes SCI-836] [fixes SCI-824]
|
2017-01-11 14:56:47 +01:00 |
|
Oleksii Kriuchykhin
|
4d3e002c81
|
Add sorting to Project's experiments overview [SCI-361]
|
2016-12-23 15:40:01 +01:00 |
|
Matej Zrimšek
|
f2cd9890dd
|
Replaced hardcoded infinity values with constants. Added quotation marks to Ruby string constants in JS.
|
2016-10-17 11:57:47 +02:00 |
|
Matej Zrimšek
|
a6a2a237aa
|
Removed unneeded ERB tags, which caused error. Minor refactoring.
|
2016-10-17 11:57:47 +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
|
02bfa1949e
|
fixed project comments
|
2016-09-27 09:00:02 +02:00 |
|
Matej Zrimšek
|
c6a23aab98
|
Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408]
|
2016-09-21 19:37:36 +02:00 |
|
Matej Zrimšek
|
ffe6799313
|
Fixed hound alerts.
|
2016-09-16 15:57:54 +02:00 |
|