Tyler Renelle
9b20d8ceba
move scoring to its own class (attempt to remove model from hanging
...
around in closure on server, which is what's causing our memory leak -
see http://goo.gl/7Gt0M )
2013-02-26 16:51:00 -05:00
lancemanfv
5142a78bee
Update src/app/tasks.coffee
...
20/02/13 Added a check for undefined value, more at https://github.com/lefnire/habitrpg/issues/463 -lancemanfv
2013-02-20 23:29:06 +02:00
Tyler Renelle
031b4029c6
test on empty task-text entry, for #330
2013-02-11 13:12:15 -05:00
Tyler Renelle
3a4d79e175
add items to the top of the list, since "add new __" is at the top
2013-02-11 01:27:52 -05:00
Tobias Leugger
c94563c8f3
Adding a new functionality that allows the context (i.e. css classes)
...
of an element to be changed easily. Using this to implement the
'remaining todos' and 'complete todos' views. Reverting fix from
69e5778 that is now not needed anymore since task deletion works as
it used to.
2013-02-09 16:45:00 +01:00
Tyler Renelle
5ea0dfe713
move idList back to root-level, is what's causing the sort bug - see https://github.com/codeparty/racer/pull/73
2013-02-08 21:03:56 -05:00
Tyler Renelle
230d672fc7
refactor much of the hodge-podge code into their own files
2013-02-08 18:03:46 -05:00