Skip to content

Releases: laraplus/translatable

Connection fix

05 Dec 20:32
Compare
Choose a tag to compare
Fix Database Connection (#26)

* Fix Database Connection

* Fix the indentation

* Fix the indentation #2

Fix self referencing has queries and add PostgreSQL support

23 Oct 13:22
Compare
Choose a tag to compare

Add translateOrNew() & fix fresh()

15 May 23:42
Compare
Choose a tag to compare
1.0.18

Add translate or new method + fix PSR2

Fix read only mode

16 Mar 23:29
Compare
Choose a tag to compare
1.0.17

bail out on translation save if parent save failed

Fix updates

16 Feb 22:53
Compare
Choose a tag to compare
1.0.16

Merge branch 'morrizon-master'

Fix mass updates and deletes

01 Dec 15:14
Compare
Choose a tag to compare
1.0.15

Merge branch 'BlazOrazem-failing-tests'

Fix saveTranslation helper

05 Nov 19:41
Compare
Choose a tag to compare
1.0.14

Fix updating

Fix delete query in Mysql + fix increment/decrement

31 Oct 11:10
Compare
Choose a tag to compare

Fix dirty translatable attributes

24 Oct 22:04
Compare
Choose a tag to compare
1.0.12

Fix dirty translatable attributes

Fix translation update

29 Sep 10:54
Compare
Choose a tag to compare
1.0.11

Remove hhvm support