0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected 8 months ago.
Nov 24, 2024 — Nov 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Noticed <center> at the end of the file, outside any function, moved it to where is probably belongs. More... over 14 years ago
Implimented filtering of 'stale ads'. That is, if the owner of the ad has not logged in within the last 30 days, the ad is considered stale. Such ads a likely to have a poor response rate if one did make an offer on them. More... almost 15 years ago
Fixed small oopps. More... almost 15 years ago
Improvements to the search form More... almost 15 years ago
Displayed tags in ad detail view, and liked them to search for similar ads. More... almost 15 years ago
Added unique indexes to adtags: name and description to prevent duplicate entries. More... almost 15 years ago
Fixed bugs with new tags. More... almost 15 years ago
Creating of new tags for the ad system is now working. More... almost 15 years ago
Nearly able to add new tags, all is in place except just adding them to the database. More... almost 15 years ago
Fixed a bug from last time. Working toward adding tags. More... almost 15 years ago
Added a field to the advertisements table to denote that the ad for for a service. Mostly implimented it in the search form. Also added an icon to the listing of ads for those that are services. More... almost 15 years ago
Fixed a typo and changed to post-ad-edit screen to include a listing of ones ads. More... almost 15 years ago
Listed existing tags when editing an ad. Tried to give them the same functionaliy as when creating an ad. So far can not get them to delete. More... almost 15 years ago
Inproved tag handling, prevent duplicated, allow removal. More... almost 15 years ago
Fully changed the ad form over to using the new taging system. More... almost 15 years ago
Removed a redundant and now conflicting copy of in_catlist from myads.php. More... almost 15 years ago
Another step closer to a system of dynamic tags for the ad system. The old adheadings, adcategorys, and ads2cats are gone! Most everything now used to tags. The icons for the tags are still not linked in yet. More... almost 15 years ago
Fixed an oversight, when notices of new ads were sent, all addresses were To:, instead of bcc: ooops, fixed. More... almost 15 years ago
Names were breaking accross lines, so changed out the space for a non broken space. More... almost 15 years ago
Chris Hehn consolidated menu.css into system.css and this change puts it in place. More... almost 15 years ago
Created the DB structure for the new ad tagging system, added icons to the main page for the 12 top level tags. More... almost 15 years ago
These are the new icons that Gaillyn Pena made for the new ad categories to go on the main page. More... almost 15 years ago
Added email notification of: * new ads (to everyone) * new or updated offers on ads (to the ad owner) * new questions pending on ads (to the ad owner) More... almost 15 years ago
Added email notification of offers posted on an ad, including updated offers. More... almost 15 years ago
Fixed division by zero in ratings.inc, other things. More... almost 15 years ago
Added default images to the 'Edit My Ads' listings. More... almost 15 years ago
Fixed a but that prevented top level pages, that were not the main page, from being able to be edited. Such pages will use alternative, direct entry methods. This is probably most usefull to build a set of help pages, linked to from the help menu. More... almost 15 years ago
Fixed the stale new member request button on memberandaccountadmin.php and added a new item in the admin section of the drop menu for going directly to new member requests. More... almost 15 years ago
Fix the stale '*' after the 'Administration' menu item. It occured upon attending to the last membership request, that response page would still have the astrisk. More... almost 15 years ago
Forgot to change the link on the Help menu to go to the new help.php file. Done now. More... almost 15 years ago