Commit Graph

2005 Commits (7b2c266eea6d0ea8609620492bc9c07b51a2cc8e)

Author SHA1 Message Date
Juanfran 389582bd1f attachments image slider 2016-05-26 09:20:48 +02:00
Juanfran b69622cd5b Don't redirect on errors
- not-found
- error
- permissions
- blocked
2016-05-26 08:40:46 +02:00
Juanfran 623129dedc autofocus directive 2016-05-26 08:11:46 +02:00
Juanfran 28827419d5 fix wiki nav permissions 2016-05-23 12:54:28 +02:00
Juanfran f9490829af prevent drop in userstory in taskboard 2016-05-23 08:31:51 +02:00
Xavier Julián 563d69f91f Tribe integration in taiga 2016-05-20 14:30:40 +02:00
Juanfran 148ca16184 fix backlog points 2016-05-17 08:29:09 +02:00
Juanfran 190d0287d1 save comment when another attribe change 2016-05-13 13:01:28 +02:00
Alejandro Alonso 78782fd51f Disabling drag and drop of attachments on non existing wiki pages 2016-05-13 07:55:59 +02:00
Juanfran 163fb4ab52 detail model transformation to prevent collisions 2016-05-12 15:34:52 +02:00
Juanfran 3466bf8333 fix watchers close problems 2016-05-12 15:34:52 +02:00
David Barragán Merino bdb4eab44a Fix confirm on disabled edit mode lighbox in wiki pages 2016-05-10 14:58:36 +02:00
Juanfran 17f78ce2cb add loading in the wiki save 2016-05-10 09:38:09 +02:00
Juanfran e3791d9b85 confirm close edit mode with ESC 2016-05-05 14:17:49 +02:00
Juanfran abf48bd879 prevent pagination during the loadInitialData 2016-05-04 21:51:01 +02:00
Juanfran f58dc55bbc prevent loading backlog without projectId 2016-05-04 21:24:20 +02:00
Juanfran 6e9f27a3dc reload backlog with taiga-events fix 2016-05-04 00:30:10 +02:00
Juanfran 3de2673261 fix drag between sprints 2016-05-03 21:28:53 +02:00
Alejandro dd6a2a8084 Merge pull request #983 from taigaio/issue/3983/angular-translate-expression-in-related-tasks
change the dynamic compile to a normal angular compile template
2016-04-29 08:28:09 +02:00
Juanfran e4315246a1 change the dynamic compile to a normal angular compile template 2016-04-29 08:26:02 +02:00
Alejandro Alonso 02914136f4 Issue 4124: The arrow icon (next to "Points") is broken in backlog view 2016-04-29 08:21:53 +02:00
Juanfran bec783df90 fix e2e tests 2016-04-28 14:47:21 +02:00
Juanfran 0a5f7371f3 fix history tab change 2016-04-27 10:07:10 +02:00
Juanfran 2a3dea54b0 add dragula in project values 2016-04-26 13:09:16 +02:00
Alejandro Alonso c982181c7b Issue 4117: Html badly renderized in ligthbox 2016-04-25 11:09:05 +02:00
Xavier Julián a44dcf4613 Refactor icon in lightbox to fix IE bug 2016-04-20 12:31:17 +02:00
Juanfran 5026ecbf33 refresh user before create project 2016-04-20 12:22:09 +02:00
Juanfran dd0db6cd78 Reduce taiga weight
- improve uglify
- remove jquery ui
- add dragula
- new autocomplete
2016-04-20 11:44:09 +02:00
Juanfran 97c7b4a477 backlog pagination 2016-04-20 10:45:02 +02:00
Xavier Julián 4e42484fd8 Open/close eye 2016-04-20 09:40:34 +02:00
David Barragán Merino 0d5976f7c0 Fix issue #4070: Can't open wiki links in new window 2016-04-12 19:47:44 +02:00
Juanfran 0ed5a1428a refactor svg icons 2016-04-12 11:01:23 +02:00
Xavier Julián aa1b6315c7 history tabs wrong behavior 2016-04-08 14:05:56 +02:00
David Barragán Merino e280a86069 Fix issue #4069: delete icon of wiki links doesn't work 2016-04-07 13:21:07 +02:00
Alejandro Alonso b526c2c8db Hiding the transfer project option if I'm the only member of the project but show the owner 2016-04-01 10:52:43 +02:00
Alejandro Alonso 14ebd06ce0 Fixing importing when project memberships is just the same value than the user max 2016-03-31 07:40:53 +02:00
David Barragán Merino 2b8aae7378 Fix more corner-cases in members admin panel when delete a membership 2016-03-30 15:31:49 +02:00
David Barragán Merino 8f105c9c31 Fix some corner-cases in members admin panel 2016-03-30 15:22:33 +02:00
Alejandro Alonso d7340c57a4 next url support in login view if the user is logged in 2016-03-30 10:49:14 +02:00
Alejandro Alonso 80c7704298 Fixing error when importing public projects and max memberships is achieved 2016-03-29 14:02:37 +02:00
Xaviju fe21852a4c Merge pull request #935 from taigaio/issue/tg-sub-227/leave_a_project_by_me_in_admin_panel
Fix Issue #227 (tg-sub): Redirect to home if a leave a project from the admin panel
2016-03-29 09:05:55 +02:00
Juanfran 23c0e9062f refresh projects list after leaving a project 2016-03-29 08:54:13 +02:00
Juanfran 048be8a6ee refresh projects after import 2016-03-29 08:26:53 +02:00
David Barragán Merino f27f1a23be Fix Issue #227 (tg-sub): Redirect to home if a leave a project from the admin panel 2016-03-28 20:53:10 +02:00
Xavier Julián b412350e9f Fix success message on forgot pass message 2016-03-28 09:55:29 +02:00
Xavier Julián 5228fad32b Only require the first email in add members lightbox 2016-03-28 09:32:43 +02:00
Juanfran b636cfd5cf several e2e fixes 2016-03-23 14:15:57 +01:00
Juanfran 185b77cadd remove icon as mandatory confirm parameter 2016-03-23 08:45:42 +01:00
Alejandro Alonso 2e4a63fe75 US #49 (taiga-subscriptions): Transfer project ownership 2016-03-22 14:44:31 +01:00
Juanfran 3cf38056ec fixing e2e tests 2016-03-22 12:48:46 +01:00
Xavier Julián acfacc6715 Refactor add-member lightbox and fix some error messages 2016-03-22 12:16:54 +01:00
David Barragán Merino b6f3a7fe6d Close add-new webhook form when is needed 2016-03-21 13:17:14 +01:00
Juanfran 5b2547b859 delete member warning if they're owner 2016-03-18 12:12:57 +01:00
Juanfran dc008d7757 team leave project 2016-03-18 12:12:57 +01:00
Juanfran ac8b2ae538 rename member to memberships importer 2016-03-18 10:50:39 +01:00
Alejandro Alonso 2798fd117a Refactoring project restrictions: max memberships and max private/public projects 2016-03-16 12:19:18 +01:00
David Barragán Merino cc6c8ae094 Change max_members_*_projects to max_memberships_*_projects 2016-03-16 11:40:40 +01:00
Juanfran 8e0a10266c prevent preview wysiswyg duplication 2016-03-14 12:57:34 +01:00
Xavier Julián dcd62dc098 Hide related attachments and related tasks 2016-03-08 16:02:27 +01:00
Juanfran 5cd58d1207 loading while deleting user 2016-03-07 14:41:18 +01:00
Xavier Julián ba86d707bd Show correct number of members limit 2016-03-07 11:55:24 +01:00
Juanfran f30300653c fix members list without project 2016-03-07 09:51:48 +01:00
Juanfran df16b447ee lightbox import restrictions errors 2016-03-03 14:59:42 +01:00
Xavier Julián fb4c8545dc New creation project wizard
Create project wizard layout

Adding is_private attribute on create projects

WIP wizard create project

Wizard create WIP

Wizard create public projects

Add restrictions to create project

Layout for common platforms

remove more info button until UX issue gets resolved

Add to changelog
2016-03-03 14:43:13 +01:00
Alejandro Alonso 088986626d Blocked projects
Add blocked project page

Fix styles in plugins

Add blocked warning in dashboard

Add blocked warning to dropdown

Add blocked warning to projects list

Add blocked project in project profile

Minor style code fixes in project like/watch

Bloc project listing

Profile Favs in blocked projects

Blocked projects

Fix jade syntax error

Fixing tests

Updating changelog
2016-03-03 08:49:04 +01:00
Juanfran 2271eea9d7 Merge branch 'hotfix/saveclosetask' of https://github.com/astagi/taiga-front into astagi-hotfix/saveclosetask 2016-03-02 14:54:51 +01:00
Xavier Julián acfd53edbf Warning Max Users per Project 2016-03-02 14:51:46 +01:00
Alejandro 19820a8d2d Merge pull request #898 from taigaio/us/65/user-resign
projects block warning
2016-03-02 13:23:39 +01:00
Xavier Julián fd45a02fef Redesign Taiga modules 2016-03-02 10:23:14 +01:00
Andrea Stagi a53d61267b Fix bug on save/close related task form directive 2016-03-01 16:33:37 +01:00
Juanfran 10e5af6847 projects block warning 2016-03-01 15:20:55 +01:00
Xavier Julián ecb7aa2a2b Add badge to project owner 2016-03-01 12:45:06 +01:00
Juanfran 21d22a7dfb edit project restrictions (max public/private projects) 2016-02-29 10:59:12 +01:00
Alejandro Alonso 08eaa931b7 Refactoring code parts where owner really means admin 2016-02-24 07:58:39 +01:00
Xavier Julián 69a2202b5f Redirect new registers to dashboard instead of discover 2016-02-23 13:13:57 +01:00
Juanfran db8853d050 login - redirect to homepage if the user is logged 2016-02-23 13:05:49 +01:00
Xavier Julián 62624f84a8 Fix lightboxes and scss mixins 2016-02-22 15:17:23 +01:00
David Barragán Merino 0741798a6a Change membership.is_owner to membership.is_admin 2016-02-17 17:56:02 +01:00
Juanfran c89bd1b234 remove console.logs 2016-02-10 07:55:18 +01:00
Juanfran d748a41e28 user settings plugins support 2016-02-09 11:11:25 +01:00
Xavier Julián 7fec4f62b4 🎨 🐎 SVG sprites 2016-02-09 10:32:27 +01:00
David Barragán Merino 9a91502687 [Refactor] Remove directive tg-limit-line-length 2016-02-08 17:40:14 +01:00
Andrea Stagi 3f2040dcfe Add custom field url type 2016-02-08 17:40:14 +01:00
Juanfran 5db31acf20 merge to assign - lodash 2016-02-08 14:58:05 +01:00
Juanfran ef77d01f88 reset attachments on issue creation 2016-02-05 14:23:55 +01:00
Juanfran ce4d1dbcd7 hide roles without users in team page 2016-02-05 13:57:40 +01:00
Juanfran 6d2abd6bd8 fix add watchers lightbox 2016-02-05 08:44:08 +01:00
David Barragán Merino 3241a657dc [Loudash migration] Fix Team stats 2016-02-04 16:47:45 +01:00
Juanfran 74dfe60a34 lodash 2 -> lodash 4 2016-02-03 13:18:19 +01:00
Juanfran 562e1c7ddd hide comments & activity if no content 2016-02-03 10:46:58 +01:00
Juanfran a8da4d66a8 remove previous validation lightbox errors 2016-02-03 09:16:55 +01:00
Juanfran 78ebcdfbb5 change password validation 2016-02-03 08:58:31 +01:00
Alejandro Alonso f3d0b49d94 Issue 3744 New bulk insert of US assigns a 0 value to Points, but default should be '?' (or whatever is predefined), not '0' 2016-02-03 07:48:40 +01:00
Juanfran dcc60c73fd prevent save icon dissapear in details 2016-02-02 13:06:15 +01:00
Juanfran 1c841720c1 fix backlog role filters 2016-02-02 12:11:23 +01:00
Juanfran f40b9acc92 reload US if the status has changed 2016-02-02 09:27:16 +01:00
Xavier Julián b7943c1a88 Assigned to fixes 2016-01-29 13:37:52 +01:00
Juanfran adf65e7d57 fix backlog e2e tests 2016-01-27 09:51:53 +01:00
Juanfran 13e9dc8872 fix remove to lastest sprint 2016-01-27 09:51:53 +01:00
David Barragán Merino 748b9f6800 Fix some translations and add some title attrs to links 2016-01-25 18:33:45 +01:00
Juanfran d1065c6543 dynamic translation in section title 2016-01-25 14:48:37 +01:00
Alejandro Alonso 40418839b2 US #2127: Discover section [2] 2016-01-21 18:38:58 +01:00
Juanfran 339cf5c7bf fix assigned to change on issues list 2016-01-21 10:56:41 +01:00
Juanfran e7430d42ba prevent tag versioning error 2016-01-20 13:15:13 +01:00
Juanfran 441e9d2ac0 prevent submit lightbox form on press enter in a tag field 2016-01-20 13:15:13 +01:00
Juanfran 7456e84c7e refresh attachments when the user drags in a wysiwyg 2016-01-20 12:13:26 +01:00
Juanfran c588673752 drag multiples attachments 2016-01-19 11:53:04 +01:00
Alejandro Alonso 92fe1c90a0 Fixing bug in next redirection after registry 2016-01-14 15:20:56 +01:00
Alejandro Alonso 96dd099507 Fixing bug in next redirection after registry 2016-01-14 14:34:16 +01:00
Xavier Julián 008b38ea24 Ticket data block buttons 2016-01-14 13:51:20 +01:00
Alejandro Alonso 7d60729c2e Respect next param when toggling between login and register 2016-01-13 13:06:12 +01:00
Juanfran 22075ff939 support ',' in foreign keyboards 2016-01-13 12:46:45 +01:00
Allister Antosik 967391412d Add 'assign to me' button
One of the most common scenarios I found while using Taiga is that I
assign User Stories, Tasks or Issues to myself, looking at other
tools such as Gitlab it comes with a quick 'Assign to me' button for
merge requests.

In this pull request I have added a 'Assign to me' button with the
same styling as the 'Add Watchers' button. This shows in Stories,
Tasks and Issues.
2016-01-12 12:51:21 +01:00
Juanfran 6915a99346 hide wiki links when the wiki doesn't have links 2016-01-12 09:50:03 +01:00
Juanfran e2ac1d1470 prevent delete role xss 2016-01-12 08:14:48 +01:00
David Barragán Merino 60e86656ee Issue #3695: Remove all 'success messages' when save (add or update) a related task 2016-01-11 16:08:22 +01:00
Xavier Julián f63b362054 Refactor sidebar 2016-01-11 12:53:49 +01:00
Juanfran e7aee5f489 fix #3714 - backlog when the user open & close filters 2016-01-11 09:57:08 +01:00
Juanfran 50af448305 New attachments components
- Attachments image gallery.
- Upload attachments on US/issue/task lightbox.
- Drag files from desktop.
- Completly new attachment code.
- Drag files in wysiwyg
2016-01-08 19:14:36 +01:00
Andrey Antukh 9a67121045 Fix my email on copyright preamble on coffee source files. 2016-01-08 16:34:14 +02:00
Andrey Antukh 308d769310 Add missing copyright preamble entries to coffee source files. 2016-01-08 16:34:09 +02:00
Xaviju c63e5109aa Merge pull request #782 from taigaio/issue/3639/move-to-current-sprint
add move to lastest sprint option in backlog
2016-01-07 13:04:59 +01:00
Juanfran 31058d801c add move to latest sprint option in backlog 2016-01-07 13:04:28 +01:00
Xavier Julián 098b989141 Search Table layout 2016-01-07 13:01:15 +01:00
Alejandro Alonso df75335f7b Detect duplicated users when accepting taiga invitation 2016-01-07 10:22:50 +01:00
Alejandro Alonso fd844f67df Issue 3610: Team requirement mislabeled 2016-01-05 09:50:08 +01:00
Juanfran c1e5eb285b US #3440 - Send notifications (live announcement) to the user through taiga-events 2016-01-05 08:34:07 +01:00
David Barragán Merino 2a6a1dfd86 Make neightbor section compatible with the new API spec 2016-01-04 17:56:46 +01:00
David Barragán Merino 2319ba1766 Update license message 2016-01-04 09:04:42 +01:00
David Barragán Merino f6cf6d227c Improve the new plugin system 2015-12-21 19:49:11 +01:00
Juanfran 53d5f3d1c0 fix focus on open lightbox 2015-12-16 08:16:22 +01:00
Juanfran 26006f2940 cancelable search 2015-12-11 14:42:38 +01:00
Juanfran d2d429e211 New plugin system 2015-12-10 13:50:26 +01:00
Juanfran 4a3d4532c2 fix issue #3631 - toggle backlog filter text 2015-12-10 12:13:48 +01:00
David Barragán Merino 8dd7d118fa Task #3538: Remove tribe_git from the history 2015-12-09 13:04:13 +01:00
Juanfran 2969a79146 restore backlogs filters 2015-12-04 13:58:57 +01:00
Juanfran 315dff9421 fix kanban wip redraw 2015-12-03 09:11:06 +01:00
Juanfran e2c9f3c987 fix checksley initialization in login 2015-12-01 09:58:39 +01:00
Juanfran 24f05d13d1 remove repeated api calls 2015-12-01 09:22:23 +01:00
Juanfran 4ca9730562 fix issue #3514 - custom theme as default 2015-11-26 08:34:57 +01:00
Juanfran d0d25dfd4c save statics inside a non-cacheable folder 2015-11-19 10:17:20 +01:00
Juanfran 7d1a8ecbff fix pong handler 2015-11-13 12:38:29 +01:00
Juanfran 726a587281 fix method name 'processMessage' 2015-11-12 12:10:57 +01:00
David Barragán Merino b489767d84 US 3463 - Implement heartbeat protocol for taiga-events 2015-11-12 12:10:57 +01:00
Juanfran 98549c6aab enable angular-translate sanitize 2015-11-11 10:01:33 +01:00
Juanfran 54108680d7 fix xss issues in timeline & lightbox confirmation 2015-11-10 14:20:52 +01:00
Alejandro Alonso c65ddc1d54 Not showing empty entries in timelines or activity tabs 2015-11-05 17:38:51 +01:00
David Barragán Merino 259b3278e3 Fix bug #3459 - Resend invitation button doesn't work 2015-11-05 14:42:04 +01:00
Juanfran b906cfe02a fix keyboard navigation in assinedTo and watchers lightbox 2015-11-03 18:04:26 +01:00
Xavier Julián 0830b75bf7 Refactor pending status in member page 2015-11-02 08:33:39 +01:00
David Barragán Merino 3869f1332a Create script to add license text to all coffee files 2015-10-30 14:59:29 +01:00
David Barragán Merino be60a54449 Update license message 2015-10-30 14:59:29 +01:00
Xavier Julián 012dbf27e2 Hidden/shown eye icon 2015-10-29 13:13:28 +01:00
Juanfran 2c3eaf74c6 abort search if there is a new one 2015-10-29 12:57:36 +01:00
Alejandro Alonso 81fa78777b Fixing custom field edition 2015-10-29 08:18:24 +01:00
Xavier Julián b30f6cab3e Allow capslock warning and Forgot password button to live togheter 2015-10-28 16:25:55 +01:00
Alejandro Alonso bcfaba4cff Fixing delete button for issues, tasks and user stories 2015-10-28 15:04:39 +01:00
Juanfran 7717b08824 fix assigned to selector 2015-10-28 12:23:21 +01:00
David Barragán Merino 7ab154e99d Improve the UX for /change-password/<token> and /invitation/<token> when token is invalid 2015-10-27 17:27:56 +01:00
Alejandro 3704c35336 Merge pull request #691 from topalavlad/search_result_tabs
TG-3383 Cannot switch search result tabs until search results are received
2015-10-27 09:16:03 +01:00
Alejandro 84370fb268 Merge pull request #689 from topalavlad/cancel_link_on_comment
TG-3344 Comment is edited if you cancel add link dialog
2015-10-27 08:57:13 +01:00
Vlad Topala a934d7d7f4 TG-3383 Cannot switch search result tabs until search results are received 2015-10-26 22:49:12 +02:00
Vlad Topala bec7472c19 TG-3344 Comment is edited if you cancel add link dialog
When dialog is canceled, the result will be null because there is no start of link "<<<" inserted. In this case we shouldn't search for the end of the link and just return.
2015-10-26 19:59:28 +02:00
Xavier Julián c4614644b4 Style for like, vote and watch functionalities and refactor of tiket detail pages 2015-10-26 16:42:04 +01:00
Alejandro 9d218fc2cb Add votes counter to issues list and to the backlog 2015-10-26 16:42:04 +01:00
David Barragán Merino 331b14f13f Show likes, votes and watches list in user profile 2015-10-26 16:42:04 +01:00
David Barragán Merino d1349c4272 Create vote and watch buttons in story, task and issue detail pages 2015-10-26 15:59:51 +01:00
David Barragán Merino 0484883db6 Make a refactor of confirm.ask 2015-10-23 08:50:54 +02:00
Xavier Julián 86d4d97f34 Improve drop area on empty sprints 2015-10-23 08:35:39 +02:00
David Barragán Merino bce40c24f9 Mone minor fixes of custom fields values 2015-10-22 16:16:41 +02:00
Xavier Julián 047be67092 Custom field values: fix issues #3359 and #3363 2015-10-21 17:03:57 +02:00
Xavier Julián 361a38188e Update close icon 2015-10-15 15:48:46 +02:00
Alejandro Alonso a217ed6445 Removing doomline when necesary 2015-10-15 14:24:05 +02:00
Juanfran 39407acf42 add 'items' params in the sortable empty backlog 2015-10-15 14:24:05 +02:00
Juanfran ef9e1b32cf fix dragging to backlog 2015-10-15 14:24:05 +02:00
Juanfran 15b2ef20d7 prevent burndown graph initial animation 2015-10-15 14:24:05 +02:00
Xavier Julián e8c2506c5b Edit placeholder text in taskboard task 2015-10-15 14:24:04 +02:00
Xavier Julián b28e33fcb3 Show placeholder if there is only one Story 2015-10-15 14:24:04 +02:00
Xavier Julián f3e9110351 Fix show/hide buttons on backlog options 2015-10-15 14:24:04 +02:00
Juanfran e07e3b156e kanban us placeholder 2015-10-15 14:24:04 +02:00
Xavier Julián 0753d8029d WIP kanban card placeholder 2015-10-15 14:24:04 +02:00
Xavier Julián feea0cb823 Add new sprint placeholder 2015-10-15 14:24:04 +02:00
Alejandro Alonso b8cbd1e3d5 Improving placeholders 2015-10-15 14:24:03 +02:00
Juanfran c0048dc845 fix issue #3332 2015-10-15 12:46:44 +02:00
Alejandro Alonso 850336a791 Issue 2731: Using utf-8 chars in wiki titles 2015-10-15 11:27:10 +02:00
David Barragán Merino 2c729b2edf Fix custom attributes 2015-10-14 22:05:55 +02:00
Juanfran 22f8b16b87 fix some e2e tests at IE 2015-10-09 13:58:18 +02:00
Juanfran f17c8bc7d4 fix ie e2e bugs 2015-10-08 15:10:41 +02:00
Juanfran 7000d78b77 remove console\.log 2015-10-02 10:31:54 +02:00
Juanfran a4c62f0d8c remove console\.log 2015-10-02 10:24:50 +02:00
Alejandro Alonso c7070dc96b Wrong fields in the Activity entries 2015-10-01 13:24:23 +02:00
Juanfran e98cd3cc3e refresh filter count in issues list 2015-09-17 12:42:49 +02:00
Juanfran eec61ef202 list and issue creation e2e 2015-09-16 14:57:26 +02:00
Juanfran 91be0da2e7 fix empty assigned to in issues list 2015-09-16 14:57:26 +02:00
Alejandro Alonso 4f0e2547bf Fixing ADMIN.PROJECT_VALUES.ERROR_DELETE_ALL translation 2015-09-16 10:29:33 +02:00
Juanfran 2b395ace87 fix create milestone after edit 2015-09-14 09:47:07 +02:00
Juanfran f25a220c8d send yyyy-mm-dd format with custom date fields 2015-09-09 14:49:36 +02:00
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