- 03 Feb, 2010 40 commits
-
-
Leonardo Rochael Almeida authored
This is not a definitive fix for all translation issues, but shows how the definitive fix is to be implemented, using utilities (local utilities. The ones here in the test are global ones). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32242 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
* Initial version imported spreadsheet provided by Jacques. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32241 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- delegated list sorted (automatic business template change) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32239 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32238 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32237 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32236 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32235 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32234 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32233 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32232 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32231 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32230 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32229 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
reviewed by Seb git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32228 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* Not sure it is used git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32227 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32226 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32225 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32224 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32223 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
As the form GadgetTool_viewPrettyGadgetDialog is not called on the GadgetTool itself, rename it to make it compliant with the naming convention. Also remove the 'Pretty' word as it has no meaning. (previous commit seems to partially failed) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32222 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32219 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* GadgetTool_viewPrettyGadgetDialog is used to add a gadget in the current Knowledge Pad. It previously used an sub EditorField to display the gadget image. Instead of this, replace it by a ImageField, which will be use to standardize the rendering and size of all screenshots. * Add a new columns which shows the gadget description. * Replace the custom listmethod GadgetTool_getGadgetList by the standard portal_catalog call. * Use the portal type parameter to filter only Gadget. * Use the default parameters's parameter to pass the value of gadget_type_uid. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32218 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32216 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32215 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
using delivery=xxx instead of delivery_value=xxx because delivery can be included in kw. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32214 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32213 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32212 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32211 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
* Invoice workflow supports auto_plan transition. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32210 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32209 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32208 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* solver can be omitted for non-divergence-provider testers. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32207 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32206 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32204 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32203 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32202 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32201 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32200 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32199 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32198 20353a03-c40f-0410-a6d1-a30d3c3de9de
-