stable
Clone or download
Read-only
This is a part of story #9585 Get rid of Bootstrap in site admin / plugins Test : In User Logging plugin, you can search logs by selecting a date. Change-Id: Ifaa9b9b0e5430be9c3ca033aa05a42debfb9fabc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/userlog/build-manifest.json | +4 | −1 | Go to diff View file |
M | plugins/userlog/include/UserLogManager.class.php | +4 | −4 | Go to diff View file |
M | plugins/userlog/include/UserLogPresenter.php | +12 | −2 | Go to diff View file |
M | plugins/userlog/include/userlogPlugin.class.php | +8 | −0 | Go to diff View file |
M | plugins/userlog/site-content/en_US/userlog.tab | +1 | −1 | Go to diff View file |
M | plugins/userlog/templates/userlogs.mustache | +64 | −38 | Go to diff View file |
A | plugins/userlog/www/scripts/user-logging-date-picker.js | +25 | −0 | Go to diff View file |
M | plugins/userlog/www/themes/BurningParrot/css/_userlog.scss | +30 | −0 | Go to diff View file |
M | site-content/en_US/en_US.tab | +1 | −0 | Go to diff View file |
M | site-content/fr_FR/fr_FR.tab | +1 | −0 | Go to diff View file |