2200 Sep 26, 2008 9:43:57 PM 1 greengiant Roll version number to 2.5.3 2195 Sep 26, 2008 9:07:03 PM 1 greengiant Fix last commit 2194 Sep 26, 2008 9:05:34 PM 1 greengiant Handle link_edit_listing_url and link_edit_listing in search page This is related to bug/feature #833 2193 Sep 26, 2008 9:05:12 PM 1 greengiant Fix error in link_edit_listing_url call This is related to bug/feature #833 2192 Sep 26, 2008 8:54:25 PM 1 greengiant Fix Edit Listing link to display nothing to members/guest. 2191 Sep 26, 2008 8:47:09 PM 1 greengiant Update tab js to work with tmaps 1.2 2190 Sep 26, 2008 8:33:15 PM 1 greengiant Commented out debug code. 2189 Sep 26, 2008 8:30:14 PM 1 greengiant Remove unused item from common.php 2188 Sep 26, 2008 8:27:00 PM 1 greengiant Added missing {license_tag} 2187 Sep 26, 2008 8:18:45 PM 1 greengiant Fixed validateForm to correctly test for required fields for array elements. Also rewrote this function, as it was ugly and bloated This is related to bug/feature #812 2186 Sep 26, 2008 5:16:16 PM 1086 greengiant Updated Xinha to 0.95 2185 Sep 26, 2008 5:06:04 PM 16 greengiant Remove old xinha 2184 Sep 26, 2008 5:03:30 PM 1 greengiant Fix xinha imagemanger plugin 2183 Sep 26, 2008 2:02:47 PM 1 greengiant Fixed display of permission and lang tags in the wysiwyg editors. This is related to bug/feature #832 2182 Sep 26, 2008 1:42:42 PM 1 greengiant Fix help link for Edit Agent and Edit Member template pages. *2181 Sep 26, 2008 1:22:54 PM 3 greengiant Increased length of listingsformelements_location to 50 This is related to bug/feature #829 2180 Sep 26, 2008 2:09:59 AM 1 greengiant Fix last patch to addon system. 2179 Sep 26, 2008 2:01:13 AM 1 greengiant Fix bug in addon system, to prevent wrong tags from being called. 2178 Sep 23, 2008 11:21:29 PM 1 greengiant Fix Tabs when they run onto multiple rows, they would jump all around when you hovered over a tab..TODO: copy to all templates 2177 Sep 23, 2008 11:20:53 PM 1 greengiant Fix Tabs when they run onto multiple rows, they would jump all around when you hovered over a tab.. Someone pleae test in IE.. 2176 Sep 19, 2008 12:54:59 AM 1 greengiant save_remote_file was broken in the URL to the image contained a space and we were using get_file_contents. 2175 Sep 18, 2008 11:12:41 AM 1 Mick_ fixing user notification of new listings 2174 Sep 16, 2008 4:03:31 PM 1 greengiant Problem appears to be some platforms are very slow doing DNS_ANY queries. Changed OR to lookup MX records only, to work around slow dns.. This is related to bug/feature #828 2173 Sep 8, 2008 3:38:30 PM 1 greengiant Fix pcre.backtrace_limit issue with PHP 5.2.0 and higher and preg_replace/preg_match large template files 2172 Sep 6, 2008 3:29:18 PM 1 greengiant Create indexes on agentformelements, vtour and userimages to speed up some queries. Also fixed a bug in the upgraded that was not properly executing index creation. 2171 Sep 1, 2008 12:38:08 AM 1 greengiant Replaced 70px wide tabs with auto sizing tabs like we use in the admin. They are not as pretty but far more functional. Need to copy to other templates. 2170 Aug 31, 2008 9:41:52 PM 1 Mick_ Another Eduardo fix.... he sure seems to develop like me... one fix... then 3-6 more fixes to fix the first fix ;-) This is related to bug/feature #818 2169 Aug 31, 2008 12:28:03 AM 1 greengiant Fixed problem with tabs causing TransparentMaps to display incorrectly. 2168 Aug 28, 2008 6:14:48 PM 2 Mick_ Ok another try at page editor with funky language character issues. in case I didn't mention, the last one was all Eduardo's fault. If this one doesn't work its all his fault again since he did all the work on this, but if it does work I'm taking full credit for committing his work ;-) 2167 Aug 27, 2008 4:12:44 PM 1 Mick_ Implemented Eduardo's changes for this issue, not extensively tested by me but he says it will work and it didn't break my pages so I'm good with it ;-) This is related to bug/feature #819 2166 Aug 27, 2008 4:03:04 PM 1 Mick_ Added the action to the embedded login form on the template, since we aren't already on the login URL the action can't be blank This is related to bug/feature #827 2165 Aug 17, 2008 4:36:46 PM 1 Mick_ hard coded the space character replacement of + for the URL separator although it will require a save to change from the simple blanks space that php would replace in the urlencode function with the + on its own. We now just hardcoded this replacement to take place prior to that This is related to bug/feature #826 2164 Aug 12, 2008 12:48:08 PM 2 Mick_ Fixed - now renders the page link properly This is related to bug/feature #820 2163 Aug 12, 2008 12:33:42 PM 1 Mick_ fixed bug with {image_thumb_#} and SEF URL's This is related to bug/feature #821 2162 Aug 2, 2008 7:39:04 PM 2 Mick_ removed & and changed to & for email links due to some email programs not handling xhtml compliant links properly. This is related to bug/feature #813 2161 Jul 31, 2008 1:43:36 PM 1 Mick_ Removed login check from the save search block in the next/prev template. If the end user doesn't want it to display unless somebody is logged in they can add permission tags around the block/code however with the check in place it will never appear for anybody unless they are logged in and thus hurt the chances of getting people to register in the first place. 2160 Jul 24, 2008 6:52:15 PM 1 Mick_ Fixed: EGG solution tours can now be deleted. This is related to bug/feature #816 2159 Jul 24, 2008 6:43:56 PM 1 Mick_ fixed: I had added the DB value for controlpanel_show_admin_on_agent_list to the wrong table. This is related to bug/feature #815 2158 Jul 13, 2008 2:04:23 PM 7 Mick_ Added config option to optionally display the admin on the agent list without the admin having to be also configured as an agent. BUGFIX: the showby admin on the listing details was being shown however you got an invalid ID if the admin was not an agent, now will display the user detail for admin if this is enabled. 2157 Jul 13, 2008 1:49:05 AM 1 Mick_ Accidently removed too much stuff during last commit of this file, broke the view users page. All fixed now though 2156 Jul 13, 2008 1:07:03 AM 1 Mick_ removed addon tag that was left in by mistake from a site I was working on for somebody 2155 Jul 7, 2008 11:42:17 PM 1 Mick_ fixed bug in member signup, only happened with a single server configuration 2154 Jul 7, 2008 11:54:05 AM 1 Mick_ adding error suppression for set_time_limit which is not available if PHP is in safe_mode. 2153 Jul 6, 2008 4:55:48 PM 3 Mick_ removing some added whitespaces from my previous commit that I use to know where i'm working but I'm sure others don't want to see them ;-) 2152 Jul 6, 2008 4:24:37 PM 7 Mick_ Did more than I thought I was going to on this today but I *THINK* I've gotten all the admin pages added to the help link feature. Installer and updater have been tested on my local test sites and appear to work ok although I definitely hope somebody will test and verify This is related to bug/feature #477 2151 Jul 6, 2008 10:58:23 AM 1 Mick_ removing several lines of old commented code 2150 Jul 4, 2008 11:02:23 PM 1 Mick_ refixing the http://wiki.open-realty.org/Configuration_seo_listing_tags link which got messed up with another commit This is related to bug/feature #811 2149 Jul 4, 2008 10:58:16 PM 1 Mick_ redoing core file changes from commit 2144 that were accidentally removed This is related to bug/feature #811 2148 Jul 2, 2008 12:57:04 PM 11 Mick_ Updating the Lazuli template with Eduardo's new version to remove the opening xml line that was incompatible with servers that had php short tags turned on This is related to bug/feature #808 2147 Jun 30, 2008 11:59:39 AM 2 Mick_ Two of the templates had a direct link to files in the vertical listing files templates, these are now linking through the download function. 2146 Jun 29, 2008 11:37:52 PM 8 pbflash Added a few more help links. 2145 Jun 29, 2008 2:17:24 PM 1 Mick_ Fixed new listing notification emails not being sent. This is related to bug/feature #810 2144 Jun 28, 2008 10:57:00 PM 9 Mick_ updates to the lang files to correct links in the SEO config to properly link to http://wiki.open-realty.org/Configuration_seo_listing_tags 2143 Jun 23, 2008 3:38:08 PM 8 Mick_ Changed the meta keywords and description tags. Added {load_meta_keywords_raw} & {load_meta_description_raw} for use with the new method of placing the keywords and description on the page, so that the old tags remain for backwards compatiblity and don't break people's pages that don't read the docs or new version notes 2142 Jun 23, 2008 12:54:23 AM 8 pbflash Started work on the admin help links. {help_link} will add the link to the main admin menu (if config setting is set to yes). The link will change based on the action in the url. I made the help url's configurable so they could point them to their own custom help pages if they don't want to use the wiki. I added the link for the main admin page and the add listing page. This is related to bug/feature #477 2141 Jun 22, 2008 11:00:01 PM 7 pbflash Changed listing detail tabbed templates to start on first tab instead of last viewed tab. This is related to bug/feature #474 2140 Jun 22, 2008 10:37:54 PM 8 pbflash Changed meta tag format per feature request. Updated template files to match. This is related to bug/feature #479 2139 Jun 19, 2008 11:01:52 PM 1 Mick_ removed the ? from the regex's in the htaccess file, seems to be causing issues with some servers although its a perfectly valid regex but the regex without the ? does the same thing so perhaps I was being redundant 2138 Jun 19, 2008 10:58:02 PM 25 Mick_ Adding a ton of Lang files that Eduardo sent me a while back but I lost track of the email. 2137 Jun 18, 2008 12:12:48 PM 1 Mick_ fixed duplicate case value, this issue won't affect anybody as 2.5.1 was never released This is related to bug/feature #807 2136 Jun 18, 2008 3:27:51 AM 1 Mick_ modified the featured listings image handling code so that it won't generate errors when the image file that should be there doesn't exist