habitica/script
Tyler Renelle fea7e9e69d Merge pull request #218 from Alys/todo-with-checklist-untick
fix bug where an un-checked to-do with checklist removes only part of reward
2014-05-17 19:20:48 -06:00
..
content.coffee Merge branch 'develop' of https://github.com/HabitRPG/habitrpg-shared into develop 2014-05-15 23:12:18 +02:00
directives.js move markdown directive out of main site into shared (so mobile can use it) 2014-01-14 11:11:14 -07:00
i18n.coffee fix(i18n): super fast fix for i18n issues, REVISIT, cc @lefnire 2014-05-15 23:35:07 +02:00
index.coffee Merge pull request #218 from Alys/todo-with-checklist-untick 2014-05-17 19:20:48 -06:00
userServices.js Fixes #1528. Stores the currently selected tags locally before synchronizing with the server and restores them after the new user object comes back down the pipe. One potential issue that should probably be fixed is if a tag is deleted on another client that has it selected, there is no visual feedback showing that a tag is still selected, but there are no tasks shown because a null tag is selected. This is fixed by pressing "clear filters", but null filters should probably be checked eventually 2014-02-23 22:37:42 -08:00