Commit Graph

2779 Commits (acbc43ba3d38aea663e9b3a91f3024bbbf26408c)

Author SHA1 Message Date
Xavier Julián c0984264e8 Notification Message Success 2015-04-09 11:59:19 +02:00
Xavier Julián d8908fd6fd Fix color errors 2015-04-09 11:57:54 +02:00
Xavier Julián b6bedb3aec Merge branch 'master' of github.com:taigaio/taiga-front 2015-04-09 11:53:14 +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
Xavier Julián 00a4e9588d Remove unused importants 2015-04-08 08:41:08 +02:00
Xavier Julián 81eb6e8b9e Refactor color variables thorgh the app 2015-04-08 08:27:42 +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
Alejandro 9608d24552 Merge pull request #427 from astagi/feature/fixwatcherskeyboardnav
Fix keyboard navigation in watchers search
2015-04-06 13:55:04 +02:00
Alejandro 6dcfbb3a50 Merge pull request #418 from astagi/feature/backlogfiltersupdate
Update filters and visible user stories on user stories update
2015-04-06 13:51:02 +02:00
Alejandro 112d20d527 Merge pull request #417 from astagi/fixcurrentfilter
Restore applied filters when there's no visible userstory
2015-04-06 13:49:25 +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
Xaviju d6f0174d3b Merge pull request #420 from reduxionist/scss-lint-warnings-cleanup
fixing pre-commit hook failure due to scss-lint warnings
2015-04-01 12:04:03 +02:00
Jonathan Barratt 992f15abe7 Disable scss-lint ImportantRule linter only for those blocks which already currently use !important 2015-04-01 16:00:14 +07:00
Jonathan Barratt 670129a2cc Replace all color literals with color variables 2015-04-01 15:19:05 +07:00
Xaviju 1d11525773 Merge pull request #414 from zach-capalbo/master
Works for me. It fixes a couple more things. Even if Taiga is not developed for mobile devices I guess this might help people using them. It's also lightweight (~500b)

