]> BookStack Code Mirror - bookstack/shortlog
bookstack
2017-04-22 Dan BrownAllowed child entity permissions to override parent...
2017-04-20 Dan BrownAdded page revision counting
2017-04-19 Dan BrownMerge pull request #357 from diegoseso/master
2017-04-18 Diego Jose... Fixing encoding of files affecting accents. 357/head
2017-04-17 Dan BrownSwitched out markdown render
2017-04-17 Dan BrownMerge pull request #363 from solidnerd/add-env-for...
2017-04-17 solidnerdAdd APP_LOGGING 363/head
2017-04-16 Dan BrownAdded fade effect to page content highlighting
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-16 Dan BrownFixed model extending mis-use 340/head
2017-04-16 Dan BrownUpdated testcases for new search system.
2017-04-15 Dan BrownEnabled type search filter in book search
2017-04-15 Dan BrownAdded chapter search
2017-04-15 Dan BrownFinished off UI for search system
2017-04-14 Dan BrownMigrated to custom gulp setup and conintue search interface
2017-04-13 AbijeetFixes #354, Adds the spellchecker option 360/head
2017-04-11 Vlado JendroľAdd Slovak translation 358/head
2017-04-09 Dan BrownFixed entity type filter bug in new search system
2017-04-09 Dan BrownStarted search interface, Added in vue and moved fonts
2017-04-09 Dan BrownImproved DB prefix support and removed old search method
2017-04-06 Diego Jose... Reaching 100 % Spanish translation
2017-04-06 Diego Jose... Translating to spanish entities errors and settings
2017-03-27 Dan BrownAdded tag searches and advanced filters to new search
2017-03-27 Dan BrownAdded search term parsing and exact term matches
2017-03-26 Dan BrownImprove efficiency of single entity search indexing
2017-03-26 Dan BrownDeveloped basic search queries.
2017-03-23 Dan BrownFixed bug preventing page revision restore
2017-03-19 Dan BrownStarted implementation of new search system
2017-03-19 Dan BrownFixed back button behaviour on books edit
2017-03-05 Dan BrownMade fixes to es languge files and users page
2017-03-05 Dan BrownAdded lang tests and update export text keys
2017-03-05 Dan BrownFixed spanish encoding, Added new lang to settings
2017-03-05 Dan BrownMerge pull request #334 from diegoseso/master
2017-03-05 Dan BrownMerge pull request #325 from arietimmerman/dutchbranch
2017-03-05 Dan BrownRemoved extension from translation script link
2017-03-02 Diego Jose... First spanish translation effort 334/head
2017-02-27 Dan BrownSet composer to clean bootstrap/cache before an update
2017-02-26 Dan BrownFixed export testing and updated travis settings
2017-02-26 Dan BrownMade LDAP email attribute configurable via .env
2017-02-26 Dan BrownAdded chapter export options
2017-02-26 Dan BrownAdded book export and created export tests to cover
2017-02-26 Dan BrownAdded clear activity/revision commands. Cleaned commands.
2017-02-25 Dan BrownUpdated DOMPDF to latest version
2017-02-25 Dan BrownAdded checkbox sytax parsing to markdown lists
2017-02-25 Dan BrownPrevented custom HTML being inserted on settings page
2017-02-25 Dan BrownFixed inaccessible revisions, added regression tests
2017-02-23 Dan BrownMerge pull request #295 from ReeseSebastian/master
2017-02-11 Arie TimmermanUpdated Dutch language files 325/head
2017-02-10 Arie TimmermanStarted with Dutch translation
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 Dan BrownNeatened up social login/register buttons
2017-02-05 Dan BrownImproved multi-line callout rendering
2017-02-05 Dan BrownFixed non-browserkit testcase and seeder issues
2017-02-05 Dan BrownConverted sort tests to non browserkit testing
2017-02-04 Dan BrownNamespaced tests to align with new laravel default
2017-02-04 Dan BrownAdded facebook, slack & twitter sign in options.
2017-02-01 Sebastian ReeseMerge branch 'master' of https://github.com/BookStackAp... 295/head
2017-02-01 Sebastian ReeseUpdated and improved german translation
2017-02-01 Dan BrownMerge branch 'v0.14'
2017-02-01 Dan BrownFixed missing subscript styling
2017-02-01 Dan BrownAttempt to fix bookchildren and user getThumb
2017-01-30 Dan BrownFixed readme badge links & added contributing block
2017-01-25 Dan BrownUpgraded to Laravel 5.4
2017-01-23 Dan BrownFixed error causing permissions to be deleted on book...
2017-01-22 Dan BrownPrevented a missing avatar from crashing the application
2017-01-22 Dan BrownFixed role 'manage own permissions' permission
2017-01-22 Dan BrownFixed hidden book children for admins on upgrade
2017-01-21 Dan BrownAdded options to use database cache & sessions
2017-01-21 Dan BrownMerge branch 'page_transclusion'
2017-01-21 Dan BrownAdded transclusion tests and fixed other tests
2017-01-21 Dan BrownUpdated pointer to be able to show includes
2017-01-21 Dan BrownUpdated page include logic to use blade-style tags
2017-01-18 Dan BrownAdded pt_BR to language dropdown and renamed folder
2017-01-18 Dan BrownMerge pull request #279 from NakaharaL/master
2017-01-18 NakaharaLBrazilian Portuguese Localization 279/head
2017-01-16 Dan BrownStarted page transclusion system
2017-01-16 Dan BrownUpdated issue template and added TinyMCE autolinking 270/head
2017-01-16 Dan BrownMerge pull request #274 from GeneralMediaCH/feature...
2017-01-16 Dan BrownUpdated CI to not use github token
2017-01-16 sirgixremove trailing spaces 274/head
2017-01-16 sirgixfix typo
2017-01-16 sirgixfrench translation
2017-01-15 Dan BrownAdded user setting system and added user-lang option
2017-01-15 Dan BrownUpdated permission bookChildrenQuery to use QueryBuilder
2017-01-14 Dan BrownUpdated LDAP to allow protocol to be specified
2017-01-14 Dan BrownMerge branch 'patch-2' of git://github.com/fredericmohr...
2017-01-14 Dan BrownFixed page navigation with special chars in id
2017-01-14 Dan BrownUpdated page nav to hide when empty
2017-01-08 Dan BrownFixed image delete permission issue
2017-01-08 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2017-01-08 Dan BrownFixed default empty app settings effecting blank app...
2017-01-08 Dan BrownMerge pull request #263 from Abijeet/typo-fix
2017-01-08 Dan BrownFixed offset code blocks when editing in markdown.
2017-01-03 Abijeet PatroFixes typo causing the message not to be displayed 263/head
2017-01-03 Abijeet PatroMerge pull request #5 from BookStackApp/master
2017-01-02 Dan BrownAdded tests to cover social login actions
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.