- 05 Feb, 2009 13 commits
-
-
Fabien Morin authored
- use the method getAnnotationLineFromReference to search the corresponding annotation line instead of duplicate code git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25465 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25464 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Do not systematicaly copy cached values. It's not good in all cases (mutable subtypes, ...) so it's not a good idea and would set a bad precedent. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25463 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25462 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25461 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25460 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add test which is not setting _tree_list on folder by sideeffect of invoking getTreeIdList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25458 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25457 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25456 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Mark test_SubDocumentsWithAcquireLocalRoleSecurityIndexing and test_sortOnRelatedKeyWithUnsetRelation as TODO. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25455 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25454 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Feb, 2009 15 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25453 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25452 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
This test is known not to work because of the lack of a feature in catalog code. Hence, tag it as TODO. As this assertion uses locally-defined variables, instead of isolating it in another test method, define a local function. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25451 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25450 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Monovalued column only index user ID, and no security group. If some security groups are assigned to such role, they are still catalogued in the roles_and_users table. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25449 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
With Selenium 0.8 or later, isEditable() raises an error if the specified element isn't an input element. So we can't use assertNotEditable or verifyNotEditable for asserting "it isn't an input field". git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25448 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25447 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25446 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* when a specialise model is defined on a paysheet, apply it automatically * rewrite the apply model script git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25445 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25444 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25443 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25442 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25441 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25440 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Close Accounting Transaction -> Definitively Close Transaction git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25439 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Feb, 2009 12 commits
-
-
Kazuhiko Shiozaki authored
Note that in Selenium 0.8 or later getLocation returns absolute url, but older Selenium returns path only. So for transitional period, please use assert/verifyAbsoluteLocation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25438 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* define getAbsoluteLocation() in user-extensions.js for compatible with Zelenium based of Selenium 0.8 or later. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25437 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25436 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25435 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25434 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
We don't have assertAbsoluteLocation in svn trunk Zelenium. Using assertLocation with the path part having '*' at the head and the end is compatible on both version. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25433 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
* Minimal fixes to business template * rename skin folder to erp5_rss_reader git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25432 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- test migration without changing id of existing objects and do not affect new ones ids - test migration without changing id of existing objects and do not affect new ones ids, then set new id generation method git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25430 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25429 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25428 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25427 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
'Validate Transaction' -> 'Post Transaction to General Ledger' 'Block Account' -> 'Close Account' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25426 20353a03-c40f-0410-a6d1-a30d3c3de9de
-