- 03 Aug, 2010 12 commits
-
-
Fabien Morin authored
to view an object in web_mode using the condition object.isWebMode() on the action view in the two following cases : - editable_mode:int=1 - editable_mode:int=0 Now it's possible using a condition like object.isWebMode() or object.isEditableMode() -> this condition test web mode without caring about editable_mode reviewed by JPS git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37452 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37450 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37446 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37445 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
* Add revised version of japanese gap category tree which is rather according to pcg. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37440 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37436 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37433 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37431 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37429 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37427 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37426 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Stop rewriting _identity_criterion and _range_criterion unnecessarily. This caused a lot of conflicts only by viewing objects. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37425 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Aug, 2010 12 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37413 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37412 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
http://svn.erp5.org/?view=revision&revision=36863Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37411 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37404 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
r37396 was not enough for front page tabs, generally we include ERP5Site_getJavaScriptRelativeUrlList before js_list defined in the page templates git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37401 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37398 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
to have error raised on UID check or not git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37397 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37396 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37395 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Fix the comparison method. With the previous one, a mirror mapping was always applied, which is simply useless. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37393 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37392 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37390 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Jul, 2010 3 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37389 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
When mysq_host is 0.0.0.0 it broken the site creation, because instance cannot connect on mysql (due user@localhost connection). This commit fixes tutorial. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37388 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Note: Unfortunately current way of compiling python is not compatible with python versions without minor suffix, so this profile does not use common parts of python compilation. This is minor issue, which shall be fixed in future. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37387 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jul, 2010 13 commits
-
-
Jérome Perrin authored
to select the third party in a drop down list when doing this report from accounting module, because using a drop down list is too limited. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37385 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37384 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37383 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37382 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37381 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
always use dialog actions from REQUEST['object_path'], this way when an action is based on another context, we still have other dialog actions from the original context git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37380 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
form_id should be the id, not title_or_id. This was the cause of strange redirections in erp5_subversion git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37379 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37378 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37377 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37376 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
use different forms for profile tab, to have non editable source and destination reference and appropriate glossary terms git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37375 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37374 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37373 20353a03-c40f-0410-a6d1-a30d3c3de9de
-