- 21 Dec, 2007 6 commits
-
-
Yusei Tahara authored
* Refactored ingestion system. Please use revision 18459 or newer of ERP5 and ERP5OOo. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18462 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18461 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18457 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18456 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18455 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Dec, 2007 11 commits
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18454 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Add object_fast_input category at Portal Types Action, all fast_input that was configured as object_action will be changed to object_fast_input. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18451 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18450 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
This script was only working in the case of a redirect, but now Base_callDialogMethod can use the same request git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18449 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18448 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18447 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18446 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
return an empty string git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18445 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18444 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18443 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18442 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Dec, 2007 23 commits
-
-
Jérome Perrin authored
Note that we use: request.get('your_portal_skin', request.get('field_your_portal_skin', ...) * your_portal_skin is for the * field_your_portal_skin is for Base_callDialogMethod, which iterates on form.get_fields, which will not return the field unless it's enabled. Maybe Base_callDialogMethod should use form.get_fields(include_disabled=1) ? git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18441 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18440 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18439 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
No need to have duplicated report actions on account module and accounting transction module. Only keep reports from accounting transaction module. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18438 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18436 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Unconditionnaly use Base_getODSStyleSheet as a stylesheet. It's really too much pain to maintain duplicated versions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18434 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Initialize the "Show Legend" window in closed state, because I always have to move it or close it to use the scrollbar git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18433 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
The "portal_skin" field should not show the style when style is forced by passing portal_skin in the request git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18432 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18431 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
If style is forced in the request, Preference_getReportFormatItemList should honor this forced style git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18430 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18429 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- calculate context.REQUEST only one and use `request` as variable name everywhere - there were old code assuming that if the action is an "object_report" category, we should always redirect to take the forced skin into account, instead check if we have a forced skin, and use changeSkin to keep going with the same request without the need to redirect. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18428 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Make a macro for field value rendering code, for now only used in listbox macro, but could also be used for standard fields git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18427 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18426 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18425 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18424 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
always return false. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18423 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
- uppercase type definition - explicit [NOT] NULL column type definition - shorten INT types when possible - remove index names - remove extra space - removed unused indexes on date and processing_date git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18422 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
like '+0100' etc. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18421 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18420 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Replace field name list with field->metadata dictionary. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18419 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18418 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Update styles in Base_getODSStyleSheet. We now have two main groups of styles, styles for custom reports and styles for ods_style git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18417 20353a03-c40f-0410-a6d1-a30d3c3de9de
-