Commit graph

  • a14b5c33fd Added missing permission checkboxes and improved image AJAX permission responses Dan Brown 2016-02-27 20:52:46 +0000
  • 473261be35 Finished initial implementation of custom role system Dan Brown 2016-02-27 19:24:42 +0000
  • a54be85185 Started work on exposing the role system as editable Dan Brown 2016-02-26 23:44:02 +0000
  • a67c53826d Updated assets for release 0.7.5 v0.7.5 Dan Brown 2016-02-25 21:24:09 +0000
  • 14b131e850 Merge branch 'master' into release Dan Brown 2016-02-25 21:23:06 +0000
  • 54e3122540 Added smarter page finding so changing the page name does not break old urls Dan Brown 2016-02-25 20:01:59 +0000
  • d339ab1125 Updated phpunit testing mail settings due to laravel 5.2 changes Dan Brown 2016-02-22 21:28:53 +0000
  • 3ab09ef708 Fixed issue with the book sort not showing all books in sidebar Dan Brown 2016-02-22 21:28:20 +0000
  • c86a122d80 Added table header row styling, made code blocks horizontally scrollbable fixed link popup on firefox Dan Brown 2016-02-22 20:18:08 +0000
  • 3a58e37838 Updated phpunit environment variables with some required defaults Dan Brown 2016-02-22 19:39:51 +0000
  • 6bd49bcd4b Fixed page listing excerpts not showing due to encoding issues Dan Brown 2016-02-21 13:15:46 +0000
  • 61577cf6bf Added entity-specific search results pages. Cleaned & Fixed search results bugs Dan Brown 2016-02-21 12:53:58 +0000
  • b4dec2a99c Made page anchor hashes more relevant to the page content Dan Brown 2016-02-21 11:29:46 +0000
  • fe0b122aca Merge pull request #63 from AkibaWolf/patch-1 Dan Brown 2016-02-20 19:24:32 +0000
  • 8eb2960950 Added recently created & updated page listings Dan Brown 2016-02-20 18:51:01 +0000
  • c2369a740d Update PageRepo.php AkibaWolf 2016-02-20 21:31:21 +0500
  • bab6fd1f2f Added recent pages to home view and made the home content more compact Dan Brown 2016-02-20 12:37:06 +0000
  • 86fbc9a936 Added tests for profile pages Dan Brown 2016-02-18 19:32:07 +0000
  • 4d9726dbdd Added content to user profile pages Dan Brown 2016-02-17 22:11:48 +0000
  • 4442a2e6d1 Started work on user profile pages Dan Brown 2016-02-16 21:25:11 +0000
  • 293be7093c Merged origin/master into master Dan Brown 2016-02-11 22:36:49 +0000
  • 9b55a52b85 Updated assets for release 0.7.4 v0.7.4 Dan Brown 2016-02-11 22:35:01 +0000
  • db1d10e80f Merge branch 'master' into release Dan Brown 2016-02-11 22:29:29 +0000
  • 354912a1df Made book-navigation sidebar on pages sticky Dan Brown 2016-02-11 22:23:19 +0000
  • eacff3a9f0 Fixes #45 Nick Walke 2016-02-11 12:15:16 -0600
  • 990acbb9ac Merge pull request #59 from nwalke/master Dan Brown 2016-02-11 18:53:12 +0000
  • 17d4533e45 Fixes #58 Nick Walke 2016-02-11 01:08:04 -0600
  • d6c00a85ad Fixed incorrect notification when deleting a page Dan Brown 2016-02-10 12:48:29 +0000
  • 1be576966f Updated assets for release 0.7.3 v0.7.3 Dan Brown 2016-02-08 20:47:33 +0000
  • b97e792c5f Merge branch 'master' into release Dan Brown 2016-02-08 20:45:48 +0000
  • e0279f93f9 Added a back-to-top button on all pages Dan Brown 2016-02-08 20:42:41 +0000
  • 9b83c57316 Fixed some design issues and improved page export styling Dan Brown 2016-02-08 20:41:40 +0000
  • 5d73d17c74 Fixed bug preventing LDAP users updating thier profile Dan Brown 2016-02-08 20:35:23 +0000
  • d32460070f Made ldap auth use the 'dn' if a 'uid' is not present. Dan Brown 2016-02-08 19:45:01 +0000
  • 105500e506 Tweaked page form header and added public uploads folder into repo Dan Brown 2016-02-07 10:21:09 +0000
  • 8296782149 Updated image controller styling and added preview option Dan Brown 2016-02-07 10:14:11 +0000
  • 8e8d582bc6 Updated app requirements & Added some friendlier errors Dan Brown 2016-02-03 20:52:25 +0000
  • 8dec674cc3 Merge branch 'master' into release 0.7.2 Dan Brown 2016-02-02 07:35:20 +0000
  • e87db96fc0 Updated folder permissions installation instructions & fixed issue with handling image saving on user creation Dan Brown 2016-02-02 07:34:48 +0000
  • f784c03746 Merge branch 'master' into release v.0.7.1 Dan Brown 2016-02-01 18:31:04 +0000
  • 4bb7f0613f Fixed issue with initial user not having a password Dan Brown 2016-02-01 18:30:50 +0000
  • 148e172fe8 Updated assets for release 0.7 v0.7.0 Dan Brown 2016-01-31 18:03:55 +0000
  • 56ae86646f Merge branch 'master' into release Dan Brown 2016-01-31 18:01:25 +0000
  • 080acf0a62 Added plaintext & basic PDF page Export Dan Brown 2016-01-31 17:53:30 +0000
  • ea2e16cabb Added page HTML export Dan Brown 2016-01-20 22:13:13 +0000
  • 7bcd967fd9 Increased LDAP testing and fixed any Auth-based bugs found Dan Brown 2016-01-17 15:20:07 +0000
  • bb87401d10 Improved image upload error handling and fixed bad user-avatar rewriting Dan Brown 2016-01-17 15:19:26 +0000
  • 0821672e70 Cleaned tests up, Started LDAP tests, Created LDAP wrapper Dan Brown 2016-01-15 23:21:47 +0000
  • 14feef3679 Updated user interfaces for LDAP and added email from LDAP Dan Brown 2016-01-13 22:22:30 +0000
  • 1c8c9e65c5 Got LDAP auth working to a functional state Dan Brown 2016-01-11 22:41:05 +0000
  • 14ca31768c Updated laravel to 5.2 and started ldap implementation Dan Brown 2016-01-09 19:23:35 +0000
  • e27a630a09 Updated readme with social & update instructions Dan Brown 2016-01-02 16:24:09 +0000
  • 9319f99a3d Updated readme with installation clarification Dan Brown 2016-01-02 15:02:19 +0000
  • d6739c1158 Merge branch 'master' of github.com:ssddanbrown/BookStack Dan Brown 2016-01-02 14:51:36 +0000
  • 1d2b6fdfa2 Add updated assets v0.6.3 Dan Brown 2016-01-02 14:50:59 +0000
  • 4fc75beed4 Merge branch 'master' into release Dan Brown 2016-01-02 14:49:05 +0000
  • d3709de035 Added more tests to increase test coverage Dan Brown 2016-01-02 14:48:35 +0000
  • 7178c66cf5 Fix error with database migrate command Dan Brown 2016-01-01 21:46:55 +0000
  • f60a0c3b76 Improved 404 page and updated tests for empty search Dan Brown 2016-01-01 09:03:40 +0000
  • 9a470b07fd Added public build folder and support for a demo mode Dan Brown 2015-12-31 17:57:34 +0000
  • 0d8ca22487 Swapped vue for angular js Dan Brown 2015-12-31 17:32:03 +0000
  • 3b3bc0c4bf Updated compiled assets v0.6.2 Dan Brown 2015-12-31 17:26:22 +0000
  • 910faab88e Merge branch 'master' into release Dan Brown 2015-12-31 17:22:03 +0000
  • e519236d94 Removed external fonts from page forms and remove initial form flicker Dan Brown 2015-12-31 17:19:29 +0000
  • 5bf811a488 Sanitized user-text from angular & fixed some z-index bugs on pages Dan Brown 2015-12-30 21:38:20 +0000
  • 3300edc51a Changed google cdn libs/fonts to local content. No external access is now required Dan Brown 2015-12-30 21:15:41 +0000
  • a592eaeb91 Updated page pointer to sit near mouse location and extracted page js into browserify bundle Dan Brown 2015-12-30 20:48:57 +0000
  • cca3533d35 Improved error messages for image uploads and formatted much js Dan Brown 2015-12-30 19:57:17 +0000
  • 46c2e8b14e Moved all vuejs parts over to angular Dan Brown 2015-12-30 18:38:18 +0000
  • 3347b3b2f5 Started transfer to angularjs Dan Brown 2015-12-29 16:39:25 +0000
  • 445f939822 Fixed issue with searching invalid chars and page-content compiliation Dan Brown 2015-12-29 15:37:13 +0000
  • 05c4b2089c Accounted for non-existant entities Dan Brown 2015-12-28 17:19:23 +0000
  • 6e75bcdc37 Updated tinymce Dan Brown 2015-12-28 16:16:27 +0000
  • 4db692309b Standardized vue component http access and fixed some small bugs Dan Brown 2015-12-28 15:58:13 +0000
  • f184d763ad Added build folder to release v0.6.1 Dan Brown 2015-12-16 17:53:53 +0000
  • a91d42634d Merge branch 'master' into release v0.6.0 Dan Brown 2015-12-16 17:29:34 +0000
  • 98d9d8d71b Changed public template to use new system Dan Brown 2015-12-16 17:29:13 +0000
  • f517ef3616 Added new asset structure Dan Brown 2015-12-16 17:27:53 +0000
  • e99507ddcf Merge branch 'master' into release Dan Brown 2015-12-16 17:21:21 +0000
  • 2a4ff6fb6a Implemented custom asset versioning to make creating releases easier Dan Brown 2015-12-16 17:09:44 +0000
  • f4b342a575 Updated readme with fixes and attribution Dan Brown 2015-12-16 14:54:29 +0000
  • 497747e621 Fixed issue with deleted users in page revision list & extended tests to cover. Dan Brown 2015-12-15 19:53:46 +0000
  • af33156369 Fixed name retrieval on missing users and added tests to cover along with some test helper methods Dan Brown 2015-12-15 19:27:36 +0000
  • 123dc11583 Fixed issue with users that have no avatar Dan Brown 2015-12-14 20:30:40 +0000
  • 93223fcd3d Cleaned up gravatar image importing Dan Brown 2015-12-14 20:13:32 +0000
  • 8f7c642f32 Added custom user avatars Dan Brown 2015-12-09 22:30:55 +0000
  • db3acabc66 Added an image service and facade, Cleaned Image Model Dan Brown 2015-12-09 19:50:17 +0000
  • a3188d349c Added mulit image-type compatability to manager & app and added scaled image selection Dan Brown 2015-12-08 22:04:59 +0000
  • 32d5b12d27 Fixed bad s3 stock url creation Dan Brown 2015-12-08 21:01:37 +0000
  • c88096b7e2 Revamped image system to use driver-agnotstic storage and be more efficent Dan Brown 2015-12-07 23:00:34 +0000
  • 46c905df8a Added search name weighting. Closes #27. Dan Brown 2015-12-05 15:11:48 +0000
  • c32d70abc4 Added custom meta titles to many pages. Closes #30. Dan Brown 2015-12-05 14:41:51 +0000
  • f1c2866fbc Added Popular books list with relevant tests Dan Brown 2015-12-02 20:22:41 +0000
  • 9f435553dc Updated composer, Fixed sidebar tree list & Added extra pages to Dummy seeder. Fixes #28, Fixes #29 Dan Brown 2015-12-02 19:10:05 +0000
  • d2cacf1945 Release update Dan Brown 2015-12-01 21:30:21 +0000
  • 448ac1405b Merge branch 'master' into release Dan Brown 2015-12-01 21:15:08 +0000
  • 5e21ecc526 Fixed crash on public entitiy viewing Dan Brown 2015-12-01 21:14:39 +0000
  • 9969698783 Floating page content bugfix and prevent incompatable image uploads. Fixes #26. Dan Brown 2015-12-01 20:26:09 +0000
  • b498b60cdd Updated readme with simpler instructions Dan Brown 2015-12-01 19:53:43 +0000
  • b97d5704e1 Fixed some lib paths and seperated out duplicated notifications Dan Brown 2015-11-30 22:23:48 +0000