Álex Hermida
05fc66fe5c
Fix detach/delete issue texts
2018-08-10 11:28:52 +02:00
Daniel García
b47d4e7e5b
Filter closed sprints when attaching issues to sprints
2018-08-10 11:28:52 +02:00
Daniel García
2d5f18c8d4
Attach issues to sprints
2018-08-10 11:28:52 +02:00
Daniel García
572ba7a8b9
Search List component
2018-08-10 11:28:52 +02:00
Daniel García
92460e3733
Add existing issue to sprint from taskboard
2018-08-10 11:28:52 +02:00
Álex Hermida
93c2c45efb
Add generic lightbox
2018-08-10 11:28:52 +02:00
Daniel García
4e2d1ddf34
Add issues area in taskboard
2018-08-10 11:28:52 +02:00
Daniel García
90fbaaee0e
Generic lightbox form to create/edit us, tasks and issues
2018-08-10 11:28:52 +02:00
Álex Hermida
19bf654fc0
Fix border tags in detail items
2018-06-21 10:55:34 +02:00
Daniel García
9edf58c6c8
RTL styles
2018-06-08 15:02:36 +02:00
Daniel García
ffec3d167b
Privacy Policy and Terms of Service are accepted by default if privacyPolicyUrl or termsOfServiceUrl are not defined
2018-05-30 16:26:03 +02:00
Álex Hermida
8c68f05101
Force initialize new_terms_key
2018-05-24 16:15:42 +02:00
Daniel García
1af9fb92e2
Accepted_terms checkbox field required in register form and invitation register form
2018-05-23 14:03:44 +02:00
Álex Hermida
aa10d7b1ed
Add user terms directive
2018-05-23 14:03:44 +02:00
Daniel García
20c5a99755
Fix dued date button color for closed items without due date
2018-04-29 22:54:46 +02:00
Daniel García
1e471a203c
Template for activity entries of issues severity or type changes
2018-04-26 17:21:25 +02:00
Álex Hermida
b522939f37
Add multiple assigned users dashboard
2018-04-26 13:17:51 +02:00
Daniel García
9e916967c8
Repair due-date icon styles
2018-04-25 12:29:54 +02:00
Alex Hermida
6bad2b3060
Merge pull request #1443 from alexhermida/ft/add_multiple_avatar_kanban
...
Add multiple avatar for US card in Kanban
2018-04-24 22:34:17 +02:00
Álex Hermida
85b8d8e776
Add multiple avatar for US card in Kanban
2018-04-24 22:20:20 +02:00
Daniel García
30ef0ed4c0
Added due date icon to detail view header
2018-04-24 16:57:47 +02:00
Álex Hermida
d816ee4777
Add unassigned message on user timeline
2018-04-24 11:10:02 +02:00
Miguel Gonzalez
476f236f32
Add due_date indicator to issues in a list
2018-04-24 11:10:02 +02:00
Daniel García
5e8db5cb6f
Delete cards on Kanban and Sprint Taskboad
2018-04-24 11:10:01 +02:00
Álex Hermida
0804a62aec
Humanize dates in timeline
2018-04-24 11:10:01 +02:00
Álex Hermida
1f9aa0761c
Fix setDueDate button
2018-04-24 11:10:01 +02:00
Álex Hermida
b1668eef9f
Update timeline templates
2018-04-24 11:10:01 +02:00
Álex Hermida
da12da88eb
Add template for activity assigned users
2018-04-24 11:10:01 +02:00
Álex Hermida
f42c07abb0
Add history assigned users template
2018-04-24 11:10:01 +02:00
Alex Hermida
b7cbfcf542
Merge pull request #1277 from taigaio/live-notifications
...
Working on live-notifications
2018-04-11 16:57:40 +02:00
Daniel García
918b3bdda2
Add due_date and due_date_reason change events to timeline
2018-04-10 13:52:58 +02:00
Daniel García
d18767789d
Due date component
2018-04-10 13:52:58 +02:00
Tristan Cormier
b3a18636dd
Fixed a bug where the profile avatar resolution would be scaled down
2018-03-26 09:12:08 +02:00
Daniel García Barcala
ac199c3b55
Fix multiple drag and drop in macOS ( #1424 )
...
Related with [TG-5354](https://tree.taiga.io/project/taiga/issue/5354 ).
2018-03-08 13:09:56 +01:00
Daniel García
69c67b8c44
Repair support URL in DropdownUserDirective
2018-03-06 16:27:52 +01:00
Daniel García
a450c20cd1
Get support url from global config for user dropdown link
2018-03-06 09:49:09 +01:00
Jesús Espino
e1d9b8d0aa
Fixed #1543 : Emojis support on subjects
2018-03-05 16:35:34 +01:00
Jesús Espino
2fcfec7b18
Fixed #1543 : Emojis support on tags
2018-03-05 16:35:34 +01:00
Jesús Espino
9e9b86c4bc
Fixed #4760 : Wiki activity hidden by default
2018-03-05 16:35:34 +01:00
Jesús Espino
987c1b6c28
Fixed #5196 : Using ref when show belongs to epic text
2018-03-05 16:35:34 +01:00
Jesús Espino
2cd47a578c
kanban drag multiple
2018-02-28 12:09:59 +01:00
Jesús Espino
39f806b0a3
Adding live notifications configuration
2017-11-24 10:43:22 +01:00
Jesús Espino
74c66fba62
Fixed uni tests
2017-11-23 17:15:46 +01:00
Jesús Espino
438320ad4c
Adding new analytics events
2017-11-22 18:34:41 +01:00
Florian Haas
fcec6df4d2
Make support URL configurable
...
In self-hosted environments, users may want to point to an internal
website or Wiki for Taiga support.
- Add a configuration option named "supportUrl", akin to
privacyPolicyUrl and termsOfServiceUrl.
- Set its default to https://tree.taiga.io/support/ to mirror the
previous behavior.
Fixes #1389 .
2017-11-21 15:36:28 +01:00
Jesús Espino
d22e0bad4f
Fixed javascript tests of Discovery
2017-11-04 20:18:13 +01:00
Jesús Espino
e4c96f8796
Fixed problem to comment us with epics
2017-10-23 17:13:46 +02:00
Jesús Espino
b1229d5bd0
Add analytics on search pages
2017-10-04 14:30:33 +02:00
Jesús Espino
5fa2400130
Fixed related userstories created test
2017-09-20 10:29:50 +02:00
Jesús Espino
79d41d3f2b
Add userstories to epics performance improvement
2017-09-19 13:53:55 +02:00