| 2017-02-26 |
Dan Brown | Added chapter export options |
commit | commitdiff | tree | snapshot |
| 2017-02-26 |
Dan Brown | Added book export and created export tests to cover |
commit | commitdiff | tree | snapshot |
| 2017-02-26 |
Dan Brown | Added clear activity/revision commands. Cleaned commands. |
commit | commitdiff | tree | snapshot |
| 2017-02-25 |
Dan Brown | Updated DOMPDF to latest version |
commit | commitdiff | tree | snapshot |
| 2017-02-25 |
Dan Brown | Added checkbox sytax parsing to markdown lists |
commit | commitdiff | tree | snapshot |
| 2017-02-25 |
Dan Brown | Prevented custom HTML being inserted on settings page |
commit | commitdiff | tree | snapshot |
| 2017-02-25 |
Dan Brown | Fixed inaccessible revisions, added regression tests |
commit | commitdiff | tree | snapshot |
| 2017-02-23 |
Dan Brown | Merge pull request #295 from ReeseSebastian/master |
commit | commitdiff | tree | snapshot |
| 2017-02-11 |
Arie Timmerman | Updated Dutch language files 325/head |
commit | commitdiff | tree | snapshot |
| 2017-02-10 |
Arie Timmerman | Started with Dutch translation |
commit | commitdiff | tree | snapshot |
| 2017-02-05 |
Dan Brown | Merge bugfixes from branch 'v0.14' |
commit | commitdiff | tree | snapshot |
| 2017-02-05 |
Dan Brown | Fixed entities wrongly visible on 404 |
commit | commitdiff | tree | snapshot |
| 2017-02-05 |
Dan Brown | Prevented settings being overfetched from db/cache |
commit | commitdiff | tree | snapshot |
| 2017-02-05 |
Dan Brown | Neatened up social login/register buttons |
commit | commitdiff | tree | snapshot |
| 2017-02-05 |
Dan Brown | Improved multi-line callout rendering |
commit | commitdiff | tree | snapshot |
| 2017-02-05 |
Dan Brown | Fixed non-browserkit testcase and seeder issues |
commit | commitdiff | tree | snapshot |
| 2017-02-05 |
Dan Brown | Converted sort tests to non browserkit testing |
commit | commitdiff | tree | snapshot |
| 2017-02-04 |
Dan Brown | Namespaced tests to align with new laravel default |
commit | commitdiff | tree | snapshot |
| 2017-02-04 |
Dan Brown | Added facebook, slack & twitter sign in options. |
commit | commitdiff | tree | snapshot |
| 2017-02-01 |
Sebastian Reese | Merge branch 'master' of https://github.com/BookStackAp... 295/head |
commit | commitdiff | tree | snapshot |
| 2017-02-01 |
Sebastian Reese | Updated and improved german translation |
commit | commitdiff | tree | snapshot |
| 2017-02-01 |
Dan Brown | Merge branch 'v0.14' |
commit | commitdiff | tree | snapshot |
| 2017-02-01 |
Dan Brown | Fixed missing subscript styling |
commit | commitdiff | tree | snapshot |
| 2017-02-01 |
Dan Brown | Attempt to fix bookchildren and user getThumb |
commit | commitdiff | tree | snapshot |
| 2017-01-30 |
Dan Brown | Fixed readme badge links & added contributing block |
commit | commitdiff | tree | snapshot |
| 2017-01-25 |
Dan Brown | Upgraded to Laravel 5.4 |
commit | commitdiff | tree | snapshot |
| 2017-01-23 |
Dan Brown | Fixed error causing permissions to be deleted on book... |
commit | commitdiff | tree | snapshot |
| 2017-01-22 |
Dan Brown | Prevented a missing avatar from crashing the application |
commit | commitdiff | tree | snapshot |
| 2017-01-22 |
Dan Brown | Fixed role 'manage own permissions' permission |
commit | commitdiff | tree | snapshot |
| 2017-01-22 |
Dan Brown | Fixed hidden book children for admins on upgrade |
commit | commitdiff | tree | snapshot |
| 2017-01-21 |
Dan Brown | Added options to use database cache & sessions |
commit | commitdiff | tree | snapshot |
| 2017-01-21 |
Dan Brown | Merge branch 'page_transclusion' |
commit | commitdiff | tree | snapshot |
| 2017-01-21 |
Dan Brown | Added transclusion tests and fixed other tests |
commit | commitdiff | tree | snapshot |
| 2017-01-21 |
Dan Brown | Updated pointer to be able to show includes |
commit | commitdiff | tree | snapshot |
| 2017-01-21 |
Dan Brown | Updated page include logic to use blade-style tags |
commit | commitdiff | tree | snapshot |
| 2017-01-18 |
Dan Brown | Added pt_BR to language dropdown and renamed folder |
commit | commitdiff | tree | snapshot |
| 2017-01-18 |
Dan Brown | Merge pull request #279 from NakaharaL/master |
commit | commitdiff | tree | snapshot |
| 2017-01-18 |
NakaharaL | Brazilian Portuguese Localization 279/head |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
Dan Brown | Started page transclusion system |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
Dan Brown | Updated issue template and added TinyMCE autolinking 270/head |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
Dan Brown | Merge pull request #274 from GeneralMediaCH/feature... |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
Dan Brown | Updated CI to not use github token |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
sirgix | remove trailing spaces 274/head |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
sirgix | fix typo |
commit | commitdiff | tree | snapshot |
| 2017-01-16 |
sirgix | french translation |
commit | commitdiff | tree | snapshot |
| 2017-01-15 |
Dan Brown | Added user setting system and added user-lang option |
commit | commitdiff | tree | snapshot |
| 2017-01-15 |
Dan Brown | Updated permission bookChildrenQuery to use QueryBuilder |
commit | commitdiff | tree | snapshot |
| 2017-01-14 |
Dan Brown | Updated LDAP to allow protocol to be specified |
commit | commitdiff | tree | snapshot |
| 2017-01-14 |
Dan Brown | Merge branch 'patch-2' of git://github.com/fredericmohr... |
commit | commitdiff | tree | snapshot |
| 2017-01-14 |
Dan Brown | Fixed page navigation with special chars in id |
commit | commitdiff | tree | snapshot |
| 2017-01-14 |
Dan Brown | Updated page nav to hide when empty |
commit | commitdiff | tree | snapshot |
| 2017-01-08 |
Dan Brown | Fixed image delete permission issue |
commit | commitdiff | tree | snapshot |
| 2017-01-08 |
Dan Brown | Merge branch 'master' of github.com:BookStackApp/BookStack |
commit | commitdiff | tree | snapshot |
| 2017-01-08 |
Dan Brown | Fixed default empty app settings effecting blank app... |
commit | commitdiff | tree | snapshot |
| 2017-01-08 |
Dan Brown | Merge pull request #263 from Abijeet/typo-fix |
commit | commitdiff | tree | snapshot |
| 2017-01-08 |
Dan Brown | Fixed offset code blocks when editing in markdown. |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
Abijeet Patro | Fixes typo causing the message not to be displayed 263/head |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
Abijeet Patro | Merge pull request #5 from BookStackApp/master |
commit | commitdiff | tree | snapshot |
| 2017-01-02 |
Dan Brown | Added tests to cover social login actions |
commit | commitdiff | tree | snapshot |
| 2017-01-02 |
Dan Brown | Normalised page nav header inset when only small header... |
commit | commitdiff | tree | snapshot |
| 2017-01-02 |
Dan Brown | Merge pull request #262 from BookStackApp/entity_repo_r... |
commit | commitdiff | tree | snapshot |
| 2017-01-02 |
Dan Brown | Finished refactor of entity repos 262/head |
commit | commitdiff | tree | snapshot |
| 2017-01-01 |
Dan Brown | Rewrote book children query |
commit | commitdiff | tree | snapshot |
| 2017-01-01 |
Dan Brown | Fixed issue where default user was over-fetched |
commit | commitdiff | tree | snapshot |
| 2017-01-01 |
Dan Brown | Refactored search and slug repo components |
commit | commitdiff | tree | snapshot |
| 2017-01-01 |
Dan Brown | Started refactor to merge entity repos |
commit | commitdiff | tree | snapshot |
| 2017-01-01 |
Dan Brown | Updated readme attribution and npm scripts |
commit | commitdiff | tree | snapshot |
| 2017-01-01 |
Dan Brown | Added wkhtmltopdf support and done some style tweaks |
commit | commitdiff | tree | snapshot |
| 2016-12-31 |
Dan Brown | Fixed carbon locale setting |
commit | commitdiff | tree | snapshot |
| 2016-12-31 |
Dan Brown | Merge pull request #255 from olexus/master |
commit | commitdiff | tree | snapshot |
| 2016-12-31 |
Dan Brown | Merge pull request #234 from BookStackApp/translations |
commit | commitdiff | tree | snapshot |
| 2016-12-31 |
Dan Brown | Merge branch 'master' into translations 234/head |
commit | commitdiff | tree | snapshot |
| 2016-12-31 |
Dan Brown | Created solution for JS translations |
commit | commitdiff | tree | snapshot |
| 2016-12-24 |
Dan Brown | converted image picker to blade-based component |
commit | commitdiff | tree | snapshot |
| 2016-12-22 |
Dan Brown | Converted toggle switch into a blade/jquery template |
commit | commitdiff | tree | snapshot |
| 2016-12-19 |
Dan Brown | Standardised JS vars and imports/exports |
commit | commitdiff | tree | snapshot |
| 2016-12-19 |
olexus | Add Carbon localization support 255/head |
commit | commitdiff | tree | snapshot |
| 2016-12-04 |
Dan Brown | Extracted text from logic files |
commit | commitdiff | tree | snapshot |
| 2016-12-04 |
Dan Brown | Extracted text for remaining views |
commit | commitdiff | tree | snapshot |
| 2016-12-03 |
Dan Brown | Extracted text from page views & standardised breadcrumbs |
commit | commitdiff | tree | snapshot |
| 2016-12-03 |
Dan Brown | Moved text for errors and form views. |
commit | commitdiff | tree | snapshot |
| 2016-11-27 |
Dan Brown | Moved page tags to sidebar |
commit | commitdiff | tree | snapshot |
| 2016-11-27 |
Dan Brown | Fixed social login routes |
commit | commitdiff | tree | snapshot |
| 2016-11-17 |
Dan Brown | Extracted text from book & chapter views |
commit | commitdiff | tree | snapshot |
| 2016-11-15 |
Frederic Mohr | Update Ldap.php 236/head |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
Dan Brown | Moved text from auth views into lang files |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Dan Brown | Enabled utf8 slugs |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Dan Brown | Fixed attachments on draft pages |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Dan Brown | Renamed files to attachments |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Dan Brown | Made language configurable via .env file |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Dan Brown | Merge branch 'localization-de' of git://github.com... |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Dan Brown | Fixed tag searches and added tag search regression... |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Robert Landes | Added initial translation into German (formal) 232/head |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Dan Brown | Fixed attachment base-url usage and non-existant images |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Dan Brown | Merge fixes from branch 'v0.12' |
commit | commitdiff | tree | snapshot |
| 2016-10-30 |
Dan Brown | Updated build and versioning system |
commit | commitdiff | tree | snapshot |
| 2016-10-30 |
Dan Brown | Fixed image tests after amends to url system |
commit | commitdiff | tree | snapshot |
| 2016-10-30 |
Dan Brown | Added quick test to cover hypen breakage |
commit | commitdiff | tree | snapshot |
| 2016-10-30 |
Dan Brown | Amended search to not break on non-alpha-num chars |
commit | commitdiff | tree | snapshot |
| 2016-10-30 |
Dan Brown | Added custom head content into public pages |
commit | commitdiff | tree | snapshot |
| next |