Xavier Julián
|
1760000983
|
[backport] Removed hyphens from files and classes
|
2014-10-13 12:40:53 +02:00 |
Andrey Antukh
|
3cd3fa8ad2
|
Fix browser autofill event problem with angular.
Removing usage of angular databinding and use standard
jquery like access to dom values.
|
2014-10-11 12:42:52 +02:00 |
Alejandro
|
6ec85fd531
|
Merge pull request #79 from taigaio/bug/1112/error-in-projects-nav-menu
Fix bug #1112: Sometime the nav projects menu doesn't show the project list
|
2014-10-10 09:33:23 +02:00 |
Xavier Julián
|
8f13bad53f
|
Moved beta file to better location
|
2014-10-09 15:15:36 +02:00 |
Xavier Julián
|
f2195fecd4
|
Added in beta ribbon
|
2014-10-09 13:50:26 +02:00 |
David Barragán Merino
|
b822f8587b
|
Fix bug #1112: Sometime the nav projects menu doesn't show the project list
|
2014-10-08 17:37:13 +02:00 |
Andrey Antukh
|
438fd73b74
|
New i18n module with improved resource loading.
|
2014-10-08 12:15:04 +02:00 |
Alejandro Alonso
|
684f066863
|
Adding round to speed
|
2014-10-06 20:07:27 +02:00 |
Alejandro Alonso
|
ae9a63812c
|
Adding open tasks info to taskboard
|
2014-10-06 20:07:27 +02:00 |
Alejandro Alonso
|
536d41f58b
|
Finishing new backlog progress bar
|
2014-10-06 20:07:26 +02:00 |
Alejandro Alonso
|
948439e49f
|
Starting to work in new progress bar for backlog
|
2014-10-06 20:07:26 +02:00 |
Xavier Julián
|
893f4ede7d
|
Added stats icon in taskboard
|
2014-10-06 20:07:26 +02:00 |
Alejandro Alonso
|
160cf81f7b
|
Redesign taskboard summary
|
2014-10-06 19:55:31 +02:00 |
Miguel de la Cruz
|
87c344b0fa
|
Fix small typo on an admin screen
|
2014-10-06 12:19:54 +01:00 |
Juanfran
|
631607a0d8
|
improving invitation lightbox text
|
2014-10-06 09:44:34 +02:00 |
Juanfran
|
f35a6eaf0a
|
fix #42 - create project button in safari
|
2014-10-06 08:10:25 +02:00 |
Juanfran
|
3d687576eb
|
US #954: Tasks #1116 #1117: Create the Feedback form
|
2014-10-04 17:13:25 +02:00 |
Andrey Antukh
|
7423b09137
|
Fix wrong html escaping on taskboard task subject.
|
2014-10-03 19:11:46 +02:00 |
Alejandro Alonso
|
33d723f4ec
|
Detecting short password errors and showing proper error
|
2014-10-02 17:04:31 +02:00 |
Jesús Espino
|
2081194857
|
Change create project wizard order
|
2014-10-02 16:59:32 +02:00 |
Ryan Swanstrom
|
f563f55531
|
minor spelling correction
|
2014-10-01 15:05:09 -05:00 |
Jesús Espino
|
7acd29f8b7
|
Now backlog row name works with taiga-events
|
2014-10-01 10:58:59 +02:00 |
Andrey Antukh
|
38a6f73b9f
|
Taiga-events integration (realtime taiga)
|
2014-09-29 17:10:09 +02:00 |
Alejandro Alonso
|
aa03009d95
|
Moving main title to directive, this way we can recalculate the project title just when we want and solves the bug https://tree.taiga.io/project/taiga/issue/1097
|
2014-09-26 11:04:13 +02:00 |
David Barragán Merino
|
bbd6fe7297
|
Refactor user profile form and fix #1098
|
2014-09-25 20:01:18 +02:00 |
David Barragán Merino
|
dc362556a4
|
Minor fixes over the helpless html 💕
|
2014-09-25 14:43:51 +02:00 |
David Barragán Merino
|
d4d57b6a30
|
Fix some title attrs
|
2014-09-25 14:43:51 +02:00 |
David Barragán Merino
|
044ad0b090
|
Fix bug #1088: Incorrect order of USs in backlog page
|
2014-09-24 19:41:39 +02:00 |
Xavier Julián
|
bcd046f30c
|
Fixed error in logo integration
|
2014-09-24 16:25:45 +02:00 |
Xavier Julián
|
e6bc3e7cfb
|
Added spinner with logo style
|
2014-09-24 16:08:44 +02:00 |
David Barragán Merino
|
d950147659
|
Fix bug #1069: Change 'Feauteres' for 'Modules'
|
2014-09-23 11:02:41 +02:00 |
Jesús Espino
|
e0db76ac20
|
Fix issue #1031
|
2014-09-19 12:23:45 +02:00 |
David Barragán Merino
|
36fae824b4
|
Set status name in title
|
2014-09-18 20:20:02 +02:00 |
David Barragán Merino
|
1ca461e5e2
|
Fix bug #955: fix format of last modified date in the wiki summary
|
2014-09-18 18:16:56 +02:00 |
Andrey Antukh
|
0984cdb5e3
|
Regression fix: better order handling on kanban.
|
2014-09-18 16:45:51 +02:00 |
Andrey Antukh
|
f5ed7e9499
|
Regression fix: conserve order on kanbnan using new kanban_order field
Completelly independently of backlog.
|
2014-09-18 16:18:34 +02:00 |
Xavier Julián
|
1d847523f4
|
Creation project wizard
|
2014-09-18 13:05:53 +02:00 |
Andrey Antukh
|
e9c859948a
|
Add tgUsEstimation directive.
|
2014-09-18 12:07:58 +02:00 |
Andrey Antukh
|
1e19ddd485
|
US #903: Task #1034: Refactorized tgUsPoints directive
|
2014-09-18 12:07:58 +02:00 |
David Barragán Merino
|
dfcc1b567d
|
US #903: Task #1014: Toggle view mode
|
2014-09-18 11:55:46 +02:00 |
David Barragán Merino
|
ed5cf1ba69
|
US #903: Task #1013: US can be estimated from the lightbox
|
2014-09-18 11:55:46 +02:00 |
Xavier Julián
|
0d25604f9e
|
US #903: Task #1032: Kanban estimation from lightbox
|
2014-09-18 11:55:46 +02:00 |
Xavier Julián
|
71f5087140
|
US #903: Task #1012: Compact and expanded US
|
2014-09-18 11:55:46 +02:00 |
Xavier Julián
|
2442f50028
|
Restyling of Details page for related tasks and attachments
|
2014-09-16 17:27:55 +02:00 |
Andrey Antukh
|
2fc0ae1c8e
|
Fix wrong taskboard table height calculation (fix #981)
This not implies resizes on windows is resized.
|
2014-09-15 20:10:19 +02:00 |
Andrey Antukh
|
7d410fbaad
|
Minor fixes.
|
2014-09-15 19:39:36 +02:00 |
Xavier Julián
|
38085530fc
|
Revert "Compact and expanded US"
This reverts commit 16346aaee9 .
|
2014-09-15 18:50:33 +02:00 |
Xavier Julián
|
36486bc9e3
|
Revert "Kanban estimation from lightbox"
This reverts commit 8167fd67b9 .
|
2014-09-15 18:50:33 +02:00 |
Xavier Julián
|
8167fd67b9
|
Kanban estimation from lightbox
|
2014-09-15 18:07:41 +02:00 |
Xavier Julián
|
16346aaee9
|
Compact and expanded US
|
2014-09-15 17:28:29 +02:00 |