Commit Graph

13 Commits

Author SHA1 Message Date
UndefinedOffset
bc633e151d Fixed issue where versioned objects in would not be flagged as modified preventing the sort order from publishing to the live state when the owner is published 2018-07-04 14:01:37 -03:00
ChrissiQ
118838fb79 Fixes "undefined offset" error when moving a many_many item to previous page (#121)
When viewing the last page of a list of data objects, trying to move one of them to the previous page triggers an "undefined offset" error.
2018-05-31 14:56:51 -03:00
UndefinedOffset
5e3e5cac3f Fixed issue #120 where 'Int' as a datatype would not work 2018-03-07 09:46:08 -04:00
UndefinedOffset
20da27f7dd Fixed potential issue with DBInt 2018-03-01 10:45:44 -04:00
UndefinedOffset
ecbe9b904a Fixed issue related to checking if the base data class has the versioned extension
Updated translations
2017-12-11 12:27:42 -04:00
UndefinedOffset
12cd5776c1 Fixed issue where the table name could not be determined properly for namespaced classes (fixes #113)
Fixed issue sorting to page in 4.0
2017-12-11 11:49:30 -04:00
UndefinedOffset
f0110c11e2 Fixed issue #110 where many many lists would cause a crash 2017-11-27 10:17:17 -04:00
UndefinedOffset
9ea5caa91c Removed unused constant and config option 2017-11-01 09:35:04 -03:00
UndefinedOffset
b38d7f6f04 Revert "Revert "Moved to a vendor module #103""
This reverts commit 1925d5151e.
2017-11-01 09:34:29 -03:00
UndefinedOffset
1925d5151e Revert "Moved to a vendor module #103"
This reverts commit 08a0781d56.
2017-10-27 16:09:42 -03:00
UndefinedOffset
08a0781d56 Moved to a vendor module #103 2017-10-20 16:07:01 -03:00
Reece
23da810b19 Fixes bug
JS formatting

Updated README.md

SS4 Compliance & Updated Tests

Namespaced templates

Update .travis.yml, .scrutinizer.yml

Update composer.json
2017-06-05 09:41:56 -03:00
Reece
1862700761 Rename forms to Forms 2017-05-26 20:34:57 +10:00