- 29 Aug, 2011 4 commits
-
-
Ł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 20 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
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This make code of bt5 a bit smaller
-
Rafael Monnerat authored
Phantomjs still draft.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Make code more generic and several clean ups and API definititions.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Several changes which only improve code readability only.
-
- 18 Aug, 2011 1 commit
-
-
Ivan Tyagov authored
It's job of form validation to handle this case appropriately.
-
- 17 Aug, 2011 1 commit
-
-
Ivan Tyagov authored
modify Person object it can still unblock it if it has access to system events).
-
- 16 Aug, 2011 2 commits
-
-
Nicolas Delaby authored
Unknown ids must not prevent to create a document, so let ERP5 compute new ids.
-
Ivan Tyagov authored
Create (and open Assingmnet) before validating Person object.
-