Skip to content

Commit

Permalink
Remove jQuery UI datepicker bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
chillu committed Apr 3, 2017
1 parent 0b31b48 commit 1257019
Show file tree
Hide file tree
Showing 18 changed files with 11,930 additions and 14,482 deletions.
8 changes: 6 additions & 2 deletions client/dist/js/bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5,353 changes: 2,493 additions & 2,860 deletions client/dist/js/vendor.js

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions code/LeftAndMain.php
Original file line number Diff line number Diff line change
Expand Up @@ -499,12 +499,6 @@ protected function init()
if (!empty($member->Locale)) {
i18n::set_locale($member->Locale);
}
if (!empty($member->DateFormat)) {
i18n::config()->date_format = $member->DateFormat;
}
if (!empty($member->TimeFormat)) {
i18n::config()->time_format = $member->TimeFormat;
}

// can't be done in cms/_config.php as locale is not set yet
CMSMenu::add_link(
Expand Down
25 changes: 0 additions & 25 deletions thirdparty/jquery-ui/datepicker/i18n/README

This file was deleted.

25 changes: 0 additions & 25 deletions thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-da.js

This file was deleted.

25 changes: 0 additions & 25 deletions thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-de.js

This file was deleted.

24 changes: 0 additions & 24 deletions thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-en-GB.js

This file was deleted.

25 changes: 0 additions & 25 deletions thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-en.js

This file was deleted.

27 changes: 0 additions & 27 deletions thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-es.js

This file was deleted.

24 changes: 0 additions & 24 deletions thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-fr.js

This file was deleted.

28 changes: 0 additions & 28 deletions thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-it.js

This file was deleted.

24 changes: 0 additions & 24 deletions thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-nb.js

This file was deleted.

26 changes: 0 additions & 26 deletions thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-nl.js

This file was deleted.

24 changes: 0 additions & 24 deletions thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-sv.js

This file was deleted.

23 changes: 0 additions & 23 deletions thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-zh-CN.js

This file was deleted.

23 changes: 0 additions & 23 deletions thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-zh-TW.js

This file was deleted.

Loading

0 comments on commit 1257019

Please sign in to comment.