- 05 Apr, 2010 1 commit
-
-
Tatuya Kamada authored
Accessing self.values[property_id] skips all TALES/override computations, only do it for properties that are set by the Captcha Provider. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Apr, 2010 23 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
list_action like "person_module/view" (which is used in erp5_gadget/ERP5Site_viewPersonListGadget) Make error message easier to read. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34281 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34278 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
move WebSite_viewLatestAdditionList from erp5_km to erp5_web as it is used as list_action in erp5_web_widget_library/WebSection_viewLatestDocumentListGadget/listbox. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34274 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34273 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34272 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34271 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34270 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
which target that property. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34268 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* theses 2 titles were not editable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34266 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
- For the call to _findPredicateList, explicitely check the length of objects (instead of trying __nonzero__ first, which is wrong and slow). - Do not allow to call asComposedDocument on a composed document for the moment. - Make internal class private and fix __name__ of asComposedDocument method. - Fix test_tradeModelLineWithTargetLevelSetting git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34265 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* Mostly finished to proxify all erp5_trade git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34264 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34262 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add precision field to rounding model view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34261 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34260 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
getProperty('total_price') was not rounded. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34259 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34258 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
* Fixed the column name conflict. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34257 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Add precision property to make rounding system compatible with float field. So, decimal exponent property is no longer required. Add a basic test case. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34256 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Apr, 2010 13 commits
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34255 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34254 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34253 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34252 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34251 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34247 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- implement simple method to automatically install required list of Business Templates from repositories git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34245 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34244 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Hide some fields ( group & site) from intial thread creation form and use user's assignment to determine them. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34243 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Discussion Post and Discussion Thread are using this interaction workflow for automatically setting of contributor. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34242 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* partially apply guidelines for field library * renamed a fiew fields on SalePackingList_viewContainerList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34241 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34239 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* my_integer_field should be used instead of my_integer_value, only add field with new name for compatibility for now git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34237 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Mar, 2010 3 commits
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34235 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34231 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
* import provided by FX code git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34230 20353a03-c40f-0410-a6d1-a30d3c3de9de
-