Juanfran
43c23ed819
fix 'show closed sprints' visibility
2015-09-04 08:18:47 +02:00
Juanfran
74193e681f
same behavior for issues filters and backlog filters
...
all filter attributes are OR except tags
related #2648
test with taiga-back refactoring-filter-data-API
2015-07-28 08:21:57 +02:00
David Barragán Merino
e2b527bf11
An small refactor
2015-07-01 16:14:38 +02:00
Jesús Espino
16993004f2
Issue#2993: Fix problem when upload a 0-bytes file
2015-07-01 10:14:34 +02:00
Juanfran
b6d04a70b7
rename profile-timeline to user-timeline
2015-05-29 09:52:34 +02:00
Juanfran
4ae492996d
user service to get contacts
2015-05-29 09:51:00 +02:00
Alejandro Alonso
be88edd135
Updating projects sorting
2015-05-29 09:50:59 +02:00
Alejandro Alonso
43501892ee
Refactoring home
2015-05-29 09:50:58 +02:00
Alejandro Alonso
032aeb2280
Refactoring navbar
2015-05-29 09:50:57 +02:00
Juanfran
8f70c26165
timeline infinite scroll
2015-05-29 09:44:39 +02:00
Juanfran
2c1de83d85
comments in timelines
2015-05-29 09:44:39 +02:00
Alejandro Alonso
846a6813c6
Fixing how user story neighbor works for backlog and taskboard
2015-05-12 10:30:58 +02:00
David Barragán Merino
90f83f9694
[i18n] Fix importer project errors
2015-05-11 16:13:48 +02:00
David Barragán Merino
6ab9473f78
Fix importer
2015-05-11 15:33:01 +02:00
Alejandro Alonso
29b31b3aa6
Adding sprint order to saved query params for selected sprint
2015-05-11 11:14:01 +02:00
David Barragán Merino
ea1c3c19b9
Set default language from configuration and get locale list from the server
2015-04-14 13:06:30 +02:00
Juanfran
2d4014ca20
taiga internationalization
...
- angular-translate installed
- users can change their language
- translate coffee and jade
- command line tool to find duplicate key values and replaces keys
2015-04-08 12:45:56 +02:00
Jesús Espino
cb0f3b6564
Bug#2390 Only list my projects on home page and projects menu
2015-03-11 17:10:14 +01:00
Xavier Julián
31cd4d4393
US#1913: CSV Reports
2015-03-10 10:23:26 +01:00
David Barragán Merino
08f0a2262a
Fix userstory custom attributes values
2015-03-03 13:04:15 +01:00
David Barragán Merino
408c6f95cc
Update, Delete and Order Custom Attributes
2015-03-03 13:04:15 +01:00
Alejandro Alonso
c45a51f313
Detail integration
2015-03-03 13:04:14 +01:00
Jesús Espino
a0b110f566
Fix #2041 : Now next/prev links in the detail works again
2015-01-28 11:32:55 +01:00
Xavier Julián
7585ad3450
Webhook responses
2015-01-26 16:50:16 +01:00
Xavier Julián
5c9ad4b19b
'Export/import project' feature
2015-01-26 16:49:10 +01:00
Alejandro Alonso
a0f9431ae4
Excluding closed sprints by default
2014-12-29 13:01:49 +01:00
Jesús Espino
750578561d
Fixed problem with edit on requests optimization
2014-12-26 11:44:29 +01:00
Alejandro Alonso
a0db93a053
Mixing resolve, get project, get user and roles in the same request
2014-12-23 15:09:37 +01:00
Juanfran
533395202b
fold/unfold taskboard tasks columns & us rows
2014-12-03 12:41:30 +01:00
Juanfran
ed7a176fe0
fix #1714 - bulk resort tasks in the taskboard
2014-12-02 19:21:06 +01:00
Alejandro Alonso
b725b6c6e1
Allowing leave project
2014-11-28 07:03:24 +01:00
Alejandro Alonso
b7f570ae53
Filtering memberships with owner in team members
2014-11-28 07:03:24 +01:00
Jesús Espino
e0694b2b76
Add leave method to the projects resource
2014-11-28 07:03:24 +01:00
Xavier Julián
a4f65b947a
Team Member Data Function Filter
2014-11-28 07:03:24 +01:00
Alejandro
d335e81061
Merge pull request #149 from taigaio/us/90/github-integration
...
Us/90/github integration
2014-11-18 14:07:57 +01:00
Xavier Julián
53745273e6
Save fold unfold status on storage
2014-11-17 12:30:26 +01:00
Juanfran
1129469cce
github form integration
2014-11-13 11:48:27 +01:00
Alejandro Alonso
b5d105dfac
Fixing typo in smaller than text
2014-10-31 09:06:02 +01:00
David Barragán Merino
a58d3b7098
Remove unnecessary call to the api
2014-10-30 15:40:32 +01:00
Alejandro
dcbaf285fd
Merge pull request #130 from taigaio/us/1212/attachment-max-size
...
US #1212 : Show info about maximun size allowed for the avatar and attachments
2014-10-29 19:51:24 +01:00
Juanfran
670544a7dc
US/1396 - extra text for inviting users
2014-10-29 16:49:10 +01:00
David Barragán Merino
0b7e20143c
Catch errors with heavy files and show info messages about the maximum size allowed.
2014-10-29 15:04:41 +01:00
Alejandro Alonso
5df6386f59
We need to guarantee that the last petition done here is the finally used
...
When searching by text loadIssues can be called fastly with different parameters and
can be resolved in a different order than generated
2014-10-16 13:06:47 +02:00
David Barragán Merino
4a68f728f6
US #903 : Task #1035 : Saved statusViewModes in local storage
2014-09-18 11:55:46 +02:00
Andrey Antukh
ade97c19fd
Add separated method for bulk order update for: backlog, kanban and sprint.
2014-09-17 16:03:36 +02:00
Jesús Espino
fe8ada4739
Fix bug #1027 and us #953 : Kanban show all uss of the project
2014-09-17 13:27:14 +02:00
Jesús Espino
f326d6f12e
Delete comments functionality
2014-09-16 16:20:50 +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
Juanfran
7ea37decfb
fix #925
2014-09-10 16:45:43 +02:00
Andrey Antukh
2e3878b388
Remove unused resource methods for load history.
2014-09-09 17:47:34 +02:00