]>
BookStack Code Mirror - bookstack/log
Dan Brown [Thu, 31 Dec 2015 17:32:03 +0000 (17:32 +0000)]
Swapped vue for angular js
Dan Brown [Thu, 31 Dec 2015 17:19:29 +0000 (17:19 +0000)]
Removed external fonts from page forms and remove initial form flicker
Dan Brown [Wed, 30 Dec 2015 21:38:20 +0000 (21:38 +0000)]
Sanitized user-text from angular & fixed some z-index bugs on pages
Dan Brown [Wed, 30 Dec 2015 21:15:41 +0000 (21:15 +0000)]
Changed google cdn libs/fonts to local content. No external access is now required
Dan Brown [Wed, 30 Dec 2015 20:48:57 +0000 (20:48 +0000)]
Updated page pointer to sit near mouse location and extracted page js into browserify bundle
Dan Brown [Wed, 30 Dec 2015 19:57:17 +0000 (19:57 +0000)]
Improved error messages for image uploads and formatted much js
Dan Brown [Wed, 30 Dec 2015 18:38:18 +0000 (18:38 +0000)]
Moved all vuejs parts over to angular
Dan Brown [Tue, 29 Dec 2015 16:39:25 +0000 (16:39 +0000)]
Started transfer to angularjs
Dan Brown [Tue, 29 Dec 2015 15:37:13 +0000 (15:37 +0000)]
Fixed issue with searching invalid chars and page-content compiliation
Dan Brown [Mon, 28 Dec 2015 17:19:23 +0000 (17:19 +0000)]
Accounted for non-existant entities
Dan Brown [Mon, 28 Dec 2015 16:16:27 +0000 (16:16 +0000)]
Updated tinymce
Dan Brown [Mon, 28 Dec 2015 15:58:13 +0000 (15:58 +0000)]
Standardized vue component http access and fixed some small bugs
Dan Brown [Wed, 16 Dec 2015 17:29:13 +0000 (17:29 +0000)]
Changed public template to use new system
Dan Brown [Wed, 16 Dec 2015 17:09:44 +0000 (17:09 +0000)]
Implemented custom asset versioning to make creating releases easier
Dan Brown [Wed, 16 Dec 2015 14:54:29 +0000 (14:54 +0000)]
Updated readme with fixes and attribution
Dan Brown [Tue, 15 Dec 2015 19:53:46 +0000 (19:53 +0000)]
Fixed issue with deleted users in page revision list & extended tests to cover.
Dan Brown [Tue, 15 Dec 2015 19:27:36 +0000 (19:27 +0000)]
Fixed name retrieval on missing users and added tests to cover along with some test helper methods
Dan Brown [Mon, 14 Dec 2015 20:30:40 +0000 (20:30 +0000)]
Fixed issue with users that have no avatar
Dan Brown [Mon, 14 Dec 2015 20:13:32 +0000 (20:13 +0000)]
Cleaned up gravatar image importing
Dan Brown [Wed, 9 Dec 2015 22:30:55 +0000 (22:30 +0000)]
Added custom user avatars
Dan Brown [Wed, 9 Dec 2015 19:50:17 +0000 (19:50 +0000)]
Added an image service and facade, Cleaned Image Model
Dan Brown [Tue, 8 Dec 2015 22:04:59 +0000 (22:04 +0000)]
Added mulit image-type compatability to manager & app and added scaled image selection
Dan Brown [Tue, 8 Dec 2015 21:01:37 +0000 (21:01 +0000)]
Fixed bad s3 stock url creation
Dan Brown [Mon, 7 Dec 2015 23:00:34 +0000 (23:00 +0000)]
Revamped image system to use driver-agnotstic storage and be more efficent
Dan Brown [Sat, 5 Dec 2015 15:11:48 +0000 (15:11 +0000)]
Added search name weighting. Closes #27.
Dan Brown [Sat, 5 Dec 2015 14:41:51 +0000 (14:41 +0000)]
Added custom meta titles to many pages. Closes #30.
Dan Brown [Wed, 2 Dec 2015 20:22:41 +0000 (20:22 +0000)]
Added Popular books list with relevant tests
Dan Brown [Wed, 2 Dec 2015 19:10:05 +0000 (19:10 +0000)]
Updated composer, Fixed sidebar tree list & Added extra pages to Dummy seeder. Fixes #28, Fixes #29
Dan Brown [Tue, 1 Dec 2015 21:14:39 +0000 (21:14 +0000)]
Fixed crash on public entitiy viewing
Dan Brown [Tue, 1 Dec 2015 20:26:09 +0000 (20:26 +0000)]
Floating page content bugfix and prevent incompatable image uploads. Fixes #26.
Dan Brown [Tue, 1 Dec 2015 19:53:43 +0000 (19:53 +0000)]
Updated readme with simpler instructions
Dan Brown [Mon, 30 Nov 2015 22:23:48 +0000 (22:23 +0000)]
Fixed some lib paths and seperated out duplicated notifications
Dan Brown [Mon, 30 Nov 2015 21:53:45 +0000 (21:53 +0000)]
Updated composer.json with some basic info
Dan Brown [Mon, 30 Nov 2015 21:44:23 +0000 (21:44 +0000)]
Added libs into project and fixed ol lists
Dan Brown [Sun, 29 Nov 2015 18:06:55 +0000 (18:06 +0000)]
Cleaned book-show and page sidebar by hiding inactive chapter contents
Dan Brown [Sun, 29 Nov 2015 17:33:25 +0000 (17:33 +0000)]
Added further tests, Fixed speed_update issues, improved search result query count
Dan Brown [Thu, 26 Nov 2015 23:45:04 +0000 (23:45 +0000)]
Added indexes, Reduced queries on pages
Dan Brown [Sun, 22 Nov 2015 13:12:15 +0000 (13:12 +0000)]
Fixed book js not working
Dan Brown [Sat, 21 Nov 2015 18:49:29 +0000 (18:49 +0000)]
Updated readme with more details
Dan Brown [Sat, 21 Nov 2015 18:11:46 +0000 (18:11 +0000)]
Prevent duplicate slugs on sort
Dan Brown [Sat, 21 Nov 2015 18:05:03 +0000 (18:05 +0000)]
Added better entity deletion and commented up repos
Dan Brown [Sat, 21 Nov 2015 17:22:14 +0000 (17:22 +0000)]
Added view count tracking with personalised lists
Dan Brown [Mon, 9 Nov 2015 20:39:06 +0000 (20:39 +0000)]
Added limit to books shown on homepage and make alphabetical
Dan Brown [Mon, 9 Nov 2015 19:46:04 +0000 (19:46 +0000)]
Added pagination to books page
Dan Brown [Mon, 9 Nov 2015 19:20:44 +0000 (19:20 +0000)]
Cleaned up vuejs components and added image-picker deafult image
Dan Brown [Mon, 9 Nov 2015 19:06:12 +0000 (19:06 +0000)]
Merge branch 'master' into vuejs_release
Dan Brown [Mon, 9 Nov 2015 19:05:52 +0000 (19:05 +0000)]
Fixed long words breaking tables
Dan Brown [Sun, 1 Nov 2015 20:00:57 +0000 (20:00 +0000)]
Updated vuejs and got it working with current components
Dan Brown [Thu, 22 Oct 2015 19:23:39 +0000 (20:23 +0100)]
Improved login form and added remember me option
Dan Brown [Thu, 22 Oct 2015 18:41:49 +0000 (19:41 +0100)]
Added revisioning to assets and added print styles. Closes #23.
Dan Brown [Thu, 22 Oct 2015 18:06:50 +0000 (19:06 +0100)]
Fixed book sort and added leave page warning to page editor. Fixes #22 and closes #21
Dan Brown [Sun, 18 Oct 2015 19:06:49 +0000 (20:06 +0100)]
Cleaned mce edit bar and image options
Dan Brown [Sun, 18 Oct 2015 18:40:33 +0000 (19:40 +0100)]
Prevent revision encoding issues
Dan Brown [Sun, 18 Oct 2015 17:48:51 +0000 (18:48 +0100)]
Image uploads now quicker, and image sized reduced with links to originals
Dan Brown [Sun, 18 Oct 2015 16:29:26 +0000 (17:29 +0100)]
Made header more responsive and added nicer settings switches
Dan Brown [Sun, 18 Oct 2015 15:06:06 +0000 (16:06 +0100)]
Added tests for user crud
Dan Brown [Wed, 14 Oct 2015 21:13:08 +0000 (22:13 +0100)]
Merge branch 'master' of github.com:ssddanbrown/BookStack
Dan Brown [Wed, 14 Oct 2015 21:12:46 +0000 (22:12 +0100)]
Added margins to floated images and updated editor controls. Fixes #18.
Dan Brown [Wed, 14 Oct 2015 20:55:56 +0000 (21:55 +0100)]
Added book and chapter icons to pages in global search results. Closes #19.
Dan Brown [Wed, 14 Oct 2015 20:46:18 +0000 (21:46 +0100)]
Added chrome paste-image-upload. Closes #20.
Dan Brown [Wed, 14 Oct 2015 11:17:15 +0000 (12:17 +0100)]
Fixed spelling of confirmation email
Dan Brown [Wed, 14 Oct 2015 11:13:34 +0000 (12:13 +0100)]
Removed image-manger from user delete
Dan Brown [Sun, 11 Oct 2015 16:45:32 +0000 (17:45 +0100)]
Changed DomNodeList access to work with hhvm
Dan Brown [Sat, 10 Oct 2015 17:57:52 +0000 (18:57 +0100)]
Extracted page form js and added better page content linking
Dan Brown [Thu, 8 Oct 2015 22:51:56 +0000 (23:51 +0100)]
Fixed list style
Dan Brown [Thu, 8 Oct 2015 22:49:18 +0000 (23:49 +0100)]
Modularised/bundled js and made image-manager a proper component
Dan Brown [Wed, 7 Oct 2015 22:17:48 +0000 (23:17 +0100)]
Added logo selector
Dan Brown [Thu, 1 Oct 2015 20:08:36 +0000 (21:08 +0100)]
Added a logo and fixed old revision layout. Fixes #16.
Dan Brown [Tue, 29 Sep 2015 20:25:03 +0000 (21:25 +0100)]
Added 404 page and extra tests
Dan Brown [Tue, 22 Sep 2015 20:07:50 +0000 (21:07 +0100)]
Started Social Auth Testing
Dan Brown [Mon, 21 Sep 2015 19:54:11 +0000 (20:54 +0100)]
Added tests for confirmed registration
Dan Brown [Thu, 10 Sep 2015 19:28:53 +0000 (20:28 +0100)]
Added some basic registration testing
Dan Brown [Thu, 10 Sep 2015 18:31:09 +0000 (19:31 +0100)]
Change application namespace to BookStack
Dan Brown [Sun, 6 Sep 2015 14:26:31 +0000 (15:26 +0100)]
Added caching to settings
Dan Brown [Sun, 6 Sep 2015 14:03:37 +0000 (15:03 +0100)]
Updated page editor with more usefull buttons
Dan Brown [Sun, 6 Sep 2015 13:35:53 +0000 (14:35 +0100)]
Added cross-book page/chapter sorting
Dan Brown [Sun, 6 Sep 2015 11:14:32 +0000 (12:14 +0100)]
Got registration process working with social accounts
Dan Brown [Sat, 5 Sep 2015 19:25:57 +0000 (20:25 +0100)]
Got standard form-based registration working
Dan Brown [Sat, 5 Sep 2015 16:42:05 +0000 (17:42 +0100)]
Started social registration
Dan Brown [Sat, 5 Sep 2015 11:29:47 +0000 (12:29 +0100)]
Cleaned up some unessasary facade usage
Dan Brown [Fri, 4 Sep 2015 19:40:36 +0000 (20:40 +0100)]
Made social accounts attachable
Dan Brown [Fri, 4 Sep 2015 16:50:52 +0000 (17:50 +0100)]
Refactored Social auth into service, Made entity an abstract class
Dan Brown [Fri, 4 Sep 2015 16:16:58 +0000 (17:16 +0100)]
Added social sign in
Dan Brown [Thu, 3 Sep 2015 18:52:11 +0000 (19:52 +0100)]
Fixed empty app name and missing bower dependancy
Dan Brown [Thu, 3 Sep 2015 18:05:45 +0000 (19:05 +0100)]
Cleaned styles further and added loading icon to search
Dan Brown [Thu, 3 Sep 2015 15:51:10 +0000 (16:51 +0100)]
Cleaned and organised many css/js files
Dan Brown [Wed, 2 Sep 2015 17:26:33 +0000 (18:26 +0100)]
Tweaked some styles and started automated testing. Fixes #11.
Dan Brown [Wed, 2 Sep 2015 13:39:54 +0000 (14:39 +0100)]
Cleaned book-show page/chapter list design
Dan Brown [Tue, 1 Sep 2015 17:37:40 +0000 (18:37 +0100)]
Fixed issue with image manager js not being updated
Dan Brown [Tue, 1 Sep 2015 17:28:50 +0000 (18:28 +0100)]
Added image user checking before deletion. Fixes #13.
Dan Brown [Tue, 1 Sep 2015 14:35:11 +0000 (15:35 +0100)]
Added AJAX-based search to books, Fixes #15
Dan Brown [Mon, 31 Aug 2015 19:11:44 +0000 (20:11 +0100)]
Updated Search experience including adding fulltext mysql indicies.
Dan Brown [Mon, 31 Aug 2015 16:59:45 +0000 (17:59 +0100)]
Improved empty lists. Fixes #10.
Dan Brown [Mon, 31 Aug 2015 11:29:48 +0000 (12:29 +0100)]
Added options to allow whole site to be made public. Fixes #3.
Dan Brown [Mon, 31 Aug 2015 10:59:10 +0000 (11:59 +0100)]
Fixed incorrect role showing
Dan Brown [Mon, 31 Aug 2015 10:43:28 +0000 (11:43 +0100)]
Rolled out redesign across application
Dan Brown [Sun, 30 Aug 2015 16:53:30 +0000 (17:53 +0100)]
Started another major redsign
Dan Brown [Sun, 30 Aug 2015 14:31:16 +0000 (15:31 +0100)]
Added initial settings interface, Fixes #9.
Dan Brown [Sun, 30 Aug 2015 10:47:58 +0000 (11:47 +0100)]
Added filtering to activity lists. Fixes #14.
Dan Brown [Sat, 29 Aug 2015 15:00:19 +0000 (16:00 +0100)]
Updated views for permissions and added notifications. Fixes #2 and #7