Development log

General discussion of anything. Discuss a topic in and out of IntegraMOD

Moderator: Integra Moderator

Development log

PostAuthor: Vendethiel » Sat Oct 29, 2016 9:31 am

Hi all,

This topic will be used by the team to log what's going on "behind the scenes" on the code repository. This will allow anyone to see what's being worked on in almost-realtime, bug fixed etc.
... And you might see a mention of a bug you encountered :-).

22/10/16
  • helter: fix theme name in several places
  • helter: fix ctracker bug in Admin>Banner
  • helter: re-add "edit" link in Admin>Kb>Categories

26/10/16
  • vendethiel: fix ctracker bug in Admin>PCP values

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Sun Nov 13, 2016 11:12 am

05/11/16
  • helter: Made welcome block responsive
  • helter: Change the "topic watch" icon to font-awesome
  • helter: Chmod: made default template fisubice, changed some icons to font-awesome
  • helter: Added some more fisubice less/css files

06/11/16
  • helter: Changed the delete/view ip icons in viewtopic to font awesome

11/11/16
  • helter: Added a missing title_image phpbb_blocks column for forward MySQL/MariaDB conformance
  • helter: Made captcha PNG by default.

13/11/16
  • MWE001: Changed copyright date
  • MWE001: Added sitename in a TH for template Integra2
  • vendethiel: Fixed two PCP CrackerTracker errors.

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Fri Aug 18, 2017 2:49 am

17/07/2017

  • vendethiel: Added SQL cache to many queries
  • vendethiel: Changed smartor's visitor block to only count a visit once per minute and save some SQLs
  • vendethiel: Optimize user2boardtime
  • vendethiel: Fix KB category move up/down icons
  • vendethiel: Fix KB link SID
  • vendethiel: Fixed mysqli
  • vendethiel: Optimized (SQL) some blocks
  • vendethiel: Fixed several block
  • vendethiel: Optimized PMs
  • vendethiel: Optimized attachments
  • vendethiel: Fixed eXtreme Styles subtemplates
  • vendethiel: Added SQL debugging

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Tue Jul 10, 2018 7:03 am

10/06/2018
  • vendethiel: Ported Integramod to PHP7.2, fixed all the compatibility bugs.

As this has been a fairly heavy process, I'd like everyone to help me test this one out! :)

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Thu Jul 26, 2018 6:39 am

26/07/2018
  • vendethiel: Fix copyright date to be 2018
  • vendethiel: Small improvements to PCP (correctly selects the current value when editing a field)
  • vendethiel: Beautify Cookie display (in "My Cookies")
  • vendethiel: Add SQL Debug feature (disabled by default)
  • vendethiel: Move "Redirect Admin PM's" to "General Config" because it only had a single submenu item
  • vendethiel: Fix album bug when there's no category at a specific sublevel

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Fri Jul 27, 2018 1:53 am

27/07/2018
  • vendethiel: Major PCP fixes to allow overriding a positive field option with a negative one
  • vendethiel: Fix ACP category titles so that the Junior Admin module lists them correctly
  • vendethiel: Add username coloring to shoutbox
  • vendethiel: Very minor ACP refactorings
  • vendethiel: Very minor user docs refactorings
  • vendethiel: CTracker fixes (mostly for PCP)
  • vendethiel: Add username coloring for PCP
  • vendethiel: Add username coloring for the recent topics IM block
  • vendethiel: Minor optimization to PCP performance

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Sun Aug 12, 2018 6:28 am

12/08/2018
  • vendethiel: Update gitignore
  • vendethiel: Fix 33 instances of old-style preg_replace-with-eval
  • vendethiel: Replace all instances of split with explode
  • vendethiel: Fix syntax error in the block imp_security
  • vendethiel: Fix count()s calls that resulted in warning (called on false or null)
  • vendethiel: Recoded bbcode templates generation
  • vendethiel: Fixed warnings related to post types PICTURE and ATTACHMENT
  • vendethiel: Fixed a bug in the delayed topics code

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Helter » Wed Oct 17, 2018 8:56 pm

another information option is the Integramod News block at the top of the main ACP page. I have a file in the webroot that is read by this block. I doubt it will matter too much though because IM3 is so out of date that the sites still running are probably there because the owners don't want to change or do not know how
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4553
Likes: 40 posts
Liked in: 115 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,954.10
Location: Seattle Wa
IntegraMOD version: phpBB2x

