- 27 Jan, 2009 1 commit
-
-
Yusei Tahara authored
* Added invoice_transmission_mode category. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Jan, 2009 13 commits
-
-
Ivan Tyagov authored
Do not raise ValueError when searching for an ERP5 user which do not exists or due to security settings is not accessible to logged in user. Instead return None and let application logic choose appropriate action. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25310 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Added Monthly Range Movement Group. * Added a default view action to Day Movement Group. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25309 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
make a invoice which gathers all orders in a month for example. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
add regexp for it modify unit test to take into account this new property add new preference property to defined preferred city area git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25305 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25303 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Use "%r" instead of "'%s'". Use "%r" instead of "%s". Explain a bit more what each result part contains. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* some cosmetic changes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25301 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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 10 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
-