David Barragán Merino
db34a5c39c
Fix typo
2014-09-18 10:32:33 +02:00
Juanfran
60e5840489
fix search page loader
2014-09-18 07:44:08 +02:00
Jesús Espino
1dbf14fa4a
Merge pull request #19 from taigaio/order-refactor
...
Add separated method for bulk order update for: backlog, kanban and sprint
2014-09-17 17:51:41 +02:00
Andrey Antukh
86c19129bf
Merge pull request #25 from taigaio/remove-fk-from-history
...
Fix history on delete comments
2014-09-17 17:01:11 +02:00
David Barragán Merino
280ecddfae
🚽 💩
2014-09-17 16:53:31 +02:00
Jesús Espino
c6c73851df
Fix history on delete comments
2014-09-17 16:49:05 +02:00
Andrey Antukh
ade97c19fd
Add separated method for bulk order update for: backlog, kanban and sprint.
2014-09-17 16:03:36 +02:00
Juanfran
f2bf83ec42
fix #1026
2014-09-17 15:34:48 +02:00
Jesús Espino
fe8ada4739
Fix bug #1027 and us #953 : Kanban show all uss of the project
2014-09-17 13:27:14 +02:00
Jesús Espino
12e8c9cc97
Fix bug #1028 : Not show last sprint name at the same time of a validation error
2014-09-17 12:39:55 +02:00
Jesús Espino
cffdcaf0b1
Fix issue #1015 : Now show the name on us detail points
2014-09-17 12:26:26 +02:00
Jesús Espino
55de59cd53
Improve the usability of proyect values
2014-09-17 12:23:25 +02:00
Jesús Espino
47b94f95d7
Fix bug #1017
2014-09-17 12:05:11 +02:00
Jesús Espino
7fe5a10fa8
Fix bug #1016 : better tags rendering
2014-09-17 11:37:41 +02:00
David Barragán Merino
7e2b9e0eab
Remove unnecessary TODO comment
2014-09-17 11:23:08 +02:00
Jesús Espino
092c7883c3
Add improvements on add sprint lightbox
2014-09-17 11:13:40 +02:00
David Barragán Merino
5fbe46cc1c
Removed some ;
2014-09-17 10:53:18 +02:00
Jesús Espino
44d15d302b
Add Enter and ESC handling and focus on edit
2014-09-17 10:49:56 +02:00
Xavier Julián
2442f50028
Restyling of Details page for related tasks and attachments
2014-09-16 17:27:55 +02:00
Jesús Espino
f326d6f12e
Delete comments functionality
2014-09-16 16:20:50 +02:00
Jesús Espino
47bb63aa51
Add go-to-taskboard and go-to-us buttons on details
2014-09-16 16:17:41 +02:00
Jesús Espino
7cc25a3de6
Fix edit us points problem (iteration 2)
2014-09-16 13:29:01 +02:00
David Barragán Merino
2661cc249e
Fix bug #1001 - Not list all attachments when a wiki page is created
2014-09-16 12:58:55 +02:00
Jesús Espino
cc18d4ea62
Fix edit us points problem
2014-09-16 12:42:32 +02:00
Xavier Julián
660e89a519
Added loading to main pages
2014-09-16 12:44:25 +02:00
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
521d6e640a
Remove useless property on attachments drag and drop settings.
2014-09-15 19:52:40 +02:00
Andrey Antukh
e9da52faac
Fix strange effects on attachments drag and drop.
2014-09-15 19:50:28 +02:00
Jesús Espino
28970baa37
More robust task showing on taskboard
2014-09-15 19:05:24 +02:00
Jesús Espino
23bb4d80f1
More razonable ux on memberships email showing
2014-09-15 18:14:06 +02:00
David Barragán Merino
7b042ec139
Disable revert option in sortable of attachments
2014-09-15 17:04:46 +02:00
David Barragán Merino
e2e0d16e0e
Add other field to the humanized-wfield-name list
2014-09-15 16:45:43 +02:00
David Barragán Merino
a3a84a06c1
Make improvements in the history of changes (Issue #913 )
2014-09-15 16:16:27 +02:00
Andrey Antukh
3b8e863fed
Fix wrong event selector that causes attachment uploading not working ( fix #960 )
2014-09-13 18:42:17 +02:00
Andrey Antukh
1ff4bd3923
Fix typo
2014-09-13 00:39:41 +02:00
Andrey Antukh
a286814dc6
Fix some regression on display description diffs on activity ( fixed #874 )
2014-09-12 21:16:45 +02:00
Andrey Antukh
9f391ac6ac
Remove some bottom padding from main div.
...
This removes unnecesary vertical scroll on kanban when
horizontal scroll is available. It seems not affects
much other sections.
An other option to do this is adding more additional
padding to kanban column height fixer but it reduces
considerable the working zone.
2014-09-12 20:50:54 +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
be2872bd8f
Remove useless console.log
2014-09-12 20:08:58 +02:00
Andrey Antukh
f078ec2632
Remove modules/base/form.coffee (dead code)
2014-09-12 20:07:10 +02:00
Juanfran
e817e94669
improve wisisyg lists
2014-09-12 09:55:27 +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
Andrey Antukh
bf732f7a17
Simplify the tg-check-permission directive.
2014-09-11 20:24:50 +02:00
Andrey Antukh
cc04ee80a6
Remove unused local variables on main common module file.
2014-09-11 20:24:50 +02:00
Andrey Antukh
c9c7de49ae
Remove console.log.
2014-09-11 20:23:51 +02:00
Andrey Antukh
3fa4365a3d
Improve history controller for more convenient way to load resources.
2014-09-11 20:23:21 +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
Andrey Antukh
08ef1599f8
Fix user photo url on nav bar.
2014-09-11 18:07:19 +02:00