- 08 Apr, 2008 2 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20334 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20333 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Apr, 2008 15 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20332 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20331 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20330 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20329 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20328 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20327 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20324 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20323 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20322 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
AccountingTransaction_guessGroupedLines : generate better grouping reference letters, using this scheme: A, B, C ..., Z, AA, AB, ..., AZ, BA, BBB, ..., ZZ, AAA, AAB, it was mistakenly using this one: A, B, C ..., Z, AA, AB, ...AZ, AAA, AAB git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
- Define variation_not_defined missing at top level - Factorise line deletion code - Make recursive checks on deleted document to check for activity presence - Only execute document creation code if deletion ended without error - Move pre-error-exit line deletion to code branch creating new lines - Add a new error message when there are pending activities (only displays the first activity found) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20320 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20319 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20318 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Apr, 2008 4 commits
-
-
Yoshinori Okuji authored
Remove MySQL dependency from CMFActivity. Translate a lock error into ConflictError in database adapters instead. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20317 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Give one more chance to find the came_from whenever we come from a dialog with input button and no validation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20314 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20313 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Apr, 2008 10 commits
-
-
Vincent Pelletier authored
Mark messages as not executable when either their path or the method to call on it cannot be retrieved. Make messages marked as not excutable immediately fail with VALIDATE_ERROR_STATE state. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
remove pdftoppm from the description because now it's not required git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20310 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
the output command order) - remove the use of pdftoppm. So now only convert and pdfinfo are used, so now xpdf installation is not required to use erp5_pdf_editor bt - add verbose parameter on convert command. This permit to get background real size using a unique command. - regular expressions are now used to parse command output, this is more efficient than all split() and easyer to maintain - add a comment on getPageattribute method - simplification of getPageattribute method : remove the use of pdftoppm, just return one width and one height because there is no sens to return all page width and height when convert will set all pages to the same size. - rename getPageattribute method to respect naming convention git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20309 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
add rendering OOoChart Image support improvement git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
improvement XML writing By Thibaut git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
When SQL{Dict|Queue}_delMessage gets a lock error, retry. Do so infinitely, otherwise uid list would be lost and manual intervention would be required. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20305 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20303 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Add scatter type graph git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Apr, 2008 9 commits
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20301 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
select_test was wrong because only RelationStringField may have this test false, RelationStringField are conposed eventualy by a select struct and at least 2 input structs). The problem was ListFieds (composed by a select) match with this test (and should not) and so, ListFields were rendering as special multi-fields (so the css class was wrong and the field was not visible). Now they are rendered like standard multi-input fields, and works. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* import TransformationRuleError. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20298 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
Original work by Daniel Feliubadalo and Romain Courteaud. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20294 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
Original work by Daniel Feliubadalo and Romain Courteaud. * Add Component, Product, Service Individual Variation Portal Types, actions, skins * Add Preference_viewResourceData skin * Remove Product_init script which is now useless git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
Original work by Daniel Feliubadalo and Romain Courteaud. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-