Changesets: LimeSurvey
master 0979c885 2016-04-13 16:37
Details Diff |
Dev: comfortUpdate now force asset manager to republish templates | ||
mod - application/controllers/admin/update.php | Diff File | ||
mod - application/models/Template.php | Diff File | ||
mod - application/models/UpdateForm.php | Diff File | ||
mod - application/views/admin/update/updater/steps/_final.php | Diff File | ||
master 4b5ef24d 2016-04-13 16:19 Details Diff |
Fixed issue 10934: EM regexMatch function don't show pattern error Dev: add a geterrors_$funcName possibility to all function |
Affected Issues 10934 |
|
mod - application/helpers/expressions/em_core_helper.php | Diff File | ||
master 1d609e09 2016-04-13 16:03 Details Diff |
Dev: Remove class subquestions-list (correct spelling is 'subquestion-list') | ||
mod - application/views/survey/questions/arrays/multiflexi/answer.php | Diff File | ||
mod - application/views/survey/questions/multiplechoice/answer.php | Diff File | ||
mod - application/views/survey/questions/multiplechoice_with_comments/answer.php | Diff File | ||
mod - application/views/survey/questions/multiplenumeric/answer.php | Diff File | ||
mod - application/views/survey/questions/multiplenumeric/answer_input.php | Diff File | ||
mod - application/views/survey/questions/multipleshorttext/answer.php | Diff File | ||
mod - templates/default/css/template.css | Diff File | ||
master ce7706ad 2016-04-13 15:42 Details Diff |
Dev: Align labels in multitext | ||
mod - application/views/survey/questions/arrays/multitext/answer.php | Diff File | ||
mod - templates/default/css/template.css | Diff File | ||
master 8e5969ec 2016-04-13 15:15 Details Diff |
Fixed issue 10933: The Maximum characters on array(Texts) Type not working |
Affected Issues 10933 |
|
mod - application/views/survey/questions/arrays/multitext/rows/cells/answer_td.php | Diff File | ||
master c84ff3df 2016-04-13 15:03 Details Diff |
Fixed issue 10936: FileUpload doesn't work correctly when there's two in same group |
Affected Issues 10936 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - scripts/modaldialog.js | Diff File | ||
master 3543c544 2016-04-13 13:40 Details Diff |
Dev Fixed some minor HTML issues | ||
mod - application/views/admin/checkintegrity/check_view.php | Diff File | ||
mod - application/views/admin/super/footer.php | Diff File | ||
master 235747fc 2016-04-13 13:23 Details Diff |
Release 2.50+ Build 160414 | ||
mod - docs/release_notes.txt | Diff File | ||
master 5d2e910b 2016-04-13 12:56 Details Diff |
Dev: Fix in Javascript where attr is undefined (thousand separator) | ||
mod - scripts/numerical_input.js | Diff File | ||
master a596de88 2016-04-13 12:48
Details Diff |
Dev: added missing div in response browser. | ||
mod - application/views/admin/responses/browseidfooter_view.php | Diff File | ||
2.06lts 58d604ec 2016-04-13 12:33 Details Diff |
Fixed issue 10923: statistics of questiontype array(numbers) not working Dev: $query should be $fquery. |
Affected Issues 10923 |
|
mod - application/controllers/Statistics_userController.php | Diff File | ||
master bc1a369a 2016-04-13 12:29 Details Diff |
Fixes issue 10923: statistics of questiontype array(numbers) not working Dev: Problem was query using $query twice instead of $query first and Dev: $fquery second. |
Affected Issues 10923 |
|
mod - application/controllers/Statistics_userController.php | Diff File | ||
master 516d11d6 2016-04-13 12:22 Details Diff |
Fixed issue: Error when running integrity check and trying to remove orphan quotas | ||
mod - application/controllers/admin/checkintegrity.php | Diff File | ||
2.06lts 3279a102 2016-04-13 12:04 Details Diff |
Fixed issue 10860 : Regular expression fail with specific value Dev: same fix than master, and some space removed .... Dev: before 01 return a string and 1 a number Dev : now (if question is not numeric) : +1, 30 number, 01 .0 return string Dev: still issue with big number (but with big number : even when forcing to number : sum is broken). |
Affected Issues 10860 |
|
mod - application/helpers/expressions/em_core_helper.php | Diff File | ||
mod - scripts/expressions/em_javascript.js | Diff File | ||
master 9878467f 2016-04-13 11:17
Details Diff |
Dev: removed bootstrap.css from bootstrap package Only frontend template use the bootstrap package But the bootstrap.css is yet include in there Bootswatch theme. So it's just not needed at all. |
||
mod - application/config/third_party.php | Diff File | ||
2.06lts 163878fb 2016-04-13 10:04 Details Diff |
Fixed issue 10860 : Regular expression fail with specific value Dev: same fix than master, and some space removed .... Dev: before 01 return a string and 1 a number Dev : now (if question is not numeric) : +1, 30 number, 01 .0 return string Dev: still issue with big number (but with big number : even when forcing to number : sum is broken). |
Affected Issues 10860 |
|
mod - application/helpers/expressions/em_core_helper.php | Diff File | ||
mod - scripts/expressions/em_javascript.js | Diff File | ||
master 8c6ed4e4 2016-04-13 08:56 Details Diff |
Merge pull request #474 from Shnoulle/master_fix10860 Fixed issue 10860 : Regular expression fail with specific value - Time to comment is closed. Tested, update a little the system, but seems better (hope) |
Affected Issues 10860 |
|
mod - application/helpers/expressions/em_core_helper.php | Diff File | ||
mod - scripts/expressions/em_javascript.js | Diff File | ||
master f438edff 2016-04-12 20:06
Details Diff |
Dev: specific colors for radio/checkbox in each template | ||
mod - templates/default/css/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css | Diff File | ||
rm - templates/default/css/awesome-bootstrap-checkbox/bootswatch-reset.css | Diff | ||
mod - templates/news_paper/css/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css | Diff File | ||
mod - templates/ubuntu_orange/css/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css | Diff File | ||
master 73880d10 2016-04-12 19:58
Details Diff |
Dev: Ubuntu Orange Template, awesome-bootstrap-checkbox integration | ||
mod - templates/ubuntu_orange/config.xml | Diff File | ||
add - templates/ubuntu_orange/css/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css | Diff File | ||
add - templates/ubuntu_orange/css/awesome-bootstrap-checkbox/bootswatch-reset.css | Diff File | ||
add - templates/ubuntu_orange/css/font-awesome.css | Diff File | ||
mod - templates/ubuntu_orange/css/template.css | Diff File | ||
mod - templates/ubuntu_orange/css/ubuntu_orange.css | Diff File | ||
add - templates/ubuntu_orange/fonts/FontAwesome.otf | Diff File | ||
add - templates/ubuntu_orange/fonts/fontawesome-webfont.eot | Diff File | ||
add - templates/ubuntu_orange/fonts/fontawesome-webfont.svg | Diff File | ||
add - templates/ubuntu_orange/fonts/fontawesome-webfont.ttf | Diff File | ||
add - templates/ubuntu_orange/fonts/fontawesome-webfont.woff | Diff File | ||
add - templates/ubuntu_orange/fonts/fontawesome-webfont.woff2 | Diff File | ||
mod - templates/ubuntu_orange/scripts/template.js | Diff File | ||
mod - templates/ubuntu_orange/views/question.pstpl | Diff File | ||
mod - templates/ubuntu_orange/views/survey.pstpl | Diff File | ||
master df4a5214 2016-04-12 19:53
Details Diff |
Dev: News Paper Template, awesome-bootstrap-checkbox integration | ||
mod - templates/default/config.xml | Diff File | ||
mod - templates/default/scripts/template.js | Diff File | ||
mod - templates/news_paper/config.xml | Diff File | ||
add - templates/news_paper/css/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css | Diff File | ||
add - templates/news_paper/css/awesome-bootstrap-checkbox/bootswatch-reset.css | Diff File | ||
add - templates/news_paper/css/font-awesome.css | Diff File | ||
mod - templates/news_paper/css/news_paper.css | Diff File | ||
mod - templates/news_paper/css/template.css | Diff File | ||
add - templates/news_paper/fonts/FontAwesome.otf | Diff File | ||
add - templates/news_paper/fonts/fontawesome-webfont.eot | Diff File | ||
add - templates/news_paper/fonts/fontawesome-webfont.svg | Diff File | ||
add - templates/news_paper/fonts/fontawesome-webfont.ttf | Diff File | ||
add - templates/news_paper/fonts/fontawesome-webfont.woff | Diff File | ||
add - templates/news_paper/fonts/fontawesome-webfont.woff2 | Diff File | ||
mod - templates/news_paper/scripts/template.js | Diff File | ||
mod - templates/news_paper/views/survey.pstpl | Diff File | ||
master c99ae623 2016-04-12 19:14
Details Diff |
Dev: check radio/checkbox on click on label | ||
mod - application/views/survey/questions/5pointchoice/rows/item_row.php | Diff File | ||
mod - templates/default/css/template.css | Diff File | ||
mod - templates/default/scripts/template.js | Diff File | ||
master 0cb2fe50 2016-04-12 19:01
Details Diff |
Dev: Yes No, A-B-C | ||
mod - application/views/survey/questions/yesno/radio/item.php | Diff File | ||
master a254fa59 2016-04-12 18:56
Details Diff |
Dev: Gender Question, A-B-C | ||
mod - application/views/survey/questions/gender/radio/answer.php | Diff File | ||
master ea304ee2 2016-04-12 18:51
Details Diff |
Dev: Multiple Choice With Comments, A-B-C | ||
mod - application/views/survey/questions/multiplechoice_with_comments/rows/answer_row.php | Diff File | ||
master 82bd2067 2016-04-12 18:46
Details Diff |
Dev: MultipleChoice, A-B-C | ||
mod - application/views/survey/questions/multiplechoice/rows/answer_row.php | Diff File | ||
mod - application/views/survey/questions/multiplechoice/rows/answer_row_other.php | Diff File |