Re: Development log

PostAuthor: Vendethiel » Mon Dec 10, 2018 12:17 pm

05/12/2018
  • vendethiel: Implement Advanced Group Color Management by default. The mod seems too useful not to be included.
  • vendethiel: Reimplement Keep Unread Flags & Approve Mod into functions_categories_hierarchy

10/12/2018
  • vendethiel: Fix poll block
  • vendethiel: fix admin_blocks on PHP7+
  • vendethiel: fix minimum weight on recent mysql (needs to be 0, not null)
  • vendethiel: fix admin_blocks_var on PHP7+
  • vendethiel: restore block_image in block admin for a certain template
  • vendethiel: fix blocks_imp_album and blocks_imp_poll missing quotes
  • vendethiel: fix submit poll hidevote/tothidevote integer columns
  • vendethiel: fix banners for PHP7+
  • vendethiel: minor output buffering refactoring in template class
  • vendethiel: update hack list
  • vendethiel: fix lang L_ detection in templates
  • vendethiel: Add AGCM SQL

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Tue Dec 18, 2018 9:11 am

17/12/2018
  • vendethiel: Fix PM reading bug
  • vendethiel: Fix division by zero in board statistics

18/12/2018
  • vendethiel: Fix cash mod
  • vendethiel: Fix KB missing key langs
  • vendethiel: Fix KB category selection to use Categories Hierarchy
  • vendethiel: Fix KB CTracker false positives
  • vendethiel: Fix KB missing checks in category name/comments forum ID

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Sat Dec 29, 2018 1:01 pm

20/12/2018
  • vendethiel: Add caching to mysqli driver
  • vendethiel: Don't update an user's unread posts if they had none already

21/12/2018
  • vendethiel: Fix CTracker issues with PCP in admin_pcp_userfields
  • vendethiel: Fix admin pages redirecting to board index in admin_pcp_wizard
  • vendethiel: Simplify code for GZIP
  • vendethiel: Fix a Prillian call to a deprecated function
  • vendethiel: Add group color to newly-created users

29/12/2018
  • helter: Add mysql&php version in admin index, change welcome message to IM's
  • vendethiel: Add a new QBar feature to specify a PHP function to call (still WIP)
  • vendethiel: Simplify album error handling
  • vendethiel: Fix SQL injection in unused style block
  • vendethiel: Optimize Jr Admin SQL
  • vendethiel: Fix deprecated PHP bare string
  • vendethiel: Fix mini cal on index's arrows (prev/next)
  • vendethiel: Ignore unread errors for bot-sent PMs
  • vendethiel: Add "Advanced Report Hack" mod

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Mon Jan 07, 2019 1:06 pm

30/12/2018
  • vendethiel: Integrate Advanced Report Hack into PCP
  • vendethiel: Fix buggy optimization in init_board_config_key
  • vendethiel: Make caching atomic in several places
  • vendethiel: Alias cookie var for newer PHP compat
  • vendethiel: Cache approve forums
  • vendethiel: Refactor bookmark code to reduce SQL
  • vendethiel: cache PCP buddies
  • vendethiel: cache FTR
  • vendethiel: cache rating config
  • vendethiel: cache prillian config
  • vendethiel: add dumb-but-working cache to some PCP queries
  • vendethiel: add Advanced Report Hack to install procedure
  • vendethiel: update install to clear cache
  • vendethiel: make install compatible with PHP7
  • vendethiel: store session data in PHP $_SESSION when possible
  • vendethiel: support non-mysqli drivers in DEBUG mode
  • vendethiel: clear extra sessions only sporadically, not needed otherwise
  • vendethiel: cache banners, reimplement logic code in PHP to make it so
  • vendethiel: add caching to Advanced Report Hack
  • vendethiel: cache acronyms
  • vendethiel: bind Advanced Report Hack and Yellow Card together
  • vendethiel: bind Advanced Report Hack and Junior Admin together
  • vendethiel: fix sql set caching

31/12/2019
  • MWE001: Update README

02/01/2019
  • vendethiel: fix AGCM cache
  • vendethiel: add AGCM to Advanced Report Hack

07/01/2019
  • vendethiel: Fix moderator colors on index

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Thu Jan 31, 2019 3:52 pm

