Juanfran
2d4014ca20
taiga internationalization
...
- angular-translate installed
- users can change their language
- translate coffee and jade
- command line tool to find duplicate key values and replaces keys
2015-04-08 12:45:56 +02:00
Alejandro
11e31f851c
Merge pull request #428 from astagi/feature/selectelonenter
...
If there's only one element left in a lightbox select it on enter
2015-04-06 13:58:57 +02:00
Andrea Stagi
1689ea1fa0
If there's only one element left in a lightbox select it on enter
2015-04-03 16:52:27 +02:00
Andrea Stagi
251d4775a3
Fix keyboard navigation in watchers search
2015-04-03 16:37:53 +02:00
Juanfran
8c2dc65723
fix firefox open popup blink
2015-03-11 11:53:28 +01:00
Xavier Julián
8aa88cf28d
Remove all Help notion code
2015-03-11 09:01:10 +01:00
Jesús Espino
3a71868deb
Merge pull request #305 from taigaio/form-submit-refactor
...
tranform <a> submits to buttons
2015-02-03 09:06:20 +01:00
David Barragán Merino
e992eabf35
Fix #tg-2147: set focus to the search input when assigned-to/watchers lightbox is opened
2015-02-02 17:01:11 +01:00
Juanfran
c9a6d1df8e
tranform <a> submits to buttons
2015-02-02 08:42:21 +01:00
Juanfran
05d4d230f2
fix #2024 - fix watchers
2015-01-27 12:51:50 +01:00
Juanfran
6c9d8fe746
Convert coffee templates to jade
2015-01-26 10:59:34 +01:00
Xaviju
cde8925ab0
Merge pull request #250 from taigaio/fix-ie11
...
Fix ie11
2015-01-15 16:58:34 +01:00
Juanfran
2d3eb780e4
remove unnecessary debounce
2015-01-15 08:10:24 +01:00
Juanfran
99d183085f
fix vertical align lightbox in IE
2015-01-14 13:25:10 +01:00
Alejandro Alonso
656aad9134
Removing disabled users from listings: memberships for admin, team section, watchers popup and assigned popup
2014-12-23 17:24:24 +01:00
Alejandro
0d78482432
Merge pull request #207 from taigaio/bug/1741/remove-tag-field-before-open-lightbox
...
fix #1741 - remove tag field before open lightbox
2014-12-11 16:30:20 +01:00
Juanfran
848c6f7a52
fix #1792 - fix edit us submit button text
2014-12-11 15:01:44 +01:00
Juanfran
c6ed21eca5
fix #1741 - remove tag field before open lightbox
2014-12-11 12:23:53 +01:00
Juanfran
d6b7843875
queue q promises
2014-12-09 13:45:24 +01:00
Juanfran
33c427b072
unify form submit
2014-11-27 15:08:01 +01:00
Xavier Julián
c970adbec2
Fix admin layout in safari and other browsers
2014-11-19 19:24:01 +01:00
David Barragán Merino
7248d7e02f
Fix error: undefined is not a function (evaluating \'$scope.us.revert()\')
2014-11-14 01:10:31 +01:00
Juanfran
d86c10d0a2
fix #1602 - fix show/hide block us text
2014-11-11 17:49:51 +01:00
Jesús Espino
c828791e7c
User story edit lightbox, on close revert changes of us
2014-11-05 22:28:02 +01:00
David Barragán Merino
4dd950134e
Prevent more xss attacks
2014-11-01 12:19:07 +01:00
David Barragán Merino
47fa97917e
Fix errors of tag directive in lightboxes
2014-10-30 15:40:32 +01:00
Jesús Espino
02c0b38bff
Add loading to block button directive and lightbox
2014-10-30 15:36:04 +01:00
Jesús Espino
99365d935b
Refactor of user-story buttons
2014-10-30 15:36:03 +01:00
Xavier Julián
1760000983
[backport] Removed hyphens from files and classes
2014-10-13 12:40:53 +02:00
Andrey Antukh
51dc862e5e
Add analytics service and some additional tracking events.
2014-10-13 10:19:00 +02:00
Juanfran
f35a6eaf0a
fix #42 - create project button in safari
2014-10-06 08:10:25 +02:00
Jesús Espino
e06e953118
On generic open lightbox focus the first input or textarea
2014-10-02 02:00:43 +02:00
Alejandro Alonso
4a21ff58cd
Fixing create task popup, enabling blocked textarea only when needed
2014-09-26 09:33:09 +02:00
Alejandro Alonso
f22437b014
Closing all popups when redirecting to error page
2014-09-25 13:35:10 +02:00
Jesús Espino
15b99b76ea
Debounce refactor: remove double clicks problem
2014-09-18 16:06:07 +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
David Barragán Merino
ed5cf1ba69
US #903 : Task #1013 : US can be estimated from the lightbox
2014-09-18 11:55:46 +02:00
Andrey Antukh
87e8afa100
Reset tags on issues/us/tasks on open create lightbox.
2014-09-10 14:10:01 +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
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
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