- 06 Jun, 2011 7 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Sebastien Robin authored
-
Nicolas Delaby authored
Enhance consistency with response creation dialog on events
-
Sebastien Robin authored
- test_suite_title - test_node_title - project_title This allows to remove some hack on master to retrieve the project, and to have more control on parallel instances
-
Nicolas Delaby authored
-
- 03 Jun, 2011 10 commits
-
-
Nicolas Delaby authored
remove obsoleted worklist started_event_lis
-
Nicolas Delaby authored
-
Nicolas Delaby authored
-
Romain Courteaud authored
getTextContent is now more consistent with the other accessor (getContentType, getTitle, ...).
-
Romain Courteaud authored
In case of multipart/alternative, try to get the content type defined on preference. Return first text part in case of multipart/mixed.
-
Nicolas Delaby authored
- Update action Messages - improve marshalling of URL parameters - fix typo
-
Nicolas Delaby authored
if erp5_crm is installed, service list for events is returned otherwise all validated ones.
-
Vera Kurpas authored
-
Nicolas Delaby authored
-
Nicolas Delaby authored
-
- 02 Jun, 2011 5 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Yusei Tahara authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 01 Jun, 2011 5 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Nicolas Delaby authored
-
Ivan Tyagov authored
-
Arnaud Fontaine authored
-
- 31 May, 2011 10 commits
-
-
Nicolas Delaby authored
-
Nicolas Delaby authored
Honour user settings
-
Nicolas Delaby authored
Honour 'enabled' value of field as this feature is configurable
-
Nicolas Delaby authored
Honour 'enabled' value of field as this feature is configurable
-
Nicolas Delaby authored
-
François-Xavier Algrain authored
We should test the response before send submit the credential recovery. Fix typo by using named parameters
-
François-Xavier Algrain authored
isAnonymousKnowledgePadUsed is an option and should be process like this. Set it in request earlier because this parameter is use to get list of pads
-
François-Xavier Algrain authored
Transition message should be display under the page header Gadgets on home page should be forced to anonymous gadgets when this is required
-
François-Xavier Algrain authored
Display error message under input div
-
Nicolas Delaby authored
-
- 30 May, 2011 3 commits
-
-
Nicolas Delaby authored
The property sheet CredentialRequest was used to override birthday property from Person property sheet. Because Person.birthday stores its value in start_date attribute. Because property surcharge behaviour is not predictable (Which accesor will be took ?), CrendentialRequest now introduce date_of_birth property. It avoid collision with start_date property which is also defined on Tickets. All dialog action keeps birthday as input parameter to not break backward compatibility my_date_of_birth_field is able to display getBirthday value to not break UI for ancient documents.
-
Nicolas Delaby authored
-
Nicolas Delaby authored
Display it on Person_view
-