Commit Graph

409 Commits (4ac5a7e37e2e7598cb52e075d80b69f7f15ece7d)

Author SHA1 Message Date
Alejandro Alonso 0d93812918 Fixing the 'filtering users' text on watchers and assigned to lightboxes 2015-06-24 14:49:17 +02:00
David Barragán Merino a92a0bba51 US #2911: Mixin 'users', 'members' and 'memberships' in ProjectDetailSerializer 2015-06-24 10:26:16 +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
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
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 60ce19b7e2 remove deprecated class when the an attachment is not deprecated 2015-06-17 07:56:44 +02:00
Juanfran ac98086a35 prevent issue submit after click in the floppy icon 2015-06-16 14:12:08 +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
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 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 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 ad2d1d766f automatic loader close 2015-05-29 09:50:59 +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
Juanfran 8cc04a7f58 timeline items header 2015-05-29 09:44:39 +02:00
Alejandro Alonso d66bb4c326 Fixing empty descriptions i18n 2015-05-19 12:24:05 +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 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
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
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
David Barragán Merino d434b29a25 Remove unnecessary console.log sentences 2015-05-11 15:33:01 +02:00
Alejandro Alonso 7fa4d814a2 Adding tag support for projects 2015-05-08 11:11:28 +02:00
David Barragán Merino 40c8e63ee3 [i18b] Some minor fixes and update locales 2015-05-05 17:29:13 +02:00
Juanfran cf0a341058 fix wysiwyg translation 2015-05-04 13:38:57 +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 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
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
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
Juanfran e0993206ef fix reset US edit lightbox points 2015-03-27 12:06:17 +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
Andrea Stagi 23005a28c3 Add url formatting to the markdown wysiwyg editor 2015-03-13 12:04:32 +01:00
Juanfran 646137c0c6 bind estimationProcess to a dom element 2015-03-12 12:00:41 +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 8c2dc65723 fix firefox open popup blink 2015-03-11 11:53:28 +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
Juanfran 8fd60856f9 fix comment list for annonymous users 2015-03-10 14:43:24 +01:00
Juanfran 029d984e7c configurable angular debug info 2015-03-10 12:37:35 +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
David Barragán Merino 08f0a2262a Fix userstory custom attributes values 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
Juanfran 017a81ae51 fix #2172 - horizontal popover with long point names 2015-02-19 09:04:14 +01:00
Alejandro Alonso 2a682057ac Refactoring estimation points selector 2015-02-18 08:45:45 +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
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
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
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
Jesús Espino 29de1cf20a Small fix on imported comments from import 2015-01-29 19:34:46 +01:00
David Barragán Merino 9929182534 Fix tg-2084: broken activity list 2015-01-28 17:01:03 +01:00
David Barragán Merino 5e77c42cc0 Change _.sorBy to _.sortBy 2015-01-28 14:38:50 +01:00
Juanfran d0d0d51208 fix delete/restore comment in IE 2015-01-28 12:05:27 +01:00
Jesús Espino cf88012787 Small fix on history loading errors 2015-01-28 11:14:11 +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
Juanfran 05d4d230f2 fix #2024 - fix watchers 2015-01-27 12:51:50 +01:00
David Barragán Merino 21ed451832 Remove debugger 2015-01-26 17:52:28 +01:00
Xavier Julián 5c9ad4b19b 'Export/import project' feature 2015-01-26 16:49:10 +01:00
Juanfran 6c9d8fe746 Convert coffee templates to jade 2015-01-26 10:59:34 +01:00
Xaviju cde8925ab0 Merge pull request #250 from taigaio/fix-ie11
Fix ie11
2015-01-15 16:58:34 +01:00
Juanfran 2d3eb780e4 remove unnecessary debounce 2015-01-15 08:10:24 +01:00
Juanfran 99d183085f fix vertical align lightbox in IE 2015-01-14 13:25:10 +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 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 c6ed21eca5 fix #1741 - remove tag field before open lightbox 2014-12-11 12:23:53 +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