- 02 Jun, 2010 24 commits
-
-
Sebastien Robin authored
* remove obsolete comment git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35916 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
return something like foo.pdf-001-en instead of foo-001-en.pdf git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35915 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
we can directly returns it's type and data git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35914 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
[35537] was committed for performance reason, but it changed the behaviour of Folder.contentValues git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35908 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Previous code led to much code duplication. For DMS, each method redefining 'index_html' had to merge all possible parameters (with their default values) of overridden methods. This was even worse for DocumentProxyMixin.index_html, because the type of the proxied document is not even known. This commit adds a new 'fill_args_from_request' decorator and fixes 'index_html' for proxied images (default value for 'frame' was only changed in Image class). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35905 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Encode again as utf-8 random text excerpts. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35904 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35903 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35902 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
* clean up change log and remove mistakes * remove replacing whitespace in preocedure title git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35901 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35900 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35899 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35898 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
* add some processing in procedure title in case of special caracters before generating portal_type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35897 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35895 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Clean up Discussion Thread and add listbox CSS styling. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35894 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
* rename extension for egov security * remove some word added by mistakes * remove unused extension SetUpInstance git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35892 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Add specific web view for Post. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35890 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Without skip-ownership-checking when user will create script in site and leaves it (be removed), those scripts will cause unauthorised. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35884 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35883 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
* remove safi_egov git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35882 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35880 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35879 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35878 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
manually such cell under a Production Order Line git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35877 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2010 16 commits
-
-
Mayoro Diagne authored
* New version of ERP5 egov based on dynamic form generated from sla and pdf files defined on portal_types git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35874 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
* add delete transtion from embedded because needed in erp5_egov * allow owner to delete documents in embedded state git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35873 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35872 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35871 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
It will be set at site level, so if a user preference is created later it will not overlap git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35862 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Hervé Poulain authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35860 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
use state list for the portal type instead of portal's global state list. ERP5Type >= r35858 is required. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
Introduce a new method getGroupedStateList() that makes it possible to get state list per portal type, and if it cannot be found by workflow chains for the portal type, try to get from portal for compatibility. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35858 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
new version of test for erp5_egov using dynamic form genaration based on pdf and sla, test procedure creation and apllication creation and processing git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35857 20353a03-c40f-0410-a6d1-a30d3c3de9de
-