Commit Graph

43078 Commits

Author SHA1 Message Date
Marcos García de La Fuente
e49f94d02e Fixed XSS problem in title tag 2014-01-05 04:52:45 +01:00
Marcos García de La Fuente
d23a8ea788 Fixed big XSS problems in open survey module 2014-01-05 04:50:54 +01:00
Marcos García de La Fuente
45da8eb446 Fixed fatal error when deleting a poll 2014-01-05 04:50:37 +01:00
Laurent Destailleur
555a49d66e Update doc 2014-01-05 01:20:27 +01:00
Laurent Destailleur
5a7fe6b4a7 Fix: Change to make debian package ok despite removal of ckeditor
package.
2014-01-05 01:17:38 +01:00
Marcos García de La Fuente
7fccefd620 Fixed code quality problem 2014-01-04 20:05:18 +01:00
Marcos García de La Fuente
c9db0c3a94 Removed “stupid” feature to allow voters edit other users’ vote 2014-01-04 19:51:44 +01:00
Laurent Destailleur
d2d0d715a9 Merge remote-tracking branch 'origin/3.4' into 3.5
Conflicts:
	htdocs/install/mysql/data/llx_c_tva.sql
2014-01-04 19:02:56 +01:00
Laurent Destailleur
f1120b8749 Merge pull request #1363 from atm-alexis/3.4
New standard VAT rate for France on january, 1st, 2014
2014-01-04 09:59:59 -08:00
Laurent Destailleur
2ee5076970 Problem of key of language into auguria menu 2014-01-04 18:57:57 +01:00
Laurent Destailleur
77e2d49658 Merge pull request #1358 from marcosgdf/payment_menu
Fixed quality control checks for PR #1357
2014-01-04 09:45:12 -08:00
Marcos García de La Fuente
c197fbd436 Removed unused images 2014-01-04 18:01:55 +01:00
Marcos García de La Fuente
a40286f2fc Added missing function comment 2014-01-04 17:17:25 +01:00
Laurent Destailleur
ee1e7471ff Fix: A lot of bug into generation of sticker pages or address pages
form members module:
- Position of element was wrong for non A4 pages.
- Removed bugged definition of 5164 sticker template.
- Solve problem of image proportions.
- Margin of right was wrong.

Conflicts:
	htdocs/core/modules/member/doc/pdf_standard.class.php
	htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php
2014-01-04 16:17:47 +01:00
Laurent Destailleur
918c5ff405 Fix: A lot of bug into generation of sticker pages or address pages
form members module:
- Position of element was wrong for non A4 pages.
- Removed bugged definition of 5164 sticker template.
- Solve problem of image proportions.
- Margin of right was wrong.
2014-01-04 16:13:34 +01:00
Marcos García de La Fuente
11dc75686f Mailsonde Opensurvey function can now be modified 2014-01-04 15:57:07 +01:00
Marcos García de La Fuente
57a18ba4af Unified duplicate code that cleaned Opensurveysondage parameters into Opensurveysondage::cleanParameters 2014-01-04 15:56:37 +01:00
Marcos García de La Fuente
efba39310e Some session variables were not properly unset 2014-01-04 15:47:47 +01:00
Marcos García de La Fuente
3590e3d7b6 Moved creation of surveys to the function Opensurveysondage::create 2014-01-04 15:42:44 +01:00
Laurent Destailleur
f6cda9deb6 Fix: The scale was hardcoded.
Comment in english
2014-01-04 12:40:13 +01:00
Laurent Destailleur
6c3c66c45d New: Add menu entry to barcode genration page. 2014-01-04 12:29:20 +01:00
Laurent Destailleur
bea74e54c8 Fix: The scale was hardcoded.
Comment in english
2014-01-04 12:26:31 +01:00
Marcos García de La Fuente
b9ec6ad637 Removed unused function opensurveysondage::createFromClone 2014-01-03 23:58:44 +01:00
Marcos García de La Fuente
13d4ea4c38 Added a new feature to disable spying other users’ vote 2014-01-03 23:30:15 +01:00
Marcos García de La Fuente
2b01981213 There is no rowid in llx_opensurvey_sondage table 2014-01-03 22:29:40 +01:00
Marcos García de La Fuente
1a038fac06 Removed the use of id_sondage_admin and survey_link_visible fields of llx_opensurvey_sondage 2014-01-03 22:13:15 +01:00
Laurent Destailleur
f0503dfaa9 Merge remote-tracking branch 'origin/3.4' into 3.5
Conflicts:
	ChangeLog
	htdocs/compta/stats/cabyprodserv.php
	htdocs/compta/stats/casoc.php
