FIX: Escape language strings on search bar buttons [q12661]
M /trunk/include/searchbar.php
r22959
2023-10-30
FIX: Correcting width of lock metadata button [q12661]
M /trunk/css/global.css
r22934
2023-10-26
FIX: Improved contrast for CKEditor when using $high_contrast_mode [q12661]
M /trunk/css/css_override.php
r22927
2023-10-25
NEW: Added high contrast mode, removed accessibility plugin, improved contrast across the system [q12661]
M /trunk
M /trunk/css
M /trunk/css/colour.css
M /trunk/css/css_override.php
M /trunk/css/global.css
M /trunk/include/config.default.php
M /trunk/include/config_functions.php
M /trunk/include/render_functions.php
M /trunk/include/searchbar.php
M /trunk/languages/en.php
M /trunk/pages/admin/admin_manage_slideshow.php
M /trunk/pages/search.php
M /trunk/pages/user/user_preferences.php
D /trunk/plugins/accessibility
r22926
2023-10-24
FIX: Improve contrast of category tree and message boxes [q12661]
M /branches/20231009_jbrooke_q12661/css/css_override.php
r22925
2023-10-24
FIX: Improvements to styling of tabbed metadata, lock button, tables, comments and message boxes [q12661]
M /branches/20231009_jbrooke_q12661/css/css_override.php
M /branches/20231009_jbrooke_q12661/css/global.css
r22924
2023-10-23
FIX: Improve contrast ratio of text across the system [q12661]
M /branches/20231009_jbrooke_q12661/css/colour.css
M /branches/20231009_jbrooke_q12661/css/global.css
M /branches/20231009_jbrooke_q12661/pages/admin/admin_manage_slideshow.php
r22923
2023-10-23
CHG: Added in CSS override code for high contrast mode [q12661]
M /branches/20231009_jbrooke_q12661/css/css_override.php
M /branches/20231009_jbrooke_q12661/css/global.css
M /branches/20231009_jbrooke_q12661/include/config.default.php
M /branches/20231009_jbrooke_q12661/include/config_functions.php
M /branches/20231009_jbrooke_q12661/include/render_functions.php
M /branches/20231009_jbrooke_q12661/include/searchbar.php
M /branches/20231009_jbrooke_q12661/languages/en.php
M /branches/20231009_jbrooke_q12661/pages/search.php
M /branches/20231009_jbrooke_q12661/pages/user/user_preferences.php
r22867
2023-10-11
CHG: Removing accessibility plugin [q12661]
D /branches/20231009_jbrooke_q12661/plugins/accessibility