- 27 May, 2010 23 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35687 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35686 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35684 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
password is not specific to Person so move them in a separate mixin. Reviewed by Jérome git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35683 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35682 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Add "My Documents" gadget test. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35681 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
getTranslatedTitleOrId, and to sort by int_index instead of id. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35680 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35679 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Test fix. Add to test page default content tags so it's easier to debug CSS issues with content shown by KM. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35678 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35677 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
to document_security_interaction_workflow git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35675 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
make synchronous_metadata_discovery applicable for both doc & url. And add new parameter follow_up_list. Reviewed by Ivan git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35673 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
(this test passes, I was suspecting unindex and reindex race condition) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35672 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35671 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35670 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35668 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35667 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
tested_base_category_list parameters are passed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35666 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Resource_getPriceCalculationOperandDict must return base_unit_price even if price is not found. So the meaning of the default parameter has changed slightly - now it represents the default value of price instead of the default value of the returned result. This way is more backward compatible. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35665 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35664 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35663 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
Without acquisition, restricted python seems not able to find authentication information, so Cache the script object using aq_base was raising Unauthorised (This is a partial revert to Revision 33676.). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35662 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35661 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 May, 2010 17 commits
-
-
Rafael Monnerat authored
- getFilterDict return the filter dictionary as a dict (Instead a PersistentMapping), this allow devoloper manipulate it using Python Scripts at ZODB. - setFilterExpression allows set tales to a single filter, instead use edit to edit all. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35660 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
getValue in selenium trims the input, so we have to use something more low level to check that this value starts by \n git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35659 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35658 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35657 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35656 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35655 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
previous attempt on fixing the regression in change state dialog in 35652 was completly wrong. this is the proper fix git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35654 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35653 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
handle select expression like in catalog's search_results. This repairs a regression in change state dialog git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35652 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35651 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
state git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35650 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
as there is a default value on the Data.py property_sheet it is always true git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35649 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35648 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35647 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35646 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35645 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Show reference as well in search pop up. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35644 20353a03-c40f-0410-a6d1-a30d3c3de9de
-