Skip to content
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

v0.6.1 #20

Merged
merged 15 commits into from
Dec 22, 2015
Merged

v0.6.1 #20

merged 15 commits into from
Dec 22, 2015

Conversation

mstevens83
Copy link
Contributor

No description provided.

Closes #12

v0.6.0:
 - *Improved*: project-specific menu in admin pages
 - *Improved*: safer project loading code (delete any failing SAP file)
 - *Improved*: improved test cases/factories
 - *New* SAPDownloadAPI: allows to download the SAP file of SapelliProjects, this is exposed through the admin pages.
 - *New* SAPDownloadQRLinkAPI: generates a QR code (as a PNG image) which encodes a link to the SAP download for a given project. The image can be shown in the Sapelli project list admin page. The link in the QR code includes the authentication token of the user for whom the QR code is generated (i.e. he/she who is logged into the admin pages). This means other people (or devices!) can scan the code to download the SAP file, but only until the creating user's session expires or he/she logs out of the admin pages.

Signed-off-by: Matthias Stevens <matthias.stevens@gmail.com>
Signed-off-by: Matthias Stevens <matthias.stevens@gmail.com>
Signed-off-by: Matthias Stevens <matthias.stevens@gmail.com>
… categories.LookupValue (new in GeoKey v0.8.5)

Requires GeoKey v0.8.5

Signed-off-by: Matthias Stevens <matthias.stevens@gmail.com>
@mstevens83 mstevens83 self-assigned this Dec 21, 2015
Signed-off-by: Matthias Stevens <matthias.stevens@gmail.com>
Signed-off-by: Matthias Stevens <matthias.stevens@gmail.com>
The checks are run every time the project list is requested and any issues are reported as an error message.

Signed-off-by: Matthias Stevens <matthias.stevens@gmail.com>
…work again

Signed-off-by: Matthias Stevens <matthias.stevens@gmail.com>
Signed-off-by: Matthias Stevens <matthias.stevens@gmail.com>
Signed-off-by: Matthias Stevens <matthias.stevens@gmail.com>
 - QR links now remain valid for 1 day independent of whether the creating user logs out.
 - while the QR link is valid it will be shown again (rather than a newly generated one) if the same user asks for it (for the same project)
 - the remaining validity time is shown in the QR code dialog
 - the creating user can now revoke the QR link at any time before it expires automatically
 - all this also applies to hyperlink on the QR image (i.e. it can be distributed to others just like the QR image itself, and will remain valid and expire/be revoked together)

Signed-off-by: Matthias Stevens <matthias.stevens@gmail.com>
Signed-off-by: Matthias Stevens <matthias.stevens@gmail.com>
mstevens83 added a commit that referenced this pull request Dec 22, 2015
@mstevens83 mstevens83 merged commit 83f9ece into master Dec 22, 2015
@mstevens83 mstevens83 deleted the mstevens-0.6.1 branch December 22, 2015 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant