| .. |
|
conf
|
Migrate board module triggers to new format using module.xml
|
2023-08-30 23:23:34 +09:00 |
|
lang
|
Fix #2164 clarify help message about disabling categories
|
2023-08-12 22:05:25 +09:00 |
|
m.skins
|
Remove unnecessary CSS for old browsers and IE
|
2023-08-31 00:35:11 +09:00 |
|
queries
|
Add option to make pages available only on one domain
|
2023-06-18 02:53:04 +09:00 |
|
ruleset
|
|
|
|
skins
|
Fix double encoding of special characters in document tags
|
2023-09-12 22:52:26 +09:00 |
|
tpl
|
Fix warnings in PHP.x across several modules involved in site menu & design editing feature
|
2023-10-05 15:51:02 +09:00 |
|
board.admin.controller.php
|
Add option to control whether boards and pages are indexed by search engines, using the X-Robots-Tag header
|
2023-08-13 02:03:02 +09:00 |
|
board.admin.model.php
|
Fix capitalization of class names in Board module
|
2023-06-19 13:49:20 +09:00 |
|
board.admin.view.php
|
Remove most references to x.js in core modules
|
2023-08-31 23:00:10 +09:00 |
|
board.api.php
|
Fix capitalization of class names in Board module
|
2023-06-19 13:49:20 +09:00 |
|
board.class.php
|
Migrate board module triggers to new format using module.xml
|
2023-08-30 23:23:34 +09:00 |
|
board.controller.php
|
Pass procBoardVoteDocument() to procDocumentVoteUp(), not updateVotedCount()
|
2023-10-02 23:46:24 +09:00 |
|
board.mobile.php
|
Fix capitalization of class names in Board module
|
2023-06-19 13:49:20 +09:00 |
|
board.model.php
|
Fix capitalization of class names in Board module
|
2023-06-19 13:49:20 +09:00 |
|
board.view.php
|
Clean up outdated way of referring to other classes from Board module'
|
2023-10-02 23:36:07 +09:00 |