Changesets: LimeSurvey

master 3d7f6bd8

2013-03-06 10:16:26

c_schmitz

Details Diff
Fixed issue: Deletion of participants in CPDB fails if you try delete from related token tables or responses
Attach Issues:
mod - application/models/Participants.php Diff File

2.05 53a08e51

2013-03-06 10:16:26

c_schmitz

Details Diff
Fixed issue: Deletion of participants in CPDB fails if you try delete from related token tables or responses
Attach Issues:
mod - application/models/Participants.php Diff File

master 64399ca6

2013-03-06 09:28:47

trougakoss

Details Diff
New Feature : Remotecontrol Export_timeline - refactored
Attach Issues:
mod - application/controllers/admin/remotecontrol.php Diff File
mod - application/models/Survey_dynamic.php Diff File

master 3865c86b

2013-03-05 23:05:59

LimeSurvey Translations Bot

Details Diff
Updated translation: Russian by vipgroup
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ru/LC_MESSAGES/ru.mo Diff File

master eb7a2e63

2013-03-05 21:27:19

c_schmitz

Details Diff
Fixed issue 07638: Crash when viewing printable version Affected Issues
07638
mod - application/controllers/admin/printablesurvey.php Diff File

2.05 2a696cd7

2013-03-05 21:27:19

c_schmitz

Details Diff
Fixed issue 07638: Crash when viewing printable version Affected Issues
07638
mod - application/controllers/admin/printablesurvey.php Diff File

master 7bb00d23

2013-03-05 21:15:52

c_schmitz

Details Diff
Fixed issue 07010: Line breaks not properly handled in response export to CSV Affected Issues
07010
mod - application/helpers/common_helper.php Diff File

2.05 81df4c55

2013-03-05 21:15:52

c_schmitz

Details Diff
Fixed issue 07010: Line breaks not properly handled in response export to CSV Affected Issues
07010
mod - application/helpers/common_helper.php Diff File

2.05 0cba8dc7

2013-03-05 14:48:12

sammousa

Details Diff
Merge branch '2.05' of github.com:LimeSurvey/LimeSurvey into 2.05
Attach Issues:
mod - application/controllers/AdminController.php Diff File
mod - application/controllers/InstallerController.php Diff File
mod - application/core/LSYii_Controller.php Diff File
mod - application/extensions/Menu/views/adminmenu.php Diff File
mod - application/views/installer/precheck_view.php Diff File
mod - application/views/layouts/main.php Diff File
mod - index.php Diff File

master 9f934f2d

2013-03-05 14:27:44

DenisChenu

Details Diff
Fixed issue 07309: Placeholders referring to dual scale question do not work
Dev: lost some match in em javascript
Affected Issues
07309
mod - scripts/expressions/em_javascript.js Diff File

2.05 7aca4ab7

2013-03-05 14:27:44

DenisChenu


Committer: c_schmitz Details Diff
Fixed issue 07309: Placeholders referring to dual scale question do not work
Dev: lost some match in em javascript
Affected Issues
07309
mod - scripts/expressions/em_javascript.js Diff File

master 76aac809

2013-03-05 12:41:01

trougakoss