14/01/2019
  • vendethiel: Add AGCM to album
  • vendethiel: Add AGCM to Statistics
  • vendethiel: Move "board security" to side menu instead of header menu

16/01/2019
  • helter: Fix lang_dbmtnc
  • helter: Fix lang_cback_ctracker.php

18/01/2019
  • helter: cleanup logs

22/01/2019
  • vendethiel: Remove filemanager
  • vendethiel: Add language keys to QBar's PHP feature
  • vendethiel: Fix default message in shoutbox_max
  • vendethiel: Fix template::render_to_string
  • vendethiel: make cache_generic atomic on file write
  • vendethiel: fix db->sql_numrows with cache
  • vendethiel: cement DEV_MODE as the One True Constant
  • vendethiel: Add PM Tracker Mod by vlad77
  • vendethiel: Fix album categories breadcrumbs
  • vendethiel: Optimize album pics count (minor)
  • vendethiel: Add AGCM to calendar
  • vendethiel: Fix PafileDB categories (prettier & simpler)
  • vendethiel: Display PafileDB errors correctly when creating a new category
  • vendethiel: AGCM now ignores empty style data when updating all styles in ACP
  • vendethiel: Fix duplicated upload button in album
  • helter: Fixes to chmod.php, moved to another directory

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Mon Feb 11, 2019 7:27 am

08/02/2019
  • helter: Fix HTML error in blocks_imp_poll

10/02/2019
  • vendethiel: fix TONS of PHP warnings (CH, Qbar, calendar, ...)
  • vendethiel: add several missing clear_cache
  • vendethiel: add several missing sql_freeresult
  • vendethiel: fix lang keys not being available
  • vendethiel: fix cash mod constants (by moving them to constants.php)
  • vendethiel: add caching to sitetosite
  • vendethiel: remove sql query from dss_rand (from EzArena)
  • vendethiel: fixed potential SQL injections in mods_init_board_key
  • vendethiel: silence ipv6 incompatibilities for the time being
  • vendethiel: fix mysqli freeresult issues with non-SELECT queries
  • vendethiel: remove CH2.1.0 support from XS
  • vendethiel: add many missing admin/modules "IN_PHPBB or die" checks
  • vendethiel: fixed many duplicated IN_PHPBB definitions
  • vendethiel: fixed newlines after PHP tag, potential header/cookie issues
  • vendethiel: fix copyright year
  • vendethiel: un-ignore ctracker files
  • vendethiel: fix ctracker warnings when files don't exist
  • vendethiel: add a brand new SQL layer For The Future(tm). Stolen from CH & IP. Including a sql_query with error in-built.
  • vendethiel: fix empty group appearing at the bottom of admin_color for AGCM
  • vendethiel: fix AGCM group creation (used to create too many groups)
  • vendethiel: fix table data approximations for mysql in admin index
  • vendethiel: fix user allow viewonline in admin index
  • vendethiel: move db files to includes/db/ instead of db/
  • vendethiel: fix banner cookies tracking
  • vendethiel: fix banner last spot when not displayed

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Tue Feb 19, 2019 3:59 am

13/02/2019
  • vendethiel: Add a docker script to run IM in isolation
  • vendethiel: Add missing cache files (empty)
  • vendethiel: Fix indexes >190 for mariadb etc
  • vendethiel: Remove cgi-bin, that was for perl
  • vendethiel: Suggest chmod command
  • vendethiel: Fix typo in chmod procedure
  • vendethiel: Fix default file permissions
  • vendethiel: Fix CH SQL layer (insert + errors)

15/02/2019
  • vendethiel: Refactor chatspot, remove outdated JS with(), add htmlspecialchars(), use new SQL syntax
  • vendethiel: Make prillian strict SQL compatible
  • vendethiel: Reset config file when booting up the docker container
  • vendethiel: Fix potential PHP include on very old PHP versions
  • vendethiel: Clear forum cache when needed
  • vendethiel: Fix redirect with no server URL
  • vendethiel: Fix missing AGCM variable in admin

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Fri Aug 30, 2019 5:37 am

29/08/2019
  • vendethiel: Remove spell checker, it had been broken for years on end.
  • vendethiel: Save a SQL query by making "prev topic" and "next topic" dynamic
  • vendethiel: Fix "number of topics in this forum" counter
  • vendethiel: ADR: create SQL installer

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Tue Sep 03, 2019 6:35 am

