Notes:
This is the eleventh feature complete release.
See the User Manual (included in the release) for details on the features and us
e and installation of the system. This version of the system requires ruby, rak
e and a supported database system.
This release incorporates the following improvements to the system:
1 - Reorganize User Manual.
2 - Make remember me work on multiple systems.
3 - Add capability to add/remove reservation from group reservation.
4 - Add one-time discount.
5 - Change so email is not sent on a walkup camper.
6 - Implement payments report and refactoring to support it.
7 - Make rigs in park report use space position for sort.
8 - Allow use of long text in page headers and trailers (tested for over 600 ch
aracters).
9 - Add option to display total payments and amount due in lists.
10 - Optionally provide for feedback email.
11 - Make taxes on extras selectable.
12 - Ensure taxes are charged on extras also.
13 - Make error reporting screen more useful.
14 - Add editable memo field on payments.
15 - Catch the error if a file is not specified for backup upload.
16 - Bug id 29471: fixed so camper sort persists when camper is deleted.
17 - Feature req 21061: make reservations by week number.
18 - Feature req 29470: make discounts and recommendations optional for remote.
19 - Many minor changes and fixes of all known bugs
Changes:
r927 reverse r924 and correct error in camper report
r926 correct an error in handling of fixed discounts
r925 update rev
r924 combine and cache javascript and css
r912 add camper report
r895 add diagnostic find_conflict to reservations
r894 correct extend to look at archived flag
r884 add save after changes to log
r883 improve logging on changes of space and camper
r877 treat cvv2 the same as exp date on creditcards
r876 correct sequence on camper change
r875 correct error in handling of seasonal configuration
r874 configure email to enable starttls
r873 handle card exp date in bad format
r872 enhance handling of group reservation space selections
r869 add italian translations
r868 set focus to name on new actions
r867 do not allow changes other than name on default season
r866 show creditcard info on show if creditcard is specified
r859 correct expiration date processing if no exp date
r855 correct credit card expiration processing
r842 update revision number to 842
r841 initialize list sort order in seeds
r838 correct problem with double booking on a remote reservation
r837 correct file name on paypal handling
r836 correct error in group reservation cancel
r835 forgot to check for archived when finding spaces available
r834 release-1.10
r832 improvements in operation of remote reservations
r831 minor corrections to payment report
r827 minor corrections from testing
r824 manual updates for 10.0
r823 use cookie store for sessions
r822 correct logging levels for some areas
r821 translate invalid payment amount into 0.0
r820 add placeholders files for remote css and js
r819 minor bug fix
r818 cleanup from testing
r817 specify taxability of extra
r816 use memory store for session
r815 minor improvements to remote res
r814 minor improvements to remote reservation pages
r813 cast dates to year for year range in date selectors
r812 impound working paypal public key
r811 improvements to remote facility
r810 correct spelling error
r809 allow a reservation to be in the previous year
r808 correct calculations with one-time discount
r807 make subtotals work at all values
r806 minor improvements in email code
r805 minor fixes in email
r804 correct calculations for group reservations
r803 move fetches for selects to views
r802 correct problem with sitetype selection
r801 calculate charges when we load database from fixtures
r800 correction to remember us
r799 changes to remember me on multiple systems
r798 reorganize filters to be together in application_controller
r797 reset schema version to 24
r796 correct errors in credit card validation
r795 change hand coded selects to collection_select
r793 allow payment name as nil
r792 correct errors with recording of payments
r791 add capability to add/remove reservation from group
r789 change collections to fetch .all from view
r786 added initializer to fix a problem with ROR 2.3 in mongrel
r785 redo the rake tasks
r784 minor html corrections
r783 correct table definitions in setup
r782 add missing paragraph terminators
r781 do not print one time discount entry area
r780 add one-time discount
r779 correction of handling of left over space alloc records
r778 corrections in group reservation from archive changes
r777 correctly display group when payment list enabled
r776 correct change dates for payments changes
r775 fix alignment in payment report
r774 improvements to training database
r773 make payment field a bit larger
r772 improve data for training
r771 make use of remote reservations flag consistant
r770 improve logging of errors
r769 update fixtures for database reorg
r768 update tests to correspond with model changes
r767 change so email is not sent on a walkup camper
r766 updates to improve payments
r765 cleanup old reservations on startup
r764 add reservation retention period.
r763 initial work on payments report and refactoring to support it
r761 remove payment input from printout
r760 make rigs in park report use space position for sort
r759 cleanup from sqlite3 changes
r758 basic support for sqlite3 added
r754 allow use of long text in page headers and trailers (tested for over 600 characters).
r753 remove mac meta files from active merchant
r752 add option to display total payments and amount due in lists
r751 optionally provide for feedback email
r749 update copyright dates
r747 ensure taxes are charged on extras also
r744 bug id 29471: fixed so camper sort persists when camper is deleted
r741 rescue if camper#find cannot find reservation
r739 feature req 29470: make discounts and recommendations optional for remote
r738 make selection of discounts and recommenders optional for remote
r737 minor cleanup from upgrade
r736 update rails version to 2.3.14
r735 expand and add a resume button for errors
r733 get rid of reservation id after checkout
r732 correct action for reservation cancel on wagonmaster select
r730 correct error in email preperation
r727 make site availability scroll when needed
r723 eliminate unneeded render on update of recommender
r718 do not validate credit card if we get exception in validation
r717 correct problems in seasons test
r716 correct error where group reservation did not detect occupied spaces
r714 eliminate unnecessary render on rigtype update
r713 Feature req 21061: make reservations by week number
r710 use cookie for session data
r704 add editable memo field on payments
r703 catch the error if a file is not specified for backup upload
r702 refactor to move logic from controllers to models
r701 post release error corrections from maintenance branch
r689 check if season being deleted is in use and make days integer
|