Thanks! 👍
2015-04-01 09:07:34 +02:00
Andrea Stagi de5d35a10a Update filters and visible user stories on user stories update 2015-03-31 00:08:52 +02:00
Andrea Stagi 663c9cc0a8 Restore applied filters when there's no visible userstory 2015-03-30 16:06:17 +02:00
Juanfran f90f08e9e5 [backport] remove console.log ¬¬ 2015-03-27 12:12:45 +01:00
Juanfran b075acdef2 [backport] fix reset US edit lightbox points 2015-03-27 12:12:23 +01:00
Juanfran e0993206ef fix reset US edit lightbox points 2015-03-27 12:06:17 +01:00
Zach Capalbo 4d6164915e Enable Kanban board to work with touch screens via inclusion of of jquery touch-punch 2015-03-25 20:12:21 -04:00
Andrea Stagi 5fb13b61d2 Hide not filtered issues on status change 2015-03-24 08:42:23 +01:00
Xaviju 931241131a Merge pull request #388 from taigaio/strange-assigned-to-hover
It's a chrome bug. Not happening anywhere else and there is no reason for it to happen but this fixes it. I don't like but it's ok.
2015-03-23 10:12:28 +01:00
Amaury d7c348ab75 Fix the name of the deadliest poison known to man 2015-03-20 10:02:22 -03:00
Andrea Stagi 2123bbac4e [Backport] Update filters count on issue status update 2015-03-20 11:06:55 +01:00
Andrea Stagi 0e294bcaf1 Update filters count on issue status update 2015-03-20 11:03:47 +01:00
Juanfran 9a53594ba5 [Backport] fix taskboard with 28" screens 2015-03-20 09:56:26 +01:00
Juanfran 0f5507f84a fix taskboard with 28" screens 2015-03-20 08:10:26 +01:00
Alejandro Alonso b988e71a6f Bug 2456 Active menu items are not hightlighted 2015-03-17 13:53:36 +01:00
Juanfran 66ed16e744 angular debug info disabled by default 2015-03-17 09:12:45 +01:00
Juanfran 5b02d6fc32 fix page change on IE when the user toggle a sprint 2015-03-17 08:14:30 +01:00
Juanfran 54deeefd18 prevent closed sprints dissapear when the user drag and US to the current sprint 2015-03-16 14:43:31 +01:00
Juanfran ed59aa46e6 fix class permission directive 2015-03-16 14:27:52 +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
Alejandro Alonso d33591ebc4 Bug 2374 - The projects cache isn't cleared properly when a user logs out in tree.taiga.io 2015-03-13 12:33:23 +01:00
Andrea Stagi 23005a28c3 Add url formatting to the markdown wysiwyg editor 2015-03-13 12:04:32 +01:00
Juanfran 7ced58da24 fix #2432 - backlog table points near the border with anonymous users 2015-03-13 11:09:19 +01:00
Juanfran d7579b052b tgCheckPermission directive
tg-class-permission="{'xx': 'modify_us'}" the directive add 'xx' if the user has the modify_us permisssion
2015-03-13 11:09:19 +01:00
Xavier Julián 5edc4d76f3 Fix button width regarless of text in lightbox 2015-03-13 09:08:02 +01:00
Alejandro Alonso 83487b6313 Bug 2441 - there is a visual glitch in the issue title, when I promote it to us 2015-03-13 08:58:12 +01:00
Xavier Julián dfbfe4210b Fix long text breaks on history. TG-2433 #ready-for-test 2015-03-13 08:48:40 +01:00
Xavier Julián 360ee898bf Move preview in Wiki to fit in edition position. #TG-2442 #ready-for-test 2015-03-13 08:30:41 +01:00
Alejandro Alonso e0aa554153 BUG 2437 - The taskboard edit lightbox have the button (CREATE in place of SAVE) 2015-03-13 08:23:01 +01:00
Alejandro Alonso d4a0f4cda5 Bug 2439 - Webooks created can't be edited without refreshing 2015-03-13 08:08:17 +01:00
Alejandro Alonso 72c3eb5960 Fixing Bug 2440 - The download CSV buttons doesn't work 2015-03-13 07:54:23 +01:00
David Barragán Merino 30c4a3f716 Move CSVController from project-attributes to project-profile 2015-03-12 19:58:02 +01:00
David Barragán Merino 7f78de39d1 Revert "Revert "Add scrollbars only when needed""
This reverts commit 6fddf57c93.
2015-03-12 15:48:25 +01:00
David Barragán Merino 6fddf57c93 Revert "Add scrollbars only when needed" 2015-03-12 15:43:22 +01:00
Xavier Julián 70641bc342 Add scrollbars only when needed 2015-03-12 15:11:40 +01:00
Alejandro Alonso 27dccac790 Reseting form for clearing errors 2015-03-12 14:46:08 +01:00
Alejandro 5ed6f99beb Merge pull request #394 from taigaio/edit-user-settings
fix edit user settings
2015-03-12 13:55:13 +01:00
Xavier Julián a30c4731e3 Fix kanban height when empty. #TG-2417 #ready-for-test 2015-03-12 13:47:52 +01:00
Juanfran e3290adf29 fix edit user settings 2015-03-12 13:22:30 +01:00
Xavier Julián 9f4292782a Fix inheritance code and buttons 2015-03-12 13:22:23 +01:00
Xavier Julián 44080a63ef Fix flexbox in home page 2015-03-12 13:03:09 +01:00
David Barragán Merino c6e8b70d4b Fix #2423: Javascript error when the doomline is rendered 2015-03-12 13:01:03 +01:00
Xavier Julián 1906abaa1c Added same margin when editing and preview. 2015-03-12 12:35:46 +01:00
Xavier Julián 506210c292 Project reports text organization 2015-03-12 12:07:28 +01:00
Xavier Julián 3612991192 Reports page styles 2015-03-12 12:07:28 +01:00
Xavier Julián 07e12e27b0 Style refactor for admin reorganization 2015-03-12 12:07:28 +01:00
Alejandro Alonso 545513a96c Refactoring menu structure 2015-03-12 12:07:28 +01:00
Juanfran 646137c0c6 bind estimationProcess to a dom element 2015-03-12 12:00:41 +01:00
Alejandro Alonso 5a8d203f75 Redirecting the user when trying to access to a section not enabled 2015-03-12 11:24:34 +01:00
Juanfran 19d84359cb fill taskboard scope user with the project users 2015-03-12 10:07:04 +01:00
Jesús Espino 736eea00d0 Fixed problem with not logged users 2015-03-12 08:47:59 +01:00
Alejandro a616ef3c80 Merge pull request #389 from taigaio/bug/2402/export-url-must-be-absolute
Bug#2402 Add resolveAbsolute method and used in csv export url building
2015-03-12 08:43:08 +01:00
Jesús Espino cb0f3b6564 Bug#2390 Only list my projects on home page and projects menu 2015-03-11 17:10:14 +01:00
Jesús Espino 3fc6dcf4ca Bug#2402 Add resolveAbsolute method and used in csv export url building 2015-03-11 16:46:12 +01:00
Jesús Espino 3108df4553 Bug#2409 CSV regenerate popup only showed when you are overwriting the previous url 2015-03-11 16:01:33 +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 4ba4f42364 fix assignedTo hover 2015-03-11 15:00:09 +01:00
David Barragán Merino 4c89984dfa Fix bug #2392: Accept invitations with auth plugins 2015-03-11 14:16:00 +01:00
Juanfran 25c1e111b3 Merge pull request #382 from taigaio/bug/2404/assigned-to-check-permissions
BUG#2404 Check permissions for click the username label on kanban and ta...
2015-03-11 05:54:43 -07:00
Jesús Espino 89e7811f81 BUG#2404 Check permissions for click the username label on kanban and taskboard 2015-03-11 13:48:37 +01:00
Alejandro 195c0e4778 Merge pull request #380 from taigaio/bug/2389/csv-urls
Bug#2389 Not show csv download icon if the url doesn't exists
2015-03-11 12:12:05 +01:00
Alejandro 01d567f277 Merge pull request #381 from taigaio/issue/2393/status-filter-disappear
fix 2393 - fix if I filter by status and tag the status filter disappear
2015-03-11 12:08:14 +01:00
Juanfran 0191868d82 fix change avatar 2015-03-11 12:04:22 +01:00
Juanfran 8c2dc65723 fix firefox open popup blink 2015-03-11 11:53:28 +01:00
Xavier Julián b215b04d8f Fix legibility of errors in fields. #TG-2262 #STATUS-ready-for-test 2015-03-11 11:52:13 +01:00
David Barragán Merino 31e087a754 Fix ##2399: Errors CRUD over admin > attributes items 2015-03-11 11:36:42 +01:00
Juanfran a93fb7006a fix 2393 - fix if I filter by status and tag the status filter disappear
- filter by status
- check if the tags doesn't have an US with this status are disappear
2015-03-11 11:05:31 +01:00
Jesús Espino 3adf0cd3db Bug#2389 Not show csv download icon if the url doesn't exists 2015-03-11 10:09:34 +01:00
Xavier Julián 8aa88cf28d Remove all Help notion code 2015-03-11 09:01:10 +01:00
Xavier Julián 4d2ffcbe51 Fix history broken width. TG-2396 #STATUS-ready-for-test 2015-03-11 08:43:23 +01:00
Juanfran 7a1f4c64a1 fix #2394 - move us to current sprint 2015-03-11 08:38:45 +01:00
Jesús Espino c59782caef Fix how the update of user data is done when update email is requiered 2015-03-10 17:17:19 +01:00
Juanfran c1dd7e52d0 remove unnecessary directive 2015-03-10 14:57:57 +01:00
Juanfran d435d92443 fix-taiga-front-extras plugins load 2015-03-10 14:55:09 +01:00
Alejandro Alonso d84bc9ff4f Removing unnecesary text 2015-03-10 14:43:25 +01:00
Juanfran cd237d832a change project privacy 2015-03-10 14:43:25 +01:00
Juanfran e778e8b100 update external user category summary 2015-03-10 14:43:25 +01:00
Juanfran 64481effbc prevent edit external user role name 2015-03-10 14:43:24 +01:00
Juanfran fe40b0bcd6 external user permissions 2015-03-10 14:43:24 +01:00
Juanfran 69c9f03b90 fix errors for anonymous users in the wiki 2015-03-10 14:43:24 +01:00
Juanfran 8fd60856f9 fix comment list for annonymous users 2015-03-10 14:43:24 +01:00
Juanfran b5c0b36e00 hide current user if not exists 2015-03-10 14:43:24 +01:00
Juanfran cb782dd2b9 prevent dragging for anonymous user on taskboard 2015-03-10 14:43:24 +01:00
Alejandro Alonso 3e24fa77a3 Remove user secction in main menu 2015-03-10 14:43:14 +01:00
Juanfran 9dde7323d1 fix drag icon hover in colors table 2015-03-10 13:16:06 +01:00
Juanfran f705717905 add help csv-report link 2015-03-10 13:07:01 +01:00
Juanfran 09e0500987 fix webhooks enter submit 2015-03-10 13:02:02 +01:00
Juanfran 029d984e7c configurable angular debug info 2015-03-10 12:37:35 +01:00
Juanfran 4f86b6e19a Merge pull request #360 from taigaio/us/1913/csv-reports
US#1913: CSV Reports
2015-03-10 03:41:48 -07:00
Xavier Julián 31cd4d4393 US#1913: CSV Reports 2015-03-10 10:23:26 +01:00
Jesús Espino 3d47ee44eb Fixed bug #2370: Now showing correctly the payload of the request 2015-03-09 18:26:30 +01:00
Juanfran 9726992b84 fix long task names 2015-03-04 15:28:18 +01:00
Juanfran 3b12b53aef fix 'add webhook' button style 2015-03-04 15:09:35 +01:00
Alejandro 16b1c62719 Merge pull request #361 from taigaio/us/55/custom-fields
US #55: Custom fields
2015-03-04 14:36:07 +01:00
Juanfran 53e814c9c0 fix custom filters load 2015-03-04 13:57:13 +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
Xavier Julián 910dac75b7 Minor style fixes in custom fields 2015-03-03 13:04:15 +01:00
David Barragán Merino 08f0a2262a Fix userstory custom attributes values 2015-03-03 13:04:15 +01:00
David Barragán Merino c8ad480846 Create new custom attributes 2015-03-03 13:04:15 +01:00
David Barragán Merino 408c6f95cc Update, Delete and Order Custom Attributes 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 c919ae22d4 Show custom attributes when project have got 2015-03-03 13:04:14 +01:00
Alejandro Alonso c45a51f313 Detail integration 2015-03-03 13:04:14 +01:00
Xavier Julián 05a89bdf32 Custom fields in US detail 2015-03-03 13:04:14 +01:00
Xavier Julián f8929c3470 Add drag&drop icon 2015-03-03 13:04:14 +01:00
Xavier Julián 9a7c900f2d Add interactions 2015-03-03 13:04:14 +01:00
Xavier Julián d209718681 Consistency styles 2015-03-03 13:04:14 +01:00
Xavier Julián 0f4168f68c Us custom fields 2015-03-03 13:04:14 +01:00
Xavier Julián e2696d090e Basic custom field styles 2015-03-03 13:04:14 +01:00
Xavier Julián d95f1c474a Basic custom fields structure 2015-03-03 13:04:14 +01:00
Juanfran 368c7505f4 fix leaving taiga button 2015-03-03 13:03:07 +01:00
Juanfran 4a3e60e834 reset page when a filter is applied 2015-03-03 13:01:36 +01:00
Juanfran 6ce8957749 prevent location search if the url has the same parameters 2015-03-03 12:56:33 +01:00
Xaviju 696d643a6f Merge pull request #362 from taigaio/us/2281/support-page-import-export
Add link to support page of import/export
2015-03-02 14:35:40 +01:00
Xavier Julián 20941d5de1 Add margin to import/export help 2015-03-02 14:35:11 +01:00
Xaviju 045e6b6e10 Merge pull request #354 from taigaio/issue/2172/long-point-names
fix #2172 - horizontal popover with long point names
2015-03-02 14:29:48 +01:00
Xavier Julián 1ed29e9496 Minor fix for arrow 2015-03-02 14:26:29 +01:00
Jesús Espino b03c9df968 Add link to support page of import/export 2015-02-25 17:34:06 +01:00
Jesús Espino dad7507878 Fixed typo 2015-02-25 16:23:40 +01:00
Xavier Julián ea9d10a65d Fix scss lint errors. Please DO NOT MERGE if there are lint errors 2015-02-24 08:29:33 +01:00
Xavier Julián c0f77374ee Add contrib slack styles 2015-02-20 14:38:44 +01:00
Juanfran 5c27d42cab Merge pull request #353 from taigaio/issue/2228/multiple-edits-in-admin
Don't reload values on new value added and removed unnecesary code
2015-02-20 01:02:59 -08:00
Juanfran 1bf308176c Merge pull request #351 from taigaio/issue/2155/manage-members-and-roles
Fix manage members roles change problem
2015-02-20 00:55:06 -08:00
Juanfran 886b432b5c Merge pull request #352 from taigaio/issue/2286/admin-status-bug
Fix add new choice after hide new choice form in admin panel
2015-02-20 00:50:04 -08:00
Xavier Julián 62a7877719 Fix wiki link button 2015-02-20 09:25:19 +01:00
Xavier Julián 166e1af6e8 Fix history margin in title 2015-02-20 09:11:38 +01:00
Xavier Julián 4c2d628fe2 Fixed weird assigned to default margin 2015-02-20 09:09:30 +01:00
Xavier Julián 4e7c61201d Comment button broken 2015-02-20 07:58:11 +01:00
Juanfran 017a81ae51 fix #2172 - horizontal popover with long point names 2015-02-19 09:04:14 +01:00
Jesús Espino 3b96ef1778 Don't reload values on new value added and removed unnecesary code 2015-02-18 12:57:03 +01:00
Jesús Espino bea8aa848c Fix add new choice after hide new choice form in admin panel 2015-02-18 10:15:30 +01:00
Jesús Espino 3f69d88131 Fix manage members roles change problem 2015-02-18 09:55:36 +01:00
Juanfran c100c8b6b0 use setViewValue to trigger wiki watchers 2015-02-18 09:23:11 +01:00
Juanfran 2d8bac2469 Merge pull request #340 from taigaio/refactor/2226/group-common-code-in-points-directives
Refactoring estimation points selector
2015-02-17 23:55:06 -08:00
Alejandro Alonso 2a682057ac Refactoring estimation points selector 2015-02-18 08:45:45 +01:00
Juanfran 28ec275cca Merge pull request #349 from taigaio/issue/2251/scroll-code
Remove wiki edition ir pre or secondary click
2015-02-17 06:03:37 -08:00
Xavier Julián c83cc76be8 Fix bug in chrome caused by a nonsense reason 2015-02-17 14:35:35 +01:00
Juanfran 4e2697ba05 Merge pull request #343 from taigaio/issue/2243/tiny-watchers
Fixed watchers size
2015-02-17 05:04:32 -08:00
Xavier Julián a9ceffe041 Add left padding in all watchers 2015-02-17 13:25:41 +01:00
Xavier Julián 99aa3a1951 Fixed related tasks layout on small resolution 2015-02-17 13:25:41 +01:00
Juanfran bf36e4329b speed up gulfile
- add gulp-cache
- replace gulp-ruby-sass by gulp-sass
- convert gulpfile to js
2015-02-17 13:25:41 +01:00
Juanfran 8471256408 Merge pull request #333 from taigaio/refactor/2229-standardize-title-fields
Standardize title attributes for uss/tasks/issues
2015-02-17 02:24:26 -08:00
Juanfran 6eae78927c Merge pull request #348 from taigaio/issue/2272/wiki-layout
Wiki summary flexboxed
2015-02-17 02:01:56 -08:00
Juanfran 6a720f7282 Merge pull request #344 from taigaio/issue/2246/comment-images
Fix image max-width on US comments
2015-02-17 01:54:14 -08:00
Jesús Espino 1cc3d34e1a Standardize title attributes for uss/tasks/issues 2015-02-17 10:49:18 +01:00
Xavier Julián 956b851db6 Fix scss lint 2015-02-17 09:37:06 +01:00
Xavier Julián 3239b8757b Remove wiki edition ir pre or secondary click 2015-02-17 09:35:31 +01:00
Xavier Julián 1ec53294d1 Wiki summary flexboxed 2015-02-17 08:37:37 +01:00
Xaviju 24cc5ff366 Merge pull request #341 from taigaio/improve-more-gulpfile
speed up gulfile
2015-02-17 08:05:10 +01:00
Xavier Julián 818ed946f3 Fix image max-width on US comments 2015-02-16 12:01:39 +01:00
Xavier Julián 43c5075c0a Fixed related tasks layout on small resolution 2015-02-16 11:31:43 +01:00
Xavier Julián 9076d3d39c Remove unused flexbox rule 2015-02-16 11:20:06 +01:00
Xavier Julián fcfb4bf7e0 Fixed watchers size 2015-02-16 11:18:04 +01:00
Juanfran 575370fd9b speed up gulfile
- add gulp-cache
- replace gulp-ruby-sass by gulp-sass
- convert gulpfile to js
2015-02-16 11:05:09 +01:00
Xavier Julián 076cea03e5 Fix broken button style on admin roles 2015-02-13 08:30:43 +01:00
Xavier Julián 51019c458b Fix public/private project styles 2015-02-13 08:28:16 +01:00
Xavier Julián 8bb75f3068 Fix wrong button merge 2015-02-13 08:17:42 +01:00
Xavier Julián 0187462216 Fix wrong button extend in lightbox 2015-02-13 08:16:33 +01:00
Xavier Julián a8aae53c00 Desfault button refactor 2015-02-13 08:16:33 +01:00
Xavier Julián 61ce5e21db A lot of stuff. Sorry. 2015-02-13 08:15:45 +01:00
Xavier Julián 5466778017 Desfault button refactor 2015-02-13 08:15:45 +01:00
Juanfran 75f9bf96ca Merge pull request #337 from taigaio/issue/2135/scroll-archived
Hide intro text of archived columns when vertical fold
2015-02-12 02:42:30 -08:00
Juanfran 8caeb1c7f1 Merge pull request #328 from astagi/feature/fixarchivedkanban
Fix archive view status on userstory editing
2015-02-12 01:55:37 -08:00
Juanfran 1313cbfdeb fix xss in the kanban with the fullname 2015-02-12 10:35:03 +01:00
Juanfran 5246be9f69 remove unnecessary lodash escaping 2015-02-12 10:25:40 +01:00
Andrea Stagi b858adec9e Update nav user settings image on avatar change 2015-02-11 21:07:38 +01:00
Jesús Espino e25c52dfdd Allowing auth plugins 2015-02-11 11:24:25 +01:00
Xavier Julián 3967fc1bff Fix taiga secondary sidebar active state color 2015-02-11 10:06:53 +01:00
Xavier Julián 2fadda0caa Standard padding space 2015-02-11 09:19:10 +01:00
Xavier Julián 3612bc91eb Hide intro text of archived columns when vertical fold 2015-02-11 08:41:41 +01:00
Juanfran aece852b41 fix #2184 disable drag when the user click on the popover 2015-02-11 07:39:32 +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 34a37521cc remove very-light-gray 2015-02-10 15:00:03 +01:00
Juanfran 8bad281460 Merge pull request #329 from taigaio/issue/2134/form-font
Fix font size, color and form contrast
2015-02-10 05:41:37 -08:00
Xavier Julián 7da3eec8e7 Removed unnecesary colors 2015-02-10 12:24:25 +01:00
Alejandro Alonso d68e2e25c8 Fixing bad commit 2015-02-09 09:09:52 +01:00
Alejandro Alonso d7c27aebd6 Showing remove wiki page link only when permissions are enough 2015-02-09 09:01:15 +01:00
Alejandro Alonso d1f189c25f WIP 2015-02-09 08:58:26 +01:00
Xaviju e946596979 Merge pull request #325 from taigaio/bug/2179/loading-spinner-should-be-hidden
fix #2179 - loading always should be hidden
2015-02-09 08:27:59 +01:00
Xavier Julián 24dc2273e4 Fix font size, color and form contrast 2015-02-09 08:12:21 +01:00
Andrea Stagi b0ccc71dbc Fix archive view status on userstory editing 2015-02-08 01:12:29 +01:00
Xavier Julián bb631ec5bc Fix console linter 2015-02-06 09:39:47 +01:00
Xaviju 2ef09937d2 Merge pull request #315 from taigaio/bug/2106/empty-kanban-in-firefox
replace js height calculator by displayFlex
2015-02-06 09:10:15 +01:00
Xavier Julián e5687d2172 Fix wrong class 2015-02-06 09:09:40 +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
Juanfran b35ddb3847 fix #2179 - loading always should be hidden 2015-02-05 08:16:20 +01:00
Juanfran 67e54362c7 fix closed sprints click zone 2015-02-04 14:43:27 +01:00
Juanfran 03b5892200 Merge pull request #314 from taigaio/bug/2154/show-hide-closed-sprints-change-arrows
Fixing arrows error on hide/show sprints in backlog
2015-02-04 04:25:21 -08:00
Juanfran ea4d5d887f replace js height calculator by displayFlex 2015-02-04 08:14:15 +01:00
Andrea Stagi 1eb1a393d5 Fix arrow height in points-per-role 2015-02-04 08:00:18 +01:00
Andrea Stagi c11078d6c7 Add arrow-height parameter to popover mixin 2015-02-04 07:56:19 +01:00
Alejandro Alonso bc064f8e50 Fixing arrows error on hide/show sprints in backlog 2015-02-03 15:08:12 +01:00
Juanfran a4b10210a7 fix modules button save text 2015-02-03 13:45:49 +01:00
Alejandro 3a71d89e98 Merge pull request #313 from taigaio/bug/2157/fix-backlog-sort-with-doomline
fix backlog sort with doomline
2015-02-03 13:36:14 +01:00
Juanfran dfc1002d0b fix backlog sort with doomline 2015-02-03 13:35:29 +01:00
Juanfran 2a2129bc99 fix #2162 - fix submit modules 2015-02-03 13:31:25 +01: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
Xaviju 366f8950b3 Merge pull request #309 from astagi/feature/fixtaskscompletedtitle
Fix task completed title width
2015-02-03 10:13:25 +01:00
Andrea Stagi f69d9ad604 Fix task completed title width 2015-02-03 10:07:58 +01:00
Juanfran 1fbd91ecf4 Merge pull request #303 from taigaio/issue/2108/roles-rows
Redesign role points selector
2015-02-03 00:21:24 -08: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
Xavier Julián 09235a9bc5 Fix padding 2015-02-03 09:04:44 +01:00
Xavier Julián b629780804 Fixed width and height 2015-02-03 08:39:49 +01:00
Alejandro Alonso 8934861cc7 Adding max text length to invitation text 2015-02-03 08:33:29 +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 ab8b5efd3b remove duplicated & unused jade files 2015-02-02 16:57:45 +01:00
Xavier Julián cb654b238e Improved secondary card text legibility 2015-02-02 16:46:21 +01:00
Xavier Julián 11328a0805 Kanban drag icon removed 2015-02-02 16:46:21 +01:00
Jesús Espino 0de4f1a59d Merge pull request #310 from astagi/feature/addtooltippoints
Add tooltip for points per role
2015-02-02 16:44:13 +01:00
Andrea Stagi 9f2abee008 Add tooltip for points per role 2015-02-02 15:05:12 +01:00
Xavier Julián ed3536157e Fix line-height and font-size 2015-02-02 14:02:12 +01:00
Alejandro Alonso 61c97358bf Fixing config in navurls 2015-02-02 14:02:11 +01:00
Juanfran f8b4b0130e fix paginator margin 2015-02-02 14:02:11 +01:00
Juanfran 5e4c64a7f0 fix assigned to issues overflow 2015-02-02 14:02:11 +01:00
David Barragán Merino d9028e5b52 Remove 💩 2015-02-02 12:55:16 +01:00
Juanfran c9a6d1df8e tranform <a> submits to buttons 2015-02-02 08:42:21 +01:00
Alejandro Alonso 8cacf4e824 Fixing config in navurls 2015-01-30 12:51:59 +01:00
Xaviju 4e76d2a584 Merge pull request #302 from taigaio/fix-assigned-to-overflow
fix assigned to issues overflow
2015-01-30 09:52:35 +01:00
Juanfran 427e078c7b fix paginator margin 2015-01-30 09:37:02 +01:00
Xavier Julián b631aef22d Redesign role points selector 2015-01-30 08:16:29 +01:00
Xavier Julián 7dd1302525 Fix role name size. TG-2113 #ready-for-test 2015-01-30 07:58:27 +01:00
Juanfran f89dc4022e fix assigned to issues overflow 2015-01-30 07:50:01 +01:00
Xavier Julián 5969049de1 Removed unnecesary vendor prefixes 2015-01-30 07:44:01 +01:00
David Barragán Merino 0bc94b2a79 Fix #300: Fix a typo 2015-01-30 00:57:03 +01:00
Jesús Espino 29de1cf20a Small fix on imported comments from import 2015-01-29 19:34:46 +01:00
Juanfran 10ab601d52 fix issue subject overflow 2015-01-29 14:53:07 +01:00
Juanfran d59b481b58 fix project overflow 2015-01-29 14:04:27 +01:00
Juanfran 2e2a3849e2 deleted tmp file 2015-01-29 12:27:24 +01:00
Juanfran 370f0a0303 fix #2057 - firefox flex blox, direction column issue 2015-01-29 12:13:32 +01:00
Juanfran af993d369f Merge pull request #294 from taigaio/issue/2037/issue-table-shrink
Fix issues table layout in all resolutions.
2015-01-29 02:21:45 -08:00
Juanfran 48ae1f8b7c fix normal issues layout 2015-01-29 11:21:10 +01:00
Alejandro 68b92ce8e7 Merge pull request #296 from taigaio/team-page-all-fix
Fix team page all members list
2015-01-29 11:17:12 +01:00
Jesús Espino 8d0d89d8b7 Fix team page all members list 2015-01-29 11:13:53 +01:00
Juanfran 7192d4570f Merge pull request #295 from taigaio/issue/2028/blocked-task-color
Issue/2028/blocked task color
2015-01-29 02:04:46 -08:00
Xavier Julián 0703974cd4 Behavior for hovers on taskboard us and tasks 2015-01-29 10:08:45 +01:00
Juanfran 22cef4ed2f fix #2094 - restore issue properties spinner 2015-01-29 10:07:28 +01:00
Xavier Julián 5d601247a3 Fixed taskborad attributes inheritance in blocked tasks 2015-01-29 10:00:11 +01:00
Xavier Julián 5d29a51bb6 Fix issues table layout in all resolutions. TG-2037 #ready-for-test 2015-01-29 09:39:58 +01:00
David Barragán Merino 9929182534 Fix tg-2084: broken activity list 2015-01-28 17:01:03 +01:00
Xavier Julián 7fec877a51 Fix member stats points. TG-2075 #ready-for-test 2015-01-28 15:22:50 +01:00
Alejandro 4042396a8f Merge pull request #290 from taigaio/issue/2085/kanban=tasks
Fixed kanban tasks and made same css styles.
2015-01-28 15:15:37 +01:00
Xavier Julián 268d804854 Fixed kanban tasks and made same css styles. TG-2085 #ready-for-test 2015-01-28 15:13:39 +01:00
Alejandro Alonso a64a73c452 Fixing milestone arrows 2015-01-28 14:47:55 +01:00
David Barragán Merino 5e77c42cc0 Change _.sorBy to _.sortBy 2015-01-28 14:38:50 +01:00
Alejandro 21b9369007 Merge pull request #286 from taigaio/bug/2018/invitation-landing
Fix invitation flexbox layout
2015-01-28 14:18:51 +01:00
Juanfran 236da2d7cf fix #2034 - fix IE taskboard margin 2015-01-28 14:18:37 +01:00
David Barragán Merino 06b1b7550d Minor fixes in wiki page directives 2015-01-28 14:16:53 +01:00
Alejandro f3dd62bf90 Merge pull request #289 from taigaio/issue/2044/spinner
Fix multiple spinners
2015-01-28 14:14:37 +01:00
Juanfran 746405782c fix #2030 - IE sprints total points centered 2015-01-28 13:23:26 +01:00
Juanfran 5914f44b9d fix #2020 - fix projects home in IE 2015-01-28 12:52:51 +01:00
Juanfran 75eeb13ec0 #fix 2029 - preventDefault when click milestone edit icon 2015-01-28 12:40:50 +01:00
Juanfran d0d0d51208 fix delete/restore comment in IE 2015-01-28 12:05:27 +01:00
Jesús Espino a0b110f566 Fix #2041: Now next/prev links in the detail works again 2015-01-28 11:32:55 +01:00
Jesús Espino cf88012787 Small fix on history loading errors 2015-01-28 11:14:11 +01:00
Alejandro Alonso 6bc1b40581 Fix #2081 Updating plugin copy 2015-01-28 10:22:00 +01:00
Xavier Julián 68d5e4a8bf Single generic spinner class 2015-01-28 10:19:37 +01:00
Xavier Julián 92a5ebe334 Fix Sprints Spinner 2015-01-28 09:39:45 +01:00
Xavier Julián 8d51478f70 Fix assigned to spinner 2015-01-28 09:39:45 +01:00
Xavier Julián f2851413c1 Fix User Profile spinner 2015-01-28 09:39:45 +01:00
Juanfran 11069f44da fix #2053 - fix hide floppy in tags autocomplete 2015-01-28 08:55:58 +01:00
Xavier Julián cfefc473e2 User avatar spinner 2015-01-28 08:51:31 +01:00
Alejandro Alonso 2ad0b9f490 Fix #2076 El listado de miembros en Team si está vacío debería mostrar algun texto, o no mostrar la miga de pan
TG-2076 ready-for-test
2015-01-28 08:43:09 +01:00
Alejandro Alonso c1d4ad62e8 Refreshing attachments reorder in activity 2015-01-28 08:32:51 +01:00
Xavier Julián 02c4466c45 Fix issue name ellipsis in issue list. Issue #2035 2015-01-28 08:26:10 +01:00
Xaviju ffb987272f Merge pull request #285 from taigaio/bug/2021/fix-green-floppy-icon
fix wysiwyg floppy icon color
2015-01-28 08:07:28 +01:00
Juanfran 253f95b88f Merge pull request #287 from taigaio/issue/2033
TG-2033 #ready-for-test: Solved problem with filter field on the backlog
2015-01-27 22:57:19 -08:00
Juanfran ca11efbcf9 fix #2064 - fix overflow project list in the projects home 2015-01-28 07:50:14 +01:00
Jesús Espino 600f5f1747 Fix #2014: and other small not-detected issues 2015-01-27 16:39:46 +01:00
Jesús Espino ec4231faa2 TG-2033 #ready-for-test: Solved problem with filter field on the backlog 2015-01-27 16:15:34 +01:00
Juanfran cb60f88af7 fix #2045 - cursor in related tasks assigned to 2015-01-27 14:39:10 +01:00
Xavier Julián 8dfc7b81fe Fix broken Slide mixin 2015-01-27 14:38:46 +01:00
Alejandro Alonso df67751889 F#2036 No puedo crear custom filters para issues 2015-01-27 14:34:23 +01:00
Xavier Julián 0506b3608d Fix invitation flexbox layout 2015-01-27 14:29:14 +01:00
Juanfran 8b31c9ff8f disable dragging from doom-line 2015-01-27 14:26:00 +01:00
Alejandro Alonso df26f40ca1 Fix #2019 Sprint creation name reminder not working on firefox 2015-01-27 14:26:00 +01:00
Xavier Julián 9aed515b47 Fix module layout in IE11 2015-01-27 14:22:36 +01:00
Juanfran 488a32641e fix lighbox avatar size 2015-01-27 14:12:28 +01:00
Alejandro Alonso 3f65202e46 Fix #2023
En el detalle de una us, en el listado de sus tareas el id y el nombre aparecen pegados
2015-01-27 13:44:39 +01:00
Alejandro Alonso e1bbb0b365 FIX #2039 A conference in appear.in leads to a 404 bad request 2015-01-27 13:17:37 +01:00
Juanfran fe689824be fix wysiwyg floppy icon color 2015-01-27 13:15:35 +01:00
Xavier Julián 5e8fd5318d Remove Scss linter errors 2015-01-27 13:02:12 +01:00
Alejandro Alonso 09ce69c84c Fixing create project copy 2015-01-27 12:55:47 +01:00
Juanfran 05d4d230f2 fix #2024 - fix watchers 2015-01-27 12:51:50 +01:00
Juanfran 3c0269cc7f fix #2025 - hover us status 2015-01-27 12:48:40 +01:00
Juanfran 8bd48f360f fix #2031 - fix fold column in the taskboard 2015-01-27 12:40:06 +01:00
Juanfran fefd60a020 fix #2052 - prevent scape lodash code in jade 2015-01-27 12:25:54 +01:00
Alejandro 2bbd05d5f5 Merge pull request #283 from taigaio/bug/1993/backlog-width-inconsistency
fix US name shrink
2015-01-27 11:53:23 +01:00
Juanfran 9683a2a114 fix #1968 - taskboard columns should have max-width 2015-01-27 08:49:50 +01:00
Juanfran da442a0239 fix #2013 - taskboad colums over the graph 2015-01-27 08:38:57 +01:00
Juanfran 33125ef7b8 fix US name shrink 2015-01-27 08:21:31 +01:00
Alejandro 806be20a9e Merge pull request #279 from taigaio/issue/1963/popover-hover-color-problem
Change popover hover color to white.
2015-01-27 08:10:00 +01:00
Alejandro 237c0521fa Merge pull request #281 from taigaio/issue/2008/kanban-task-bug
Kanban task minimized broken layout
2015-01-27 08:09:55 +01:00
Juanfran ddfcc741ee Merge pull request #282 from taigaio/issue/2009/user-avatar-taskboard
User avatar templateUrl fix typo
2015-01-27 07:41:20 +01:00
David Barragán Merino 21ed451832 Remove debugger 2015-01-26 17:52:28 +01:00
Jesús Espino be8476584e Some fixes on webhooks interface 2015-01-26 17:48:42 +01:00
Alejandro Alonso 379b21b407 Fixing show history when executing test 2015-01-26 16:50:16 +01:00
Alejandro Alonso b61dc2155d Updating includes 2015-01-26 16:50:16 +01:00
Xavier Julián 7585ad3450 Webhook responses 2015-01-26 16:50:16 +01:00
Xavier Julián cdca5a2553 Single history item 2015-01-26 16:50:16 +01:00
Xavier Julián 8c25f0bad1 webhooks form and single view 2015-01-26 16:50:16 +01:00
Xavier Julián a0d93abff4 Webhooks structure 2015-01-26 16:50:16 +01:00
Xavier Julián 5c9ad4b19b 'Export/import project' feature 2015-01-26 16:49:10 +01:00
Xavier Julián ee244edd83 User avatar templateUrl fix typo 2015-01-26 15:14:09 +01:00
Xavier Julián e391466cc2 Kanban task minimized broken layout 2015-01-26 15:03:51 +01:00
Ramiro Sánchez eb7bc17caa Fix type/status hover 2015-01-26 12:14:11 +01:00
Juanfran 6c9d8fe746 Convert coffee templates to jade 2015-01-26 10:59:34 +01:00
Ramiro Sánchez b3bff484e3 Change popover hover color to white. 2015-01-26 10:05:58 +01:00
Jesús Espino 5b8da33b79 Merge pull request #255 from taigaio/issue/1877/drag-from-backlog-to-sprint-using-the-entire-box
When dragging a User Story to a Sprint, use the entire Sprint box to accept drag
2015-01-22 12:40:53 +01:00
Juanfran 3846b9a216 Merge pull request #267 from taigaio/improve-loader
Improve plugin and config loading
2015-01-22 10:05:16 +01:00
Jesús Espino 00c9fdd362 Improve plugin and config loading 2015-01-22 09:37:06 +01:00
Alejandro Alonso 76b53218a3 When dragging a User Story to a Sprint, use the entire Sprint box to accept drag 2015-01-22 08:07:19 +01:00
Alejandro Alonso 1c11dc6d7a Change order for open sprints 2015-01-21 17:20:38 +01:00
Alejandro Alonso 61e72adea8 Adding tooltips to graphs 2015-01-21 17:19:02 +01:00
Jesús Espino c1fb4f6d9e Fix contrib plugins show/hide in the admin 2015-01-21 12:23:04 +01:00
Alejandro fa9b0c0967 Merge pull request #260 from taigaio/contrib-plugins
Adding initial contrib modules system
2015-01-21 09:58:30 +01:00
Juanfran e1df08ab3b fix firefox page transition 2015-01-21 09:43:38 +01:00
Jesús Espino 116a6c335b Adding initial contrib modules system 2015-01-20 17:02:43 +01:00
Xavier Julián e9dbb8a155 Minor fixes lost on merge 2015-01-19 16:30:13 +01:00
Xavier Julián 5dfa467492 Fixed IE11 kanban and taskboard 2015-01-19 16:22:59 +01:00
Xavier Julián d1f81dee1f Linter cleanup 2015-01-19 16:22:59 +01:00
Xavier Julián b02032634d Removed flexbox mixins to vanilla CSS 2015-01-19 16:22:59 +01:00
Xavier Julián b1a0ba2345 Fix attachments coherence and styles 2015-01-19 16:20:35 +01:00
Xavier Julián 1c2468a2f3 WIP improving legibility 2015-01-19 16:20:35 +01:00
Xavier Julián bce0d22c25 Add upload icon font 2015-01-19 13:31:25 +01:00
Juanfran 7c2550587b remove console.log 2015-01-16 14:11:12 +01:00
Juanfran 2e498b2b90 remove conf from app.js 2015-01-16 14:11:12 +01:00
Juanfran 4955debc9b split conf file from app.js 2015-01-16 14:11:12 +01:00
Juanfran d7da4fff8e Merge pull request #248 from taigaio/bug/1876/search-page
Bug/1876/search page
2015-01-16 09:06:59 +01:00
Juanfran 494cf2d1a9 fix #1897 - unassigned ceil taskboard compression 2015-01-16 08:47:38 +01:00
David Barragán Merino 9115020809 Remove a ; 2015-01-15 18:24:02 +01:00
Xaviju cde8925ab0 Merge pull request #250 from taigaio/fix-ie11
Fix ie11
2015-01-15 16:58:34 +01:00
Jesús Espino 763e5d0879 Merge pull request #247 from taigaio/archived-userstory-status
Archived userstory status
2015-01-15 10:20:42 +01:00
Juanfran 2d3eb780e4 remove unnecessary debounce 2015-01-15 08:10:24 +01:00
Alejandro Alonso 53386d1c4d Updating kanban front 2015-01-15 07:33:16 +01:00
Alejandro Alonso 010211fb64 Updating admin visualization for archived attribute in userstory status 2015-01-15 07:33:16 +01:00
Alejandro Alonso 7d3cae0aae Refixing vfold-icon in typography.scss 2015-01-15 07:27:23 +01:00
Juanfran de90811a94 fix avatar size in related tasks in IE 2015-01-14 15:51:10 +01:00
Juanfran 7caf8ff018 fix height 100% wrapper in the admin section in IE 2015-01-14 15:32:36 +01:00
Juanfran 7f4c12e3b8 fix kanban & backlog column width in IE11 2015-01-14 15:21:32 +01:00
Xavier Julián be66864e01 Add capslock icon 2015-01-14 13:29:35 +01:00
Juanfran 99d183085f fix vertical align lightbox in IE 2015-01-14 13:25:10 +01:00
Xavier Julián a1a118dbcc Fix lint errors 2015-01-14 12:50:22 +01:00
Xavier Julián 9406ca3a69 Edit color to keep consistency across taiga 2015-01-14 12:36:56 +01:00
Xavier Julián 42264cedaf Fix search result table styles 2015-01-14 12:34:44 +01:00
Juanfran 3866e6d443 fix sidebars 2015-01-14 11:06:08 +01:00
David Barragán Merino da4cfb22e6 Issue #1734: currentPassword is not needed for github users 2015-01-13 14:30:07 +01:00
Juanfran bb7543d954 remove includes & add gulp-autoprefix 2015-01-13 09:56:43 +01:00
Juanfran 5b6a1d5c10 Merge pull request #230 from taigaio/bug/1859/detect-scroll-movement
Bug #1859: Detect scroll movement on codeblocks of the wiki
2015-01-12 14:56:00 +01:00
Juanfran 205fdc6bed fix 1857 - performance issue repainting continuosly 2015-01-12 13:37:56 +01:00
Juanfran b62eed4b61 Merge pull request #225 from taigaio/more-robust-nav-urls
Prevent posible race condition on navurls
2015-01-12 08:47:26 +01:00
Jesús Espino 0f6a7dadb9 Bug #1859: Detect scroll movement on codeblocks of the wiki 2015-01-09 15:04:43 +01:00
Alejandro a21ed91888 Merge pull request #226 from taigaio/typos
Fix 2 typos
2015-01-09 09:37:50 +01:00
Alejandro 1db9c82141 Merge pull request #228 from taigaio/bug/1772/update-wiki-stats-on-edit
Bug #1772: Update wiki stats on wiki page edit
2015-01-09 09:33:41 +01:00
Jesús Espino 3425ecc76b Bug #1772: Update wiki stats on wiki page edit 2015-01-08 19:08:22 +01:00
Jesús Espino d8bec2c197 Bug #1847: Hide loading overlay on permissions error 2015-01-08 17:21:56 +01:00
Xavier Julián 82ce4cf663 Fix HTML and CSS syntax 2015-01-08 15:10:49 +01:00
Jesús Espino 772108225e Fix 2 typos 2015-01-08 13:46:11 +01:00
Alejandro 2bd500219b Merge pull request #220 from taigaio/bug/1822/points-edition-in-kanban
Fix issue 1822: Clearer points visuailization in kanban
2015-01-08 13:32:47 +01:00
Alejandro a82dd01ee9 Merge pull request #221 from taigaio/archived-milestones
Excluding closed sprints by default
2015-01-08 13:30:30 +01:00
Xavier Julián 6bf42b956c Fix ng-show condition in milestone 2015-01-08 13:21:59 +01:00
Xavier Julián 7de98f76d1 Redesign load closed sprints button. Icon not visible yet, font in master 2015-01-08 13:08:34 +01:00
Xavier Julián f1619c1b71 Archive icon and font 2015-01-08 12:03:21 +01:00
Alejandro Alonso 332fd99bfa Show closed milestones button now only appear when there are closed sprints 2015-01-08 11:57:08 +01:00
Alejandro Alonso de45ae0698 Showing link only when there are at least 2 sprints 2015-01-08 10:38:04 +01:00
Jesús Espino 3f7776a01d Prevent posible race condition on navurls 2015-01-08 10:19:22 +01:00
Jesús Espino f9bf250b38 Fix bug with compact/uncompact kanban cards 2015-01-06 08:57:21 +01:00
Alejandro Alonso 057bfe9b17 Fixing vfold icon name 2014-12-30 17:01:01 +01:00
Alejandro Alonso 5e63135d76 Updating icons font 2014-12-30 16:48:41 +01:00
Jesús Espino c6d4a17ddc Fixed small bug on roles name edit 2014-12-30 10:50:12 +01:00
Alejandro Alonso a0f9431ae4 Excluding closed sprints by default 2014-12-29 13:01:49 +01:00
Jesús Espino a2ac9c6d62 Fix issue 1822: Clearer points visuailization in kanban 2014-12-26 15:22:18 +01:00
Jesús Espino d027586b9d tg-1805 #ready-for-test: Fixed add new user story title on kanban 2014-12-26 13:59:41 +01:00
Jesús Espino 750578561d Fixed problem with edit on requests optimization 2014-12-26 11:44:29 +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 Alonso a0db93a053 Mixing resolve, get project, get user and roles in the same request 2014-12-23 15:09:37 +01:00
Alejandro Alonso a0f5f8d982 Parallelizing userstories and tag_colors for backlog 2014-12-23 09:57:38 +01:00
Jesús Espino eab0a94806 Removing unneeded stats on kanban controller 2014-12-22 16:54:26 +01:00
Juanfran caacd40b1f fix 1801 - fix validation error message in us points admin page 2014-12-12 10:23:56 +01:00
Juanfran 07cc7237ba fix #1799 - membeship action button 2014-12-12 09:58:31 +01:00
Xavier Julián a462d963ec Optimize all image sizes with imagemin 2014-12-11 17:34:15 +01:00
Xavier Julián acd90b45ea Optimize image with imagemin 2014-12-11 17:28:32 +01:00
Alejandro 9d306a8aa8 Merge pull request #204 from taigaio/bug/1745/firefox-click-after-drag
fix #1745 prevent firefox click after drag
2014-12-11 17:21:39 +01:00
Xavier Julián ca8038cb75 Fix invitation image size 2014-12-11 17:16:49 +01:00
Xavier Julián 9154e50397 Fixed wiki summary for long names 2014-12-11 17:14:32 +01:00
Juanfran e1d2388baa fix #1745 prevent firefox click after drag 2014-12-11 16:51:19 +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 15b7a38a57 fix #1777 - restore taskboard column colors 2014-12-11 13:35:53 +01:00
Juanfran c6ed21eca5 fix #1741 - remove tag field before open lightbox 2014-12-11 12:23:53 +01:00
Juanfran 02faf9c2ee fix #1765 - fix broken project search 2014-12-11 10:33:01 +01:00
Juanfran 9b7d60e0a9 fix #1768 split tags by comma 2014-12-11 09:16:51 +01:00
Alejandro 947ac85669 Merge pull request #203 from taigaio/bug/1731/cancel-edition
fix cancel edition in wysiwyg & subjects
2014-12-11 08:36:08 +01:00
Xavier Julián 19a6043350 Fixed texts in team page 2014-12-10 23:01:56 +01:00
Juanfran 17f9953a57 fix cancel edition in wysiwyg & subjects 2014-12-10 17:07:31 +01:00
Xavier Julián 574abd6b80 Back up taskboard burndown chart and statistics 2014-12-10 16:51:48 +01:00
Xavier Julián 78e9eba71b Replace poison for iocaine 2014-12-10 15:42:46 +01:00
Xavier Julián c0e126a938 Fix flexbox layout in taskboard 2014-12-10 14:13:01 +01:00
Juanfran 57163aafb7 fix #1493 add loader when the user delete a project 2014-12-10 11:55:16 +01:00
Alejandro Alonso bfcab13dfb Fixing merge 2014-12-10 09:40:08 +01:00
Alejandro f1c5a5a7f9 Merge pull request #201 from taigaio/qqueue
queue q promises
2014-12-10 07:53:08 +01:00
Juanfran d6b7843875 queue q promises 2014-12-09 13:45:24 +01:00
Alejandro 1287d2abf2 Merge pull request #198 from taigaio/bug/1709/show-msg-error-concurrent-edit
add  interceptor to handle version errors
2014-12-09 08:23:00 +01:00
Ramiro Sánchez 38b24175af Remove black color from task-name in task to be equal to kanban task 2014-12-05 14:03:42 +01:00
Ramiro Sánchez 0e02785ee2 fix related task alignment on safari 7 2014-12-05 13:54:51 +01:00
Ramiro Sánchez 73aa3c34e9 Vertically Align related-task us name 2014-12-05 13:36:04 +01:00
Ramiro Sánchez ee0860dec1 Remove black color from task-name classes so default link colors are shown instead 2014-12-05 10:24:11 +01:00
Juanfran 1207cc58b0 fix admin height 2014-12-04 15:23:50 +01:00
Juanfran 7a6f689004 add interceptor to handle version errors 2014-12-03 14:46:30 +01:00
Juanfran 533395202b fold/unfold taskboard tasks columns & us rows 2014-12-03 12:41:30 +01:00
Xavier Julián 1619ef9383 Fold/unfold comments 2014-12-03 12:41:30 +01:00
Xavier Julián e1362e84d4 Row Fold 2014-12-03 12:41:30 +01:00
Xavier Julián 97170673fa Column fold in taskboard 2014-12-03 12:41:30 +01:00
Jesús Espino a55566d1e0 Merge pull request #189 from taigaio/bug/678/backlog-scroll
fix #678 - it's possible to scroll when drag US's
2014-12-03 09:46:00 +01:00
Juanfran 90a8959d50 fix #678 - it's possible to scroll when drag US's 2014-12-03 09:27:39 +01:00
Juanfran ed7a176fe0 fix #1714 - bulk resort tasks in the taskboard 2014-12-02 19:21:06 +01:00
Alejandro Alonso aa71dcc231 Changing field order 2014-12-02 15:53:30 +01:00
Alejandro Alonso 0fb087e8c7 Removing unnecesary anyComputableRole 2014-12-02 15:53:30 +01:00
Alejandro Alonso e3b223878d Adding valid origin ip directive and data 2014-12-02 15:53:30 +01:00
Alejandro Alonso fb60cf0cdd Adding front for gitlab and bitbucket 2014-12-02 15:53:30 +01:00
Xaviju 6021749faa Merge pull request #190 from taigaio/scss-lint-clean-import-extend-order
Fix a lot of import/extend lint errors on sass
2014-12-02 12:32:57 +01:00
Jesús Espino efb5a62f4b Fix a lot of import/extend lint errors on sass 2014-12-02 12:20:50 +01:00
Juanfran 382091c726 replace invalid q.all.apply calls 2014-12-02 09:39:05 +01:00
David Barragán Merino 5bd60d1748 [Backport] 👨 + 🔪 〰️ -> 👦
This reverts commit 95b75e9b1d.

