log kallithea/templates/base/root.html @ 8967:9ab815f67c06 i18n

age author description
Mon, 12 Dec 2022 23:01:11 +0100 Mads Kiilerich Merge from stable i18n
Mon, 12 Dec 2022 22:36:28 +0100 Mads Kiilerich i18n: avoid '{0} → {1}' markup in translated strings i18n
Mon, 12 Dec 2022 21:01:00 +0100 Mads Kiilerich i18n: avoid '{0} → {1}' markup in translated strings stable
Wed, 12 May 2021 11:37:00 +0200 Mads Kiilerich Merge default i18n
Wed, 12 May 2021 03:31:16 +0200 Mads Kiilerich i18n: fix odd space before ? in "Confirm to revoke permission" i18n
Wed, 12 May 2021 00:43:38 +0200 Mads Kiilerich i18n: fix odd space before ?
Tue, 19 May 2020 04:36:53 +0200 Mads Kiilerich html: put 'use strict' on separate lines
Tue, 25 Feb 2020 18:03:54 +0100 Mads Kiilerich front-end: add eslint-plugin-html as dependency as introduced in .eslintrc.js in 4d36432bf705
Mon, 17 Feb 2020 17:49:45 +0100 Mads Kiilerich js: use strict ... and fix the problems it points out
Mon, 17 Feb 2020 17:14:12 +0100 Mads Kiilerich js: omit redundant type="text/javascript"
Mon, 22 Jul 2019 03:29:45 +0200 Mads Kiilerich helpers: rename internal names of authentication_token to clarify that secure_form is about session CSRF secrets - not authentication
Tue, 25 Dec 2018 20:23:42 +0100 Mads Kiilerich files: use the web browsers built-in js history instead of native.history.js
Sun, 06 Aug 2017 12:46:03 +0200 domruf front-end: remove unused YUI
Mon, 10 Dec 2018 22:54:04 +0100 domruf front-end: use At.js for MentionsAutoComplete
Mon, 10 Dec 2018 22:47:01 +0100 Mads Kiilerich front-end: Use DataTables from node_modules and stop bundling it
Tue, 11 Dec 2018 01:22:56 +0100 Mads Kiilerich front-end: Use select2 from node_modules and stop bundling it
Tue, 24 Oct 2017 21:41:07 +0200 domruf less: include pygments.css in main.less
Tue, 30 Jan 2018 13:57:26 +0100 Thomas De Schampheleire templates: mark site as IE10+ compatible to bypass Compatibility mode
Thu, 04 Jan 2018 22:22:57 +0100 domruf less: include fontello style in main.less and remove it from root.html
Sat, 28 Oct 2017 20:22:54 +0200 domruf less: use upstream's dataTables.bootstrap style instead of jquery.dataTables.css
Sun, 26 Mar 2017 16:54:40 +0200 domruf add icons and config to satisfy http://realfavicongenerator.net/
Sun, 17 Dec 2017 02:15:17 +0100 Mads Kiilerich less: move the remaining parts of contextbar.css to style.css
Tue, 24 Oct 2017 22:01:55 +0200 domruf less: import some remaining css files in style.less and remove them from templates
Tue, 24 Oct 2017 21:47:09 +0200 domruf less: build custom Bootstrap from bootstrap.less instead of using plain upstream version
Mon, 27 Nov 2017 02:55:44 +0100 Mads Kiilerich less: change markup and styling for the logo shown in the top left corner
Sun, 29 Oct 2017 13:36:22 +0100 domruf less: avoid gaps from rounded corners above the navbar and below the footer
Sun, 06 Aug 2017 12:36:57 +0200 domruf js: use ajax requests for select2 autocomplete
Wed, 16 Aug 2017 17:34:44 +0200 domruf changeset: make parent/child navigation activation and javascript reusable
Sun, 06 Aug 2017 12:36:57 +0200 domruf js: don't show number of members of groups when doing autocomplete
Sat, 29 Oct 2016 13:45:07 +0200 domruf templates: add viewport meta element so small devices react to the responsive design