- 28 Feb, 2009 4 commits
-
-
Jean-Paul Smets authored
I added a css class (editable or viewable) to fieldsets generated for form_render because it is necessary to make a distinction between forms in readonly mode (Web) and forms in editable mode (Web & ERP5). Otherwise, the current solution consists of using a different CSS in both cases which is not convenient and not so efficient to reduce the CSS cache size. Thanks to this change, it is possible to code the CSS of web sites both in ediatble mode and viewable mode inside the same CSS. Performance impact must be checked.. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25750 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25749 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25748 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25747 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Feb, 2009 13 commits
-
-
Łukasz Nowak authored
- utility to cut Data.fs as TID point git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25746 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- remove not needed import git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25745 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* change it back to current tracking list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25744 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Also use Base_redirect instead of request.RESPONSE.redirect git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25743 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25742 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25741 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25740 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Distinguish the case where a related key has the same name as a column from the case where a related key is declared more than once. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25739 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25738 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25737 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
a method named getXXX should not raise an exception even if key does not exist. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25736 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
quotes are not supposed to be used in catalog for exact match but for grouping - use search keys instead git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25735 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
because column_set is extended. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25734 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2009 15 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25732 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* update PaySheetTransaction_view and PaySheetModel_view to display payment_condition_payment_date only if cutom payment_condition_trade_date is selected. * fix typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25731 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
expiration_date added on Item_view and tracking list used instead of current tracking list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
- fix prefix in TALES expression for Base_viewDialogFieldLibrary/your_category git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25729 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25728 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25727 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25726 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25724 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25723 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25722 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25721 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25720 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25719 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
dinamically. The feature can set a stylesheet by a script with a parameter. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25718 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Feb, 2009 8 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25717 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25716 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25715 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25714 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25713 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Note that the Assignment property sheet still has the role category, but this will be sorted out later. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25712 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25711 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25710 20353a03-c40f-0410-a6d1-a30d3c3de9de
-