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
/
help
/
app
Age
Commit message (
Expand
)
Author
2013-01-22
Makes tickets_controller a bit less complex.
jessib
2013-01-22
Translate text rather than having it in code directly.
jessib
2013-01-17
Merge branch 'master' into feature/tickets_controllers_simplification
jessib
2013-01-17
Merge branch 'master' into feature/unauthenticated_tickets
jessib
2013-01-15
For both users and tickets, if the object is not found and the current user i...
jessib
2013-01-15
Refactoring of tickets controller to fetch the ticket in a before filter for ...
jessib
2013-01-15
Show different ticket characteristics when viewing the users versus when list...
jessib
2013-01-14
Use partials for displaying details shown when viewing a user. Some of these ...
jessib
2013-01-14
Some fixes to the how we keep track of information about users associated wit...
jessib
2013-01-14
tickets controller tests passing
Azul
2013-01-07
Ticket comments can be private
jessib
2013-01-03
Removed unnecessary comment.
jessib
2013-01-03
Merge pull request #11 from leapcode/feature/ticket-client-side-validations
jessib
2013-01-03
Merge pull request #9 from leapcode/feature/read-design-from-js-files
azul
2012-12-31
remove commented-out lines.
jessib
2012-12-31
Small CSS tweak
jessib
2012-12-31
Client-side validations, including only validating email address format if so...
jessib
2012-12-24
Link to edit page (as show doesn't now exist, and not clear if we will want i...
jessib
2012-12-24
Rough functionality for unauthenticated tickets.
jessib
2012-12-22
moving the js for view definitions into separate files
Azul
2012-12-21
Still much to do, but improvements to CSS.
jessib
2012-12-20
Slight tweaks to tickets controller.
jessib
2012-12-20
Define ascending method in CouchRest::Model::Designs::View so we can call the...
jessib
2012-12-19
Some cleanup of code
jessib
2012-12-18
Merge branch 'master' into feature/tickets-refactor
jessib
2012-12-18
Minor CSS improvement using bootstrap.
jessib
2012-12-18
Refactoring of code to filter/order tickets.
jessib
2012-12-18
Merge branch 'develop'
Azul
2012-12-17
Some refactoring of ticket creation/editing.
jessib
2012-12-17
Removing references to pjax.
jessib
2012-12-12
Refactoring of ticket displaying/editing.
jessib
2012-12-11
Start to using x-editable to have title editable.
jessib
2012-12-11
Playing around with using x-editable, which isn't yet working.
jessib
2012-12-07
Added reduce functions, so pagination should now work correctly. This also re...
jessib
2012-12-07
Merge branch 'master' into help_develop
jessib
2012-12-04
Testing of functionality to retrieve tickets.
jessib
2012-12-03
Ticket sorting functionality. Needs to be refactored, but works.
jessib
2012-12-03
make tests pass on an empty db
Azul
2012-11-29
Not yet done, but more sophisticated and refactored ticket filtering. Still h...
jessib
2012-11-27
fixed some small issues and the tests except one
Azul
2012-11-27
first attempts to map comments
Azul
2012-11-27
moved ticket fetching logic from controller to model
Azul
2012-11-27
fixed typo
Azul
2012-11-27
check for logged_in? in before filter - one less case to cover
Azul
2012-11-27
bunch of refactoring for the ticket index
Azul
2012-11-26
Put tickets in table. This display is still very rough.
jessib
2012-11-26
adding space to comment line.
jessib
2012-11-21
Playing around with pagination, and ways to filter/order ticket results.
jessib
2012-11-20
minor: stacking the pills and making their titles have similar length
Azul
2012-11-16
Rough start to modeling tickets view after the issues view in github (so some...
jessib
[next]