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
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
b32fafef17
Fixed problem with visualization of previous votes in poll voting page
2014-01-05 20:10:39 +01:00
Marcos García de La Fuente
c891f4afc4
Fixed coding standard problems
2014-01-05 19:40:49 +01:00
Marcos García de La Fuente
f7809906d9
Removed massive deletion feature of polls as it is not a common case
2014-01-05 19:38:39 +01:00
Marcos García de La Fuente
f5201b97a5
The voter does not have to know which user created the poll
2014-01-05 19:15:48 +01:00
Marcos García de La Fuente
0a3a6c0f88
Restricted survey creation to $user->rights->opensurvey->write
2014-01-05 19:13:12 +01:00
Marcos García de La Fuente
048e270fec
Removed odd html attributes
2014-01-05 19:09:20 +01:00
Marcos García de La Fuente
044d81b0a5
Removed unused images
2014-01-05 19:09:03 +01:00
Marcos García de La Fuente
2393e7c732
Moved creation poll wizard out of public folder
2014-01-05 19:03:33 +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
4cdafba7a2
Removed “origin” input use in poll creation
2014-01-05 18:49:49 +01:00
Marcos García de La Fuente
adcc4090b0
Removed “today” button of expire date input in poll creation form
2014-01-05 18:46:04 +01:00
Marcos García de La Fuente
33ec281424
Removed unexisting input checks in poll creation
2014-01-05 18:44:19 +01:00
Marcos García de La Fuente
acd847c419
Fixed SQL error in opensurvey poll list
2014-01-05 18:42:30 +01:00
Marcos García de La Fuente
832fc8e0f3
Renamed NextStep button to CreatePoll
2014-01-05 18:42:08 +01:00
Marcos García de La Fuente
97bd5df498
Moved poll expiration date to first form and removed odd forms
2014-01-05 18:40:53 +01:00
Laurent Destailleur
2d8214a940
Fix: The delete button into ecm module does not work when ajax disabled.
2014-01-05 18:37:26 +01:00
Laurent Destailleur
5b40eff0fa
Fix: W3C. Input fields can be between a table and tr tag.
2014-01-05 18:30:35 +01:00
Laurent Destailleur
667908baf8
Fix: Missing lang loading
2014-01-05 16:37:33 +01:00
Laurent Destailleur
283297294b
Fix: Missing definition of status labels
2014-01-05 16:19:25 +01:00
Laurent Destailleur
48973c6d02
Fix: Some SQL requests were not finished into new tab "consumption".
2014-01-05 16:00:45 +01:00
Laurent Destailleur
9a6f22a86e
Fix: W3C no form into table.
...
Fix: Css style overflowwithjm has been superseded by
maxwidthonsmartphone
Fix: Style button disabled was not visible with jmobile
Fix: Rounding corner with jmobile
2014-01-05 15:46:39 +01:00
Laurent Destailleur
67220a15ca
Fix: Bad translation key
2014-01-05 14:13:40 +01:00
Laurent Destailleur
36aedf618c
Fix: typo
2014-01-05 13:31:19 +01:00
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