Skip to content

Releases: cernbox/core

8.2.2 RC2 release c4

12 Apr 13:54
Compare
Choose a tag to compare

Add-ons:

  • Fixed personal settings page
  • Added download button for folders shared by link
  • Fixed share by link through movile devices

8.2.2 RC2 release c3

06 Apr 15:08
Compare
Choose a tag to compare

Late fixes for:

  • sharing window with Confirm
  • email text format with sharing notification
  • root viewer with share by links

8.2.2 RC2 release c2

05 Apr 15:37
Compare
Choose a tag to compare

Bugfixes:

Filter out deleted files from shares list.

Internal changes:

  • Adding custom file icons to core folder (should be in theme, to be reported to owncloud)
  • Renaming ldap cache tables to have cernbox prefix
  • Moving db tune up script to cernbox_utils

CERNBox 8.2.2 stable release

04 Apr 08:56
Compare
Choose a tag to compare

CERNBox 8.2.2 release (Upgraded from 8.0.2)

  • Updated to lastest owncloud stable files (8.2.2 RC2)
  • Lots of bug fixes
  • Added system cache to speed up system
  • Improved ocs share api
  • Added Notebook viewer

First release based on owncloud 8.2.2

31 Mar 15:36
Compare
Choose a tag to compare

Many fixes. Major port. Using redis for caching. Generally faster x2 or x3.

Looooots of work behind.

Fixes in the OCS Share implementation.

04 Mar 10:55
Compare
Choose a tag to compare

Fixes in the OCS Share implementation.
Provided v1old route for web-browser clients and original v1 route for other clients (iOS).

New OCS SHARE REST API implementation

03 Mar 09:06
Compare
Choose a tag to compare

New OCS SHARE REST API implementation was added to replace the default one which was dead slow and not correct (giving duplicates). This was a necessary step for iOS app which uses sharing calls when browsing folders.

Currently a subset of the REST API is implemented (query shares and create a link share). Complementary tests are prepared in smashbox.

cernbox-prod-8.0.2-c19: fix file version creation problem on share listing (take 2)

15 Feb 17:29
Compare
Choose a tag to compare

cernbox-prod-8.0.2-c19: fix file version creation problem on share listing (take 2)

Disable the reshare check from the web client as it does not work with c18 (and is not needed as cernbox does not allow re-sharing).

cernbox-prod-8.0.2-c18: fix file version creation problem on share listing

10 Feb 10:16
Compare
Choose a tag to compare

cernbox-prod-8.0.2-c18:

as a side effect of browsing via mobile client a version was created for each file in a browsed directory

cernbox-prod-8.0.2-c17: single quote filename sharing fix and others

05 Feb 13:40
Compare
Choose a tag to compare
  • single quote filename sharing fix
  • root viewer img fix (content type)
  • doc url in the login page