03/09/2019
  • vendethiel: ADR: Add AD&R+PCP !!
  • vendethiel: ADR: installer uses the DB correctly
  • vendethiel: ADR: fix old mysql_ style calls
  • vendethiel: ADR: fix SQL indices being too long
  • vendethiel: ADR: fix adr_character page not being balanced
  • vendethiel: Fix HTTP_ vars which I managed to bundle once again...

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Thu Feb 06, 2020 9:17 am

06/02/2020
  • vendethiel: Posting: reformat the posting form. Now it has "sections" that will automatically collapse, so that it doesn't take as much space. Still a work in progress.
  • vendethiel: Fix updating a page in admin_layout that would trigger ctracker

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Wed Feb 19, 2020 10:24 am

19/02/2020
  • vendethiel: Disable Imagick search in Attachments. It never really worked, and even if it did it was only for very old windows.
  • vendethiel: Fix cash_forums form deformity

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Thu Jul 18, 2024 8:36 am

28/10/2021
  • vendethiel: Fix PHP compatibility bugs in the following pages:
    • Attach Admin
    • Lang Admin
    • Banner Admin
    • Blocks Admin
    • Forum Management+ Admin
16/05/2023
  • helter: Upgrade link to IM to HTTPS
  • helter: Fix copyright year
27/05/2023
  • helter: Template CSS fixes
  • helter: Template JavaScript fixes
  • helter: Further work on responsive fisubice
28/05/2023
  • helter: Strict MySQL/MariaDB install compatibility (flags, text fields, and more)
08/06/2023
  • vendethiel: Fix a few is_countable() bugs in recent PHPs
  • helter: Remove old ereg_replace and replace them with preg_replace
  • helter: Update IMPortal to 1.3.1
  • helter: Fix mislinked .js files
  • helter: More compatibility fixes for MySQL 8+
  • helter: Update old IM1.4.1 styles
12/09/2023
  • helter: Use single-template admin panel (admin/templates/ instead of per-template admin tpl files)
14/09/2023
  • helter: Prepare the new Bootstrap based CSS
  • helter: Fix ctracker += / .= kerfuffle
16/09/2023
  • helter: fix pafiledb errors in main&toplist&user_upload
  • helter: fix album.php in recent PHPs
  • helter: fix recent topics in recent PHPs

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Fri Jul 19, 2024 5:05 am

16/09/2023
  • helter: fix pafiledb errors in main&toplist&user_upload
  • helter: fix album.php in recent PHPs
  • helter: fix recent topics in recent PHPs
  • helter: small pafiledb fixes
  • helter: small KB fixes
  • helter: small Tour fixes
20/09/2023
  • helter: fix ctracker admin template path

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Fri Jul 19, 2024 5:19 am

19/06/2024
  • vendethiel: PHP8 viewtopic fixes
  • vendethiel: PHP8 bbcode fixes
  • vendethiel: PHP8 cash fixes
  • vendethiel: PHP8 FTR fixes
  • vendethiel: Fix PCP wizard admin page
  • vendethiel: Fix old-style PHP constructors in these classes:
    • DB
    • Emailer
    • Cash classes
    • Digests
    • Caching
    • News classes
  • vendethiel: Fix old-style loops in profiles
  • vendethiel: Fix all PCP pages on PHP8+
  • vendethiel: fix eXtreme Styles admin on PHP8+
  • vendethiel: General PCP admin fixes
  • vendethiel: Fix posting in PHP8+
  • vendethiel: Fix lite mode in PHP8+
  • vendethiel: Fix install extra updates in PHP8+
  • vendethiel: Fix CTracker logs
  • vendethiel: Fix BBcode box in posting
  • vendethiel: Fix last topics in more recent MySQL
  • vendethiel: Fix last topics in more recent PHP
  • vendethiel: Start fixing mini calendar
  • vendethiel: Fix PM warnings
  • vendethiel: Fix profile warnings
  • vendethiel: PCP maps fixes
  • vendethiel: PCP buddy fixes
  • vendethiel: General profile fixes
  • vendethiel: Fix attach_mod warnings
  • vendethiel: Fix chatspot warnings
  • vendethiel: DB warning fixes
  • vendethiel: Remove code to support PHP older than 4.2
  • vendethiel: Fix censoring
  • vendethiel: General Categories Hierarchy fixes
  • vendethiel: General topics list fixes
  • vendethiel: Fix banner selection
  • vendethiel: Fix SQL parsing during installation
  • vendethiel: Rework chmod.php somewhat
  • vendethiel: Stricter MySQL installation schema for recent MySQL
  • vendethiel: Small lang warnings fixed
  • vendethiel: Upgrade the docker image provided

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Fri Jul 19, 2024 5:24 am

