View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
09933Bug reportsSurvey participants (Tokens)public2016-08-24 15:26
Reportermas_carpone Assigned Tosammousa  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Summary09933: LS3 - Incomplete token menu
Description

(Will start reporting LS3 issues here as suggested by Sam and will "tag" them LS3 in the title to avoid confusion)

  1. The token menu only offers the possibility to "add new token entry": no import/export of csv - no email templates, etc.

  2. In "add new token entry":

    • dates are not served through calendars (--> format problems)
    • when saving a new token: first name and last name fields are emptied and error message indicating that they are mandatory fields pops up
TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)303030
I will donate to the project if issue is resolvedNo
Browser
Database type & versionn/a
Server OS (if known)n/a
Webserver software & version (if known)n/a
PHP Versionn/a

Users monitoring this issue

There are no users monitoring this issue.

Activities

sammousa

sammousa

2015-10-02 12:56

reporter   ~33300

Exporting / importing is not yet available.

Dates are now entered using HTML 5 date input.
First and last name are no longer mandatory.

sammousa

sammousa

2015-10-02 12:57

reporter   ~33301

Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=16090

sammousa

sammousa

2015-10-05 14:41

reporter   ~33308

Working:

  • Token import from CSV
  • Generate tokens for empty records (now uses database so should be a lot faster)

Not working / implemented:

  • Token export to CSV
  • Emptying token table.
sammousa

sammousa

2015-10-22 10:03

reporter   ~33412

Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=16229

sammousa

sammousa

2015-10-22 10:13

reporter   ~33413

Implemented emptying token table.

mas_carpone

mas_carpone

2015-10-22 23:01

reporter   ~33419

Just realized that dates previously entered for tokens have disappeard.

"HTML 5 date input" is also no longer available when creating tokens

Related Changesets

LimeSurvey: develop a26350e1

2015-10-02 10:47:17

sammousa

Details Diff
Fixed issue 09933: Incomplete token menu -- partial fix Affected Issues
09933
mod - protected/controllers/TokensController.php Diff File
mod - protected/models/Dynamic.php Diff File
mod - protected/models/Token.php Diff File
mod - protected/themes/default/assets/css/style.css Diff File
mod - protected/views/tokens/create.php Diff File
add - protected/views/tokens/update.php Diff File

LimeSurvey: develop 90a3acd5

2015-10-22 08:02:00

sammousa

Details Diff
Fixed issue 09933: Partial fix, implemented emptying token tables. Affected Issues
09933
mod - protected/controllers/TokensController.php Diff File
add - protected/controllers/tokens/Clear.php Diff File
add - protected/controllers/tokens/Export.php Diff File
mod - protected/models/installer/InstallerConfigForm.php Diff File
mod - protected/views/tokens/index.php Diff File

Issue History

Date Modified Username Field Change
2015-10-01 09:33 mas_carpone New Issue
2015-10-02 11:29 sammousa Assigned To => sammousa
2015-10-02 11:29 sammousa Status new => assigned
2015-10-02 11:29 sammousa Product Version => 3.0
2015-10-02 11:29 sammousa Target Version => 3.0
2015-10-02 12:56 sammousa Note Added: 33300
2015-10-02 12:56 sammousa Status assigned => confirmed
2015-10-02 12:57 sammousa Changeset attached => LimeSurvey develop a26350e1
2015-10-02 12:57 sammousa Note Added: 33301
2015-10-02 12:57 sammousa Resolution open => fixed
2015-10-05 14:41 sammousa Note Added: 33308
2015-10-22 10:03 sammousa Changeset attached => LimeSurvey develop 90a3acd5
2015-10-22 10:03 sammousa Note Added: 33412
2015-10-22 10:13 sammousa Note Added: 33413
2015-10-22 23:01 mas_carpone Note Added: 33419
2016-08-24 15:26 c_schmitz Status confirmed => closed
2016-12-08 10:39 c_schmitz Category Tokens => Survey participants (Tokens)