]> BookStack Code Mirror - bookstack/log
bookstack
9 years agoAdded tags to page display and simplified editing flow
Dan Brown [Sun, 15 May 2016 09:39:17 +0000 (10:39 +0100)]
Added tags to page display and simplified editing flow

Tags now save with the page content data

9 years agoCleaned up tag edit interface
Dan Brown [Sat, 14 May 2016 19:02:00 +0000 (20:02 +0100)]
Cleaned up tag edit interface

9 years agoRenamed attribute to tags & continued interface
Dan Brown [Fri, 13 May 2016 20:20:21 +0000 (21:20 +0100)]
Renamed attribute to tags & continued interface

Also fixed page create route broken in last commit

9 years agoStarted the page attributes interface
Dan Brown [Thu, 12 May 2016 22:12:05 +0000 (23:12 +0100)]
Started the page attributes interface

9 years agoAdded further attribute endpoints and added tests
Dan Brown [Sat, 7 May 2016 13:29:43 +0000 (14:29 +0100)]
Added further attribute endpoints and added tests

9 years agoFixed bad refactor in the permission service
Dan Brown [Fri, 6 May 2016 19:44:07 +0000 (20:44 +0100)]
Fixed bad refactor in the permission service

9 years agoStarted base work on attribute system
Dan Brown [Fri, 6 May 2016 19:33:08 +0000 (20:33 +0100)]
Started base work on attribute system

9 years agoMerge branch 'v0.9'
Dan Brown [Tue, 3 May 2016 20:30:55 +0000 (21:30 +0100)]
Merge branch 'v0.9'

9 years agoAdded bookstack version in settings
Dan Brown [Tue, 3 May 2016 20:10:05 +0000 (21:10 +0100)]
Added bookstack version in settings

Gets the app version via git. Closes #99

9 years agoUpdated travisCI to help fix node error
Dan Brown [Mon, 2 May 2016 12:14:35 +0000 (13:14 +0100)]
Updated travisCI to help fix node error

9 years agoMerged ci_testing into master
Dan Brown [Mon, 2 May 2016 12:01:46 +0000 (13:01 +0100)]
Merged ci_testing into master

9 years agoChanged mariadb version
Dan Brown [Mon, 2 May 2016 11:50:17 +0000 (12:50 +0100)]
Changed mariadb version

9 years agoAdded dependancy caching and travis badge
Dan Brown [Mon, 2 May 2016 11:37:58 +0000 (12:37 +0100)]
Added dependancy caching and travis badge

9 years agoAdded travis CI file
Dan Brown [Mon, 2 May 2016 11:26:09 +0000 (12:26 +0100)]
Added travis CI file

9 years agoAdded codeship CI badge
Dan Brown [Mon, 2 May 2016 11:02:23 +0000 (12:02 +0100)]
Added codeship CI badge

9 years agoMerge pull request #106 from ssddanbrown/ci_testing
Dan Brown [Mon, 2 May 2016 10:58:12 +0000 (11:58 +0100)]
Merge pull request #106 from ssddanbrown/ci_testing

Ci testing

9 years agoUpdated ldap so extension not required in testing 106/head
Dan Brown [Mon, 2 May 2016 10:38:07 +0000 (11:38 +0100)]
Updated ldap so extension not required in testing

9 years agoUpdated social testing compatibility
Dan Brown [Mon, 2 May 2016 10:26:47 +0000 (11:26 +0100)]
Updated social testing compatibility

9 years agoUpdated database config to be codeship compatible
Dan Brown [Mon, 2 May 2016 09:35:42 +0000 (10:35 +0100)]
Updated database config to be codeship compatible

9 years agoMerge pull request #103 from ssddanbrown/add_role_view_permissions
Dan Brown [Sun, 1 May 2016 21:47:22 +0000 (22:47 +0100)]
Merge pull request #103 from ssddanbrown/add_role_view_permissions

Overhauled permission system and stripped migrations of most app code to reduce future breakages. Closes #101.

