The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Status Update 016
#1
Goodness, Brandin was busy. His build notes will be pasted below. Note that I also merged in a few pull requests into 4.2 that I manually brought over here to 4.3 alpha.

One allows spaces in z_us_root (I guess I should say strips them out if someone accidentally puts a stray space in the array)
Another allows special characters in passwords for email servers. I don't know how that one has gone this long without causing an issue.
Finally...and I mean finally, I added PLBs git ignore to the init.php file.

We'll probably encourage command line junkies to grab updates over git. We used to have a database migration tool. Idk if I want to go back there, but it would allow better version skipping.

Thanks Brandin. Here's his notes...
UPDATES
users
admin_backup.php
-Added all loggers
-Fixed select all divs
-Changed the deletions success message, commented out original
-Added line break after delete button
admin_messages.php
-Fixed pagnation bug by adding an extra table header
-Added all loggers
-Fixed issue with deleted user gravs and names
admin_message.php
-Fixed issue with deleted user gravs and names
admin_page.php
-Added all loggers
admin_permission.php
-Added loggers
-Added success note for changing permission name
-Fixed a call for errors and successes which was overwriting the success and errors that were defined
admin_permissions.php
-Added logger
-Had to remove the call to verify if in array since there was no $permissionId
-Removed delete call and functions
-Moved submit button to top next to add permission level name
admin_user.php
-Added loggers
admin_users.php
-Removed delete function as this is legacy
-Added logger
admin_verify.php
-Added logger
admin.php
-Split register and social since they are in their own tabs
-Commented redirect calls for success messages - they were doing the same thing as they currently were anyways
-Added a recall for $settings so we have updated on post
cron_manager.php
-Added logger
-Changed active=0 bg color to #CDCDCD
cron_post.php
-Added logger
email_settings.php
-Added loggers
-Added msg on redirect
-Need to find out where the $results comes from and add success and errors results
-Will change the redirect for no test to just recall $results
forgot_password.php
-Added logger
join.php
-Added loggers
message.php
-Fixed call with deleted users gravs and names
-Added an error message and disabled attribute if the message was deleted by the other user, restricted sending in case of manual edits
messages.php
-Fixed call with deleted users gravs and names
user_settings.php
-Added loggers
views
_admin_register_settings.php
-Change call from social to register
_admin_site_settings.php
-Fixed action to be to 2 tab instead of 1
helpers
us_helpers.php
-Modified adminArchiveThread - added logger, add user_id
-Modified adminUnarchiveThread - added logger, add user_id
-Modified adminDeleteThread - added logger, add user_id
-Modified messageUser - added logger, add user_id
-Modified archiveThreads - added logger, add user_id
-Modified deleteThreads - added logger, add user_id

DELETIONS
users
create_message.php - legacy

**PLEASE ADD**
logger on login:
logger($user->data()->id,"User","User logged in.");

**SQL**
INSERT INTO
Code:
crons
(
Code:
id
,
Code:
active
,
Code:
sort
,
Code:
name
,
Code:
file
,
Code:
createdby
,
Code:
created
,
Code:
modified
) VALUES (NULL, '0', '100', 'Auto-Backup', 'backup.php', '1', CURRENT_TIMESTAMP, NULL);
  Reply


Messages In This Thread
Status Update 016 - by mudmin - 09-16-2017, 01:19 PM
Status Update 016 - by mudmin - 09-16-2017, 01:51 PM
Status Update 016 - by mudmin - 09-16-2017, 02:18 PM
Status Update 016 - by Brandin - 09-16-2017, 02:41 PM
Status Update 016 - by karsen - 09-16-2017, 04:24 PM
Status Update 016 - by Brandin - 09-16-2017, 04:35 PM
Status Update 016 - by mudmin - 09-16-2017, 04:53 PM
Status Update 016 - by Brandin - 09-16-2017, 05:03 PM
Status Update 016 - by karsen - 09-16-2017, 05:12 PM
Status Update 016 - by Brandin - 09-16-2017, 05:14 PM
Status Update 016 - by Brandin - 09-16-2017, 05:16 PM
Status Update 016 - by karsen - 09-16-2017, 05:29 PM
Status Update 016 - by Brandin - 09-16-2017, 05:38 PM
Status Update 016 - by mudmin - 09-16-2017, 06:17 PM
Status Update 016 - by karsen - 09-16-2017, 06:57 PM
Status Update 016 - by mudmin - 09-16-2017, 07:22 PM
Status Update 016 - by Brandin - 09-16-2017, 09:32 PM
Status Update 016 - by Brandin - 09-17-2017, 12:25 PM
Status Update 016 - by mudmin - 09-17-2017, 07:06 PM
Status Update 016 - by mudmin - 09-17-2017, 07:07 PM
Status Update 016 - by mudmin - 09-17-2017, 07:13 PM
Status Update 016 - by Brandin - 09-17-2017, 07:35 PM
Status Update 016 - by mudmin - 09-17-2017, 08:12 PM
Status Update 016 - by stowe39 - 11-24-2017, 03:22 AM
Status Update 016 - by dan - 11-24-2017, 04:14 AM
Status Update 016 - by stowe39 - 11-24-2017, 08:04 AM
Status Update 016 - by mudmin - 11-26-2017, 12:37 PM
Status Update 016 - by stowe39 - 11-28-2017, 12:13 PM

Forum Jump:


Users browsing this thread: 4 Guest(s)