22/06/2024
  • vendethiel: Fix old poll bug (from original phpBB2!)
  • vendethiel: Fix attach mod config + old style PHP classes
  • vendethiel: Fix some cash mod warnings
  • vendethiel: Fix some reintroduced Categories Hierarchy bugs
  • vendethiel: Small Forum Management+ fixes
  • vendethiel: Forum caching fixes
  • vendethiel: Fix some AGCM warnings
  • vendethiel: More general cache fixes
  • vendethiel: Search fixes
  • vendethiel: Small posting warning fixes
  • vendethiel: Page header warnings fixes
  • vendethiel: Programmatic template calls (without theme) fixes
  • vendethiel: Topic review fixes
  • vendethiel: Approve mod warnings fixes
  • vendethiel: Small news mod warnings fixes

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Fri Jul 19, 2024 5:30 am

24/06/2024
  • helter: Add missing forum sync icon
  • vendethiel: Fix album nuffImage (+ old bug present in base album mod)
  • vendethiel: Fix pic/picm album bug (warnings preventing image from being displayed)
  • vendethiel: Fix album PCP bug from 2004
  • vendethiel: General album fixes (show image, posting, bbcode, hierarchy, upload etc)
  • vendethiel: Fix ctracker being overly strict on album comments
  • vendethiel: Fix album comments buddy checks
  • vendethiel: Fix a CTracker warning
  • vendethiel: Fix a cache warning
  • vendethiel: Fix a cash warning
  • vendethiel: Fix a digest warning
  • vendethiel: Fix PCP board config loading
  • vendethiel: Fix PCP profile edition (part 1...)
  • vendethiel: Fix EM cipher/FTP/Modio/... warnings
  • vendethiel: Fix old style PHP constructors (album, cipher, archiving, attach mod, CTracker, report mod, calendar, pafiledb, stats, ...)
  • vendethiel: Small profile warnings fixes

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Fri Jul 19, 2024 5:34 am

25/06/2024
  • vendethiel: Mini cal regex fixes
  • vendethiel: stats fixes (posts by month, top smilies, topics by month, users by month)
  • vendethiel: PCP fixes, again!
  • vendethiel: Ratings fixes
  • vendethiel: Staff page fixes
  • vendethiel: stats mod templates fixes
  • vendethiel: KB function, auth, stats fixes
  • vendethiel: KB warnings fixes
  • vendethiel: Beginning of general KB port to recent PHPs
  • vendethiel: Album log in check fix
  • vendethiel: More pafiledb warnings fixes
  • vendethiel: Pafiledb template fixes
  • vendethiel: Fix a Forum Tour warning

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Fri Jul 19, 2024 5:37 am

29/06/2024
  • vendethiel: Fix blocks admin
  • vendethiel: General portal fixes
  • vendethiel: Remove spurious header/footer from 3columns layout preview
  • vendethiel: Fix user logged in block
  • vendethiel: Small KB fixes
  • vendethiel: Fix recent topics block
  • vendethiel: Fix CTracker login history
  • vendethiel: Fix collapsible FAQ mod
  • vendethiel: phpBB Security fixes
  • vendethiel: Fix mycookies
  • vendethiel: Fix pafiledb template warnings (hopefully the last ones...)
  • vendethiel: Fix pafiledb search for recent PHPs
  • vendethiel: Fix ranks listing page
  • vendethiel: Small rules page fixes
  • vendethiel: Search page warnings fixes
  • vendethiel: Shoutbox warnings fixes
  • vendethiel: postcount sync page fixes
  • vendethiel: Tell A Friend fixes

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Fri Jul 19, 2024 5:41 am

