This area contains the changelogs for recent versions of the Shack Locations Free extension. Click here to access the main Shack Locations page.

Shack Locations Free v1.4.13

  • Fix issues with title/alias on "Save to Copy"
  • Escape tooltip/label on custom fields to prevent breakage
  • Filter out invalid characters in customfield names

Commit Log

  • 0fcc8a2 Release v1.4.13 [Bill Tomczak]
  • cc7ec9c Merge pull request #10 from joomlashack/SLOC-34 [Bill Tomczak]
  • 9e642d6 Filter out invalid characters in customfield names [Bill Tomczak]
  • 74402a7 Add character escapes on custom field rendering [Bill Tomczak]
  • 6b52bed Missing spacing in language string [Valentín García]
  • d808320 Minor formatting fix [Bill Tomczak]
  • 1b5c94c Check title/alias of locations on save to copy [Bill Tomczak]

Shack Locations Free v1.4.12

  • Now pays attention to menu parameter page display settings
  • Avoid conflicts with duplicate location aliases on different maps
  • Fixes bad link when a location has its own menu page
  • Adds custom in-page module positions on location page
    • shacklocations-above-info
    • shacklocations-below-info
    • shacklocations-below-image
    • shacklocations-below-map

Commit Log

  • 64af062 Release v1.4.12 [Bill Tomczak]
  • df9845c Merge pull request #9 from OSTraining/SLOC-32 [Bill Tomczak]
  • bfe08e8 Merge branch 'development' into SLOC-32 [Bill Tomczak]
  • 00440f9 Fix file letter case [Bill Tomczak]
  • ff14986 Fix file letter case [Bill Tomczak]
  • 8d4379a Bump dev version [Bill Tomczak]
  • ac6e03c Handle potentially conflicting location aliases on different maps [Bill Tomczak]
  • ccd70ba Fixes issue when location has it’s own menu item [Bill Tomczak]
  • d84c7bf Sync manifest with Pro [Bill Tomczak]
  • 3ab0835 Bump dev version [Bill Tomczak]
  • 9efb6c6 Implement more reliable in-place module rendering [Bill Tomczak]
  • d1dc300 Merge branch 'development' into SLOC-31 [Bill Tomczak]
  • cc80dd6 Merge pull request #8 from OSTraining/SLOC-33 [Bill Tomczak]
  • 24cbd90 Formatting/Standards fixes [Bill Tomczak]
  • c8ca2b6 Pay attention to page parameters [Bill Tomczak]
  • e4bd3db Formatting fixes [Bill Tomczak]
  • 71bbd9a Updates to location view for new super classes [Bill Tomczak]
  • 3136322 Minor cleanup of map view class [Bill Tomczak]
  • 835ab1a Handle Page Heading in a more standard way [Bill Tomczak]
  • 156fdc3 Format/Standards fixes [Bill Tomczak]
  • 387307a Consolidate all parameters [Bill Tomczak]
  • d3d80ae Fix bad default in map config [Bill Tomczak]
  • 061cdf1 Move language loading up the hierarchy [Bill Tomczak]
  • 8b76691 Standardize/simplify document metadata settings [Bill Tomczak]
  • ab8d2cf Create page class method [Bill Tomczak]
  • 40e203d Remove some unused variables [Bill Tomczak]
  • 7072e6c Create standardized page heading setup [Bill Tomczak]
  • 27ce592 Standardize getting page parameters [Bill Tomczak]
  • 71608f1 Check before calling parent method [Bill Tomczak]
  • 9f28737 Move browser title method higher in the hierarchy [Bill Tomczak]
  • 4e3ca19 Simplify and cleanup browser title setting [Bill Tomczak]
  • 9d9f9ad Use standard browser title method [Bill Tomczak]
  • 16f1ab6 Initial restructure for Joomla superclasses [Bill Tomczak]
  • 2969a95 Integrate with Shack Forms [Nick Savov]

Shack Locations Free v1.4.11

  • Remove stray debugging output

Commit Log

  • 53e13ce Release v1.4.11 [Bill Tomczak]
  • 2d3da9f Remove debugging code [Bill Tomczak]

Shack Locations Free v1.4.10

  • Fixes javascript corruption in some languages
  • Makes location view infobox the same as on map list

Commit Log

  • cdd4f3f Release v1.4.10 [Bill Tomczak]
  • 61f2749 Merge pull request #6 from OSTraining/SLOC-30 [Bill Tomczak]
  • 0b9e7e8 Bump dev version [Bill Tomczak]
  • 1e555e2 Don’t over-process box text [Bill Tomczak]
  • 8a8b4c2 Make location view infobox consistent with map view [Bill Tomczak]
  • 48059c9 Check before processing json string [Bill Tomczak]
  • a66231e Make translation text safe for javascript use SLOC-30 [Bill Tomczak]
  • 5e9a126 Bump dev version [Bill Tomczak]

Shack Locations Free v1.4.9

  • Adds selectable ordering of locations on list tab of map

