- 30 Jun, 2010 23 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36736 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Hide top listbox quick search as it duplicates with global one and uses spaces, leave bottom listbox quick search as a convenient way to do a quick search after viewing show found page results. Use separate method for sub query searches which reuses main one. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36735 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Add fallback scripts for target solvers' default configuration values. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36734 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
fix getDefaultConfigurationPropertyDict and getDefaultConfigurationPropertyListDict implementations. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36733 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36732 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Remove hard coded selection name. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36731 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Add jquery-ui-1.8.2. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36729 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36728 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36727 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36726 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Remove jquery from this Business Template. Instead, depend on erp5_jquery. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36723 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* register into type provider in install() instead of onNewObject(), to make it working by callin install(force=True). * unregister tool from type provider in uninstall() and remove(). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36722 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36721 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36720 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36719 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36718 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Previous version used CMFMailIn and didn't work anymore. Remove useless sendMailToZope.py script. Like old sendMailToERP5.py, it can be used directly to deliver mails from postfix to ERP5. Main improvements over previous implementation are: - fix bug losing mail silently if ERP5 instance returns a HTTP status >= 300 - ingestion map to get options according to the recipient git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36717 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36716 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Make it possible that all of top global search input, top listbox search input & bottom listbox search input work together within same ERP5 one form layout. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36715 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
This way is some rare cases where in one form ERP5 page multiple such elements exists we can still send form with correct data. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36714 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36713 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jun, 2010 17 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36706 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
* change product name to ERP5eGovSecurity git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36705 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
* move security script in erp5_egov_security skin folder git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36704 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
* Add erp5_egov_security skin folder git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36702 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36701 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36700 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
Register type provider by installing ITypeProvider tool instead of installing portal types whose parent is not yet registered as type provider. This change make it possible to put only the tool in a business template without putting its inside portal types. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36699 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36698 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36697 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36696 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36695 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36694 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Even if gc is available in many systems it is quite often not available in good version. For safety provide known working version in buildout and link to this version by absolute path. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36693 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36692 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36691 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36690 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36689 20353a03-c40f-0410-a6d1-a30d3c3de9de
-