Álex Hermida
71102979e7
Restore itemdisabled
2018-08-10 11:28:52 +02:00
Álex Hermida
7856063317
Remove issue disabled in search list - pending confirmation
2018-08-10 11:28:52 +02:00
Á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
Jesús Espino
e4dd9598fc
Add nofollow in tribe links
2017-09-11 21:49:42 +02:00
David Barragán Merino
a79ee944e5
Show epic ref instead of the id the pills at kanban view
2017-08-22 12:48:45 +02:00
Gavin Mulligan
49d7899066
Fixed property typo in the Related US Controller
...
A reference to the `.length` property of `@.userstories` was originally misspelled.
2017-07-06 11:39:43 +02:00
David Barragán Merino
173f4a9f49
Fix #5099 : Related user stories do not appear on the page for an epic
2017-06-23 10:31:21 +02:00
Alejandro Alonso
3492879160
Improving epics progress
2017-06-23 10:26:31 +02:00
Alejandro Alonso
b50a2dc5b2
Issue 5121 github links are broken
2017-05-04 12:15:11 +02:00
Alejandro Alonso
aa9f5d14b1
Fixing activiy typo and updating json translation files
2017-05-03 10:41:20 +02:00
Alejandro Alonso
2e055608f3
Fixing gravatar image resolution
2017-04-25 10:46:04 +02:00
Jesús Espino
413ce28fb3
Fixed joyride disable tests
2017-04-06 11:30:31 +02:00
Jesús Espino
4b8271000a
Fix small bug on sprint taskboard
2017-04-06 11:19:33 +02:00
Jesús Espino
44e9a3f099
Fixed joyride disable when you are not authenticated
2017-04-01 15:37:06 +02:00
Juanfran
83d8eae300
open in a new window only the absolute paths
2017-03-31 09:53:37 +02:00
Juanfran
5b5f5408a4
apply piplinks markdown before linkTitleWithSpaces
2017-03-31 08:58:48 +02:00
Juanfran
5e5cc54ecf
regex find links with spaces and format them
2017-03-31 08:33:21 +02:00
Juanfran
0bb96ff528
refresh user info on init project creation
2017-03-30 14:54:38 +02:00
Juanfran
96057d2ba3
prevent wrong call to editableInput in wysiwyg
2017-03-30 08:41:52 +02:00
Alejandro Alonso
3af251f081
Fixing empty mentions box style
2017-03-29 15:27:26 +02:00
Juanfran
b582fa29fc
add prefix to prism
2017-03-27 08:59:58 +02:00
Jesús Espino
63b3384863
Fix issue #5051 : Now color selection works in tags
2017-03-24 14:01:40 +01:00
Juanfran
19c74af27a
allow dot mention overriding Autolinker parser
2017-03-24 13:57:25 +01:00
Juanfran
8fe5ea70b1
search wiki links in the wysiwyg
2017-03-24 13:57:33 +01:00
Juanfran
078972862d
fix links click in wysiwyg
2017-03-24 13:54:24 +01:00
Juanfran
5c1e42c894
fix issue 5050 prevent apply .tag styles inside code blocks
2017-03-24 12:51:14 +01:00
Jesús Espino
f2fe2ec1df
Adding jira oauth verifier param
2017-03-23 18:50:54 +01:00
xaviju
da067e1d7b
Configuration
2017-03-23 18:50:54 +01:00
Jesús Espino
62accc1691
Adding help icon in jira importer
2017-03-23 18:50:54 +01:00
Jesús Espino
48d4c53810
Show error message on jira import fail
2017-03-23 18:50:54 +01:00
Jesús Espino
e784ec3276
Show fold/unfold button in cards only when needed
2017-03-23 14:21:32 +01:00
Jesús Espino
3851d1fdb4
Now custom color selection flow is coherent
2017-03-23 14:17:46 +01:00
Jesús Espino
f527213c2c
Add style for markdown inline code blocks
2017-03-22 10:17:50 +01:00
David Barragán Merino
a16946edd3
Prevent long text in the invitation message form
2017-03-17 13:09:45 +01:00
Juanfran
aeca361de8
add hightlight code on save
2017-03-17 08:45:51 +01:00
Juanfran
1c46ce35af
add p after pre in wysiwyg after focus
2017-03-16 14:55:49 +01:00
Juanfran
b2af789412
fix issue 5011 - support to pipe markdownn links
2017-03-16 08:11:31 +01:00
Juanfran
f2388582d6
fix several wysiwyg issues
2017-03-14 15:48:20 +01:00
xaviju
ab78563f94
Adds padding to filter input
2017-03-14 10:36:34 +01:00
David Barragán Merino
c690393466
Fix add-member lightbox form
2017-03-13 17:56:30 +01:00
xaviju
6748215cf3
Broken add new members
2017-03-13 17:23:55 +01:00
Juanfran
65a9d1866f
fix issue #5005 - persist upload images in text editor
2017-03-13 15:24:43 +01:00
xaviju
4de8895976
Limits contact display on adding members
2017-03-13 08:27:32 +01:00
David Barragán Merino
25340ab38e
Remove unneeded inject
2017-03-11 03:42:52 +01:00
Jesús Espino
ece008c4db
Fixed dependency injection bug on suggest-add-members directive (again)
2017-03-11 03:38:45 +01:00
Jesús Espino
dfd6dc1bff
Fixed dependency injection bug on suggest-add-members directive
2017-03-11 03:27:30 +01:00
xaviju
56b978bf83
Display emails along with users on import
2017-03-10 10:28:57 +01:00
Juanfran
7acae1d23b
prevent code text selection in firefox editor
2017-03-10 09:45:59 +01:00
Juanfran
9fd57f52ad
add title in code block
2017-03-09 12:50:39 +01:00
Juanfran
566ab02f5a
fix import project members unit tests
2017-03-09 08:56:44 +01:00
Juanfran
1a15ab955e
code snippets
2017-03-08 16:25:17 +01:00