Changesets: LimeSurvey

twig-layout 41345380

2017-01-19 19:03

LouisGac


Details Diff
Dev: added Twig_Extension_Escaper extension.
mod - application/config/internal.php Diff File
mod - templates/default/views/layout.twig Diff File

master 8b2b09ef

2017-01-19 17:57

ollehar


Details Diff
New feature: New plugin event beforeFooterRender
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File

master 248f940d

2017-01-19 17:45

c_schmitz


Details Diff
Dev Divided updates in smaller transactions so if something goes wrong it is more easy to recover manually
Dev See issue #12065
mod - application/helpers/update/updatedb_helper.php Diff File

2.06lts 2c511478

2017-01-19 16:06

DenisChenu


Details Diff
[fix] Language are not fixed totally accrording to available language
mod - application/controllers/survey/index.php Diff File

twig-layout 96370fc9

2017-01-19 15:51

LouisGac


Details Diff
Dev: moved logic from twig view to surveyRuntime
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - templates/default/views/subviews/navigation/question_index_menu.twig Diff File

twig-layout bb7f2290

2017-01-19 15:51

LouisGac


Details Diff
Dev: typo
mod - templates/default/views/subviews/navigation/language_changer_top_menu.twig Diff File

twig-layout c2265f50

2017-01-19 15:45

LouisGac


Details Diff
Dev: created aQuestionIndex for coherence (with aQuestionGroup, aQuestion, etc)
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - templates/default/views/subviews/navigation/question_index_menu.twig Diff File

twig-layout bd1b2d1e

2017-01-19 15:38

LouisGac


Details Diff
Dev: added raw filter to survey name in navbrand
mod - templates/default/views/subviews/google_analytics.twig Diff File
mod - templates/default/views/subviews/nav_bar.twig Diff File

twig-layout 8131b955

2017-01-19 15:27

LouisGac


Details Diff
Dev: replaced {PRIVACYMESSAGE} by twig logic
mod - templates/default/views/privacy.twig Diff File

twig-layout 82abff77

2017-01-19 15:27

LouisGac


Details Diff
Dev: quick fix
mod - application/helpers/SurveyRuntimeHelper.php Diff File

twig-layout 4dfc264a

2017-01-19 13:44

LouisGac


Details Diff
Dev: replaced {PRIVACYHEADING} by twig logic
mod - templates/default/views/privacy.twig Diff File

twig-layout df4d1d5e

2017-01-19 13:21

LouisGac


Details Diff
Dev: added file privacy.twig
add - templates/default/views/privacy.twig Diff File

twig-layout f44ebf37

2017-01-19 13:20

LouisGac


Details Diff
Dev: fixed path
mod - templates/default/views/subviews/allinone_mode_welcome_privacy.twig Diff File

twig-layout e9b2248c

2017-01-19 13:14

LouisGac


Details Diff
Dev: removed comment in comment
mod - templates/default/views/layout.twig Diff File

twig-layout 7aeaaa02

2017-01-19 13:13

LouisGac


Details Diff
Dev: fixed path problem (relative to twig loader path, not to current file path)
mod - templates/default/views/subviews/head.twig Diff File
mod - templates/default/views/subviews/nav_bar.twig Diff File

master 9ef417c8

2017-01-19 10:59

c_schmitz


