An error occurred fetching the project authors.
- 15 Nov, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* improve Document_getStandardFileName so that the extention in the original filename will be used as the fallback. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40260 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Nov, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40238 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Nov, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Nov, 2010 4 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39933 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39919 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
define a new icon on organisation instead of document_icon.gif. The original I use is available there : http://commons.wikimedia.org/wiki/File:Enterprise_buildings_icons.png and is in public domain. Reviewed by thierry git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39900 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39891 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Oct, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39705 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Oct, 2010 1 commit
-
-
Romain Courteaud authored
Disable simulation expand from temporary object, in order to prevent infinite activity creation as composed_document values are modified. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@39442 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Oct, 2010 4 commits
-
-
Kazuhiko Shiozaki authored
File_viewFieldLibrary/my_thumbnail can be just a dump proxy field of Base_viewFieldLibrary/my_thumbnail. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39241 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39226 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* do not specify 'display' parameter, because it is 'full sized' image. * specify 'format=png' parameter to support formats that cannot be displayed in the browser. * disable if the document does not yet have data. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39224 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
No need to encode to utf-8 explicitly, if there's a bug (i.e. non utf-8 data provided or generated we must not hide it this way). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39223 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Oct, 2010 3 commits
-
-
Kazuhiko Shiozaki authored
use 'subject_list' instead of 'subject' in searchable_text_property_id so that we store all subjects in the full_text table. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39151 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39143 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39140 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Oct, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Drop Decimal Exponent and change Precision to a Float Field (through Proxy Field) in the view of Rounding Model. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Oct, 2010 2 commits
-
-
Yoshinori Okuji authored
* Fix an error that calculate may be called too early before a new simulation movement is indexed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39050 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Tweak the configurations of several interaction workflows for optimization. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39045 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Oct, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38935 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Sep, 2010 2 commits
-
-
Yusei Tahara authored
* Update movement_resource_interaction_workflow and set quantity unit value to movement forcedly if current value is acquired from resource. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38790 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Fix a issue that all the base contribution are not copied when change the resource on a movement. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38773 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Sep, 2010 1 commit
-
-
Tatuya Kamada authored
* Stop overwriting a value by movement_resource_interaraction_workflow when the categories are already set a valid value as the new resource. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38742 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Sep, 2010 7 commits
-
-
Fabien Morin authored
remove the proxy role as this may break some feature (forcing the catalog search to Assignee proxy role may not be good) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38735 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38733 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
-> This is the work of François-Xavier Algrain Add Assignee proxy role to make possible for annonymous to get the notification document git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38732 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
Add Auditor proxy role. In this way, Anonymous users are able to send notification message through proxy_roles scripts. This should not be a problems as the related interaction is trigged on '_setFile', '_setTextContent', so if you are able to modify the content, no problem to have Auditor role. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38731 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Previous commits(r38692,38707) were not solved the issue that movement_resource_interaction_workflow prevents the delivery buliding. So, revert them. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38718 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Stop to overwriting a value by movement_resource_interaraction_workflow when the movement is created by a builder. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38707 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Make the interaction update_simulation called only once. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38700 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Sep, 2010 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38658 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38652 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Sep, 2010 3 commits
-
-
Nicolas Dumazet authored
* Add OOo Document Portal Type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38543 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
add convert_file transition in conversion_failed status, because if we succeed 'convertToBaseFormat' on conversion_failed documents, we should change the status to converted. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38538 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Add a movement group to group movements without assignment, by contrast with the assignment movement group. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38535 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Sep, 2010 2 commits
-
-
Yoshinori Okuji authored
* Add an utility script BusinessPath_build which can be used to unify the way of invoking global builds. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38444 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Add a flag to specify if a delivery builder may create any new deliveries or not. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38433 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Sep, 2010 1 commit
-
-
Nicolas Delaby authored
To activate this feature you must override Document_isUpdatable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38396 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2010 1 commit
-
-
Jérome Perrin authored
(this fixes test_CreateCELWithNoBasePrice) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38333 20353a03-c40f-0410-a6d1-a30d3c3de9de
-