Saophalkun Ponlu
Saophalkun Ponlu

When you log into the CMS with a user without any permission (e.g. doesn't belong to any group), the CMS tries to render the front-end page from the CMS context...
Implement count-based pluralisation that mirrors the current [i18n PHP API](https://docs.silverstripe.org/en/4/developer_guides/i18n/#pluralisation) in JavaScript. Note: At some point we might reuse the same language strings for both PHP and JS, so it's...
To reproduce: 1. Have a sub folder called "Sub one" 1. Have two files named "123.png", one in root folder and the other one in "Sub one" 1. Go to...
Searching through admin module codebase found that we only use less than half of the jquery-ui includes. The biggest pieces should be `tabs` and `autocomplete`. From the look of it,...