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
David Barragán Merino
785132cec5
Fix bug #965 : Add info about iocaine
2014-09-15 11:14:22 +02:00
Andrey Antukh
6408ab2f61
Set more apropiate name to kanban row width fixer directive.
2014-09-12 20:27:20 +02:00
Andrey Antukh
fed86f8d4f
Split column size code from kanban sortable directive into an other specific directive.
2014-09-12 20:23:10 +02:00
Andrey Antukh
4bd1f40893
Rewrite attachments directives and make them work as isolated components.
...
Also, it fixes #914 issue.
2014-09-11 20:34:17 +02:00
Jesús Espino
e3890c6d5d
Add powerful related tasks management on user story detail
2014-09-11 20:02:55 +02:00
Jesús Espino
d6455c9787
Refactor tg-check-permission directive to more compact
2014-09-11 20:00:33 +02:00
Jesús Espino
8f2cb309b3
Fix bug #930 : on front
2014-09-10 18:06:38 +02:00
Juanfran
14cbc30848
fix #914
2014-09-10 13:01:09 +02:00
Andrey Antukh
36aed7ab83
Remove obsolete jade partials.
2014-09-09 17:55:28 +02:00
Jesús Espino
743d19ea6f
Add tags autocompletion directive
2014-09-09 11:11:09 +02:00
Andrey Antukh
94348795cf
Normalize lightbox behavior and implementation (styles, partial filenames, blocking message...)
...
- Normalize style clases names.
- Normalize partials files names.
- Normalize lightbox settings buttons behavior and implementation.
- Normalize blocking message input handling on userstories and tasks.
2014-09-06 16:54:06 +02:00
Jesús Espino
68f48f6a1c
Fix bug #741 : Kanban/Taskboard/Backlog drag and drop start on all the element
2014-09-05 13:57:21 +02:00
Andrey Antukh
8c46f31720
Add directive for public register message on login.
...
This removes conditional logic on template linking
process and innecesary scope mutation on login directive.
Also, it has less data bindings, because the new directive
do all work at compile time without adding additional
bindings.
2014-09-03 16:23:35 +02:00
Andrey Antukh
4ad8f86d7b
Add example plugin "terms".
...
This works as example but also is usefull for sas deployed
instances show their terms and privacity conditions.
2014-09-02 19:02:58 +02:00
David Barragán Merino
76779ae555
Remove unused jade component 'assigned-to'
2014-09-02 13:14:52 +02:00
David Barragán Merino
613d0aff7f
Fix Bug #828 : Validate username
2014-09-01 18:12:12 +02:00
Xavier Julián
f5df8387bf
Search Table refactor because of code non related to front Taiga coding style
2014-09-01 12:34:39 +02:00
David Barragán Merino
dcdd9d8d8f
Fix #754 : Use slug in taskboards urls instead milestone id
2014-08-29 13:53:38 +02:00
Alejandro Alonso
c18f7a0b91
Updating comments
2014-08-29 13:03:22 +02:00
Alejandro Alonso
0c4f276e14
Updating forgot passwords texts
2014-08-28 14:43:01 +02:00
Xavier Julián
864b9af7ee
Copy in admin edited and added Yes/No to switches to amke it Android Style and UX oriented
2014-08-28 14:07:16 +02:00
Xavier Julián
d41113505a
Updated copy in menu, refactor of admins header and added help text
2014-08-28 14:07:16 +02:00
Jesús Espino
fd395ca4ff
Fixed bug #763 : Now filter of us and issues filter by subject and reference
2014-08-28 11:26:29 +02:00
Alejandro Alonso
a0ac2f51af
Updating new US copy
2014-08-27 14:37:22 +02:00
Jesús Espino
af4580c716
Fixed bug #796 : Adding beadcrumb to the backlog filters
2014-08-27 14:35:26 +02:00