Laurent Destailleur
e09a16b427
Update doc
2014-01-05 13:16:18 +01:00
Laurent Destailleur
eccfa7ec21
Fix: Wrong prerequisite on PHP version
2014-01-05 12:54:29 +01:00
Marcos García de La Fuente
4f57e82975
Removed odd messages
2014-01-05 09:36:35 +01:00
Marcos García de La Fuente
8d96675607
Force logged user to create surveys and applied Dolibarr style to poll creation wizard
2014-01-05 09:08:42 +01:00
Marcos García de La Fuente
c86130e813
Fixed navigation arrows in poll card
2014-01-05 08:03:50 +01:00
Marcos García de La Fuente
fba3c63050
Starting to make survey creation a user-only access page
2014-01-05 07:28:04 +01:00
Marcos García de La Fuente
f8268c60d4
Removed OpenSurvey legend from public poll voting page
2014-01-05 07:16:36 +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
Marcos García de La Fuente
08560cbc5f
Little spacing improvement
2014-01-05 07:05:04 +01:00
Marcos García de La Fuente
b2c0463cd9
Corrected little problem with XSS fix
2014-01-05 07:03:51 +01:00
Marcos García de La Fuente
abf0ec1d6a
Removed unnecesary form ID
2014-01-05 06:59:38 +01:00
Marcos García de La Fuente
b699133357
Restricting deletion of polls in poll list
2014-01-05 06:50:56 +01:00
Marcos García de La Fuente
eb43a70b26
Renamed SurveyResults/Preview tab to SurveyResults as it didn’t make sense to make a “preview” of a public page
2014-01-05 06:45:53 +01:00
Marcos García de La Fuente
d76081d487
Improved feedback to the user when he did not enter name in his vote
2014-01-05 06:42:08 +01:00
Marcos García de La Fuente
67077338a0
Improved translation of opensurvey module
2014-01-05 06:37:08 +01:00
Marcos García de La Fuente
426ccb4056
Fixed another XSS in public poll vote page
2014-01-05 06:25:47 +01:00
Marcos García de La Fuente
6397b0b7aa
Improving the use of permissions in opensurvey module
2014-01-05 06:18:26 +01:00
Marcos García de La Fuente
12c5a2c201
Fixed more XSS problems in opensurvey module
2014-01-05 05:27:15 +01:00
Marcos García de La Fuente
a8a2613c4a
Date combo selector wasn’t translating month names
2014-01-05 05:25:32 +01:00
Marcos García de La Fuente
89c6aa2d87
Removed unused/unuseful injection checks on open survey creation
2014-01-05 05:04:41 +01:00
Marcos García de La Fuente
dd8d8e8e42
Removed unused translation strings
2014-01-05 04:59:15 +01:00
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