]> BookStack Code Mirror - bookstack/history - database
update Japanese language for code editor
[bookstack] / database /
2017-08-01 Dan BrownMerged comment migrations and incremented dev version
2017-08-01 Dan BrownMerge branch 'Abijeet-master'
2017-08-01 Dan BrownMerge branch 'master' of git://github.com/Abijeet/BookS...
2017-07-27 Dan BrownMerge pull request #435 from JachuPL/polish-localization
2017-07-27 Dan BrownMerge branch 'master' of git://github.com/Cyber-Duck...
2017-07-27 Dan BrownMerge pull request #446 from Joorem/french-spelling
2017-07-22 Dan BrownUpdated utfmb4 upgrade command
2017-07-22 Dan BrownMoved utf8mb4 migration to command instead of migration
2017-07-02 Dan BrownFixed quoting db/table names in encoding migration.
2017-07-02 Dan BrownUpdated default encoding and added conversion migration.
2017-06-12 Abijeet#47 - Added more test cases to test the APIs and permis...
2017-06-11 Abijeet#47 - Adding comments to the dummy content seeder.
2017-06-04 Abijeet#47 - Adds functionality to delete a comment. Also...
2017-06-04 AbijeetGetting the latest changes
2017-05-15 Abijeet PatroMerge pull request #11 from BookStackApp/master
2017-05-02 Abijeet PatroMerge pull request #10 from BookStackApp/master
2017-04-29 Dan BrownRefactored permission system components
2017-04-23 Dan BrownMerge pull request #362 from DaneEveritt/patch-1
2017-04-22 Dan BrownFixed chapter breadcrumbs and testing issues
2017-04-20 Dan BrownAdded page revision counting
2017-04-19 Dan BrownMerge pull request #357 from diegoseso/master
2017-04-18 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-04-18 Abijeet PatroMerge pull request #9 from BookStackApp/master
2017-04-18 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-04-16 Dan BrownMerge pull request #358 from jendrol/master
2017-04-16 Dan BrownMerge pull request #360 from Abijeet/spellcheck-fix
2017-04-16 Dan BrownMerge pull request #340 from BookStackApp/search_system
2017-04-09 Dan BrownImproved DB prefix support and removed old search method
2017-03-26 Dan BrownDeveloped basic search queries.
2017-03-25 Abijeet PatroMerge pull request #8 from BookStackApp/master
2017-03-19 Dan BrownStarted implementation of new search system
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 non-browserkit testcase and seeder issues
2017-02-05 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-01-29 Abijeet#47 Adds comment permission to each role.
2017-01-29 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-01-29 Abijeet PatroMerge pull request #6 from BookStackApp/master
2017-01-21 Dan BrownAdded options to use database cache & sessions
2017-01-14 Dan BrownMerge branch 'patch-2' of git://github.com/fredericmohr...
2017-01-13 AbijeetAdded comments controller, model, repo, and the databas...
2017-01-08 Dan BrownFixed image delete permission issue
2016-11-28 Abijeet PatroMerge pull request #2 from BookStackApp/master
2016-11-12 Dan BrownRenamed files to attachments
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-10-23 Dan BrownMerge pull request #205 from ssddanbrown/attachments
2016-10-23 Dan BrownFile upload deletion complete & added extension handling
2016-10-10 Dan BrownAdded view, deletion and permissions for files
2016-10-09 Dan BrownStarted work on attachments
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-08-21 Dan BrownMerge fixes from branch 'v0.11'
2016-08-14 Dan BrownMerge branch 'v0.11'
2016-07-10 Dan BrownMerge branch 'summary' of git://github.com/younes0...
2016-07-07 Younès EL BIACHEedit summary 140/head
2016-06-04 Dan BrownMerged branch rovox-master into master
2016-06-04 Dan BrownAdded checks to use MyISAM if MySQL 5.5 is found
2016-06-04 Dan BrownMerge branch 'master' of git://github.com/rovox/BookSta...
2016-05-25 robertMaking sure MyISAM is set for the tables that need... 118/head
2016-05-22 Dan BrownFixed missing column drop on migration rollback
2016-05-15 Dan BrownMerge pull request #110 from ssddanbrown/page_attributes
2016-05-13 Dan BrownRenamed attribute to tags & continued interface
2016-05-12 Dan BrownStarted the page attributes interface
2016-05-07 Dan BrownAdded further attribute endpoints and added tests
2016-05-06 Dan BrownStarted base work on attribute system
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-26 Dan BrownWorked around create permission quirks
2016-04-24 Dan BrownRolled out new permissions system throughout application
2016-04-23 Dan BrownContinued with database work for permissions overhaul
2016-04-20 Dan BrownStarted creation of intermediate permission table
2016-04-20 Dan BrownMerge branch 'master' into add_role_view_permissions
2016-04-09 Dan BrownStarted work towards adding role view permissions
2016-03-30 Dan BrownMerge bugfixes from branch 'v0.8'
2016-03-29 Dan BrownMerge pull request #84 from ssddanbrown/markdown_editor
2016-03-29 Dan BrownAdded editor control in admin settings & Fixed some...
2016-03-25 Dan BrownAdded a markdown editor
2016-03-13 Dan BrownAttached images to pages and added restriction filtering
2016-03-13 Dan BrownAdded new page drafts and started image entity attaching
2016-03-12 Dan BrownMerged branch autosaving_drafts into master
2016-03-09 Dan BrownMoved page editing to angular controller and started...
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-03-02 Dan BrownRefactored some permission controls and increased testi...
2016-02-28 Dan BrownImplemented database structure and inital interfaces...
2016-02-27 Dan BrownFinished initial implementation of custom role system
2016-02-25 Dan BrownAdded smarter page finding so changing the page name...
2016-02-16 Dan BrownStarted work on user profile pages
2016-02-08 Dan BrownMade ldap auth use the 'dn' if a 'uid' is not present.
2016-02-01 Dan BrownFixed issue with initial user not having a password
2016-01-11 Dan BrownGot LDAP auth working to a functional state
2016-01-02 Dan BrownMerge branch 'master' of github.com:ssddanbrown/BookStack
2016-01-02 Dan BrownAdded more tests to increase test coverage
2015-12-09 Dan BrownAdded custom user avatars
2015-12-07 Dan BrownRevamped image system to use driver-agnotstic storage...
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.