Commit graph

559 commits

Author SHA1 Message Date
Visman
6ccde067a4 Update style.css
Change icon color for sticky topic
2020-08-18 23:24:49 +07:00
Visman
c1ac2ba7ef Add description of menu items to title property 2020-08-18 21:59:05 +07:00
Visman
1f8be2918d Update readme.md 2020-08-17 19:35:56 +07:00
Visman
bf2c81afff rev.5 for setting date&time formats
Settings moved to language files. There are two default date settings and two default times settings for each language.
2020-08-17 19:30:53 +07:00
Visman
ed4ec053fe Update save method for Config model
Unset properties of the model will be removed from the database when it is written.
2020-08-17 18:30:00 +07:00
Visman
50b052cda9 Unset method for DataModel 2020-08-17 18:21:22 +07:00
Visman
f35d1ce6b3 Change templates
Input type=submit to button and add html structure for icons.
2020-08-16 19:49:40 +07:00
Visman
2304c92fd3 Use setlocale C at startup 2020-08-16 19:19:04 +07:00
Visman
2c4f3b71d8 Update style
Add icons from Font Awesome.
2020-08-15 22:14:46 +07:00
Visman
ea689ced3f Update style.css
Remove user menu collapse to icons. If the width is insufficient, the menu is displayed in several lines.
2020-08-15 09:46:20 +07:00
Visman
b3e79b16cd Update style.css
Trying to implement collapsing user menu to icons in pure css. There are bugs. Inability to sequentially collapse menu items.
2020-08-15 00:46:13 +07:00
Visman
b349c6ba3f Update readme.md 2020-08-14 16:48:41 +07:00
Visman
6f3deb4044 Change the style
The main navigation menu is split into left (general) and right (user) parts
2020-08-13 22:55:53 +07:00
Visman
0b6c9e6f7b Change the style for the board title 2020-08-12 21:58:33 +07:00
Visman
13be9d5300 Bring the "IP check info" functionality to a working state 2020-08-09 19:14:17 +07:00
Visman
7802530f3d rev.4 for main.php update 2020-08-09 17:43:31 +07:00
Visman
97b544f851 Add delete() method for Core\Config 2020-08-09 17:42:03 +07:00
Visman
d8f94dc853 Fix Core\Config 2020-08-09 16:04:27 +07:00
Visman
72741cb82f rev.3 2020-08-09 15:56:45 +07:00
Visman
a38b65384c Update Update page for rev.3 2020-08-09 15:54:38 +07:00
Visman
2eca001f10 Update Core\Config 2020-08-09 15:53:49 +07:00
Visman
1a4844c508 Delete test exit in Core\Config 2020-08-07 00:50:46 +07:00
Visman
484a507b3e Fix for checking expired bans for the admin 2020-08-07 00:48:10 +07:00
Visman
b08a802d99 Update Update page
for test
2020-08-07 00:41:50 +07:00
Visman
ce3dfbaf10 Refine the return type 2020-08-07 00:40:41 +07:00
Visman
864b338e30 Add Core\Config class
for test
2020-08-07 00:39:33 +07:00
Visman
05472fe555 Update Rules/Profile 2020-08-05 00:03:35 +07:00
Visman
f53a91e92d Add Users/UpdateLoginIpCache 2020-08-05 00:03:08 +07:00
Visman
cf1b2bef20 ip_check_type - 1 2020-08-04 22:13:02 +07:00
Visman
308a214160 Add isModified() method to DataModel 2020-08-04 21:53:59 +07:00
Visman
62a0f58d78 Change Profile/Config page
Add "Ip check" field
2020-08-04 20:57:36 +07:00
Visman
5bfceba89e rev.2 for DB update
and fix mysql db driver
2020-08-04 19:49:03 +07:00
Visman
f315502483 Add test for DB for a list of actions required to update 2020-08-04 18:41:00 +07:00
Visman
7a9cdab390 Add Font Awesome Free to ForkBB style 2020-08-02 21:43:30 +07:00
Visman
1dc94425ab Update ForkBB style 2020-08-02 19:39:57 +07:00
Visman
e564f44767 Change actions-links for closed topic 2020-08-02 19:05:57 +07:00
Visman
d094cf6802 Delete Flow Ext font from ForkBB style 2020-08-02 18:41:02 +07:00
Visman
fdeb4aff37 Update Admin/Bans page 2020-08-02 14:24:03 +07:00
Visman
bf827a1188 Change semi-transparent buttons 2020-08-02 13:05:44 +07:00
Visman
cf6c2b947b Accesskey attribute disable 2020-08-02 12:38:21 +07:00
Visman
6d45bd2a46 Fixed display of the number of posts and topics in the profile
If the user had at least one post, then last_post contains the timestamp.
2020-08-02 10:41:53 +07:00
Visman
144092326a Fix UpdateCountPosts and UpdateCountTopics
Fix for Column cannot be null
2020-08-02 10:33:33 +07:00
Visman
ecd81bfc99 Sketch for updating the config on the Update page 2020-08-02 09:50:33 +07:00
Visman
4887ccbfce Add function to recalculate the number of users posts to the Admin/Users page 2020-08-02 09:48:48 +07:00
Visman
5745524335 Add functionality to disable message counting for users in specified forums 2020-08-01 19:16:34 +07:00
Visman
2f3290892a Highlight the administration note on the Admin/Users page 2020-07-31 22:52:00 +07:00
Visman
5cd3c3fe67 Apply data formatting for server load 2020-07-28 23:35:33 +07:00
Visman
2e787f369e Update links to accelerators 2020-07-27 00:49:13 +07:00
Visman
2f479bef61 Change getting data about server load 2020-07-26 23:12:23 +07:00
Visman
3572eb1a4e Increase the amount of information about a user in a topic 2020-07-25 21:03:52 +07:00