2016-05-03 |
Dan Brown | Added bookstack version in settings |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Dan Brown | Made settings ui a little less jumpy |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Dan Brown | Added custom, More consistent hr insertion |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Dan Brown | Improved font quality and cyrillic support |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Dan Brown | Prevented drafts from showing up in a book sort |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Dan Brown | Added lists plugin to TinyMCE, Fixed strange nested... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Dan Brown | Fixed redis config not being set if not using redis |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Dan Brown | Fixed draft time display, Cleaned up some code |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Dan Brown | Added user listing to role edit screen |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Dan Brown | Localised draft save time display |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Dan Brown | Fixed and cleaned some permisison/role based components |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Dan Brown | Updated composer dependancies |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Dan Brown | Made new pages in chapters have a better inital priority |
commit | commitdiff | tree | snapshot |
2016-04-03 |
Dan Brown | Added uploaded to book/page filters & search in image... |
commit | commitdiff | tree | snapshot |
2016-04-03 |
Dan Brown | Updated tests to match recent email confirmation changes |
commit | commitdiff | tree | snapshot |
2016-04-03 |
Dan Brown | Fixed some label casing and fixed incorrect notifications |
commit | commitdiff | tree | snapshot |
2016-04-03 |
Dan Brown | Made email confirmations work with LDAP auth |
commit | commitdiff | tree | snapshot |
2016-04-03 |
Dan Brown | Added a friendlier error for LDAP new user mismatches |
commit | commitdiff | tree | snapshot |
2016-04-03 |
Dan Brown | Added Redis cache/session support |
commit | commitdiff | tree | snapshot |
2016-04-03 |
Dan Brown | Removed old input checks on entity permission checkboxes |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Dan Brown | Merge bugfixes from branch 'v0.8' |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Dan Brown | Trimmed long names in header |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Dan Brown | Updated entity restrictions to allow permissions, Not... |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Dan Brown | Merge pull request #84 from ssddanbrown/markdown_editor |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Dan Brown | Added basic system tests for markdown editor, Added... 84/head |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Dan Brown | Added editor control in admin settings & Fixed some... |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Dan Brown | Integrated the markdown editor with the image manager |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Dan Brown | Cut readme down and added useful links |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Dan Brown | Added a markdown editor |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Dan Brown | Fixed bug causing permission error on save and fixed... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Dan Brown | Fixed bug causing editing notification to always show |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Dan Brown | Forced browser scrollbar, Added custom theme compatibl... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Dan Brown | Attached images to pages and added restriction filtering |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Dan Brown | Fixed inset chapter list colors |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Dan Brown | Added new page drafts and started image entity attaching |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Dan Brown | Merged branch autosaving_drafts into master |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Dan Brown | Organised test files & added page update draft tests |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Dan Brown | Added UI components of page autosaving |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Dan Brown | Fixed firefox list editing bug and made button text... |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Dan Brown | Updated tinyMCE library from 4.3.2 to 4.3.7 |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Dan Brown | Changed direct attributes to prevent conflicts |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Dan Brown | Moved page editing to angular controller and started... |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Dan Brown | Added restrictions to user profile lists |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Dan Brown | Added settings helper and formatted code in some files |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Dan Brown | Changed color picker library and moved color logic... |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Dan Brown | Merge branch 'master' into nwalke-update_site_color |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Dan Brown | Fixed incorrect recents pages on homescreen |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Dan Brown | Fixed errors that occured when merging & refactored... |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Dan Brown | Merge branch 'custom_role_system' |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Dan Brown | Added restriction tests and fixed any bugs in the process |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Dan Brown | Added a whole load of permission & role tests |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Dan Brown | Made memcached config allow mulitple servers |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Dan Brown | Merge branch 'add_memcached' of git://github.com/nwalke... |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Dan Brown | Updated fulltext search with custom escaped query |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Nick Walke | Found the source of the issue, not sure how to fix 72/head |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Nick Walke | Closes #55. Allows you to set the primary color. 73/head |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Nick Walke | Closes #70. |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Nick Walke | Closes #69. Implemented and tested memcached. 71/head |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Dan Brown | Refactored some permission controls and increased testi... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Dan Brown | Tied entity restriction system into userCan checks |
commit | commitdiff | tree | snapshot |
2016-02-28 |
Dan Brown | Added in restriction queries for most lists |
commit | commitdiff | tree | snapshot |
2016-02-28 |
Dan Brown | Implemented database structure and inital interfaces... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
Dan Brown | Added missing permission checkboxes and improved image... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
Dan Brown | Finished initial implementation of custom role system |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Dan Brown | Started work on exposing the role system as editable |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Dan Brown | Added smarter page finding so changing the page name... |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Dan Brown | Updated phpunit testing mail settings due to laravel... |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Dan Brown | Fixed issue with the book sort not showing all books... |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Dan Brown | Added table header row styling, made code blocks horizo... |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Dan Brown | Updated phpunit environment variables with some require... |
commit | commitdiff | tree | snapshot |
2016-02-21 |
Dan Brown | Fixed page listing excerpts not showing due to encoding... |
commit | commitdiff | tree | snapshot |
2016-02-21 |
Dan Brown | Added entity-specific search results pages. Cleaned... |
commit | commitdiff | tree | snapshot |
2016-02-21 |
Dan Brown | Made page anchor hashes more relevant to the page content |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Dan Brown | Merge pull request #63 from AkibaWolf/patch-1 |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Dan Brown | Added recently created & updated page listings |
commit | commitdiff | tree | snapshot |
2016-02-20 |
AkibaWolf | Update PageRepo.php 63/head |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Dan Brown | Added recent pages to home view and made the home conte... |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Dan Brown | Added tests for profile pages |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Dan Brown | Added content to user profile pages |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Dan Brown | Started work on user profile pages |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dan Brown | Merged origin/master into master |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dan Brown | Made book-navigation sidebar on pages sticky |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Nick Walke | Fixes #45 60/head |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dan Brown | Merge pull request #59 from nwalke/master |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Nick Walke | Fixes #58 59/head |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Dan Brown | Fixed incorrect notification when deleting a page |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dan Brown | Added a back-to-top button on all pages |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dan Brown | Fixed some design issues and improved page export styling |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dan Brown | Fixed bug preventing LDAP users updating thier profile |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Dan Brown | Made ldap auth use the 'dn' if a 'uid' is not present. |
commit | commitdiff | tree | snapshot |
2016-02-07 |
Dan Brown | Tweaked page form header and added public uploads folde... |
commit | commitdiff | tree | snapshot |
2016-02-07 |
Dan Brown | Updated image controller styling and added preview... |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Dan Brown | Updated app requirements & Added some friendlier errors |
commit | commitdiff | tree | snapshot |
2016-02-02 |
Dan Brown | Updated folder permissions installation instructions... |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Dan Brown | Fixed issue with initial user not having a password |
commit | commitdiff | tree | snapshot |
2016-01-31 |
Dan Brown | Added plaintext & basic PDF page Export |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Dan Brown | Added page HTML export |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Dan Brown | Increased LDAP testing and fixed any Auth-based bugs... |
commit | commitdiff | tree | snapshot |
2016-01-17 |
Dan Brown | Improved image upload error handling and fixed bad... |
commit | commitdiff | tree | snapshot |
2016-01-15 |
Dan Brown | Cleaned tests up, Started LDAP tests, Created LDAP... |
commit | commitdiff | tree | snapshot |
next |