Skip to content
Snippets Groups Projects
Commit 741f8225 authored by Azul's avatar Azul
Browse files

Version 0.5.0.rc

Release candidate for the first syncronised leap release 0.5.0.

* do not allow to clear pgp key
* simple format validation for pgp keys
* respond to /keys/:login with text
* service levels introduced to the configuration
* more robust session store
* render landing page and basic forms without connection to couch
* configurable set of actions for users and admins
* refactoring: remove overview controller - use Users#show instead
* prevent /login from crashing when logged in already
* remove actions from ui that currently break the client
* format ticket comments properly
* enable billing engine by default
* consolidate APP_CONFIG[:billing]
* fix a regression where overview link was not active anymore
parent 3d9a6d11
Branches
Tags 0.5.0.rc
No related merge requests found
module LeapWeb
VERSION = "0.2.8" unless defined?(LeapWeb::VERSION)
VERSION = "0.5.0.rc" unless defined?(LeapWeb::VERSION)
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment