Looking for Developers and Testers to Join the Project for NEW Code Base!
Updating version 3.0.0.0 to target .NET 5.0
Project Restructure.
Add Events Calendar Module
Downloads Page Module
Add ability for users to upload pictures and videos
Finished these changes. https://sourceforge.net/p/digioznetportal/codenew/ci/ff6eef3adfbc2b831bae167724925154bd3e9f60/
Finished item #92, the ability for users to upload pictures. Also added a section to Picture Manager in Admin Dashboard for Admins to approve pictures.
https://sourceforge.net/p/digioznetportal/codenew/ci/412581017505806e317f10dc8f96acb5c6db1cd3/
Version 2.0.0.0 - Added initial changes for allowing Users to upload pictures (#92) https://sourceforge.net/p/digioznetportal/feature-requests/92/.
Merging log files.
Version 2.0.0.5 - Clearing old LogFile.txt entries since they serve no purpose.
Version 4.0.0.0 - ASP.NET MVC Core 2.2
Added logic to make Top Menu Database Driven - Version 3.0.0.0.
Added blank controllers for all regular Controllers - Version 3.0.0.0.
Added MySQL Tables and Inserts - Version 3.0.0.0
Version 3.0.0.0
Version 3.0.0.0 - Finished CRUD Operations for Menu Service for both MSSQL and MySQL using Dapper.
Version 3.0.0.0 - Switched to using Dapper as ORM for fetching data from MSSQL and MySQL.
Added MySQL Connection String.
Added ORM Test Folder and a Test Project to target multiple Databases using Dapper.
Additional changes to enable MySQL Data fetching.
Version 3.0.0.0 - Added a blank account controller.
Finished the Menu Repository CRUD for MSSQL for version 3.
For version 3.0.0.0, added Data Factory Pattern Classes, Interfaces and Methods to support ANY database type. Initially just MSSQL, MySQL and Oracle.
Code cleanup for version 3.
Changes to Version 3.0.0.0, which include:
Created new Layout for version 3.0.0.0 using Bootstrap 4, and added some images and graphics.
Upgraded version 3.0.0.0 code based to latest assembly versions.
Embed Login Form in side navigation if user is not logged in
Finished coding it: https://sourceforge.net/p/digioznetportal/codenew/ci/231a5341e608c08aba056aba5253cea90d871ce0/
Added embedded login form.
Embed Login Form in side navigation if user is not logged in
Character Decoding problem in the chat
Version 4.0.0.0 - Created a .NET Core 2.1 version of the Portal with the namespace digioz.Portal.Core for future cross platform use.
Version 3.0.0.0 - Upgraded to latest version of Bootstrap and JavaScript libraries, and removed dependency on Microsoft Identity for Login in order to support Multiple Databases.
Create Module to show latest Pictures on the Index Page
Added the logic for this: https://sourceforge.net/p/digioznetportal/codenew/ci/0c65e0790fb96738f9d64a506444960cf8f5bff1/
Added a new Plugin for showing the latest 9 pictures on the front page.
Bug fix for Line Item Name having a 31 character limit with Authorize.net! Also added billing and shipping state to the address.
Authorize.net Payment Processing Code Enhancements
Small bug fix dealing with 1 user being logged in from multiple locations and browsers: https://sourceforge.net/p/digioznetportal/codenew/ci/5d20370ff0da7d53fb9a4fbeee2d47b7764293ef/
Bug fix for Who is Online Logged in User inclusion, to only show distinct users, so that if a user is logged in from 2 or more locations at the same time it only shows that user once.
Implemented IDisposible for MSSQL Class based on several objects inheriting from this Interface by default per Microsoft.
Add ability for users to upload pictures and videos
Authorize.net Payment Processing Code Enhancements
Added shipping address to the request object. https://sourceforge.net/p/digioznetportal/codenew/ci/e7eabc89019b8f64ceab7f3cc0c294a6c053c629/
Added ship to address to Authorize.net Payment Processing (enhancement #91).
Initial code change based on recommendations: https://sourceforge.net/p/digioznetportal/codenew/ci/c94fd6f071ef0cd60b98f666956e2a46de0a23df/
Changed Authorize.net Payment Processing code based on recommendations from Authorize.net Development Team (enhancement #91):
Authorize.net Payment Processing Code Enhancements
Upgrade of iOS Mobile App to Swift 4. Also updated the code to the latest version of XCode.
Allow multiple picture upload for Picture Manager
Show which user is logged in along with total user count
Finished coding: https://sourceforge.net/p/digioznetportal/codenew/ci/d1ca161d61953905a09c13b8c948952cd05a6b29/
Show which user is logged in along with total user count (Feature #88)
Add Name Column to Picture Album and Video Album and Make Description HTML field
Finished these changes: https://sourceforge.net/p/digioznetportal/codenew/ci/5c9188ae7e9f6efcea1bcac5f209e64a0e5d6fe0/
Added Name Column to Picture Album and Video Album and made Description an HTML field (#90)
Add Name Column to Picture Album and Video Album and Make Description HTML field
Create Module to show latest Pictures on the Index Page
Show which user is logged in along with total user count
Adjust footer div height and Admin Dashboard Title
Finished making these adjustments: https://sourceforge.net/p/digioznetportal/codenew/ci/72025743ceb1dd5d75bea4ee08db785b7f7787e7/
Adjust footer div height and Admin Dashboard Title (enhancement #87)
Adjust footer div height and Admin Dashboard Title
Made changes to allow adding of multiple pictures at the same time on the Create Photo admin page. https://sourceforge.net/p/digioznetportal/codenew/ci/233e597434c3b8134b18e8f2fda6fb4867eb9d2b/
Made changes to allow adding of multiple pictures at the same time on the Create Photo admin page.
Allow multiple picture upload for Picture Manager
Allow multiple picture upload for Picture Manager
Top Navigation needs to highlight / change background if page selected
This is now fixed: https://sourceforge.net/p/digioznetportal/codenew/ci/cab3217d32cd2c2d40b5f0665a839d672cd8ed36/
#103 - Fixed top navigation to select navigation options. Had to disable caching for it because it was preventing the top navigation logic from executing on page change. This means there will be a slight increase in load time of pages since the top navigation will not be cached any more but brings back the functionality. Also updated the Seeding Class to add the "Index" action to the top navigation items that were missing it. This is necessary to get the logic to work correctly, so during upg...
Top Navigation needs to highlight / change background if page selected
Ability to Charge Sales Tax, Transaction Fee Specify Tax Exempt and PO Number
Top Navigation needs to highlight / change background if page selected
Auto Purge Visitor Sessions Table
Empty Forum Post breaks thread display
Able to vote for multiple options of the poll at the same time
Able to vote on Poll again and again
Statistics Manager - Make the List of Countries and Statistics Graph Responsive
Links page shows category ID instead of Name
Polls created by forum users automatically show up on index page
Create Links page in Admin Dashboard redirects to links menu index instead of Links Manager Index
Poll Manager Delete Feature Missing
Comment System and Admin Module
Slide Show Module for the Home Page
Create Web API Web Services
New Export / Import Feature to and from XML Files
Move the Business Logic from Controller Actions to separate Library
Admin User Manager needs a Search Feature
Create Page to List all Polls in the System
Create News Feed RSS News Aggregation System
Updated Nuget References for digioz net portal 3.0.0.0 to the latest versions.
Home
DigiOz .NET Portal Version 2.0.0.4 Released
DigiOz .NET Portal Version 2.0.0.4 Released
Bug fix for Profile Details View.
Took out PayPal Payment Method for now since it has not been fully tested. Also the choice of payment type should be made by webmaster not customer for the Store, so that logic will have to be added when multiple payment methods are added for later releases.