- 26 Jan, 2009 3 commits
-
-
Kazuhiko Shiozaki authored
of passing sort_method argument. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
Sale Packing List in afterSetUp(). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Added TypeBasedMethod for getTotalPrice method. This is useful to customize price round procedure, for example. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25298 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jan, 2009 6 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Define translation domains for portal types. Define workflow chains to use category_publication_workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
* Renamed erp5_web_default_theme to clarify the fact that there is no default theme in erp5_web and that erp5_web is a framework to build Web sites based on ERP5. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25294 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
renamed default theme to minimal theme in order to clarify the fact that there is nothing such as a default Web theme in erp5_web git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
needs to be reviewed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Jan, 2009 2 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
The category publication workflow is useful for any ERP5 site which requires to publish some parts of its content to anonymous users on the Web. It is possible with this workflow to decide which sections in a web site are public and which sections are protected (ie. Intranet Site). It is also possible to manage categories in a way that certain categories are accessible to anonymous users while others are not. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25290 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jan, 2009 8 commits
-
-
Jean-Paul Smets authored
added properties so that building navigation or site maps can be achieved in a universal way indepent of the theme git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25289 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Added default cache objects. A RAM cache for user dependent skins. An anonymous HTTP cache for parts in an ERP5 site which need to be cached and published to many anonymous readers. A global HTTP cache for all skin items which are user independent and should be cached in a front end proxy to reduce the number of request on Zope. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
It's usefull to have pretty_print working when serialize git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* Fixed date problems with ERP5Site_checkCatalogTable * ERP5Site_getStockTableFilterDict must now returns a dictionnary of values instead of a dictionnary of methods git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25284 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jan, 2009 21 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25281 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25279 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
In gadget search mode show less found lines containing text. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25278 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- updated copyright date and authors git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Implement ActiveProcess.hasActivity . It was present, but required data was never present in the table. Now that SQL{Dict|Queue}.hasActivity don't use "**kw" any more, it causes errors. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25274 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25273 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25272 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25271 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25270 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* ignore missing English term in exporting PO file from glossary. * escape double quotes and new lines correctly. * fix a typo. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25268 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* more description clean up * xml format changes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25267 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Make all dtml tests use expr="...", so that tested values don't use acquisition. (Nice catch, Nicolas !) Update callers to cope with those new limitations. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25266 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25265 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25264 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25263 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25262 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25261 20353a03-c40f-0410-a6d1-a30d3c3de9de
-