- 04 Feb, 2009 12 commits
-
-
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 16 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
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25425 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25424 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
remove the base_application because if there is a base_application with no model_line contibuting to this base_amount, the amount is zero, and the paysheet line is not created. Here the goal of this test is just to check annotation lines, we don't care about the amounts in paysheet lines git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25423 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Editable fields must use "cell" instead of "here" in the tales expressions, so they may not use proxy fields created for my_* intact. Due to this error, total_price and total_quantity could be wrongly displayed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25422 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Feb, 2009 12 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25421 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25420 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
Remove worklists for diverged packing lists in delivery_caisality_workflow because now they are in packing_list_workflow (r.25416). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25419 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25417 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25416 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25415 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25414 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* modify activity_restart_check constraint so that it's only taken into account when activity_restart_check is equal to 1. *change also types of date, instead of string use type date git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25413 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25412 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* add TemplateTool_deleteObsoleteTemplateList that removes all obsolete business templates. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25411 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* developper -> developer * listboxs -> listboxes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25410 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25409 20353a03-c40f-0410-a6d1-a30d3c3de9de
-