- 22 Nov, 2011 7 commits
-
-
Ivan Tyagov authored
Fix form field.
-
Ivan Tyagov authored
-
Yusei Tahara authored
Fix InvoiceTransaction_zSelectMovement. Maximum rows to retrieve is now 100. If there are more simulation movements then the rest is built next building time.
-
Yusei Tahara authored
Stop showing detailed DateTime in listbox. This problem started occur due to recent specification change of zope's DateTime.
-
Yusei Tahara authored
Stop showing detailed DateTime in listbox. This problem started occur due to recent specification change of zope's DateTime.
-
Yusei Tahara authored
Stop showing detailed DateTime in listbox. This problem started occur due to recent specification change of zope's DateTime.
-
Yusei Tahara authored
Stop showing detailed DateTime in listbox. This problem started occur due to recent specification change of zope's DateTime.
-
- 21 Nov, 2011 4 commits
-
-
Julien Muchembled authored
-
Arnaud Fontaine authored
Only the first workflow from the history was synchronized because of a mistake when checking if the workflow can be added. Also, do not ignore processing_status_workflow when running tests to detect such problem in the future.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 18 Nov, 2011 5 commits
-
-
Julien Muchembled authored
Commit 11f57b83 does not work in most cases, and may be a bad idea. We should probably simplify the code again as follows: global _bootstrapped # initialized to None at module level if _bootstrapped != portal.id: _bootstrapped = portal.id ...
-
Julien Muchembled authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Remove an empty file which will by default override real one in erp5_xhtml_jquery_style and make tabber system not usable in AJAX style.
-
- 17 Nov, 2011 21 commits
-
-
Julien Muchembled authored
-
Ivan Tyagov authored
-
Tatuya Kamada authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Because list of dynamic properties is exported to XML (bad but no way to control) we have to add it to XML otherwise it will break CaptchaFeild.
-
Tatuya Kamada authored
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.utils.web_checker/@39332 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.utils.web_checker/@39331 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.utils.web_checker/@39329 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.utils.web_checker/@39327 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.utils.web_checker/@39326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.utils.web_checker/@39325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
wget_binary_path, path to wget executable file_log_path, path to create logging file git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.utils.web_checker/@39315 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.utils.web_checker/@37808 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
- bug fix git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.utils.web_checker/@37807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
- return subject in output stream git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.utils.web_checker/@37710 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
- Bug fix in status_search_in_wget_regex - Enhance output report (fetch all errors per url) - Add 2 options to check Urls: prohibited_file_name_list prohibited_folder_name_list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.utils.web_checker/@37471 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.utils.web_checker/@37453 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
- Discard email_address option equals to '' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.utils.web_checker/@37451 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
- Use parsable Configuration file respective ConfigParser module - Update documentation with sample of configuration file - Create entry_point for console named web_checker_utility git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.utils.web_checker/@37449 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
configuration of websites with help of Varnish. This script use wget to crawl the website and inspect all Status code, then headers returns by server. This script parse also varnish logs to know if client's query goes to the backend or not. This utility is still under developement, it's released under beta version for testing purpose only. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5.utils.web_checker/@37439 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Nov, 2011 3 commits
-
-
Ivan Tyagov authored
-
Arnaud Fontaine authored
-
Ivan Tyagov authored
-