| View previous topic :: View next topic |
| Author |
Message |
Romedchim Site Admin
Joined: 13 Aug 2003 Posts: 1063 Location: Iasi, Romania
|
Posted: Mon Feb 12, 2007 5:02 pm Post subject: Version 4.3. - overview |
|
|
Hello,
The version 4.3. is now ready.
First of all, some info regarding the release steps.
February 13th - update of the online demo.
February 14th - new demo available for download
February 15th - new kit and desktop client available for new and existing clients
February 16th - upgrades of existing scripts will be available.
List of features.
1. Desktop client.
A desktop client allowing the remote connection to the script and offering the possibility to the owner to manage his properties including the availability calendar (and the export to the owner site) and adding bookings into the system.
The main functions of the desktop client are :
1. Add property with basic informations including images
2. Synchronize (transfer) the property to the script site
3. Copy the already existing properties on the desktop, edit them and synchronize/update the content on the server.
4. Manually add a booking into the system, synchonize with the reservation list on the server
5. Copy and synchronize the property availability calendar on the client webpage (knowledge of html and php is required for implementation and customization).
More info here: http://www.online-rent.com/forum/viewtopic.php?t=1134
2. Google maps and map listing.
Google maps was implemented and a new display of properties registered into the system was added in the top menu.
More info here: http://www.online-rent.com/forum/viewtopic.php?p=3577
3. Add property wizard builder.
More info here: http://www.online-rent.com/forum/viewtopic.php?p=3570
Add property can be customized by the site admin under the form of a step-by step wizard, configured in the admin area. The purpose of the wizard is to simplify the life of proeprty owners when they add a property into the system.
4. Quick search.
Quick search and booking details are now available in the property listing, the results for the searched interval are listed for each property and preserved during the site navigation.
Info: http://www.online-rent.com/forum/viewtopic.php?p=3578
5. New display style.
A new display style was built, which incorporates the quick availability search and the booking and price calculation done on the property details page.
6. Property address.
A new menu was added in the PMA, in order to enter the property address information.
7. Admin notification.
When a property is added into the system the admin receives an email.
8. Ask more information.
Ask more informations opens now in a popup with a security code for spam prevention (the background color is controlled in the css).
9. Watermark.
The site watermark can be placed on uploaded images, the text appearing in the photos is controlled using a language variable (define(_WATERMARK,"WaterMark"); )
10. Tooltips
Tooltips were added for all the menus in the admin area.
11. Minimum number of booked weeks.
The definition of the minimum number of booked weeks was implemented.
12. PMA - graphics
The graphics symbols were replaced and each of them have an unique name in order to allow easy replacement by each site owner.
Bug fixes, minor mods.
Thank you.
Catalin Toma _________________ HIGH QUALITY PHP/MySQL, PERL, .NET, ASP programming ! Just ask for a quote, you will be surprised by our prices !
CUSTOMER SUPPORT CENTER
Last edited by Romedchim on Fri Feb 01, 2008 4:00 pm; edited 9 times in total |
|
| Back to top |
|
 |
menorcaboy Online Rental Guru
Joined: 26 Apr 2005 Posts: 425
|
Posted: Tue Feb 13, 2007 6:51 pm Post subject: |
|
|
| Quote: | | A new display style was built, which incorporates the quick availability search and the booking and price calculation done on the property details page. |
...you mean on the listings page too? |
|
| Back to top |
|
 |
menorcaboy Online Rental Guru
Joined: 26 Apr 2005 Posts: 425
|
Posted: Tue Feb 13, 2007 6:57 pm Post subject: |
|
|
| Quote: | | new display style was built, which incorporates the quick availability search and the booking and price calculation done on the property details page. |
So you changed your mind and decided that the database could be made to work a lot more Is the rate calculated when displaying each page or for all listed properties first? |
|
| Back to top |
|
 |
pirinali Online Rental Wannabe
Joined: 23 Aug 2006 Posts: 17 Location: Spain
|
Posted: Wed Feb 14, 2007 9:37 pm Post subject: |
|
|
| It will be great, perfect |
|
| Back to top |
|
 |
pirinali Online Rental Wannabe
Joined: 23 Aug 2006 Posts: 17 Location: Spain
|
Posted: Tue Feb 20, 2007 12:40 pm Post subject: Search and Calculate pricing |
|
|
Hi,
I thought that in this version, there will be the possibility to have a box search by dates and more.. and then when you run the search in teh list properties will appear all available with the price calculated.
Is it possible? If yes, how? If not, when?
Regards,
Marc |
|
| Back to top |
|
 |
menorcaboy Online Rental Guru
Joined: 26 Apr 2005 Posts: 425
|
Posted: Tue Feb 20, 2007 1:48 pm Post subject: |
|
|
| Set the style to "redstyle", then you will see an example |
|
| Back to top |
|
 |
Romedchim Site Admin
Joined: 13 Aug 2003 Posts: 1063 Location: Iasi, Romania
|
|
| Back to top |
|
 |
menorcaboy Online Rental Guru
Joined: 26 Apr 2005 Posts: 425
|
Posted: Sat Feb 24, 2007 5:27 pm Post subject: |
|
|
| Quote: | 4. Quick search.
Quick search and booking details are now available in the property listing, the results for the searched interval are listed for each property and preserved during the site navigation. |
When you say "..and preserved during the site navigation." do you mean via the "Book Now" link or is there more to understand? |
|
| Back to top |
|
 |
menorcaboy Online Rental Guru
Joined: 26 Apr 2005 Posts: 425
|
Posted: Sat Feb 24, 2007 9:51 pm Post subject: |
|
|
| Quote: |
Quick search and booking details are now available in the property listing, the results for the searched interval are listed for each property and preserved during the site navigation. |
Is there not a "small problem"/enhancements needed with this.? use PID 655 Spain Villa in the onlline demo as an example and use redstlye as display style
1) the price show should also show for how many guest this is. Currently though there is not a <%variable> to put into property_details_list.tpl to show the number of guests.( Note 655 has guest based pricing )
2) This is the start of a little debate.
If I show a date selection box that says arrival and departure it would be logical for me to enter say arrival as 2007/05/01 departure 2007/05/08 , which is in fact 8 days! . The script shows 400 as the price for the "Booked Period Cost" for the above PID which is 8 days- not really what the guest meant.
What do other people think? should a script automatically handle this always as 1 day less? |
|
| Back to top |
|
 |
Romedchim Site Admin
Joined: 13 Aug 2003 Posts: 1063 Location: Iasi, Romania
|
Posted: Mon Feb 26, 2007 11:26 am Post subject: Arrival and departure |
|
|
Hi,
This is indeed a problem which is currently being fixed.
Thank you for pointing it, it was so obvious that we have totally missed it.
Catalin _________________ HIGH QUALITY PHP/MySQL, PERL, .NET, ASP programming ! Just ask for a quote, you will be surprised by our prices !
CUSTOMER SUPPORT CENTER |
|
| Back to top |
|
 |
menorcaboy Online Rental Guru
Joined: 26 Apr 2005 Posts: 425
|
Posted: Mon Feb 26, 2007 5:59 pm Post subject: |
|
|
| .. while you are doing this can you check the elsewhere the script follows this behaviour. I.e when a arrival/deprt dates is selected via a pop up calendar then the arrival/departure can be on the same day as an existing booking. |
|
| Back to top |
|
 |
|