Commit Graph

2008 Commits (stable)

Author SHA1 Message Date
Juanfran ea5b6474e1 common datepicker config 2015-09-09 14:29:45 +02:00
Alejandro Alonso f52a4ba788 External apps authentication 2015-09-09 13:09:57 +02:00
Juanfran 6b837d2067 Merge pull request #634 from artlepool/master
Adding Date field type to custom fields
2015-09-09 12:17:28 +02:00
Juanfran 18b5041dd1 fix drag attachment e2e 2015-09-09 09:36:31 +02:00
Juanfran 8acc9d1d36 fix taiga-theme load twice 2015-09-08 13:05:13 +02:00
Chris Wilson 7c39dfbb84 Adding internationalization to date selector 2015-09-07 12:19:10 +01:00
Alejandro a47e746436 Merge pull request #635 from taigaio/issue/2851/closed-sprints-fix
fix 'show closed sprints' visibility
2015-09-04 14:30:25 +02:00
Juanfran 43c23ed819 fix 'show closed sprints' visibility 2015-09-04 08:18:47 +02:00
Juanfran c99db27956 remove old loader clearInterval 2015-09-03 10:36:44 +02:00
Alejandro bdc75f54c5 Merge pull request #603 from taigaio/issue/3136/search-filter-reset
fix issue #3136
2015-09-03 07:51:49 +02:00
Chris Wilson 9abd94ca1b Adding Date field type to custom fields 2015-09-01 12:33:59 +01:00
Juanfran 5bb81c4035 fix membership pagination 2015-09-01 09:57:39 +02:00
Juanfran 14e8429dba fix reload backlog stats after us change 2015-09-01 09:22:21 +02:00
Juanfran 5e4f02d571 add delete member email in the delete confirmation popup 2015-09-01 09:04:53 +02:00
Juanfran e8ea2a558d hide new related task button when the form is open 2015-08-31 10:31:12 +02:00
Brett Profitt 3b05871b0e Added autocomplete for @mentions, #USs, #tasks, #issues, and [[wikipages]] in MD textareas. 2015-08-27 00:57:47 -04:00
Brett Profitt bbc4a575a7 Added attachment previews for images.
Fixes #577.
2015-08-24 17:31:56 +02:00
Alejandro Alonso de8500d515 Removing descriptions from list API 2015-08-10 13:56:04 +02:00
Juanfran 1456be633a fix lightbox transitions 2015-08-07 14:18:18 +02:00
Juanfran 0b31956888 fix issue #3136
behavior:

