David Barragán Merino
758fdc2fab
Fix #1068 : When change the project name reload nav menu
2014-09-24 20:58:33 +02:00
David Barragán Merino
a209d6b2cf
Fix #1067 : When delete a project reload nav menu
2014-09-24 20:58:33 +02:00
David Barragán Merino
893b01a2c9
Fix bug #1087
2014-09-24 19:59:09 +02:00
David Barragán Merino
044ad0b090
Fix bug #1088 : Incorrect order of USs in backlog page
2014-09-24 19:41:39 +02:00
David Barragán Merino
a167a1a6dc
Fix bug #1080 : Imposible to reorder custom project attributes
2014-09-24 18:20:38 +02:00
Alejandro Alonso
4a01d4a24a
Fixing projects shown in home
2014-09-24 15:57:44 +02:00
David Barragán Merino
d950147659
Fix bug #1069 : Change 'Feauteres' for 'Modules'
2014-09-23 11:02:41 +02:00
Jesús Espino
e0db76ac20
Fix issue #1031
2014-09-19 12:23:45 +02:00
David Barragán Merino
99c28a4c40
Merge pull request #29 from taigaio/some-inline-spinners
...
Some inline spinners
2014-09-19 08:34:56 +02:00
David Barragán Merino
36fae824b4
Set status name in title
2014-09-18 20:20:02 +02:00
David Barragán Merino
f5f443c181
Fix #1039 : Show us.is_closed instead us.status.is_closed
2014-09-18 20:06:43 +02:00
Jesús Espino
9a918ad9d8
Related tasks spinner
2014-09-18 18:17:56 +02:00
Jesús Espino
fafb81e9c5
Custom filters spinner
2014-09-18 18:17:56 +02:00
Jesús Espino
23d272503c
Add wiki links spinner on creation
2014-09-18 18:17:56 +02:00
Jesús Espino
d1c47a18fd
Removed some erroneous debounces
2014-09-18 18:07:19 +02:00
Jesús Espino
72a54e43af
Fix cases when action failed during confirm lightbox
2014-09-18 17:17:42 +02:00
Jesús Espino
0a2c673bb1
Move confirm module from base to common
2014-09-18 17:17:42 +02:00
Jesús Espino
11eec044c6
Make confirm methods independents
2014-09-18 17:17:34 +02:00
David Barragán Merino
d9ffaa0913
Merge pull request #28 from taigaio/debounce-refactor
...
Debounce refactor: remove double clicks problem
2014-09-18 17:11:11 +02:00
Andrey Antukh
0984cdb5e3
Regression fix: better order handling on kanban.
2014-09-18 16:45:51 +02:00
Andrey Antukh
f5ed7e9499
Regression fix: conserve order on kanbnan using new kanban_order field
...
Completelly independently of backlog.
2014-09-18 16:18:34 +02:00
Jesús Espino
15b99b76ea
Debounce refactor: remove double clicks problem
2014-09-18 16:06:07 +02:00
Jesús Espino
51159a1058
More robust loading buttons service
2014-09-18 15:46:08 +02:00
David Barragán Merino
69af98d3bf
Fix: Use $tgNavUrls to get urls
2014-09-18 15:25:44 +02:00
Jesús Espino
add92dddf4
Now comment has loading spinner
2014-09-18 15:04:08 +02:00
Xavier Julián
1d847523f4
Creation project wizard
2014-09-18 13:05:53 +02:00
David Barragán Merino
38f617f943
Fix some errors with the public register functionality
2014-09-18 12:50:58 +02:00
Juanfran
c7fddedd87
US/904 logout & user photo in projects home
2014-09-18 12:32:53 +02:00
Andrey Antukh
e9c859948a
Add tgUsEstimation directive.
2014-09-18 12:07:58 +02:00
Andrey Antukh
b5499f2eef
Code style improvements.
2014-09-18 12:07:58 +02:00
Andrey Antukh
e94e2a41b3
Remove code from us-create-edit lightbox that are now handled by specific directive.
2014-09-18 12:07:58 +02:00
Andrey Antukh
1e19ddd485
US #903 : Task #1034 : Refactorized tgUsPoints directive
2014-09-18 12:07:58 +02:00
David Barragán Merino
4a68f728f6
US #903 : Task #1035 : Saved statusViewModes in local storage
2014-09-18 11:55:46 +02:00
David Barragán Merino
dfcc1b567d
US #903 : Task #1014 : Toggle view mode
2014-09-18 11:55:46 +02:00
David Barragán Merino
ed5cf1ba69
US #903 : Task #1013 : US can be estimated from the lightbox
2014-09-18 11:55:46 +02:00
Jesús Espino
5b17f5bda9
Improved confirm/ask method.
...
It now wait results before close, and add a spinner.
2014-09-18 11:48:18 +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
Juanfran
2e98a02489
auto increment markdown list number
2014-09-11 15:56:40 +02:00
Jesús Espino
46410efc97
Fix bux 923: Wysiwyg smart enter handling
2014-09-11 14:42:24 +02:00
Juanfran
d66da5e0a4
fix comment placeholder text
2014-09-11 10:24:25 +02:00
Jesús Espino
236f69dfde
Fix bug #911 : Force the cursor at the right of the sortable
2014-09-11 09:56:37 +02:00
Jesús Espino
22f15d3724
Removing dummy console.log's
2014-09-10 18:07:15 +02:00
Jesús Espino
8f2cb309b3
Fix bug #930 : on front
2014-09-10 18:06:38 +02:00
Juanfran
7ea37decfb
fix #925
2014-09-10 16:45:43 +02:00
Jesús Espino
b0d56587cb
Fix bug #928 : More robust sprint creation
2014-09-10 16:16:49 +02:00
Jesús Espino
6a999cc811
Fix issue #920 : create project values on empty projects
2014-09-10 16:10:01 +02:00
Andrey Antukh
87e8afa100
Reset tags on issues/us/tasks on open create lightbox.
2014-09-10 14:10:01 +02:00
Andrey Antukh
803da21993
Minor improvements on tgTagLine directive.
2014-09-10 14:10:01 +02:00
Andrey Antukh
9c1dff28ec
Simplify tgColorizeTags directive.
2014-09-10 14:10:01 +02:00
Andrey Antukh
c08282fade
Move tags directives to common module directory.
2014-09-10 14:10:01 +02:00
Juanfran
14cbc30848
fix #914
2014-09-10 13:01:09 +02:00
Andrey Antukh
2e3878b388
Remove unused resource methods for load history.
2014-09-09 17:47:34 +02:00