- 17 May, 2010 11 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35379 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Use redirect rather than render default document (in previous implementation of Base_contribute doing a direct view in the same request caused ConflicErrors in error logs). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35378 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
This is basically the same as creating a new bank account and validating it (as we check again its validity and unicity), but without loosing its history. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35377 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35376 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35375 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
The most simple way to use this feature is to use --activity_node option only, but it is also possible to: - run only a ZEO server (--activity_node=0) - run only ZEO clients - run only activity nodes, by specifying no test - specify HOST:PORT to listen/connect for ZEO storage and ZServer Load/save of catalog is done by the process running the ZEO server. Load of static files is done by all processes. Save of static files is done by the process running unit test. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35374 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35373 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Make km_custom.css override all other CSS files. Fix listbox CSS apperance. Now Settings contains sub menu items: "My Preferences" and "My Profile". git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35372 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Use "Document Type" rather than "Portal Type" when contributing a document. Do not allow use to select "Document Type" when contributing a link (it's to be determined by ingestion system). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35371 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
Revert the r35339 commit, since the commit testFormPrintoutAsODT.test_08_OOoConversion started to fail. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35370 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Inventory Line and Inventory Cell are not invoice movements. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35369 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 May, 2010 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35368 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 May, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35367 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35366 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 May, 2010 26 commits
-
-
Yoshinori Okuji authored
Add a new Target Solver which does not backpropagate changes to the upstream or does not do any fancy thing, i.e. just copies changes to simulation locally and propagate them to the downstream only by expanding the simulation. The behavior of this Target Solver should be taken as the most standard way. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35365 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35364 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35363 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Work by FX Algrain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35362 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35361 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
No need to define i18n:domain everywhere, as it is defined in the upper level. Work by FX Algrain. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35360 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
specific columns. Work by FX Algrain. TODO: a functional test is needed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35359 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35358 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35357 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35355 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
replace text_format by content_type Keep my_text_format to not break ProxyField Dependency git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35352 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35350 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35349 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35348 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35346 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Add comment to deprecate my_text_format replace text_format by content_type in Base_getEditorFieldPreferredTextEditor git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35345 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* Fix typo Content-Type != Content-type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35344 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35343 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
- login form - bottom toolbar - documentation gadget git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
then remove all duplicated method declared in other interfaces git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35341 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* if cached value is a tuple as it was before refactoring http://svn.erp5.org?rev=35216&view=rev raise a KeyError to invalidate this cache entry and force calculation of a new conversion git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35340 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35339 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35338 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
does not use convertToBaseFormat API. Fill in data property as it is required to access conversion engine. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35337 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35336 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35335 20353a03-c40f-0410-a6d1-a30d3c3de9de
-