- 19 Aug, 2010 5 commits
-
-
Cédric de Saint Martin authored
Adding support for adding --load, --save arguments in runUnitTestList from TemplateTool.runUnitTestList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37894 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37893 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37891 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37890 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
buildout:log-directory is enough for sphinx log files, because their filename is like sphinx-*.log by default. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37889 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Aug, 2010 9 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37888 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
Delegate the Delivery_updateAppliedRule call to Delivery_updateSimulation, which correctly serializes the activation call, instead of duplicating the calculation of the activity tags. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37885 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
directly redirect the user on the "change password" form) - make possible to translate the message in the mail git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37877 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* Also inhibit button.save (usual disk image on views) so that saving a view updates inside the dialog git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* Refactor/simplify in order to extend jQuery with a erp5_popup function that can be re-used in other scripts/projects. In this way anyone who has loaded the .js can invoke a popup: myelement.erp5_popup({ dialog: { // usual jquery.ui.dialog parameters here title: "a popup to make UI snappier", }, load: { // specify what url should be loaded inside the popup url: "/erp5/my_module", params: ...., }, } git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37875 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37874 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37873 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37872 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
space dict, otherwise XPathEvalError occurs. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Aug, 2010 9 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
access subblocks git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37860 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
make some variables global git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37856 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* Add colors to State column of BusinessTemplate_viewInstallationDialog git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37855 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Aug, 2010 14 commits
-
-
Lucas Carvalho authored
Compiling the RPMs for OpenSUSE 11.2 is not the same as for OpenSUSE 11.3, it requires a new profile into rpmgen. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37851 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
The ipython2.4 does not exists by default anymore. And we can not build the tiolive-application package on OpenSUSE. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37840 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
We must use unrestrictedResolveValue instead of restrictedResolveValue here, because of the BusinessTemplate responsibility. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37839 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
When we reinstall the business template, the business template is cloned and built. Then, compare to the installed bt and the cloned one. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37838 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37837 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
in context of erp5 site (not web_site), user were redirected to /erp5/portal_password/login_form, so after sign in, they were redirected to /erp5/portal_password which is wrong. Following patch use came_from request variable and is compatible both with web_site and erp5 site. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Grégory Wisniewski authored
Make the relation string take into account the accounting cancellation resource so that the selected bank account match with it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37834 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Grégory Wisniewski authored
Add to search fields in the fast input to easily search for checks. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37833 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37832 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Rewrite (un)restrictedResolveValue, because the exception handling was very buggy, and it was easier to rewrite code than to band-aid the code. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37831 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
don't use portal_object url but self this permit to stay on web_site context in case of web_mode. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37830 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37829 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
The usage of bespin editor depends of erp5_bespin bt5 installed and still experimental. If erp5_bespin is not installed, it render standard an standard editor field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37827 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
* The initial version. Integration of Bespin Text Editor (http://mozillalabs.com/bespin) with ERP5 Editor Field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37826 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Aug, 2010 3 commits
-
-
Nicolas Delaby authored
override its value with None git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37819 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
like Folder.py, ProxyField.py, Base_callDialogMethod, ...) this permit to stay on web_site context in case of web_mode. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37806 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37805 20353a03-c40f-0410-a6d1-a30d3c3de9de
-