- 30 Dec, 2010 15 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41887 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41885 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* remove useless import * delete unused variable * avoid comparison of persistent object equality git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41884 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* disable X11/OpenGL for libtiff and jasper. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41882 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
disable it by default. Anyway such checks must done by checkConsistency git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
propagated, as it is not part of standard API. Restore class variable modification, but clean it as soon as the suite has been created. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41880 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
fails, or if dialog is updated git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41879 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
of CFLAGS (thanks Romain and Kazuhiko) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41877 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
parameter on class's instance instead. This will prevent 2 class instances to run in the same environnment. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41875 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41874 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
provides a new trustable python. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41873 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41872 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41871 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Dec, 2010 19 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
here, the output should be unicode not str. this part is only called in python-2.4, because python-2.6's HTMLParser.unescape() already decode such entities. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
Fix test failures on testBusinessTemplate and spurious error messages on the console when trying to set the sort_key on an unconnected Connection object. Also fix the manual creation of the ActivityConnection object. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Only give AccessContentPermission to Member, to prevent any anonymous access. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41862 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
erp5_web embed features related to erp5_crm, but erp5_crm is not an hard dependency. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41860 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
a different portal_type, the Event will migrate to this portal_type during discoverMetatada process. Contribution Predicates must focus on filename, content_type and content_type guessed from data criterions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41858 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41857 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
if parsers (HTMLParser, lxml.html.parser or BeautifulSoup) return unicode, encode output into 'utf-8' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41856 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41855 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41854 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
* Fix issue to reload the page and insert the text_content on svg editor git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41853 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
* Upgrade to 2.5.1 and remove not used files git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41852 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41851 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
EmailDocument must not return text_content if data is empty because EmailDocument is not base_convertable, data and text_content might not be related each other. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41850 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
As TextDocument can store this original value in data property (Ingestion Input) or text_content property (UI Input). content_md5 is computed against getData, then TextDocument instances must fallback on getTextContent if data is empty. getData usage is unified among all types of documents. Additional Comments: TextDocument._convert() still rely on text_content value as raw_data. because if data exists, text_content also, as a base conversion of data. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41849 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Dec, 2010 6 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41848 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41845 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41844 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
to supervisor.cfg as it's only used in the latter for now and the former may not be used, for instance when using only cloudooo. Also update the definitions of section-extender following the changes in erp5.extension.sectionextender. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41838 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
* Added javascript code to be possible choose the theme to Spreadsheet editor and save it git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41836 20353a03-c40f-0410-a6d1-a30d3c3de9de
-