Andrey Antukh
10457af144
Improve resource loading on userstory detail.
2014-09-04 13:14:48 +02:00
Andrey Antukh
7ae59899d9
Improve resource loading on taskboard.
2014-09-04 13:14:48 +02:00
Andrey Antukh
9709039edc
Improve resource loading on backlog.
2014-09-04 13:14:48 +02:00
David Barragán Merino
d13e3500b2
Fix bug #851 : Error when press Enter key when edit a wiki before closing the assignation lightbox pressing ESC key
2014-09-04 11:46:06 +02:00
David Barragán Merino
dbce8d722a
Add some comments
2014-09-04 10:23:21 +02:00
David Barragán Merino
89de60dad3
Merge pull request #8 from taigaio/set-timeout-cleaning
...
Set timeout cleaning
2014-09-04 10:14:59 +02:00
David Barragán Merino
a1223ec44c
Merge pull request #6 from taigaio/public-register-message-as-directive
...
Add directive for public register message on login.
2014-09-04 10:13:58 +02:00
David Barragán Merino
a9fb3b722d
Merge pull request #7 from taigaio/common-lightbox-code-cleaning
...
Code cleaning on common/lightboxes.coffee
2014-09-04 10:11:46 +02:00
David Barragán Merino
97c24881ed
Fix #790 : Show a confirm message when the role of a membership is updated
2014-09-04 09:25:59 +02:00
Andrey Antukh
48cf4edbb3
Remove event attaching from watcher handler.
...
Events should be attached once, and having event attaching
code within some watcher can cause big memory leaks attaching
same handlers more that one time.
2014-09-03 22:38:54 +02:00
Andrey Antukh
34952e8258
Replace setTimeout with timeout function.
...
Timeout function is much friendly with coffeescript and code
that uses it looks better.
2014-09-03 22:35:21 +02:00
Andrey Antukh
d73909eab1
Code cleaning on common/lightboxes.coffee
2014-09-03 22:21:51 +02:00
David Barragán Merino
ea53e08a21
Show a confirm message when a project notification is changed
2014-09-03 17:53:50 +02:00
David Barragán Merino
3b452ea279
Show a confirm message when a role is updated
2014-09-03 17:53:50 +02:00
David Barragán Merino
bad4dfeb77
Typo
2014-09-03 17:53:50 +02:00
David Barragán Merino
7a590832a3
Fix #790 : Show a confirm message when a membership is updated
2014-09-03 17:53:50 +02:00
David Barragán Merino
2c59f9dcf9
Improve checkboxes in the members list
2014-09-03 17:53:50 +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
c89ef25be3
Change full_name for full_name_display in assigned-to column at issues list
2014-09-02 13:16:53 +02:00
David Barragán Merino
ad89b8f39d
Revert "Revert "Fix #795 : Close lightbox only if buttons, ESC key or the X icon is pressed""
...
This reverts commit a367787f26
.
2014-09-02 11:19:38 +02:00
David Barragán Merino
de82b6b6d2
Fix #799 : Press ESC to close the project directory menu
2014-09-02 11:09:52 +02:00
Andrey Antukh
23a9c000e7
Remove inapropiate usage of block comments.
2014-09-01 17:08:27 +02:00
Andrey Antukh
2efd46ba54
Add fixme to loader module.
2014-09-01 16:32:02 +02:00
Andrey Antukh
0afb4d6938
Remove inapropiate use of block comments on common/attachments.coffee
2014-09-01 16:32:02 +02:00
David Barragán Merino
7465685171
Add copyright
2014-08-31 19:30:25 +02:00
David Barragán Merino
a1df00de11
Remove some unnecessary ;
2014-08-30 22:35:20 +02:00
David Barragán Merino
08d28431f6
Fix #809
2014-08-29 15:47:39 +02:00
Jesús Espino
3ad1b06a5c
Adding loading to milestone add
2014-08-29 15:12:50 +02:00
Jesús Espino
5e3f91d024
Adding loading to add bulk of uss
2014-08-29 14:12:56 +02:00
Jesús Espino
cbcba41ab8
Renaming loadingService to
2014-08-29 14:02:57 +02:00
Jesús Espino
58923eaa81
Adding loading service to allow set a spinner on button during request
2014-08-29 14:01:22 +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
Xavier Julián
023a8e2a3c
Fixed animation on click on button for loading effect
2014-08-29 13:24:48 +02:00
Alejandro Alonso
c18f7a0b91
Updating comments
2014-08-29 13:03:22 +02:00
Xavier Julián
c181d309ad
Created example loading button on AJAX call
2014-08-29 10:59:24 +02:00
Alejandro Alonso
a34fe3c45e
Fixing historic
2014-08-28 14:55:54 +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
David Barragán Merino
b26e9445f4
Bug #685 : Show creation date of an item (fixes)
2014-08-28 13:50:10 +02:00
Alejandro Alonso
466d04bf65
Fixing lost comments in issue
2014-08-28 13:11:43 +02:00
David Barragán Merino
9b857c172e
Bug #685 : Show creation date of an item
2014-08-28 13:05:36 +02:00
David Barragán Merino
738e66d333
Fix bug #747 and fix some typos in the code too
2014-08-28 12:41:43 +02:00
Alejandro Alonso
94193ea3cb
Fixing backlog graph, removing unnecesary sprint names
2014-08-28 12:11:09 +02:00
Jesús Espino
f1c945c4df
Replacing usage of with everywhere
2014-08-28 11:58:35 +02:00
Jesús Espino
710589d5df
Fixed issue #789 : Now on unresolved objects redirect user to the 404 page.
2014-08-28 11:58:34 +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
Jesús Espino
d08e42fc08
Small fix on filtering issues
2014-08-28 09:22:04 +02:00
Alejandro Alonso
586ff08577
Adding activeanimation class when needed
2014-08-28 09:09:15 +02:00
David Barragán Merino
5480f27973
Code typo
2014-08-27 17:21:15 +02:00
Jesús Espino
2cc673b31a
Fixed tags problems on filters
2014-08-27 16:42:44 +02:00
David Barragán Merino
a11221834a
Show confirmation lightbox before remove a custom filter
2014-08-27 16:36:18 +02:00
Jesús Espino
c54cb8b243
Fixed problem with unassigned filters
2014-08-27 15:55:14 +02:00
Jesús Espino
a367787f26
Revert "Fix #795 : Close lightbox only if buttons, ESC key or the X icon is pressed"
...
This reverts commit 54cbfd9c92
.
2014-08-27 15:33:47 +02:00
Jesús Espino
e55899bb91
Fixed bug #778 : Now stored filters are removed when detect the filter items are deleted
2014-08-27 15:07:00 +02:00
Jesús Espino
af4580c716
Fixed bug #796 : Adding beadcrumb to the backlog filters
2014-08-27 14:35:26 +02:00
David Barragán Merino
54cbfd9c92
Fix #795 : Close lightbox only if buttons, ESC key or the X icon is pressed
2014-08-27 14:11:01 +02:00
Alejandro Alonso
4702eaab66
Fixing dates on backlog sprints edition and creation
2014-08-27 13:45:36 +02:00
Xavier Julián
592e81367b
Added arrows to make edition visible. Fixes #703
2014-08-27 13:51:40 +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
7fba53177b
Fixed bug #775 : Now assigned_to isn't sensitive to acuted characters
2014-08-27 12:32:36 +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
Jesús Espino
80e1384c5a
Fixed bug #765 : More robust tags list on filters for user stories
2014-08-27 12:02:19 +02:00
Jesús Espino
ef88469ccc
Bug #709 : Filters now have a breadcrum
2014-08-27 11:51:29 +02:00
Alejandro Alonso
74cae6947e
Fixing searchs
2014-08-26 11:39:29 +02:00
Xavier Julián
f47730cb78
Added visual recognizement to editable status in issue detail
2014-08-26 10:30:53 +02:00
Jesús Espino
00a8d9feb3
Allow user save own filters
2014-08-26 09:23:43 +02:00
Andrey Antukh
b94c3a170f
Remove (awfull) hack and enable submit on press enter key on login.
...
Removed hack does not works. Also, it causes redirects to ugly 405 page
of nginx.
2014-08-25 18:41:35 +02:00
Andrey Antukh
a237232339
Fix block comments style.
2014-08-25 18:04:10 +02:00
David Barragán Merino
7d2ef5ed8c
Refactor: Use tgNavUrls to resolve some urls in auth module
2014-08-25 16:48:54 +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
David Barragán Merino
a94ddf5fd2
Fix bug #750
2014-08-25 12:51:44 +02:00
Xavier Julián
79def2f779
Added created date in issues list
2014-08-25 12:07:56 +02:00
Xavier Julián
9c0b65ba6f
Reduced Ommpa Loompa banner and show time ISsue #669
2014-08-25 11:46:25 +02:00
Alejandro Alonso
354d840ef6
Improving sprint creation, now the date is the last one used
2014-08-25 11:21:32 +02:00
David Barragán Merino
d5dccd8a04
Refactor: Use tgNavUrls service instead the real url
2014-08-24 18:57:17 +02:00
David Barragán Merino
5da5aa1dc0
Refactor: Use tgNavUrls to get urls of the previous and next object
2014-08-23 22:59:35 +02:00
David Barragán Merino
cc57fe6613
Minor fix in tgNavUrls.resolve
2014-08-23 22:59:35 +02:00
David Barragán Merino
d65fe356f1
Refactor NavUrlsService
2014-08-22 15:09:44 +02:00
Juanfran
cdd4e3f9bd
fix open close popover
2014-08-22 13:39:11 +02:00
Juanfran
199d7fc4be
fix remove watcher
2014-08-22 13:29:03 +02:00
David Barragán Merino
dce3e9873f
Fix #745 : Reload history when add, update or delete attachments
2014-08-22 12:54:24 +02:00
David Barragán Merino
0b176d2f70
Cut long lines
2014-08-22 12:54:23 +02:00
Juanfran
d030c277a3
watcher & assigned to works with keyboard arrows
2014-08-22 11:31:14 +02:00
Juanfran
244cc4769f
fix #744
2014-08-22 10:17:41 +02:00
Juanfran
b914b1f13b
remove console.log
2014-08-22 09:14:51 +02:00
Juanfran
2837bedf8d
fix home project list hight
2014-08-22 08:48:18 +02:00
David Barragán Merino
15ca14b152
Fix some urls
2014-08-21 16:10:52 +02:00
Juanfran
3711366c12
fix #736
2014-08-21 14:42:08 +02:00
David Barragán Merino
e2b887c04a
Fix some urls
2014-08-21 13:31:24 +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
Juanfran
1b6924c520
fix project-menu blink
2014-08-20 13:43:04 +02:00
Juanfran
76d2d4da56
fix notification-light blink
2014-08-20 13:31:24 +02:00
Juanfran
208d99b3a4
fix notify blink on load
2014-08-20 13:26:27 +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
Juanfran
1fae3c9e9a
fix #728
2014-08-20 12:21:40 +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