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
Jesús Espino
e25c52dfdd
Allowing auth plugins
2015-02-11 11:24:25 +01:00
Juanfran
c9a6d1df8e
tranform <a> submits to buttons
2015-02-02 08:42:21 +01:00
Juanfran
6c9d8fe746
Convert coffee templates to jade
2015-01-26 10:59:34 +01:00
Juanfran
33c427b072
unify form submit
2014-11-27 15:08:01 +01:00
David Barragán Merino
4dd950134e
Prevent more xss attacks
2014-11-01 12:19:07 +01:00
Juanfran
b1341311b4
fix #1453 - fix double click on auth forms
2014-10-23 10:51:06 +02:00
Juanfran
4035766a70
fix #1454
2014-10-23 09:45:02 +02:00
David Barragán Merino
6cd8e87ce6
Minor fix: Logout user after cancel account
2014-10-15 13:07:36 +02:00
Alejandro Alonso
5fd9a950a1
Adding cancel account with token functionality
2014-10-15 10:37:42 +02:00
David Barragán Merino
ae7e77216e
Escape project.name in invitation page
2014-10-13 13:11:58 +02:00
Andrey Antukh
51dc862e5e
Add analytics service and some additional tracking events.
2014-10-13 10:19:00 +02:00
Andrey Antukh
3cd3fa8ad2
Fix browser autofill event problem with angular.
...
Removing usage of angular databinding and use standard
jquery like access to dom values.
2014-10-11 12:42:52 +02:00
Alejandro Alonso
33d723f4ec
Detecting short password errors and showing proper error
2014-10-02 17:04:31 +02:00
Wil Wade
b48456583f
Corrected spelling and grammar typos
2014-10-02 09:41:03 -04:00
Wil Wade
697bbb8f7f
Corrected spelling and grammar typos
2014-10-02 09:38:40 -04:00
Alejandro Alonso
e8f23eaee9
Improving feedback when registering users
2014-10-02 13:07:13 +02:00
Andrey Antukh
38a6f73b9f
Taiga-events integration (realtime taiga)
2014-09-29 17:10:09 +02:00
David Barragán Merino
69af98d3bf
Fix: Use $tgNavUrls to get urls
2014-09-18 15:25:44 +02:00
David Barragán Merino
38f617f943
Fix some errors with the public register functionality
2014-09-18 12:50:58 +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
23a9c000e7
Remove inapropiate usage of block comments.
2014-09-01 17:08:27 +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
Jesús Espino
f1c945c4df
Replacing usage of with everywhere
2014-08-28 11:58:35 +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
a94ddf5fd2
Fix bug #750
2014-08-25 12:51:44 +02:00
Juanfran
0052147b3b
remember login form
2014-08-21 11:50:45 +02:00
Alejandro Alonso
ad5ceca2e2
Fixing register redirection
2014-08-11 13:31:37 +02:00
David Barragán Merino
276cf85369
Add links to external pages of terms of services and privacy policy
2014-08-05 10:56:14 +02:00
Jesús Espino
8f5eead730
User profile integration
2014-08-05 10:38:04 +02:00
Alejandro Alonso
8150653e31
Improving user settings
2014-07-29 15:10:00 +02:00
Juanfran
d5478c2b44
US/121 projects list
2014-07-25 09:29:32 +02:00
David Barragán Merino
b172b07ed9
Finish the module auth
2014-07-21 16:23:24 +02:00
David Barragán Merino
5304406226
Use the correct api resource to accept invitations
2014-07-19 23:45:28 +02:00
David Barragán Merino
5dc860fb1e
Catch more errors after login call
2014-07-15 19:23:33 +02:00
David Barragán Merino
7bd03e221c
Hide register page link if public registration is disabled
2014-07-14 20:48:00 +02:00
David Barragán Merino
5a2cc5c627
Finish registered proccess by invitation
2014-07-13 16:28:08 +02:00
David Barragán Merino
b495bfe794
Remove a console.log
2014-07-13 16:27:32 +02:00
David Barragán Merino
b599ff4e9a
Fix login and register function in Auth service
2014-07-13 16:27:05 +02:00
David Barragán Merino
fd1e009c82
Auth service now return invitations
2014-07-13 16:26:02 +02:00
David Barragán Merino
9f078257e2
Finish the 'change password from recover' functionality
2014-07-10 13:44:29 +02:00
David Barragán Merino
7b85ea6f60
Fix success message
2014-07-09 14:48:12 +02:00
David Barragán Merino
d7d3cbe505
Add success and error messages to the auth directives
2014-07-09 13:53:59 +02:00
David Barragán Merino
238e1bf6ff
Add confirm light error
2014-07-09 13:09:40 +02:00
Andrey Antukh
c3da3a21dd
Initial drag and drop support for backlog.
2014-07-09 12:12:53 +02:00
David Barragán Merino
9c27c0ebef
Add ChangePasswordFromRecoveryDirective
2014-07-08 13:43:56 +02:00
David Barragán Merino
cb456a095a
Minor fixes in ForgotPasswordDirective
2014-07-08 13:43:56 +02:00