Revision: 1641 Author: pbflash Date: 8:48:08 AM, Wednesday, November 08, 2006 Message: Form rendering fucntions were missing the handler for decimal fields. ---- Modified : /trunk/open-realty2/include/forms.inc.php Revision: 1640 Author: pbflash Date: 11:06:49 PM, Tuesday, November 07, 2006 Message: Delete user function was not deleting vtour images associated with that users listings. ---- Modified : /trunk/open-realty2/include/user_manager.inc.php Revision: 1639 Author: pbflash Date: 8:27:56 PM, Tuesday, November 07, 2006 Message: Bug fix: decimal type fields were not being properly sorted in search results. This is related to bug/feature #812 ---- Modified : /trunk/open-realty2/include/search.inc.php Revision: 1638 Author: Mick_ Date: 2:23:42 PM, Tuesday, November 07, 2006 Message: Fixed lang typo This is related to bug/feature #811 ---- Modified : /trunk/open-realty2/include/language/en/lang.inc.php Revision: 1637 Author: Mick_ Date: 2:34:05 AM, Tuesday, November 07, 2006 Message: FIXED: an unreported but on the listing template editor. If a fieldname was changed it was not properly updating the listings db elements values and thus data was being orphaned. This will now properly update the field name for all listings that have used that field already. ---- Modified : /trunk/open-realty2/include/template_editor.inc.php Revision: 1636 Author: Mick_ Date: 2:16:49 AM, Tuesday, November 07, 2006 Message: IMPLEMENTED: date/time javascript on main template is now lang'd. This is related to bug/feature #743 ---- Modified : /trunk/open-realty2/include/language/en/lang.inc.php Modified : /trunk/open-realty2/template/vertical-menu/main.html Revision: 1635 Author: Mick_ Date: 12:45:26 PM, Monday, November 06, 2006 Message: IMPLEMENTED: Two new listing detail template tags: {main_image_nodesc} and {main_image} This is related to bug/feature #755 ---- Modified : /trunk/open-realty2/include/class/template/core.inc.php Modified : /trunk/open-realty2/include/images.inc.php Revision: 1634 Author: greengiant Date: 10:53:12 AM, Monday, November 06, 2006 Message: Format Date Fields for display in select, checkbox and radio options search fields. This is related to bug/feature #732 ---- Modified : /trunk/open-realty2/include/search.inc.php Revision: 1633 Author: Mick_ Date: 10:51:11 PM, Sunday, November 05, 2006 Message: Fixed lang typo ---- Modified : /trunk/open-realty2/include/language/en/lang.inc.php Revision: 1632 Author: greengiant Date: 3:14:26 PM, Sunday, November 05, 2006 Message: If a bad JPG is passed to the GD Thmbnailer we now generate a black thumbnail with an error message, to prevent PHP errors.. ---- Modified : /trunk/open-realty2/include/images.inc.php Revision: 1631 Author: greengiant Date: 10:17:40 AM, Friday, November 03, 2006 Message: Fix bug 786. Multiple sortby types where not being set due to use of && instead of || in if statement check to make sure that sortby was either ASC of DESC. ---- Modified : /trunk/open-realty2/include/search.inc.php Revision: 1630 Author: greengiant Date: 10:13:15 AM, Friday, November 03, 2006 Message: Fixed notice error we were appending to a variable that did not yet exist ---- Modified : /trunk/open-realty2/include/misc.inc.php Revision: 1629 Author: Mick_ Date: 5:40:41 PM, Wednesday, November 01, 2006 Message: Fixed next/prev function to use different lang variable on the log viewer and the search results ---- Modified : /trunk/open-realty2/include/language/en/lang.inc.php Modified : /trunk/open-realty2/include/misc.inc.php Revision: 1628 Author: Mick_ Date: 5:04:55 PM, Wednesday, November 01, 2006 Message: removing hidden demo restore option as I've decided not to go forward with that feature ---- Modified : /trunk/open-realty2/include/controlpanel.inc.php Revision: 1627 Author: Mick_ Date: 4:41:46 PM, Wednesday, November 01, 2006 Message: Adding a demo mode to the software config. Demo mode will prevent users from changing their passwords and locking other users out of a setup demo agent account. It will prevent users from editing the 4 default OR pages and will allow users to view the site config in demo mode but they will not be able to save changes to it without admin rights. Still need to finish a demo mode reset/cleanup option to remove all old listings/users setup by people testing the site and put it back to its default config. This is related to bug/feature #808 ---- Modified : /trunk/open-realty2/include/controlpanel.inc.php Modified : /trunk/open-realty2/include/editor.inc.php Modified : /trunk/open-realty2/include/language/en/lang.inc.php Modified : /trunk/open-realty2/include/user_manager.inc.php Modified : /trunk/open-realty2/install/index.php Modified : /trunk/open-realty2/install/versions/install_200.inc.php Modified : /trunk/open-realty2/install/versions/upgrade_115.inc.php Modified : /trunk/open-realty2/install/versions/upgrade_200.inc.php Revision: 1626 Author: Mick_ Date: 1:06:07 PM, Tuesday, October 31, 2006 Message: Now logging user modifications and deletions ---- Modified : /trunk/open-realty2/include/user_manager.inc.php Revision: 1625 Author: Mick_ Date: 1:02:14 PM, Tuesday, October 31, 2006 Message: IMPLEMENTED: There is now a link back to edit listings when editing a listing This is related to bug/feature #324 ---- Modified : /trunk/open-realty2/include/listing_editor.inc.php Revision: 1624 Author: Mick_ Date: 7:16:06 PM, Monday, October 30, 2006 Message: FIXED: View User will ONLY display the user if the user is an agent. If the user is not an agent then the user will not be displayed. This is related to bug/feature #763 ---- Modified : /trunk/open-realty2/include/user.inc.php Revision: 1623 Author: Mick_ Date: 6:39:12 PM, Monday, October 30, 2006 Message: now using search_page_class_PCLASS.html for optional custom search pages based on PClass... ---- Modified : /trunk/open-realty2/include/search.inc.php Revision: 1622 Author: greengiant Date: 6:01:39 PM, Monday, October 30, 2006 Message: Added hack to prevent search errors caused by google bot double urlencoding links resulting in [] beign sent as %255B%2555 instead of just %5B%5D ---- Modified : /trunk/open-realty2/include/search.inc.php Revision: 1621 Author: Mick_ Date: 5:28:15 PM, Monday, October 30, 2006 Message: IMPLEMENTED: Added a space between the option images and also fixed a missing that I found. This is related to bug/feature #799 ---- Modified : /trunk/open-realty2/include/user_manager.inc.php Revision: 1620 Author: Mick_ Date: 1:07:31 AM, Monday, October 30, 2006 Message: FIXED: Fixed the search results template based on property class. Was a typo in the code where it was looking for search_result_class_CLASSID.html and was missing the 's' on the 'results'. ---- Modified : /trunk/open-realty2/include/search.inc.php Revision: 1619 Author: greengiant Date: 4:30:42 PM, Thursday, October 12, 2006 Message: Fixed display issue if locading more then 4 addon links. ---- Modified : /trunk/open-realty2/include/class/template/core.inc.php Revision: 1618 Author: Mick_ Date: 11:25:38 PM, Sunday, October 08, 2006 Message: FIXED: small typo fixed. This is related to bug/feature #790 ---- Modified : /trunk/open-realty2/include/images.inc.php Revision: 1617 Author: Mick_ Date: 11:17:16 PM, Sunday, October 08, 2006 Message: IMPLEMENTED: NEW TAG - {tabbed_js} this tag needs to be placed on ANY template where the tabbed JS will need to be loaded. The required tabbed JS will not be loaded without this tag on the page. This will save any pages that do not use the tabbed system approximately 10kb in download size. This is related to bug/feature #789 ---- Modified : /trunk/open-realty2/include/class/template/core.inc.php Modified : /trunk/open-realty2/template/vertical-menu/listing_detail_tabbed.html Revision: 1616 Author: greengiant Date: 8:29:44 PM, Friday, October 06, 2006 Message: Each Searchbox that is built for the search page will also now output a render time for that box, allowing for much easier tracking of causes of slow page loading. ---- Modified : /trunk/open-realty2/include/search.inc.php Revision: 1615 Author: Mick_ Date: 5:59:53 PM, Friday, October 06, 2006 Message: New template tag: listing_images_nocaption now places listing images without the caption under them on the listing detail page. ---- Modified : /trunk/open-realty2/include/class/template/core.inc.php Modified : /trunk/open-realty2/include/images.inc.php Revision: 1614 Author: pbflash Date: 11:15:45 PM, Wednesday, October 04, 2006 Message: Added missing calculate_mileage function to search.inc.php. Update CMS template files provided by phive. ---- Modified : /trunk/open-realty2/include/search.inc.php Modified : /trunk/open-realty2/template/cms_integration/featured_listing_vertical.html Modified : /trunk/open-realty2/template/cms_integration/listing_detail_tabbed.html Modified : /trunk/open-realty2/template/cms_integration/style.css Revision: 1613 Author: greengiant Date: 3:00:24 PM, Saturday, September 30, 2006 Message: Change for Tabs to remove background images and set widths. Needed for upcoming addon.. Need feedback from other devs on change.. ---- Modified : /trunk/open-realty2/admin/template/OR/style.css Revision: 1612 Author: greengiant Date: 2:59:12 PM, Saturday, September 30, 2006 Message: Added ability to use $loadjs variable in admin template ---- Modified : /trunk/open-realty2/include/admin.inc.php Revision: 1611 Author: Mick_ Date: 6:26:39 PM, Friday, September 29, 2006 Message: FIXED: Fixed sql statement bug in user.inc.php This is related to bug/feature #765 ---- Modified : /trunk/open-realty2/include/user.inc.php Revision: 1610 Author: Mick_ Date: 6:23:28 PM, Friday, September 29, 2006 Message: FIXED: updated require once paths in a couple of files This is related to bug/feature #781 ---- Modified : /trunk/open-realty2/admin/index.php Modified : /trunk/open-realty2/include/controlpanel.inc.php Revision: 1609 Author: greengiant Date: 12:14:20 PM, Thursday, September 28, 2006 Message: Fix Pagination on list editor page when using a lookup. ---- Modified : /trunk/open-realty2/include/listing_editor.inc.php Revision: 1608 Author: Mick_ Date: 12:02:09 AM, Thursday, September 28, 2006 Message: FIXED: Added missing This is related to bug/feature #775 ---- Modified : /trunk/open-realty2/include/images.inc.php Revision: 1607 Author: Mick_ Date: 11:57:38 PM, Wednesday, September 27, 2006 Message: FIXED: The yahoo school and neighborhood info links now use the configured map zip code field instead of the previous hardcoded zip field which sometimes was changed or not valid on some installs. This is related to bug/feature #776 ---- Modified : /trunk/open-realty2/include/listing.inc.php Revision: 1606 Author: Mick_ Date: 11:42:11 PM, Wednesday, September 27, 2006 Message: Changed Ryan's previous commit to instead use a naming convention of search_results_class_PCLASSID#.html to help distinguish it from normal search results templates. ---- Modified : /trunk/open-realty2/include/search.inc.php Revision: 1605 Author: greengiant Date: 11:09:04 PM, Wednesday, September 13, 2006 Message: Added ability to have search result pages based on property class id. search_result_default_PCLASS.html eg. search_result_default_6.html ---- Modified : /trunk/open-realty2/include/search.inc.php Revision: 1604 Author: Mick_ Date: 8:27:28 PM, Monday, August 28, 2006 Message: Fixed forum reported bug for agent's listings showing up on their list of listings even if the listing is inactive ---- Modified : /trunk/open-realty2/include/user.inc.php Revision: 1603 Author: Mick_ Date: 5:31:34 PM, Saturday, August 26, 2006 Message: Duplicate form tag removed This is related to bug/feature #757 ---- Modified : /trunk/open-realty2/include/listing_editor.inc.php Revision: 1602 Author: Mick_ Date: 5:27:10 PM, Saturday, August 26, 2006 Message: FIXED: short text link is now setup for URL Friendly URL's when SEO is turned on. Also fixed the truncation so it wont' cut off in the middle of a word and now moves to the next space between words before cutting off This is related to bug/feature #756 ---- Modified : /trunk/open-realty2/include/search.inc.php Revision: 1601 Author: Mick_ Date: 5:45:40 PM, Thursday, August 24, 2006 Message: FIXED: Updated some of the lang variables to be formatted properly. Was having problems with having hte variable in the lang file so moved them back to the forms.inc.php also fixed a JS validation problem in admin.inc.php This is related to bug/feature #753,754 ---- Modified : /trunk/open-realty2/include/admin.inc.php Modified : /trunk/open-realty2/include/forms.inc.php Modified : /trunk/open-realty2/include/language/en/lang.inc.php Revision: 1600 Author: Mick_ Date: 5:24:23 PM, Thursday, August 24, 2006 Message: FIXED: missing lang items added and missing closing tags added. This is related to bug/feature #753,754 ---- Modified : /trunk/open-realty2/include/forms.inc.php Modified : /trunk/open-realty2/include/language/en/lang.inc.php Revision: 1599 Author: greengiant Date: 3:56:55 PM, Wednesday, August 23, 2006 Message: Admin ONly users were shown member fields instead of agent fields.. ---- Modified : /trunk/open-realty2/include/user_manager.inc.php Revision: 1598 Author: Mick_ Date: 5:46:50 PM, Monday, August 21, 2006 Message: FIXED: bug with user permissions when editing listing images for listings where agent is not the owner but has edit all listings permissions. ---- Modified : /trunk/open-realty2/include/images.inc.php Revision: 1597 Author: greengiant Date: 6:14:24 PM, Saturday, August 19, 2006 Message: Added a new earch type to allow array based search to be OR searches instead of AND. Example: COUNTY[]=C1&COUNTY[]=C2 finds only listings with COUNTY C1 AND C2 selected.. You can now do COUNTY_OR[]C1&COUNTY_OR[]C2 to find listings with either COUNTY C1 or C2 marked. ---- Modified : /trunk/open-realty2/include/search.inc.php