Commit Graph

2841 Commits (4be66c8b70879fdc43ba86c98f2df88ba8c25a1f)

Author SHA1 Message Date
Juanfran 79ad02ea6e home integration test 2015-09-09 09:19:43 +02:00
Alejandro Alonso a24762a6fb Fixing codehilite css file 2015-09-08 14:31:59 +02:00
Juanfran 8acc9d1d36 fix taiga-theme load twice 2015-09-08 13:05:13 +02:00
David Barragán Merino f12e664eec Fix permission error texts 2015-09-07 14:26:57 +02:00
David Barragán Merino e644262624 [i18n] Update locales 2015-09-07 11:45:11 +02: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
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
David Barragán Merino e455b1ec62 Merge pull request #632 from taigaio/issue/3225/new-task-clears-text
hide new related task button when the form is open
2015-08-31 10:34:48 +02:00
Juanfran e8ea2a558d hide new related task button when the form is open 2015-08-31 10:31:12 +02:00
Juanfran e222c9c128 always add a fallback language 2015-08-31 10:21:51 +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
David Barragán Merino 57033c6e8b [i18n] Add portuguese (Brazil) (pt_BR) translation. 2015-08-25 15:03:23 +02:00
Brett Profitt bbc4a575a7 Added attachment previews for images.
Fixes #577.
2015-08-24 17:31:56 +02:00
Alejandro Alonso f6b9bf2cd4 Issue #3054 - Same icon for kanban and scrum in project creation 2015-08-24 12:59:25 +02:00
David Barragán Merino ee6e102f74 [i18n] Update locales 2015-08-24 10:37:59 +02:00
Alejandro Alonso 77b491fd0d Fixing js error when redirecting /login for anonymous users 2015-08-17 08:06:01 +02:00
David Barragán Merino ea7e5ebf49 [i18n] Update locales 2015-08-15 11:30:00 +02:00
Juanfran 48cd25294b fix related task link 2015-08-10 14:34:27 +02:00
Alejandro Alonso de8500d515 Removing descriptions from list API 2015-08-10 13:56:04 +02:00
David Barragán Merino 8538b267b8 [i18n] Update locales 2015-08-10 11:35:23 +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
David Barragán Merino ac9ddb3d47 [i18n] Update locales 2015-08-06 16:42:22 +02:00
Juanfran 873ec2fbcc fix issue 3159 - fix timeline messages when move us's on backlog 2015-08-06 13:49:12 +02:00
Juanfran 4961f26896 fix #3146 - filter active users in project team 2015-08-06 12:03:53 +02:00
David Barragán Merino 9c809f0848 [i18n] Update locales 2015-08-05 12:35:22 +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
David Barragán Merino 7e760488f2 [i18n] Add ru 2015-08-03 11:19:33 +02:00
David Barragán Merino da5a807968 [i18n] Update locles 2015-08-02 10:42:10 +02:00
Juanfran f0f640575d fix change password error message 2015-07-31 14:18:09 +02:00
David Barragán Merino b8c440d723 [i18n] Update locales 2015-07-29 20:33:16 +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 8b2ac40c42 fix timeline attachments 2015-07-29 11:39:08 +02:00
Juanfran 75137404e3 fix issue #3089 distores timeline image 2015-07-29 11:36:55 +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
David Barragán Merino 5657116891 [i18n] Add polish (pl) translation 2015-07-27 00:38:17 +02:00
David Barragán Merino 6fe996c6a1 [i18n] Update and fix locales 2015-07-25 20:18:46 +02:00
David Barragán Merino 13d10e9507 [i18n] Update locales 2015-07-25 20:11:19 +02:00
CliffBrown 29e68dd0a1 Correct spelling for analyze 2015-07-23 23:33:04 +01:00
Alejandro Alonso 5ba8d3a60e Fixing list edition on rich editor 2015-07-23 11:16:07 +02:00