1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added MenuLogic and Web API Menu Controller. Also added a value injector to inject values from EF Model to the DTO Object. More... over 7 years ago
Finished AccountLogic Class for the Web API Account Login and Registration. More... over 7 years ago
Code Refactor - Added a new Business Logic Layer at digioz.Portal.BLL, and coded the ChatLogic for the Chat Controller as well as started the VisitorSessionsLogic BLL Class. More... over 7 years ago
Added the WebApi Nuget Package, and created the WebApi Routing and folder structure. Also created a testing WebAPI Controlled called "Ping" to fetch the version of the Service, etc. More... over 7 years ago
DigiOz .NET Portal Version 2.0.0.3 Build. More... over 7 years ago
Added a new field called "DisplayInBox" to determine if the custom module should have a box around it or not. More... over 7 years ago
Finished coding the following enhancement and bug: More... over 7 years ago
Finished coding for enhancement #68 (Create a contact form which submits visitor requests - https://sourceforge.net/p/digioznetportal/feature-requests/68/). More... over 7 years ago
Enhancement #58 - Added a user tracking feature (https://sourceforge.net/p/digioznetportal/feature-requests/58/). More... over 7 years ago
Links Category Combo Box Change finished (https://sourceforge.net/p/digioznetportal/feature-requests/69/). More... over 7 years ago
Finished coding for bug #91: More... over 7 years ago
Bug # 76 - Long text won't wrap around in Links Description Box (https://sourceforge.net/p/digioznetportal/bugs/76/). More... over 7 years ago
Bug fix - ADmin Dashboard Title does not match site (https://sourceforge.net/p/digioznetportal/bugs/78/). More... over 7 years ago
Moved Order History Menu item to the Store Navigation Box (https://sourceforge.net/p/digioznetportal/bugs/80/). More... over 7 years ago
Finished the mailing list feature coding (https://sourceforge.net/p/digioznetportal/feature-requests/72/). More... over 7 years ago
Added the unsubscribe feature to the mailing list email (https://sourceforge.net/p/digioznetportal/feature-requests/72/). More... over 7 years ago
Finished the basic coding for the Mailing List Admin Dashboard (https://sourceforge.net/p/digioznetportal/feature-requests/72/). More... over 7 years ago
Added Email Validation to #72. More... over 7 years ago
Finished the bulk of the logic for the Mailing List Enhancement # 72: More... over 7 years ago
Added additional code for enhancement #72: More... over 7 years ago
Finished Private Message Inbox for enhancement #73: More... over 7 years ago
Follow up commit for bug #82: More... over 7 years ago
Fix Bug #85 Standard User Role missing for newly created accounts More... over 7 years ago
Bug #82 : Add number of announcements to config. Need drop your database first to see changes. Default 1 More... over 7 years ago
Bug #86 - Fix page search results. form was not submitting searchString More... over 7 years ago
Changed the Store/Add action to require the user to be logged in, since it was causing some issues with the login redirect. More... over 7 years ago
Bug #89 - Added the Notes field which is at the Order Detail and Product Level to the Order Manager Delete and Details, as well as Store History. More... over 7 years ago
Added the ability to apply a transaction fee to all transactions based on a configuration key value. More... over 7 years ago
Bug #92 - Added both Billing Country and Shipping Country to the Authorize.net Transaction. Changed the Store Controller call to pass in the Short Description for each line item. Created a new function in StringUtils to strip out the short Html Description when communicating to Authorize.net. More... over 7 years ago
Bug fix for #90 - Store Product Full Size Image Link not Correct. Also includes a small bug fix for purchased product line item not incrementing. There is also a bug fix for including the Invoice Number in the confirmation email instead of GUID ID. More... over 7 years ago