Alejandro
224095e69c
Merge pull request #546 from taigaio/issue/2923/reload-user-projects-after-update-one
...
make currentUserService loadProjects public and add it after project …
2015-06-23 02:28:44 -07:00
Juanfran
6d365c48e4
make currentUserService loadProjects public and add it after project modification
2015-06-23 10:04:57 +02:00
Juanfran
f834bf681e
remove view project permission when the user has not other permissions
2015-06-22 08:32:16 +02:00
David Barragán Merino
eece62792c
Issue #2902 : Fix role selector at the new member lightbox
2015-06-18 18:03:36 +02:00
David Barragán Merino
e0366ce64f
issue #2893 - Fix role selector in admin > members
2015-06-18 15:12:27 +02:00
Juanfran
648b57f95b
add new roles above external user
2015-06-17 08:04:57 +02:00
Juanfran
eb1e9e1ea2
issue 2855 fix the save the project description when the project has tags
2015-06-16 11:24:28 +02:00
David Barragán Merino
54b779ff48
Migrate appTitle to tgAppMetaService
2015-06-10 09:18:17 +02:00
Juanfran
e5106c830d
Issue 2762 - fix delete attribute lightbox translation
2015-05-29 10:19:11 +02:00
Juanfran
78f6164c0b
new project menu
2015-05-29 09:52:35 +02:00
Alejandro Alonso
7ac6e64c8b
Renaming services
2015-05-29 09:50:58 +02:00
Alejandro Alonso
3b95376686
Fixing project renaming and deleting
2015-05-29 09:50:57 +02:00
David Barragán Merino
63a0a78eac
Remove some unneeded api calls
2015-05-26 17:14:12 +02:00
Juanfran
7c5a0e4662
Issue #2706 - fix textarea placeholder interpolation error
2015-05-20 15:35:57 +02:00
Alejandro Alonso
ad29aa73ca
Issue #2705-Deleting a role never hides the lightbox
2015-05-20 10:58:44 +02:00
Alejandro Alonso
14d43d576f
Issue 2685: Bad translation in spanish for "Add new XXX" in Admin -> attributes
2015-05-19 09:33:59 +02:00
David Barragán Merino
1347cc8679
[i18n] tg-2687 #ready-for-test
2015-05-18 18:35:09 +02:00
Alejandro Alonso
8189da0f7d
Fixing ASYNC_MESSAGE translation
2015-05-14 11:30:53 +02:00
Alejandro Alonso
c516761dfa
Fixing project tags edition
2015-05-14 08:59:24 +02:00
Juanfran
219b439ff2
Merge pull request #450 from taigaio/adding-tag-support-for-projects
...
Adding tag support for projects
2015-05-12 04:39:52 -07:00
Alejandro Alonso
7fa4d814a2
Adding tag support for projects
2015-05-08 11:11:28 +02:00
David Barragán Merino
eb8ab0d510
Fix report section
2015-05-06 12:20:42 +02:00
David Barragán Merino
6b1293da3e
[i18n] Fix translations in reports section
2015-05-06 11:44:46 +02:00
David Barragán Merino
0b36a223b3
[i18n] Minor fix
2015-05-05 20:29:46 +02:00
David Barragán Merino
efa0ee8e25
[i18n] Fix admin > permissions page
2015-04-27 21:05:34 +02:00
David Barragán Merino
fbd4d7b89a
Fix indents
2015-04-22 17:34:00 +02:00
David Barragán Merino
bc19363fee
[i18n] Fix an error in added fieldsets over the form to send invitations
2015-04-22 13:36:58 +02:00
David Barragán Merino
804d0be308
[i18n] Fix some errors in Report Section
2015-04-22 12:12:08 +02:00
David Barragán Merino
ed11ff21a2
Issue tg-2587 #ready-for-test
2015-04-21 19:40:38 +02:00
David Barragán Merino
c92400f2ac
Fix texarea, now is empty by default
2015-04-20 11:51:32 +02:00
David Barragán Merino
86e39be7a4
Fix some typos
2015-04-16 20:30:29 +02:00
Alejandro Alonso
87cb60fc11
Fixing Yes/No translations in admin memberships
2015-04-15 12:48:38 +02:00
Alejandro Alonso
60af80bcab
Fixing add members i18n
2015-04-10 14:04:53 +02:00
Alejandro Alonso
7977bc1529
Fixing export translations
2015-04-10 08:35:50 +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
Alejandro Alonso
d4a0f4cda5
Bug 2439 - Webooks created can't be edited without refreshing
2015-03-13 08:08:17 +01:00
David Barragán Merino
30c4a3f716
Move CSVController from project-attributes to project-profile
2015-03-12 19:58:02 +01:00
Alejandro Alonso
5a8d203f75
Redirecting the user when trying to access to a section not enabled
2015-03-12 11:24:34 +01:00
Jesús Espino
3fc6dcf4ca
Bug#2402 Add resolveAbsolute method and used in csv export url building
2015-03-11 16:46:12 +01:00
Jesús Espino
3108df4553
Bug#2409 CSV regenerate popup only showed when you are overwriting the previous url
2015-03-11 16:01:33 +01:00
David Barragán Merino
31e087a754
Fix ##2399: Errors CRUD over admin > attributes items
2015-03-11 11:36:42 +01:00
Juanfran
e778e8b100
update external user category summary
2015-03-10 14:43:25 +01:00
Juanfran
fe40b0bcd6
external user permissions
2015-03-10 14:43:24 +01:00
Juanfran
09e0500987
fix webhooks enter submit
2015-03-10 13:02:02 +01:00
Juanfran
4f86b6e19a
Merge pull request #360 from taigaio/us/1913/csv-reports
...
US#1913: CSV Reports
2015-03-10 03:41:48 -07:00
Xavier Julián
31cd4d4393
US#1913: CSV Reports
2015-03-10 10:23:26 +01:00
Jesús Espino
3d47ee44eb
Fixed bug #2370 : Now showing correctly the payload of the request
2015-03-09 18:26:30 +01:00
Xavier Julián
910dac75b7
Minor style fixes in custom fields
2015-03-03 13:04:15 +01:00
David Barragán Merino
c8ad480846
Create new custom attributes
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