Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow middle-click on a Todo row to open in a new tab | Robert Speicher | 2016-04-24 | 1 | -1/+2 |
* | Merge branch 'issue_14678' into 'master' | Jacob Schatz | 2016-04-20 | 1 | -1/+42 |
|\ | |||||
| * | Use Turbolinks to redirectissue_14678 | Alfredo Sumaran | 2016-04-18 | 1 | -1/+1 |
| * | Move declarations | Alfredo Sumaran | 2016-04-13 | 1 | -4/+3 |
| * | Reutilize existing method to update param value | Alfredo Sumaran | 2016-04-11 | 1 | -12/+3 |
| * | Merge branch 'master' into issue_14678 | Alfredo Sumaran | 2016-04-11 | 1 | -2/+7 |
| |\ | |||||
| * | | Get pagination options form the view | Alfredo Sumaran | 2016-04-01 | 1 | -9/+18 |
| * | | Expose todos_per_page variable | Alfredo Sumaran | 2016-03-30 | 1 | -3/+2 |
| * | | Merge branch 'master' into issue_14678 | Alfredo Sumaran | 2016-03-30 | 1 | -0/+5 |
| |\ \ | |||||
| * | | | typo | Alfredo Sumaran | 2016-03-28 | 1 | -6/+6 |
| * | | | Refresh page according remaining todos | Alfredo Sumaran | 2016-03-28 | 1 | -0/+43 |
* | | | | Fix todo_target_path for todos where target was removedfix-todo-target-path | Douglas Barbosa Alexandre | 2016-04-12 | 1 | -0/+2 |
| |_|/ |/| | | |||||
* | | | Use meta key to open todo in new tab15078-todo-row | Annabel Dunstone | 2016-04-08 | 1 | -2/+7 |
| |/ |/| | |||||
* | | Clear .todo listener14547_todo-click | Annabel Dunstone | 2016-03-30 | 1 | -0/+1 |
* | | Change window.location to use turbolinks | Annabel Dunstone | 2016-03-30 | 1 | -3/+2 |
* | | Make entire todo row clickable | Annabel Dunstone | 2016-03-30 | 1 | -0/+5 |
|/ | |||||
* | Mark all as done through AJAX | Phil Hughes | 2016-03-17 | 1 | -5/+26 |
* | Removed the flash success message | Phil Hughes | 2016-03-17 | 1 | -32/+20 |
* | Remove `Flash` from todos when finished | Jacob Schatz | 2016-03-17 | 1 | -1/+0 |
* | Adds small AJAX optimistic functionality to todos. | Jacob Schatz | 2016-03-17 | 1 | -0/+48 |