Details Diff
Dev Removed jQuery UI development bundle
Dev If you want to have a development bundle please install it locally and add it to gitignore instead
rm - third_party/jqueryui/development-bundle/AUTHORS.txt Diff
rm - third_party/jqueryui/development-bundle/Gruntfile.js Diff
rm - third_party/jqueryui/development-bundle/MIT-LICENSE.txt Diff
rm - third_party/jqueryui/development-bundle/README.md Diff
rm - third_party/jqueryui/development-bundle/demos/accordion/collapsible.html Diff
rm - third_party/jqueryui/development-bundle/demos/accordion/custom-icons.html Diff
rm - third_party/jqueryui/development-bundle/demos/accordion/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/accordion/fillspace.html Diff
rm - third_party/jqueryui/development-bundle/demos/accordion/hoverintent.html Diff
rm - third_party/jqueryui/development-bundle/demos/accordion/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/accordion/no-auto-height.html Diff
rm - third_party/jqueryui/development-bundle/demos/accordion/sortable.html Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/categories.html Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/combobox.html Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/custom-data.html Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/folding.html Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/images/jquery_32x32.png Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/images/jqueryui_32x32.png Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/images/sizzlejs_32x32.png Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/images/transparent_1x1.png Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/images/ui-anim_basic_16x16.gif Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/london.xml Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/maxheight.html Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/multiple-remote.html Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/multiple.html Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/remote-jsonp.html Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/remote-with-cache.html Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/remote.html Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/search.php Diff
rm - third_party/jqueryui/development-bundle/demos/autocomplete/xml.html Diff
rm - third_party/jqueryui/development-bundle/demos/button/checkbox.html Diff
rm - third_party/jqueryui/development-bundle/demos/button/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/button/icons.html Diff
rm - third_party/jqueryui/development-bundle/demos/button/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/button/radio.html Diff
rm - third_party/jqueryui/development-bundle/demos/button/splitbutton.html Diff
rm - third_party/jqueryui/development-bundle/demos/button/toolbar.html Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/alt-field.html Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/animation.html Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/buttonbar.html Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/date-formats.html Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/date-range.html Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/dropdown-month-year.html Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/icon-trigger.html Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/images/calendar.gif Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/inline.html Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/jquery.ui.datepicker-ar.js Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/jquery.ui.datepicker-fr.js Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/jquery.ui.datepicker-he.js Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/jquery.ui.datepicker-zh-TW.js Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/localization.html Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/min-max.html Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/multiple-calendars.html Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/other-months.html Diff
rm - third_party/jqueryui/development-bundle/demos/datepicker/show-week.html Diff
rm - third_party/jqueryui/development-bundle/demos/demos.css Diff
rm - third_party/jqueryui/development-bundle/demos/dialog/animated.html Diff
rm - third_party/jqueryui/development-bundle/demos/dialog/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/dialog/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/dialog/modal-confirmation.html Diff
rm - third_party/jqueryui/development-bundle/demos/dialog/modal-form.html Diff
rm - third_party/jqueryui/development-bundle/demos/dialog/modal-message.html Diff
rm - third_party/jqueryui/development-bundle/demos/dialog/modal.html Diff
rm - third_party/jqueryui/development-bundle/demos/draggable/constrain-movement.html Diff
rm - third_party/jqueryui/development-bundle/demos/draggable/cursor-style.html Diff
rm - third_party/jqueryui/development-bundle/demos/draggable/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/draggable/delay-start.html Diff
rm - third_party/jqueryui/development-bundle/demos/draggable/events.html Diff
rm - third_party/jqueryui/development-bundle/demos/draggable/handle.html Diff
rm - third_party/jqueryui/development-bundle/demos/draggable/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/draggable/revert.html Diff
rm - third_party/jqueryui/development-bundle/demos/draggable/scroll.html Diff
rm - third_party/jqueryui/development-bundle/demos/draggable/snap-to.html Diff
rm - third_party/jqueryui/development-bundle/demos/draggable/sortable.html Diff
rm - third_party/jqueryui/development-bundle/demos/draggable/visual-feedback.html Diff
rm - third_party/jqueryui/development-bundle/demos/droppable/accepted-elements.html Diff
rm - third_party/jqueryui/development-bundle/demos/droppable/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/droppable/images/high_tatras.jpg Diff
rm - third_party/jqueryui/development-bundle/demos/droppable/images/high_tatras2.jpg Diff
rm - third_party/jqueryui/development-bundle/demos/droppable/images/high_tatras2_min.jpg Diff
rm - third_party/jqueryui/development-bundle/demos/droppable/images/high_tatras3.jpg Diff
rm - third_party/jqueryui/development-bundle/demos/droppable/images/high_tatras3_min.jpg Diff
rm - third_party/jqueryui/development-bundle/demos/droppable/images/high_tatras4.jpg Diff
rm - third_party/jqueryui/development-bundle/demos/droppable/images/high_tatras4_min.jpg Diff
rm - third_party/jqueryui/development-bundle/demos/droppable/images/high_tatras_min.jpg Diff
rm - third_party/jqueryui/development-bundle/demos/droppable/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/droppable/photo-manager.html Diff
rm - third_party/jqueryui/development-bundle/demos/droppable/propagation.html Diff
rm - third_party/jqueryui/development-bundle/demos/droppable/revert.html Diff
rm - third_party/jqueryui/development-bundle/demos/droppable/shopping-cart.html Diff
rm - third_party/jqueryui/development-bundle/demos/droppable/visual-feedback.html Diff
rm - third_party/jqueryui/development-bundle/demos/effect/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/effect/easing.html Diff
rm - third_party/jqueryui/development-bundle/demos/effect/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/images/calendar.gif Diff
rm - third_party/jqueryui/development-bundle/demos/images/demo-config-on-tile.gif Diff
rm - third_party/jqueryui/development-bundle/demos/images/demo-config-on.gif Diff
rm - third_party/jqueryui/development-bundle/demos/images/demo-spindown-closed.gif Diff
rm - third_party/jqueryui/development-bundle/demos/images/demo-spindown-open.gif Diff
rm - third_party/jqueryui/development-bundle/demos/images/icon-docs-info.gif Diff
rm - third_party/jqueryui/development-bundle/demos/images/pbar-ani.gif Diff
rm - third_party/jqueryui/development-bundle/demos/menu/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/menu/icons.html Diff
rm - third_party/jqueryui/development-bundle/demos/menu/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/position/cycler.html Diff
rm - third_party/jqueryui/development-bundle/demos/position/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/position/images/earth.jpg Diff
rm - third_party/jqueryui/development-bundle/demos/position/images/flight.jpg Diff
rm - third_party/jqueryui/development-bundle/demos/position/images/rocket.jpg Diff
rm - third_party/jqueryui/development-bundle/demos/position/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/progressbar/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/progressbar/images/pbar-ani.gif Diff
rm - third_party/jqueryui/development-bundle/demos/progressbar/indeterminate.html Diff
rm - third_party/jqueryui/development-bundle/demos/progressbar/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/progressbar/label.html Diff
rm - third_party/jqueryui/development-bundle/demos/resizable/animate.html Diff
rm - third_party/jqueryui/development-bundle/demos/resizable/aspect-ratio.html Diff
rm - third_party/jqueryui/development-bundle/demos/resizable/constrain-area.html Diff
rm - third_party/jqueryui/development-bundle/demos/resizable/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/resizable/delay-start.html Diff
rm - third_party/jqueryui/development-bundle/demos/resizable/helper.html Diff
rm - third_party/jqueryui/development-bundle/demos/resizable/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/resizable/max-min.html Diff
rm - third_party/jqueryui/development-bundle/demos/resizable/snap-to-grid.html Diff
rm - third_party/jqueryui/development-bundle/demos/resizable/synchronous-resize.html Diff
rm - third_party/jqueryui/development-bundle/demos/resizable/textarea.html Diff
rm - third_party/jqueryui/development-bundle/demos/resizable/visual-feedback.html Diff
rm - third_party/jqueryui/development-bundle/demos/selectable/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/selectable/display-grid.html Diff
rm - third_party/jqueryui/development-bundle/demos/selectable/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/selectable/serialize.html Diff
rm - third_party/jqueryui/development-bundle/demos/slider/colorpicker.html Diff
rm - third_party/jqueryui/development-bundle/demos/slider/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/slider/hotelrooms.html Diff
rm - third_party/jqueryui/development-bundle/demos/slider/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/slider/multiple-vertical.html Diff
rm - third_party/jqueryui/development-bundle/demos/slider/range-vertical.html Diff
rm - third_party/jqueryui/development-bundle/demos/slider/range.html Diff
rm - third_party/jqueryui/development-bundle/demos/slider/rangemax.html Diff
rm - third_party/jqueryui/development-bundle/demos/slider/rangemin.html Diff
rm - third_party/jqueryui/development-bundle/demos/slider/side-scroll.html Diff
rm - third_party/jqueryui/development-bundle/demos/slider/slider-vertical.html Diff
rm - third_party/jqueryui/development-bundle/demos/slider/steps.html Diff
rm - third_party/jqueryui/development-bundle/demos/sortable/connect-lists-through-tabs.html Diff
rm - third_party/jqueryui/development-bundle/demos/sortable/connect-lists.html Diff
rm - third_party/jqueryui/development-bundle/demos/sortable/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/sortable/delay-start.html Diff
rm - third_party/jqueryui/development-bundle/demos/sortable/display-grid.html Diff
rm - third_party/jqueryui/development-bundle/demos/sortable/empty-lists.html Diff
rm - third_party/jqueryui/development-bundle/demos/sortable/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/sortable/items.html Diff
rm - third_party/jqueryui/development-bundle/demos/sortable/placeholder.html Diff
rm - third_party/jqueryui/development-bundle/demos/sortable/portlets.html Diff
rm - third_party/jqueryui/development-bundle/demos/spinner/currency.html Diff
rm - third_party/jqueryui/development-bundle/demos/spinner/decimal.html Diff
rm - third_party/jqueryui/development-bundle/demos/spinner/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/spinner/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/spinner/latlong.html Diff
rm - third_party/jqueryui/development-bundle/demos/spinner/overflow.html Diff
rm - third_party/jqueryui/development-bundle/demos/spinner/time.html Diff
rm - third_party/jqueryui/development-bundle/demos/tabs/ajax.html Diff
rm - third_party/jqueryui/development-bundle/demos/tabs/ajax/content1.html Diff
rm - third_party/jqueryui/development-bundle/demos/tabs/ajax/content2.html Diff
rm - third_party/jqueryui/development-bundle/demos/tabs/ajax/content3-slow.php Diff
rm - third_party/jqueryui/development-bundle/demos/tabs/ajax/content4-broken.php Diff
rm - third_party/jqueryui/development-bundle/demos/tabs/bottom.html Diff
rm - third_party/jqueryui/development-bundle/demos/tabs/collapsible.html Diff
rm - third_party/jqueryui/development-bundle/demos/tabs/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/tabs/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/tabs/manipulation.html Diff
rm - third_party/jqueryui/development-bundle/demos/tabs/mouseover.html Diff
rm - third_party/jqueryui/development-bundle/demos/tabs/sortable.html Diff
rm - third_party/jqueryui/development-bundle/demos/tabs/vertical.html Diff
rm - third_party/jqueryui/development-bundle/demos/tooltip/ajax/content1.html Diff
rm - third_party/jqueryui/development-bundle/demos/tooltip/ajax/content2.html Diff
rm - third_party/jqueryui/development-bundle/demos/tooltip/custom-animation.html Diff
rm - third_party/jqueryui/development-bundle/demos/tooltip/custom-content.html Diff
rm - third_party/jqueryui/development-bundle/demos/tooltip/custom-style.html Diff
rm - third_party/jqueryui/development-bundle/demos/tooltip/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/tooltip/forms.html Diff
rm - third_party/jqueryui/development-bundle/demos/tooltip/images/st-stephens.jpg Diff
rm - third_party/jqueryui/development-bundle/demos/tooltip/images/tower-bridge.jpg Diff
rm - third_party/jqueryui/development-bundle/demos/tooltip/index.html Diff
rm - third_party/jqueryui/development-bundle/demos/tooltip/tracking.html Diff
rm - third_party/jqueryui/development-bundle/demos/tooltip/video-player.html Diff
rm - third_party/jqueryui/development-bundle/demos/widget/default.html Diff
rm - third_party/jqueryui/development-bundle/demos/widget/index.html Diff
rm - third_party/jqueryui/development-bundle/docs/accordion.html Diff
rm - third_party/jqueryui/development-bundle/docs/autocomplete.html Diff
rm - third_party/jqueryui/development-bundle/docs/blind-effect.html Diff
rm - third_party/jqueryui/development-bundle/docs/bounce-effect.html Diff
rm - third_party/jqueryui/development-bundle/docs/button.html Diff
rm - third_party/jqueryui/development-bundle/docs/clip-effect.html Diff
rm - third_party/jqueryui/development-bundle/docs/datepicker.html Diff
rm - third_party/jqueryui/development-bundle/docs/dialog.html Diff
rm - third_party/jqueryui/development-bundle/docs/draggable.html Diff
rm - third_party/jqueryui/development-bundle/docs/drop-effect.html Diff
rm - third_party/jqueryui/development-bundle/docs/droppable.html Diff
rm - third_party/jqueryui/development-bundle/docs/explode-effect.html Diff
rm - third_party/jqueryui/development-bundle/docs/fade-effect.html Diff
rm - third_party/jqueryui/development-bundle/docs/fold-effect.html Diff
rm - third_party/jqueryui/development-bundle/docs/highlight-effect.html Diff
rm - third_party/jqueryui/development-bundle/docs/jQuery.widget.html Diff
rm - third_party/jqueryui/development-bundle/docs/menu.html Diff
rm - third_party/jqueryui/development-bundle/docs/mouse.html Diff
rm - third_party/jqueryui/development-bundle/docs/position.html Diff
rm - third_party/jqueryui/development-bundle/docs/progressbar.html Diff
rm - third_party/jqueryui/development-bundle/docs/puff-effect.html Diff
rm - third_party/jqueryui/development-bundle/docs/pulsate-effect.html Diff
rm - third_party/jqueryui/development-bundle/docs/resizable.html Diff
rm - third_party/jqueryui/development-bundle/docs/scale-effect.html Diff
rm - third_party/jqueryui/development-bundle/docs/selectable.html Diff
mod - third_party/jqueryui/development-bundle/docs/shake-effect.html Diff File
mod - third_party/jqueryui/development-bundle/docs/size-effect.html Diff File
mod - third_party/jqueryui/development-bundle/docs/slide-effect.html Diff File
mod - third_party/jqueryui/development-bundle/docs/slider.html Diff File
mod - third_party/jqueryui/development-bundle/docs/sortable.html Diff File
mod - third_party/jqueryui/development-bundle/docs/spinner.html Diff File
mod - third_party/jqueryui/development-bundle/docs/tabs.html Diff File
mod - third_party/jqueryui/development-bundle/docs/tooltip.html Diff File
mod - third_party/jqueryui/development-bundle/docs/transfer-effect.html Diff File
mod - third_party/jqueryui/development-bundle/external/globalize.culture.de-DE.js Diff File
mod - third_party/jqueryui/development-bundle/external/globalize.culture.ja-JP.js Diff File
mod - third_party/jqueryui/development-bundle/external/globalize.js Diff File
mod - third_party/jqueryui/development-bundle/external/jquery.mousewheel.js Diff File
mod - third_party/jqueryui/development-bundle/external/jshint.js Diff File
mod - third_party/jqueryui/development-bundle/external/qunit.css Diff File
mod - third_party/jqueryui/development-bundle/external/qunit.js Diff File
mod - third_party/jqueryui/development-bundle/jquery-1.9.1.js Diff File
mod - third_party/jqueryui/development-bundle/package.json Diff File
mod - third_party/jqueryui/development-bundle/themes/base/images/animated-overlay.gif Diff File
mod - third_party/jqueryui/development-bundle/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/images/ui-bg_flat_75_ffffff_40x100.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/images/ui-bg_glass_65_ffffff_1x400.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/images/ui-bg_glass_75_dadada_1x400.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/images/ui-icons_222222_256x240.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/images/ui-icons_2e83ff_256x240.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/images/ui-icons_454545_256x240.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/images/ui-icons_888888_256x240.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/images/ui-icons_cd0a0a_256x240.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery-ui.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.accordion.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.all.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.autocomplete.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.base.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.button.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.core.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.datepicker.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.dialog.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.menu.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.progressbar.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.resizable.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.selectable.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.slider.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.spinner.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.tabs.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.theme.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/jquery.ui.tooltip.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/images/animated-overlay.gif Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-bg_flat_0_aaaaaa_40x100.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-bg_flat_75_ffffff_40x100.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-bg_glass_55_fbf9ee_1x400.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-bg_glass_65_ffffff_1x400.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-bg_glass_75_dadada_1x400.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-bg_glass_75_e6e6e6_1x400.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-bg_glass_95_fef1ec_1x400.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-bg_highlight-soft_75_cccccc_1x100.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-icons_222222_256x240.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-icons_2e83ff_256x240.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-icons_454545_256x240.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-icons_888888_256x240.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-icons_cd0a0a_256x240.png Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/jquery-ui.min.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.accordion.min.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.autocomplete.min.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.button.min.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.core.min.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.datepicker.min.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.dialog.min.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.menu.min.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.progressbar.min.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.resizable.min.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.selectable.min.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.slider.min.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.spinner.min.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.tabs.min.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.theme.min.css Diff File
mod - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.tooltip.min.css Diff File
mod - third_party/jqueryui/development-bundle/themes/smoothness/images/animated-overlay.gif Diff File
mod - third_party/jqueryui/development-bundle/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png Diff File
mod - third_party/jqueryui/development-bundle/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png Diff File
mod - third_party/jqueryui/development-bundle/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png Diff File

