Commit Graph

1312 Commits (bc19363feeed8887ea3a2ff1de1bcc07b86adeda)

Author SHA1 Message Date
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 8004c03ac8 Issue tg-2590 #ready-for-test - Show US status in detail page 2015-04-22 12:53:46 +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 da17a265bf [i18n] Add user language to the headers in all API requests 2015-04-21 20:42:36 +02:00
David Barragán Merino 3913712bbd [i18n] Use default language configured in global settings instead en 2015-04-21 20:42:36 +02:00
David Barragán Merino ed11ff21a2 Issue tg-2587 #ready-for-test 2015-04-21 19:40:38 +02:00
Alejandro Alonso 0f8dace508 Adding taigaComponents module 2015-04-21 07:44:11 +02:00
David Barragán Merino 2f9a1a75a9 Issue #2583: Use us.is_closed instead us.status.is_closed in US detail page 2015-04-20 17:21:40 +02:00
David Barragán Merino 3767d68507 Make a HACK to prevent circular dependencies with [$tgConfirm, $translate] 🙈 🙀 2015-04-20 16:36:43 +02:00
David Barragán Merino 32199d160f Revert "Adding taigaComponents module"
This reverts commit c016394fa3.
2015-04-20 15:33:38 +02:00
David Barragán Merino c92400f2ac Fix texarea, now is empty by default 2015-04-20 11:51:32 +02:00
Alejandro Alonso c016394fa3 Adding taigaComponents module 2015-04-20 09:15:56 +02:00
David Barragán Merino 24379ed235 [l18n] More minor fixes 2015-04-17 13:32:24 +02:00
David Barragán Merino 86e39be7a4 Fix some typos 2015-04-16 20:30:29 +02:00
Juanfran 70fdce90fb fix the location method that check the current route params 2015-04-15 19:15:02 +02:00
Alejandro Alonso 87cb60fc11 Fixing Yes/No translations in admin memberships 2015-04-15 12:48:38 +02:00
Alejandro Alonso 1f8c692cc4 Fixing admin contrib section when there is only an auth plugin or it's the first one 2015-04-15 08:36:26 +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
Alejandro Alonso 6269798089 Fixing i18n for graph hovers 2015-04-13 09:35:05 +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 11e31f851c Merge pull request #428 from astagi/feature/selectelonenter
If there's only one element left in a lightbox select it on enter
2015-04-06 13:58:57 +02:00
Alejandro 9608d24552 Merge pull request #427 from astagi/feature/fixwatcherskeyboardnav
Fix keyboard navigation in watchers search
2015-04-06 13:55:04 +02:00
Alejandro 6dcfbb3a50 Merge pull request #418 from astagi/feature/backlogfiltersupdate
Update filters and visible user stories on user stories update
2015-04-06 13:51:02 +02:00
Andrea Stagi 1689ea1fa0 If there's only one element left in a lightbox select it on enter 2015-04-03 16:52:27 +02:00
Andrea Stagi 251d4775a3 Fix keyboard navigation in watchers search 2015-04-03 16:37:53 +02:00
Andrea Stagi de5d35a10a Update filters and visible user stories on user stories update 2015-03-31 00:08:52 +02:00
Andrea Stagi 663c9cc0a8 Restore applied filters when there's no visible userstory 2015-03-30 16:06:17 +02:00
Juanfran e0993206ef fix reset US edit lightbox points 2015-03-27 12:06:17 +01:00
Andrea Stagi 5fb13b61d2 Hide not filtered issues on status change 2015-03-24 08:42:23 +01:00
Andrea Stagi 0e294bcaf1 Update filters count on issue status update 2015-03-20 11:03:47 +01:00
Juanfran 66ed16e744 angular debug info disabled by default 2015-03-17 09:12:45 +01:00
Juanfran 5b02d6fc32 fix page change on IE when the user toggle a sprint 2015-03-17 08:14:30 +01:00
Juanfran 54deeefd18 prevent closed sprints dissapear when the user drag and US to the current sprint 2015-03-16 14:43:31 +01:00
Juanfran ed59aa46e6 fix class permission directive 2015-03-16 14:27:52 +01:00
Juanfran 6bc2078284 fix #2385 - refactor wysiwyg list insert 2015-03-16 11:49:39 +01:00
Juanfran cc9c4bd042 add prevent default in the save description 2015-03-16 10:28:26 +01:00
Alejandro Alonso d33591ebc4 Bug 2374 - The projects cache isn't cleared properly when a user logs out in tree.taiga.io 2015-03-13 12:33:23 +01:00
Andrea Stagi 23005a28c3 Add url formatting to the markdown wysiwyg editor 2015-03-13 12:04:32 +01:00
Juanfran d7579b052b tgCheckPermission directive
tg-class-permission="{'xx': 'modify_us'}" the directive add 'xx' if the user has the modify_us permisssion
2015-03-13 11:09:19 +01:00
Alejandro Alonso e0aa554153 BUG 2437 - The taskboard edit lightbox have the button (CREATE in place of SAVE) 2015-03-13 08:23:01 +01: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 27dccac790 Reseting form for clearing errors 2015-03-12 14:46:08 +01:00
Alejandro 5ed6f99beb Merge pull request #394 from taigaio/edit-user-settings
fix edit user settings
2015-03-12 13:55:13 +01:00
Juanfran e3290adf29 fix edit user settings 2015-03-12 13:22:30 +01:00
David Barragán Merino c6e8b70d4b Fix #2423: Javascript error when the doomline is rendered 2015-03-12 13:01:03 +01:00
Alejandro Alonso 545513a96c Refactoring menu structure 2015-03-12 12:07:28 +01:00
Juanfran 646137c0c6 bind estimationProcess to a dom element 2015-03-12 12:00:41 +01:00