Xavier Julián
2442f50028
Restyling of Details page for related tasks and attachments
2014-09-16 17:27:55 +02:00
Jesús Espino
47bb63aa51
Add go-to-taskboard and go-to-us buttons on details
2014-09-16 16:17:41 +02:00
David Barragán Merino
2661cc249e
Fix bug #1001 - Not list all attachments when a wiki page is created
2014-09-16 12:58: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
09b540df5d
Fixed styles and template structure on invitation page.
2014-09-14 11:52:55 +02:00
Andrey Antukh
277ecdca4a
Minor fixes on invitation page databinding.
2014-09-13 21:11:18 +02:00
Andrey Antukh
8fa3c78e6a
Change public/private project feature message ( fix #964 )
2014-09-13 18:24:03 +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
Andrey Antukh
9988733acf
Replace old history related template with tgHistory directive
...
Removing a lot of verbose and repeated html blocks that can be
easy build by tgHistory directive.
2014-09-09 17:47:34 +02:00
Jesús Espino
743d19ea6f
Add tags autocompletion directive
2014-09-09 11:11:09 +02:00
Andrey Antukh
a3722e45d4
Fix class name of assigned to lightbox.
2014-09-07 11:35:34 +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
Xavier Julián
600b2b4534
Minor style fixes for edit details. Fixes #811
2014-09-05 13:08:10 +02:00
Andrey Antukh
a93eeedf16
Make project privacy settings readonly and overwritable by plugins.
2014-09-04 16:34:00 +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
Xavier Julián
67bc30e8f4
Added class for header with buttons
2014-08-29 15:44:17 +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
Alejandro Alonso
fd75159640
Updating title copy
2014-08-28 14:43:01 +02:00
David Barragán Merino
43a9a08e0b
Fix ##810
2014-08-28 14:37:09 +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
David Barragán Merino
9b857c172e
Bug #685 : Show creation date of an item
2014-08-28 13:05:36 +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
Xavier Julián
1baf634d1f
Improved filters styles. Fixes #711
2014-08-27 14:36:56 +02:00
Xavier Julián
f4d7c6e5eb
Help lightbox litle layout fix. Should be improved in future
2014-08-27 14:11:25 +02:00
David Barragán Merino
76d7629a35
Bug #776 : Added generic notions lightbox, and create the first one for Admin//Project Values//US Points
2014-08-27 13:38:04 +02:00
Jesús Espino
ff27e569f0
Fixed bug #739 : Now video copy is replaced with meet up
2014-08-27 12:05:12 +02:00
Xavier Julián
8d15e80a11
Changed full name for Display name in user aprofile and invitation
2014-08-27 11:58:12 +02:00