Commit Graph

111 Commits (db384dd7a6ce037245c6463b2684c8ed130e030c)

Author SHA1 Message Date
Jesús Espino db384dd7a6 Remove redundant register track event in analytics 2017-12-11 20:04:51 +01:00
Jesús Espino 438320ad4c Adding new analytics events 2017-11-22 18:34:41 +01:00
Jesús Espino 0f7f49f6e6 Fxed broadcast on auth events 2017-11-22 17:51:37 +01:00
Jesús Espino 72c04aaf42 Broadcasting auth information 2017-11-21 16:24:04 +01:00
Jesús Espino d06fdc6152 Adding analytics userId feature 2017-11-04 21:01:32 +01:00
Jesús Espino 1e7b00a553 Changing a bit the analytics api 2017-10-30 16:02:02 +01:00
Jesús Espino 98cb4eff4a Fix analytics data send on register through invitation 2017-10-10 14:46:04 +02:00
Jesús Espino 9d4be7e69f Adding analytics ECommerce steps 2017-09-11 21:49:59 +02:00
David Barragán Merino c4ec54d483 Update copyright 2017-02-20 17:57:22 +01:00
Xavier Julián 0cfef30885 Improve 'create project' (new, import, duplicate) 2017-02-20 12:36:34 +01:00
Jesús Espino 87de9f66b8 Fix #4841: Use the plugins login for invitations 2017-01-04 13:37:38 +01:00
David Barragán Merino fb58f0d400 Remove change-email-validation from the history of the browser 2016-11-15 13:38:47 +01:00
juanfran d6c26087d8 prevent infinite loop with an invalid token 2016-11-03 10:22:00 +01:00
Jesús Espino 0e4437722b Allow to force re-login through url 2016-09-20 11:47:11 +02:00
Juanfran e488fac8d1 hide singup form invitation page if publicRegisterEnabled is false 2016-07-06 12:12:20 +02:00
Juanfran 35b7894346 custom next url workflow in the register form 2016-05-31 14:59:30 +02:00
Juanfran a09e1a7649 force next url register form 2016-05-27 10:15:09 +02:00
Juanfran 0ed5a1428a refactor svg icons 2016-04-12 11:01:23 +02:00
Alejandro Alonso d7340c57a4 next url support in login view if the user is logged in 2016-03-30 10:49:14 +02:00
Xavier Julián b412350e9f Fix success message on forgot pass message 2016-03-28 09:55:29 +02:00
Juanfran 21d22a7dfb edit project restrictions (max public/private projects) 2016-02-29 10:59:12 +01:00
Xavier Julián 69a2202b5f Redirect new registers to dashboard instead of discover 2016-02-23 13:13:57 +01:00
Juanfran db8853d050 login - redirect to homepage if the user is logged 2016-02-23 13:05:49 +01:00
Juanfran c89bd1b234 remove console.logs 2016-02-10 07:55:18 +01:00
Alejandro Alonso 92fe1c90a0 Fixing bug in next redirection after registry 2016-01-14 15:20:56 +01:00
Alejandro Alonso 96dd099507 Fixing bug in next redirection after registry 2016-01-14 14:34:16 +01:00
Alejandro Alonso 7d60729c2e Respect next param when toggling between login and register 2016-01-13 13:06:12 +01:00
Andrey Antukh 9a67121045 Fix my email on copyright preamble on coffee source files. 2016-01-08 16:34:14 +02:00
Andrey Antukh 308d769310 Add missing copyright preamble entries to coffee source files. 2016-01-08 16:34:09 +02:00
Alejandro Alonso df75335f7b Detect duplicated users when accepting taiga invitation 2016-01-07 10:22:50 +01:00
David Barragán Merino 2319ba1766 Update license message 2016-01-04 09:04:42 +01:00
Juanfran e2c9f3c987 fix checksley initialization in login 2015-12-01 09:58:39 +01:00
Juanfran 4ca9730562 fix issue #3514 - custom theme as default 2015-11-26 08:34:57 +01:00
David Barragán Merino be60a54449 Update license message 2015-10-30 14:59:29 +01:00
David Barragán Merino 7ab154e99d Improve the UX for /change-password/<token> and /invitation/<token> when token is invalid 2015-10-27 17:27:56 +01:00
Alejandro Alonso f52a4ba788 External apps authentication 2015-09-09 13:09:57 +02:00
Juanfran 8acc9d1d36 fix taiga-theme load twice 2015-09-08 13:05:13 +02:00
Andrea Stagi 6d202e923e Add theme selector to the user profile form 2015-07-07 17:00:39 +02:00
David Barragán Merino 7400c33249 Fix error when change the lang at runtime 2015-06-17 15:18:52 +02:00
Alejandro Alonso 3cc7aa45bb Fixing i18n 2015-06-17 14:38:22 +02:00
Juanfran e6cf655388 show the back error message and set it inline if it is needed 2015-06-17 12:25:49 +02:00
Alejandro Alonso c231bb7575 Now anonymous users can confirm the change of email even if they are not authenticated, some users update the email from a desktop browser but check the email from mobile 2015-06-15 13:40:19 +02:00
David Barragán Merino 2a968bddd9 Use window.prerenderReady to know when a page is fully loaded 2015-06-09 13:14:25 +02:00
Juanfran 570c3aa469 hide navigation bar if the user is not logged 2015-05-29 09:52:35 +02:00
Juanfran 5ffc33fe0c currentUserService + refactor 2015-05-29 09:52:35 +02:00
Alejandro Alonso 280a209008 Refreshing avatar image 2015-05-29 09:52:34 +02:00
David Barragán Merino 0d42ab9aef [i18n] Checksley 2015-05-13 15:17:19 +02:00
David Barragán Merino 8ec8fd0198 [i18n] Fix a strange behavior when set user language to default-sys-lang 2015-05-12 20:45:05 +02:00
David Barragán Merino ce352fa5e3 Minor fix to #65ccc05 - Fixing information disclosure when resetting password 2015-05-05 20:29:46 +02:00
David Barragán Merino 83e7434d27 [i18n] Date and time 2015-05-02 20:11:37 +02:00