Commit Graph

615 Commits (451b36fbdcd32c50ae67b1311d74e268cc07d19a)

Author SHA1 Message Date
Andrey Antukh 2fc0ae1c8e Fix wrong taskboard table height calculation (fix #981)
This not implies resizes on windows is resized.
2014-09-15 20:10:19 +02:00
Andrey Antukh 7d410fbaad Minor fixes. 2014-09-15 19:39:36 +02:00
Xavier Julián 38085530fc Revert "Compact and expanded US"
This reverts commit 16346aaee9.
2014-09-15 18:50:33 +02:00
Xavier Julián 36486bc9e3 Revert "Kanban estimation from lightbox"
This reverts commit 8167fd67b9.
2014-09-15 18:50:33 +02:00
Xavier Julián 8167fd67b9 Kanban estimation from lightbox 2014-09-15 18:07:41 +02:00
Xavier Julián 16346aaee9 Compact and expanded US 2014-09-15 17:28:29 +02:00
David Barragán Merino 785132cec5 Fix bug #965: Add info about iocaine 2014-09-15 11:14:22 +02:00
Andrey Antukh 09b540df5d Fixed styles and template structure on invitation page. 2014-09-14 11:52:55 +02:00
Andrey Antukh 277ecdca4a Minor fixes on invitation page databinding. 2014-09-13 21:11:18 +02:00
Andrey Antukh 8fa3c78e6a Change public/private project feature message (fix #964) 2014-09-13 18:24:03 +02:00
Andrey Antukh 6408ab2f61 Set more apropiate name to kanban row width fixer directive. 2014-09-12 20:27:20 +02:00
Andrey Antukh fed86f8d4f Split column size code from kanban sortable directive into an other specific directive. 2014-09-12 20:23:10 +02:00
Andrey Antukh 4bd1f40893 Rewrite attachments directives and make them work as isolated components.
Also, it fixes #914 issue.
2014-09-11 20:34:17 +02:00
Jesús Espino e3890c6d5d Add powerful related tasks management on user story detail 2014-09-11 20:02:55 +02:00
Jesús Espino d6455c9787 Refactor tg-check-permission directive to more compact 2014-09-11 20:00:33 +02:00
Jesús Espino 8f2cb309b3 Fix bug #930: on front 2014-09-10 18:06:38 +02:00
Juanfran 14cbc30848 fix #914 2014-09-10 13:01:09 +02:00
Andrey Antukh 36aed7ab83 Remove obsolete jade partials. 2014-09-09 17:55:28 +02:00
Andrey Antukh 9988733acf Replace old history related template with tgHistory directive
Removing a lot of verbose and repeated html blocks that can be
easy build by tgHistory directive.
2014-09-09 17:47:34 +02:00
Jesús Espino 743d19ea6f Add tags autocompletion directive 2014-09-09 11:11:09 +02:00
Andrey Antukh a3722e45d4 Fix class name of assigned to lightbox. 2014-09-07 11:35:34 +02:00
Andrey Antukh 94348795cf Normalize lightbox behavior and implementation (styles, partial filenames, blocking message...)
- Normalize style clases names.
- Normalize partials files names.
- Normalize lightbox settings buttons behavior and implementation.
- Normalize blocking message input handling on userstories and tasks.
2014-09-06 16:54:06 +02:00
Jesús Espino 68f48f6a1c Fix bug #741: Kanban/Taskboard/Backlog drag and drop start on all the element 2014-09-05 13:57:21 +02:00
Xavier Julián 600b2b4534 Minor style fixes for edit details. Fixes #811 2014-09-05 13:08:10 +02:00
Andrey Antukh a93eeedf16 Make project privacy settings readonly and overwritable by plugins. 2014-09-04 16:34:00 +02:00
Andrey Antukh 8c46f31720 Add directive for public register message on login.
This removes conditional logic on template linking
process and innecesary scope mutation on login directive.
Also, it has less data bindings, because the new directive
do all work at compile time without adding additional
bindings.
2014-09-03 16:23:35 +02:00
Andrey Antukh 4ad8f86d7b Add example plugin "terms".
This works as example but also is usefull for sas deployed
instances show their terms and privacity conditions.
2014-09-02 19:02:58 +02:00
David Barragán Merino 76779ae555 Remove unused jade component 'assigned-to' 2014-09-02 13:14:52 +02:00
David Barragán Merino 613d0aff7f Fix Bug #828: Validate username 2014-09-01 18:12:12 +02:00
Xavier Julián f5df8387bf Search Table refactor because of code non related to front Taiga coding style 2014-09-01 12:34:39 +02:00
Xavier Julián 67bc30e8f4 Added class for header with buttons 2014-08-29 15:44:17 +02:00
David Barragán Merino dcdd9d8d8f Fix #754: Use slug in taskboards urls instead milestone id 2014-08-29 13:53:38 +02:00
Alejandro Alonso c18f7a0b91 Updating comments 2014-08-29 13:03:22 +02:00
Alejandro Alonso 0c4f276e14 Updating forgot passwords texts 2014-08-28 14:43:01 +02:00
Alejandro Alonso fd75159640 Updating title copy 2014-08-28 14:43:01 +02:00
David Barragán Merino 43a9a08e0b Fix ##810 2014-08-28 14:37:09 +02:00
Xavier Julián 864b9af7ee Copy in admin edited and added Yes/No to switches to amke it Android Style and UX oriented 2014-08-28 14:07:16 +02:00
Xavier Julián d41113505a Updated copy in menu, refactor of admins header and added help text 2014-08-28 14:07:16 +02:00
David Barragán Merino 9b857c172e Bug #685: Show creation date of an item 2014-08-28 13:05:36 +02:00
Jesús Espino fd395ca4ff Fixed bug #763: Now filter of us and issues filter by subject and reference 2014-08-28 11:26:29 +02:00
Alejandro Alonso a0ac2f51af Updating new US copy 2014-08-27 14:37:22 +02:00
Jesús Espino af4580c716 Fixed bug #796: Adding beadcrumb to the backlog filters 2014-08-27 14:35:26 +02:00
Xavier Julián 1baf634d1f Improved filters styles. Fixes #711 2014-08-27 14:36:56 +02:00
Xavier Julián f4d7c6e5eb Help lightbox litle layout fix. Should be improved in future 2014-08-27 14:11:25 +02:00
David Barragán Merino 76d7629a35 Bug #776: Added generic notions lightbox, and create the first one for Admin//Project Values//US Points 2014-08-27 13:38:04 +02:00
Jesús Espino ff27e569f0 Fixed bug #739: Now video copy is replaced with meet up 2014-08-27 12:05:12 +02:00
Xavier Julián 8d15e80a11 Changed full name for Display name in user aprofile and invitation 2014-08-27 11:58:12 +02:00
Jesús Espino ef88469ccc Bug #709: Filters now have a breadcrum 2014-08-27 11:51:29 +02:00
Alejandro Alonso fe91223a09 Hidding related tasks block if empty 2014-08-27 11:04:29 +02:00
Alejandro Alonso 8ad561f0de Finishin related tasks 2014-08-27 11:02:10 +02:00
Xavier Julián 55260c917a help button common for all pages if necessary 2014-08-27 10:46:20 +02:00
Xavier Julián 142a592042 Add related tasks in a US #723 2014-08-27 10:23:12 +02:00
David Barragán Merino bfbf5d3b46 Fix #704.1 2014-08-26 16:28:34 +02:00
Xavier Julián 7a7c965f7a Admin-project-profile radio buttons for project privacy 2014-08-26 16:02:16 +02:00
David Barragán Merino 8a39b21b0a Fix #769 2014-08-26 15:56:42 +02:00
Xavier Julián a85a93d301 Added bulb icon (idea) for contextual help. Fixes #743 2014-08-26 15:05:45 +02:00
Alejandro Alonso 330ad999a6 Adding ref info to backlog issues listing 2014-08-26 10:51:17 +02:00
David Barragán Merino 7832c12ba9 Fix typos 2014-08-26 10:34:48 +02:00
Jesús Espino 00a8d9feb3 Allow user save own filters 2014-08-26 09:23:43 +02:00
David Barragán Merino c6fb6e714c Typo 2014-08-25 16:48:54 +02:00
Xavier Julián 8edf2ee725 Setting UI in issues tabke #653 2014-08-25 16:51:26 +02:00
David Barragán Merino aa01964264 Fix some placeholders 2014-08-25 16:05:46 +02:00
David Barragán Merino 0ef33a473a Move assigned-to lightbox 2014-08-25 16:05:46 +02:00
David Barragán Merino 01ce85c766 Fix bug #653: Formatting dcreation date in issues list 2014-08-25 14:08:22 +02:00
Alejandro Alonso ca10665032 Making assigned to editable inline in issues listing 2014-08-25 13:49:36 +02:00
Xavier Julián 7cf4150c62 Limit title char lenght #662 2014-08-25 13:13:31 +02:00
Alejandro Alonso af197eb7c1 Making issue status editable on the listing 2014-08-25 12:47:41 +02:00
Xavier Julián 79def2f779 Added created date in issues list 2014-08-25 12:07:56 +02:00
Alejandro Alonso 354d840ef6 Improving sprint creation, now the date is the last one used 2014-08-25 11:21:32 +02:00
Juanfran 3797b7095b fix backlog row in laptop 2014-08-22 14:56:53 +02:00
Juanfran 6fd03f12d7 fix new member button position 2014-08-22 14:26:18 +02:00
Juanfran abc3f4a54b fix membership header 2014-08-22 14:23:54 +02:00
Juanfran 07851caa8d fix #746 2014-08-22 12:04:40 +02:00
Juanfran e27fc72197 add 'created by' in the issue & us edit 2014-08-22 10:27:28 +02:00
Juanfran 3711366c12 fix #736 2014-08-21 14:42:08 +02:00
David Barragán Merino b5a15c803a Change the link title 2014-08-21 12:44:38 +02:00
Juanfran 0052147b3b remember login form 2014-08-21 11:50:45 +02:00
David Barragán Merino 204d5ef7b0 Fix #730: hide comment button in edit mode 2014-08-20 13:14:16 +02:00
David Barragán Merino 33d18a173c Fix #175: Validate project value and revert modifications if cancel button is clicked 2014-08-20 12:39:11 +02:00
David Barragán Merino f59c7726c5 Minor fixes with markdown texts in 'Comments' and 'Activity' tabs 2014-08-20 11:25:29 +02:00
Juanfran dfbebc9190 fix headers 2014-08-20 11:00:35 +02:00
Jesús Espino 37b5be744d Now kanban username can be clicked to select other user 2014-08-20 10:35:56 +02:00
Juanfran a4c4ee8b89 fix #731 2014-08-20 09:49:49 +02:00
Juanfran 25e7f6a6f4 fix #721 2014-08-19 14:57:35 +02:00
Juanfran ad7b8ea340 fix #650 2014-08-19 12:20:03 +02:00
Jesús Espino 5a50705d9c Fixed bug #708: Now backlog progress bar works, and all progress bar use the same directive 2014-08-19 11:47:18 +02:00
Alejandro Alonso 581c499518 Adding basic created by 2014-08-19 11:19:58 +02:00
Alejandro Alonso 80908dda03 Updating description placeholder 2014-08-19 09:15:44 +02:00
Alejandro Alonso 0950b995ed Fixing bulk task creation 2014-08-18 14:48:59 +02:00
Alejandro Alonso 335c9d47a3 Adding directive for disabling long line edition 2014-08-18 14:48:59 +02:00
Jesús Espino 513a35cda9 Fixed issue #691: Now allow created by on issues filters 2014-08-18 13:54:41 +02:00
Alejandro Alonso 25588422ae Fixing home links to projects 2014-08-18 10:44:43 +02:00
Xavier Julián 98fd32e3b4 En sprint taskboard poner icono de iocaína a las tareas con ella #379 2014-08-14 15:07:55 +02:00
Xavier Julián 1d0c127da9 Loading page effect 2014-08-14 14:33:55 +02:00
Juanfran 2c94ee0ce7 fix feautes list break li 2014-08-14 14:29:55 +02:00
Juanfran 58b01da401 fix #380 2014-08-14 14:13:09 +02:00
Juanfran 2cb5857370 fix #307 2014-08-14 12:48:13 +02:00
Xavier Julián f6ef790a98 Home projets list refactor styles 2014-08-14 12:01:37 +02:00
Alejandro Alonso df334b5081 Fixing total story points ignored on project creation 2014-08-14 10:14:26 +02:00
Jesús Espino 946a18377d Adding delete button and lightbox to the project profile 2014-08-14 10:10:42 +02:00