]> BookStack Code Mirror - bookstack/history - app/helpers.php
Update entities.php
[bookstack] / app / helpers.php
2019-05-06 MantikorMerge pull request #1 from BookStackApp/master
2019-05-05 Dan BrownRan phpcbf
2019-04-20 Dan BrownMerge branch 'patch-1' of git://github.com/XVilka/BookS...
2019-04-14 Dan BrownMerge pull request #1153 from BookStackApp/2019-design
2019-03-30 Dan BrownMerge branch 'master' into 2019-design
2019-03-10 Dan BrownMerge branch 'master' into 2019-design
2019-03-10 Dan BrownMerge branch 'feature-ldap-attributes' of git://github...
2019-03-09 Dan BrownUpdated shelf menu item to show on custom permission
2019-03-09 Dan BrownMerge branch 'mark-james-Copy-For-View-Only'
2019-03-09 Dan BrownAbstracted userCanCreatePage helper to work for any...
2019-03-09 Dan BrownMerge branch 'Copy-For-View-Only' of git://github.com...
2019-02-09 Dan BrownMerge branch 'master' into 2019-design
2019-02-03 Dan BrownUpdated auth pages to new design, Removed public layout
2019-01-02 Mark JamesUse joint_permissions to determine is a user has an... 1202/head
2018-12-22 Dan BrownMerge branch 'custom-avatar-provider' of git://github...
2018-12-22 Dan BrownMerge pull request #1096 from christophert/add-ldaptlsi...
2018-11-27 Dan BrownMerge pull request #1072 from CliffyPrime/german_update
2018-11-11 Dan BrownMerge branch 'master' into 2019-design
2018-11-10 Dan BrownMerge branch 'master' of git://github.com/thomasjsn...
2018-11-10 Dan BrownMerge pull request #1063 from justein230/master
2018-11-10 Dan BrownMerge pull request #1098 from TheLastOperator/master
2018-11-10 Dan BrownMerge branch 'master' of git://github.com/qianmengnet...
2018-11-10 Dan BrownMerge pull request #1088 from kejjang/zh_TW_update
2018-11-10 Dan BrownMerge pull request #1066 from limkukhyun/codev-kuk...
2018-11-10 Dan BrownMerge pull request #1034 from DeehSlash/pt_br_translations
2018-11-09 Dan BrownFixed baseURL helper when no app url is set
2018-11-04 Justin SteinMerge branch 'master' of https://github.com/BookStackAp...
2018-11-04 Dan BrownMerge branch 'v0.24-dev'
2018-11-04 Dan BrownFixed redirect issue when custom app url in use
2018-09-25 Dan BrownRe-structured the app code to be feature based rather...
2018-02-17 Dan BrownMerge pull request #704 from BookStackApp/svg_icons
2018-02-17 Dan BrownFinished migrated from icon-font to SVG 704/head
2018-02-17 Dan BrownStarted migration to SVG icons
2018-02-17 Dan BrownMade it possible to override icons via custom theme
2018-01-28 Dan BrownSet /app PHP code to PSR-2 standard
2017-04-18 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-03-25 Abijeet PatroMerge pull request #8 from BookStackApp/master
2017-02-23 Dan BrownMerge pull request #295 from ReeseSebastian/master
2017-02-05 Dan BrownMerge bugfixes from branch 'v0.14'
2017-02-05 Dan BrownFixed entities wrongly visible on 404
2017-02-05 Dan BrownPrevented settings being overfetched from db/cache
2017-02-05 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-02-05 Abijeet PatroMerge pull request #7 from BookStackApp/master
2017-02-04 Dan BrownAdded facebook, slack & twitter sign in options.
2017-01-29 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-01-29 Abijeet PatroMerge pull request #6 from BookStackApp/master
2017-01-15 Dan BrownAdded user setting system and added user-lang option
2016-11-28 Abijeet PatroMerge pull request #2 from BookStackApp/master
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-10-30 Dan BrownUpdated build and versioning system
2016-10-30 Dan BrownImproved password reset flow with notifications.
2016-09-29 Dan BrownStarted work on making the public role/user configurable
2016-09-29 Dan BrownMerge branch 'diff' of git://github.com/younes0/BookSta...
2016-09-25 Abijeet PatroMerge pull request #1 from ssddanbrown/master
2016-09-17 Dan BrownLaravel 5.3 upgrade (#189)
2016-09-03 Dan BrownImproved Exception handling, Removed npm requirement...
2016-08-27 Dan BrownUpdated travis testing to work with new helper configur...
2016-08-21 Dan BrownMerge fixes from branch 'v0.11'
2016-08-21 Dan BrownFixed login 'intended' redirect for custom urls.
2016-08-14 Dan BrownMerge branch 'v0.11'
2016-08-14 Dan BrownUpdated all application urls to allow path prefix. 165/head
2016-08-13 Dan BrownStarted work on subdirectory support
2016-07-01 Dan BrownFixed error on image deletion
2016-05-22 Dan BrownAdded pagination, sorting & searching to users list
2016-05-03 Dan BrownMerge branch 'v0.9'
2016-05-01 Dan BrownMerge pull request #103 from ssddanbrown/add_role_view_...
2016-05-01 Dan BrownMajor permission naming refactor and database migration... 103/head
2016-05-01 Dan BrownAdded hidden public role to fit with new permissions...
2016-04-24 Dan BrownRolled out new permissions system throughout application
2016-03-30 Dan BrownMerge bugfixes from branch 'v0.8'
2016-03-30 Dan BrownUpdated entity restrictions to allow permissions, Not...
2016-03-06 Dan BrownAdded settings helper and formatted code in some files
2016-03-06 Dan BrownMerge branch 'master' into nwalke-update_site_color
2016-03-05 Dan BrownMerge branch 'custom_role_system'
2016-03-05 Dan BrownAdded restriction tests and fixed any bugs in the process
2016-02-29 Dan BrownTied entity restriction system into userCan checks
2016-02-27 Dan BrownFinished initial implementation of custom role system
2015-12-16 Dan BrownImplemented custom asset versioning to make creating...
Morty Proxy This is a proxified and sanitized view of the page, visit original site.