summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-31Code to check administration (and ugly test display.) This includes example c...jessib
2012-10-31Merge branch 'develop' into feature-admin_usersjessib
2012-10-31Merge branch 'develop' of ssh://leap.se/leap_web into developjessib
2012-10-31using controller extensions for application controller by handAzul
2012-10-31minor: need to cd into leap_web before initializing submodulesAzul
2012-10-31Merge branch 'develop' of ssh://leap.se/leap_web into developAzul
2012-10-31user creation should send ok flag so js can start loginAzul
2012-10-30new READMEelijah
2012-10-29Merge branch 'help_develop' into developAzul
2012-10-29Merge branch 'help_develop' into developjessib
2012-10-29first steps at is_admin?Azul
2012-10-24removing duplicate testing of helper_methodsAzul
2012-10-24Extraction of test support methodsAzul
2012-10-24basic admin controller methods and helpers + testsAzul
2012-10-19login after signup right away.Azul
2012-10-19added dummy cert file for tests and illustrationAzul
2012-10-19Revert "Created deploy branch with some springbok specifics"Azul
2012-10-19moved login navigation to the rightAzul
2012-10-18Uses the working authentication code.jessib
2012-10-17Merge branch 'master' into help_developjessib
2012-10-17Merge branch 'develop' into help_developjessib
2012-10-17Not sure we actually want this in version control, but adding changes so long...jessib
2012-10-17Merge branch 'feature-authentication_system' into developAzul
2012-10-17UI tweaks including newer version of bootstrapAzul
2012-10-17complete signup, login, logout workflowAzul
2012-10-17improved signup and login jsAzul
2012-10-16Some functional tests and other tweaks.jessib
2012-10-16working version of srp_jsAzul
2012-10-15adding login function for srpAzul
2012-10-15updated srp_jsAzul
2012-10-12more work on ticket creation/updating functionalityjessib
2012-10-11Merge branch 'develop' into help_developjessib
2012-10-11current_user and authenticate methodsAzul
2012-10-11use ruby-srp 0.1.3 which returns the user on authenticate callAzul
2012-10-11Merge branch 'release-0.1.0' into developAzul
2012-10-11Merge branch 'release-0.1.0'Azul
2012-10-11added srp-js submodule to documentationAzul
2012-10-11Merge branch 'fixing_tests' into release-0.1.0Azul
2012-10-11get rid of already defined VERSION warningsAzul
2012-10-11test tasks for all engines replacing rails standard testsAzul
2012-10-11proper description for clear taskAzul
2012-10-11modified Readme to point out what core currently is forAzul
2012-10-11cleared out unused stuff from coreAzul
2012-10-11fixed cert tests - adding test data and not testing the inline cert download ...Azul
2012-10-11adjusted sessions controller test to new srp apiAzul
2012-10-11fixed account_flow_test - srp.authenticate now takes a single argAzul
2012-10-11lets not track the logs in version controllAzul
2012-10-11tried to make the documentation more clearAzul
2012-10-11moved core dependency into */Gemfile with :pathAzul
2012-10-11first steps at reducing coreAzul