29/06/2024
  • helter: Fix QBar config
  • helter: Fix QBar templates
  • helter: Fix "groups" being a reserved MySQL keyword
  • vendethiel: KB footer warning fixes
  • vendethiel: KB header warning fixes
05/07/2024
  • helter: Fix admin style select
  • helter: Fix IM Admin template (single admin template mod)
  • helter: General CSS fixes
  • helter: Add missing images
  • helter: JS path fixes
09/07/2024
  • vendethiel: Admin Auto lang fixes
  • vendethiel: Admin board extended config fixes
  • vendethiel: Admin db mtnc fixes
  • vendethiel: Admin forum tour fixes
  • vendethiel: Admin lang extend fixes
  • vendethiel: Admin lang validate fixes
  • vendethiel: Small Admin QBar fixes
  • vendethiel: Admin approve fixes
  • vendethiel: Admin attach cp fixes
  • vendethiel: Admin attachments fixes
  • vendethiel: Admin banner fixes
  • vendethiel: Admin fake cron fixes
  • vendethiel: Admin disallow fixes
  • vendethiel: Admin easymod fixes (still probably broken)
  • vendethiel: Admin module edit fixes
  • vendethiel: Admin file status fixes
  • vendethiel: Admin Junior admin module page fixes
  • vendethiel: Admin paypal fixes (still broken)
  • vendethiel: Admin pakfile management page fixes (maybe still broken)
  • vendethiel: Admin prune users fixes
  • vendethiel: Admin ranks fixes
  • vendethiel: Admin security fixes
  • vendethiel: Admin statistics (and stats config) fixes
  • vendethiel: Admin eXtreme Styles general fixes
  • vendethiel: Admin users fixes
  • vendethiel: Admin inactive users fixes
  • vendethiel: General function validate fixes
  • vendethiel: General function select fixes
  • vendethiel: General JR admin fixes
  • vendethiel: General user delete fixes
  • vendethiel: Small shoutbox warning fixes
  • vendethiel: general phpBB Security fixes
  • vendethiel: More PCP fixes
  • vendethiel: Admin rating fixes
  • vendethiel: Deutsch lang warnings fixes

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Fri Jul 19, 2024 5:46 am

14/07/2024
  • helter: Fix install schema for strict MySQL
  • vendethiel: Admin attachments warning fix
  • vendethiel: Admin clean bugs fixes
  • vendethiel: Admin file extensions fixes
  • vendethiel: Admin FAQ editor fixes
  • vendethiel: Admin FTR fixes
  • vendethiel: Admin forum auth fixes
  • vendethiel: Admin eXtreme Styles general fixes
  • vendethiel: Fix small attach mod warnings
  • vendethiel: AGCM fixes
  • vendethiel: More Junior Admin fixes
  • vendethiel: More AGCM fixes
  • vendethiel: Admin cash fixes
  • vendethiel: Admin CTracker fixes (pages and submodules)
  • vendethiel: Admin pafiledb fixes (auth, group auth, categories, custom fields, file checker, license, settings, ...)
  • vendethiel: Admin integrated phpBBMyAdmin fixes
  • vendethiel: Fix single-admin-template pafiledb custom field issue
  • vendethiel: Page tail warnings fixes
  • vendethiel: Admin template fixes
  • vendethiel: General pafiledb warnings fixes

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Fri Jul 19, 2024 5:51 am

15/07/2024
  • helter: Fix other instances of "groups" for strict MySQL

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Sat Jul 20, 2024 6:08 am

20/07/2024
  • vendethiel: General Admin: fix redirect admin pms
  • vendethiel: General Admin: fix acronyms
  • vendethiel: General Admin: fix auto language detection
  • vendethiel: General Admin: fix configuration+ (Categories Hierarchy-related config system)
  • vendethiel: General Admin: fix forum tour
  • vendethiel: General Admin: fix adding a hack to hacks list
  • vendethiel: General Admin: fix post icons edition
  • vendethiel: General Admin: fix mass email
  • vendethiel: General Admin: fix adding a meta tag
  • vendethiel: General Admin: lots of fixes for QBar
  • vendethiel: General Admin: lots of fixes for the rating system
  • vendethiel: General Admin: fix smilies/smilies upload
  • vendethiel: General Admin: fix CAPTCHA generation
  • vendethiel: Group Admin: fix AGCM warning
  • vendethiel: Group Admin: fix add & edit group
  • vendethiel: Group Admin: fix setting group permissions
  • vendethiel: News admin: fix all errors and warnings spotted
  • vendethiel: Links admin: fix all errors and warnings spotted

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Sun Jul 21, 2024 1:53 pm

