- 02 Nov, 2009 31 commits
-
-
Fabien Morin authored
http://www.erp5.org/codesearch/) and they have bad msgid (english words first letter should be capitalised), and they are duplications of the capitalised version. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30223 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
This will only workf wirh erp5_core r30221 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30222 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30221 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* role information for Person, Assignment, and Bug were missing. the test looked working fine because self.login('dummy') meant loging in with manager account before. * now a sender of a bug notification should be its owner. * no need to add Manager role for 'dummy' user. * use 'dummy' user in test_03_setCheckBugNotification too. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30220 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
add a new workflow : apparel_component_workflow and associate it to Component and Fabric portal_types git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30219 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30218 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30217 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30216 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30215 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30214 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30213 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30212 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30211 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- solve method works on simulation_movements, and after refactoring of calling class this class definition was plain wrong git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30210 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30209 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30208 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
getMovementHistoryList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30207 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
"aggregate_uid" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30206 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30205 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30204 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
display source_project and destination_project in AccountingTransactionModule_viewAccountingTransactionList. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30203 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
since r29672, activities will be invoked by random order, so we cannot expect the order of messages. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30202 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
make source_project and destination_project sortable in SaleOrderModule_viewSaleOrderList and PurchaseOrderModule_viewPurchaseOrderList. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30201 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* add tests for source_project case. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30200 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30199 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
__allow_access_to_unprotected_subobjects__ to be an integer git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30198 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30196 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Move setupCurrentSkin execution inside the try...finally block, so if it happens to raise the lock is properly released. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30195 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30194 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30193 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30191 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Oct, 2009 5 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30189 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30188 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
source_project and destination_project should be handled in the builder otherwise we get divergence error since 30166. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30187 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30186 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Oct, 2009 4 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30185 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30181 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30180 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30179 20353a03-c40f-0410-a6d1-a30d3c3de9de
-