- 07 Jul, 2008 1 commit
-
-
Jérome Perrin authored
Also add missing test for encoded emails git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22305 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jul, 2008 12 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22303 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Add effective date into Web Page. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22301 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Use getDocumentValue instead of restrictedTraverse again, as the acquisition problem has been fixed in the Product. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
A field has been moved to not_assigned by mistake. This patch puts it back in place and adds a new field to turn off default page display in a site (for consistency with sections). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22298 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
A field has been moved to not_assigned by mistake. This patch puts it back in place and adds a new field to turn off default page display in sections. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Added a propertysheet so that the display of default page in a section can be turned off. This is useful for example to define translatable content through web pages in relation with a web section, although the web section should display a list of items. (ex. news, press, products in a shop, etc.) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22294 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Make sure that documents obtained by getDefaultDocumentValue, getDocumentValue and getDocumentValueList are wrapped with self. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jul, 2008 2 commits
-
-
Rafael Monnerat authored
Added more checks for getDocumentValueList, Included sort_on. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22290 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jul, 2008 17 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22284 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add hooks in ObjectTemplateItem in to allow code execution at defined points in installation procedure to limit code duplication. Merge CategoryTemplateItem's install method with ObjectTemplateItem's. Implement a way to save and restore UIDs of replaced documents. This solves a problem of "uid changed" errors when an existing document is being replaced by installed one. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- removed not supported columns from sort and search list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22281 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- use ParallelListField instead of MultiListField, showing many LineListField to allow only proper choice while defining variations (thanks Romain) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22279 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22278 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- xml changes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- made title and resource title non editable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22274 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22273 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22272 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22271 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- extended base test class with more variables and steps - updated comments and added explanations git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22270 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jul, 2008 8 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22268 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22267 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22266 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- brand and composition are no more needed, fixed typo on coloured/sized component, filled transformation resouce matrix for variation and quantity git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22265 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22264 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22263 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22262 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22261 20353a03-c40f-0410-a6d1-a30d3c3de9de
-