- 07 Apr, 2010 5 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34310 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34309 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fix ERP5Site_zGetLatestIndexedObjectList. Its id attribute value was wrong. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fix SimulationMovement_testPaymentSimulationRule.id attribute value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fix python scripts which ids were wrong. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Apr, 2010 16 commits
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34305 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34303 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
use "object" tag instead of "iframe" which is forbidden in XHTML 1.0 strict. Remove onload=resizeIFrameOnLoad event which is not allowed in object element (in iframe too) because since r34301, resizeIFrameOnLoad will be called at body load time. This should make the whole page XHTML 1.0 valid. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
call resizeIFrameOnLoad on load to resize all iframe at body load time. This make possible to not call it on the object element (which is forbiden in XHTML 1.0 strict). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34301 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34298 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- since 1.4.0 of hexagonit.recipe.download filenames are hashed on their by default and as it is good idea, follow this change git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
* Updated Base_viewSecurity to see what a user has any local roles on an object in context. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34294 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* Add report box field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 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 18 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
-