- When you enter the first time the loader is open, I increase maximum open time to 15s.
- On the first load the search page opens the first tab with content.
- When you search in the left bar a loader appears on the input and your current tab doesn't change even if you don't have content in the tab.
2015-08-07 08:30:55 +02:00
Juanfran 3765a75b24 remove repeated code 2015-08-07 08:23:26 +02:00
Juanfran 774d77201f enhancement 1503 - caps lock warning 2015-08-04 14:20:47 +02:00
Juanfran 55b2cad487 set isCreatedRightNow to false after the save
scope apply after ESC
2015-08-04 14:10:12 +02:00
Alejandro de26b64659 Merge pull request #587 from taigaio/issue/3074/new-sprint-date
issue 3074 - the new sprint date starts at the end of the last open s…
2015-08-04 14:05:45 +02:00
Juanfran f0f640575d fix change password error message 2015-07-31 14:18:09 +02:00
Juanfran 62137e6f88 don't throw object:updated with the related detail objects 2015-07-29 14:59:09 +02:00
Juanfran ec04907d44 issue 3074 - the new sprint date starts at the end of the last open sprint 2015-07-29 12:49:12 +02:00
Juanfran f98bb43c1d new baclklog/issues filters implementation
- all filter attributes are OR except tags
2015-07-28 08:21:57 +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
Alejandro Alonso 5ba8d3a60e Fixing list edition on rich editor 2015-07-23 11:16:07 +02:00
Alejandro Alonso f614c3eb19 Fixing translations 2015-07-22 14:14:34 +02:00
Juanfran a28e4bfdaa fix several timeline bugs
- bulk changes splited on timeline
- new text for role points changes
- remove user timeline link if the user hasn't a visible profile
- fix timeline text when an object becomes unassigned
2015-07-20 10:25:46 +02:00
Andrea Stagi 6d202e923e Add theme selector to the user profile form 2015-07-07 17:00:39 +02:00
David Barragán Merino 40d5336522 Make burndown chart collapsible at the backlog panel 2015-07-07 16:56:29 +02:00
Jesús Espino 13b23197b8 Issue#2995: Add custom video conference system 2015-07-02 19:42:21 +02:00
Juanfran d6bfc73708 update watchers after new comment 2015-07-02 18:41:19 +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
Jesús Espino 5b69257109 Issue#2600: Fix history/comment tab buttons 2015-06-29 12:37:18 +02:00
David Barragán Merino 01c8e53026 Fix created by section 2015-06-26 13:11:08 +02:00
David Barragán Merino 9fb03994a9 Fix some problems between non-photo image and unassigned image 2015-06-26 13:11:08 +02:00
David Barragán Merino 0363290173 Fix user mentions in activity and comments tab 2015-06-26 13:11:08 +02:00
Juanfran b7874214cb add loader in the search result page 2015-06-25 12:38:31 +02:00
Juanfran d3986bc49d fix restore comment button 2015-06-25 11:44:24 +02:00
Jesús Espino 27b00f365f Issue#2518: Allow to include anchor links in the wiki pages 2015-06-25 10:17:30 +02:00
Alejandro Alonso 0d93812918 Fixing the 'filtering users' text on watchers and assigned to lightboxes 2015-06-24 14:49:17 +02:00
Alejandro Alonso 10b74afba3 Fixing tasks order in user story detail 2015-06-24 12:31:09 +02:00
David Barragán Merino a6c0fa8ada Refactor & fix TeamController 2015-06-24 10:26:16 +02:00
David Barragán Merino a92a0bba51 US #2911: Mixin 'users', 'members' and 'memberships' in ProjectDetailSerializer 2015-06-24 10:26:16 +02:00
David Barragán Merino 0dcc6b92a4 Improve the tooltips of the burndown graph 2015-06-24 10:05:18 +02:00
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
Xavier Julián 68c946c4cc Detect if points/role selector its at the bottom of the page 2015-06-23 09:55:53 +02:00
Alejandro 27b428827f Merge pull request #533 from artlepool/master
Multi-line custom field types (taiga-front #451)
2015-06-22 23:44:31 -07: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 e878015b7b issue #2904: Fix wiki meta title 2015-06-19 11:22: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
Alejandro Alonso 0a8b5bf7f0 Fixing comments for anonymous user if any comment was deleted 2015-06-18 11:01:29 +02:00
Alejandro b13cd90a39 Merge pull request #534 from taigaio/issue/2897/prevent-loader-in-issues-filter
prevent loader in the issues filter
2015-06-18 00:36:24 -07:00
Juanfran b5b827a363 prevent loader in the issues filter 2015-06-18 09:20:18 +02:00
Chris Wilson 5a92810008 Initial commit of multi-line text fields 2015-06-17 21:16:50 +01:00
David Barragán Merino 7400c33249 Fix error when change the lang at runtime 2015-06-17 15:18:52 +02:00
Alejandro Alonso 3cc7aa45bb Fixing i18n 2015-06-17 14:38:22 +02:00
Juanfran 8b002ac685 fix arrows after filter in watchers or assignedTo 2015-06-17 13:19:47 +02:00
Juanfran 4ac3f2902e wait translation before resolving the page 2015-06-17 13:12:24 +02:00
Juanfran e6cf655388 show the back error message and set it inline if it is needed 2015-06-17 12:25:49 +02:00
Juanfran 648b57f95b add new roles above external user 2015-06-17 08:04:57 +02:00
Juanfran 60ce19b7e2 remove deprecated class when the an attachment is not deprecated 2015-06-17 07:56:44 +02:00
Alejandro c3e17c0a0e Merge pull request #524 from taigaio/issue/2859/hide-save-filters-for-anonymous-users
hide save filters button when the user is anonymous
2015-06-16 05:13:49 -07:00
Juanfran ac98086a35 prevent issue submit after click in the floppy icon 2015-06-16 14:12:08 +02:00
Juanfran bd0ee00648 filter inactive memberships in a team 2015-06-16 13:18:24 +02:00
Juanfran 6608941493 hide save filters button when the user is anonymous 2015-06-16 12:36:30 +02:00
Alejandro 11c7b4d2de Merge pull request #522 from taigaio/issue/2855/save-project-with-tags
issue 2855 fix the save the project description when the project has …
2015-06-16 03:08:47 -07:00
Alejandro Alonso d024162d6e Fixing i18n in front 2015-06-16 11:33:10 +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
Juanfran 0afb804a61 fix sprint drag 2015-06-16 11:24:14 +02:00
Alejandro Alonso c231bb7575 Now anonymous users can confirm the change of email even if they are not authenticated, some users update the email from a desktop browser but check the email from mobile 2015-06-15 13:40:19 +02:00
Juanfran 30b7c16f6b fix filters update url 2015-06-12 12:16:21 +02:00
Juanfran 861ac9b540 Fix issue 2817 - us backlog drag position at start
- Before when the user clicked on the left of a backlog US, the US position try to reach the drag icon.
- Now when the US starts dragging preserve their position and if you move it to the sprint the US overflowing the X without scroll.
2015-06-12 12:05:38 +02:00
Xavier Julián 5aab9f563c Fix shadow when dragging from sprints 2015-06-11 17:34:34 +02:00
Juanfran 870cb09f56 fix user timeline activity 2015-06-11 13:40:52 +02:00
David Barragán Merino 7083e78a22 Fix completed percent in metatags 2015-06-10 17:11:32 +02:00
David Barragán Merino 54b779ff48 Migrate appTitle to tgAppMetaService 2015-06-10 09:18:17 +02:00
David Barragán Merino ffc46cfc78 Remove a ; 2015-06-09 13:14:25 +02:00
David Barragán Merino 2a968bddd9 Use window.prerenderReady to know when a page is fully loaded 2015-06-09 13:14:25 +02:00
Alejandro c8c24c37dd Merge pull request #491 from taigaio/issue/2533/fix-cmd-click
fix #2533 - CMD + click open a new tab
2015-06-08 23:58:25 -07:00
Juanfran e5a0b3fdb3 if the user check one item in the backlog the items between this item and the last one will be check 2015-06-08 10:01:36 +02:00
Juanfran 6c9c6475d6 Issue 2711 - select the first search tab on search 2015-06-05 08:14:37 +02:00
Juanfran 2d60506c16 reload issues after change a status 2015-06-03 15:27:53 +02:00
Juanfran d0fe5d69cd close description and subject fields if they are open after a change 2015-06-03 15:19:49 +02:00
Juanfran d27f612bb8 prevent comment save if the textarea doesn't have content 2015-06-03 10:10:10 +02:00
Juanfran dcf3b8fa1b focus on the first input element in lightbox 2015-06-03 10:00:21 +02:00
Juanfran 936979ba98 redirect to login if your are not logged in the user-profile 2015-06-02 10:58:59 +02:00
Juanfran eae656a4b3 fix #2533 - CMD + click open a new tab 2015-06-02 09:23:05 +02:00
Juanfran 656858a95a Autofocus on search modal 2015-06-01 11:42:43 +02:00
Juanfran e5106c830d Issue 2762 - fix delete attribute lightbox translation 2015-05-29 10:19:11 +02:00
Juanfran 07ed833e02 fix project navigation active section 2015-05-29 09:53:16 +02:00
Juanfran cfa0f9246b update projects list after project creation/deletion 2015-05-29 09:52:37 +02:00
Juanfran 14b8e5c264 fix search lightbox 2015-05-29 09:52:37 +02:00
Juanfran 4751f611d8 profile urls in team 2015-05-29 09:52:37 +02:00
Juanfran 60ccc7d19f project timeline team urls 2015-05-29 09:52:36 +02:00
Juanfran 7c41b02faf fix lighboxFactory close 2015-05-29 09:52:36 +02:00
Juanfran 7f34f6e0bf fix kanban translation exception 2015-05-29 09:52:36 +02:00
Juanfran 4f0cac687d user profile 2015-05-29 09:52:36 +02:00
Juanfran f2d17aaacc fix sections translations 2015-05-29 09:52:36 +02:00
Juanfran 3d76d225c7 convert loader to a factory 2015-05-29 09:52:36 +02:00
Juanfran 946d86e687 autoclose loader by default 2015-05-29 09:52:36 +02:00
Juanfran d2953ac92c fix hover color buttons 2015-05-29 09:52:35 +02:00
Juanfran 78f6164c0b new project menu 2015-05-29 09:52:35 +02:00
Juanfran 570c3aa469 hide navigation bar if the user is not logged 2015-05-29 09:52:35 +02:00
Juanfran 5d9e82ea58 fix loader when the request fails 2015-05-29 09:52:35 +02:00
Juanfran 5ffc33fe0c currentUserService + refactor 2015-05-29 09:52:35 +02:00
Juanfran b6d04a70b7 rename profile-timeline to user-timeline 2015-05-29 09:52:34 +02:00
Alejandro Alonso 280a209008 Refreshing avatar image 2015-05-29 09:52:34 +02:00
Alejandro Alonso 767179e21a Removing unnecesary source file for projects 2015-05-29 09:52:34 +02:00
Juanfran 74aa3a5d75 users resources 2015-05-29 09:51:00 +02:00
Juanfran 9d551fdd5c current user profile link 2015-05-29 09:51:00 +02:00
Juanfran 4ae492996d user service to get contacts 2015-05-29 09:51:00 +02:00
Juanfran ad2d1d766f automatic loader close 2015-05-29 09:50:59 +02:00
Alejandro Alonso be88edd135 Updating projects sorting 2015-05-29 09:50:59 +02:00
Alejandro Alonso 7ac6e64c8b Renaming services 2015-05-29 09:50:58 +02:00
Juanfran d6a4f790c9 open lightbox feedback with the lightboxFactory service 2015-05-29 09:50:58 +02:00
Alejandro Alonso 43501892ee Refactoring home 2015-05-29 09:50:58 +02:00
Juanfran 4ea48add11 destroy lightbox scope on close 2015-05-29 09:50:58 +02:00
Juanfran 7829958548 compile & create new project lightbox 2015-05-29 09:50:58 +02:00
Alejandro Alonso ae7cf6b663 Fixing task status button 2015-05-29 09:50:57 +02:00
Alejandro Alonso 3b95376686 Fixing project renaming and deleting 2015-05-29 09:50:57 +02:00
Alejandro Alonso b2b823d47f Refactoring feedback 2015-05-29 09:50:57 +02:00
Alejandro Alonso abff53c5c5 Refactoring create project broadcast 2015-05-29 09:50:57 +02:00
Alejandro Alonso 032aeb2280 Refactoring navbar 2015-05-29 09:50:57 +02:00
Alejandro Alonso 61d5f47157 Updating user settings urls 2015-05-29 09:50:56 +02:00
Xavier Julián 66f67f9f7e Basic code clean for project navigation 2015-05-29 09:44:40 +02:00
Juanfran 67fb2a6dd0 profile timeline with the new front architecture 2015-05-29 09:44:40 +02:00
Juanfran 8f70c26165 timeline infinite scroll 2015-05-29 09:44:39 +02:00
Juanfran 0c00ea31eb timeline item comment 2015-05-29 09:44:39 +02:00
Juanfran 8cc04a7f58 timeline items header 2015-05-29 09:44:39 +02:00
Juanfran c439ca7e3f attachment image 2015-05-29 09:44:39 +02:00
Juanfran 2c1de83d85 comments in timelines 2015-05-29 09:44:39 +02:00
Juanfran 80fa5b7db3 refactor profile tabs 2015-05-29 09:44:39 +02:00
Xavier Julián a38f8fcb86 Tabs behavior 2015-05-29 09:44:39 +02:00
Xavier Julián 3d8a8b29cd Profile Tabs Directive 2015-05-29 09:44:39 +02:00
Juanfran 928e8bf05c Merge pull request #473 from taigaio/Issue-2714-wiki-edition
Issue #2714 - Wiki edition when content is empty
2015-05-27 04:57:57 -07:00
David Barragán Merino 63a0a78eac Remove some unneeded api calls 2015-05-26 17:14:12 +02:00
Alejandro Alonso 82de0addc7 Fixng Jit.si url videoconference generation 2015-05-25 14:46:26 +02:00
Alejandro Alonso 8fd140f4fd Issue #2714 - Wiki edition when content is empty 2015-05-22 09:37:31 +02:00
Alejandro Alonso f154afb5d9 Merge branch 'master' into stable 2015-05-21 10:38:06 +02:00
Juanfran 7c5a0e4662 Issue #2706 - fix textarea placeholder interpolation error 2015-05-20 15:35:57 +02:00
David Barragán Merino 4f7367c5c2 tg-2698 #ready-for-test - Fix probles with status between the options WIP limit and is_archived 2015-05-20 12:41:38 +02:00
Alejandro Alonso ad29aa73ca Issue #2705-Deleting a role never hides the lightbox 2015-05-20 10:58:44 +02:00
David Barragán Merino 351d946ea9 [i18n] tg-2674 #ready-for-test 2015-05-19 17:52:16 +02:00
Alejandro Alonso 460c293c63 Issue #2697 - Refresh stats bar when a wiki page is updated 2015-05-19 14:21:08 +02:00
Alejandro Alonso d66bb4c326 Fixing empty descriptions i18n 2015-05-19 12:24:05 +02:00
Alejandro Alonso 151abed164 Fixing i18n filters in backlog 2015-05-19 11:40:48 +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 745668849e [i18n] tg-2689 #ready-for-test 2015-05-19 09:18:33 +02:00
David Barragán Merino 1347cc8679 [i18n] tg-2687 #ready-for-test 2015-05-18 18:35:09 +02:00
David Barragán Merino e9f74fb5b7 [i18n] tg-2680 #ready-for-test 2015-05-18 18:26:26 +02:00
David Barragán Merino dcc84d9ae8 [i18n] Minor fixes 2015-05-18 16:56:08 +02:00
David Barragán Merino 58ae20a08c [i18n] Translate the picker date 2015-05-18 14:40:54 +02:00
Alejandro Alonso 74615453d9 Fixing save filter i18n 2015-05-18 14:15:08 +02:00
Alejandro Alonso 452cd118de Fixing custom fields i18n 2015-05-18 13:52:16 +02:00
Alejandro Alonso 8287c572b1 Fixing translations if uploading file when importing 2015-05-18 12:28:55 +02:00
Alejandro Alonso 2170ea9e3a Fixing translation for user stories and task sections 2015-05-18 12:19:21 +02:00
Alejandro Alonso 5056f01ffa Fixing leave project directive 2015-05-14 15:14:02 +02:00
David Barragán Merino 86f2de66cd [i18n] Minor fix in attachments 2015-05-14 13:34:57 +02:00
Alejandro Alonso 8a3c660d23 Fixing attachments directive 2015-05-14 11:45:01 +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
David Barragán Merino 0d42ab9aef [i18n] Checksley 2015-05-13 15:17:19 +02:00
David Barragán Merino 8ec8fd0198 [i18n] Fix a strange behavior when set user language to default-sys-lang 2015-05-12 20:45:05 +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 06f99208fe [backport] Fixing how user story neighbor works for backlog and taskboard 2015-05-12 13:34:30 +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 d434b29a25 Remove unnecessary console.log sentences 2015-05-11 15:33:01 +02:00
David Barragán Merino 6ab9473f78 Fix importer 2015-05-11 15:33:01 +02:00
Alejandro Alonso d7beb40e85 [Backport] Adding sprint order to saved query params for selected sprint 2015-05-11 12:26:29 +02:00
Alejandro Alonso 29b31b3aa6 Adding sprint order to saved query params for selected sprint 2015-05-11 11:14:01 +02:00
Alejandro Alonso 7fa4d814a2 Adding tag support for projects 2015-05-08 11:11:28 +02:00
Alejandro cd93b4f902 Merge pull request #460 from astagi/fixissuedisappearnofilter
Do not hide issues on status change if no filter is active
2015-05-08 09:26:02 +02:00
Alejandro 6244bd2a0f Merge pull request #461 from astagi/fixroutingonsearchreload
Fix links bug on loading issue page with query parameter
2015-05-08 09:22:52 +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
Andrea Stagi a2002c1acf Fix links bug on loading issue page with query parameter 2015-05-06 08:30:38 +02:00
Andrea Stagi 670121a752 Do not hide issues on status change if no filter is active 2015-05-06 08:28:02 +02:00
David Barragán Merino ce352fa5e3 Minor fix to #65ccc05 - Fixing information disclosure when resetting password 2015-05-05 20:29:46 +02:00
David Barragán Merino 0b36a223b3 [i18n] Minor fix 2015-05-05 20:29:46 +02:00
Alejandro Alonso e269e79f10 Fixing information disclosure when resetting password 2015-05-05 19:55:54 +02:00
David Barragán Merino 40c8e63ee3 [i18b] Some minor fixes and update locales 2015-05-05 17:29:13 +02:00
Juanfran 4d72bef12d Merge pull request #446 from taigaio/refactor/resources.urls
Refactor resources.urls
2015-05-05 00:01:39 -07:00
Alejandro Alonso 343eafc570 Removing translate 2015-05-05 08:32:24 +02:00
Alejandro Alonso 5aa07429f2 [backport] Fixing reordering issue when filters enabled, error message was shown but order was updated anyway 2015-05-05 07:50:27 +02:00
Juanfran d49905458f Merge pull request #457 from taigaio/issue-2630-taiga-reordered-my-backlog
Fixing reordering issue when filters enabled, error message was shown bu...
2015-05-04 22:43:57 -07:00
Alejandro Alonso 572989b836 Fixing reordering issue when filters enabled, error message was shown but order was updated anyway 2015-05-05 07:34:46 +02:00
Juanfran cf0a341058 fix wysiwyg translation 2015-05-04 13:38:57 +02:00
Alejandro Alonso c7b2b423ce Adding jitsi to meetup choices 2015-05-04 10:25:59 +02:00
David Barragán Merino 83e7434d27 [i18n] Date and time 2015-05-02 20:11:37 +02:00
David Barragán Merino 3b55caf6f3 [i18n] Moment, Date and Time 2015-04-30 13:36:04 +02:00
David Barragán Merino fdc6b83f64 [i18n] Attachments 2015-04-29 21:26:18 +02:00
David Barragán Merino e1e89ad48f [i18n] Fix watchers component 2015-04-29 14:20:50 +02:00
David Barragán Merino c6d24ba4ff [i18n] Fix activity tab and add pluralization ability to $translate service 2015-04-29 09:50:04 +02:00
David Barragán Merino 4fb5ae332b [i18n] Fix backlog and taskboard charts 2015-04-28 14:13:54 +02:00
David Barragán Merino efa0ee8e25 [i18n] Fix admin > permissions page 2015-04-27 21:05:34 +02:00
David Barragán Merino a33ecb9570 [i18n] Translate the team page and fix the filter 2015-04-27 18:43:43 +02:00
David Barragán Merino 18d9376812 [i18n] Fix page user settings > notifications 2015-04-27 16:45:22 +02:00
David Barragán Merino fdb2b0e9bd [i18n] translate TaskIsIocaineButonDirective 2015-04-26 12:10:29 +02:00
David Barragán Merino 4d6d3a8d7d [i18n] Fix issues list panel 2015-04-24 14:27:40 +02:00
David Barragán Merino e6c1a13e76 [i18n] Minor fixed relate to tags 2015-04-23 19:02:36 +02:00
David Barragán Merino be138873b4 [i18n] Translate WYSIWYG input 2015-04-23 10:22:47 +02:00
David Barragán Merino eac3aa6224 [i18n] Fix and error, inject $compile 2015-04-22 17:36:03 +02:00
David Barragán Merino fbd4d7b89a Fix indents 2015-04-22 17:34:00 +02:00
David Barragán Merino 51432935a9 [i18n] Fix taskboard section name 2015-04-22 16:49:45 +02:00
David Barragán Merino 59f88b0411 [i18n] Fix kanban section name 2015-04-22 16:45:17 +02:00
David Barragán Merino e7716e6dd2 [i18n] Fix issues section name 2015-04-22 16:38:52 +02:00
David Barragán Merino 31590f939c [i18n] Fix backlog section name 2015-04-22 16:38:52 +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 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 ed11ff21a2 Issue tg-2587 #ready-for-test 2015-04-21 19:40:38 +02:00
David Barragán Merino 475c7e27e9 [Backport] Issue #2583: Use us.is_closed instead us.status.is_closed in US detail page 2015-04-20 17:26:06 +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 eb3c417857 [Refactor] resources.urls list 2015-04-20 11:52:21 +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
Juanfran ca7643919e [backport] fix the location method that check the current route params 2015-04-16 08:39:54 +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 0893d6107f [Backport] Fixing admin contrib section when there is only an auth plugin or it's the first one 2015-04-15 11:46:10 +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 f90f08e9e5 [backport] remove console.log ¬¬ 2015-03-27 12:12:45 +01:00
Juanfran b075acdef2 [backport] fix reset US edit lightbox points 2015-03-27 12:12:23 +01: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 2123bbac4e [Backport] Update filters count on issue status update 2015-03-20 11:06:55 +01:00
Andrea Stagi 0e294bcaf1 Update filters count on issue status update 2015-03-20 11:03:47 +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
Alejandro Alonso 5a8d203f75 Redirecting the user when trying to access to a section not enabled 2015-03-12 11:24:34 +01:00
Juanfran 19d84359cb fill taskboard scope user with the project users 2015-03-12 10:07:04 +01:00
Jesús Espino 736eea00d0 Fixed problem with not logged users 2015-03-12 08:47:59 +01:00
Alejandro a616ef3c80 Merge pull request #389 from taigaio/bug/2402/export-url-must-be-absolute
Bug#2402 Add resolveAbsolute method and used in csv export url building
2015-03-12 08:43:08 +01: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
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
Jesús Espino 8ccf004d12 Bug#2403 Force to only show edit template if the custom-field is editable by the user 2015-03-11 15:45:41 +01:00
Juanfran 25c1e111b3 Merge pull request #382 from taigaio/bug/2404/assigned-to-check-permissions
BUG#2404 Check permissions for click the username label on kanban and ta...
2015-03-11 05:54:43 -07:00
Jesús Espino 89e7811f81 BUG#2404 Check permissions for click the username label on kanban and taskboard 2015-03-11 13:48:37 +01:00
Alejandro 01d567f277 Merge pull request #381 from taigaio/issue/2393/status-filter-disappear
fix 2393 - fix if I filter by status and tag the status filter disappear
2015-03-11 12:08:14 +01:00
Juanfran 0191868d82 fix change avatar 2015-03-11 12:04:22 +01:00
Juanfran 8c2dc65723 fix firefox open popup blink 2015-03-11 11:53:28 +01:00
David Barragán Merino 31e087a754 Fix ##2399: Errors CRUD over admin > attributes items 2015-03-11 11:36:42 +01:00
Juanfran a93fb7006a fix 2393 - fix if I filter by status and tag the status filter disappear
- filter by status
- check if the tags doesn't have an US with this status are disappear
2015-03-11 11:05:31 +01:00
Xavier Julián 8aa88cf28d Remove all Help notion code 2015-03-11 09:01:10 +01:00
Juanfran 7a1f4c64a1 fix #2394 - move us to current sprint 2015-03-11 08:38:45 +01:00
Jesús Espino c59782caef Fix how the update of user data is done when update email is requiered 2015-03-10 17:17:19 +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 69c9f03b90 fix errors for anonymous users in the wiki 2015-03-10 14:43:24 +01:00
Juanfran 8fd60856f9 fix comment list for annonymous users 2015-03-10 14:43:24 +01:00
Juanfran cb782dd2b9 prevent dragging for anonymous user on taskboard 2015-03-10 14:43:24 +01:00
Alejandro Alonso 3e24fa77a3 Remove user secction in main menu 2015-03-10 14:43:14 +01:00
Juanfran 09e0500987 fix webhooks enter submit 2015-03-10 13:02:02 +01:00
Juanfran 029d984e7c configurable angular debug info 2015-03-10 12:37:35 +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
Alejandro 16b1c62719 Merge pull request #361 from taigaio/us/55/custom-fields
US #55: Custom fields
2015-03-04 14:36:07 +01:00
Juanfran 53e814c9c0 fix custom filters load 2015-03-04 13:57:13 +01:00
David Barragán Merino 82659f4809 US #55: Custom fields - Fix history of custom attributes values in detail pages 2015-03-04 12:20:21 +01:00
Xavier Julián 910dac75b7 Minor style fixes in custom fields 2015-03-03 13:04:15 +01:00
David Barragán Merino 08f0a2262a Fix userstory custom attributes values 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
Alejandro Alonso 4d2fe26be9 Fixing hash generation 2015-03-03 13:04:15 +01:00
Xavier Julián 9f6f080a39 Fixed custom attribute edition template 2015-03-03 13:04:15 +01:00
Xavier Julián e1c0e2e7af Edit basic custom field style and visual behavior 2015-03-03 13:04:14 +01:00
Alejandro Alonso 74331bbbc0 Fixing issuaes when displaying custom fields on detail 2015-03-03 13:04:14 +01:00
Alejandro Alonso c45a51f313 Detail integration 2015-03-03 13:04:14 +01:00
Xavier Julián d95f1c474a Basic custom fields structure 2015-03-03 13:04:14 +01:00
Juanfran 4a3e60e834 reset page when a filter is applied 2015-03-03 13:01:36 +01:00
Juanfran 6ce8957749 prevent location search if the url has the same parameters 2015-03-03 12:56:33 +01:00
Xaviju 045e6b6e10 Merge pull request #354 from taigaio/issue/2172/long-point-names
fix #2172 - horizontal popover with long point names
2015-03-02 14:29:48 +01:00
Jesús Espino dad7507878 Fixed typo 2015-02-25 16:23:40 +01:00
Juanfran 5c27d42cab Merge pull request #353 from taigaio/issue/2228/multiple-edits-in-admin
Don't reload values on new value added and removed unnecesary code
2015-02-20 01:02:59 -08:00
Juanfran 1bf308176c Merge pull request #351 from taigaio/issue/2155/manage-members-and-roles
Fix manage members roles change problem
2015-02-20 00:55:06 -08:00
Juanfran 017a81ae51 fix #2172 - horizontal popover with long point names 2015-02-19 09:04:14 +01:00
Jesús Espino 3b96ef1778 Don't reload values on new value added and removed unnecesary code 2015-02-18 12:57:03 +01:00
Jesús Espino bea8aa848c Fix add new choice after hide new choice form in admin panel 2015-02-18 10:15:30 +01:00
Jesús Espino 3f69d88131 Fix manage members roles change problem 2015-02-18 09:55:36 +01:00
Juanfran c100c8b6b0 use setViewValue to trigger wiki watchers 2015-02-18 09:23:11 +01:00
Juanfran 2d8bac2469 Merge pull request #340 from taigaio/refactor/2226/group-common-code-in-points-directives
Refactoring estimation points selector
2015-02-17 23:55:06 -08:00
Alejandro Alonso 2a682057ac Refactoring estimation points selector 2015-02-18 08:45:45 +01:00
Xavier Julián c83cc76be8 Fix bug in chrome caused by a nonsense reason 2015-02-17 14:35:35 +01:00
Xavier Julián 3239b8757b Remove wiki edition ir pre or secondary click 2015-02-17 09:35:31 +01:00
Juanfran 8caeb1c7f1 Merge pull request #328 from astagi/feature/fixarchivedkanban
Fix archive view status on userstory editing
2015-02-12 01:55:37 -08:00
Juanfran 1313cbfdeb fix xss in the kanban with the fullname 2015-02-12 10:35:03 +01:00
Jesús Espino e25c52dfdd Allowing auth plugins 2015-02-11 11:24:25 +01:00
Juanfran aece852b41 fix #2184 disable drag when the user click on the popover 2015-02-11 07:39:32 +01:00
Alejandro 6a5641c06b Merge pull request #327 from taigaio/remove-duplicated-roles-templates
remove duplicated roles templates
2015-02-10 15:36:22 +01:00
Alejandro Alonso d68e2e25c8 Fixing bad commit 2015-02-09 09:09:52 +01:00
Alejandro Alonso d1f189c25f WIP 2015-02-09 08:58:26 +01:00
Xaviju e946596979 Merge pull request #325 from taigaio/bug/2179/loading-spinner-should-be-hidden
fix #2179 - loading always should be hidden
2015-02-09 08:27:59 +01:00
Andrea Stagi b0ccc71dbc Fix archive view status on userstory editing 2015-02-08 01:12:29 +01:00
Xaviju 2ef09937d2 Merge pull request #315 from taigaio/bug/2106/empty-kanban-in-firefox
replace js height calculator by displayFlex
2015-02-06 09:10:15 +01:00
Juanfran aa2219608d remove duplicated roles templates 2015-02-06 08:12:19 +01:00
Juanfran ff70e418aa Merge pull request #312 from taigaio/issue/2072/fix_role_points_update
Fix Issue #2072: I can't add comments after the role points are edited
2015-02-05 01:20:18 -08:00
Juanfran b35ddb3847 fix #2179 - loading always should be hidden 2015-02-05 08:16:20 +01:00
Juanfran 67e54362c7 fix closed sprints click zone 2015-02-04 14:43:27 +01:00
Juanfran ea4d5d887f replace js height calculator by displayFlex 2015-02-04 08:14:15 +01:00
Alejandro Alonso bc064f8e50 Fixing arrows error on hide/show sprints in backlog 2015-02-03 15:08:12 +01:00
Alejandro 3a71d89e98 Merge pull request #313 from taigaio/bug/2157/fix-backlog-sort-with-doomline
fix backlog sort with doomline
2015-02-03 13:36:14 +01:00
Juanfran dfc1002d0b fix backlog sort with doomline 2015-02-03 13:35:29 +01:00
Alejandro Alonso 3839ea8a8c Tasks should retain all history in their full view 2015-02-03 13:06:15 +01:00
David Barragán Merino e62c84a76f Fix Issue #2072: I can't add comments after the role points are edited. rolepoints reparo!!! 2015-02-03 10:30:40 +01:00
Jesús Espino 3a71868deb Merge pull request #305 from taigaio/form-submit-refactor
tranform <a> submits to buttons
2015-02-03 09:06:20 +01:00
Alejandro Alonso 8934861cc7 Adding max text length to invitation text 2015-02-03 08:33:29 +01:00
David Barragán Merino e992eabf35 Fix #tg-2147: set focus to the search input when assigned-to/watchers lightbox is opened 2015-02-02 17:01:11 +01:00
Juanfran c9a6d1df8e tranform <a> submits to buttons 2015-02-02 08:42:21 +01:00
Alejandro Alonso 8cacf4e824 Fixing config in navurls 2015-01-30 12:51:59 +01:00
Jesús Espino 29de1cf20a Small fix on imported comments from import 2015-01-29 19:34:46 +01:00
Alejandro 68b92ce8e7 Merge pull request #296 from taigaio/team-page-all-fix
Fix team page all members list
2015-01-29 11:17:12 +01:00
Jesús Espino 8d0d89d8b7 Fix team page all members list 2015-01-29 11:13:53 +01:00
Juanfran 22cef4ed2f fix #2094 - restore issue properties spinner 2015-01-29 10:07:28 +01:00
David Barragán Merino 9929182534 Fix tg-2084: broken activity list 2015-01-28 17:01:03 +01:00
Alejandro Alonso a64a73c452 Fixing milestone arrows 2015-01-28 14:47:55 +01:00
David Barragán Merino 5e77c42cc0 Change _.sorBy to _.sortBy 2015-01-28 14:38:50 +01:00
David Barragán Merino 06b1b7550d Minor fixes in wiki page directives 2015-01-28 14:16:53 +01:00
Alejandro f3dd62bf90 Merge pull request #289 from taigaio/issue/2044/spinner
Fix multiple spinners
2015-01-28 14:14:37 +01:00
Juanfran 75eeb13ec0 #fix 2029 - preventDefault when click milestone edit icon 2015-01-28 12:40:50 +01:00
Juanfran d0d0d51208 fix delete/restore comment in IE 2015-01-28 12:05:27 +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
Jesús Espino cf88012787 Small fix on history loading errors 2015-01-28 11:14:11 +01:00
Xavier Julián 92a5ebe334 Fix Sprints Spinner 2015-01-28 09:39:45 +01:00
Juanfran 11069f44da fix #2053 - fix hide floppy in tags autocomplete 2015-01-28 08:55:58 +01:00
Alejandro Alonso c1d4ad62e8 Refreshing attachments reorder in activity 2015-01-28 08:32:51 +01:00
Jesús Espino ec4231faa2 TG-2033 #ready-for-test: Solved problem with filter field on the backlog 2015-01-27 16:15:34 +01:00
Alejandro Alonso df67751889 F#2036 No puedo crear custom filters para issues 2015-01-27 14:34:23 +01:00
Juanfran 8b31c9ff8f disable dragging from doom-line 2015-01-27 14:26:00 +01:00
Alejandro Alonso df26f40ca1 Fix #2019 Sprint creation name reminder not working on firefox 2015-01-27 14:26:00 +01:00
Juanfran 05d4d230f2 fix #2024 - fix watchers 2015-01-27 12:51:50 +01:00
Juanfran 9683a2a114 fix #1968 - taskboard columns should have max-width 2015-01-27 08:49:50 +01:00
Juanfran ddfcc741ee Merge pull request #282 from taigaio/issue/2009/user-avatar-taskboard
User avatar templateUrl fix typo
2015-01-27 07:41:20 +01:00
David Barragán Merino 21ed451832 Remove debugger 2015-01-26 17:52:28 +01:00
Jesús Espino be8476584e Some fixes on webhooks interface 2015-01-26 17:48:42 +01:00
Alejandro Alonso 379b21b407 Fixing show history when executing test 2015-01-26 16:50:16 +01:00
Xavier Julián 7585ad3450 Webhook responses 2015-01-26 16:50:16 +01:00
Xavier Julián a0d93abff4 Webhooks structure 2015-01-26 16:50:16 +01:00
Xavier Julián 5c9ad4b19b 'Export/import project' feature 2015-01-26 16:49:10 +01:00
Xavier Julián ee244edd83 User avatar templateUrl fix typo 2015-01-26 15:14:09 +01:00
Juanfran 6c9d8fe746 Convert coffee templates to jade 2015-01-26 10:59:34 +01:00
Jesús Espino 5b8da33b79 Merge pull request #255 from taigaio/issue/1877/drag-from-backlog-to-sprint-using-the-entire-box
When dragging a User Story to a Sprint, use the entire Sprint box to accept drag
2015-01-22 12:40:53 +01:00
Juanfran 3846b9a216 Merge pull request #267 from taigaio/improve-loader
Improve plugin and config loading
2015-01-22 10:05:16 +01:00
Jesús Espino 00c9fdd362 Improve plugin and config loading 2015-01-22 09:37:06 +01:00
Alejandro Alonso 76b53218a3 When dragging a User Story to a Sprint, use the entire Sprint box to accept drag 2015-01-22 08:07:19 +01:00
Alejandro Alonso 1c11dc6d7a Change order for open sprints 2015-01-21 17:20:38 +01:00
Alejandro Alonso 61e72adea8 Adding tooltips to graphs 2015-01-21 17:19:02 +01:00
Jesús Espino 116a6c335b Adding initial contrib modules system 2015-01-20 17:02:43 +01:00
Juanfran 7c2550587b remove console.log 2015-01-16 14:11:12 +01:00
Juanfran 2e498b2b90 remove conf from app.js 2015-01-16 14:11:12 +01:00
Juanfran 494cf2d1a9 fix #1897 - unassigned ceil taskboard compression 2015-01-16 08:47:38 +01:00
Xaviju cde8925ab0 Merge pull request #250 from taigaio/fix-ie11
Fix ie11
2015-01-15 16:58:34 +01:00
Jesús Espino 763e5d0879 Merge pull request #247 from taigaio/archived-userstory-status
Archived userstory status
2015-01-15 10:20:42 +01:00
Juanfran 2d3eb780e4 remove unnecessary debounce 2015-01-15 08:10:24 +01:00
Alejandro Alonso 53386d1c4d Updating kanban front 2015-01-15 07:33:16 +01:00
Alejandro Alonso 010211fb64 Updating admin visualization for archived attribute in userstory status 2015-01-15 07:33:16 +01:00
Juanfran 99d183085f fix vertical align lightbox in IE 2015-01-14 13:25:10 +01:00
Juanfran 5b6a1d5c10 Merge pull request #230 from taigaio/bug/1859/detect-scroll-movement
Bug #1859: Detect scroll movement on codeblocks of the wiki
2015-01-12 14:56:00 +01:00
Juanfran b62eed4b61 Merge pull request #225 from taigaio/more-robust-nav-urls
Prevent posible race condition on navurls
2015-01-12 08:47:26 +01:00
Jesús Espino 0f6a7dadb9 Bug #1859: Detect scroll movement on codeblocks of the wiki 2015-01-09 15:04:43 +01:00
Alejandro a21ed91888 Merge pull request #226 from taigaio/typos
Fix 2 typos
2015-01-09 09:37:50 +01:00
Alejandro 1db9c82141 Merge pull request #228 from taigaio/bug/1772/update-wiki-stats-on-edit
Bug #1772: Update wiki stats on wiki page edit
2015-01-09 09:33:41 +01:00
Jesús Espino 3425ecc76b Bug #1772: Update wiki stats on wiki page edit 2015-01-08 19:08:22 +01:00
Jesús Espino d8bec2c197 Bug #1847: Hide loading overlay on permissions error 2015-01-08 17:21:56 +01:00
Jesús Espino 772108225e Fix 2 typos 2015-01-08 13:46:11 +01:00
Alejandro a82dd01ee9 Merge pull request #221 from taigaio/archived-milestones
Excluding closed sprints by default
2015-01-08 13:30:30 +01:00
Xavier Julián 7de98f76d1 Redesign load closed sprints button. Icon not visible yet, font in master 2015-01-08 13:08:34 +01:00
Jesús Espino 3f7776a01d Prevent posible race condition on navurls 2015-01-08 10:19:22 +01:00
Jesús Espino f9bf250b38 Fix bug with compact/uncompact kanban cards 2015-01-06 08:57:21 +01:00
Jesús Espino c6d4a17ddc Fixed small bug on roles name edit 2014-12-30 10:50:12 +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 656aad9134 Removing disabled users from listings: memberships for admin, team section, watchers popup and assigned popup 2014-12-23 17:24:24 +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
Alejandro Alonso a0f5f8d982 Parallelizing userstories and tag_colors for backlog 2014-12-23 09:57:38 +01:00
Jesús Espino eab0a94806 Removing unneeded stats on kanban controller 2014-12-22 16:54:26 +01:00
Alejandro 9d306a8aa8 Merge pull request #204 from taigaio/bug/1745/firefox-click-after-drag
fix #1745 prevent firefox click after drag
2014-12-11 17:21:39 +01:00
Juanfran e1d2388baa fix #1745 prevent firefox click after drag 2014-12-11 16:51:19 +01:00
Alejandro b605e4751f Merge pull request #205 from taigaio/bug/1768/split-tags-by-comma
fix #1768 split tags by comma
2014-12-11 16:39:53 +01:00
Juanfran 686a23b7c7 Merge pull request #208 from taigaio/us/1790/redesign
Us/1790/redesign
2014-12-11 16:31:27 +01:00
Alejandro 0d78482432 Merge pull request #207 from taigaio/bug/1741/remove-tag-field-before-open-lightbox
fix #1741 - remove tag field before open lightbox
2014-12-11 16:30:20 +01:00
Xavier Julián 520f203c74 Redesign loading icon and improve loading time (visually)
Minor style fixes in menu secundary

Redesign loading icon and improve loading time

Improved contrast and saturation in loading colors

Loader clean up

fix loader blink
2014-12-11 16:30:09 +01:00
Juanfran 848c6f7a52 fix #1792 - fix edit us submit button text 2014-12-11 15:01:44 +01:00
Juanfran f2ee534669 fix #1567 - remove active class when the estimation popover was closed 2014-12-11 14:01:59 +01:00
Juanfran 15b7a38a57 fix #1777 - restore taskboard column colors 2014-12-11 13:35:53 +01:00
Juanfran c6ed21eca5 fix #1741 - remove tag field before open lightbox 2014-12-11 12:23:53 +01:00
Juanfran 02faf9c2ee fix #1765 - fix broken project search 2014-12-11 10:33:01 +01:00
Juanfran 9b7d60e0a9 fix #1768 split tags by comma 2014-12-11 09:16:51 +01:00
Juanfran 17f9953a57 fix cancel edition in wysiwyg & subjects 2014-12-10 17:07:31 +01:00
Juanfran 57163aafb7 fix #1493 add loader when the user delete a project 2014-12-10 11:55:16 +01:00
Alejandro f1c5a5a7f9 Merge pull request #201 from taigaio/qqueue
queue q promises
2014-12-10 07:53:08 +01:00
Juanfran d6b7843875 queue q promises 2014-12-09 13:45:24 +01:00
Juanfran 7a6f689004 add interceptor to handle version errors 2014-12-03 14:46:30 +01:00
Juanfran 533395202b fold/unfold taskboard tasks columns & us rows 2014-12-03 12:41:30 +01:00
Jesús Espino a55566d1e0 Merge pull request #189 from taigaio/bug/678/backlog-scroll
fix #678 - it's possible to scroll when drag US's
2014-12-03 09:46:00 +01:00
Juanfran 90a8959d50 fix #678 - it's possible to scroll when drag US's 2014-12-03 09:27:39 +01:00
Juanfran ed7a176fe0 fix #1714 - bulk resort tasks in the taskboard 2014-12-02 19:21:06 +01:00
Alejandro Alonso 0fb087e8c7 Removing unnecesary anyComputableRole 2014-12-02 15:53:30 +01:00
Alejandro Alonso e3b223878d Adding valid origin ip directive and data 2014-12-02 15:53:30 +01:00
Alejandro Alonso fb60cf0cdd Adding front for gitlab and bitbucket 2014-12-02 15:53:30 +01:00
Juanfran 382091c726 replace invalid q.all.apply calls 2014-12-02 09:39:05 +01:00
David Barragán Merino 3733a86920 👨 + 🔪 〰️ -> 👦
This reverts commit 95b75e9b1d.

Conflicts:
	app/partials/register.jade
	app/svg/logo.svg
2014-12-01 15:07:09 +01:00
Juanfran 15dea86392 Partial fix #1714 taskboard order 2014-11-28 14:37:59 +01:00
Jesús Espino 6362a711aa Merge pull request #182 from taigaio/bug/1706/preserve-navigation-active-in-us-and-task
fix #1706 preserve navigation active in US and tasks
2014-11-28 13:07:39 +01:00
Jesús Espino ecaec9d027 Merge pull request #184 from taigaio/bug/1710/bug-select-wysiwyg-text
fix #1710 select text in the wysiwyng preview actives edition mode
2014-11-28 09:07:37 +01:00
Juanfran c0febab837 fix #1710 select text in the wysiwyng preview actives edition mode 2014-11-28 09:01:34 +01:00
Jesús Espino 8e53cee768 Small fixes for team members 2014-11-28 08:25:32 +01:00
Alejandro Alonso 33bb54e453 Showing only columns related no enabled features 2014-11-28 07:03:25 +01:00
Alejandro Alonso 849e67d7a8 Showing the power column 2014-11-28 07:03:24 +01:00
Alejandro Alonso f87d1b7534 Fixing team icons opacity 2014-11-28 07:03:24 +01:00
Alejandro Alonso ddad02b3fc Fixing scope 2014-11-28 07:03:24 +01:00
Alejandro Alonso b725b6c6e1 Allowing leave project 2014-11-28 07:03:24 +01:00
Juanfran 2a4680b529 add role to the current user & remove the user from the team list 2014-11-28 07:03:24 +01:00
Juanfran e6e7c43907 fix current user stats 2014-11-28 07:03:24 +01:00
Juanfran 51087393f1 create member-stats directive 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
Jesús Espino a0b46d0cf8 Add error handling on remove admin permissions of memberships panel 2014-11-28 07:03:24 +01:00
Xavier Julián a1d09e75c4 Team statistics styles 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
Juanfran 47c7998847 integrate team members 2014-11-28 07:03:24 +01:00
Xavier Julián 8785a3ff8a Created New Module Team 2014-11-28 07:03:24 +01:00
Juanfran 6870b9a057 fix #1706 preserve navigation active in US and tasks 2014-11-27 16:43:15 +01:00
Juanfran 33c427b072 unify form submit 2014-11-27 15:08:01 +01:00
Xavier Julián bf0134bf3d Add markdown help to comments 2014-11-27 13:15:10 +01:00
Xavier Julián bd77772135 Add help button in WYSIWYG and markdown syntax 2014-11-27 12:39:08 +01:00
Jesús Espino 546a002c62 Merge pull request #175 from taigaio/angular1.3
angular1.3
2014-11-27 10:24:27 +01:00
Juanfran 098b794d83 angular1.3 2014-11-27 10:19:41 +01:00
Florian Bezagu e43a4205e7 Catch submit event of form to create and edit task
This allows to use « enter » to create or edit a task because there is
a new event caught, the submit one.
2014-11-26 21:19:04 +01:00
Andrey Antukh cc17743045 Add the ability to disable events and use relative url in config. 2014-11-20 21:52:26 +01:00
David Barragán Merino c344152f32 Change show/hide to add/removeClass in meetup button 2014-11-19 19:25:01 +01:00
Xavier Julián c970adbec2 Fix admin layout in safari and other browsers 2014-11-19 19:24:01 +01:00
Juanfran 87e76e6c58 fix #1622 refresh tags colors after create an US with a new tag 2014-11-19 18:03:05 +01:00
Alejandro d41d4df625 Merge pull request #165 from taigaio/bug/1552/us-points-undefined-when-tasks-points-are-undefined
User story points are undefined if the task points are undefined
2014-11-18 21:28:28 +01:00
Jesús Espino 12a442de6c Fix problem with drag and drop on kanban 2014-11-18 17:27:11 +01:00
Jesús Espino ead783ea56 Fix wip_limit problem on context change, now more robust directive 2014-11-18 17:14:21 +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
Jesús Espino 494c22c857 Merge pull request #162 from taigaio/us/104/squish-kanban
Squish Kanban
2014-11-18 12:50:43 +01:00
Jesús Espino 79a3afc6c6 Fixed problem with created by user outside the project 2014-11-18 12:33:00 +01:00
Alejandro Alonso 0f32cbe237 User story points are undefined if the task points are undefined 2014-11-18 10:14:33 +01:00
Xavier Julián 18bf7d9f4b Fixed JS bug and CSS show/hide effect 2014-11-17 16:48:57 +01:00
Xavier Julián f5c6031262 Kanban Table Width Recalculation on Squish Columns 2014-11-17 16:00:19 +01:00
Xavier Julián 91c3b213e8 Recalculate Kanban Table Container Width on load page 2014-11-17 12:59:12 +01:00
Xavier Julián 53745273e6 Save fold unfold status on storage 2014-11-17 12:30:26 +01:00
Xavier Julián 38bb85bdf0 Fold/unfold kanban columns 2014-11-14 13:11:25 +01:00
David Barragán Merino 7167769a86 Fix error: Extrange behavior of tg-us-estimation in lightboxes 2014-11-14 01:12:33 +01:00
David Barragán Merino 7248d7e02f Fix error: undefined is not a function (evaluating \'$scope.us.revert()\') 2014-11-14 01:10:31 +01:00
Xavier Julián b8862380f8 Broken kanban squish directive 2014-11-13 14:06:31 +01:00
Xavier Julián 766fc94c02 Squish Kanban Directive 2014-11-13 12:53:04 +01:00
David Barragán Merino 72bff4cdde The GitHub button will not be rendered if is not configured 2014-11-13 11:48:28 +01:00
Juanfran b4e5df0c8d removed unused dependencies in the github page 2014-11-13 11:48:28 +01:00
Juanfran ac1305952f fix manual loader call 2014-11-13 11:48:27 +01:00
Juanfran 699deb4450 add resolveUrlForAttributeModel method 2014-11-13 11:48:27 +01:00
Juanfran 1129469cce github form integration 2014-11-13 11:48:27 +01:00
David Barragán Merino b8bf8902d1 Task #1424: Login with GitHub 2014-11-13 11:48:27 +01:00
Juanfran d3d6a1ce4e github configuration page 2014-11-13 11:48:26 +01:00
David Barragán Merino 949f3fc2fd Revert "revert Logo to test if bug caused by SVG"
This reverts commit 238df23a61.
2014-11-13 10:49:47 +01:00
Xavier Julián 6b6c06b39e Squish layout styles 2014-11-12 18:03:31 +01:00
Juanfran d41ea2faa6 check if watcher is defined before print 2014-11-12 09:33:58 +01:00
Juanfran c98996a8c5 check if stats are loaded before redraw chart 2014-11-12 08:14:56 +01:00
David Barragán Merino 1e34054177 Merge pull request #153 from taigaio/bug/1572/refactor-projects-pagination
fix #1572 - refactor projects pagination
2014-11-11 19:51:00 +01:00
Juanfran d86c10d0a2 fix #1602 - fix show/hide block us text 2014-11-11 17:49:51 +01:00
Juanfran cd37196a31 fix #1572 - refactor projects pagination 2014-11-11 17:11:30 +01:00
Alejandro 1c7fcffe0a Merge pull request #144 from taigaio/bug/1533/update-backlog-points-popups
fix #1533 - when the user changes the role points in a us the popup must...
2014-11-07 08:56:23 +01:00
Alejandro f54823acb5 Merge pull request #143 from taigaio/bug/1505/backlog-dragging-when-filters-are-enabled
fix #1505 - The user only can drop if the backlog filters are closed preventing sort errors
2014-11-06 10:38:48 +01:00
Alejandro e96c729ba5 Merge pull request #147 from taigaio/issue/1546/hover-tags-on-kanban-and-taskboard
Now the tag hover space is the double of the tag line
2014-11-06 10:35:45 +01:00
Juanfran b900118aff fix #1505 - The user only can drop if the backlog filters are closed 2014-11-06 08:37:41 +01:00
Alejandro 73c54555c0 Merge pull request #146 from taigaio/issue/1538/kanban-lightbox-inline-edit
User story edit lightbox, on close revert changes of us
2014-11-06 07:53:57 +01:00
Jesús Espino c80aed16a4 Now the tag hover space is the double of the tag line 2014-11-05 23:11:58 +01:00
Jesús Espino c828791e7c User story edit lightbox, on close revert changes of us 2014-11-05 22:28:02 +01:00
Xavier Julián 238df23a61 revert Logo to test if bug caused by SVG 2014-11-05 18:58:50 +01:00
Juanfran 0d3c47c803 loader refactor
deleted loader interceptor
loader.start forces loader show up
2014-11-05 17:09:19 +01:00
Juanfran b277fc829d fix #1533 - when the user changes the role points in a us the popup must be updated 2014-11-05 11:04:43 +01:00
David Barragán Merino f929a9044d Fix bug: Show delete-sprint button in edit mode 2014-11-05 11:01:33 +01:00
Juanfran 6161f7e017 add missing event parameter 2014-11-04 15:55:24 +01:00
Juanfran 3be8e8561e prevent js error when the avatar input is empty 2014-11-04 15:28:50 +01:00
David Barragán Merino 0769c13c97 Fix [Sentry] ERROR: url is undefined 2014-11-04 13:32:41 +01:00
David Barragán Merino 77a6d7d49a Remove some console logs 2014-11-04 13:32:41 +01:00
David Barragán Merino 0597881e02 Fix a bug in the form of custom filters at issues list 2014-11-04 11:38:12 +01:00
Xavier Julián d3fb44d441 Add focus to tag input in detail page when adding tags 2014-11-03 17:34:12 +01:00
Xavier Julián c4fc81ba31 Added moustache icon and optimized SVG code 2014-11-03 17:27:00 +01:00
David Barragán Merino 740f9b7f62 Bug #1513: Change placeholder of tag field 2014-11-03 17:11:12 +01:00
David Barragán Merino 62d5c1b8b3 Fix 💩 with more 💩 (in assignation signals) 2014-11-03 16:32:28 +01:00
Juanfran 60604c6935 fix #1511 2014-11-03 09:24:18 +01:00
David Barragán Merino 8e7b7348dc Fix bug #1512: Change empty description placeholder 2014-11-02 11:49:58 +01:00
David Barragán Merino 4dd950134e Prevent more xss attacks 2014-11-01 12:19:07 +01:00
Juanfran ffe15c436b fix history xss 2014-10-31 13:55:28 +01:00
Juanfran 1602eaac52 scss refactor 2014-10-31 12:17:40 +01:00
Alejandro Alonso e2dc91e134 Fixing js error if no tags 2014-10-31 09:50:51 +01:00
Alejandro Alonso b5d105dfac Fixing typo in smaller than text 2014-10-31 09:06:02 +01:00
Alejandro Alonso fd61bf77af Sorting tags alphabetically in backlog 2014-10-30 18:37:44 +01:00
Alejandro Alonso 2b5007e556 Numeric tags not working in issue listing 2014-10-30 18:36:50 +01:00
David Barragán Merino f10a083aa2 Fix bug #1501: Promote to US button lost the hover style 2014-10-30 18:24:29 +01:00
David Barragán Merino 23f8dd1d18 Fix some errors in the wikipages creation process 2014-10-30 15:42:59 +01:00
David Barragán Merino d9a932e749 Remove inactived buttons in read mode 2014-10-30 15:42:59 +01:00
Xavier Julián 4260e2e855 Add interactions only if user can edit 2014-10-30 15:42:59 +01:00
David Barragán Merino 901ff74432 Show iocaine button in read mode too 2014-10-30 15:42:59 +01:00
Xavier Julián 354e0899c9 Item detail settings buttons styles interactions for roles 2014-10-30 15:41:52 +01:00
David Barragán Merino ac3d49c8b1 Check permissions in the directives tg-assigned-to and tg-wattchers 2014-10-30 15:41:52 +01:00
David Barragán Merino f58d82c3fe Fix a minor error with new wiki pages (open edit mode by default) 2014-10-30 15:40:33 +01:00
Xavier Julián 1cede6f8be Visual refactor in the wiki layout 2014-10-30 15:40:33 +01:00
David Barragán Merino 17475c59cc Refactor wiki views: Add tg-wiki-summary directive 2014-10-30 15:40:33 +01:00
David Barragán Merino b10178810f Refactor wiki views: Add tg-editable-wiki-content-directive 2014-10-30 15:40:33 +01:00
David Barragán Merino 6182ef5ce9 Allow text selection over the description 2014-10-30 15:40:32 +01:00
David Barragán Merino a412f5ec7b Load data from the project object instead from the api 2014-10-30 15:40:32 +01:00
David Barragán Merino a58d3b7098 Remove unnecessary call to the api 2014-10-30 15:40:32 +01:00
David Barragán Merino 42303df0dc fix an strange visual behavior with tg-tag-line directive 2014-10-30 15:40:32 +01:00
David Barragán Merino 0e355f59cb Fix/Refactor tg-delete-button 2014-10-30 15:40:32 +01:00
David Barragán Merino d251b07be0 👊 💥 💩 💩 💩 🚽 2014-10-30 15:40:32 +01:00
David Barragán Merino fd677ea84d 👊 💩 🚽 2014-10-30 15:40:32 +01:00
David Barragán Merino 8627071f43 Add loading spiner to the issue detail page 2014-10-30 15:40:32 +01:00
David Barragán Merino 6f34def133 Minor fixes in tags directives 2014-10-30 15:40:32 +01:00