]> BookStack Code Mirror - bookstack/log
bookstack
9 years agoUpdated assets for release v0.10 v0.10.0
Dan Brown [Sun, 22 May 2016 14:12:47 +0000 (15:12 +0100)]
Updated assets for release v0.10

9 years agoMerge branch 'master' into release for version v0.10
Dan Brown [Sun, 22 May 2016 14:11:50 +0000 (15:11 +0100)]
Merge branch 'master' into release for version v0.10

9 years agoFixed missing column drop on migration rollback
Dan Brown [Sun, 22 May 2016 13:56:26 +0000 (14:56 +0100)]
Fixed missing column drop on migration rollback

9 years agoAdded support for custom content in HTML head
Dan Brown [Sun, 22 May 2016 10:01:21 +0000 (11:01 +0100)]
Added support for custom content in HTML head

9 years agoAdded pagination, sorting & searching to users list
Dan Brown [Sun, 22 May 2016 09:44:31 +0000 (10:44 +0100)]
Added pagination, sorting & searching to users list

As requested on #113

9 years agoStandardised delete aesthetics regarding roles and users
Dan Brown [Sun, 22 May 2016 08:23:41 +0000 (09:23 +0100)]
Standardised delete aesthetics regarding roles and users

Also added user delete success message.
Fixes #114

9 years agoFixed flexbox overflow scrolling issues in firefox
Dan Brown [Sun, 22 May 2016 08:08:37 +0000 (09:08 +0100)]
Fixed flexbox overflow scrolling issues in firefox

Fixes #111

9 years agoMade user names clickable at the bottom of assets
Dan Brown [Sun, 22 May 2016 07:48:40 +0000 (08:48 +0100)]
Made user names clickable at the bottom of assets

Fixes #117

9 years agoMerge pull request #110 from ssddanbrown/page_attributes
Dan Brown [Sun, 15 May 2016 19:24:57 +0000 (20:24 +0100)]
Merge pull request #110 from ssddanbrown/page_attributes

Attribute System. Closes #48.

9 years agoAdded auto-suggestions to tag names and values 110/head
Dan Brown [Sun, 15 May 2016 19:12:53 +0000 (20:12 +0100)]
Added auto-suggestions to tag names and values

9 years agoFixed tags not being saved on new pages
Dan Brown [Sun, 15 May 2016 13:15:05 +0000 (14:15 +0100)]
Fixed tags not being saved on new pages

9 years agoRevert travis CI changes
Dan Brown [Sun, 15 May 2016 12:59:16 +0000 (13:59 +0100)]
Revert travis CI changes

9 years agoUpdated travis file to hopefully fix CI errors
Dan Brown [Sun, 15 May 2016 12:53:42 +0000 (13:53 +0100)]
Updated travis file to hopefully fix CI errors

9 years agoAdded tag searching to search interfaces
Dan Brown [Sun, 15 May 2016 12:41:18 +0000 (13:41 +0100)]
Added tag searching to search interfaces

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 agoUpdated assets for release v0.9.3 v0.9.3
Dan Brown [Tue, 3 May 2016 20:13:02 +0000 (21:13 +0100)]
Updated assets for release v0.9.3

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

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 agoUpdated assets for release 0.9.2 v0.9.2
Dan Brown [Fri, 15 Apr 2016 18:57:02 +0000 (19:57 +0100)]
Updated assets for release 0.9.2

9 years agoMerge branch 'master' into release
Dan Brown [Fri, 15 Apr 2016 18:52:59 +0000 (19:52 +0100)]
Merge branch 'master' into release

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 agoMerge branch 'master' into release v0.9.1
Dan Brown [Tue, 12 Apr 2016 19:09:14 +0000 (20:09 +0100)]
Merge branch 'master' into release

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 agoUpdated assets for release 0.9.0 v0.9.0
Dan Brown [Sat, 9 Apr 2016 14:49:02 +0000 (15:49 +0100)]
Updated assets for release 0.9.0

9 years agoMerge branch 'master' into release
Dan Brown [Sat, 9 Apr 2016 14:47:14 +0000 (15:47 +0100)]
Merge branch 'master' into release

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 agoUpdated assets for release 0.8.2 v0.8.2
Dan Brown [Wed, 30 Mar 2016 20:44:30 +0000 (21:44 +0100)]
Updated assets for release 0.8.2

9 years agoMerge branch 'v0.8' into release
Dan Brown [Wed, 30 Mar 2016 20:32:46 +0000 (21:32 +0100)]
Merge branch 'v0.8' into release

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 agoMerge branch 'master' into release v0.8.1
Dan Brown [Sun, 13 Mar 2016 15:38:06 +0000 (15:38 +0000)]
Merge branch 'master' into release

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 agoUpdated assets for release 0.8.0 v0.8.0
Dan Brown [Sun, 13 Mar 2016 15:15:14 +0000 (15:15 +0000)]
Updated assets for release 0.8.0

9 years agoMerge branch 'master' into release
Dan Brown [Sun, 13 Mar 2016 15:13:23 +0000 (15:13 +0000)]
Merge branch 'master' into release

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 agoUpdated assets for release 0.7.6 v0.7.6
Dan Brown [Sun, 6 Mar 2016 13:28:44 +0000 (13:28 +0000)]
Updated assets for release 0.7.6

9 years agoMerged branch master into release
Dan Brown [Sun, 6 Mar 2016 13:26:29 +0000 (13:26 +0000)]
Merged branch master into release

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