Skip to content

Releases: CodeForPhilly/laddr

laddr v2.3.2

11 Oct 23:54

Choose a tag to compare

  • Add initial version of events database
  • Fix tags filters in people and projects pages
  • Add recaptcha to contact form
  • Fix grouping checkins by project
  • Add chat channel field to projects
  • Make developer/user URLs visible on project pages
  • Misc styling improvements
  • Add content-markdown CSS class for all markdown areas and style tables
  • Add configuration option for gravatar default images
  • Enable editing first name and last name from profile page

laddr v2.3.1

16 Aug 23:56

Choose a tag to compare

  • Bootstrap breakpoint width tweaked
  • Misc markup improvements

laddr v2.3.0

25 May 00:45

Choose a tag to compare

  • Frontend design refresh
    • Home page simplified to 2 columns, projects/members filters moved to respective pages
  • i18n improvements
  • Improved page-specific CSS loading
  • Add dynamicFields to all core models
  • Add dynamic redirects with management UI
  • Update default homepage calls-to-action
  • Break up config overrides for easier customization
  • Add staff-editable content block for homepage announcements
  • Add staff-editable content block for registration introduction

laddr v2.2.0

04 Jan 00:37

Choose a tag to compare

  • Hide empty link buttons on project pages (#107, #113)
  • Add tags to user profile pages (#116, #119)
  • Add tags and status columns to projects.csv export (#118, #120)
  • laddr.io references updated to laddr.us (#121)
  • Structure site.tpl to provide proper padding to bare templates and update select pages needing full-bleed to replace superblock (d3828c4)
  • Apply consistent markup to template headers
  • Use atomically-overridable personName subtemplate to centralize printing users' names
  • Break config overrides into composite config scripts and event handlers
  • Bootstrap markup and minor improvements applied to simple templates
  • Add button and confirmation page template for deleting people
  • Misc markup cleanup
  • Column layout applied to user profile pages

laddr v2.1.0

18 Nov 00:59

Choose a tag to compare

  • First versioned release
  • Includes misc fixes
  • Adds tags to project profile pages
  • Implements ReCaptcha for registration