Jyri-Petteri Paloposki
|
d4c9041ccd
|
More code style fixes
|
2021-01-06 03:47:35 +02:00 |
|
Jyri-Petteri Paloposki
|
a0768636c3
|
Try fixing a few test deprecations
|
2020-08-20 19:33:46 +03:00 |
|
Matt Rogers
|
b01f027d8d
|
Merge pull request #2302 from jyruzicka/fix-2220
#2220: Use @original_item over other @original_item like instance variables
|
2019-12-22 10:14:17 -06:00 |
|
Jan-Yves Ruzicka
|
4ea94152c4
|
Remove @original_item_due_id
Remove one last @original_item_due_id from app/views/todos/destroy.js.erb
|
2019-12-22 12:33:02 +13:00 |
|
Matt Rogers
|
7eb5f43a7f
|
Restyle the new multiple todos form as well
|
2019-12-07 09:05:17 -06:00 |
|
Matt Rogers
|
40e3aa298c
|
Restyle the new todo form
This makes use of bootstrap and provides more space for the individual
fields to use.
|
2019-12-07 08:55:50 -06:00 |
|
Matt Rogers
|
eb5c2484a9
|
Remove a useless variable assignment
We can shortcut the assignment that was in the partial by naming the
object directly.
|
2019-11-26 15:27:19 -06:00 |
|
Matt Rogers
|
f08d596a4e
|
Remove the autofocus from the search fields
|
2019-05-04 10:17:43 -05:00 |
|
Dan Rice
|
1ba829e960
|
Merge branch '2.3_branch'
|
2016-10-15 13:13:02 -04:00 |
|
Carsten Otto
|
6bc9151400
|
use @not_done_todos for feeds
fixes #1726
the name @not_done_todos is wrong and should be replaced in a dedicated fix
|
2016-05-29 22:59:42 +02:00 |
|
Jan-Yves Ruzicka
|
ccf13418f4
|
Extract rendering to helper method. Shift filename sanitization to controller.
|
2016-02-02 11:08:12 +00:00 |
|
Matteo Giaccone
|
336f19c4fe
|
Default project should be empty
|
2015-08-13 21:58:03 +01:00 |
|
Matt Rogers
|
50421fc19b
|
Merge pull request #1825 from C-Otto/sort-containers
Sort containers
|
2015-08-07 20:35:54 -04:00 |
|
Matt Rogers
|
3d77e11a87
|
Merge pull request #1853 from C-Otto/tracks-1851
Do not open 'new note' form when clicking unrelated links
|
2015-08-07 20:34:08 -04:00 |
|
Matt Rogers
|
f393afb69f
|
Merge branch '2.3_branch'
This brings the master branch up to date with the 2.3 release branch
|
2015-08-07 20:27:14 -04:00 |
|
Matt Rogers
|
9089e15788
|
Merge pull request #1885 from C-Otto/tracks-1789
(2.3) Update project name and context name in 'new action' form
|
2015-08-07 20:08:18 -04:00 |
|
Matt Rogers
|
dcc13981cc
|
Merge pull request #1874 from C-Otto/tracks-1835
(2.3) remove all tab indices
|
2015-08-07 20:03:47 -04:00 |
|
Matt Rogers
|
d5f6480f58
|
Merge pull request #1900 from TracksApp/enlarge-touch-points-for-mobile-ui
Increase the usability of the new todo mobile view
|
2015-08-07 19:54:55 -04:00 |
|
Reinier Balt
|
f2c6c2d3af
|
show attachment in view and make it downloadable
|
2015-08-05 16:05:56 +02:00 |
|
Matt Rogers
|
f234fbd4e8
|
Improve the buttons on the mobile interface
Add some padding so that they're larger and easier to hit with a finger
|
2015-07-24 22:28:22 -05:00 |
|
Dan Rice
|
8dd4970b0c
|
Merge branch '2.3_branch'
|
2015-06-14 18:20:08 -04:00 |
|
Carsten Otto
|
050b3c7ed9
|
remove all tab indices
fixes #1835
|
2015-05-25 12:08:23 +02:00 |
|
Carsten Otto
|
2630f84bb1
|
use generic CSS class for links in (div) container headers
Fixes #1851
|
2015-05-24 14:57:48 +02:00 |
|
Carsten Otto
|
e7495e32b7
|
remove redundant code
|
2015-05-22 23:02:32 +02:00 |
|
Carsten Otto
|
f8f7762b94
|
also update default_project_name
New actions are created with the project as defined in
default_project_name. This value needs to be updated as shown in #1789.
|
2015-05-22 20:55:34 +02:00 |
|
Dan Rice
|
7781281243
|
Merge pull request #1801 from C-Otto/tracks-440
replace 'None' project by empty string
|
2015-05-14 21:25:28 -04:00 |
|
Carsten Otto
|
be8be4c558
|
replaceWith instead of html
|
2015-05-14 14:02:35 +02:00 |
|
Carsten Otto
|
5c3c2f80b7
|
sort when deleting a dependency in the tree
|
2015-05-10 14:09:06 +02:00 |
|
Carsten Otto
|
a29009d3da
|
replace 'None' project by empty string, fix #440
|
2015-05-10 14:08:20 +02:00 |
|
Carsten Otto
|
d5b695d733
|
replace instead of nesting div inside div
|
2015-04-16 23:10:49 +02:00 |
|
Carsten Otto
|
32a573d60b
|
add in list instead of below
|
2015-04-16 23:10:49 +02:00 |
|
Carsten Otto
|
164cee695c
|
sort after deleting recurring action
|
2015-04-16 23:10:49 +02:00 |
|
Carsten Otto
|
e451e2ed5e
|
sort after adding to existing container
|
2015-04-16 23:10:49 +02:00 |
|
Carsten Otto
|
0469a990c5
|
sort when activating pending successors of deleted action
|
2015-04-16 23:10:49 +02:00 |
|
Carsten Otto
|
8fd8158840
|
sort when a pending successor is activated
|
2015-04-16 23:10:49 +02:00 |
|
Carsten Otto
|
00bd19b4ff
|
sort when the next instance of a recurring todo is added
|
2015-04-16 23:10:49 +02:00 |
|
Carsten Otto
|
021d53f359
|
sort when a pending todo is activated
|
2015-04-16 23:10:49 +02:00 |
|
Carsten Otto
|
eb7b1e9ab6
|
sort after editing an action
|
2015-04-16 23:10:45 +02:00 |
|
Carsten Otto
|
0b00f36c60
|
sort after creating
|
2015-04-16 23:10:36 +02:00 |
|
Carsten Otto
|
ead021b789
|
replace element instead nesting another div inside existing div
|
2015-04-15 20:40:55 +02:00 |
|
Carsten Otto
|
eb1012f1f2
|
typo
|
2015-04-13 14:38:27 +02:00 |
|
Carsten Otto
|
e1ab067dbb
|
typo
|
2015-04-04 18:10:18 +02:00 |
|
Matteo Giaccone
|
bd78ad0670
|
Move right submit button in mobile new action
|
2014-12-15 23:21:34 +00:00 |
|
Matt Rogers
|
aa41e20e46
|
Remove trailing whitespace and tabs
|
2014-08-14 21:05:05 -05:00 |
|
Reinier Balt
|
6191cce4c7
|
small refactorings of generated javascripts
|
2014-08-13 15:33:32 +02:00 |
|
Reinier Balt
|
8a3cb66e49
|
fix regression and refactor todos/update.js a bit
|
2014-08-13 15:33:32 +02:00 |
|
Reinier Balt
|
4cdbd9a451
|
move js genreated for ajax calls into their own object to prevent name clashes
I only modified the js that is most likely to be used in cocurrent calls. This because we
start the development of Tracks 3 that will change all js.
|
2014-08-13 15:33:32 +02:00 |
|
Reinier Balt
|
f0871738e9
|
put the javascript to handle marking todos complete in its own object with unique name
this should prevent concurrent running ajax calls to mess up the ui
|
2014-08-13 15:33:32 +02:00 |
|
Dan Rice
|
622291d98d
|
Purge UserTime from app/*
|
2014-06-12 21:24:31 -04:00 |
|
Reinier Balt
|
49a09f36e8
|
activerecord associations do not act like a collection anymore, so convert to array first
before using map, collect, etc.
|
2014-05-16 14:33:18 +02:00 |
|