2014-01-03 18:28:00 +01:00
Laurent Destailleur
8d66497384 Update doc for 3.4.2 2014-01-03 18:23:07 +01:00
Laurent Destailleur
d992d5cb22 Fix: Bad SQL request when using filter on category. 2014-01-03 18:16:21 +01:00
Marcos García de La Fuente
a5b9122e98 Allow to disable poll comments 2014-01-03 17:44:42 +01:00
Marcos García de La Fuente
8b781e46c6 Added missing copyright info 2014-01-03 16:43:34 +01:00
Marcos García de La Fuente
8727daeb77 Unified comment addition in OpenSurveySondage::addComment and removed duplicate code 2014-01-03 16:38:02 +01:00
Marcos García de La Fuente
cf3ac246bf Moved exportcsv.php out of public folder as it should only be accesible for Dolibarr users 2014-01-03 15:35:12 +01:00
Marcos García de La Fuente
e0dd3d5bc9 Added missing copyright info 2014-01-03 15:31:29 +01:00
Marcos García de La Fuente
dd7be996c2 Improved translation of opensurvey module 2014-01-03 15:27:26 +01:00
Marcos García de La Fuente
32ca1b8881 Corrected broken links 2014-01-03 14:59:59 +01:00
Marcos García de La Fuente
7a1af8656a Removed duplicate code 2014-01-03 14:52:31 +01:00
Marcos García de La Fuente
2e995fc20b Unwanted removal of query filter in poll card 2014-01-03 14:42:39 +01:00
Marcos García de La Fuente
05ab8334ef Missing copyright info 2014-01-03 14:00:48 +01:00
Marcos García de La Fuente
93fb104077 Image alternative text was empty in creation page of surveys 2014-01-03 13:59:57 +01:00
Marcos García de La Fuente
6965d88cb5 Removed unused global vars in function llxHeaderSurvey 2014-01-03 13:59:30 +01:00
Marcos García de La Fuente
0b55181776 Little changes to improve listing of surveys 2014-01-03 13:59:13 +01:00
Maxime Kohlhaas
986475e8c1 Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2014-01-03 11:19:31 +01:00
Alexis Algoud
68893b205c New standard VAT rate for France on january, 1st, 2014 2014-01-03 09:58:01 +01:00
Marcos García de La Fuente
694fd5810a Removed unuseful opensurvey admin page 2014-01-03 00:44:56 +01:00
Laurent Destailleur
601b2744e0 Merge remote-tracking branch 'origin/3.4' into 3.5
Conflicts:
	build/debian/changelog
2014-01-03 00:16:29 +01:00
Laurent Destailleur
4a4084e096 Fix: doxygen 2014-01-03 00:13:16 +01:00
Laurent Destailleur
76f890b72f Fix: Call Image on this instead of pdf.
Fix: Missing parameter for photo.

Conflicts:
	htdocs/core/modules/member/doc/pdf_standard.class.php
	htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php
2014-01-02 20:51:39 +01:00
Laurent Destailleur
0b3dd9d7bb Fix: Call Image on this instead of pdf.
Fix: Missing parameter for photo.

Conflicts:
	htdocs/core/modules/member/doc/pdf_standard.class.php
	htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php
2014-01-02 20:49:36 +01:00
Laurent Destailleur
5551a5d4b4 Fix: Call Image on this instead of pdf.
Fix: Missing parameter for photo.
2014-01-02 20:45:59 +01:00