Commit graph

162 commits

Author SHA1 Message Date
Oleksii Kriuchykhin 64b7a5646a Implement custom document file previewer [SCI-3677] 2019-07-10 14:37:23 +02:00
Alex Kriuchykhin 5cd4d10787
Merge pull request #1884 from okriuchykhin/ok_SCI_3651
Upgrade to Rails 5.2.3 [SCI-3651]
2019-07-03 11:35:45 +02:00
Oleksii Kriuchykhin 028e647f4d Upgrade to Rails 5.2.3 [SCI-3651] 2019-07-03 11:15:13 +02:00
Anton Ignatov 390002f40f Merge branch 'ok_SCI_3539' of https://github.com/okriuchykhin/scinote-web into okriuchykhin-ok_SCI_3539 2019-07-01 10:12:26 +02:00
Oleksii Kriuchykhin 5acb16d43e Update Asset helper methods [SCI-3539] 2019-06-28 08:17:09 +02:00
Oleksii Kriuchykhin ba2daede0b Add migration scripts [SCI-3539] 2019-06-24 15:17:42 +02:00
Jure Grabnar 33cc3c29d1 Move PDF thumbnail generation to ImageMagick
Closes SCI-3579
2019-06-21 19:42:58 +02:00
Jure Grabnar 5cb517e021 Rename default libreoffice to soffice binary 2019-06-13 11:32:11 +02:00
Jure Grabnar c2d615ab48 Remove image quality preprocessor 2019-06-10 15:10:07 +02:00
Jure Grabnar 27edafaafb Fix unlinked file in processing image quality 2019-06-09 09:20:43 +02:00
Oleksii Kriuchykhin e543a849d4 Add document file preview generation with LibreOffice [SCI-3145] 2019-06-05 14:52:30 +02:00
Oleksii Kriuchykhin 2e8f664804 Improve speed and error handling of TinyMceAssets migration task [SCI-3459] 2019-05-14 16:30:05 +02:00
Anton Ignatov aa2dab2014 Merge branch 'features/note-section' into master-with-note-section 2019-04-23 10:31:37 +02:00
aignatov-bio 6ac620feb3
Migration for old tinymce assets [SCI-3176] (#1663)
* adding rake task

* Addign test for update images

* Adding tests for tiny mce model
2019-04-19 15:24:54 +02:00
aignatov-bio 8d7cc57da1
Add zoom to image annotation and check jpeg file quality before save [SCI-3300] (#1654)
* Add zoom to image annotation and check jpeg file quality before save
* Move compression to front end
* Move quality extractor to paperclip processor
2019-04-15 09:49:44 +02:00
aignatov-bio 5d9e4f30d4
Duplicates name protocol bug and rake task to rename duplicates [SCI-3047] (#1541)
* Fix double protocols bug and rake task to rename duplicates
2019-03-20 12:41:14 +01:00
Jure Grabnar 3acf9b71f8
Merge pull request #1525 from jbargu/jg_sci_3096_and_other_demo_issues
Demo project improvements [SCI-3096], [SCI-3097], [SCI-3098], [SCI-3099], [SCI-3102]
2019-02-27 15:43:14 +01:00
Jure Grabnar 0699204d3b Add changes for parallel exec discussed with Miha 2019-02-27 15:22:19 +01:00
Jure Grabnar 8025acc2d7 Update the priority for the templates background generation 2019-02-27 14:46:12 +01:00
Jure Grabnar a78147e950 update_all_templates task now executes jobs in background 2019-02-27 14:34:20 +01:00
Jure Grabnar b6dd783114 Improve generation of a demo project
Closes SCI-3096
2019-02-26 08:06:07 +01:00
Jure Grabnar ffe0493013 Rename Demo project and create rake task to create it on existing users
Closes SCI-3080.
2019-02-21 23:31:55 +01:00
Urban Rotnik 7b6c6c414d Merge branch 'master' into features/templates 2019-02-19 14:46:15 +01:00
Oleksii Kriuchykhin da30d187a6 Create templates project when syncing templates if team doesn't have it [SCI-3039] 2019-02-13 15:17:33 +01:00
Miha Mencin e2b94fa8a7 added last changed at to system notification 2019-02-01 12:44:45 +01:00
Miha Mencin 1ca225bc5d added copy and delete tasks, remove obsolete new_system task 2019-02-01 10:02:47 +01:00
Oleksii Kriuchykhin cc92de3726 Merge latest features/templates [SCI-2939] 2019-01-30 10:43:54 +01:00
Luka Murn 1f7bca485a
Merge pull request #1471 from biosistemika/master
Merge master into features/templates
2019-01-29 10:14:09 +01:00
Oleksii Kriuchykhin f7b73c617a Fix code styling [SCI-2939] 2019-01-28 15:37:24 +01:00
Urban Rotnik 247bae8a9f Refactor export_all_counter increasing/reseting logic
- Remove daily task
- Add method to user Model
2019-01-25 11:16:31 +01:00
Oleksii Kriuchykhin bd2efa55ac Add templates business logic [SCI-2939] 2019-01-25 10:55:08 +01:00
Luka Murn f9f907015d Remove test_helper.rb from addon generator 2019-01-18 17:54:27 +01:00
Jure Grabnar d1f966ee05 Add importing of the experiment templates 2019-01-16 15:54:03 +01:00
Jure Grabnar 5b496a85d3 Experiment exporting works 2019-01-16 08:37:05 +01:00
Jure Grabnar 0184c97c61 Refactor TeamExporter into ModelExporter 2019-01-16 08:00:01 +01:00
Luka Murn a096175d0c Remove test folder (apart from mailer) & update addon generator 2019-01-11 11:27:31 +01:00
Jure Grabnar ed16e8d479 Fix reviewers errors 2018-10-16 11:00:38 +02:00
Jure Grabnar 1761d57b9d Add reset_export_projects_counter rake task 2018-10-16 11:00:38 +02:00
Oleksii Kriuchykhin bc1cd39229 Add team deletion service [SCI-2619] 2018-07-27 13:34:13 +02:00
Luka Murn 8c0f5757ed
Fix clean unconfirmed users task for LinkedIn 2018-07-09 16:21:11 +02:00
okriuchykhin c9d32def4b
Merge pull request #1217 from okriuchykhin/ok_SCI_2505
Add report elements to samples migration [SCI-2505]
2018-06-19 14:42:37 +02:00
Oleksii Kriuchykhin e6671cf015 Add report elements to samples migration [SCI-2505] 2018-06-18 15:24:02 +02:00
zmagod ed39294733 removes duplicated keywords [fixes SCI-2294] 2018-06-18 12:15:52 +02:00
zmagod 66cac0b676 removes visibility toggle from Name column [fixes SCI-2435] 2018-06-05 16:36:36 +02:00
Luka Murn e74d9eef7b Fix the clean repositories script so it does not crash 2018-05-29 16:38:25 +02:00
zmagod b45717185a removes unneeded migrations 2018-05-28 13:12:27 +02:00
zmagod c683cfdbd7 triggers the delayed job in the controller action, fixes smart annotations 2018-05-25 11:41:43 +02:00
zmagod b13e39a0d9 adds discard gem, move deletion of repositories in a rake task to run in background worker [fixes SCI-2448] 2018-05-24 14:39:25 +02:00
Luka Murn 8e4d122027 Rename sciNote -> SciNote (lib/ folder) 2018-05-21 15:31:05 +02:00
Luka Murn cb6fe50832 Merge branch 'master' into ux-release-1
Conflicts:
	app/assets/javascripts/repositories/index.js
2018-04-26 11:38:54 +02:00
zmagod 024032faff refactor update protocol keywords action [fixes SCI-2257] 2018-04-06 15:41:50 +02:00
okriuchykhin 13fed0411b
Merge pull request #1063 from biosistemika/release-1.12.11
merge release 1.12.11 branch to master
2018-03-27 16:19:57 +02:00
zmagod dd2f7dd417 Merge branch 'master' of https://github.com/biosistemika/scinote-web into samples_to_repositories_table_migration 2018-03-13 13:24:36 +01:00
Oleksii Kriuchykhin f5ecbecaf3 Fix bugs [SCI-1849] 2018-03-12 17:00:44 +01:00
Oleksii Kriuchykhin ac009a29cb Add annotations migrations and optimize queries [SCI-2016] 2018-03-11 22:06:44 +01:00
zmagod 22eb4121f0 follow @okriuchykhin 's suggestions 2018-03-09 15:44:42 +01:00
Oleksii Kriuchykhin c933030b94 Add team export/import scripts [SCI-1849] 2018-03-06 11:26:30 +01:00
mlorb 9199f287ba fix hound 2018-03-01 09:18:36 +01:00
mlorb 08439e7f58 sign up with linkedIn account 2018-02-28 18:12:21 +01:00
zmagod 83db7ed01d adds rake task to migrate the samples in custom repositories and tests [fixes SCI-2014] 2018-02-26 17:21:58 +01:00
zmagod 5922aa21a8 adds fetch_all_team_samples method/spec 2018-02-15 17:38:45 +01:00
zmagod e0ac8e8f91 extract helper methods in service 2018-02-15 09:36:09 +01:00
zmagod 370852d960 set up queries for fetch samples and related objects 2018-02-13 16:52:37 +01:00
zmagod f8a3fca2db Merge branch 'master' of https://github.com/biosistemika/scinote-web into decoupling 2018-01-23 11:06:33 +01:00
zmagod 11e47bbfc3 follow @duco 's suggestions 2018-01-05 15:37:58 +01:00
zmagod 498f5eec13 add params to task so we can restart the script from the failed attempt in case it happens 2018-01-05 13:23:58 +01:00
Luka Murn 641afc4b8c Add the decoupling metrics rake task
To get the metrics, run the following rake task:
`rake metrics:decoupling`
2018-01-05 10:58:42 +01:00
zmagod a87c43e999 nil image guard [fixes SCI-1907] 2018-01-04 14:49:52 +01:00
zmagod dec1e53b53 fix banana 2017-11-28 10:09:06 +01:00
zmagod b6c0d352bd Adds task to copy images [fixes SCI-1650] 2017-11-24 16:25:12 +01:00
Luka Murn beae1b05d8 Merge branch 'master' into rails-5.1
Conflicts:
	Gemfile
	Gemfile.lock
2017-09-21 08:27:38 +02:00
Luka Murn 67017d383c Merge pull request #761 from Ducz0r/lm-add-versions-rake-file
Add versions Rake
2017-08-23 08:36:45 +02:00
Luka Murn 5ee7fd895c Moved the arrays into json 2017-08-23 08:35:48 +02:00
Luka Murn ae5bccf709 Merge branch 'master' into rails-5.1
Conflicts:
	Gemfile.lock
	app/datatables/repository_datatable.rb
	app/models/repository_cell.rb
2017-08-07 08:45:53 +02:00
Luka Murn 77fdaaeb2e Add versions Rake file 2017-08-03 11:28:33 +02:00
Luka Murn fbdf96f04b Remove 3rd party licenses file & fake data generator 2017-07-27 14:12:28 +02:00
Luka Murn 3e80f761b8 Add "about" modal, prepare hooks, VERSION system for addons
Also the addon generator is fixed so it properly creates VERSION
file for new addons.
2017-07-10 15:27:50 +02:00
zmagod 234ca71f0a removes unneded gems, fixes hound 2017-07-06 09:45:59 +02:00
zmagod 34478b5ce5 restore rake tasks 2017-07-06 09:32:08 +02:00
zmagod 750c82a80f setup testing tools [fixes SCI-1400] 2017-07-06 09:07:05 +02:00
Zmago Devetak 4b816f5322 Merge pull request #568 from ZmagoD/zd_SCI_1119
Add images to fields with rich text formatting
2017-05-08 13:06:58 +02:00
zmagod e5e0a9f7f3 fix typo 2017-05-08 13:03:35 +02:00
Oleksii Kriuchykhin 9f2db6c314 Fix importing users from file [SCI-1229] 2017-05-05 10:16:11 +02:00
zmagod 5b58824ec0 refactor 2017-05-03 15:30:08 +02:00
zmagod ed24448817 adds relation to team, adds rake task to delete obsolete images [fixes SCI-1203] 2017-04-25 14:24:05 +02:00
zmagod e016bda9d2 adds expired days in constant 2017-04-04 10:16:54 +02:00
zmagod 8bbac0e3ab sets file duration to 7 days 2017-03-31 17:49:36 +02:00
zmagod 9aeefbdf96 adds rake task to destroy ZipExports 2017-03-27 10:02:47 +02:00
okriuchykhin 2a33391f4b Merge pull request #511 from okriuchykhin/ok_SCI_1090
Refactoring of the comments using STI [SCI-1090]
2017-03-10 10:50:43 +01:00
Luka Murn ae96223437 Fix rake db:add_user task 2017-03-09 15:37:15 +01:00
Oleksii Kriuchykhin 0f8336e5a5 Refactoring of the comments using STI [SCI-1090] 2017-03-08 13:18:20 +01:00
Luka Murn f8d8bc1a78 Fix addon generator 2017-02-10 11:49:05 +01:00
Luka Murn 1c5c7a50fd Update README.md in addons generator 2017-02-08 11:15:36 +01:00
Luka Murn 5b448a4d4c Please the Hound! 2017-02-08 10:53:38 +01:00
Luka Murn 62e3eff87e Add addon generator 2017-02-07 09:30:28 +01:00
zmagod 8ffff47c43 fixes hound vol2 2017-01-31 13:59:27 +01:00
zmagod be5faad97c fixes hound 2017-01-31 13:33:55 +01:00
zmagod 0a6bb958a5 renamed organization to teams in migrations/rake tasks 2017-01-27 10:39:57 +01:00
Luka Murn 94809013ab Update reprocess Paperclip rake task 2017-01-19 13:26:43 +01:00
zmagod e1ed1b74f8 fixes hound 2017-01-18 08:02:11 +01:00