index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
support
Age
Commit message (
Expand
)
Author
2014-07-05
Enable unblocking handles in identities tab
Azul
2014-06-03
tickets: fix bug that allow index of other users
elijah
2014-05-29
fix flash for creating anonymous tickets
Azul
2014-05-29
adopt tests to new translations
Azul
2014-05-28
destroy_btn helper method
Azul
2014-05-27
add btn helper for link_to with .btn
Azul
2014-05-26
navigation works with empty locale selected
Azul
2014-05-26
tickets: structure i18n
Azul
2014-05-26
flash_for with_errors option displays error messages
Azul
2014-05-26
Controller#flash_for instead of FlashResponder
Azul
2014-05-26
split up and refactor TicketController#update
Azul
2014-05-26
separate tests for the ticket list from main controller test
Azul
2014-05-26
splitting up long functional test case
Azul
2014-05-26
FlashResponder will automagically add flash messages
Azul
2014-05-26
move comment related tests out of TicketControllerTest
Azul
2014-05-14
Merge pull request #159 from azul/bugfix/5659-fix-ticket-form-submit
azul
2014-05-13
adjust tests to new config and method implementation
Azul
2014-05-13
open/close toggle and fields in different forms - fixes #5659
Azul
2014-05-13
prefill ticket form from the model - fixes #5657
Azul
2014-05-13
keep empty email field if user removed prefill
Azul
2014-04-25
move open and close buttons into status display
Azul
2014-04-25
using simple_form for the last form that was not using it.
Azul
2014-04-25
simple form: add wrapped and loading... buttons #5542
Azul
2014-04-25
Merge pull request #148 from azul/feature/api-quota-support
azul
2014-04-24
add tests for invalid ticket creation
Azul
2014-04-24
check user_id param for present? instead of !nil?
Azul
2014-04-24
let's only add the flash notice if the ticket has been created
Azul
2014-04-24
return nil as auto_ticket_path for invalid tickets
Azul
2014-04-18
minor fix: User#email_address not User#email
Azul
2014-04-17
make use of the UnauthorizedUser
Azul
2014-04-11
minor: our engines do not have a db directory
Azul
2014-04-11
move engines into engines directory
Azul