Skip to content

Releases: joomlatools/joomlatools-framework-activities

v3.0.4

07 Apr 13:32
Compare
Choose a tag to compare

added - Make activities model searchable

v3.0.3

19 Jan 09:32
Compare
Choose a tag to compare

improved - Updated Composer manifest

v3.0.2

21 Dec 11:06
Compare
Choose a tag to compare

added - Spanish translations
fixed - Small translation fixes

v3.0.1

01 Dec 12:58
Compare
Choose a tag to compare

improved - Make action available on ComActivitiesActivityLoggerInterface::getActivityData

v3.0.0

04 Oct 10:09
Compare
Choose a tag to compare

added - Refactored to use Joomlatools Framework v3
added - Flexbox based UI
added - De-normalization support for resources
added - Store activity object UUID
improved - Proper resources action permissions

v2.1.2

06 Oct 15:12
Compare
Choose a tag to compare

Added - Move component metadata into composer.json

v2.1.1

06 Oct 15:19
Compare
Choose a tag to compare

Added - Allow filtering by guests in the model

v2.1.0

06 Oct 15:26
Compare
Choose a tag to compare

Added - Allow filtering by guests in the model
Added - Arabic and Czech translations
Added - Parameter to disable links rendering
Improved - Handle guest logging properly
Improved - Use 'activities' table instead of 'activities_activities'.

v2.0.3

25 Dec 10:57
Compare
Choose a tag to compare
  • Add model and behavior aliasing
  • Allow defining activities translator
  • Add activitiy translator interface
  • Disable language key truncation in the translator
  • Add YAML translation file

v2.0.2

22 Dec 23:30
Compare
Choose a tag to compare
  • Made activity controller smarter for reducing the amount of required code of extending controllers.