9 years agoMajor permission naming refactor and database migration cleanup 103/head
Dan Brown [Sun, 1 May 2016 20:20:50 +0000 (21:20 +0100)]
Major permission naming refactor and database migration cleanup

9 years agoAdded hidden public role to fit with new permissions system
Dan Brown [Sun, 1 May 2016 18:36:53 +0000 (19:36 +0100)]
Added hidden public role to fit with new permissions system

9 years agoImproved permission regen performance by factor of 4
Dan Brown [Sat, 30 Apr 2016 16:16:06 +0000 (17:16 +0100)]
Improved permission regen performance by factor of 4

Worked around slower eloquent access to speed up permission generation.

9 years agoWorked around create permission quirks
Dan Brown [Tue, 26 Apr 2016 20:48:17 +0000 (21:48 +0100)]
Worked around create permission quirks

9 years agoRolled out new permissions system throughout application
Dan Brown [Sun, 24 Apr 2016 15:54:20 +0000 (16:54 +0100)]
Rolled out new permissions system throughout application

9 years agoMade settings ui a little less jumpy
Dan Brown [Sun, 24 Apr 2016 09:28:47 +0000 (10:28 +0100)]
Made settings ui a little less jumpy

9 years agoAdded custom, More consistent hr insertion
Dan Brown [Sat, 23 Apr 2016 18:15:49 +0000 (19:15 +0100)]
Added custom, More consistent hr insertion

Since the previous hr plugin caused large empty p tags

9 years agoContinued with database work for permissions overhaul
Dan Brown [Sat, 23 Apr 2016 17:14:26 +0000 (18:14 +0100)]
Continued with database work for permissions overhaul

Added to the entity_permissions table with further required fields and indexes.
Wrote the code for checking permissions.

9 years agoStarted creation of intermediate permission table
Dan Brown [Wed, 20 Apr 2016 20:37:57 +0000 (21:37 +0100)]
Started creation of intermediate permission table

9 years agoMerge branch 'master' into add_role_view_permissions
Dan Brown [Wed, 20 Apr 2016 19:22:30 +0000 (20:22 +0100)]
Merge branch 'master' into add_role_view_permissions

9 years agoImproved font quality and cyrillic support
Dan Brown [Wed, 20 Apr 2016 18:11:33 +0000 (19:11 +0100)]
Improved font quality and cyrillic support

Fixes dodgy font rendering on windows

9 years agoPrevented drafts from showing up in a book sort
Dan Brown [Fri, 15 Apr 2016 18:51:27 +0000 (19:51 +0100)]
Prevented drafts from showing up in a book sort

Added tests to cover regresssion.
In reference to #100.

9 years agoAdded lists plugin to TinyMCE, Fixed strange nested list behaviour
Dan Brown [Thu, 14 Apr 2016 21:34:33 +0000 (22:34 +0100)]
Added lists plugin to TinyMCE, Fixed strange nested list behaviour

Fixes #97

9 years agoFixed redis config not being set if not using redis
Dan Brown [Tue, 12 Apr 2016 19:08:49 +0000 (20:08 +0100)]
Fixed redis config not being set if not using redis

9 years agoFixed draft time display, Cleaned up some code
Dan Brown [Sat, 9 Apr 2016 13:26:42 +0000 (14:26 +0100)]
Fixed draft time display, Cleaned up some code

Cleaned up some comment spacing in book controller and refactored some of the view service functions.

9 years agoAdded user listing to role edit screen
Dan Brown [Sat, 9 Apr 2016 12:52:44 +0000 (13:52 +0100)]
Added user listing to role edit screen

9 years agoLocalised draft save time display
Dan Brown [Sat, 9 Apr 2016 12:36:32 +0000 (13:36 +0100)]
Localised draft save time display

In reference to #83.

9 years agoStarted work towards adding role view permissions
Dan Brown [Sat, 9 Apr 2016 11:40:07 +0000 (12:40 +0100)]
Started work towards adding role view permissions

