- 17 Feb, 2012 2 commits
-
-
Ivan Tyagov authored
In some cases a Box can override Gadget default way of rendering (usefull in cases when we care for SEO for anonymous users). Make RSS feed more visible.
-
Ivan Tyagov authored
-
- 16 Feb, 2012 2 commits
-
-
Kazuhiko Shiozaki authored
add inline argument in Base_download and index_html(). add a workaround for Internet Explorer's bug.
-
Kazuhiko Shiozaki authored
to force 'download as attachment' should not be a part of index_html API, and we already have this logic in Base_download script.
-
- 15 Feb, 2012 3 commits
-
-
Kazuhiko Shiozaki authored
clean up message catalog, i.e. remove non translated entries and follow recent business template export format.
-
Kazuhiko Shiozaki authored
-
Arnaud Fontaine authored
-
- 14 Feb, 2012 6 commits
-
-
Gabriel Monnerat authored
rename variable to overwrite person_list when it is None. With this, the destination_decision_value_list is set correctly on the Credential Recovery
-
Gabriel Monnerat authored
add test and steps to check that using the script ERP5Site_newCredentialRecovery and passing the default_email_text, the Crendential Recovery is not created with destination decision empty
-
Gabriel Monnerat authored
-
Ivan Tyagov authored
restart if task distribution node is down. Refactor.
-
Ivan Tyagov authored
so be tolerant and run it a few times before giving up.
-
Kazuhiko Shiozaki authored
-
- 13 Feb, 2012 2 commits
-
-
Sebastien Robin authored
This fix only make the code consistent with the above assumption. We should later allow getting state in another table than catalog, but then the design of this script will need to be reviewed in order to not do many useless sql queries
-
Romain Courteaud authored
If prices are identical, no need to do average calculation each time. It also prevent returning a price of 0 if all quantity values equal 0.
-
- 11 Feb, 2012 2 commits
-
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 09 Feb, 2012 2 commits
-
-
Sebastien Robin authored
-
Arnaud Fontaine authored
-
- 08 Feb, 2012 21 commits
-
-
Kazuhiko Shiozaki authored
-
Łukasz Nowak authored
Delivery_viewTradeModelLineList is available only in legacy Business Templates, and it is configured there.
-
Łukasz Nowak authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Keep some consistency with the names used by all others editors (svg, stylesheet...)
-
Rafael Monnerat authored
Web Page should be also capable to use Slide Show editor.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This changes permit use URL instead local images all the time.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The tags are Article, Summary, Section, Header, Footer, Audio, Video and few more. It was not included all tags just a small portion required by Web Page Presentation. Added Additional "test" tag, as part of Run My Docs needs. This tag is used to include in-line selenium tests.
-
Rafael Monnerat authored
The book generation using HTML5 Content is a feature shared between Web Page and Test Page. There is no distiction on this 2 portal types for book generation. Rename forms to use WebPage prefix for the form, due TestPage should focus on Test mostly.
-
Rafael Monnerat authored
Use same editor from Web Page is appropriate to this.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Use the one provided by erp5_web.
-
Rafael Monnerat authored
Test Page is an specialized version of Web Page, so it is ok to share same forms. This prevents reduces code duplication.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This fixes includes fixes for UTF-8 issues, and the usage of full URLs and/or image reference into image.
-
Rafael Monnerat authored
-