Commit Log

  • 12df5df Release v1.4.9 [Bill Tomczak]
  • 66f6db5 Merge pull request #5 from OSTraining/SLOC-29 [Bill Tomczak]
  • 10a6de8 Bump dev version [Bill Tomczak]
  • 386ba11 Add ordering options for locations [Bill Tomczak]
  • 381da74 Move method call to more useful place [Bill Tomczak]
  • 2076676 Sync language files [Bill Tomczak]
  • 495ba69 Improvement to language string [Bill Tomczak]

Shack Locations Free v1.4.8

  • Fixes an issue with browser freezing on window resize

NOTE: skipped a version to sync with Pro version

Commit Log

  • 824bf73 Release v1.4.8 [Bill Tomczak]
  • b6d8ef9 Bump dev version [Bill Tomczak]
  • 389f3a0 Fixes browser freeze on window resize SLOC-28 [Bill Tomczak]
  • d48037e Fix various typos in javascript generation code [Bill Tomczak]

Shack Locations Free v1.4.6

Improvements to custom field management and display

Commit Log

  • a3bbfe6 Release v1.4.6 [Bill Tomczak]
  • fc1b695 Improve custom field displays when no label [Bill Tomczak]
  • 4600674 Allow labels to be blank [Bill Tomczak]
  • 446fc59 Update for language strings [Bill Tomczak]
  • e163b85 Improve messaging for custom field errors [Bill Tomczak]
  • e7c9498 Let custom field labels default to formatted name [Bill Tomczak]
  • 867cde9 Spacing for custom fields display [Valentín García]
  • f694a23 Make name and label required when defining custom fields [Bill Tomczak]
  • 5cc180c Fix typo [Bill Tomczak]
  • 5f169a5 Allow removing the last custom field [Bill Tomczak]
  • 7574ded Remove unneeded and unused marker icon files [Bill Tomczak]

Shack Locations Free v1.4.5

  • Fixes problem with removing last 'Other Type' value
  • Improvements to support marker clustering in Pro version

Commit Log

  • 320e4f5 Release v1.4.5 [Bill Tomczak]
  • 4f70a18 Merge pull request #4 from OSTraining/SLOC-26 [Bill Tomczak]
  • aa17e0e Minor formatting/standards fix [Bill Tomczak]
  • 4e4b18e Provide looser and more robust support for clustering [Bill Tomczak]
  • 4f0d9b5 Fix problem removing last ‘Other Type’ [Bill Tomczak]

Shack Locations Free v1.4.4

  • Fixes duplicated legends
  • Fixes problem with deselecting all legends

Commit Log

  • 73744d7 Release v1.4.4 [Bill Tomczak]
  • b43576c Fix a bad typo [Bill Tomczak]
  • 61d2e37 Prevent repeated legends [Bill Tomczak]

Shack Locations Free v1.4.3

  • Fixes disappearing directions
  • Moves some hardcoded strings to translation files
  • Fixes issues with filtering/sorting in admin lists
  • Provide more clarity for existing global parameter settings
  • Major cleanup of several javascripts
  • Fixes missing "created by" field in locations

Commit Log

  • a37c063 Release v1.4.3 [Bill Tomczak]
  • 398faff Auto format css file [Bill Tomczak]
  • 6e77f4e Improve positioning of infobox link [Bill Tomczak]
  • 259e848 Minor typos and spacing fixes [Bill Tomczak]
  • 401a857 Minor standards fix [Bill Tomczak]
  • 285dfdc Remove unused file [Bill Tomczak]
  • f91815b Cleanup javascript [Bill Tomczak]
  • 2557f82 Minor comment update [Bill Tomczak]
  • 6e303e8 Consolidate and remove unused js generator files [Bill Tomczak]
  • 691923b Clean up/Simplify legend display [Bill Tomczak]
  • 6cc07a8 Fix author sorting [Bill Tomczak]
  • 65fdafb Formatting to standards [Bill Tomczak]
  • 398e853 Fix typo in filter field name [Bill Tomczak]
  • e45279d Fix missing created by field in location types [Bill Tomczak]
  • 85fc313 Fix collimation in above legend [Bill Tomczak]
  • 70f90e8 Remove old code [Bill Tomczak]
  • 8a3ee4c Move hardcoded string to translation [Bill Tomczak]
  • 3507abf Clean up javascript rendering SLOC-24 [Bill Tomczak]
  • 48a9cf3 Auto reformat [Bill Tomczak]
  • d2fd009 Add hooks for new pro feature SLOC-21 [Bill Tomczak]
  • 273214a Minor standards fix [Bill Tomczak]
  • bd00903 Template/configuration option doesn’t need yes/no coloring [Bill Tomczak]
  • e4f384d Fix 1/0 field formatting and consistency [Bill Tomczak]
  • b534f8e Use language constants [Bill Tomczak]
  • ef5d626 Update parameter to use 1/0 instead of true/false [Bill Tomczak]
  • 05a6674 Use global internal option and fix parameters to match global [Bill Tomczak]
  • 8e068a3 Check variable before trying to loop over it [Bill Tomczak]
  • c0ddbef Bump dev version [Bill Tomczak]
  • 11fab60 Use cleaner js setup/rendering [Bill Tomczak]
  • 602d7dd Minor language string fix [Valentín García]
  • 319c887 Target platforma and info url [Valentín García]