- 21 Jun, 2011 12 commits
-
-
Rafael Monnerat authored
Now it uses pkg_resources to collect much more versions.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Introspection tool should not edit zopectl.
-
Rafael Monnerat authored
Move methods to Private, this methods should be used only as internal calls on ERP5.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
It is not the intention of IntrospectionTool edit zope.conf.
-
Rafael Monnerat authored
It is not the goal of IntrospectionTool set edit zope.conf.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This method is usefull for external automation done by SlapOS.
-
Rafael Monnerat authored
When the tool reads bt5list, it contains the filename or directory name. Preserve it when generate the list of business template to support nicely both cases.
-
Rafael Monnerat authored
-
- 20 Jun, 2011 11 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
use reference instead of portal_type in parent rule's condition in PaymentTransaction_selectMovement.
-
François-Xavier Algrain authored
Add the new property.
-
François-Xavier Algrain authored
Implement https to get the images Some browser alert user on external http when browse on https)
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
Add new properties to CredentialRequest property sheet. With this, is possible configure on System Preference what is the default role and function to create one assignment.
-
- 17 Jun, 2011 5 commits
-
-
Nicolas Delaby authored
-
Vincent Pelletier authored
Fixes installing BTs from a "directory"-style BT repository (like, genbt5list called on a bare checkout).
-
Kazuhiko Shiozaki authored
* remove obsolete override of _getCategoryMembershipList() and _getAcquiredCategoryMembershipList(). * add comments in getArrowCategoryDict(). * improve the performance a bit.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 16 Jun, 2011 9 commits
-
-
Kazuhiko Shiozaki authored
original workflow is copied in erp5_accounting_simulation_legacy business template.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
* remove needless and harmful predicate test method. * trade_date is invoicing, not accounting.
-
Kazuhiko Shiozaki authored
-
Łukasz Nowak authored
erp5_base still uses old proxy fields.
-
Rafael Monnerat authored
Fix tailEventLog, getEventLog, getAccessLog and added tailAccessLog. The file log location is got from logging, instead guess a standard.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Those methods were introduced by upgrader in order to upgrade system, products and python executable running the instance. Currently the upgrade process will be handled by slapos, and those methods, can completly break the instance. IntrospectionTool should be a place to collect instance information only.
-
Rafael Monnerat authored
-
- 15 Jun, 2011 3 commits
-
-
Rafael Monnerat authored
Since the change on form printout at: http://git.erp5.org/gitweb/erp5.git/commitdiff/27a5ab925eb96c10455ca079b829fb1f58509e7a The output is a string.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
* call getters for already stored properties and categories only.
-