- 07 Apr, 2010 29 commits
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34337 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
if we want to make it possible to extend account_type/expense and account_type/income, we have to do it differently, because this report depends on the fact that node_category and node_category_strict_membership are used in the same time, which only takes nodes that are member of boths node_category and node_category_strict_membership. This repairs GL with GAP filtering git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34336 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34335 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34334 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* use locks from portal_classes itself, because locks from temp objects cannot be reused (only visible on zope 2.12) * reimport files after edition, in an after commit hook, if after commit hooks are available (ie. on zope 2.12 only) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34333 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Search with relative_urls like project_module/1/% instead of project_module/1% (which was also matching project_module/10 by mistake) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34332 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
file, to detect errors immediatly git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34331 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34330 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
fix a mistake : in case of include_site_default_page, insert a page only one time (at the level 1) not on each section. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34329 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34328 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Categories used on predicate definition of document might be not available (due to security) for user, but even then they shall be used in predicate. Thanks to unrestricted resolution of category it is possible to use such objects in query. Reviewed by Romain. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Remove some TODO git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34324 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34323 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34322 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34320 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34318 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34317 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34316 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34314 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
Using only the necessary business template list to run the test. The removed templates were just to help to debug the test instance. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34313 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
Added a test to prove the bad behavior of getDocumentValueList for Anonymous user when you have a Predicate defined. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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 11 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
-