Details Diff
Merge remote-tracking branch 'upstream/master' into Yii
Attach Issues:
mod - .gitattributes Diff File
mod - .gitignore Diff File
add - application/commands/console.php Diff File
mod - application/config/config-defaults.php Diff File
mod - application/controllers/PrintanswersController.php Diff File
mod - application/controllers/Statistics_userController.php Diff File
mod - application/controllers/admin/assessments.php Diff File
mod - application/controllers/admin/checkintegrity.php Diff File
mod - application/controllers/admin/conditionsaction.php Diff File
mod - application/controllers/admin/database.php Diff File
mod - application/controllers/admin/dataentry.php Diff File
mod - application/controllers/admin/export.php Diff File
mod - application/controllers/admin/expressions.php Diff File
mod - application/controllers/admin/limereplacementfields.php Diff File
mod - application/controllers/admin/participantsaction.php Diff File
mod - application/controllers/admin/printablesurvey.php Diff File
mod - application/controllers/admin/remotecontrol.php Diff File
mod - application/controllers/admin/responses.php Diff File
mod - application/controllers/admin/saved.php Diff File
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/controllers/admin/surveypermission.php Diff File
mod - application/controllers/admin/tokens.php Diff File
mod - application/controllers/admin/update.php Diff File
mod - application/controllers/admin/useraction.php Diff File
mod - application/controllers/survey/index.php Diff File
add - application/core/ConsoleApplication.php Diff File
mod - application/core/Survey_Common_Action.php Diff File
mod - application/core/UserIdentity.php Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/admin/exportresults_helper.php Diff File
mod - application/helpers/admin/htmleditor_helper.php Diff File
mod - application/helpers/admin/import_helper.php Diff File
mod - application/helpers/admin/statistics_helper.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/database_helper.php Diff File
mod - application/helpers/export_helper.php Diff File
mod - application/helpers/expressions/em_core_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File
mod - application/helpers/replacements_helper.php Diff File
mod - application/helpers/sanitize_helper.php Diff File
mod - application/helpers/surveytranslator_helper.php Diff File
mod - application/helpers/update/updatedb_helper.php Diff File
mod - application/libraries/admin/quexmlpdf.php Diff File
mod - application/models/Conditions.php Diff File
mod - application/models/ParticipantAttributeNames.php Diff File
mod - application/models/Participants.php Diff File
mod - application/models/Survey.php Diff File
mod - application/models/Surveys_languagesettings.php Diff File
mod - application/models/Tokens_dynamic.php Diff File
mod - application/models/User.php Diff File
mod - application/views/admin/dataentry/content_view.php Diff File
mod - application/views/admin/dataentry/insert.php Diff File
mod - application/views/admin/export/exportresults_view.php Diff File
mod - application/views/admin/export/statistics_view.php Diff File
mod - application/views/admin/expressions/test/survey_logic_file.php Diff File
mod - application/views/admin/globalSettings_view.php Diff File
mod - application/views/admin/htmleditor/pop_editor_view.php Diff File
mod - application/views/admin/labels/labelview_view.php Diff File
mod - application/views/admin/participants/displayParticipants_view.php Diff File
mod - application/views/admin/participants/sharePanel_view.php Diff File
mod - application/views/admin/responses/browseidheader_view.php Diff File
mod - application/views/admin/responses/browsemenubar_view.php Diff File
mod - application/views/admin/survey/Question/answerOptions_view.php Diff File
mod - application/views/admin/survey/Question/subQuestion_view.php Diff File
mod - application/views/admin/survey/subview/tabGeneralNewSurvey_view.php Diff File
mod - application/views/admin/survey/subview/tab_view.php Diff File
mod - application/views/admin/survey/surveySummary_view.php Diff File
mod - application/views/admin/survey/surveybar_view.php Diff File
mod - application/views/admin/token/csvupload.php Diff File
mod - application/views/admin/token/emailwarning.php Diff File
mod - application/views/admin/token/managetokenattributes.php Diff File
mod - application/views/admin/token/tokenbar.php Diff File
mod - application/views/admin/token/tokenwarning.php Diff File
mod - application/views/admin/update/step2.php Diff File
mod - application/views/admin/user/editusers.php Diff File
mod - application/views/admin/usergroup/viewUserGroup_view.php Diff File
mod - application/views/statistics_user_view.php Diff File
mod - docs/demosurveys/Randomization_Group_Test.lss Diff File
mod - docs/demosurveys/ls2_EM_question_attributes.lss Diff File
mod - docs/demosurveys/ls2_countifop_sumifop.lss Diff File
mod - docs/demosurveys/ls2_em_tailoring.lss Diff File
mod - docs/demosurveys/ls2_em_validation_q.lss Diff File
mod - docs/demosurveys/ls2_self_and_that.lss Diff File
mod - docs/demosurveys/ls2_test_em_sq_validation.lss Diff File
mod - docs/license.txt Diff File
mod - docs/release_notes.txt Diff File
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ar/LC_MESSAGES/ar.mo Diff File
mod - locale/bg/LC_MESSAGES/bg.mo Diff File
mod - locale/ca/LC_MESSAGES/ca.mo Diff File
mod - locale/ckb/LC_MESSAGES/ckb.mo Diff File
mod - locale/cs/LC_MESSAGES/cs.mo Diff File
mod - locale/cy/LC_MESSAGES/cy.mo Diff File
mod - locale/da/LC_MESSAGES/da.mo Diff File
mod - locale/de-informal/LC_MESSAGES/de-informal.mo Diff File
mod - locale/de/LC_MESSAGES/de.mo Diff File
mod - locale/el/LC_MESSAGES/el.mo Diff File
mod - locale/es/LC_MESSAGES/es.mo Diff File
mod - locale/et/LC_MESSAGES/et.mo Diff File
mod - locale/fi/LC_MESSAGES/fi.mo Diff File
mod - locale/fr/LC_MESSAGES/fr.mo Diff File
mod - locale/hu/LC_MESSAGES/hu.mo Diff File
mod - locale/it/LC_MESSAGES/it.mo Diff File
mod - locale/ja/LC_MESSAGES/ja.mo Diff File
mod - locale/lt/LC_MESSAGES/lt.mo Diff File
mod - locale/lv/LC_MESSAGES/lv.mo Diff File
mod - locale/mn/LC_MESSAGES/mn.mo Diff File
mod - locale/nb/LC_MESSAGES/nb.mo Diff File
mod - locale/nl-informal/LC_MESSAGES/nl-informal.mo Diff File
mod - locale/nl/LC_MESSAGES/nl.mo Diff File
mod - locale/nn/LC_MESSAGES/nn.mo Diff File
mod - locale/pl/LC_MESSAGES/pl.mo Diff File
mod - locale/pt/LC_MESSAGES/pt.mo Diff File
mod - locale/ro/LC_MESSAGES/ro.mo Diff File
mod - locale/ru/LC_MESSAGES/ru.mo Diff File
mod - locale/sk/LC_MESSAGES/sk.mo Diff File
mod - locale/sr-Latn/LC_MESSAGES/sr-Latn.mo Diff File
mod - locale/sr/LC_MESSAGES/sr.mo Diff File
mod - locale/tr/LC_MESSAGES/tr.mo Diff File
mod - locale/zh-Hant-TW/LC_MESSAGES/zh-Hant-TW.mo Diff File
mod - scripts/admin/answers.js Diff File
mod - scripts/admin/displayParticipant.js Diff File
mod - scripts/admin/emailtemplates.js Diff File
mod - scripts/admin/limereplacementfields/dialogs/limereplacementfields.js Diff File
mod - scripts/admin/listsurvey.js Diff File
mod - scripts/admin/sharePanel.js Diff File
mod - scripts/admin/surveysettings.js Diff File
mod - scripts/date.js Diff File
add - scripts/dualscale.js Diff File
mod - scripts/expressions/em_javascript.js Diff File
mod - scripts/ranking.js Diff File
mod - scripts/survey_runtime.js Diff File
mod - styles/gringegreen/jquery-ui/jquery-ui.css Diff File
mod - templates/citronade/template.css Diff File
mod - templates/default/template.css Diff File

2.05 4a3d7e2f

2013-03-05 12:06:23

mdekker

Details Diff
Partial fix #7637: plugin settings rendering problem Affected Issues
07637
mod - application/controllers/AdminController.php Diff File
mod - application/core/LSYii_Controller.php Diff File
mod - application/extensions/Menu/views/adminmenu.php Diff File
mod - application/views/layouts/main.php Diff File

2.1 e88ae410

2013-03-05 12:06:23

mdekker

Details Diff
Partial fix #7637: plugin settings rendering problem Affected Issues
07637
mod - application/controllers/AdminController.php Diff File
mod - application/core/LSYii_Controller.php Diff File
mod - application/extensions/Menu/views/adminmenu.php Diff File
mod - application/views/layouts/main.php Diff File

2.05 28724268

2013-03-05 12:04:47

user6379

Details Diff
Dev: Added afterSurveyCompleted event, with option for feedback to end user using blocks.
Attach Issues:
mod - application/helpers/SurveyRuntimeHelper.php Diff File

2.1 1b295e4a

2013-03-05 12:00:02

sammousa

Details Diff
Dev More merge fixes.
Attach Issues:
mod - application/core/LSYii_Controller.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File

2.1 79e21513

2013-03-05 11:47:56

sammousa

Details Diff
Merge branch '2.1' of github.com:LimeSurvey/LimeSurvey into 2.1

