Commit Graph

47 Commits

Author SHA1 Message Date
Sharoon Thomas 803ad60544 Update to Active Record #647 2013-01-20 13:14:13 +05:00
Sharoon Thomas ad9decb606 Remove gravatar usage from party #38
The gravatar contrib plugin is removed. The default implementation
of profile picture now implements a simple fallback to
get_gravatar_url
2013-01-16 19:47:25 +05:00
Sharoon Thomas 9eda343495 Fix the docstring of address #44
Address had the wrong doctring from an older version
which indicated that it was being used as user record.
This patch removes the wrong information
2013-01-15 21:47:25 +05:00
Sharoon Thomas bc09ba17ed Remove the dependence on electronic mail template fixes #23 2012-11-09 08:52:20 -05:00
Sharoon Thomas 0e55c343e3 Move gravatar to contrib and reuse it in party. Also make gravatar avaiable as a jinja filter. 2012-09-27 15:18:40 +00:00
Sharoon Thomas ecbf0239fb Merge branch 'master' of github.com:openlabs/nereid 2012-09-10 04:39:41 -04:00
Sharoon Thomas 809e85ebdf Add timezone to view 2012-09-10 04:38:55 -04:00
Shalabh Aggarwal 045053ede4 Added unique on permission 2012-09-08 20:42:18 +05:00
Sharoon Thomas 8b66dc754f Allow lists, tuples and other iterables to be used instead of sets/frozensets 2012-09-08 09:11:36 -04:00
Shalabh Aggarwal 2ff2b6d33c Added a signal for registration
Added permission handling and decorator

committer: Sharoon Thomas <sharoon.thomas@openlabs.co.in>
2012-09-07 13:26:13 +05:00
Sharoon Thomas 2bfc287f53 Add display_name field for nereid_user to cater bith b2b and b2c context
review8331083
2012-09-03 13:21:50 +05:00
Sharoon Thomas cb3f1e302e Add add/remove of contact mechanisms 2012-08-27 18:09:04 +05:00
Shalabh Aggarwal d878e448dc O2M to nereid_users in party 2012-08-20 16:45:19 +05:00
Shalabh Aggarwal 61b3be723c Removed white space 2012-08-20 15:53:43 +05:00
Sharoon Thomas f107102f83 Add gravatar for user 2012-07-24 14:31:03 +05:00
Sharoon Thomas 464d6722a4 Upgrade to tryton 2.4.
All tests are passing
2012-05-14 19:38:52 +05:00
Shalabh Aggarwal 4012a6d350 Corrected and Updated GPLv3 as the consistent License everywhere 2012-05-01 12:43:44 +05:00
Kavitanjali singh 1809431779 Added email and phone field to party address
Task ID - bfa-worldwide-sales-inc/tasks/1624
Review ID - 7666130
2012-04-04 19:23:48 +05:00
Sharoon Thomas 10ffb120d9 Fix the header and encoding 2012-03-14 13:18:50 -03:00
Sharoon Thomas c12496270d Make old_password a required field on password change form 2012-03-14 13:12:17 -03:00
Sharoon Thomas 42684bb112 Define application_user and guest_user in nereid_website (previously was part of the application spec) 2012-03-09 18:12:29 -05:00
Sharoon Thomas ec520c4511 Further refine the translation process and add pt_BR as a language 2012-02-10 15:39:17 -05:00
Sharoon Thomas 3d1c133205 New user model
Test suite to cover the same
Added translatable strings for internationalisation
Experimental support of Internationalisation
2012-02-10 07:15:18 -05:00
Sharoon Thomas 537d29e6be Set a default value for the company field as the company in current context 2011-09-26 17:01:08 -04:00
Sharoon Thomas a4477e99eb Pass `address` also to the template context when editing address 2011-08-25 20:22:31 -03:00
Sharoon Thomas 70f3781b62 Log the user in on activation, redirect to the correct link and handle security on new-password method (No tests) 2011-06-02 17:21:05 -04:00
Sharoon Thomas 717c896a1b Improved API for login management which allows custom message in addition to Invalid login credentials to be shown 2011-06-02 16:34:17 -04:00
Sharoon Thomas f9d81a01a5 Flash a message when the login failed because of activation 2011-06-02 16:14:21 -04:00
Shalabh Aggarwal 6f6189720e User cannot login now unless the account is activated. This fixes #4 2011-05-28 16:48:49 +05:00
Shalabh Aggarwal 9dc4539981 Model for extended registration with a trivial test case 2011-05-28 13:22:53 +05:00
Sharoon Thomas d380a70c9e Share authentication within company only fixes Issue #2 2011-05-24 18:09:51 -04:00
Shalabh Aggarwal efb441e785 [IMP]Company not required while registration. Use contact name as party name when company is not filled 2011-05-17 16:49:10 +05:00
Sharoon Thomas 0369c9018a [TEMPFIX]Fix for the registration workflow to include a password 2011-05-02 10:04:08 -04:00
Sharoon Thomas 688a845db5 [FIX]Use recaptcha only if public key is specified. Helps in testing' 2011-05-01 16:22:11 -04:00
Sharoon Thomas 69fafc341f [FIX]Use next from get or post 2011-05-01 03:12:21 -04:00
Sharoon Thomas c020f4801d [FIX]Login with the activation code 2011-05-01 02:15:12 -04:00
Sharoon Thomas d00395697b [IMP][EXP]re-captcha for registration 2011-05-01 01:58:49 -04:00
Sharoon Thomas cfe4568bae [FIX]registration was missing the form wrapper 2011-05-01 00:29:55 -04:00
Sharoon Thomas dca7a86b2a [IMP]Testing helpers [REF]Included debugs to see what happens when an authentication is rejected 2011-04-26 19:47:22 -04:00
Sharoon Thomas 4b53a9810d [FIX]Deprecated registration from website to party [FIX]urls.xml 2011-03-31 18:15:47 -04:00
Sharoon Thomas d4e978621a [FIX]Refactoring of simple registration + [FIX]Typo 2011-01-08 13:34:01 +05:00
Sharoon Thomas 376ca2ddc2 [IMP]Implementation which supports sending of password on account activation 2011-01-07 12:49:40 +05:00
Sharoon Thomas be95399adc [IMP]Introduction of tryton_context into the application, [FIX]address form must be filled only if the request is a GET request 2011-01-07 10:38:23 +05:00
Sharoon Thomas 16a8bfc1ed [FIX]Change password 2010-12-27 12:54:06 +05:00
Sharoon Thomas fca602102f [FIX]Trigger an email on account reset 2010-12-27 12:14:17 +05:00
Sharoon Thomas 6bef1c5409 [ADD]Missed out files in previous commit 2010-12-18 11:09:19 +05:00
Sharoon Thomas 13605b7187 [ADD]Initial import 2010-12-08 10:24:48 +05:00