Skip to content

Libtest updates #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Mar 23, 2016
Merged

Libtest updates #13

merged 5 commits into from
Mar 23, 2016

Conversation

fpapadopou
Copy link
Contributor

ChangeLog

  • Added delete library functionality
  • Fixed a jQuery bug in enable/disable library button

Merge Process

Just pull

- Added a new method to eratosthenes' API which is capable of deleting a
  library, its files from the filesystem and its metadata from the
  database.
- Added functional tests for the new API method
- Enhanced the library view page with deletion features (only manually tested)
@fpapadopou fpapadopou added the WIP label Jan 5, 2016
@fpapadopou fpapadopou self-assigned this Jan 5, 2016
@dastergon
Copy link
Contributor

@fpapadopou what's the status of this PR?

Internal functions handling zip uploads used to comunicate with each
other using JSON encoded text. This would break any zip upload with
files containing multibyte sequenses. At the same time, eratosthenes'
responses can handle multibyte content.
All JSON encoding/decoding was removed.
No tests needed to be updated.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 92fbad2 on libtest-updates into * on master*.

@fpapadopou fpapadopou assigned spiliot and unassigned fpapadopou Mar 23, 2016
@dastergon dastergon merged commit 05cc75c into master Mar 23, 2016
@dastergon dastergon deleted the libtest-updates branch March 23, 2016 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants