Commit Graph

3858 Commits (adf65e7d57dd6fcd9f9b15d9fd4f0928a2ff84fd)

Author SHA1 Message Date
Juanfran 22075ff939 support ',' in foreign keyboards 2016-01-13 12:46:45 +01:00
Juanfran 81cba7380a fix attachments button style 2016-01-13 10:08:04 +01:00
Xavier Julián 7c5e9e8c9f Add message for anonymous users in empty sprints 2016-01-12 15:10:36 +01:00
David Barragán Merino 99b87a8122 Merge pull request #818 from taigaio/allistera-assign-to-me-btn
Add 'assign to me' button
2016-01-12 12:51:46 +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
Xaviju 217dd22743 Merge pull request #817 from taigaio/issue/3666/remove-html-from-delete-custom-attribute
remove html from 'delete custom attribute' lightbox
2016-01-12 10:36:12 +01:00
Juanfran 5fc4c17291 Merge pull request #816 from taigaio/issue/3731/user-home-dashboard
Improve dashboard explanation
2016-01-12 10:19:35 +01:00
Xavier Julián 7544729b51 Improve dashboard explanation 2016-01-12 10:19:09 +01:00
Xavier Julián 3d489efd07 Fix svg height problems 2016-01-12 10:14:47 +01:00
Juanfran d12dac59c0 remove html from 'delete custom attribute' lightbox 2016-01-12 10:12:55 +01:00
Juanfran 6915a99346 hide wiki links when the wiki doesn't have links 2016-01-12 09:50:03 +01:00
Juanfran 5df43360d3 fix #3672 - remove the watchings items if the user is not project member in the user home 2016-01-12 09:02:52 +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 4ac5a7e37e Fix minimum size when anonymous usere 2016-01-11 14:20:10 +01:00
Juanfran d55318bda4 fix #3701 - fix html content in block text for the timeline 2016-01-11 13:19:18 +01:00
David Barragán Merino acda6bdc1c Merge pull request #795 from taigaio/issue/3653/sticky-nav
Set Sticky navigation bar on scroll
2016-01-11 13:11:26 +01:00
Xavier Julián 4b45fc50fb Set Sticky navigation bar on scroll 2016-01-11 13:07:09 +01:00
David Barragán Merino 006406d650 Fix CHANGELOG.md 2016-01-11 13:01:36 +01:00
David Barragán Merino e02fbcdb60 Merge pull request #750 from taigaio/us/3536/tribe-integration
Sidebar refactor
2016-01-11 12:55:05 +01:00
Xavier Julián f63b362054 Refactor sidebar 2016-01-11 12:53:49 +01:00
Juanfran 206e64cd26 Upgrade immutableJS 2016-01-11 11:03:05 +01:00
David Barragán Merino 70b00ede08 Create CONTRIBUTING.md file and add a link to our CoC 2016-01-11 10:32:08 +01:00
Juanfran e7aee5f489 fix #3714 - backlog when the user open & close filters 2016-01-11 09:57:08 +01:00
David Barragán Merino eb8eec4300 [i18n] Update locales 2016-01-11 09:21:40 +01:00
Juanfran 2a1ec93c7e remove screenshots_old 2016-01-11 09:16:23 +01:00
David Barragán Merino 79388f8faf Update TravisCI config file 2016-01-10 11:28:23 +01:00
David Barragán Merino a163372fc5 Hide delete icon if attachments are not editable 2016-01-08 19:29:55 +01:00
David Barragán Merino 77ee2a77ef Merge pull request #731 from taigaio/enhacement/1096/adding-attachments-on-creation
Adding attachments on creation
2016-01-08 19:18:00 +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
David Barragán Merino 298b528e49 Merge pull request #813 from taigaio/license-preamble-improvements
License preamble improvements
2016-01-08 17:18:48 +01:00
Andrey Antukh b62420ea57 Fix my email on bower.json file. 2016-01-08 16:34:15 +02:00
Andrey Antukh cd49b9f60b Fix my email on AUTHORS.rst file. 2016-01-08 16:34:15 +02: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 a819fbfad8 Merge pull request #808 from taigaio/Enhancement-3706-signup-page-mention-alternate-login-options
Sign Up page should mention alternate login options such as GitHub
2016-01-08 08:37:58 +01:00
Alejandro Alonso f5bc5e027c Sign Up page should mention alternate login options such as GitHub 2016-01-08 08:37:41 +01:00
David Barragán Merino e7b639ca03 Merge pull request #803 from taigaio/fixing-clickjacking-issue
Fixing clickjacking issue
2016-01-07 13:28:16 +01:00
Alejandro Alonso bea4a17d98 Fixing clickjacking issue 2016-01-07 13:24:12 +01: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
David Barragán Merino e87f8fbeb7 Merge pull request #785 from taigaio/issue/3024/search-table-layout
Issue/3024/search table layout
2016-01-07 13:02:21 +01:00
Xavier Julián 098b989141 Search Table layout 2016-01-07 13:01:15 +01:00
Xavier Julián ceb9cbbe3f Fix typography naming issues 2016-01-07 12:38:50 +01:00
David Barragán Merino 4be380111a Update CHANGELOG 2016-01-07 11:20:51 +01:00
Alejandro Alonso df75335f7b Detect duplicated users when accepting taiga invitation 2016-01-07 10:22:50 +01:00
Alejandro Alonso 12eccc3257 Fixing css loads for plugin system 2016-01-05 14:36:28 +01:00
Alejandro Alonso e6dfca417a Merge branch 'master' into stable 2016-01-05 11:17:19 +01:00
Alejandro Alonso dfa49ab6a1 [Backport] Issue 3610: Team requirement mislabeled 2016-01-05 09:51:47 +01:00
Alejandro Alonso fd844f67df Issue 3610: Team requirement mislabeled 2016-01-05 09:50:08 +01:00