Work halted as re-write required.
In reference to #92

9 years agoFixed and cleaned some permisison/role based components
Dan Brown [Sat, 9 Apr 2016 11:37:58 +0000 (12:37 +0100)]
Fixed and cleaned some permisison/role based components

9 years agoUpdated composer dependancies
Dan Brown [Sat, 9 Apr 2016 09:56:10 +0000 (10:56 +0100)]
Updated composer dependancies

9 years agoMade new pages in chapters have a better inital priority
Dan Brown [Thu, 7 Apr 2016 18:03:00 +0000 (19:03 +0100)]
Made new pages in chapters have a better inital priority

9 years agoAdded uploaded to book/page filters & search in image manager
Dan Brown [Sun, 3 Apr 2016 13:59:54 +0000 (14:59 +0100)]
Added uploaded to book/page filters & search in image manager

Also refactored tab styles which affected the settings area.

Closes #41

9 years agoUpdated tests to match recent email confirmation changes
Dan Brown [Sun, 3 Apr 2016 11:34:10 +0000 (12:34 +0100)]
Updated tests to match recent email confirmation changes

9 years agoFixed some label casing and fixed incorrect notifications
Dan Brown [Sun, 3 Apr 2016 11:19:44 +0000 (12:19 +0100)]
Fixed some label casing and fixed incorrect notifications

Fixed the book & chapter permission update notification stating the 'page permissions' have been updated.

9 years agoMade email confirmations work with LDAP auth
Dan Brown [Sun, 3 Apr 2016 11:16:54 +0000 (12:16 +0100)]
Made email confirmations work with LDAP auth

The email_confirmed user field now actually indicates if an email is confirmed rather than defaulting to true if not checked.
 This ensures toggleing the 'Require email confirmation' setting actually makes all currently unconfirmed users confirm thier emails.

9 years agoAdded a friendlier error for LDAP new user mismatches
Dan Brown [Sun, 3 Apr 2016 10:16:49 +0000 (11:16 +0100)]
Added a friendlier error for LDAP new user mismatches

9 years agoAdded Redis cache/session support
Dan Brown [Sun, 3 Apr 2016 10:00:14 +0000 (11:00 +0100)]
Added Redis cache/session support

9 years agoRemoved old input checks on entity permission checkboxes
Dan Brown [Sun, 3 Apr 2016 09:23:16 +0000 (10:23 +0100)]
Removed old input checks on entity permission checkboxes