2.06lts ba7a5307

2017-01-19 01:18

DenisChenu


Details Diff
[fix] Break if database is not set
mod - application/commands/UpdateCommand.php Diff File

2.06lts 793eaeeb

2017-01-19 01:13

DenisChenu


Details Diff
[feature] Allow to update runtime directory in config (LimeSurvey API 3 compatible only)
mod - CHANGELOG.md Diff File
mod - application/commands/UpdateCommand.php Diff File
mod - application/config/config-defaults.php Diff File

2.06lts 7ca49326

2017-01-19 01:02

DenisChenu


Details Diff
[feature] Allow update via PHP cli
mod - CHANGELOG.md Diff File
add - application/commands/UpdateCommand.php Diff File

master 512f0b61

2017-01-18 15:13

mbr

Committer: c_schmitz


Details Diff
Fixed issue + updated feature : usergroups view (#620)

Fixed issue 12051: Non-admin users can see all usergroups
Affected Issues
12051
mod - application/models/UserGroup.php Diff File
mod - application/views/admin/usergroup/usergroupbar_view.php Diff File
mod - application/views/admin/usergroup/usergroups_view.php Diff File

twig-layout 62a1801e

2017-01-17 19:52

LouisGac


Details Diff
Dev: added comment to save_links.twig
mod - templates/default/views/subviews/navigation/save_links.twig Diff File

twig-layout 9590304f

2017-01-17 19:49

LouisGac


Details Diff
Dev: added comments to question index twig file.
mod - templates/default/views/subviews/navigation/question_index_menu.twig Diff File

twig-layout 036602cd

2017-01-17 19:36

LouisGac


Details Diff
Dev: added comments to language_changer_top_menu.twig
mod - templates/default/views/subviews/navigation/language_changer_top_menu.twig Diff File

twig-layout 598b90b2

2017-01-17 19:32

LouisGac


Details Diff
Dev: added comments to clearall_links.twig
mod - templates/default/views/subviews/navigation/clearall_links.twig Diff File

twig-layout 4a2f1896

2017-01-17 19:29

LouisGac


Details Diff
Dev: move top menu navigation twig files to /subviews/navigation/
add - templates/default/views/subviews/bootstrap_alert_modal.twig Diff File
mod - templates/default/views/subviews/nav_bar.twig Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 574 575 576 577 578 579 580 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1465 1466 1467  Next  Last