Commit Graph

187 Commits

Author SHA1 Message Date
resteve 7b163b34e4 Remove email and phone from address 2013-11-19 17:11:30 +01:00
resteve f3e0534579 Update nereid to use the locale instead of lang #65
This patch makes a significant shift in the way nereid handles
multi language sites. Previously, the language code was used in the
URL, but now a locale code which can be defined by the user is used
2013-11-19 15:44:04 +01:00
resteve 1ebee8f025 Registration user: not create a empty address 2013-11-05 17:37:36 +01:00
resteve cfbb32a40d Remove phone and email fields when edit party address 2013-11-05 17:30:52 +01:00
resteve 8199c0e2d2 Increase version number 2013-10-25 14:49:49 +02:00
resteve 52f4934ff9 Pyflakes 2013-10-25 14:49:48 +02:00
resteve 46ec62815f Remove phone and email fields in party address 2013-10-23 18:41:58 +02:00
resteve 67d4e05dbe Use separate XML files for views 2013-10-23 18:37:19 +02:00
resteve 2b5c83c63e Bump version to 2.8.0.7 2013-10-14 11:48:45 +02:00
resteve 8566e06bd7 Merge Version '2.8.0.6' 2013-10-14 11:45:25 +02:00
resteve d05262fea2 Bump version to 2.8.0.6 2013-10-14 11:36:57 +02:00
resteve 33b5d4aba8 Flake8ify #2231
Fixed all flake8 issues
2013-09-30 15:44:06 +02:00
Sharoon Thomas c39e302253 Merge pull request #21 from simmianand/feature/task-1786
[Fix] Method get_form should be class method #1786
2013-07-19 07:05:49 -07:00
convert-repo de91c059ea update tags 2013-07-18 14:53:37 +00:00
Sharoon Thomas 6b4cc2cf77 Merge pull request #19 from sharoonthomas/develop
Added test with raimon's commit
2013-07-04 08:09:42 -07:00
Sharoon Thomas c28d6400c3 Add additional tests for reset email 2013-07-04 19:25:43 +05:00
Raimon Esteve 12d027b574 Send reset email when email value
Send email when get email value

committer: Sharoon Thomas <sharoon.thomas@openlabs.co.in>
2013-07-04 19:24:45 +05:00
Sharoon Thomas 23b721ff75 Merge pull request #16 from openlabs/issue-15
Manual merge of the PR since it wasnt rebased with the updated travis file
2013-07-04 03:24:49 -07:00
Sharoon Thomas 4763caf5e9 Merge branch 'develop' of github.com:zikzakmedia/trytond-nereid into issue-15 2013-07-04 15:17:39 +05:00
Raimon Esteve eb65735e18 i18n. es_ES 2013-07-04 11:48:18 +02:00
Raimon Esteve 244715566f i18n. ca_ES 2013-07-04 11:48:01 +02:00
Raimon Esteve c7b8e25bcb i18n. ca 2013-07-04 11:47:30 +02:00
Raimon Esteve 7a9490173f i18n. es 2013-07-04 11:47:16 +02:00
Raimon Esteve a72f086e4a Locale. ca_ES 2013-07-04 11:46:01 +02:00
Raimon Esteve 6dff48df43 Locale. es_ES 2013-07-04 11:45:52 +02:00
Raimon Esteve c85b7c425b i18n. Update messages.pot 2013-07-04 11:45:31 +02:00
Sharoon Thomas 711a7bb82a Update travis.yml about nereid installation 2013-06-26 19:05:27 +05:00
Sharoon Thomas 41dc0319f3 Merge pull request #10 from sharoonthomas/develop
Add test templates and use DictLoader in tests
2013-06-26 04:30:14 -07:00
Sharoon Thomas 328a1297f6 Add test templates and use DictLoader in tests
* Add test templates
* Update tests to use the updated dict loader without sitename prefix
2013-06-25 14:29:50 +05:00
Sharoon Thomas cb649a8b66 Merge pull request #9 from sharoonthomas/develop
Update to 2.8 #1405
2013-06-13 01:55:10 -07:00
Sharoon Thomas cc5080d306 Update to 2.8 #1405
* Replaced use of _inherits in nereid.user
* Create now accepts list of values
* Remove deprecated methods field
2013-05-21 15:03:16 +05:00
Sharoon Thomas be8a16b60a Fix indentation in XML 2013-02-27 18:45:57 +05:00
Sharoon Thomas 8c1794fcf4 Merge pull request #6 from shalabhaggarwal/develop
Fixed the wrong data being saved to phone in address while creating
2013-02-27 01:51:28 -08:00
Shalabh Aggarwal 7d73239eee Fixed the wrong data being saved to phone in address while creating 2013-02-27 14:27:44 +05:00
Sharoon Thomas 2e85734412 Merge pull request #5 from shalabhaggarwal/develop
Fix the address handling for editing existing address #952
2013-02-27 00:12:34 -08:00
Shalabh Aggarwal 151a691918 Fix the address handling for editing existing address #952
This patch makes sure that the address parameter passed to the template is an
active record.
It also handles the case where country and subdivision are not present in the
address and prevent blowup due to same.
Tests for the above.
2013-02-27 12:48:39 +05:00
Sharoon Thomas 27d8eebad9 Bump version to 2.6.0.4dev 2013-02-23 19:36:36 +05:00
Sharoon Thomas 772b361c3f Merge branch 'release/2.6.0.3' into develop 2013-02-23 19:35:01 +05:00
Sharoon Thomas 078a27d5da Release version 2.6.0.3 2013-02-23 19:33:22 +05:00
Sharoon Thomas ef497ffa63 Add nereid to dependencies
After the separation of the modules into tryton and tryton-nereid
they are mutually dependent on each other. This patch adds
nereid of the same series as a dependency of trytond_nereid
2013-02-20 12:58:50 +05:00
Sharoon Thomas a3493d5e0f Add pytz as a dependency
pytz is not a required dependency of tryton anymore.
However, nereid needs it as a web framework.
2013-02-20 12:44:00 +05:00
Sharoon Thomas 77fea528ae Bump version to 2.6.0.3dev 2013-02-20 00:42:29 +05:00
Sharoon Thomas 298b79986d Merge pull request #4 from priyankarani/develop
Changed design pattern for static file #898
2013-02-19 11:39:48 -08:00
Sharoon Thomas 29c5f0fcee Release Version 2.6.0.2 2013-02-19 22:31:46 +05:00
Priyanka Rani 316d73fcc7 Changed design pattern for static file #898
This patch has changed the setters descriptor pattern to delegate to
single record internal methods which makes it easy for other modules to
add new static file types and handle the binary data.

Task ID: project-69/task-898
Review ID: 9353209
2013-02-19 21:23:53 +05:00
Sharoon Thomas a381e152df Remove display_name hack
The display_name hack automatically picked up the display_name
from the party if there was one defined and no display_name

It seems useless and buggy, so removed here
2013-02-18 18:22:28 +05:00
Sharoon Thomas 1607362248 Add user profile method and make display_name mandatory 2013-02-15 01:00:34 +05:00
Sharoon Thomas 96f16cb6db Update .travis.yml script to use develop branch of nereid 2013-01-29 12:38:27 +05:00
Sharoon Thomas edcad2ed48 Bump to 2.4.0.2dev 2013-01-29 12:29:31 +05:00
Sharoon Thomas f3a2d56ba7 Merge branch 'feature/2.6' into develop 2013-01-29 12:12:13 +05:00