Conflicts:
application/views/admin/survey/QuestionGroups/addGroup_view.php
application/views/admin/token/csvupload.php
Attach Issues:
mod - application/controllers/PrintanswersController.php Diff File
mod - application/controllers/admin/assessments.php Diff File
mod - application/controllers/admin/conditionsaction.php Diff File
mod - application/controllers/admin/dataentry.php Diff File
mod - application/controllers/admin/participantsaction.php Diff File
mod - application/controllers/admin/remotecontrol.php Diff File
mod - application/controllers/admin/responses.php Diff File
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/controllers/admin/tokens.php Diff File
mod - application/core/UserIdentity.php Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/admin/import_helper.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/database_helper.php Diff File
mod - application/helpers/expressions/em_core_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/helpers/surveytranslator_helper.php Diff File
mod - application/helpers/update/updatedb_helper.php Diff File
mod - application/libraries/admin/quexmlpdf.php Diff File
mod - application/models/ParticipantAttributeNames.php Diff File
mod - application/models/Participants.php Diff File
mod - application/models/Survey.php Diff File
mod - application/models/Surveys_languagesettings.php Diff File
mod - application/views/admin/export/exportresults_view.php Diff File
mod - application/views/admin/expressions/test/survey_logic_file.php Diff File
mod - application/views/admin/htmleditor/pop_editor_view.php Diff File
mod - application/views/admin/participants/displayParticipants_view.php Diff File
mod - application/views/admin/participants/sharePanel_view.php Diff File
add - application/views/admin/responses/listResponses_view.php Diff File
mod - application/views/admin/survey/QuestionGroups/addGroup_view.php Diff File
mod - application/views/statistics_user_view.php Diff File
mod - scripts/admin/displayParticipant.js Diff File
mod - scripts/admin/limereplacementfields/dialogs/limereplacementfields.js Diff File
add - scripts/admin/listresponse.js Diff File
mod - scripts/admin/sharePanel.js Diff File
mod - scripts/admin/surveysettings.js Diff File
mod - scripts/date.js Diff File

master d589b249

2013-03-05 11:42:15

c_schmitz

Details Diff
Fixed issue 07312: Cannot switch between email template tabs Affected Issues
07312
mod - scripts/admin/emailtemplates.js Diff File

2.05 c39de350

2013-03-05 11:42:15

c_schmitz

Details Diff
Fixed issue 07312: Cannot switch between email template tabs Affected Issues
07312
mod - scripts/admin/emailtemplates.js Diff File

2.1 c011f106

2013-03-05 11:41:30

sammousa

Details Diff
Dev Merge fixes.
Attach Issues:
mod - application/controllers/admin/tokens.php Diff File
mod - application/helpers/replacements_helper.php Diff File
mod - application/views/admin/survey/subview/tabGeneralEditSurvey_view.php Diff File
mod - application/views/admin/token/tokenbar.php Diff File
mod - scripts/admin/admin_core.js Diff File

2.1 873eddc8

2013-03-05 11:39:23

sammousa

Details Diff
Merge branch 'Plugin' of github.com:LimeSurvey/LimeSurvey into 2.1

