View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18696 | Bug reports | _ Unknown | public | 2023-03-20 10:23 | 2023-04-25 14:49 |
Reporter | Einkauf.ZIT | Assigned To | DenisChenu | ||
Priority | none | Severity | block | ||
Status | closed | Resolution | fixed | ||
Product Version | 5.6.x | ||||
Fixed in Version | 5.6.x | ||||
Summary | 18696: Survey titles too short when I want to copy a survey | ||||
Description | Hello! I cannot start another important survey yet!!! Kind regards, Klaus | ||||
Steps To Reproduce | Steps to reproduceNEW SURVEY -> COPY -> check list of surveys to choose the survey to copy Expected resultList: (ID) Full title of survey Actual resultList: Shorted title of survey | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 18 | ||||
Complete LimeSurvey version number (& build) | 5.6.9+230306 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Every browser | ||||
Database type & version | 10.5.18-MariaDB-0+deb11u1-log / mysqlnd 8.1.12 | ||||
Server OS (if known) | Linux 5.10.0-21-amd64 x86_64 | ||||
Webserver software & version (if known) | Apache/2.4.54 (Debian) | ||||
PHP Version | 8.1.12 | ||||
Adding surveyid at start is the best things to do. Needed |
|
@DenisChenu: yes, but only in the view for Administrators, not for the public or survey members. |
|
But currently really need whole string … |
|
You already picked this up, Denis? |
|
I just confirm : seems it's set to me when confirm ? I have some idea else (and already replace Survey list in my plugins) Like you want. |
|
Yes, not the same list here, thenk : no issue. |
|
List should be select2 and not "normal" select? Easy enough? |
|
No : limit is done in PHP I just test with https://gitlab.com/SondagesPro/coreAndTools/select2ForAdmin And clearly surveyid is NEEDED : Title is used for public : then you can have same survey name for different people. |
|
I can take this? |
|
I really don't understand how assignment is done. When i take it i have remark about picked … |
|
Ps : i already have code for this I take it |
|
@Einkauf.ZIT : can you test the new system ? |
|
ping @ollehar : i can not test (i'm devloper) then i assign to nobody. |
|
Right. New QA person starts next week. Is there anyone from forum that can help testing too? Or Discord? |
|
Next month is OK :) Just have a solution on medium time |
|
For BS5 : https://getbootstrap.com/docs/5.0/forms/form-control/#datalists |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=34506 |
|
@ollehar : needed for 5.X ? It's a easy fix for 5.X too (since already done for master) |
|
I have tested this in 5.x and 6.x and it now has (ID) Full title of survey plus the search field. |
|
Og right have done both !: https://github.com/LimeSurvey/LimeSurvey/pull/3012 Thanks :) |
|
Fixed in Release 6.0.3+230424 |
|
Fix committed to 5.x branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=34529 |
|
LimeSurvey: master da574452 2023-04-21 15:29 Committer: GitHub Details Diff |
Fixed issue 18696: Survey titles too short when I want to copy a survey (#3044) * Fixed issue 18696: Survey titles too short when I want to copy a survey Dev: PHP part * Dev: JS part using select2-bootstrap |
Affected Issues 18696 |
|
mod - application/config/packages.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/views/surveyAdministration/tabCopy_view.php | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.js | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.min.js | Diff File | ||
mod - assets/packages/adminbasics/src/adminbasicsmain.js | Diff File | ||
mod - assets/packages/adminbasics/src/parts/globalMethods.js | Diff File | ||
mod - assets/packages/adminbasics/yarn.lock | Diff File | ||
LimeSurvey: 5.x fb8d697f 2023-04-21 19:44 Committer: GitHub Details Diff |
Fixed issue 18696: Survey titles too short when I want to copy a survey (#3012) * Fixed issue 18696: Survey titles too short when I want to copy a survey Dev: PHP part * Dev: activate select2 on copysurvey Dev: adding activate-search class to any select activate select2 * Dev: add package to adminbasics (already included by yiiwheel) |
Affected Issues 18696 |
|
mod - application/config/packages.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/views/surveyAdministration/tabCopy_view.php | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.css | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.js | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.min.css | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.min.js | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.rtl.css | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.rtl.min.css | Diff File | ||
mod - assets/packages/adminbasics/src/adminbasicsmain.js | Diff File | ||
mod - assets/packages/adminbasics/src/parts/globalMethods.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-03-20 10:23 | Einkauf.ZIT | New Issue | |
2023-03-20 10:23 | Einkauf.ZIT | File Added: hc_001.jpg | |
2023-03-20 10:40 | DenisChenu | Note Added: 74194 | |
2023-03-20 10:40 | DenisChenu | Bug heat | 0 => 2 |
2023-03-20 10:40 | guest | Bug heat | 2 => 8 |
2023-03-20 10:46 | Einkauf.ZIT | Note Added: 74195 | |
2023-03-20 10:46 | Einkauf.ZIT | Bug heat | 8 => 10 |
2023-03-20 10:53 | DenisChenu | Note Added: 74196 | |
2023-03-20 10:53 | DenisChenu | Assigned To | => DenisChenu |
2023-03-20 10:53 | DenisChenu | Status | new => confirmed |
2023-03-20 11:17 | ollehar | Note Added: 74198 | |
2023-03-20 11:17 | ollehar | Bug heat | 10 => 12 |
2023-03-20 11:18 | DenisChenu | Note Added: 74199 | |
2023-03-20 11:18 | DenisChenu | Assigned To | DenisChenu => |
2023-03-20 11:19 | DenisChenu | Note Added: 74200 | |
2023-03-20 11:19 | ollehar | Note Added: 74201 | |
2023-03-20 11:19 | ollehar | Note Edited: 74201 | |
2023-03-20 11:24 | DenisChenu | Note Added: 74204 | |
2023-03-20 11:25 | DenisChenu | Note Edited: 74204 | |
2023-03-23 22:03 | gabrieljenik | Note Added: 74260 | |
2023-03-23 22:03 | gabrieljenik | Bug heat | 12 => 14 |
2023-03-23 22:03 | gabrieljenik | Assigned To | => gabrieljenik |
2023-03-23 22:03 | gabrieljenik | Status | confirmed => assigned |
2023-03-24 07:59 | DenisChenu | Note Added: 74268 | |
2023-03-24 08:00 | DenisChenu | Note Added: 74269 | |
2023-03-24 08:01 | DenisChenu | Assigned To | gabrieljenik => DenisChenu |
2023-03-24 10:48 | DenisChenu | Assigned To | DenisChenu => gabrieljenik |
2023-03-24 10:48 | DenisChenu | Status | assigned => ready for code review |
2023-03-29 10:47 | gabrieljenik | Assigned To | gabrieljenik => DenisChenu |
2023-03-29 10:47 | gabrieljenik | Status | ready for code review => ready for testing |
2023-03-29 11:50 | DenisChenu | Note Added: 74304 | |
2023-03-31 08:05 | DenisChenu | Assigned To | DenisChenu => |
2023-03-31 08:06 | DenisChenu | Note Added: 74321 | |
2023-03-31 09:47 | ollehar | Note Added: 74325 | |
2023-03-31 09:48 | DenisChenu | Note Added: 74326 | |
2023-04-12 09:19 | DenisChenu | Note Added: 74471 | |
2023-04-12 15:17 | DenisChenu | Note Added: 74476 | |
2023-04-21 13:40 | DenisChenu | Changeset attached | => LimeSurvey master da574452 |
2023-04-21 13:40 | DenisChenu | Note Added: 74572 | |
2023-04-21 13:40 | DenisChenu | Assigned To | => DenisChenu |
2023-04-21 13:40 | DenisChenu | Resolution | open => fixed |
2023-04-21 16:46 | DenisChenu | Note Added: 74577 | |
2023-04-21 17:47 | tibor.pacalat | Note Added: 74587 | |
2023-04-21 17:47 | tibor.pacalat | Bug heat | 14 => 16 |
2023-04-21 18:45 | DenisChenu | Note Added: 74590 | |
2023-04-21 18:45 | DenisChenu | Status | ready for testing => resolved |
2023-04-21 18:45 | DenisChenu | Fixed in Version | => 5.6.x |
2023-04-24 16:33 | LimeBot | Note Added: 74611 | |
2023-04-24 16:33 | LimeBot | Status | resolved => closed |
2023-04-24 16:33 | LimeBot | Bug heat | 16 => 18 |
2023-04-25 14:49 | DenisChenu | Changeset attached | => LimeSurvey 5.x fb8d697f |
2023-04-25 14:49 | DenisChenu | Note Added: 74630 |