- 11 Mar, 2011 40 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44210 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* this indirectly fix a site error on portal_property_sheets/view when a property had no reference git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44209 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* add constraint to force user to respect naming convention on ID of properties * display the reference in read only, the reference is guessed from the id for now git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44208 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- change how arguments are passed to be explicit and give responsilibty to runner - provide more useful messages git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44207 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44206 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44205 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
type definitions, no longer needed to associate it to the class git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44204 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44203 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44202 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- be clear and inform what is being started git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44201 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Unfortunately mysql_install dies in case if there is software upgrade. And from current knowledge the only "portable" way to know that mysql database was initialised is to check for existence of mysql directory in datadir, which contains system tables. Such check assumes that installation went fine and then tries to start mysql. If installation was not correct mysqld will die, which is acceptable, as wrapper will exit. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44200 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44199 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
some live-test-runner cleanups: stop bloating sys.path at every run, stop assuming test names are test modules (allows specifying testPackingList.TestPackingList in the test list), stop monkeypatching classes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44198 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- replace log-slow-queries with log-slow-file to silence depracation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44197 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44196 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44195 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44194 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44193 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44192 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44191 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44189 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44188 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44187 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
- add javascript code to hide gadget message git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44186 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
If some looked-up id is missing, it would be searched in acquisition, which is not desired. If some looked-up id exists as a method id on container's class, it will be fetched instead of a subobject, which is not desired. Example case, which happened to me: searching for "Title" returns an accessor from CMF. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44185 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
likely enough git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44184 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44183 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44181 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44180 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
copy 'delivery' category, otherwise the new simulation movement will be linked to the real movement ... git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44179 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44178 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44177 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44175 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
2011-03-11 10:38:25 ERROR ZPublisher BeforeTraverse: Error while invoking hook: "acl_users" Traceback (most recent call last): File "eggs/Zope2-2.12.15-py2.6-linux-x86_64.egg/ZPublisher/BeforeTraverse.py", line 145, in __call__ meth(*(container, request, None)[:args]) File "eggs/Products.PluggableAuthService-1.7.3-py2.6.egg/Products/PluggableAuthService/PluggableAuthService.py", line 1008, in __call__ stack.append(resp._unauthorized) AttributeError: TimerResponse instance has no attribute '_unauthorized' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Authority - in case of Key Auth Apache accept Certificate Authority configuration and do not use global dictionary git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44172 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- pass more parameters which are required by user during site configuration git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44171 20353a03-c40f-0410-a6d1-a30d3c3de9de
-