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
Andrey Antukh
d6ad5ad078
Add main plugins module.
2014-09-02 19:02:58 +02:00
Andrey Antukh
7e20180d4c
Add empty plugins directory.
2014-09-02 18:41:48 +02:00
Andrey Antukh
b4d2af566e
Move config dir into app directory.
2014-09-02 18:41:48 +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
76779ae555
Remove unused jade component 'assigned-to'
2014-09-02 13:14:52 +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
David Barragán Merino
613d0aff7f
Fix Bug #828 : Validate username
2014-09-01 18:12:12 +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
Xavier Julián
f5df8387bf
Search Table refactor because of code non related to front Taiga coding style
2014-09-01 12:34:39 +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
Xavier Julián
cb28972561
Weird behavior on color transition in menu selector
2014-08-29 16:05:52 +02:00
David Barragán Merino
08d28431f6
Fix #809
2014-08-29 15:47:39 +02:00
Xavier Julián
67bc30e8f4
Added class for header with buttons
2014-08-29 15:44:17 +02:00
Xavier Julián
81fa495f52
Removed horizontal weird scroll foe @bameda. Fixes #829
2014-08-29 15:30:24 +02:00
Jesús Espino
3ad1b06a5c
Adding loading to milestone add
2014-08-29 15:12:50 +02:00
Xavier Julián
5ac4769415
Setted row to be relative to fix popover position on #818
2014-08-29 14:17:23 +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
Xavier Julián
09082f512c
Minor style fixes remove console errors
2014-08-29 08:54:41 +02:00
Alejandro Alonso
a34fe3c45e
Fixing historic
2014-08-28 14:55:54 +02:00
Alejandro Alonso
0c4f276e14
Updating forgot passwords texts
2014-08-28 14:43:01 +02:00
Alejandro Alonso
fd75159640
Updating title copy
2014-08-28 14:43:01 +02:00
David Barragán Merino
43a9a08e0b
Fix ##810
2014-08-28 14:37:09 +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
Xavier Julián
d41113505a
Updated copy in menu, refactor of admins header and added help text
2014-08-28 14:07:16 +02:00