- 12 Jul, 2010 9 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37047 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Define legacy ITextConvertable interface and proper implementation with deprecation warning. Add method security definition and update doc strings. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37046 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Split IConvertable to IFormatConvertable and IConvertable. Move implementation from abstract Document class to interface (IConvertable) implementation. Adjust interface doc strings accordingly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37045 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
* remove document_publication_workflow * remove catalog method it's in erp5_egov_mysql_innodb_catalog * use http_cache insted of root_http_skin_cache (removed) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37044 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Update Node_statAccountingBalance and accept "at_date" parameter. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
use getRootDeliveryValue() instead of getExplanationValue() because what we want to have here is the root delivery value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37038 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
This is done so a fresh cache settings is to be generated (in some rare cases different parts of ERP5 code use old wrong (or empty) cache settings). Still clearing cache is done only for running code ZEO node not cluster wide (to be implemented). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37033 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37032 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jul, 2010 1 commit
-
-
Yusei Tahara authored
Hardcoding numbers is more simple and reliable. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jul, 2010 27 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37030 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37028 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
* display bottom_actions * remove added button git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37024 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Use some JavaSCript to show only first n possible formats followed by "More" link which will show rest (more user frinedly for log OOo format lists). I18n & CSS fixes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37022 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37021 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
created object is now wrapped in its final container. May be using portal_contributions.newContent is better ?? git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37020 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
store the entire document proposed by user (Do not change what user input). reflect this modification when user try to read this document trough webdav, return body content instead of entire html content. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37019 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
uid + Standard File Name It enables displaying extension of document in webdav browser and associate viewer program to document nicer. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37017 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37016 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
There should not be any differences between external documents and others. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37015 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37014 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
- name - ob like it is expected by WebDav API git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37013 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Consider this test as a early work which needs to be improved. At least, it test Document creation through Contribution Tool git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37012 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37011 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
* display owner's name in history and date and translated state git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37009 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37008 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- revert 36994 for now as it generates a lot of issues and requires additional coding to make it work git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37007 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37006 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
treat divergence on price as line level divergence. This is dirty (and incorrect because it can be a cell), but this will allow to solve price divergence with "legacy" simulation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37004 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
don't use getViewPermissionOwner, because it does not return owner if Owner role does not have view permission git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Fix the translations of Internal Packing List. Because they were not consistent. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Modify the translations of Sale Packing List, Sale Packing List Line and Purchase Packing List, Purchase Packing List Line.Because they were not natural as Japanese. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37001 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jul, 2010 3 commits
-
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37000 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36999 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36998 20353a03-c40f-0410-a6d1-a30d3c3de9de
-