Conflicts:
	app/partials/register.jade
	app/svg/logo.svg
2014-12-01 15:19:13 +01:00
David Barragán Merino 3733a86920 👨 + 🔪 〰️ -> 👦
This reverts commit 95b75e9b1d.

Conflicts:
	app/partials/register.jade
	app/svg/logo.svg
2014-12-01 15:07:09 +01:00
Juanfran 15dea86392 Partial fix #1714 taskboard order 2014-11-28 14:37:59 +01:00
Jesús Espino 6362a711aa Merge pull request #182 from taigaio/bug/1706/preserve-navigation-active-in-us-and-task
fix #1706 preserve navigation active in US and tasks
2014-11-28 13:07:39 +01:00
Jesús Espino ecaec9d027 Merge pull request #184 from taigaio/bug/1710/bug-select-wysiwyg-text
fix #1710 select text in the wysiwyng preview actives edition mode
2014-11-28 09:07:37 +01:00
Juanfran c0febab837 fix #1710 select text in the wysiwyng preview actives edition mode 2014-11-28 09:01:34 +01:00
Jesús Espino 8732788722 Merge pull request #177 from taigaio/us/652/team-members
Us/652/team members
2014-11-28 08:26:02 +01:00
Jesús Espino 8e53cee768 Small fixes for team members 2014-11-28 08:25:32 +01:00
Xavier Julián 66d00ba9f3 Improve layout styles to fit in window 2014-11-28 07:03:25 +01:00
Xavier Julián a13501cc58 Fix table columns layout in team members 2014-11-28 07:03:25 +01:00
Alejandro Alonso 33bb54e453 Showing only columns related no enabled features 2014-11-28 07:03:25 +01:00
Alejandro Alonso 9177f172f4 Showing team members only if there are team members 2014-11-28 07:03:24 +01:00
Alejandro Alonso 849e67d7a8 Showing the power column 2014-11-28 07:03:24 +01:00
Alejandro Alonso f87d1b7534 Fixing team icons opacity 2014-11-28 07:03:24 +01:00
Alejandro Alonso ddad02b3fc Fixing scope 2014-11-28 07:03:24 +01:00
Alejandro Alonso b725b6c6e1 Allowing leave project 2014-11-28 07:03:24 +01:00
Juanfran 2a4680b529 add role to the current user & remove the user from the team list 2014-11-28 07:03:24 +01:00
Juanfran e6e7c43907 fix current user stats 2014-11-28 07:03:24 +01:00
Juanfran 51087393f1 create member-stats directive 2014-11-28 07:03:24 +01:00
Alejandro Alonso b7f570ae53 Filtering memberships with owner in team members 2014-11-28 07:03:24 +01:00
Jesús Espino e0694b2b76 Add leave method to the projects resource 2014-11-28 07:03:24 +01:00
Jesús Espino a0b46d0cf8 Add error handling on remove admin permissions of memberships panel 2014-11-28 07:03:24 +01:00
Xavier Julián a1d09e75c4 Team statistics styles 2014-11-28 07:03:24 +01:00
Xavier Julián a4f65b947a Team Member Data Function Filter 2014-11-28 07:03:24 +01:00
Juanfran 47c7998847 integrate team members 2014-11-28 07:03:24 +01:00
Xavier Julián 0adb56c1dc Popovers for attributes explanation. Looks 🆒 2014-11-28 07:03:24 +01:00
Xavier Julián 2202f315cf Team Main Part 2014-11-28 07:03:24 +01:00
Xavier Julián 6f9ffdd327 Team Filters module 2014-11-28 07:03:24 +01:00
Xavier Julián 8785a3ff8a Created New Module Team 2014-11-28 07:03:24 +01:00
Xavier Julián 0c334d5828 Remove help from taiga set link instead 2014-11-27 16:54:16 +01:00
Juanfran 6870b9a057 fix #1706 preserve navigation active in US and tasks 2014-11-27 16:43:15 +01:00
Juanfran 33c427b072 unify form submit 2014-11-27 15:08:01 +01:00
Xavier Julián bb5eaa8633 Markdown help SCSS refactor 2014-11-27 13:42:09 +01:00
Jesús Espino 7cc56aa719 Merge pull request #179 from taigaio/us/97/markdown-help
Add help button in WYSIWYG and markdown syntax in taiga-web
2014-11-27 13:17:31 +01:00
Xavier Julián bf0134bf3d Add markdown help to comments 2014-11-27 13:15:10 +01:00
Xavier Julián cf7f69a371 Fix weird behavior on FF drag icon caused by float left on textarea. TG-1707 #ready-for-test 2014-11-27 12:51:13 +01:00
Xavier Julián 496ad1245a Minor style fix on textareas 2014-11-27 12:39:08 +01:00
Xavier Julián bd77772135 Add help button in WYSIWYG and markdown syntax 2014-11-27 12:39:08 +01:00
Jesús Espino 546a002c62 Merge pull request #175 from taigaio/angular1.3
angular1.3
2014-11-27 10:24:27 +01:00
Juanfran 098b794d83 angular1.3 2014-11-27 10:19:41 +01:00
Xavier Julián 2b61b88564 Add help icon 2014-11-27 10:15:19 +01:00
Florian Bezagu e43a4205e7 Catch submit event of form to create and edit task
This allows to use « enter » to create or edit a task because there is
a new event caught, the submit one.
2014-11-26 21:19:04 +01:00
Andrey Antukh cc17743045 Add the ability to disable events and use relative url in config. 2014-11-20 21:52:26 +01:00
David Barragán Merino a97ba21be7 [backport] Change show/hide to add/removeClass in meetup button 2014-11-20 09:40:47 +01:00
Xavier Julián 905782c95d [Backport] Fix admin layout in safari and other browsers 2014-11-19 19:30:08 +01:00
Xavier Julián 120631547d [Backport] Fix manage members page bug on very small resolutions 2014-11-19 19:29:38 +01:00
Xavier Julián fb4ff9a201 [Backport] Fix broken video icon 2014-11-19 19:29:05 +01:00
David Barragán Merino c344152f32 Change show/hide to add/removeClass in meetup button 2014-11-19 19:25:01 +01:00
Xavier Julián c970adbec2 Fix admin layout in safari and other browsers 2014-11-19 19:24:01 +01:00
Xavier Julián d22d0e2259 Fix manage members page bug on very small resolutions 2014-11-19 18:58:03 +01:00
Xavier Julián 18a4e82c36 Fix broken video icon 2014-11-19 18:48:09 +01:00
Juanfran ce3dd4560d [Backport] fix #1622 refresh tags colors after create an US with a new tag 2014-11-19 18:23:21 +01:00
Juanfran 87e76e6c58 fix #1622 refresh tags colors after create an US with a new tag 2014-11-19 18:03:05 +01:00
Alejandro d41d4df625 Merge pull request #165 from taigaio/bug/1552/us-points-undefined-when-tasks-points-are-undefined
User story points are undefined if the task points are undefined
2014-11-18 21:28:28 +01:00
Alejandro Alonso e9a3f4d83b [backport]
user story points are undefined if the task points are undefined
2014-11-18 21:17:10 +01:00
Jesús Espino 12a442de6c Fix problem with drag and drop on kanban 2014-11-18 17:27:11 +01:00
Jesús Espino ead783ea56 Fix wip_limit problem on context change, now more robust directive 2014-11-18 17:14:21 +01:00
Alejandro d335e81061 Merge pull request #149 from taigaio/us/90/github-integration
Us/90/github integration
2014-11-18 14:07:57 +01:00
Jesús Espino 494c22c857 Merge pull request #162 from taigaio/us/104/squish-kanban
Squish Kanban
2014-11-18 12:50:43 +01:00
Juanfran 3c6018ae0f fix kanban column width when the user fold & unfold 2014-11-18 12:45:03 +01:00
Jesús Espino 79a3afc6c6 Fixed problem with created by user outside the project 2014-11-18 12:33:00 +01:00
Jesús Espino 59a1d6c27b Adding external reference link for github 2014-11-18 12:13:30 +01:00
Alejandro Alonso 99cafc530b Fixing input name 2014-11-18 12:01:03 +01:00
Alejandro Alonso 0f32cbe237 User story points are undefined if the task points are undefined 2014-11-18 10:14:33 +01:00
jordanrinke 4d34a30a0f add missing ngRoute
add missing ngRoute
2014-11-17 12:47:12 -08:00
jordanrinke 3445595a3f Add missing ngRoute
Add missing ngRoute
2014-11-17 12:46:49 -08:00
Jesús Espino 02d507a281 Changed ng-if with ng-class hidden on compact user stories 2014-11-17 16:53:15 +01:00
Xavier Julián 18bf7d9f4b Fixed JS bug and CSS show/hide effect 2014-11-17 16:48:57 +01:00
Xavier Julián 6d817c2944 Kanban table header icon responsive 2014-11-17 16:15:40 +01:00
Xavier Julián f5c6031262 Kanban Table Width Recalculation on Squish Columns 2014-11-17 16:00:19 +01:00
Jesús Espino 190721ee4e Now using directive on register with github button 2014-11-17 15:44:28 +01:00
Xavier Julián 91c3b213e8 Recalculate Kanban Table Container Width on load page 2014-11-17 12:59:12 +01:00
Xavier Julián 53745273e6 Save fold unfold status on storage 2014-11-17 12:30:26 +01:00
Xavier Julián 38bb85bdf0 Fold/unfold kanban columns 2014-11-14 13:11:25 +01:00
David Barragán Merino 7167769a86 Fix error: Extrange behavior of tg-us-estimation in lightboxes 2014-11-14 01:12:33 +01:00
David Barragán Merino 7248d7e02f Fix error: undefined is not a function (evaluating \'$scope.us.revert()\') 2014-11-14 01:10:31 +01:00
Xavier Julián b8862380f8 Broken kanban squish directive 2014-11-13 14:06:31 +01:00
Xavier Julián 766fc94c02 Squish Kanban Directive 2014-11-13 12:53:04 +01:00
David Barragán Merino 72bff4cdde The GitHub button will not be rendered if is not configured 2014-11-13 11:48:28 +01:00
Juanfran b4e5df0c8d removed unused dependencies in the github page 2014-11-13 11:48:28 +01:00
Juanfran ac1305952f fix manual loader call 2014-11-13 11:48:27 +01:00
Juanfran 699deb4450 add resolveUrlForAttributeModel method 2014-11-13 11:48:27 +01:00
Juanfran 1129469cce github form integration 2014-11-13 11:48:27 +01:00
David Barragán Merino b8bf8902d1 Task #1424: Login with GitHub 2014-11-13 11:48:27 +01:00
Juanfran 07c736d78c slug status column added 2014-11-13 11:48:27 +01:00
Alejandro Alonso 42a7752874 Updating github integration doc 2014-11-13 11:48:27 +01:00
Juanfran d3d6a1ce4e github configuration page 2014-11-13 11:48:26 +01:00
Xavier Julián 80e34ae1ee Added github button to invitation and invitation html structure refactor :octocat: 2014-11-13 11:48:26 +01:00
Xavier Julián 21555fd440 Github login/signup button in login and signup pages :octocat: 2014-11-13 11:48:26 +01:00
David Barragán Merino 949f3fc2fd Revert "revert Logo to test if bug caused by SVG"
This reverts commit 238df23a61.
2014-11-13 10:49:47 +01:00
Xavier Julián f7421b4440 Add fold option to only one column 2014-11-12 18:23:05 +01:00
Xavier Julián 6b6c06b39e Squish layout styles 2014-11-12 18:03:31 +01:00
Xavier Julián 5a9a1bdcc7 Remove tags from taskboard table 2014-11-12 11:10:41 +01:00
Juanfran d41ea2faa6 check if watcher is defined before print 2014-11-12 09:33:58 +01:00
Juanfran c98996a8c5 check if stats are loaded before redraw chart 2014-11-12 08:14:56 +01:00
Xavier Julián 8b2e35feba Add blocked styles to taskboard 2014-11-11 20:09:26 +01:00
Xavier Julián 35a53481fb Add red color to blocked stories text in sprints 2014-11-11 20:09:26 +01:00
David Barragán Merino 1e34054177 Merge pull request #153 from taigaio/bug/1572/refactor-projects-pagination
fix #1572 - refactor projects pagination
2014-11-11 19:51:00 +01:00
Juanfran d86c10d0a2 fix #1602 - fix show/hide block us text 2014-11-11 17:49:51 +01:00
Xavier Julián 44a87cdf2b Fixed ellipsis bug in admin 2014-11-11 17:41:13 +01:00
Juanfran cd37196a31 fix #1572 - refactor projects pagination 2014-11-11 17:11:30 +01:00
Juanfran 3ff00c0435 fix #1551 - fix select color popover position 2014-11-07 09:53:02 +01:00
Juanfran f19906e380 fix #1510 - add static text in the kanban us title attribute 2014-11-07 09:41:32 +01:00
Alejandro 1c7fcffe0a Merge pull request #144 from taigaio/bug/1533/update-backlog-points-popups
fix #1533 - when the user changes the role points in a us the popup must...
2014-11-07 08:56:23 +01:00
Alejandro f54823acb5 Merge pull request #143 from taigaio/bug/1505/backlog-dragging-when-filters-are-enabled
fix #1505 - The user only can drop if the backlog filters are closed preventing sort errors
2014-11-06 10:38:48 +01:00
Alejandro e96c729ba5 Merge pull request #147 from taigaio/issue/1546/hover-tags-on-kanban-and-taskboard
Now the tag hover space is the double of the tag line
2014-11-06 10:35:45 +01:00
Xavier Julián 246df0cc86 Minor style improvements and fix scss attribute order errors 2014-11-06 09:55:29 +01:00
Juanfran b900118aff fix #1505 - The user only can drop if the backlog filters are closed 2014-11-06 08:37:41 +01:00
Alejandro 73c54555c0 Merge pull request #146 from taigaio/issue/1538/kanban-lightbox-inline-edit
User story edit lightbox, on close revert changes of us
2014-11-06 07:53:57 +01:00
Jesús Espino c80aed16a4 Now the tag hover space is the double of the tag line 2014-11-05 23:11:58 +01:00
Jesús Espino c828791e7c User story edit lightbox, on close revert changes of us 2014-11-05 22:28:02 +01:00
Xavier Julián 238df23a61 revert Logo to test if bug caused by SVG 2014-11-05 18:58:50 +01:00
Juanfran 0d3c47c803 loader refactor
deleted loader interceptor
loader.start forces loader show up
2014-11-05 17:09:19 +01:00
Xavier Julián b76a844346 Remove Device zoom to make it accesible from mobile platforms event if app is not responsive 2014-11-05 12:12:56 +01:00
Juanfran b277fc829d fix #1533 - when the user changes the role points in a us the popup must be updated 2014-11-05 11:04:43 +01:00
David Barragán Merino f929a9044d Fix bug: Show delete-sprint button in edit mode 2014-11-05 11:01:33 +01:00
Juanfran 6161f7e017 add missing event parameter 2014-11-04 15:55:24 +01:00
Juanfran 3be8e8561e prevent js error when the avatar input is empty 2014-11-04 15:28:50 +01:00
David Barragán Merino 0769c13c97 Fix [Sentry] ERROR: url is undefined 2014-11-04 13:32:41 +01:00
David Barragán Merino 77a6d7d49a Remove some console logs 2014-11-04 13:32:41 +01:00
David Barragán Merino 0597881e02 Fix a bug in the form of custom filters at issues list 2014-11-04 11:38:12 +01:00
Xavier Julián d3fb44d441 Add focus to tag input in detail page when adding tags 2014-11-03 17:34:12 +01:00
Xavier Julián c4fc81ba31 Added moustache icon and optimized SVG code 2014-11-03 17:27:00 +01:00
David Barragán Merino 740f9b7f62 Bug #1513: Change placeholder of tag field 2014-11-03 17:11:12 +01:00
David Barragán Merino 62d5c1b8b3 Fix 💩 with more 💩 (in assignation signals) 2014-11-03 16:32:28 +01:00
Xavier Julián ad035a6721 Add movember message related 👨 2014-11-03 15:49:37 +01:00
Xavier Julián 95b75e9b1d Add movember Logo to login pages 2014-11-03 15:49:37 +01:00
David Barragán Merino 9b37c9c7f8 Fix add button style for watchers module 2014-11-03 15:10:02 +01:00
Xavier Julián 40c4757d16 Fix broken text layout in project selector 2014-11-03 15:08:23 +01:00
David Barragán Merino c27aefabb7 Fix bug #1519: Remove hidden class at delete-account-lightbox 2014-11-03 14:31:43 +01:00
David Barragán Merino f9e142d227 Fix bug #1519: Remove hidden class at kanban-selected-user-lightbox 2014-11-03 14:31:43 +01:00
David Barragán Merino fa1f846d8b Fix bug #1521: Remove hidden class at notion-project-values-us-points-lightbox 2014-11-03 14:31:43 +01:00
David Barragán Merino 79766db827 Fix bug #1520: Remove hidden class at add-memberships-lightbox 2014-11-03 14:31:43 +01:00
David Barragán Merino c91cb5c59d Remove a unused lightbox 2014-11-03 14:31:43 +01:00
David Barragán Merino a4c03f38b8 Remove unnecessary code 2014-11-03 13:21:03 +01:00
David Barragán Merino ba199c821e Fix bug #1518: Remove hidden class at delete-project-lightbox 2014-11-03 13:09:02 +01:00
Alejandro d69364b6ca Merge pull request #141 from taigaio/bug/1495/font-characters
Remove subsetting to be able to support a larger number of languages
2014-11-03 11:54:34 +01:00
Xavier Julián 521ad827ea Remove subsetting to be able to support a larger number of languages 2014-11-03 10:08:43 +01:00
Alejandro aebf56ad07 Merge pull request #140 from taigaio/bug/1511/broken-filter-selector
fix #1511
2014-11-03 09:25:12 +01:00
Juanfran 60604c6935 fix #1511 2014-11-03 09:24:18 +01:00
Xavier Julián af973590ef Add ico copy to clipboard 2014-11-03 09:20:00 +01:00
David Barragán Merino 8e7b7348dc Fix bug #1512: Change empty description placeholder 2014-11-02 11:49:58 +01:00
David Barragán Merino 4dd950134e Prevent more xss attacks 2014-11-01 12:19:07 +01:00
Juanfran ffe15c436b fix history xss 2014-10-31 13:55:28 +01:00
David Barragán Merino 969b79642c Bug #1508: Fix title in some links 2014-10-31 12:37:44 +01:00
Juanfran 1602eaac52 scss refactor 2014-10-31 12:17:40 +01:00
Juanfran 54ce888ee4 .hidden important 2014-10-31 12:03:38 +01:00
Alejandro Alonso e2dc91e134 Fixing js error if no tags 2014-10-31 09:50:51 +01:00
Alejandro Alonso b5d105dfac Fixing typo in smaller than text 2014-10-31 09:06:02 +01:00
Alejandro Alonso fd61bf77af Sorting tags alphabetically in backlog 2014-10-30 18:37:44 +01:00
Alejandro Alonso 2b5007e556 Numeric tags not working in issue listing 2014-10-30 18:36:50 +01:00
David Barragán Merino f10a083aa2 Fix bug #1501: Promote to US button lost the hover style 2014-10-30 18:24:29 +01:00
Xavier Julián fee41a8c0a Moved from forms to OpenSans to avoid font mistakes 2014-10-30 17:49:09 +01:00
Xavier Julián 9ffa447f14 Fix No description text hover effect when no editable 2014-10-30 17:16:33 +01:00
David Barragán Merino 23f8dd1d18 Fix some errors in the wikipages creation process 2014-10-30 15:42:59 +01:00
David Barragán Merino d9a932e749 Remove inactived buttons in read mode 2014-10-30 15:42:59 +01:00
Xavier Julián 4260e2e855 Add interactions only if user can edit 2014-10-30 15:42:59 +01:00
Xavier Julián 0277a1ad82 Removed transition when item not clickable 2014-10-30 15:42:59 +01:00
David Barragán Merino 901ff74432 Show iocaine button in read mode too 2014-10-30 15:42:59 +01:00
Xavier Julián 354e0899c9 Item detail settings buttons styles interactions for roles 2014-10-30 15:41:52 +01:00
David Barragán Merino ac3d49c8b1 Check permissions in the directives tg-assigned-to and tg-wattchers 2014-10-30 15:41:52 +01:00
David Barragán Merino f58d82c3fe Fix a minor error with new wiki pages (open edit mode by default) 2014-10-30 15:40:33 +01:00
David Barragán Merino 87df67b188 Use the new sass 2014-10-30 15:40:33 +01:00
Xavier Julián 44550acda5 Improved transitions to make it as visual as duty detail edition 2014-10-30 15:40:33 +01:00
Xavier Julián 1cede6f8be Visual refactor in the wiki layout 2014-10-30 15:40:33 +01:00
David Barragán Merino 0e24a0aa8e Refactor wiki views: Add delete-wiki-page button 2014-10-30 15:40:33 +01:00
David Barragán Merino 17475c59cc Refactor wiki views: Add tg-wiki-summary directive 2014-10-30 15:40:33 +01:00
David Barragán Merino b10178810f Refactor wiki views: Add tg-editable-wiki-content-directive 2014-10-30 15:40:33 +01:00
David Barragán Merino 6182ef5ce9 Allow text selection over the description 2014-10-30 15:40:32 +01:00
David Barragán Merino a412f5ec7b Load data from the project object instead from the api 2014-10-30 15:40:32 +01:00
David Barragán Merino a58d3b7098 Remove unnecessary call to the api 2014-10-30 15:40:32 +01:00
David Barragán Merino 42303df0dc fix an strange visual behavior with tg-tag-line directive 2014-10-30 15:40:32 +01:00
David Barragán Merino 0e355f59cb Fix/Refactor tg-delete-button 2014-10-30 15:40:32 +01:00
David Barragán Merino d251b07be0 👊 💥 💩 💩 💩 🚽 2014-10-30 15:40:32 +01:00
David Barragán Merino fd677ea84d 👊 💩 🚽 2014-10-30 15:40:32 +01:00
David Barragán Merino 8627071f43 Add loading spiner to the issue detail page 2014-10-30 15:40:32 +01:00
David Barragán Merino 6f34def133 Minor fixes in tags directives 2014-10-30 15:40:32 +01:00
David Barragán Merino 5a73910a89 Convert tg-tag-line in two directives 2014-10-30 15:40:32 +01:00
Xavier Julián 5952ab306b Adding spinners and UX interactions in detail save 2014-10-30 15:40:32 +01:00
Xavier Julián 03dbcbb4c8 Edit styles when no description but editable is available 2014-10-30 15:40:32 +01:00
Xavier Julián d6f202a199 Edit/noedit refactor in UX 2014-10-30 15:40:32 +01:00
David Barragán Merino 47fa97917e Fix errors of tag directive in lightboxes 2014-10-30 15:40:32 +01:00
David Barragán Merino c8ce1ad9e0 Hide input field when press ESC in tags directive 2014-10-30 15:40:32 +01:00
David Barragán Merino ebb465b4fe Show a message if there is not a description 2014-10-30 15:40:32 +01:00
David Barragán Merino 74954b90c7 Show text only if now tags 2014-10-30 15:40:31 +01:00
Alejandro Alonso ad0121061e Fixing <a> click inside description 2014-10-30 15:40:31 +01:00
Xavier Julián f8c45ca719 Add tag text 2014-10-30 15:40:31 +01:00
Xavier Julián ecc1c6b0c4 Fixes on layout in edition 2014-10-30 15:40:31 +01:00
Xavier Julián bc774ba2d5 Keep consistency between icons in multiple markdown editors 2014-10-30 15:40:31 +01:00
Xavier Julián bc31ef2bca Styles for preview, edit and save a user story description 2014-10-30 15:40:31 +01:00
Xavier Julián 3c168606c7 Preview icon and positions 2014-10-30 15:40:31 +01:00
Xavier Julián 8a5e8219f3 Edition hover effect on description 2014-10-30 15:40:31 +01:00
Xavier Julián 7893ac77a4 Fixing WYSIWYG save and preview buttons 2014-10-30 15:40:31 +01:00
Xavier Julián dc464b3242 Icon redesign in WYSIWYG 2014-10-30 15:40:31 +01:00
Xavier Julián 9ae198ae67 Fix us-detail mistake when refactoring 2014-10-30 15:40:31 +01:00
Xavier Julián 7cd13c5c79 Multiple style fixes to keep html consistency 2014-10-30 15:40:31 +01:00
David Barragán Merino 2370b02fa3 😡 💩 💩 2014-10-30 15:40:31 +01:00
David Barragán Merino 34647e15bc Fix tg-us-estimation directive with a lot of 💩 2014-10-30 15:40:31 +01:00
Xavier Julián bd0a7ce82d Duty detail refactor to fix layout 2014-10-30 15:40:31 +01:00
Xavier Julián a91db557d3 Fix style and directives template refactor on right sidebar of details 2014-10-30 15:40:28 +01:00
Jesús Espino 4feaa08364 Removed unnecesary code 2014-10-30 15:36:05 +01:00
Jesús Espino 0ec7e2dc25 Refactored the isiocaine and block buttons 2014-10-30 15:36:05 +01:00
Jesús Espino c4c439d305 Refactored the delete button 2014-10-30 15:36:05 +01:00