Commit Graph

32 Commits

Author SHA1 Message Date
Laurent Destailleur
82745d32df NEW Survey system has now a status like other objects. You can close or
reopen a survey.
2016-05-07 17:12:31 +02:00
Laurent Destailleur
91caea5707 Code was corrupted with very bad commits. I restore files manually. 2016-03-25 15:53:44 +01:00
Laurent Destailleur
630f5a632d Revert "Corrected non-static usages of Form::selectarray function"
This reverts commit 87cd6e1e40.
2016-03-25 15:34:37 +01:00
Marcos García de La Fuente
89bd173c2f NEW Rename Form::select_date to Form::selectDate and Form::form_date to Form::formDate 2016-03-21 21:51:29 +01:00
Marcos García de La Fuente
5a046125db Missing changes from previous commits 2016-03-20 14:24:49 +01:00
Marcos García de La Fuente
87cd6e1e40 Corrected non-static usages of Form::selectarray function 2016-03-20 14:15:17 +01:00
philippe grand
de0a13ae8f [Qual] Uniformize code 2015-12-12 10:59:02 +01:00
philippe grand
1762b3aaa7 [Qual] Uniformize code 2015-10-17 17:09:34 +02:00
Laurent Destailleur
31465fe899 Fix several minor bugs 2015-08-31 12:13:23 +02:00
Laurent Destailleur
1fb40565f4 Fix bad parameters of function select_date 2015-07-12 12:50:24 +02:00
Raphaël Doursenaud
859d1b0df9 [Qual] Fixed HTML input form checked attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form checked attribute should not have a value.
2015-05-07 14:21:14 +02:00
Laurent Destailleur
d5afff4388 Fix warnings when submitting a vote for a survey 2015-04-12 11:42:49 +02:00
Laurent Destailleur
97eec37f1c Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
2014-10-04 17:20:17 +02:00
Laurent Destailleur
73ad0f9302 Fix: Bad use of fetch_lines 2014-09-04 18:58:33 +02:00
Laurent Destailleur
cfc337a79a Qual: Enable php checkstyle rule Zend.Files.ClosingTag
Fix: Solve a lot of checkstyle errors.
2014-07-20 15:27:38 +02:00
Marcos García de La Fuente
460fb7a453 Removed new SQL double-debug 2014-07-02 21:29:07 +02:00
Marcos García de La Fuente
ae4bd4445e Moved dol_syslog query log to the database handler and decreased report level to DEBUG 2014-06-09 15:49:54 +02:00
Laurent Destailleur
ce34c01b9e New: On page to enter supplier prices, if there is no supplier, add
direct link to create one.
Qual: The following hooks are now 'addreplace'
hooks: "formCreateThirdpartyOptions" so check that return value is 0 to
keep default standard behaviour after hook or 1 to disable default
standard behaviour.
2014-04-16 00:06:16 +02:00
Laurent Destailleur
14d8bfef3a New: Improved Opensurvey module: Description of survey use wysiwig
editor, More information shown on result tab, Renamed "survey" into
"poll" (better translation).
2014-03-17 12:40:12 +01:00
Laurent Destailleur
e9b9491a35 Clean database. Fix with firefox. 2014-03-05 12:15:47 +01:00
Laurent Destailleur
a3fcb5ac5a Fix: Regression with firefox 2014-03-05 11:52:51 +01:00
Marcos García de La Fuente
aa25d2cb81 End date of the survey was altered when creating a new column in date poll format 2014-01-05 21:23:00 +01:00
Marcos García de La Fuente
45aa6767e0 Return back to the results page when a new column is created 2014-01-05 21:20:08 +01:00
Marcos García de La Fuente
b12b7d965a Fixed “cancel” button on creation in new column of standard poll type 2014-01-05 21:00:54 +01:00
Marcos García de La Fuente
1e6c0c0b1a There is no poll format A+ or D+ 2014-01-05 20:48:20 +01:00
Marcos García de La Fuente
1afdce2c16 Cancel button when adding a new poll column was not working 2014-01-05 20:34:43 +01:00
Marcos García de La Fuente
e493348931 Removed space before colon 2014-01-05 20:30:53 +01:00
Marcos García de La Fuente
ef44db8bd8 Removed unused constants & functions and added new comment insert error message 2014-01-05 20:28:32 +01:00
Marcos García de La Fuente
b68f5b6251 Removed unexisting input checks 2014-01-05 20:21:06 +01:00
Marcos García de La Fuente
0f08fd3f06 Replaced usage of htmlentities with dol_htmlentities 2014-01-05 20:18:02 +01:00
Marcos García de La Fuente
a5a0962dab Fixed JS errors and little style changes 2014-01-05 18:55:56 +01:00
Marcos García de La Fuente
cf092834cd Renamed some file names from french to english 2014-01-05 07:08:37 +01:00