Skip to content

Releases: nextcloud/integration_openproject

v2.4.3-20230905-nightly

05 Sep 04:53
d602bc1
Compare
Choose a tag to compare
v2.4.3-20230905-nightly

v2.4.2

21 Aug 09:41
6d78bb6
Compare
Choose a tag to compare

What's Changed

  • Allow transifex to write to release/2.3 by @SwikritiT in #353
  • [OP#46177] create user and group openproject by @SwikritiT in #358
  • merge release/2.3 into master by @individual-it in #368
  • remove BeforeUserLoggedInListener by @individual-it in #369
  • support NC 27 by @individual-it in #370
  • [OP#46668] Make the translation string inline by @SwikritiT in #371
  • [OP#46349] return HTTP 413 if max_post_size is exceeded by @individual-it in #373
  • [OP#46179] create openproject group folder by @individual-it in #364
  • [OP#47099] Drop support for nextcloud version 22 by @SwikritiT in #376
  • Bump js libs and use @nextcloud/vue 7.0.0 by @julien-nc in #254
  • [OP#47205] forward port #378 by @SwikritiT in #379
  • [OP#44487]Improve CSS for the workpackage search multiselect input. by @SwikritiT in #377
  • merge 2.3 into master by @SwikritiT in #383
  • Merge release2.3 to master by @SwikritiT in #388
  • String fixes by @silopolis in #381
  • Make files-info endpoint return path and permissions of the file by @SwikritiT in #385
  • [OP#47849]Fix unit test failing on CI by @SwikritiT in #393
  • [OP#47509]Update github actions packages by @SwikritiT in #386
  • Merge release/2.3 to master by @SwikritiT in #397
  • Fix typo in readme by @SwikritiT in #398
  • Merge release/2.3 to master by @SwikritiT in #402
  • [op#48127]Add new params as required by the constructor of FolderManager class by @SwikritiT in #404
  • [OP#48128] Don't use user Alice in tests and delete user in after scenario by @SwikritiT in #405
  • [OP#48155]Fix the position of the unlink button by @SwikritiT in #407
  • Update some npm pkgs and make adjustments by @julien-nc in #380
  • Add environment variable for retrying auto installation by @SwikritiT in #408
  • Add support for nextcloud master by @SwikritiT in #410
  • [OP#48255]Fix global search to display all the work packages available to the user by @SwikritiT in #411
  • improve check if the groupfolder is setup correctly by @individual-it in #415
  • rely on foldername not fileID for delete protection of project folders by @individual-it in #414
  • Merge release-2.3 into master by @SwikritiT in #418
  • [OP#48443]Installed additional module, authenticated docker hub for more image pull by @SagarGi in #420
  • [OP#46179 & OP#46178]Implement project folders and app password (UI and API) by @SagarGi in #375
  • [OP#48460]Do not show project folder when app password is in Edit mode by @SagarGi in #424
  • [OP#48444] Make changes according to figma in UI by @SagarGi in #423
  • [OP#48397]Show navigation link to admin if integration setup is not done by @SwikritiT in #426
  • [OP#48106] Add a reference provider and a reference widget for work packages by @julien-nc in #399
  • [OP#48849] Use psalm as static code analysis tool for nextcloud master / fix phpunit tests / fix op user can be disabled by @SwikritiT in #432
  • update github actions packages by @SwikritiT in #433
  • [OP#48744] Show proper error message when the openproject server is not reachable by @SwikritiT in #431
  • [OP#48445]Update integration script according to project folder setup by @SagarGi in #425
  • [OP#49038] Refactor the name of the project to follow upper camel case by @SwikritiT in #434
  • [OP#48106] link previews UI implementation by @SwikritiT in #428
  • [OP#48750]Update readme according to the project folder setup by @SagarGi in #437
  • [OP#48628] Resolve vue-warn errors in tests by @SwikritiT in #436
  • [OP#48106] Enable links preview even when the global search for workpackages is not enabled by @SwikritiT in #439
  • [OP#49217] Update texts for project folders setup by @SwikritiT in #441
  • [OP#49182]Change the form heading index for dark theme by @SagarGi in #440
  • [OP#48843] Use the empty content component of this repo by @SwikritiT in #435
  • [OP#48445]Update integration script to save user app password by @SagarGi in #442
  • [OP#49381] drop support for nc 23 by @SwikritiT in #443
  • [#49133] throw better error message when admin tries to delete/disable OP user/group by @SwikritiT in #438
  • [OP#49416] Encrypt the OAuth2 client secrets by @SwikritiT in #445
  • [OP#49295]Change NCMultiselect to NcSelect by @SagarGi in #447
  • [OP#48106] use same component as project tab for searching in smart picker by @SwikritiT in #448
  • Backport allow transifex to write on release 2.4 branch by @SwikritiT in #451
  • [OP#46179] Fix managed project folders label by @SwikritiT in #452
  • [OP#49613] failing php unit tests in ci by @SwikritiT in #454
  • [OP#49182] Fix the form heading index colour in different themes by @SwikritiT in #453
  • [OP#49621] fix app password form becomes inactive by @SwikritiT in #456
  • [OP#49435] Nextcloud oauth section should not be disabled when the user deletes the oauth credentials by @SwikritiT in #457
  • [#49732] fix Work package link preview: Not all routes are supported by @SwikritiT in #459
  • update the version of the app to 2.4.2 by @SwikritiT in #463

New Contributors

Full Changelog: v2.3.8...v2.4.2

v2.4.1-202308212-nightly

21 Aug 09:21
d2b92bb
Compare
Choose a tag to compare
v2.4.1-202308212-nightly

v2.4.1-202308211-nightly

21 Aug 07:03
e0c2fbf
Compare
Choose a tag to compare
v2.4.1-202308211-nightly

v2.4.1

21 Aug 04:47
7eed1d1
Compare
Choose a tag to compare
v2.4.1

v2.4.0

21 Aug 03:54
e40e355
Compare
Choose a tag to compare

What's Changed

  • Allow transifex to write to release/2.3 by @SwikritiT in #353
  • [OP#46177] create user and group openproject by @SwikritiT in #358
  • merge release/2.3 into master by @individual-it in #368
  • remove BeforeUserLoggedInListener by @individual-it in #369
  • support NC 27 by @individual-it in #370
  • [OP#46668] Make the translation string inline by @SwikritiT in #371
  • [OP#46349] return HTTP 413 if max_post_size is exceeded by @individual-it in #373
  • [OP#46179] create openproject group folder by @individual-it in #364
  • [OP#47099] Drop support for nextcloud version 22 by @SwikritiT in #376
  • Bump js libs and use @nextcloud/vue 7.0.0 by @julien-nc in #254
  • [OP#47205] forward port #378 by @SwikritiT in #379
  • [OP#44487]Improve CSS for the workpackage search multiselect input. by @SwikritiT in #377
  • merge 2.3 into master by @SwikritiT in #383
  • Merge release2.3 to master by @SwikritiT in #388
  • String fixes by @silopolis in #381
  • Make files-info endpoint return path and permissions of the file by @SwikritiT in #385
  • [OP#47849]Fix unit test failing on CI by @SwikritiT in #393
  • [OP#47509]Update github actions packages by @SwikritiT in #386
  • Merge release/2.3 to master by @SwikritiT in #397
  • Fix typo in readme by @SwikritiT in #398
  • Merge release/2.3 to master by @SwikritiT in #402
  • [op#48127]Add new params as required by the constructor of FolderManager class by @SwikritiT in #404
  • [OP#48128] Don't use user Alice in tests and delete user in after scenario by @SwikritiT in #405
  • [OP#48155]Fix the position of the unlink button by @SwikritiT in #407
  • Update some npm pkgs and make adjustments by @julien-nc in #380
  • Add environment variable for retrying auto installation by @SwikritiT in #408
  • Add support for nextcloud master by @SwikritiT in #410
  • [OP#48255]Fix global search to display all the work packages available to the user by @SwikritiT in #411
  • improve check if the groupfolder is setup correctly by @individual-it in #415
  • rely on foldername not fileID for delete protection of project folders by @individual-it in #414
  • Merge release-2.3 into master by @SwikritiT in #418
  • [OP#48443]Installed additional module, authenticated docker hub for more image pull by @SagarGi in #420
  • [OP#46179 & OP#46178]Implement project folders and app password (UI and API) by @SagarGi in #375
  • [OP#48460]Do not show project folder when app password is in Edit mode by @SagarGi in #424
  • [OP#48444] Make changes according to figma in UI by @SagarGi in #423
  • [OP#48397]Show navigation link to admin if integration setup is not done by @SwikritiT in #426
  • [OP#48106] Add a reference provider and a reference widget for work packages by @julien-nc in #399
  • [OP#48849] Use psalm as static code analysis tool for nextcloud master / fix phpunit tests / fix op user can be disabled by @SwikritiT in #432
  • update github actions packages by @SwikritiT in #433
  • [OP#48744] Show proper error message when the openproject server is not reachable by @SwikritiT in #431
  • [OP#48445]Update integration script according to project folder setup by @SagarGi in #425
  • [OP#49038] Refactor the name of the project to follow upper camel case by @SwikritiT in #434
  • [OP#48106] link previews UI implementation by @SwikritiT in #428
  • [OP#48750]Update readme according to the project folder setup by @SagarGi in #437
  • [OP#48628] Resolve vue-warn errors in tests by @SwikritiT in #436
  • [OP#48106] Enable links preview even when the global search for workpackages is not enabled by @SwikritiT in #439
  • [OP#49217] Update texts for project folders setup by @SwikritiT in #441
  • [OP#49182]Change the form heading index for dark theme by @SagarGi in #440
  • [OP#48843] Use the empty content component of this repo by @SwikritiT in #435
  • [OP#48445]Update integration script to save user app password by @SagarGi in #442
  • [OP#49381] drop support for nc 23 by @SwikritiT in #443
  • [#49133] throw better error message when admin tries to delete/disable OP user/group by @SwikritiT in #438
  • [OP#49416] Encrypt the OAuth2 client secrets by @SwikritiT in #445
  • [OP#49295]Change NCMultiselect to NcSelect by @SagarGi in #447
  • [OP#48106] use same component as project tab for searching in smart picker by @SwikritiT in #448
  • Backport allow transifex to write on release 2.4 branch by @SwikritiT in #451
  • [OP#46179] Fix managed project folders label by @SwikritiT in #452
  • [OP#49613] failing php unit tests in ci by @SwikritiT in #454
  • [OP#49182] Fix the form heading index colour in different themes by @SwikritiT in #453
  • [OP#49621] fix app password form becomes inactive by @SwikritiT in #456
  • [OP#49435] Nextcloud oauth section should not be disabled when the user deletes the oauth credentials by @SwikritiT in #457
  • [#49732] fix Work package link preview: Not all routes are supported by @SwikritiT in #459

New Contributors

Full Changelog: v2.3.1...v2.4.0

v2.3.8

28 Jul 11:59
3df7e63
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.7...v2.3.8

Note: that for the nextcloud version

  • >=25.0.8
  • >=26.0.4
  • >=27.0.1

This version of the integration app is needed

v2.3.7

30 May 07:33
a09edfe
Compare
Choose a tag to compare

What's Changed

  • Replace master branch in ci with stable27 by @SwikritiT in #416
  • [OP#48255][Backport]Fix global search to display all the work packages available to the user by @SwikritiT in #413
  • update the version of the app for patch release by @SwikritiT in #417

Full Changelog: v2.3.6...v2.3.7

v2.3.6

04 May 07:06
74cdf2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.4...v2.3.6

v2.3.5

03 May 11:07
618120b
Compare
Choose a tag to compare
v2.3.5