- 05 Jun, 2009 15 commits
-
-
Kazuhiko Shiozaki authored
* do not display Subsection Widget on Web Site level. * display Subsection Widget only when visible subsections exist. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27396 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27395 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27394 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
Modify existing tests to be consitent git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27393 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27392 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- as everything is tested *exactly* same way use automagically generated test and list of tuples to define implementations git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27391 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27390 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27389 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27387 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27386 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27385 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27384 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27382 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27381 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27380 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jun, 2009 18 commits
-
-
Kazuhiko Shiozaki authored
missing (this can happen when we update erp5_xhtml_style but don't update erp5_knowledge_pad at the same time because erp5_knowledge_pad has its own global_definitions). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27378 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27377 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27376 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27375 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27374 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27373 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27372 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27371 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27370 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27369 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
* Use relation string fields to jump to the target easily. * For some categories, titles is often more usefull than relative urls. It is still possible to see the relative_url in the list of categories. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27368 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- editable is not used since we decide that input line can be paysheet_line in the paysheet and since is possible to add directly model_lines in the paysheet - create_paysheet_line is not need since the property create_line on TradeModelLine replace it git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27367 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
Change create_paysheet_line property name to create_line. Remove all CheckSourceSectionOnMovements, and check it in a special test, this avoid to have to broke all tests when this don't works git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27366 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
add a new property create_line used to indicate if we want to create movement corresponding to this model line or not. This is usefull in case of "intermediate lines" : a line we want to participe on some base_amount without being created. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27365 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27364 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27363 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27362 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
monkeyPatch - added the interface ITransformation to Transformation and TransformedResource - changed TransformedResource to return a tempDocument of TransformedResouce instead of Amount - changed TransformationRule to use Transformation.getAggeratedAmountList again, because Transformation came to be able to return document which has trade_phase git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27361 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jun, 2009 7 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27360 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27359 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27358 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27357 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27356 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27355 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* add the preference for acknowledgeable message in the form git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27354 20353a03-c40f-0410-a6d1-a30d3c3de9de
-