Conflicts:
application/controllers/admin/tokens.php
application/helpers/replacements_helper.php
application/views/admin/survey/subview/tabGeneralEditSurvey_view.php
application/views/admin/token/tokenbar.php
scripts/admin/admin_core.js
Attach Issues:
mod - .gitattributes Diff File
mod - .gitignore Diff File
add - TODO.txt Diff File
mod - application/config/config-defaults.php Diff File
mod - application/config/config-sample-mysql.php Diff File
mod - application/controllers/AdminController.php Diff File
mod - application/controllers/ConfigController.php Diff File
add - application/controllers/GroupsController.php Diff File
mod - application/controllers/InstallerController.php Diff File
add - application/controllers/PluginsController.php Diff File
add - application/controllers/QuestionsController.php Diff File
mod - application/controllers/SurveyController.php Diff File
add - application/controllers/SurveysController.php Diff File
mod - application/controllers/admin/database.php Diff File
mod - application/controllers/admin/question.php Diff File
mod - application/controllers/admin/questiongroup.php Diff File
mod - application/controllers/admin/statistics.php Diff File
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/controllers/admin/tokens.php Diff File
mod - application/controllers/survey/index.php Diff File
add - application/controllers/surveys/preview.php Diff File
add - application/controllers/surveys/start.php Diff File
add - application/controllers/surveys/surveyallinone.php Diff File
add - application/core/LSYii_Action.php Diff File
mod - application/core/LSYii_Application.php Diff File
mod - application/core/LSYii_Controller.php Diff File
mod - application/core/Survey_Common_Action.php Diff File
mod - application/core/UserIdentity.php Diff File
add - application/extensions/CallbackColumn.php Diff File
add - application/extensions/FlashMessage/FlashMessage.php Diff File
add - application/extensions/FlashMessage/views/message.php Diff File
add - application/extensions/GridViewWidget.php Diff File
add - application/extensions/LimeScript/LimeScript.php Diff File
add - application/extensions/LimeScript/assets/script.js Diff File
add - application/extensions/LimeScript/views/script.php Diff File
add - application/extensions/Menu/MenuWidget.php Diff File
add - application/extensions/Menu/assets/nav.css Diff File
add - application/extensions/Menu/assets/nav.js Diff File
add - application/extensions/Menu/views/adminmenu.php Diff File
add - application/helpers/PluginSettingsHelper.php Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File
add - application/helpers/SurveySessionHelper.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/expressions/em_core_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/helpers/replacements_helper.php Diff File
add - application/helpers/survey_helper.php Diff File
mod - application/helpers/update/updatedb_helper.php Diff File
add - application/libraries/ExpressionRegistry.php Diff File
add - application/libraries/PluginManager/EventDocumentor.php Diff File
add - application/libraries/PluginManager/LimesurveyApi.php Diff File
add - application/libraries/PluginManager/PluginBase.php Diff File
add - application/libraries/PluginManager/PluginEvent.php Diff File
add - application/libraries/PluginManager/PluginManager.php Diff File
add - application/libraries/PluginManager/Question/QuestionBase.php Diff File
add - application/libraries/PluginManager/Question/QuestionPluginAbstract.php Diff File
add - application/libraries/PluginManager/Question/QuestionPluginBase.php Diff File
add - application/libraries/PluginManager/Question/iQuestion.php Diff File
add - application/libraries/PluginManager/Storage/DbStorage.php Diff File
add - application/libraries/PluginManager/Storage/DummyStorage.php Diff File
add - application/libraries/PluginManager/Storage/iPluginStorage.php Diff File
add - application/libraries/PluginManager/iPlugin.php Diff File
add - application/libraries/PluginManager/index.php Diff File
mod - application/libraries/admin/pear/Spreadsheet/Excel/Writer/Workbook.php Diff File
mod - application/models/Groups.php Diff File
mod - application/models/LSActiveRecord.php Diff File
add - application/models/Plugin.php Diff File
add - application/models/PluginSetting.php Diff File
mod - application/models/Questions.php Diff File
mod - application/models/Survey.php Diff File
mod - application/views/admin/authentication/forgotpassword.php Diff File
mod - application/views/admin/authentication/login.php Diff File
mod - application/views/admin/conditions/includes/conditions_scenario.php Diff File
mod - application/views/admin/dataentry/vvimport.php Diff File
mod - application/views/admin/export/r_view.php Diff File
mod - application/views/admin/export/spss_view.php Diff File
mod - application/views/admin/export/vv_view.php Diff File
mod - application/views/admin/labels/editlabel_view.php Diff File
mod - application/views/admin/labels/exportmulti_view.php Diff File
mod - application/views/admin/labels/labelview_view.php Diff File
mod - application/views/admin/participants/importCSV_view.php Diff File
mod - application/views/admin/quotas/editquota_view.php Diff File
mod - application/views/admin/quotas/newanswertwo_view.php Diff File
mod - application/views/admin/quotas/newquota_view.php Diff File
mod - application/views/admin/quotas/viewquotasfooter_view.php Diff File
mod - application/views/admin/quotas/viewquotasrowsub_view.php Diff File
mod - application/views/admin/remotecontrol/index_view.php Diff File
mod - application/views/admin/super/adminmenu.php Diff File
mod - application/views/admin/super/header.php Diff File
add - application/views/admin/survey/Question/advanced_settings_view2.php Diff File
add - application/views/admin/survey/Question/editQuestion_localized.php Diff File
add - application/views/admin/survey/Question/editQuestion_localized_lang.php Diff File
add - application/views/admin/survey/Question/editQuestion_nonlocalized.php Diff File
mod - application/views/admin/survey/Question/editQuestion_view.php Diff File
mod - application/views/admin/survey/Question/subQuestion_view.php Diff File
mod - application/views/admin/survey/QuestionGroups/addGroup_view.php Diff File
mod - application/views/admin/survey/QuestionGroups/editGroup_view.php Diff File
mod - application/views/admin/survey/QuestionGroups/questiongroupbar_view.php Diff File
mod - application/views/admin/survey/activateSurvey_view.php Diff File
mod - application/views/admin/survey/deactivateSurvey_view.php Diff File
mod - application/views/admin/survey/organizeGroupsAndQuestions_view.php Diff File
mod - application/views/admin/survey/subview/tabGeneralEditSurvey_view.php Diff File
mod - application/views/admin/survey/subview/tabImport_view.php Diff File
mod - application/views/admin/templates/importuploaded_view.php Diff File
mod - application/views/admin/token/csvupload.php Diff File
mod - application/views/admin/token/dummytokenform.php Diff File
mod - application/views/admin/token/email.php Diff File
mod - application/views/admin/token/exportdialog.php Diff File
mod - application/views/admin/token/tokenbar.php Diff File
mod - application/views/admin/user/deluser.php Diff File
mod - application/views/admin/user/modifyuser.php Diff File
mod - application/views/admin/usergroup/addUserGroup_view.php Diff File
mod - application/views/admin/usergroup/editUserGroup_view.php Diff File
mod - application/views/admin/usergroup/mailUserGroup_view.php Diff File
mod - application/views/admin/usergroup/viewUserGroup_view.php Diff File
add - application/views/config.php Diff File
add - application/views/config/script.php Diff File
add - application/views/groups/preview.php Diff File
add - application/views/groups/view.php Diff File
mod - application/views/js.php Diff File
add - application/views/layouts/main.php Diff File
add - application/views/layouts/survey.php Diff File
add - application/views/plugins/configure.php Diff File
add - application/views/plugins/index.php Diff File
add - application/views/questions/preview.php Diff File
add - application/views/questions/update.php Diff File
add - application/views/questions/update_localized.php Diff File
add - application/views/questions/update_nonlocalized.php Diff File
add - application/views/surveys/allinone.php Diff File
add - application/views/surveys/index.php Diff File
add - application/views/surveys/view.php Diff File
mod - docs/demosurveys/Randomization_Group_Test.lss Diff File
mod - docs/demosurveys/ls2_EM_question_attributes.lss Diff File
mod - docs/demosurveys/ls2_countifop_sumifop.lss Diff File
mod - docs/demosurveys/ls2_em_tailoring.lss Diff File
mod - docs/demosurveys/ls2_em_validation_q.lss Diff File
mod - docs/demosurveys/ls2_self_and_that.lss Diff File
mod - docs/demosurveys/ls2_test_em_sq_validation.lss Diff File
mod - index.php Diff File
mod - installer/sql/create-mssql.sql Diff File
mod - installer/sql/create-mysql.sql Diff File
mod - installer/sql/create-pgsql.sql Diff File
add - plugins/Example/Example.php Diff File
add - plugins/Maintenance/Maintenance.php Diff File
add - plugins/YesNoQuestion/FreeTextQuestionObject.php Diff File
add - plugins/YesNoQuestion/YesNoQuestion.php Diff File
add - plugins/YesNoQuestion/YesNoQuestionObject.php Diff File
add - plugins/YesNoQuestion/views/default.twig Diff File
mod - scripts/admin/admin_core.js Diff File
mod - scripts/admin/ckeditor-config.js Diff File
mod - scripts/admin/limereplacementfields/plugin.js Diff File
mod - scripts/admin/statistics.js Diff File
mod - scripts/admin/surveytoolbar.js Diff File
add - scripts/questions/update.js Diff File
mod - styles/adminstyle.css Diff File
add - styles/configure.css Diff File
mod - styles/gringegreen/adminstyle.css Diff File
mod - styles/gringegreen/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png Diff File
add - styles/gringegreen/jquery-ui/images/ui-bg_flat_100_e2f6be_40x100.png Diff File
add - styles/gringegreen/jquery-ui/images/ui-bg_flat_100_fafafa_40x100.png Diff File
add - styles/gringegreen/jquery-ui/images/ui-bg_flat_100_fefefe_40x100.png Diff File
add - styles/gringegreen/jquery-ui/images/ui-bg_flat_50_aaaaaa_40x100.png Diff File
rm - styles/gringegreen/jquery-ui/images/ui-bg_flat_55_999999_40x100.png Diff File
rm - styles/gringegreen/jquery-ui/images/ui-bg_flat_55_dbfb88_40x100.png Diff File
add - styles/gringegreen/jquery-ui/images/ui-bg_flat_55_fafafa_40x100.png Diff File
rm - styles/gringegreen/jquery-ui/images/ui-bg_flat_75_aaaaaa_40x100.png Diff File
rm - styles/gringegreen/jquery-ui/images/ui-bg_glass_60_fbf8bc_1x400.png Diff File
rm - styles/gringegreen/jquery-ui/images/ui-bg_glass_75_d0e5f5_1x400.png Diff File
rm - styles/gringegreen/jquery-ui/images/ui-bg_glass_85_dfeffc_1x400.png Diff File
rm - styles/gringegreen/jquery-ui/images/ui-bg_gloss-wave_45_e14f1c_500x100.png Diff File
rm - styles/gringegreen/jquery-ui/images/ui-bg_gloss-wave_50_6eac2c_500x100.png Diff File
rm - styles/gringegreen/jquery-ui/images/ui-bg_gloss-wave_75_2191c0_500x100.png Diff File
rm - styles/gringegreen/jquery-ui/images/ui-bg_gloss-wave_90_D2E0F2_500x100.png Diff File
rm - styles/gringegreen/jquery-ui/images/ui-bg_inset-hard_100_F8F8FF_1x100.png Diff File
rm - styles/gringegreen/jquery-ui/images/ui-bg_inset-hard_100_ffffff_1x100.png Diff File
add - styles/gringegreen/jquery-ui/images/ui-icons_4e8632_256x240.png Diff File
mod - styles/gringegreen/jquery-ui/images/ui-icons_5fab2b_256x240.png Diff File
add - styles/gringegreen/jquery-ui/images/ui-icons_cd0a0a_256x240.png Diff File
mod - styles/gringegreen/jquery-ui/jquery-ui.css Diff File
add - styles/gringegreen/nav.css Diff File
mod - templates/default/template-rtl.css Diff File
mod - templates/default/template.css Diff File
mod - third_party/ckeditor/_samples/api.html Diff File
add - third_party/jqueryui/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png Diff File
add - third_party/jqueryui/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png Diff File
add - third_party/jqueryui/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png Diff File
add - third_party/jqueryui/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png Diff File
add - third_party/jqueryui/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png Diff File
add - third_party/jqueryui/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png Diff File
add - third_party/jqueryui/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png Diff File
add - third_party/jqueryui/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png Diff File
add - third_party/jqueryui/css/smoothness/images/ui-icons_222222_256x240.png Diff File
add - third_party/jqueryui/css/smoothness/images/ui-icons_2e83ff_256x240.png Diff File
add - third_party/jqueryui/css/smoothness/images/ui-icons_454545_256x240.png Diff File
add - third_party/jqueryui/css/smoothness/images/ui-icons_888888_256x240.png Diff File
add - third_party/jqueryui/css/smoothness/images/ui-icons_cd0a0a_256x240.png Diff File
add - third_party/jqueryui/css/smoothness/jquery-ui-1.10.0.custom.css Diff File
add - third_party/jqueryui/css/smoothness/jquery-ui-1.10.0.custom.min.css Diff File
add - third_party/jqueryui/development-bundle/AUTHORS.txt Diff File
add - third_party/jqueryui/development-bundle/MIT-LICENSE.txt Diff File
add - third_party/jqueryui/development-bundle/README.md Diff File
add - third_party/jqueryui/development-bundle/demos/accordion/collapsible.html Diff File
add - third_party/jqueryui/development-bundle/demos/accordion/custom-icons.html Diff File
add - third_party/jqueryui/development-bundle/demos/accordion/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/accordion/fillspace.html Diff File
add - third_party/jqueryui/development-bundle/demos/accordion/hoverintent.html Diff File
add - third_party/jqueryui/development-bundle/demos/accordion/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/accordion/no-auto-height.html Diff File
add - third_party/jqueryui/development-bundle/demos/accordion/sortable.html Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/categories.html Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/combobox.html Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/custom-data.html Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/folding.html Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/images/jquery_32x32.png Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/images/jqueryui_32x32.png Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/images/sizzlejs_32x32.png Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/images/transparent_1x1.png Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/images/ui-anim_basic_16x16.gif Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/london.xml Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/maxheight.html Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/multiple-remote.html Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/multiple.html Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/remote-jsonp.html Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/remote-with-cache.html Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/remote.html Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/search.php Diff File
add - third_party/jqueryui/development-bundle/demos/autocomplete/xml.html Diff File
add - third_party/jqueryui/development-bundle/demos/button/checkbox.html Diff File
add - third_party/jqueryui/development-bundle/demos/button/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/button/icons.html Diff File
add - third_party/jqueryui/development-bundle/demos/button/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/button/radio.html Diff File
add - third_party/jqueryui/development-bundle/demos/button/splitbutton.html Diff File
add - third_party/jqueryui/development-bundle/demos/button/toolbar.html Diff File
add - third_party/jqueryui/development-bundle/demos/datepicker/alt-field.html Diff File
add - third_party/jqueryui/development-bundle/demos/datepicker/animation.html Diff File
add - third_party/jqueryui/development-bundle/demos/datepicker/buttonbar.html Diff File
add - third_party/jqueryui/development-bundle/demos/datepicker/date-formats.html Diff File
add - third_party/jqueryui/development-bundle/demos/datepicker/date-range.html Diff File
add - third_party/jqueryui/development-bundle/demos/datepicker/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/datepicker/dropdown-month-year.html Diff File
add - third_party/jqueryui/development-bundle/demos/datepicker/icon-trigger.html Diff File
add - third_party/jqueryui/development-bundle/demos/datepicker/images/calendar.gif Diff File
add - third_party/jqueryui/development-bundle/demos/datepicker/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/datepicker/inline.html Diff File
add - third_party/jqueryui/development-bundle/demos/datepicker/localization.html Diff File
add - third_party/jqueryui/development-bundle/demos/datepicker/min-max.html Diff File
add - third_party/jqueryui/development-bundle/demos/datepicker/multiple-calendars.html Diff File
add - third_party/jqueryui/development-bundle/demos/datepicker/other-months.html Diff File
add - third_party/jqueryui/development-bundle/demos/datepicker/show-week.html Diff File
add - third_party/jqueryui/development-bundle/demos/demos.css Diff File
add - third_party/jqueryui/development-bundle/demos/dialog/animated.html Diff File
add - third_party/jqueryui/development-bundle/demos/dialog/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/dialog/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/dialog/modal-confirmation.html Diff File
add - third_party/jqueryui/development-bundle/demos/dialog/modal-form.html Diff File
add - third_party/jqueryui/development-bundle/demos/dialog/modal-message.html Diff File
add - third_party/jqueryui/development-bundle/demos/dialog/modal.html Diff File
add - third_party/jqueryui/development-bundle/demos/draggable/constrain-movement.html Diff File
add - third_party/jqueryui/development-bundle/demos/draggable/cursor-style.html Diff File
add - third_party/jqueryui/development-bundle/demos/draggable/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/draggable/delay-start.html Diff File
add - third_party/jqueryui/development-bundle/demos/draggable/events.html Diff File
add - third_party/jqueryui/development-bundle/demos/draggable/handle.html Diff File
add - third_party/jqueryui/development-bundle/demos/draggable/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/draggable/revert.html Diff File
add - third_party/jqueryui/development-bundle/demos/draggable/scroll.html Diff File
add - third_party/jqueryui/development-bundle/demos/draggable/snap-to.html Diff File
add - third_party/jqueryui/development-bundle/demos/draggable/sortable.html Diff File
add - third_party/jqueryui/development-bundle/demos/draggable/visual-feedback.html Diff File
add - third_party/jqueryui/development-bundle/demos/droppable/accepted-elements.html Diff File
add - third_party/jqueryui/development-bundle/demos/droppable/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/droppable/images/high_tatras.jpg Diff File
add - third_party/jqueryui/development-bundle/demos/droppable/images/high_tatras2.jpg Diff File
add - third_party/jqueryui/development-bundle/demos/droppable/images/high_tatras2_min.jpg Diff File
add - third_party/jqueryui/development-bundle/demos/droppable/images/high_tatras3.jpg Diff File
add - third_party/jqueryui/development-bundle/demos/droppable/images/high_tatras3_min.jpg Diff File
add - third_party/jqueryui/development-bundle/demos/droppable/images/high_tatras4.jpg Diff File
add - third_party/jqueryui/development-bundle/demos/droppable/images/high_tatras4_min.jpg Diff File
add - third_party/jqueryui/development-bundle/demos/droppable/images/high_tatras_min.jpg Diff File
add - third_party/jqueryui/development-bundle/demos/droppable/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/droppable/photo-manager.html Diff File
add - third_party/jqueryui/development-bundle/demos/droppable/propagation.html Diff File
add - third_party/jqueryui/development-bundle/demos/droppable/revert.html Diff File
add - third_party/jqueryui/development-bundle/demos/droppable/shopping-cart.html Diff File
add - third_party/jqueryui/development-bundle/demos/droppable/visual-feedback.html Diff File
add - third_party/jqueryui/development-bundle/demos/effect/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/effect/easing.html Diff File
add - third_party/jqueryui/development-bundle/demos/effect/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/images/calendar.gif Diff File
add - third_party/jqueryui/development-bundle/demos/images/demo-config-on-tile.gif Diff File
add - third_party/jqueryui/development-bundle/demos/images/demo-config-on.gif Diff File
add - third_party/jqueryui/development-bundle/demos/images/demo-spindown-closed.gif Diff File
add - third_party/jqueryui/development-bundle/demos/images/demo-spindown-open.gif Diff File
add - third_party/jqueryui/development-bundle/demos/images/icon-docs-info.gif Diff File
add - third_party/jqueryui/development-bundle/demos/images/pbar-ani.gif Diff File
add - third_party/jqueryui/development-bundle/demos/menu/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/menu/icons.html Diff File
add - third_party/jqueryui/development-bundle/demos/menu/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/position/cycler.html Diff File
add - third_party/jqueryui/development-bundle/demos/position/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/position/images/earth.jpg Diff File
add - third_party/jqueryui/development-bundle/demos/position/images/flight.jpg Diff File
add - third_party/jqueryui/development-bundle/demos/position/images/rocket.jpg Diff File
add - third_party/jqueryui/development-bundle/demos/position/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/progressbar/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/progressbar/images/pbar-ani.gif Diff File
add - third_party/jqueryui/development-bundle/demos/progressbar/indeterminate.html Diff File
add - third_party/jqueryui/development-bundle/demos/progressbar/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/progressbar/label.html Diff File
add - third_party/jqueryui/development-bundle/demos/resizable/animate.html Diff File
add - third_party/jqueryui/development-bundle/demos/resizable/aspect-ratio.html Diff File
add - third_party/jqueryui/development-bundle/demos/resizable/constrain-area.html Diff File
add - third_party/jqueryui/development-bundle/demos/resizable/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/resizable/delay-start.html Diff File
add - third_party/jqueryui/development-bundle/demos/resizable/helper.html Diff File
add - third_party/jqueryui/development-bundle/demos/resizable/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/resizable/max-min.html Diff File
add - third_party/jqueryui/development-bundle/demos/resizable/snap-to-grid.html Diff File
add - third_party/jqueryui/development-bundle/demos/resizable/synchronous-resize.html Diff File
add - third_party/jqueryui/development-bundle/demos/resizable/textarea.html Diff File
add - third_party/jqueryui/development-bundle/demos/resizable/visual-feedback.html Diff File
add - third_party/jqueryui/development-bundle/demos/selectable/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/selectable/display-grid.html Diff File
add - third_party/jqueryui/development-bundle/demos/selectable/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/selectable/serialize.html Diff File
add - third_party/jqueryui/development-bundle/demos/slider/colorpicker.html Diff File
add - third_party/jqueryui/development-bundle/demos/slider/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/slider/hotelrooms.html Diff File
add - third_party/jqueryui/development-bundle/demos/slider/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/slider/multiple-vertical.html Diff File
add - third_party/jqueryui/development-bundle/demos/slider/range-vertical.html Diff File
add - third_party/jqueryui/development-bundle/demos/slider/range.html Diff File
add - third_party/jqueryui/development-bundle/demos/slider/rangemax.html Diff File
add - third_party/jqueryui/development-bundle/demos/slider/rangemin.html Diff File
add - third_party/jqueryui/development-bundle/demos/slider/side-scroll.html Diff File
add - third_party/jqueryui/development-bundle/demos/slider/slider-vertical.html Diff File
add - third_party/jqueryui/development-bundle/demos/slider/steps.html Diff File
add - third_party/jqueryui/development-bundle/demos/sortable/connect-lists-through-tabs.html Diff File
add - third_party/jqueryui/development-bundle/demos/sortable/connect-lists.html Diff File
add - third_party/jqueryui/development-bundle/demos/sortable/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/sortable/delay-start.html Diff File
add - third_party/jqueryui/development-bundle/demos/sortable/display-grid.html Diff File
add - third_party/jqueryui/development-bundle/demos/sortable/empty-lists.html Diff File
add - third_party/jqueryui/development-bundle/demos/sortable/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/sortable/items.html Diff File
add - third_party/jqueryui/development-bundle/demos/sortable/placeholder.html Diff File
add - third_party/jqueryui/development-bundle/demos/sortable/portlets.html Diff File
add - third_party/jqueryui/development-bundle/demos/spinner/currency.html Diff File
add - third_party/jqueryui/development-bundle/demos/spinner/decimal.html Diff File
add - third_party/jqueryui/development-bundle/demos/spinner/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/spinner/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/spinner/latlong.html Diff File
add - third_party/jqueryui/development-bundle/demos/spinner/overflow.html Diff File
add - third_party/jqueryui/development-bundle/demos/spinner/time.html Diff File
add - third_party/jqueryui/development-bundle/demos/tabs/ajax.html Diff File
add - third_party/jqueryui/development-bundle/demos/tabs/ajax/content1.html Diff File
add - third_party/jqueryui/development-bundle/demos/tabs/ajax/content2.html Diff File
add - third_party/jqueryui/development-bundle/demos/tabs/ajax/content3-slow.php Diff File
add - third_party/jqueryui/development-bundle/demos/tabs/ajax/content4-broken.php Diff File
add - third_party/jqueryui/development-bundle/demos/tabs/bottom.html Diff File
add - third_party/jqueryui/development-bundle/demos/tabs/collapsible.html Diff File
add - third_party/jqueryui/development-bundle/demos/tabs/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/tabs/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/tabs/manipulation.html Diff File
add - third_party/jqueryui/development-bundle/demos/tabs/mouseover.html Diff File
add - third_party/jqueryui/development-bundle/demos/tabs/sortable.html Diff File
add - third_party/jqueryui/development-bundle/demos/tabs/vertical.html Diff File
add - third_party/jqueryui/development-bundle/demos/tooltip/ajax/content1.html Diff File
add - third_party/jqueryui/development-bundle/demos/tooltip/ajax/content2.html Diff File
add - third_party/jqueryui/development-bundle/demos/tooltip/custom-animation.html Diff File
add - third_party/jqueryui/development-bundle/demos/tooltip/custom-content.html Diff File
add - third_party/jqueryui/development-bundle/demos/tooltip/custom-style.html Diff File
add - third_party/jqueryui/development-bundle/demos/tooltip/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/tooltip/forms.html Diff File
add - third_party/jqueryui/development-bundle/demos/tooltip/images/st-stephens.jpg Diff File
add - third_party/jqueryui/development-bundle/demos/tooltip/images/tower-bridge.jpg Diff File
add - third_party/jqueryui/development-bundle/demos/tooltip/index.html Diff File
add - third_party/jqueryui/development-bundle/demos/tooltip/tracking.html Diff File
add - third_party/jqueryui/development-bundle/demos/tooltip/video-player.html Diff File
add - third_party/jqueryui/development-bundle/demos/widget/default.html Diff File
add - third_party/jqueryui/development-bundle/demos/widget/index.html Diff File
add - third_party/jqueryui/development-bundle/docs/accordion.html Diff File
add - third_party/jqueryui/development-bundle/docs/autocomplete.html Diff File
add - third_party/jqueryui/development-bundle/docs/blind-effect.html Diff File
add - third_party/jqueryui/development-bundle/docs/bounce-effect.html Diff File
add - third_party/jqueryui/development-bundle/docs/button.html Diff File
add - third_party/jqueryui/development-bundle/docs/clip-effect.html Diff File
add - third_party/jqueryui/development-bundle/docs/datepicker.html Diff File
add - third_party/jqueryui/development-bundle/docs/dialog.html Diff File
add - third_party/jqueryui/development-bundle/docs/draggable.html Diff File
add - third_party/jqueryui/development-bundle/docs/drop-effect.html Diff File
add - third_party/jqueryui/development-bundle/docs/droppable.html Diff File
add - third_party/jqueryui/development-bundle/docs/explode-effect.html Diff File
add - third_party/jqueryui/development-bundle/docs/fade-effect.html Diff File
add - third_party/jqueryui/development-bundle/docs/fold-effect.html Diff File
add - third_party/jqueryui/development-bundle/docs/highlight-effect.html Diff File
add - third_party/jqueryui/development-bundle/docs/jQuery.widget.html Diff File
add - third_party/jqueryui/development-bundle/docs/menu.html Diff File
add - third_party/jqueryui/development-bundle/docs/mouse.html Diff File
add - third_party/jqueryui/development-bundle/docs/position.html Diff File
add - third_party/jqueryui/development-bundle/docs/progressbar.html Diff File
add - third_party/jqueryui/development-bundle/docs/puff-effect.html Diff File
add - third_party/jqueryui/development-bundle/docs/pulsate-effect.html Diff File
add - third_party/jqueryui/development-bundle/docs/resizable.html Diff File
add - third_party/jqueryui/development-bundle/docs/scale-effect.html Diff File
add - third_party/jqueryui/development-bundle/docs/selectable.html Diff File
add - third_party/jqueryui/development-bundle/docs/shake-effect.html Diff File
add - third_party/jqueryui/development-bundle/docs/size-effect.html Diff File
add - third_party/jqueryui/development-bundle/docs/slide-effect.html Diff File
add - third_party/jqueryui/development-bundle/docs/slider.html Diff File
add - third_party/jqueryui/development-bundle/docs/sortable.html Diff File
add - third_party/jqueryui/development-bundle/docs/spinner.html Diff File
add - third_party/jqueryui/development-bundle/docs/tabs.html Diff File
add - third_party/jqueryui/development-bundle/docs/tooltip.html Diff File
add - third_party/jqueryui/development-bundle/docs/transfer-effect.html Diff File
add - third_party/jqueryui/development-bundle/external/globalize.culture.de-DE.js Diff File
add - third_party/jqueryui/development-bundle/external/globalize.culture.ja-JP.js Diff File
add - third_party/jqueryui/development-bundle/external/globalize.js Diff File
add - third_party/jqueryui/development-bundle/external/jquery.mousewheel.js Diff File
add - third_party/jqueryui/development-bundle/external/jshint.js Diff File
add - third_party/jqueryui/development-bundle/external/qunit.css Diff File
add - third_party/jqueryui/development-bundle/external/qunit.js Diff File
add - third_party/jqueryui/development-bundle/grunt.js Diff File
add - third_party/jqueryui/development-bundle/jquery-1.9.0.js Diff File
add - third_party/jqueryui/development-bundle/package.json Diff File
add - third_party/jqueryui/development-bundle/themes/base/images/animated-overlay.gif Diff File
add - third_party/jqueryui/development-bundle/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/images/ui-bg_flat_75_ffffff_40x100.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/images/ui-bg_glass_65_ffffff_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/images/ui-bg_glass_75_dadada_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/images/ui-icons_222222_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/images/ui-icons_2e83ff_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/images/ui-icons_454545_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/images/ui-icons_888888_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/images/ui-icons_cd0a0a_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery-ui.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.accordion.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.all.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.autocomplete.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.base.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.button.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.core.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.datepicker.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.dialog.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.menu.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.progressbar.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.resizable.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.selectable.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.slider.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.spinner.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.tabs.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.theme.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/jquery.ui.tooltip.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/images/animated-overlay.gif Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-bg_flat_0_aaaaaa_40x100.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-bg_flat_75_ffffff_40x100.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-bg_glass_55_fbf9ee_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-bg_glass_65_ffffff_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-bg_glass_75_dadada_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-bg_glass_75_e6e6e6_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-bg_glass_95_fef1ec_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-bg_highlight-soft_75_cccccc_1x100.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-icons_222222_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-icons_2e83ff_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-icons_454545_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-icons_888888_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/images/ui-icons_cd0a0a_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/jquery-ui.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.accordion.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.autocomplete.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.button.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.core.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.datepicker.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.dialog.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.menu.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.progressbar.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.resizable.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.selectable.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.slider.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.spinner.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.tabs.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.theme.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/base/minified/jquery.ui.tooltip.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/images/ui-icons_222222_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/images/ui-icons_2e83ff_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/images/ui-icons_454545_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/images/ui-icons_888888_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/images/ui-icons_cd0a0a_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery-ui.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.accordion.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.all.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.autocomplete.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.base.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.button.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.core.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.datepicker.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.dialog.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.menu.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.progressbar.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.resizable.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.selectable.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.slider.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.spinner.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.tabs.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.theme.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/jquery.ui.tooltip.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/images/ui-bg_flat_0_aaaaaa_40x100.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/images/ui-bg_flat_75_ffffff_40x100.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/images/ui-bg_glass_55_fbf9ee_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/images/ui-bg_glass_65_ffffff_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/images/ui-bg_glass_75_dadada_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/images/ui-bg_glass_75_e6e6e6_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/images/ui-bg_glass_95_fef1ec_1x400.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/images/ui-bg_highlight-soft_75_cccccc_1x100.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/images/ui-icons_222222_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/images/ui-icons_2e83ff_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/images/ui-icons_454545_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/images/ui-icons_888888_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/images/ui-icons_cd0a0a_256x240.png Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/jquery-ui.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/jquery.ui.accordion.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/jquery.ui.autocomplete.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/jquery.ui.button.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/jquery.ui.core.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/jquery.ui.datepicker.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/jquery.ui.dialog.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/jquery.ui.menu.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/jquery.ui.progressbar.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/jquery.ui.resizable.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/jquery.ui.selectable.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/jquery.ui.slider.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/jquery.ui.spinner.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/jquery.ui.tabs.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/jquery.ui.theme.min.css Diff File
add - third_party/jqueryui/development-bundle/themes/smoothness/minified/jquery.ui.tooltip.min.css Diff File
add - third_party/jqueryui/development-bundle/ui.accordion.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.autocomplete.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.button.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.core.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.datepicker.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.dialog.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.draggable.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.droppable.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.effect-blind.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.effect-bounce.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.effect-clip.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.effect-drop.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.effect-explode.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.effect-fade.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.effect-fold.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.effect-highlight.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.effect-pulsate.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.effect-scale.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.effect-shake.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.effect-slide.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.effect-transfer.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.effect.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.menu.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.mouse.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.position.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.progressbar.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.resizable.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.selectable.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.slider.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.sortable.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.spinner.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.tabs.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.tooltip.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui.widget.jquery.json Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery-ui-i18n.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-af.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-ar-DZ.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-ar.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-az.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-be.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-bg.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-bs.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-ca.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-cs.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-cy-GB.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-da.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-de.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-el.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-en-AU.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-en-GB.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-en-NZ.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-eo.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-es.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-et.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-eu.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-fa.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-fi.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-fo.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-fr-CA.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-fr-CH.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-fr.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-gl.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-he.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-hi.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-hr.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-hu.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-hy.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-id.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-is.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-it.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-ja.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-ka.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-kk.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-km.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-ko.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-ky.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-lb.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-lt.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-lv.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-mk.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-ml.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-ms.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-nb.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-nl-BE.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-nl.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-nn.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-no.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-pl.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-pt-BR.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-pt.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-rm.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-ro.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-ru.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-sk.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-sl.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-sq.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-sr-SR.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-sr.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-sv.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-ta.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-th.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-tj.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-tr.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-uk.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-vi.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-zh-CN.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-zh-HK.js Diff File
add - third_party/jqueryui/development-bundle/ui/i18n/jquery.ui.datepicker-zh-TW.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery-ui.custom.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.accordion.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.autocomplete.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.button.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.core.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.datepicker.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.dialog.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.draggable.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.droppable.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.effect-blind.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.effect-bounce.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.effect-clip.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.effect-drop.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.effect-explode.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.effect-fade.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.effect-fold.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.effect-highlight.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.effect-pulsate.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.effect-scale.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.effect-shake.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.effect-slide.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.effect-transfer.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.effect.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.menu.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.mouse.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.position.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.progressbar.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.resizable.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.selectable.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.slider.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.sortable.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.spinner.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.tabs.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.tooltip.js Diff File
add - third_party/jqueryui/development-bundle/ui/jquery.ui.widget.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery-ui-i18n.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-af.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-ar-DZ.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-ar.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-az.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-be.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-bg.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-bs.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-ca.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-cs.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-cy-GB.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-da.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-de.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-el.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-en-AU.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-en-GB.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-en-NZ.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-eo.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-es.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-et.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-eu.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-fa.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-fi.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-fo.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-fr-CA.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-fr-CH.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-fr.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-gl.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-he.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-hi.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-hr.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-hu.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-hy.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-id.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-is.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-it.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-ja.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-ka.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-kk.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-km.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-ko.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-ky.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-lb.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-lt.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-lv.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-mk.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-ml.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-ms.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-nb.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-nl-BE.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-nl.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-nn.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-no.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-pl.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-pt-BR.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-pt.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-rm.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-ro.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-ru.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-sk.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-sl.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-sq.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-sr-SR.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-sr.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-sv.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-ta.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-th.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-tj.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-tr.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-uk.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-vi.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-zh-CN.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-zh-HK.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/i18n/jquery.ui.datepicker-zh-TW.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery-ui.custom.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.accordion.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.autocomplete.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.button.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.core.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.datepicker.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.dialog.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.draggable.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.droppable.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.effect-blind.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.effect-bounce.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.effect-clip.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.effect-drop.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.effect-explode.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.effect-fade.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.effect-fold.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.effect-highlight.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.effect-pulsate.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.effect-scale.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.effect-shake.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.effect-slide.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.effect-transfer.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.effect.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.menu.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.mouse.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.position.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.progressbar.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.resizable.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.selectable.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.slider.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.sortable.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.spinner.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.tabs.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.tooltip.min.js Diff File
add - third_party/jqueryui/development-bundle/ui/minified/jquery.ui.widget.min.js Diff File
add - third_party/jqueryui/index.html Diff File
add - third_party/jqueryui/js/jquery-1.9.0.js Diff File
add - third_party/jqueryui/js/jquery-ui-1.10.0.custom.js Diff File
add - third_party/jqueryui/js/jquery-ui-1.10.0.custom.min.js Diff File

2.05 6934dbc3

2013-03-05 11:33:20

mdekker

Details Diff
Added /assets directory to the install checks
Attach Issues:
mod - application/controllers/InstallerController.php Diff File
mod - application/views/installer/precheck_view.php Diff File

2.1 778078e6

2013-03-05 11:33:20

mdekker

Details Diff
Added /assets directory to the install checks
Attach Issues:
mod - application/controllers/InstallerController.php Diff File
mod - application/views/installer/precheck_view.php Diff File

2.05 de5caf93

2013-03-05 11:23:19

mdekker

Details Diff
Fixed install error due to runtime path not writable
Attach Issues:
mod - index.php Diff File

2.1 9d42ce48

2013-03-05 11:23:19

mdekker

Details Diff
Fixed install error due to runtime path not writable
Attach Issues:
mod - index.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 979 980 981 982 983 984 985 ... 1050 ... 1200 ... 1350 ... 1451 1452 1453  Next  Last