21/07/2024
  • vendethiel: Admin PCP wizard: fix all warnings
  • vendethiel: Admin PCP wizard: fix editing a field
  • vendethiel: Admin Album: fix empty selectbox
  • vendethiel: Admin Album: fix setting the permissions for a nonexisting category
  • vendethiel: Admin Album: Fix settings
  • vendethiel: Admin Album: Rename "CloWn" to "Extra" since those are Extra Settings
  • vendethiel: Admin Album: fix GD extensions detection
  • vendethiel: Admin Album: fix setting category permissions
  • vendethiel: Admin Stats: fix module setting edition
  • vendethiel: Stats: fix module preview
  • vendethiel: Admin KB: Fix adding/removing a type
  • vendethiel: Admin KB: fix warning when selecting a type to move articles to (during type deletion)
  • vendethiel: Admin KB: fix settings
  • vendethiel: Admin KB: fix creating a category
  • vendethiel: Admin KB: fix all admin page warnings
  • vendethiel: Admin KB: Show edit button for subcategories
  • vendethiel: Admin KB: fix ctracker errors on custom fields
  • vendethiel: KB: restore old icons, seems like they're being weird
  • vendethiel: KB: fix CTracker errors trying to click some buttons
  • vendethiel: KB: fixing KB trying to recreate a new topic every single time an article is viewed
  • vendethiel: KB: Properly show "path" of categories currently traversed

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Mon Jul 22, 2024 8:16 am

22/07/2024
  • vendethiel: Album: fix category warning
  • vendethiel: Album: fix category hierarchy warning
  • vendethiel: Album: add username color to personal album moderators
  • vendethiel: Download: Add username color in a few places
  • vendethiel: Download: fix a few warnings when uploading a file
  • vendethiel: Fix warning in search header
  • vendethiel: Fix weekly top poster warning when the week had no poster
  • vendethiel: posting: fix trying to post to a nonexistent topic
  • vendethiel: postings_popup: add username colors
  • vendethiel: viewonline: fix PCP warning (The table is still messed up)
  • vendethiel: delayed post: fix <script"> in template

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Mon Jul 22, 2024 3:12 pm

23/07/2024
  • vendethiel: PCP Admin fields fixes
  • vendethiel: PCP Admin usermap fixes
  • vendethiel: PCP: remove old ereg() calls, replace with preg_match
  • vendethiel: PCP: remove some regex //e flag, now forbidden
  • vendethiel: PCP Admin: some fixes to PCP wizard, still mostly broken (self-repair corrupts!)..
  • vendethiel: Groupcp: many fixes, bring up to date
  • vendethiel: Portal: fix for the new groups=>pgroup change
  • vendethiel: PCP: fix a regression in registration bug introduced in 2019
  • vendethiel: PCP: fix a regression in profile view bug introduced earlier this year
  • vendethiel: CH: fix a few warnings when a user has no auth at all on any forums
  • vendethiel: Board config: set default field values to '', not 0 always
  • vendethiel: SQL: change user_emailtime to have a sane default (so that PCP can init the field right)
  • vendethiel: Fix confirmation code generation when GD is installed
  • vendethiel: Fix signature validation
  • vendethiel: Remove an extra column from viewonline
  • vendethiel: Album: fix searching a user's pictures when there's no column
  • vendethiel: Album: fix redefined constants in some includes
  • vendethiel: CTracker: fix a bareword warning in a constant when detecting too many login attempts
  • vendethiel: PM History: fix when reviewing a no-history PM from the UCP
  • vendethiel: Privmsg: fix simple warnings in buddy detection code
  • vendethiel: template(fisubice): fix report module not using a submenu

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Sat Jul 27, 2024 9:07 am

27/07/2024
    vendethiel: fix profile digest warnings
    vendethiel: fix watched topics warnings
    vendethiel: fix reply permission when given a topic id
    vendethiel: Fix original Delayed Post bug that wouldn't respect its per-forum permissions in Recent Topics
    vendethiel: fix user color for last post+topic author in Profile>Last Topics
    vendethiel: more admin pcp wizard fixes

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Sun Jul 28, 2024 4:14 pm

