- 30 Aug, 2011 6 commits
-
-
Tatuya Kamada authored
Fix the issue that the Stock tab in Production Order or Production Packing List returns all the inventories when the Deliveries do not have a resource.
-
Łukasz Nowak authored
As there is not default ERP5 extraction plugin, new plugins shall fallback to default way of ERP5 extraction mechanism: DumbHTTPExtractor from PAS.
-
Tatuya Kamada authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 29 Aug, 2011 10 commits
-
-
Julien Muchembled authored
-
Rafael Monnerat authored
Some tests contains non-ascii char, which causes problems when print the report with logMessage.
-
Kazuhiko Shiozaki authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
ERP5 Certificate Authority is simple tool to manage SSL certificates related with various documents. By default it provides user interface for Person getting and revocation of certificates. It comes from Vifib project code.
-
Kazuhiko Shiozaki authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Only pure PAS plugin parts are implemented.
-
Łukasz Nowak authored
By understanding external_login in ERP5UserManager it is not required to repeat authenticateCredentials logic. Thanks to this ERP5ExternalAuthenticationPlugin can be used only as credential extraction plugin. Extend test suite to prove that enabling ERP5ExternalAuthenticationPlugin does not impact default scenario.
-
Julien Muchembled authored
-
- 26 Aug, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 25 Aug, 2011 3 commits
-
-
Łukasz Nowak authored
Follow the specification of shacache and shadir: PUT is used in shadir, POST is used in shacache in order to create new content. erp5_web can be used without any modification to serve fully restfull POST interface. Create special action for Web Site which reacts on POST type of request and support it by low level functionality. This action is available in web view only and affects only Web Sites configured for shacache. Other changes: * do not check uploaded content, just return calculated sha * break compatibility during upload (better now then later) * avoid hiding errors during publishing content by hiding exceptions in WebSite_publishDocumentByActivity * do randomisation in tests and make them live test safe * connect to running web server in tests in order to use all stacks during uploading and downloading content * cleanup erp5_web_shacache and erp5_web_shadir business templates and remove not needed scripts * during testing treat running site as blackbox and do not try to be too smart
-
Ivan Tyagov authored
events (i.e. Mail Message) in CRM event_module. Typo & XXX: comment added.
-
Ivan Tyagov authored
Messages) are to be stored inside CRM event_module.
-
- 24 Aug, 2011 5 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Nicolas Delaby authored
Use absolute path, and display useful log when sql dump is not found
-
Ivan Tyagov authored
-
Tatuya Kamada authored
-
- 23 Aug, 2011 2 commits
-
-
Ivan Tyagov authored
-
Tatuya Kamada authored
-
- 22 Aug, 2011 1 commit
-
-
Ivan Tyagov authored
Recovery | Update
-
- 19 Aug, 2011 12 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
by human interaction.
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Rafael Monnerat authored
Each workflow should use the respective Zuite.
-
Rafael Monnerat authored
Check the lock files, and launch the xvfb with some available display.
-
Rafael Monnerat authored
Use ERP5TypeFunctionalTestCase and runUnitTest instead of runFunctionalTest O directly use the browser for manual runs.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The Configurator is usually used to bootstrap some instance, so have previous business templates may cause some inconsistent. Reorganize to execute tutorial tests for each configuration.
-
Rafael Monnerat authored
-