]> BookStack Code Mirror - bookstack/commit
Added page revision counting
authorDan Brown <redacted>
Thu, 20 Apr 2017 19:58:54 +0000 (20:58 +0100)
committerDan Brown <redacted>
Thu, 20 Apr 2017 19:58:54 +0000 (20:58 +0100)
commit4c985aac7e5f84e5d00071deeae19a521db5a010
treecfab8464303c1638e834bb972b318bf182d532bc
parent87e18b80684dedc761e669d375f59b548e4ab52f
Added page revision counting

Adds stored revision counts to pages and the revisions themselves.
Closes #321
app/Repos/EntityRepo.php
database/migrations/2017_04_20_185112_add_revision_counts.php [new file with mode: 0644]
resources/lang/en/entities.php
resources/views/pages/revisions.blade.php
resources/views/partials/entity-meta.blade.php
tests/Entity/EntityTest.php
tests/Entity/PageRevisionTest.php [new file with mode: 0644]
Morty Proxy This is a proxified and sanitized view of the page, visit original site.