28/07/2024
    vendethiel: fix calendar warnings
    vendethiel: fix memberlist warnings
    vendethiel: fix portal warning+auth error (original bug!) with attachment
    vendethiel: fix attachment permission check with CH
    vendethiel: AGCM: more integration, remove old `get_user_level_class`
    vendethiel: fix profile edition warning
    vendethiel: alter some SQL fields that contain timestamps to be int(50)
    vendethiel: set db charset to utf8
    vendethiel: fix another Delayed Post auth bug
    vendethiel: fix a previous PCP default value fix (shouldn't impact anything in practice)
    vendethiel: remove weird upload perl script
    vendethiel: alter a few of the previous isset() checks to better reflect old behaviour
    vendethiel: fix legend partially

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Mon Aug 05, 2024 6:27 am

05/08/2024
    vendethiel: Fix shoutbox warning when disconnected
    vendethiel: fix viewtopic warnings when disconnected
    vendethiel: fix guest posting warnings
    vendethiel: fix various links warnings
    vendethiel: fix some leftover statistics warnigns
    vendethiel: fix Keep Unread Flags in search
    vendethiel: fix upper/lower case mistakes when referring to lang keys in a few places
    vendethiel: fix registration warnings
    vendethiel: fix egosearch warnings
    vendethiel: fix general search warnings
    vendethiel: remove leftover forum management debug code
    vendethiel: fix KB warning when submitting an article
    vendethiel: fix card mod warning
    vendethiel: fix PCP donate icon warning (needs an actual icon)
    vendethiel: fix KB warnings when viewing an article when user can't comment
    vendethiel: fix email error
    vendethiel: fix PCP group info warnings
    vendethiel: integrate IMPortal 1.3.3 fixes

Helter likes this post.

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Fri Aug 09, 2024 3:35 am

06/08/2024
    vendethiel: KB Admin: Only show group permission checkboxes for auth keys where permission is "PRIVATE"
    vendethiel: Album Admin: Only show group permission checkboxes for auth keys where permission is "PRIVATE"
08/08/2024
    vendethiel: fix shoutbox warning when logged out

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Sun Aug 25, 2024 6:47 am

18/08/2024
  • helter: move assets folder
19/08/2024
  • helter: remove admin in qmenu
  • helter: template tweaks
20/08/2024
  • helter: fix report hack icons

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Sun Aug 25, 2024 9:51 am

25/08/2024
  • vendethiel: fix an undefined constant error in forum admin extend
  • vendethiel: fix pafiledb layout (original pafiledb's template system bug)

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30

Re: Development log

PostAuthor: Vendethiel » Wed Jan 08, 2025 11:43 am

7/10/2024
  • helter: Responsive updates
22/11/2024
  • helter: Fix php8.3 errors
  • helter: Fix Forum Admin fatal error
23/11/2024
  • helter: Restore original Integrastyle
  • helter: Fix PHP8 errors
  • helter: Fix several images
26/11/2024
  • helter: Fix portal "Who's Online" warning
  • helter: Fix improved chat warning
27/11/2024
  • helter: Integrastyle updates
30/11/2024
  • helter: Fix PafileDB deprecations
  • helter: Further block fixes
5/12/2024
  • helter: Fix junior admin warning
19/12/2024
  • helter: Fix profile warning
20/12/2024
  • helter: PCP Admin fixes
  • helter: Admin board template fixes
  • helter: Profile template fixes
  • helter: UACP warning fix
  • helter: Attachments warning fix
24/12/2024
  • helter: Silence BBcode warnings
  • helter: Fix auth warning
  • helter: Fix some CH warnings
  • helter: Fix modcp warnings
  • helter: Fix some Prill warnings
  • helter: JR Admin fixes
  • helter: Fix install redefined constant
7/01/2025
  • vendethiel: Fix global announcements
  • vendethiel: Fix legend display
8/01/2025
  • vendethiel: Fix forum admin up/down

Vendethiel
Administrator
Administrator
 
Posts: 471
Likes: 26 posts
Liked in: 57 posts
Images: 0
Joined: Fri Sep 16, 2016 9:50 am
Cash on hand: 991.30


Return to General Discussion

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot], Majestic-12 [Bot]