Commit Graph

2890 Commits (a3a3734258ee056013ce17070587f95e75806421)

Author SHA1 Message Date
David Barragán Merino f12e664eec Fix permission error texts 2015-09-07 14:26:57 +02:00
Chris Wilson 7c39dfbb84 Adding internationalization to date selector 2015-09-07 12:19:10 +01: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
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
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
Juanfran 5eb173d9cf fix issue #3094 - angular code xss in comments 2015-07-22 14:56:36 +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
David Barragán Merino f3980c4623 [i18n] Update locales 2015-07-09 12:54:42 +02:00
David Barragán Merino 9cc0ea22db Fix Issue #3033: Typo at role points field name in history entries 2015-07-08 19:22:06 +02:00
Xavier Julián 8e8d2dd57e Fix summary css variables by merge 2015-07-08 10:31:30 +02:00
David Barragán Merino 4c4162ce24 [i18n] Update locales 2015-07-07 17:34:58 +02:00
Xavier Julián ac8894e62d Create sample themes: meterial-design, high-contrast 2015-07-07 17:00:39 +02:00
Andrea Stagi 6d202e923e Add theme selector to the user profile form 2015-07-07 17:00:39 +02:00
Juanfran a1488d60c8 Add taiga theme and a gulp task to compile themes 2015-07-07 17:00:04 +02:00
Xavier Julián 66f4686847 Backlog graph show/hide refactor 2015-07-07 16:56:29 +02:00
David Barragán Merino 40d5336522 Make burndown chart collapsible at the backlog panel 2015-07-07 16:56:29 +02:00
David Barragán Merino acbc43ba3d [i18n] Update locales 2015-07-06 17:19:49 +02:00
David Barragán Merino 1be8bf2b43 [i18n] Update locales 2015-07-05 11:21:44 +02:00
Jesús Espino 13b23197b8 Issue#2995: Add custom video conference system 2015-07-02 19:42:21 +02:00
Julien Dubois e4bb92c7a7 Fix typo 2015-07-02 18:44:24 +02:00
Juanfran d6bfc73708 update watchers after new comment 2015-07-02 18:41:19 +02:00
Jesús Espino cea5ed0e73 Issue#2884: Crop images for the timeline 2015-07-02 18:15:55 +02:00
Juanfran 5685450423 add missing li 2015-07-02 14:42:04 +02:00
David Barragán Merino 8fa46c0ec4 [i18n] Update locales 2015-07-02 11:42:33 +02:00
Juanfran ac3c116754 fix issue #2956 - fix infinite loading spinner in the contacts tab with anonymous users 2015-07-02 09:09:51 +02:00
David Barragán Merino e2b527bf11 An small refactor 2015-07-01 16:14:38 +02:00
Juanfran 8bc585ccb6 Merge pull request #560 from taigaio/issue/2994/jitsi-valid-urls
Issue#2994: genreate valid jitsi urls
2015-07-01 05:05:54 -07:00
Jesús Espino e2b6e6d481 Issue#2994: genreate valid jitsi urls 2015-07-01 10:50:51 +02:00
Jesús Espino 16993004f2 Issue#2993: Fix problem when upload a 0-bytes file 2015-07-01 10:14:34 +02:00
David Barragán Merino de253d7a2b [i18n] Update locales 2015-06-29 14:43:33 +02:00
Juanfran 55a0a5ffed disable projects pagination by default 2015-06-29 13:57:32 +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
Xavier Julián 1a83d4754e Added Opensans Light Mising Font 2015-06-26 08:50:44 +02:00
Xavier Julián ddb0ac3a05 Add username to profile view 2015-06-26 08:20:05 +02:00
Alejandro Alonso 3c8e3e85a4 Fixing i18n for import project href titles 2015-06-26 07:52:04 +02:00
David Barragán Merino 2041d84beb [i18n] Update locales 2015-06-25 18:11:06 +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
Juanfran a750376055 add the new field value in the the timeline 2015-06-25 10:11:42 +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
Alejandro Alonso 4d17ebdc33 Fixing custom field selector on creation 2015-06-23 11:05:21 +02: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 dce4294744 Merge pull request #545 from taigaio/issue/2922/remove-points-from-admin-duplicates-the-list
repeat by div instead of form in the admin lists
2015-06-23 00:22:10 -07:00
Juanfran d7deb7ade3 repeat by div instead of form in the admin lists 2015-06-23 09:19:36 +02:00
Xavier Julián 30f24fc084 Remove beta ribbon and fix it in unlogged pages 2015-06-23 09:05:54 +02:00