Juanfran
14cbc30848
fix #914
2014-09-10 13:01:09 +02:00
Andrey Antukh
5b173463ed
Add tgHistory directive.
...
This is a complete rewrite of the old tgChange directive
that has a lot of functions that works only with dom mutability
and with unclear name. This new version works in majority of
time with immutable operations and only mutates the dom in
the last render step.
2014-09-09 17:47:34 +02:00
Juanfran
682f6492b3
fix user keyboard navigation
2014-09-09 09:56:17 +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
Andrey Antukh
4dc20d5856
Add generic directive/component for lightbox blocking message input.
2014-09-06 15:37:50 +02:00
Jesús Espino
b8e3c36b1d
Fix bug #854 : Set focus on search input on assigned to lightbox
2014-09-04 20:15:31 +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
89de60dad3
Merge pull request #8 from taigaio/set-timeout-cleaning
...
Set timeout cleaning
2014-09-04 10:14:59 +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
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
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
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
Xavier Julián
023a8e2a3c
Fixed animation on click on button for loading effect
2014-08-29 13:24:48 +02:00
Xavier Julián
c181d309ad
Created example loading button on AJAX call
2014-08-29 10:59:24 +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
5480f27973
Code typo
2014-08-27 17:21:15 +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
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
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
David Barragán Merino
01ce85c766
Fix bug #653 : Formatting dcreation date in issues list
2014-08-25 14:08:22 +02:00
Alejandro Alonso
af197eb7c1
Making issue status editable on the listing
2014-08-25 12:47:41 +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
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
Juanfran
d030c277a3
watcher & assigned to works with keyboard arrows
2014-08-22 11:31:14 +02:00
Juanfran
1fae3c9e9a
fix #728
2014-08-20 12:21:40 +02:00
Jesús Espino
517c012c32
Fixed another javascript error on race condition (again)
2014-08-20 08:53:15 +02:00
Jesús Espino
d8d3f3f838
Fixed another javascript error on race condition
2014-08-20 08:51:04 +02:00
Jesús Espino
4202950383
Fixed javascript error on race condition
2014-08-20 08:49:20 +02:00
Jesús Espino
6e04267b63
Fixed bug #722 : Now is easier to close the lightbox
2014-08-19 16:08:59 +02:00
Jesús Espino
63bbf2a791
Formating date in a more international format
2014-08-19 15:20:54 +02:00
Juanfran
268d2e06c5
fix #714
2014-08-19 12:59:15 +02:00
Juanfran
ad7b8ea340
fix #650
2014-08-19 12:20:03 +02:00
Juanfran
ffed61dfeb
fix sprint progress bar directive
2014-08-19 12:16:34 +02:00
Jesús Espino
40f6f84b3e
Fixed percentage overflow on progress bar
2014-08-19 11:55:16 +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
David Barragán Merino
e3bf5c1e02
Remove ;
2014-08-19 11:04:53 +02:00
David Barragán Merino
0d4bfff728
Add copyright
2014-08-19 11:04:53 +02:00
Alejandro Alonso
faa50a2bc4
Fixing new sprint date selectors
2014-08-19 10:14:16 +02:00
Juanfran
1c09279a2f
fix loader
2014-08-19 09:08:22 +02:00
Juanfran
ad752c0d21
disable loader
2014-08-19 08:30:41 +02:00
Juanfran
1ea5412265
fix project loader
2014-08-18 13:21:13 +02:00
Juanfran
dfb52a4115
disable auto loader
2014-08-18 10:39:23 +02:00