- 30 May, 2008 15 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21248 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21246 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21245 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21243 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21242 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21241 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Keep compatibility with previous implementation in order to accept non iterable parameter as login. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21240 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21239 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
before changing state * remove "context" in workflow scripts because normal user is not allowed to access to (thanks to Jerome) * change eGov universal workflow title (it was the old title) * add egov_anonymous_workflow which is used for subscription process git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21238 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
show "Calculation Order" and "Pay Sheet Order" on Pay Sheet Model Line (and use a field library for this) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21237 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21236 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
The value to catalog is the value entered by the user, not the net-converted one. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21235 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
state variable name on career_workflow changed to validation_state. Update Person's Detail listbox to use "translated_validation_state_title" instead of the old "state_title" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21234 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21233 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21232 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 May, 2008 25 commits
-
-
Julien Muchembled authored
Will be required to test unit conversion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21231 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
registry tool replace content_type_registry to find appropriate portal type for ingestion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21230 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21229 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21228 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21227 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21226 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add a minimum support of html mail. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21225 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21224 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21223 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* add manager permissions on validated state * add french translated messages git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21222 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add type based method for Event.send and use MailTemplate to build mail message. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21221 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21220 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
This method is used when a document is exported to external resource as raw data(for example, attach to an email). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21219 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21218 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21217 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Modifiy response transition in event_workflow, now it create a new event and send it to recepient immediately. * Add quotation option in acknowledge dialog. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21216 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21215 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21214 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Modifiy response transition in event_workflow, now it create a new event and send it to recepient immediately. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21213 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Fix a glitch which happened when left or right groups were too wide for browser window: right group used to wrap under left group. The chosen way is to wrap both groups in a table using a javascript. This used to be done by page template in html_style, but as form_render must remain generic it can't be done there. Fix the display of login_form: make the html source code closer to what would be rendered by form_view if login_form was a formulator form. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21211 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21210 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21209 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21208 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Delivery and Order's getTotalPrice usually sum getTotalPrice for the enclosed movements, so it's better not to return None. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21207 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
tests the case of an order line containing another order line where price is not set (getPrice() returns None) getTotalPrice should return 0 in that case. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21206 20353a03-c40f-0410-a6d1-a30d3c3de9de
-