Old input check potentialy causing issues (#89) and is not needed on the pages which it shows.

9 years agoMerge bugfixes from branch 'v0.8'
Dan Brown [Wed, 30 Mar 2016 20:49:25 +0000 (21:49 +0100)]
Merge bugfixes from branch 'v0.8'

9 years agoTrimmed long names in header
Dan Brown [Wed, 30 Mar 2016 20:28:38 +0000 (21:28 +0100)]
Trimmed long names in header

Fixes #87

9 years agoUpdated entity restrictions to allow permissions, Not just restrict
Dan Brown [Wed, 30 Mar 2016 19:15:44 +0000 (20:15 +0100)]
Updated entity restrictions to allow permissions, Not just restrict

Also changed wording from 'Restrictions' to 'Permissions' to keep things more familiar and to better reflect what they do.

Referenced in issue #89.

9 years agoMerge pull request #84 from ssddanbrown/markdown_editor
Dan Brown [Tue, 29 Mar 2016 19:18:11 +0000 (20:18 +0100)]
Merge pull request #84 from ssddanbrown/markdown_editor

Initial implementation of a markdown editor. Closes #57.

9 years agoAdded basic system tests for markdown editor, Added extra test helpers 84/head
Dan Brown [Tue, 29 Mar 2016 19:13:23 +0000 (20:13 +0100)]
Added basic system tests for markdown editor, Added extra test helpers

Added test helpers for checking if an element exists / does not exist on a page.
Also fixed markdown editor bugs found while creating tests.

9 years agoAdded editor control in admin settings & Fixed some markdown editor bugs
Dan Brown [Tue, 29 Mar 2016 18:26:13 +0000 (19:26 +0100)]
Added editor control in admin settings & Fixed some markdown editor bugs

Also updated the setting system with a more sane approach to handling default values. (Now done via the setting-defaults config file)

9 years agoIntegrated the markdown editor with the image manager
Dan Brown [Tue, 29 Mar 2016 17:25:54 +0000 (18:25 +0100)]
Integrated the markdown editor with the image manager

9 years agoCut readme down and added useful links
Dan Brown [Fri, 25 Mar 2016 15:17:04 +0000 (15:17 +0000)]
Cut readme down and added useful links

Remove a lot of the instructions/config info since much of it is now on the BookStack docs site.

9 years agoAdded a markdown editor
Dan Brown [Fri, 25 Mar 2016 14:41:15 +0000 (14:41 +0000)]
Added a markdown editor

9 years agoFixed bug causing permission error on save and fixed non-gallery image save
Dan Brown [Sun, 13 Mar 2016 15:37:46 +0000 (15:37 +0000)]
Fixed bug causing permission error on save and fixed non-gallery image save

9 years agoFixed bug causing editing notification to always show
Dan Brown [Sun, 13 Mar 2016 14:33:43 +0000 (14:33 +0000)]
Fixed bug causing editing notification to always show

Updated tests to prevent happening again

9 years agoForced browser scrollbar, Added custom theme compatible logo
Dan Brown [Sun, 13 Mar 2016 14:00:24 +0000 (14:00 +0000)]
Forced browser scrollbar,  Added custom theme compatible logo

Also removed link to search all pages if no pages mached search on global search page.
Closes #74.

9 years agoAttached images to pages and added restriction filtering
Dan Brown [Sun, 13 Mar 2016 13:30:47 +0000 (13:30 +0000)]
Attached images to pages and added restriction filtering

Closes #79

9 years agoFixed inset chapter list colors
Dan Brown [Sun, 13 Mar 2016 12:43:42 +0000 (12:43 +0000)]
Fixed inset chapter list colors

The colors were being overridden by the custom theme color.
Styles added to force color to page and/or page draft.

9 years agoAdded new page drafts and started image entity attaching
Dan Brown [Sun, 13 Mar 2016 12:04:08 +0000 (12:04 +0000)]
Added new page drafts and started image entity attaching

Closes #80.

9 years agoMerged branch autosaving_drafts into master
Dan Brown [Sat, 12 Mar 2016 16:31:37 +0000 (16:31 +0000)]
Merged branch autosaving_drafts into master

9 years agoOrganised test files & added page update draft tests
Dan Brown [Sat, 12 Mar 2016 16:31:02 +0000 (16:31 +0000)]
Organised test files & added page update draft tests

Also cleaned styling for new autosave ui parts.
Closes #36.

9 years agoAdded UI components of page autosaving
Dan Brown [Sat, 12 Mar 2016 15:52:19 +0000 (15:52 +0000)]
Added UI components of page autosaving

9 years agoFixed firefox list editing bug and made button text size more consistent
Dan Brown [Wed, 9 Mar 2016 23:23:28 +0000 (23:23 +0000)]
Fixed firefox list editing bug and made button text size more consistent

Fixes #77

9 years agoUpdated tinyMCE library from 4.3.2 to 4.3.7
Dan Brown [Wed, 9 Mar 2016 23:20:47 +0000 (23:20 +0000)]
Updated tinyMCE library from 4.3.2 to 4.3.7

9 years agoChanged direct attributes to prevent conflicts
Dan Brown [Wed, 9 Mar 2016 22:54:18 +0000 (22:54 +0000)]
Changed direct attributes to prevent conflicts

9 years agoMoved page editing to angular controller and started work on update drafts
Dan Brown [Wed, 9 Mar 2016 22:32:07 +0000 (22:32 +0000)]
Moved page editing to angular controller and started work on update drafts

9 years agoAdded restrictions to user profile lists
Dan Brown [Sun, 6 Mar 2016 13:17:46 +0000 (13:17 +0000)]
Added restrictions to user profile lists

9 years agoAdded settings helper and formatted code in some files
Dan Brown [Sun, 6 Mar 2016 12:55:08 +0000 (12:55 +0000)]
Added settings helper and formatted code in some files

9 years agoChanged color picker library and moved color logic to front end
Dan Brown [Sun, 6 Mar 2016 10:52:10 +0000 (10:52 +0000)]
Changed color picker library and moved color logic to front end

Since the old library was GPLv3 i changed the color picker to tiny-color-picker which is MIT.
Also extracted the styles to a shared view and move color calculation logic to javascript side.

9 years agoMerge branch 'master' into nwalke-update_site_color
Dan Brown [Sun, 6 Mar 2016 09:08:20 +0000 (09:08 +0000)]
Merge branch 'master' into nwalke-update_site_color

9 years agoFixed incorrect recents pages on homescreen
Dan Brown [Sat, 5 Mar 2016 22:54:53 +0000 (22:54 +0000)]
Fixed incorrect recents pages on homescreen

Fixed the bug causing the recently updated pages to be exaclty the same as the recently create pages.
Also added in tests to prevent regression.

9 years agoFixed errors that occured when merging & refactored entity repositories
Dan Brown [Sat, 5 Mar 2016 19:00:26 +0000 (19:00 +0000)]
Fixed errors that occured when merging & refactored entity repositories

Also deleted the git '.orig' files that got added in last merge.

9 years agoMerge branch 'custom_role_system'
Dan Brown [Sat, 5 Mar 2016 18:21:44 +0000 (18:21 +0000)]
Merge branch 'custom_role_system'

Conflicts:
app/Repos/BookRepo.php
app/Repos/ChapterRepo.php
app/Repos/PageRepo.php

9 years agoAdded restriction tests and fixed any bugs in the process
Dan Brown [Sat, 5 Mar 2016 18:09:21 +0000 (18:09 +0000)]
Added restriction tests and fixed any bugs in the process

Also updated many styles within areas affected by the new permission and roles system.

9 years agoAdded a whole load of permission & role tests
Dan Brown [Sat, 5 Mar 2016 12:09:09 +0000 (12:09 +0000)]
Added a whole load of permission & role tests

9 years agoMade memcached config allow mulitple servers
Dan Brown [Sat, 5 Mar 2016 09:47:24 +0000 (09:47 +0000)]
Made memcached config allow mulitple servers

9 years agoMerge branch 'add_memcached' of git://github.com/nwalke/BookStack into nwalke-add_mem...
Dan Brown [Sat, 5 Mar 2016 09:05:27 +0000 (09:05 +0000)]
Merge branch 'add_memcached' of git://github.com/nwalke/BookStack into nwalke-add_memcached

9 years agoUpdated fulltext search with custom escaped query
Dan Brown [Fri, 4 Mar 2016 20:49:35 +0000 (20:49 +0000)]
Updated fulltext search with custom escaped query

Changed pdo quoted query to use custom escaping and added like searches when quoted terms are used.

9 years agoFound the source of the issue, not sure how to fix 72/head
Nick Walke [Fri, 4 Mar 2016 08:33:57 +0000 (02:33 -0600)]
Found the source of the issue, not sure how to fix

9 years agoCloses #55. Allows you to set the primary color. 73/head
Nick Walke [Thu, 3 Mar 2016 18:01:14 +0000 (12:01 -0600)]
Closes #55.  Allows you to set the primary color.

This certainly should not be seen as the final implementation of this.
I imagine that requests like this will happen for many other colors in
the system, it might be good at some point to allow them to upload their
own stylesheet to be used.

9 years agoCloses #70.
Nick Walke [Thu, 3 Mar 2016 03:38:23 +0000 (21:38 -0600)]
Closes #70.

Added the ability to search by multi-word terms using double quotes.

9 years agoCloses #69. Implemented and tested memcached. 71/head
Nick Walke [Thu, 3 Mar 2016 02:44:00 +0000 (20:44 -0600)]
Closes #69.  Implemented and tested memcached.

9 years agoRefactored some permission controls and increased testing for roles system
Dan Brown [Wed, 2 Mar 2016 22:35:01 +0000 (22:35 +0000)]
Refactored some permission controls and increased testing for roles system

9 years agoTied entity restriction system into userCan checks
Dan Brown [Mon, 29 Feb 2016 20:31:21 +0000 (20:31 +0000)]
Tied entity restriction system into userCan checks

9 years agoAdded in restriction queries for most lists
Dan Brown [Sun, 28 Feb 2016 19:03:04 +0000 (19:03 +0000)]
Added in restriction queries for most lists

9 years agoImplemented database structure and inital interfaces for entity restrictions
Dan Brown [Sun, 28 Feb 2016 10:49:41 +0000 (10:49 +0000)]
Implemented database structure and inital interfaces for entity restrictions

9 years agoAdded missing permission checkboxes and improved image AJAX permission responses
Dan Brown [Sat, 27 Feb 2016 20:52:46 +0000 (20:52 +0000)]
Added missing permission checkboxes and improved image AJAX permission responses

9 years agoFinished initial implementation of custom role system
Dan Brown [Sat, 27 Feb 2016 19:24:42 +0000 (19:24 +0000)]
Finished initial implementation of custom role system

9 years agoStarted work on exposing the role system as editable
Dan Brown [Fri, 26 Feb 2016 23:44:02 +0000 (23:44 +0000)]
Started work on exposing the role system as editable

9 years agoAdded smarter page finding so changing the page name does not break old urls
Dan Brown [Thu, 25 Feb 2016 20:01:59 +0000 (20:01 +0000)]
Added smarter page finding so changing the page name does not break old urls

Added page & book slug history to revisions so they can be looked up if a page is not found.

9 years agoUpdated phpunit testing mail settings due to laravel 5.2 changes
Dan Brown [Mon, 22 Feb 2016 21:28:53 +0000 (21:28 +0000)]
Updated phpunit testing mail settings due to laravel 5.2 changes

9 years agoFixed issue with the book sort not showing all books in sidebar
Dan Brown [Mon, 22 Feb 2016 21:28:20 +0000 (21:28 +0000)]
Fixed issue with the book sort not showing all books in sidebar

9 years agoAdded table header row styling, made code blocks horizontally scrollbable fixed link...
Dan Brown [Mon, 22 Feb 2016 20:18:08 +0000 (20:18 +0000)]
Added table header row styling, made code blocks horizontally scrollbable fixed link popup on firefox

9 years agoUpdated phpunit environment variables with some required defaults
Dan Brown [Mon, 22 Feb 2016 19:39:51 +0000 (19:39 +0000)]
Updated phpunit environment variables with some required defaults

9 years agoFixed page listing excerpts not showing due to encoding issues
Dan Brown [Sun, 21 Feb 2016 13:15:46 +0000 (13:15 +0000)]
Fixed page listing excerpts not showing due to encoding issues

9 years agoAdded entity-specific search results pages. Cleaned & Fixed search results bugs
Dan Brown [Sun, 21 Feb 2016 12:53:58 +0000 (12:53 +0000)]
Added entity-specific search results pages. Cleaned & Fixed search results bugs

Added search result pages for pages, chapters and books.
Limited the results on the global search as it just listed out an infinate amount.
Fixed styling on new detailed page listings and also removed the 'bars' from the side to create  a cleaner view.
Fixed bad sql fulltext query format that may have thrown off searches.
Reduced the number of database queries down a thousand or so.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.