.. |
admin
|
Fixing admin browsing
|
2014-09-26 14:06:19 +02:00 |
backlog
|
Fixing issue #1100, the popovers for point selection doesn't close properly
|
2014-09-26 11:46:51 +02:00 |
base
|
Move confirm module from base to common
|
2014-09-18 17:17:42 +02:00 |
common
|
Fix #1102
|
2014-09-26 14:56:02 +02:00 |
issues
|
Merge pull request #29 from taigaio/some-inline-spinners
|
2014-09-19 08:34:56 +02:00 |
kanban
|
Regression fix: better order handling on kanban.
|
2014-09-18 16:45:51 +02:00 |
locales
|
Add locales directory and initial json file.
|
2014-06-17 23:51:45 +02:00 |
projects
|
Fix #1067: When delete a project reload nav menu
|
2014-09-24 20:58:33 +02:00 |
resources
|
US #903: Task #1035: Saved statusViewModes in local storage
|
2014-09-18 11:55:46 +02:00 |
taskboard
|
Debounce refactor: remove double clicks problem
|
2014-09-18 16:06:07 +02:00 |
tasks
|
Fix cases when action failed during confirm lightbox
|
2014-09-18 17:17:42 +02:00 |
user-settings
|
Refactor user profile form and fix #1098
|
2014-09-25 20:01:18 +02:00 |
userstories
|
Fixed estimation for user stoy detail
|
2014-09-26 14:17:49 +02:00 |
wiki
|
Add wiki links spinner on creation
|
2014-09-18 18:17:56 +02:00 |
admin.coffee
|
First and incomplete admin page.
|
2014-07-03 15:26:08 +02:00 |
auth.coffee
|
Detecting short password errors and showing proper error
|
2014-10-02 17:36:33 +02:00 |
backlog.coffee
|
Separate backlog modules in 3 files.
|
2014-06-18 17:09:31 +02:00 |
base.coffee
|
Fix bug #1069: Change 'Feauteres' for 'Modules'
|
2014-09-23 11:02:41 +02:00 |
common.coffee
|
Fix bug #1069: Change 'Feauteres' for 'Modules'
|
2014-09-23 11:02:41 +02:00 |
controllerMixins.coffee
|
Rewrite attachments directives and make them work as isolated components.
|
2014-09-11 20:34:17 +02:00 |
issues.coffee
|
Intial controller and directive for issues page including pagination implementation.
|
2014-06-25 23:09:36 +02:00 |
kanban.coffee
|
Initial kanban code.
|
2014-07-21 20:54:41 +02:00 |
locales.coffee
|
Add embedding locales in angular modules.
|
2014-06-17 23:53:44 +02:00 |
nav.coffee
|
fix #1099
|
2014-09-26 14:11:34 +02:00 |
projects.coffee
|
create project lightbox
|
2014-08-01 13:23:04 +02:00 |
related-tasks.coffee
|
Related tasks spinner
|
2014-09-18 18:17:56 +02:00 |
resources.coffee
|
US #903: Task #1035: Saved statusViewModes in local storage
|
2014-09-18 11:55:46 +02:00 |
search.coffee
|
Fix: Use $tgNavUrls to get urls
|
2014-09-18 15:25:44 +02:00 |
taskboard.coffee
|
Move taskboard.coffe data to a model taskboard
|
2014-06-28 02:13:06 +02:00 |
tasks.coffee
|
Task edit and visualization
|
2014-07-12 10:32:25 +02:00 |
user-settings.coffee
|
Improving user settings
|
2014-07-29 15:10:00 +02:00 |
userstories.coffee
|
Task edit and visualization
|
2014-07-12 10:32:25 +02:00 |
wiki.coffee
|
Integration of wiki
|
2014-07-28 12:35:44 +02:00 |