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
Laurent Destailleur
c007dcc966
Replace function rand with mt_rand (prepare php 8)
2016-03-05 15:02:13 +01:00
Laurent Destailleur
d1777a6783
Replace function rand with mt_rand (prepare php 8)
2016-03-05 15:01:25 +01:00
Laurent Destailleur
9da0164d90
Uniformize code for lists
2016-02-07 15:50:48 +01:00
Laurent Destailleur
cceeefb7c2
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/societe/index.php
2016-01-22 03:25:30 +01:00
Regis Houssin
3a3ae90a0a
Fix: ajax error with multicompany module
2016-01-13 15:44:26 +01:00
Laurent Destailleur
db7a98f0ef
Fix: When a payment mode was disabled, it was not visible on old
...
records.
Fix: init of $limit not correctly set according to 3.9 rules on most
pages.
2015-12-21 13:56:59 +01:00
Laurent Destailleur
9973315a07
Fix we muste have ($limit = $conf->liste_limite; $offset = $limit *
...
$page) and not ($offset = $conf->liste_limite * $page).
In a future $limit that could be overwrite from search post form.
2015-12-16 19:38:40 +01:00
Laurent Destailleur
da8e38b253
Merge pull request #4213 from grandoc/develop
...
[Qual] Uniformize code
2015-12-13 19:56:43 +01:00
Laurent Destailleur
3b595f0247
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/list.php
htdocs/accountancy/customer/list.php
htdocs/accountancy/journal/bankjournal.php
htdocs/core/lib/date.lib.php
htdocs/core/lib/report.lib.php
htdocs/langs/en_US/accountancy.lang
2015-12-13 16:23:33 +01:00
Laurent Destailleur
a462cd232d
Merge remote-tracking branch 'origin/3.7' into 3.8
2015-12-13 16:09:09 +01:00
Laurent Destailleur
4a88c9ea9f
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/product/class/product.class.php
2015-12-13 15:53:57 +01:00
philippe grand
de0a13ae8f
[Qual] Uniformize code
2015-12-12 10:59:02 +01:00
Raphaël Doursenaud
c0862762a5
Fix #3930 Removed executable bit
...
These files doesn't contain executable code and may pose a security
threat.
2015-12-09 13:28:36 +01:00
philippe grand
1762b3aaa7
[Qual] Uniformize code
2015-10-17 17:09:34 +02:00
philippe grand
0e343ae3b2
syntax error
2015-10-08 09:34:02 +02:00
Laurent Destailleur
62792c08eb
Merge pull request #3591 from GPCsolutions/inherited
...
[Qual] Cleanup of inherited class properties
2015-09-26 11:23:59 +02:00
Raphaël Doursenaud
67ddb6c94e
[Qual] Cleanup of inherited class properties
2015-09-24 20:12:55 +02:00
Raphaël Doursenaud
631ee83745
[Qual] Replaced deprecated print_fiche_titre()
2015-09-24 18:34:58 +02:00
Laurent Destailleur
aa1661d64c
Fix #3413 Translation of ExpireDate
2015-09-12 18:09:47 +02:00
aspangaro
e88d7076a6
Fix Problem with checked input when you edit a survey
2015-09-06 07:58:49 +02:00
Laurent Destailleur
31465fe899
Fix several minor bugs
2015-08-31 12:13:23 +02:00
aspangaro
214dbc1ce5
Fix: Opensurvey show description in view mode without fckeditor
2015-07-16 05:33:51 +02:00
aspangaro
59e88590e0
Move my address email to new one
2015-07-15 20:30:33 +02:00
Laurent Destailleur
1fb40565f4
Fix bad parameters of function select_date
2015-07-12 12:50:24 +02:00
Laurent Destailleur
ae5b779652
Uniformize code
2015-06-30 01:34:17 +02:00
Raphaël Doursenaud
3f9270ea78
Qual: added deprecation hinting
...
Added deprecation hinting for class properties
Added syslog warning events for deprecated functions, methods and/or their parameters
Added hinting for some constants
2015-06-01 11:00:11 +02:00
aspangaro
33807c467d
Fix: Wrong language key
2015-05-27 21:54:06 +02:00
aspangaro
e23459d53b
NEW Forms are using the tab look, even in creation mode
2015-05-20 21:50:38 +02:00
Raphaël Doursenaud
b8d9c20731
[Qual] Fixed HTML input form disabled attribute
...
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form disabled attribute should not have a value.
2015-05-07 14:21:14 +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
8efe0143f9
FIX Adding 5 more choice link into survey module was not working with
...
chrome
2015-05-06 16:37:04 +02:00
Laurent Destailleur
db63a9783e
More responsive design
2015-05-06 00:29:39 +02:00
philippe grand
eaf0fda6aa
fix syntax errors
2015-04-18 18:07:41 +02:00
Laurent Destailleur
1bf95b48c1
Fix remove warning when posting a vote
2015-04-12 11:45:50 +02:00
Laurent Destailleur
d5afff4388
Fix warnings when submitting a vote for a survey
2015-04-12 11:42:49 +02:00
Scrutinizer Auto-Fixer
b693ed3f51
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-03-16 23:21:17 +00:00
Laurent Destailleur
be033c1947
Fix bad position of html tags
...
Conflicts:
htdocs/opensurvey/card.php
2015-03-01 13:54:24 +01:00
Laurent Destailleur
f6314dd3ad
Fix bad position of html tags
2015-03-01 13:48:45 +01:00
Laurent Destailleur
f2fb040a9c
Fix align
2015-03-01 13:48:00 +01:00
Laurent Destailleur
23562a01ab
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/expedition/class/expedition.class.php
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
htdocs/langs/en_US/stocks.lang
2015-02-16 20:59:04 +01:00
Laurent Destailleur
03d19bf77f
Fix: Sort criteria
2015-02-16 18:02:25 +01:00
Laurent Destailleur
fc78d632d3
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/compta/facture.php
htdocs/contrat/class/contrat.class.php
htdocs/core/lib/company.lib.php
htdocs/core/lib/functions.lib.php
htdocs/main.inc.php
2015-01-09 23:09:10 +01:00
Laurent Destailleur
b220bb7b1d
Fixed: Size too low
2015-01-07 11:14:51 +01:00
Marcos García de La Fuente
a9a33479f1
Fixed error deleting survey comment
2014-12-29 03:44:03 +01:00
Laurent Destailleur
634a9d8402
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/core/lib/functions.lib.php
2014-12-07 19:19:48 +01:00
Laurent Destailleur
0459477097
Fix: Miscellaneous fixes for multicompany
2014-12-06 14:41:56 +01:00
aspangaro
559bf93acb
Correct
2014-11-25 20:40:00 +01:00
aspangaro
c4c69e191b
Replace <center> tags
2014-11-25 20:13:43 +01:00
Laurent Destailleur
d94d7f683b
Try to solve warning.
2014-11-20 10:31:59 +01:00
Laurent Destailleur
445f696d28
Fix: Pb of object with wrong type.
2014-11-15 18:24:38 +01: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
5fdd798e91
Fix: phpcheckstyle from phpcs 1.5.5 (closing tags and & char on
...
parameter).
2014-09-27 17:13:15 +02:00
Laurent Destailleur
83447243ae
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
build/debian/get-orig-source.sh
htdocs/product/class/product.class.php
htdocs/societe/soc.php
2014-09-15 22:58:39 +02:00
Laurent Destailleur
f264e25514
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/adherents/liste.php
htdocs/compta/bank/bankid_fr.php
htdocs/holiday/index.php
htdocs/opensurvey/list.php
2014-09-13 19:10:05 +02:00
Laurent Destailleur
8dd9358214
Fix: SQL injection
2014-09-13 19:04:25 +02:00
Laurent Destailleur
643fc6c61f
Fix: Bad use of fetch_lines
...
Conflicts:
htdocs/comm/propal.php
htdocs/contrat/fiche.php
htdocs/opensurvey/class/opensurveysondage.class.php
2014-09-04 19:03:48 +02:00
Laurent Destailleur
73ad0f9302
Fix: Bad use of fetch_lines
2014-09-04 18:58:33 +02:00
Laurent Destailleur
c895c892a5
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
ChangeLog
htdocs/filefunc.inc.php
2014-07-29 01:17:00 +02:00
Laurent Destailleur
41ab5a0ce2
Fix: date was not saved if not in future.
2014-07-26 19:02:32 +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
ec661d0c6c
Removed index.php and replaced them with blank index.html as it is more appropriate
2014-07-12 23:18:57 +02:00
KreizIT
5e7c0639b0
Refactor: various trigger
2014-07-11 16:02:27 +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
56abf1cd72
Removed duplicated SQL error logging
2014-06-13 02:28:30 +02:00
Marcos García de La Fuente
9fbd7806f0
More substitutions
2014-06-12 11:31:53 +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
Raphaël Doursenaud
c48c3a9d91
Qual: remove PHP closing tag (again)
...
These were reintroduced by careless merge
2014-05-26 13:51:25 +02:00
Raphaël Doursenaud
f8f502d013
Removed closing php tag
...
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +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
Florian Henry
0e6161628c
Fix choix_date wizard
2014-04-09 17:41:44 +02:00
Florian Henry
090fd4811c
Fix choix date in survey
2014-04-04 11:31:39 +02:00
Laurent Destailleur
48c77d2ceb
Fix: [ bug #1312 ] Call to undefined function _()
2014-04-02 10:48:20 +02:00
Laurent Destailleur
62a990d6cc
Fix: ajax_combobox function must be included before called.
...
New: Feature of module survey are now localized into top menu "Tools".
2014-03-26 16:02:22 +01: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
Laurent Destailleur
6c536d43e5
Can also sort on username. Uniformize code of index page.
2014-03-05 11:37:32 +01:00
Laurent Destailleur
60327e92d1
New: Add filter on text and status into survey list. Can also sorter on
...
id, text and date end.
2014-03-05 11:22:01 +01:00
Marcos García de La Fuente
55014b3338
If user does not have an email and option “Mailsonde” is active, then we show a warning
2014-01-06 05:29:07 +01:00
Marcos García de La Fuente
2c816e09a5
If no spy option is enabled, users should not now which is the most voted option
2014-01-06 05:20:08 +01:00
Marcos García de La Fuente
dafe05d15d
Fixed a problem with open survey creation trigger
2014-01-06 05:09:17 +01:00
Marcos García de La Fuente
e0c7eb545c
Email and poll author are now retrieved from the logged user
2014-01-06 05:08:42 +01:00
Marcos García de La Fuente
b8b7dbbed4
Created triggers OPENSURVEY_CREATE and OPENSURVEY_DELETE
2014-01-05 22:05:56 +01:00
Marcos García de La Fuente
ff7e4e49f3
Limiting the voting time of the survey
2014-01-05 21:54:12 +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
224208c9bb
Unified comment deletion in Opensurveysondage::deleteComment
2014-01-05 20:58:27 +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
291267953a
Added a new check to don’t allow users create standard polls without any option
2014-01-05 20:46:45 +01:00
Marcos García de La Fuente
a158067150
Improved error feedback when empty required inputs are submitted
2014-01-05 20:39:53 +01:00
Marcos García de La Fuente
60cff505a7
Fixed always-checked mail when a new person votes feature
2014-01-05 20:36:40 +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