Skip to content

v0.13.0

Compare
Choose a tag to compare
@CloCkWeRX CloCkWeRX released this 31 Jan 02:29
· 2471 commits to master since this release
  • Add user_id to lists table
  • Add campaign to opportunity advanced search.
  • Add id to export formats.
  • Added ActiveSupport lazy load hooks for all models in Fat Free CRM.
  • Added timeago library to enable future caching of search results.
  • Atom and RSS feeds now deal with cases where user doesn't exist.
  • Better solution to internationalizing jquery.timeago plugin.
  • Configurationise the uniqueness constraint for account first names
  • Convert settings from syck to psych and remove dependency on Syck.
  • Enforce available locales in latest version of I18n.
  • German translations
  • Introducing client-side unobtrusive javascript for new comments.
  • Peg paper_trail to v2.7
  • Replaces rjs with erb/haml
  • Updated to latest rails version

Bug fixes

  • Ensure user isn't deleted if they still have tasks.
  • Fix delete button not showing
  • Fix global list save problem
  • Closes #268: Replace the contents of "div#leads_pagination"
  • #242 and #245. Fix cohsen_select helper to be able to
  • Fixed issue #282
  • Fixed issue with account categories inclusion matcher.
  • Fixed issue with timeago plugin not precompiling. Resolves issue #286
  • Fixed issue#281 - psych v2 is not supported.
  • Fixed one_submit_only js format and fixed red background highlight
  • Fixed uninitialized constant 'Version' error on dashboard ATOM/RSS
  • #270. Fixed procfile command for heroku.
  • #273 from notentered/testFixes
  • #279 from roadt/bugfix
  • #284 from roadt/bugfix
  • #287 from szetobo/fix_test_case
  • #288 from szetobo/update_scope
  • rake ffcrm:setup no longer nukes the database before starting.

Full changes:
reduced-fat-crm/fat_free_crm@v0.12.3...v0.13.0