| 2017-01-15 |
Dan Brown | Added user setting system and added user-lang option |
tree | commitdiff |
| 2017-01-15 |
Dan Brown | Updated permission bookChildrenQuery to use QueryBuilder |
tree | commitdiff |
| 2017-01-14 |
Dan Brown | Updated LDAP to allow protocol to be specified |
tree | commitdiff |
| 2017-01-14 |
Dan Brown | Merge branch 'patch-2' of git://github.com/fredericmohr... |
tree | commitdiff |
| 2017-01-08 |
Dan Brown | Fixed image delete permission issue |
tree | commitdiff |
| 2017-01-08 |
Dan Brown | Merge branch 'master' of github.com:BookStackApp/BookStack |
tree | commitdiff |
| 2017-01-08 |
Dan Brown | Fixed default empty app settings effecting blank app... |
tree | commitdiff |
| 2017-01-03 |
Abijeet Patro | Merge pull request #5 from BookStackApp/master |
tree | commitdiff |
| 2017-01-02 |
Dan Brown | Added tests to cover social login actions |
tree | commitdiff |
| 2017-01-02 |
Dan Brown | Merge pull request #262 from BookStackApp/entity_repo_r... |
tree | commitdiff |
| 2017-01-02 |
Dan Brown | Finished refactor of entity repos 262/head |
tree | commitdiff |
| 2017-01-01 |
Dan Brown | Rewrote book children query |
tree | commitdiff |
| 2017-01-01 |
Dan Brown | Fixed issue where default user was over-fetched |
tree | commitdiff |
| 2017-01-01 |
Dan Brown | Started refactor to merge entity repos |
tree | commitdiff |
| 2017-01-01 |
Dan Brown | Added wkhtmltopdf support and done some style tweaks |
tree | commitdiff |
| 2016-12-31 |
Dan Brown | Merge pull request #255 from olexus/master |
tree | commitdiff |
| 2016-12-31 |
Dan Brown | Merge pull request #234 from BookStackApp/translations |
tree | commitdiff |
| 2016-12-31 |
Dan Brown | Merge branch 'master' into translations 234/head |
tree | commitdiff |
| 2016-12-04 |
Dan Brown | Extracted text from logic files |
tree | commitdiff |
| 2016-11-15 |
Frederic Mohr | Update Ldap.php 236/head |
tree | commitdiff |
| 2016-11-12 |
Dan Brown | Renamed files to attachments |
tree | commitdiff |
| 2016-11-12 |
Dan Brown | Merge fixes from branch 'v0.12' |
tree | commitdiff |
| 2016-10-23 |
Dan Brown | Merge pull request #205 from ssddanbrown/attachments |
tree | commitdiff |
| 2016-10-23 |
Dan Brown | File upload deletion complete & added extension handling |
tree | commitdiff |
| 2016-10-11 |
Dan Brown | Added basic attachment editing functionality |
tree | commitdiff |
| 2016-10-10 |
Dan Brown | Added attachment creation from link/name |
tree | commitdiff |
| 2016-10-10 |
Dan Brown | Added view, deletion and permissions for files |
tree | commitdiff |
| 2016-10-09 |
Dan Brown | Started work on attachments |
tree | commitdiff |
| 2016-09-29 |
Dan Brown | Started work on making the public role/user configurable |
tree | commitdiff |
| 2016-09-29 |
Dan Brown | Merge branch 'diff' of git://github.com/younes0/BookSta... |
tree | commitdiff |
| 2016-09-17 |
Dan Brown | Made registration gravatar/email requests fail gracefully |
tree | commitdiff |
| 2016-09-17 |
Dan Brown | Laravel 5.3 upgrade (#189) |
tree | commitdiff |
| 2016-09-03 |
Dan Brown | Fixed bad image base-urls and forced tinyMCE to use... |
tree | commitdiff |
| 2016-09-03 |
Dan Brown | Improved Exception handling, Removed npm requirement... |
tree | commitdiff |
| 2016-08-26 |
Dan Brown | Improved sort efficiency by a factor of 10 |
tree | commitdiff |
| 2016-08-21 |
Dan Brown | Merge fixes from branch 'v0.11' |
tree | commitdiff |
| 2016-08-21 |
Dan Brown | Fixed login 'intended' redirect for custom urls. |
tree | commitdiff |
| 2016-08-14 |
Dan Brown | Merge branch 'v0.11' |
tree | commitdiff |
| 2016-08-14 |
Dan Brown | Updated all application urls to allow path prefix. 165/head |
tree | commitdiff |
| 2016-07-10 |
Dan Brown | Merge branch 'summary' of git://github.com/younes0... |
tree | commitdiff |
| 2016-07-10 |
Dan Brown | Added check for s3 bucket name to choose shortest url |
tree | commitdiff |
| 2016-07-10 |
Dan Brown | Merge branch 'patch-1' of git://github.com/younes0... |
tree | commitdiff |
| 2016-07-10 |
Dan Brown | Merge pull request #144 from younes0/patch-2 |
tree | commitdiff |
| 2016-07-09 |
Younes El Biache | set uploaded files public visibliity (relevant for... 144/head |
tree | commitdiff |
| 2016-07-09 |
Younes El Biache | shorter amazon S3 url 143/head |
tree | commitdiff |
| 2016-07-03 |
Dan Brown | Cut down homepage queries a little |
tree | commitdiff |
| 2016-07-01 |
Dan Brown | Fixed error on image deletion |
tree | commitdiff |
| 2016-06-12 |
Dan Brown | Merged branch add_page_move into master |
tree | commitdiff |
| 2016-06-12 |
Dan Brown | Finished off page move functionality |
tree | commitdiff |
| 2016-05-15 |
Dan Brown | Merge pull request #110 from ssddanbrown/page_attributes |
tree | commitdiff |
| 2016-05-06 |
Dan Brown | Fixed bad refactor in the permission service |
tree | commitdiff |
| 2016-05-06 |
Dan Brown | Started base work on attribute system |
tree | commitdiff |
| 2016-05-03 |
Dan Brown | Merge branch 'v0.9' |
tree | commitdiff |
| 2016-05-02 |
Dan Brown | Merge pull request #106 from ssddanbrown/ci_testing |
tree | commitdiff |
| 2016-05-02 |
Dan Brown | Updated ldap so extension not required in testing 106/head |
tree | commitdiff |
| 2016-05-02 |
Dan Brown | Updated social testing compatibility |
tree | commitdiff |
| 2016-05-01 |
Dan Brown | Merge pull request #103 from ssddanbrown/add_role_view_... |
tree | commitdiff |
| 2016-05-01 |
Dan Brown | Major permission naming refactor and database migration... 103/head |
tree | commitdiff |
| 2016-05-01 |
Dan Brown | Added hidden public role to fit with new permissions... |
tree | commitdiff |
| 2016-04-30 |
Dan Brown | Improved permission regen performance by factor of 4 |
tree | commitdiff |
| 2016-04-26 |
Dan Brown | Worked around create permission quirks |
tree | commitdiff |
| 2016-04-24 |
Dan Brown | Rolled out new permissions system throughout application |
tree | commitdiff |
| 2016-04-23 |
Dan Brown | Continued with database work for permissions overhaul |
tree | commitdiff |
| 2016-04-20 |
Dan Brown | Started creation of intermediate permission table |
tree | commitdiff |
| 2016-04-20 |
Dan Brown | Merge branch 'master' into add_role_view_permissions |
tree | commitdiff |
| 2016-04-09 |
Dan Brown | Fixed draft time display, Cleaned up some code |
tree | commitdiff |
| 2016-03-30 |
Dan Brown | Merge bugfixes from branch 'v0.8' |
tree | commitdiff |
| 2016-03-30 |
Dan Brown | Updated entity restrictions to allow permissions, Not... |
tree | commitdiff |
| 2016-03-29 |
Dan Brown | Merge pull request #84 from ssddanbrown/markdown_editor |
tree | commitdiff |
| 2016-03-29 |
Dan Brown | Added editor control in admin settings & Fixed some... |
tree | commitdiff |
| 2016-03-13 |
Dan Brown | Attached images to pages and added restriction filtering |
tree | commitdiff |
| 2016-03-13 |
Dan Brown | Added new page drafts and started image entity attaching |
tree | commitdiff |
| 2016-03-06 |
Dan Brown | Added restrictions to user profile lists |
tree | commitdiff |
| 2016-03-06 |
Dan Brown | Added settings helper and formatted code in some files |
tree | commitdiff |
| 2016-03-06 |
Dan Brown | Merge branch 'master' into nwalke-update_site_color |
tree | commitdiff |
| 2016-03-05 |
Dan Brown | Fixed errors that occured when merging & refactored... |
tree | commitdiff |
| 2016-03-05 |
Dan Brown | Merge branch 'custom_role_system' |
tree | commitdiff |
| 2016-03-05 |
Dan Brown | Added restriction tests and fixed any bugs in the process |
tree | commitdiff |
| 2016-02-29 |
Dan Brown | Tied entity restriction system into userCan checks |
tree | commitdiff |
| 2016-02-28 |
Dan Brown | Added in restriction queries for most lists |
tree | commitdiff |
| 2016-02-20 |
Dan Brown | Merge pull request #63 from AkibaWolf/patch-1 |
tree | commitdiff |
| 2016-02-20 |
Dan Brown | Added recent pages to home view and made the home conte... |
tree | commitdiff |
| 2016-02-18 |
Dan Brown | Added tests for profile pages |
tree | commitdiff |
| 2016-02-16 |
Dan Brown | Started work on user profile pages |
tree | commitdiff |
| 2016-02-08 |
Dan Brown | Made ldap auth use the 'dn' if a 'uid' is not present. |
tree | commitdiff |
| 2016-02-03 |
Dan Brown | Updated app requirements & Added some friendlier errors |
tree | commitdiff |
| 2016-02-02 |
Dan Brown | Updated folder permissions installation instructions... |
tree | commitdiff |
| 2016-01-31 |
Dan Brown | Added plaintext & basic PDF page Export |
tree | commitdiff |
| 2016-01-20 |
Dan Brown | Added page HTML export |
tree | commitdiff |
| 2016-01-17 |
Dan Brown | Increased LDAP testing and fixed any Auth-based bugs... |
tree | commitdiff |
| 2016-01-15 |
Dan Brown | Cleaned tests up, Started LDAP tests, Created LDAP... |
tree | commitdiff |
| 2016-01-13 |
Dan Brown | Updated user interfaces for LDAP and added email from... |
tree | commitdiff |
| 2016-01-11 |
Dan Brown | Got LDAP auth working to a functional state |
tree | commitdiff |
| 2016-01-09 |
Dan Brown | Updated laravel to 5.2 and started ldap implementation |
tree | commitdiff |
| 2016-01-02 |
Dan Brown | Updated readme with social & update instructions |
tree | commitdiff |
| 2016-01-01 |
Dan Brown | Improved 404 page and updated tests for empty search |
tree | commitdiff |
| 2015-12-14 |
Dan Brown | Cleaned up gravatar image importing |
tree | commitdiff |
| 2015-12-09 |
Dan Brown | Added custom user avatars |
tree | commitdiff |
| 2015-12-09 |
Dan Brown | Added an image service and facade, Cleaned Image Model |
tree | commitdiff |
| 2015-12-02 |
Dan Brown | Added Popular books list with relevant tests |
tree | commitdiff |
| next |