- 09 Oct, 2009 18 commits
-
-
Romain Courteaud authored
Base_showFoundText should not raise NotConvertedError when document is not converted. Instead, it should display a message ("This document is not converted yet.") git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29515 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
document not yet converted. Instead, it should return the message "This document is not converted yet." git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29514 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29513 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29512 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29511 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29510 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29509 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29508 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29507 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29506 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
In getSizeFromImageDisplay, accessors must be used without default 0 parameter because it would override the default value from property sheet, and the user may not have overriden these values in his preferences. Add a unit test to test that behaviour of preference accessor. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29505 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29504 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- use new workflow API method isTransitionPossible instead of blindly trying to invoke every transition git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29503 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- test category_publication_workflow as having specific scripts can lead to non functional system with errors unrelated to DCWorkflow git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29502 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29501 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
during the move yseterday because my working copy don't contain this files, but trunk yes (and there were no diff in ERP5Subversion) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29500 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29499 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
RFC - New experimental conversion tool skeleton. WIll replace oood and portal_transforms with a single tool which handles both conversion and metadata. In Phase 1, uses a single tool which calls itself through XML-RPC. In Phase 2, will be splitted into a tool and WSGI service. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29497 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Oct, 2009 18 commits
-
-
Kazuhiko Shiozaki authored
since r28862 (whose typo is fixed in 29088), content_md5 property also differs. so number of conflicts is increaded by one. also add a test fo confirm which properties differ. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29496 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29489 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29488 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29483 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- improve many listboxes by adding columns, thumbnail, proxify - use quantity_unit_title instead of quantity_unit - use more generic tales expression git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29482 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
- Split assignment creation apart in createUserAssignment to allow creating several assignments - Return user and assignment objects for easier manipulation - add a wrapper createSimpleUser to handle 90% of the user creation cases git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29481 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
This avoid conflict between SyncML Stream and carried Data in xml w/o prefix. Carried data must never belong to SyncML namespace even for NonQualified XML. before: <SyncML xmlns="SYNCML:SYNCML1.2"> ...<object portal_type="Person" id="1"> ... </object> </SyncML> after: <syncml:SyncML xmlns:syncml="SYNCML:SYNCML1.2"> ...<object portal_type="Person" id="1"> ... </object> </syncml:SyncML> git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29478 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29475 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
XML namespaces handling will be redesign soon git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29474 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29473 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
As Bank Account state is not historicised, it is not possible to do a report on openned bank account at a given date (in past), which might be required. Make this possible by listing accounts both in opened and closed states. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29472 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29471 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- Move all related view to archive folder git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29469 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
Move all related view to archive folder git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29465 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- remove all lists from listboxes because it's not nice to represent list in listbox and because now it's possible to use domain_tree to filter by category - add column in default and more columns git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29464 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- fast parameter is not used for updateCausalityState (exactly called isDivergent is ignoring this parameter) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29462 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29461 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Oct, 2009 4 commits
-
-
Fabien Morin authored
was the only public code using those translations, and it had been updated in r29453, 29454). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29458 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29457 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29456 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
If so, delete cached value and return False. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29455 20353a03-c40f-0410-a6d1-a30d3c3de9de
-