- 21 Jul, 2011 31 commits
-
-
Ivan Tyagov authored
requesting a new account or resetting a password to respective login_form.
-
Łukasz Nowak authored
This reverts commit f0023bef. Luke went to overcomplex idea to solve simple problems. In order to avoid exposing bad ideas, commit gets reverted.
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Make sure no more than set in preferences authentication failures are saved. Redirect to 'Update Credentials' form if after successful login password is to expire soon.
-
Ivan Tyagov authored
saved. Add comment.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This method was refactored to: - automatically resolve and install business templates dependencies if requested. - Make possible use activities and prevent long transactions.
-
Rafael Monnerat authored
This method comes from previous Implementation.
-
Rafael Monnerat authored
Due the presence of object_to_update, the API will never update the catalog if we do not provide explicitly values.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The API resolveBusinessTemplateListDependency is able to return a list of BT5 with URL and include all dependencies.
-
Rafael Monnerat authored
This introduces flexibility, and permit this method be reused in different ways.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Business Template API itself should detect if update catalog is mandatory or not, instead force never update.
-
Rafael Monnerat authored
installBusinessTemplatesFromRepositories uses plural, which is a code crime, Keep it deprecated to preserve backward compatibility.
-
Rafael Monnerat authored
If Business Template is not present, returns None.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
There was several tests specifics to TemplateTool into testBusinessTemplates This commit move tests to appropriate test suite.
-
- 20 Jul, 2011 9 commits
-
-
Julien Muchembled authored
-
Łukasz Nowak authored
No Contract field shall be rendered, and no need to confirm.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Cover cases of ERP5 portal and Web Site contexts. Use anonymous and check that returned page contains correct links and that those links are rendered correctly.
-
Łukasz Nowak authored
Support classical style and web site style.
-
Łukasz Nowak authored
Provide new preference, which if set can be used to find portal global contract document.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
954e399c introduced typos.
-