1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 22 hours ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating version 3.0.0.0 to target .NET 5.0 More... over 3 years ago
Project Restructure. More... almost 5 years ago
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. More... about 5 years ago
Merging log files. More... about 5 years ago
Version 2.0.0.0 - Added initial changes for allowing Users to upload pictures (#92) https://sourceforge.net/p/digioznetportal/feature-requests/92/. More... about 5 years ago
Version 2.0.0.5 - Clearing old LogFile.txt entries since they serve no purpose.
psoheil
as Pedram Soheil
More... over 5 years ago
Version 4.0.0.0 - ASP.NET MVC Core 2.2
psoheil
as Pedram Soheil
More... over 5 years ago
Added logic to make Top Menu Database Driven - Version 3.0.0.0. More... over 5 years ago
Added blank controllers for all regular Controllers - Version 3.0.0.0. More... over 5 years ago
Added MySQL Tables and Inserts - Version 3.0.0.0 More... over 5 years ago
Version 3.0.0.0 - Added MSSQL Tables Schema and Inserts - Added BO Poco Objects for all tables other than Forum Tables More... over 5 years ago
Version 3.0.0.0 - Finished CRUD Operations for Menu Service for both MSSQL and MySQL using Dapper. More... over 5 years ago
Version 3.0.0.0 - Switched to using Dapper as ORM for fetching data from MSSQL and MySQL. More... over 5 years ago
Added MySQL Connection String. More... over 5 years ago
Added ORM Test Folder and a Test Project to target multiple Databases using Dapper. More... over 5 years ago
Additional changes to enable MySQL Data fetching. More... over 5 years ago
Version 3.0.0.0 - Added a blank account controller. Created the MySQL database sql file and menu and inserts for menu. More... over 5 years ago
Finished the Menu Repository CRUD for MSSQL for version 3. More... over 5 years ago
Code cleanup for version 3. More... over 5 years ago
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. More... over 5 years ago
Changes to Version 3.0.0.0, which include: More... over 5 years ago
Created new Layout for version 3.0.0.0 using Bootstrap 4, and added some images and graphics. More... over 5 years ago
Upgraded version 3.0.0.0 code based to latest assembly versions. More... over 5 years ago
Added embedded login form. More... over 5 years ago
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. More... over 5 years ago
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. More... over 5 years ago
Added a new Plugin for showing the latest 9 pictures on the front page. More... over 5 years ago
Bug fix for Line Item Name having a 31 character limit with Authorize.net! Also added billing and shipping state to the address. More... almost 6 years ago
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. More... almost 6 years ago
Implemented IDisposible for MSSQL Class based on several objects inheriting from this Interface by default per Microsoft. More... almost 6 years ago