No subject


Tue Jan 26 08:56:49 CET 2010


0.5.0 - currently working on
- [#3660] Fix: Test failures with PHPUnit 3.4.7
- [#3656] Fix: Don't use TYPO3_branch or compat_version
- [#3630] Fix: The next/previous buttons view needs to create a separate
cObj for the list view instance
- [#3648] Change: Remove the manual setting of the configuration pidList
and recursive in pi1
- [#3629] Fix: Remove superfluous intvals and parentheses
- [#3628] Fix: Drop 'uid' from
tx_realty_pi1_NextPreviousButtonsView::sanitizeAndSplitListViewLimitation
- [#3625] Fix: Typo getSelectForListVew
- [#3641] Change: Update all copyrights to 2010
- [#3593] Fix: Config check warning on the single view page
- [#3590] Localization: Update the NL localization
- [#3589] Fix: Fix the spelling in the German search widget flexforms
- [#3566] Feature: Add a checkbox in the flexforms for the
"previous/next element" buttons
- [#3565] Fix: District list in BE not populated in TYPO3 4.2
- [#3515] Feature: Change the "back" link in the single view to include
the piVars
- [#3514] Feature: Add "previous"/"next" buttons to the single view
- [#3420] Feature: Add a modal editor for entering districts
- [#3238] Feature: Add functions for asking the list view for getting
the UID of the n-th object
- [#3525] Change: Remove/Mock more Google Maps lookup tests
- [#3465] Change: Move default realty list view-related functions into
own class
- [#3512] Feature: Provide all piVars in the link from the list view to
the single view
- [#3537] Feature: Add CityMapper::findByName and
DistrictMapper::findByNameAndCityUid
- [#3546] Fix: Move the special case for the favorites from the list
view class to the favorites class
- [#3467] Change: Move the "objects by owner view" related function into
own class
- [#3285] Feature: In the flexforms, add a checkbox for each single view
button
- [#3511] Feature: In the link to the single view, provide the number of
the clicked item within the list
- [#3513] Feature: Add the list type (favorites etc.) to the link from
the list view to the single view
- [#3466] Change: Move functions related to the "my objects" view into
own class
- [#3418] Feature: When selecting a city in the FE editor, load the
districts for selection (via AJAX)
- [#3464] Change: Move favorite list view related functions into own class
- [#3419] Feature: In the selector widget, load the districts by city
- [#3463] Fix: Google Maps geocoding lookups need to be throttled
- [#3456] Change: Remove the check that the construction year lies in
the past
- [#3237] Feature: In the link from the list view to the single view,
provide the UID of the list view content element and add a configuraton
for this
- [#3509] Cleanup: Use the oelib_db wrappers in the list view
- [#2353] Cleanup: Move the FE editor JavaScript to the external file
- [#3501] Fix: Crash in TYPO3 4.3 (trunk) after saving in the FE editor
or the image upload
- [#3508] Cleanup: Replace space + tab with tab
- [#3421] Feature: Add an EM update function for the district->city relation
- [#172] Feature: Add number of found results in list
- [#3266] Change: Update to the latest versions of Prototype and
Scriptaculous
- [#3486] Change: Load Prototype if the city and district drop-down are
present in the search widget
- [#3493] Fix: The checkbox filter deletes the piVars of the search widget
- [#3075] Change: Move the list views to their own classes
- [#3422] Feature: Show the number of objects after the city and
district names in the selector widget
- [#3417] Feature: When setting a city in the BE object editor, load the
districts for selection
- [#3485] Feature: Add a function for getting all districts by city to
the district mapper
- [#3416] Feature: Add a relation from the districts to the cities
- [#3415] Feature: Add models and mappers for cities and districts
- [#3474] Fix: Add all required parameters to the geocoding request
- [#3448] Fix:
test_ImportFromZip_ForNonExistingImportFolder_ReturnsFolderNotExistingErrorMessage
fails
- [#3447] Fix: Import fails with error message: import folder does not exist
- [#3224] Fix: Make sure all <script> tags have proper CDATA
- [#3368] Feature: Filter the list view by the selected number of rooms
- [#3367] Feature: Add a search widget for the number of rooms
- [#3366] Change: Change the room numbers to decimals
- [#2082] Change: Use geolocation lookup mockups for the tests
- [#3428] Fix: PHP warning during the OpenImmo import
- [#3284] Fix: Provide unique CSS classes for all buttons
- [#3286] Feature: Add Google Maps to the list of checkboxes for the
single view
- [#3141] Change: Make sure that ISO8859-1 XML files can be imported as well
- [#3427] Fix: Misspelled word in cronjob import message
- [#3034] Fix: Button of search widget is too wide in IE6
- [#3365] Feature: Add a search widget for the district
- [#3383] Fix: Image import fails
- [#3345] Feature: Filter the list view by the selected house type
- [#3102] Fix: Make sure that the image files of deleted objects do not
get imported
- [#3317] Fix: Check for object comparisons / recursive nesting
- [#3341] Fix: Typo in ext_tables.php
- [#3324] Change: Change all getNewGhost/set* sequences to
getLoadedTestingModel in realty
- [#3131] Feature: Create a CLI script for cleaning up unused image files
- [#3321] Change: Move the loading of the model out of the loop in
pi1_FurtherDescriptionView::render
- [#3309] Fix: Test failure:
testRenderReturnsEmptyResultForEmptyFurtherDescriptionOfValidRealtyObject
- [#3302] Fix: Multiple tests regarding retrieveCoordinates fail.
- [#3246] Fix: Coordinates have changed again
- [#3254] Change: Also import the rent from "kaltmiete" if
"nettokaltmiete" is empty or missing
- [#1868] Feature: Add a try/catch construct around the realty pi1 and
cli main functions
- [#3277] Fix: HTML is double-escaped in object titles in the list view
- [#3228] Fix: Objects for rent are imported as for sale
- [#3196] Change: Don't display the "available from" field in the list
view and single view if it is empty
- [#3195] Feature: Add some object states
- [#3154] Localization: Add an Italian localization, thanks to Roberto
Torresani
- [#3153] Fix: Typo in German locallang: "E-Mail-Addresse" ->
"E-Mail-Adresse"
- [#3150] Change: Add some default configuration for the classic gallery
pop-up window
- [#3044] Change: Remove deprecated functions for oelib 0.7.0
- [#3080] Change: Use the object factory
- [#3027] Change: In the BE OpenImmo import module, be more specific in
the error messages
- [#3018] Feature: Check that the realty uploads folder exists and is
writable
- [#3009] Change: Check if the import folder exists and is readable
- [#3004] Fix: OpenImmo import in the BE doesn't work with non-Firefox
browsers
- [#3003] Fix: HTML validation errors in the search widget
- [#2712] Feature: Add a setting for the maximum size of full-size
Lightbox images
- [#2983] Feature: Show the owner image in the offerer list and the
object single view
- [#2985] Feature: Also show the OpenImmo import BE module for non-admin
BE users
- [#2976] Fix: Error in the BE module if a page is selected
- [#2970] Change: Recommend sr_feuser_register in ext_emconf
- [#2969] Change: Change the error message when ZipArchive could not be
found
- [#2953] Fix: Use TYPO3's wrapper for the multibyte string functions
- [#2875] Feature: Add an OpenImmo import to the BE module
- [#1740] Fix: Delete the editorcfg entry from ext_localconf.php plus
the related files
- [#2897] Fix: Empty space in empty list view
- [#2874] Feature: Add a back-end module "Realty"/"Immobilien"
- [#2899] Fix: Googlemaps display switch in single view is not loaded
from flexforms

-- 
Certified TYPO3 Integrator | TYPO3 Security Team Member


More information about the TYPO3-project-realty mailing list