Commit Graph

32 Commits

Author SHA1 Message Date
5e149039e9 Bit updates to Minter and Admin boards. Still working on encrypted file downloads for the Admin Room on the forum... for whatever reason they're giving me a hassle. Just need a little more time to get it sorted.
Will also be adding additional use cases for the Admin board, and maybe a 'community board' as I really like the board concept for things like decision-making and community managmenent. I also have a really good idea for giving information on the boards via link modal concept. TBD. Will likely make the identifier changes and push announcements out on Monday. IF not sometime this weekend if time allows.
2024-12-20 22:07:18 -08:00
57219987f3 should have allowed saving of encrypted attachments, will add more complexity for images in next update. 2024-12-19 21:59:28 -08:00
759f000a00 MASSIVE re-factor on both the forum AND Admin Board... MANY changes made, too many to list. Multiple bugfixes, completely modified code structure, etc. Details will be added at a later date. Until then, see code. ;) 2024-12-19 21:28:36 -08:00
25c0afb237 bump to 0.5.4beta 2024-12-18 19:40:13 -08:00
c36193633d Added AdminBoard with all bugFixes 2024-12-18 19:39:15 -08:00
6e7c2c497a Final bugfixes for Admin Card publishing and visual improvements. 2024-12-18 19:11:39 -08:00
20719ab76d bump to 0.52b 2024-12-18 17:39:12 -08:00
2e75bab457 resolved issue with names that have special characters, added checking for existing cards under existing names, fixed existing names array, and more on Admin Board. 2024-12-18 17:33:09 -08:00
9066be456f Fixed a bug where cards were not displaying on Admin Board due to comments not being filtered out on overall minter name list (duplicate checking) 2024-12-18 09:25:09 -08:00
9837ea70c0 BIG update including Admin Board and many additional changes. Version 0.5beta. Too many changes to list. 2024-12-17 22:24:40 -08:00
575ff48bb7 Fixed accidental removal of Minter Board Links and updated to 0.42beta 2024-12-17 08:35:41 -08:00
64718cca37 bump version to 0.41beta 2024-12-16 19:56:18 -08:00
d7bd413c31 Added Card organization, refresh button, and started on 'Minter Data Board' that will include encryption and ability to publish card data for other minters. More work required to finish it. 2024-12-16 19:53:37 -08:00
9406c396bf bump version 0.4b 2024-12-14 20:07:59 -08:00
eaecae79c7 Getting ready for first public announcement:
FORUM CHANGES:

- added encryption to Minters room (this was not easy)
- cross-UI encrypted communciation now possible in Minters room.
- NOTE - Minters room attachments and pictures are not yet able to be VIEWED from others, you can PUBLISH THEM but you CANNOT DOWNLOAD/VIEW THEM YET.
- fixed NEW MESSAGE INDICATOR
- added focusing on NEW messages when they are indicated in any given room.
- added backups to base64 functions for failover
- added encrypted publishing for all things in the ADMIN ROOM.
- added new temporary group to be utilized for representation of admins on forum and Minter board 'Mintership-Forum-Admins' and added all invites to existing minter admins.
- many little improvements and bugfixes.

MINTER BOARD CHANGES:

- Minter Board should now show downvotes from admins if they are in the Mintership-Forum-Admins group.
- 3 downvotes from admins should make the card no longer show up (this needs testing)
- Cards are supposed to be displaying in order, but are currently not doing so, will fix this in next update.

MINTER ADMIN TOOLS PAGE

- Minter Admin Tools page is set to be OBVIOUSLY UNDER CONSTRUCTION
- Functionality here will be added once the overall mintership changes are completed.

OTHER

- Many additional improvements and bug fixes
- visual changes
- New functions in QortalApi.js for many use cases now and in the future.
- updated to version 0.4beta

Many additional changes.
2024-12-14 19:40:31 -08:00
f2887c7a6a bump version to 0.32beta 2024-12-13 12:45:05 -08:00
3806e38af4 visual improvements in many areas, and unification of links on home page. 2024-12-13 12:10:27 -08:00
02bde16a57 bump version 0.31beta 2024-12-12 21:50:09 -08:00
f500846975 Massive re-factor to forum code (at least the first half) 2024-12-12 21:49:14 -08:00
24e517b299 bump to v0.3beta 2024-12-12 17:31:14 -08:00
a5bf12aed2 massive modifications to both MinterBoard and forum. There are still many changes to come, but these needed to be pushed to resolve important bugs on MinterBoard for testing 2024-12-12 17:23:34 -08:00
f0a2a3ea58 increased font sizes and fixed comments not displaying correctly 2024-12-11 18:57:50 -08:00
2456498881 added poll voting functionality 2024-12-11 18:32:48 -08:00
df7602ca47 one final tweak 2024-12-11 17:56:25 -08:00
0c36b3ab7b updated version 2024-12-11 17:47:03 -08:00
20d45c95e6 changed identifier for public testing begin. 2024-12-11 17:45:27 -08:00
e44c83e592 visual card improvements, validation fixes. 2024-12-11 17:44:04 -08:00
8944154556 added validation for cards on load, added image avatar to cards. Planning to change test identifier prior to next update after additional testing with old test identifier. 2024-12-11 17:00:55 -08:00
f9f971da05 fixed publishing of edited card so that polls do not attempt to re-publish. Removed unnecessary comments. 2024-12-11 16:41:20 -08:00
df799c1bcb Added fix for updating existing cards, and check foe existingCardIdentifier variable, changed card search to disclude comments in old publish method. 2024-12-11 16:27:29 -08:00
78c9dccad0 initial commit 2024-12-11 14:42:47 -08:00
2c58e63227 created Q-Mintership-Alpha repository 2024-12-11 14:40:32 -08:00