Commit Graph

91 Commits (21d22a7dfb89e3003e55790bef4a071552d4d88e)

Author SHA1 Message Date
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
David Barragán Merino 3b55caf6f3 [i18n] Moment, Date and Time 2015-04-30 13:36:04 +02:00
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