Skip to content

Releases: Yosimitso/WorkingForumBundle

V1.2.1

17 Apr 12:02
Compare
Choose a tag to compare

New feature : antiflood system

V1.2

11 Apr 12:56
Compare
Choose a tag to compare

This release is compatible with Symfony 2.8, 3 & 4

New features :

  • Vote system for posts
  • Fileupload system for posts
  • Responsive templates (optimized for mobile and templates)

Fixes :

  • Forms errors are now translated
  • Other minor bugs

For developers :

  • Controllers are now loaded as services
  • Important refacto for controllers
  • Important refacto for thread templates
  • Better intialization of entities
  • Use of asset package

V1.1

14 Dec 09:26
Compare
Choose a tag to compare

New features and fixes :

  • symfony 3.3 support
  • autolock system for thread (thread older than)
  • allowed role for subforum fix
  • fix for search system and search pagination
  • fix for subforum statistics
  • fix for markdown quote

V1.0

26 Apr 08:44
Compare
Choose a tag to compare

First "production-ready" release, features :

  • Forum with subforum
  • Moderator role as ROLE_MODERATOR (and default admin roles)
  • Post editor using markdown with instant preview
  • Smiley system
  • Enable thread locking
  • Thread can be pinned
  • Thread can be moved
  • Quoting system
  • Reporting system for thread
  • Support multi language
  • Enable marking thread as 'resolved'
  • Automatic breadcrumb
  • Messages counting (user, forum, subforum) with last replies
  • Automatic pagination on thread list and thread
  • Allow or not the anonymous to read forums
  • Database safety : no HTML stored, only markdown
  • Search system
    -Backend administration

First release

25 May 07:45
Compare
Choose a tag to compare
First release Pre-release
Pre-release

For >= SF2.7 and SF3