]>
BookStack Code Mirror - bookstack/log
Dan Brown [Sun, 14 Aug 2016 11:29:35 +0000 (12:29 +0100)]
Updated all application urls to allow path prefix.
Allows BookStack to be installed at a non-root location on a domain.
Closes #40.
Dan Brown [Sat, 13 Aug 2016 16:56:20 +0000 (17:56 +0100)]
Started work on subdirectory support
Dan Brown [Sat, 13 Aug 2016 13:54:23 +0000 (14:54 +0100)]
Fixed tag section and editor safari rendering.
Fixes #152.
Dan Brown [Sat, 13 Aug 2016 13:18:31 +0000 (14:18 +0100)]
Fixed double brace issues in both editors.
Double braces were being parsed by angular in both the WYSIWYG and markdown editor.
Fixes #150 and fixes #155.
Dan Brown [Sat, 13 Aug 2016 12:53:04 +0000 (13:53 +0100)]
Fixed entities created with blank slugs.
Fixes #156.
Dan Brown [Sat, 13 Aug 2016 09:02:54 +0000 (10:02 +0100)]
Updated elixr and fixed table th element borders
Fixes #164.
Dan Brown [Sun, 3 Jul 2016 09:47:20 +0000 (10:47 +0100)]
Prevented shift-tab from selecting a tag
Dan Brown [Sun, 3 Jul 2016 09:42:13 +0000 (10:42 +0100)]
Cut down homepage queries a little
Dan Brown [Sun, 3 Jul 2016 09:31:20 +0000 (10:31 +0100)]
Fixed bug which hid entities and fixed new chapter priority
Dan Brown [Sun, 3 Jul 2016 09:12:12 +0000 (10:12 +0100)]
Made list default messages a little nicer
Dan Brown [Sun, 3 Jul 2016 08:58:45 +0000 (09:58 +0100)]
Tightened and cleaned some list styles
Dan Brown [Fri, 1 Jul 2016 19:11:49 +0000 (20:11 +0100)]
Fixed error on image deletion
Also Added tests to cover image upload and deletion.
Fixes #136.
Dan Brown [Sat, 25 Jun 2016 14:46:31 +0000 (15:46 +0100)]
Made stick book navigation recalc on window resize
Dan Brown [Sat, 25 Jun 2016 14:31:38 +0000 (15:31 +0100)]
Added chapter move actions. Closes #86
Dan Brown [Sun, 19 Jun 2016 18:30:43 +0000 (19:30 +0100)]
Travis CI updates (#130)
* Updated travis config to use mysql
* Added cache for composer
Dan Brown [Sun, 19 Jun 2016 18:02:53 +0000 (19:02 +0100)]
Added WYSIWYG editor callouts
Dan Brown [Sun, 12 Jun 2016 12:37:15 +0000 (13:37 +0100)]
Fixed theme color elements not showing on new instance
Also cleaned notification session access
Dan Brown [Sun, 12 Jun 2016 11:48:19 +0000 (12:48 +0100)]
Merged branch add_page_move into master
References #86
Dan Brown [Sun, 12 Jun 2016 11:48:06 +0000 (12:48 +0100)]
Added tests to cover page_move features
Dan Brown [Sun, 12 Jun 2016 11:14:14 +0000 (12:14 +0100)]
Finished off page move functionality
Dan Brown [Sat, 11 Jun 2016 20:04:18 +0000 (21:04 +0100)]
Started work on page move view and entity selector
Dan Brown [Fri, 10 Jun 2016 18:45:53 +0000 (19:45 +0100)]
Prevent page redirect on draft saving
Only an issue when using the non 'mysqlnd' extension.
Fixes #120
Dan Brown [Sat, 4 Jun 2016 15:33:23 +0000 (16:33 +0100)]
Merged branch rovox-master into master
Dan Brown [Sat, 4 Jun 2016 15:32:57 +0000 (16:32 +0100)]
Added checks to use MyISAM if MySQL 5.5 is found
Dan Brown [Sat, 4 Jun 2016 14:43:08 +0000 (15:43 +0100)]
Merge branch 'master' of git://github.com/rovox/BookStack into rovox-master
Dan Brown [Sat, 4 Jun 2016 14:37:28 +0000 (15:37 +0100)]
Added tag autosuggestion when no input provided
Shows the most popular tag names/values.
As requested on #121
Dan Brown [Sat, 4 Jun 2016 13:54:31 +0000 (14:54 +0100)]
Limited tag value autosuggestions based on tag name
As requested on #121
Dan Brown [Fri, 3 Jun 2016 17:52:49 +0000 (18:52 +0100)]
Updated License file
Dan Brown [Fri, 3 Jun 2016 17:51:47 +0000 (18:51 +0100)]
Add in LICENSE file
Dan Brown [Fri, 3 Jun 2016 17:50:20 +0000 (18:50 +0100)]
Added licence and release badges
Dan Brown [Sat, 28 May 2016 13:02:48 +0000 (14:02 +0100)]
Fixed error with similar activity filtering
Dan Brown [Sat, 28 May 2016 12:51:07 +0000 (13:51 +0100)]
Added (Ctrl+s) draft force save
Dan Brown [Sat, 28 May 2016 12:24:07 +0000 (13:24 +0100)]
Added basic markdown scroll syncing
robert [Wed, 25 May 2016 21:52:43 +0000 (23:52 +0200)]
Making sure MyISAM is set for the tables that need it for new installtions that are using mariadb.
Dan Brown [Sun, 22 May 2016 13:56:26 +0000 (14:56 +0100)]
Fixed missing column drop on migration rollback
Dan Brown [Sun, 22 May 2016 10:01:21 +0000 (11:01 +0100)]
Added support for custom content in HTML head
Dan Brown [Sun, 22 May 2016 09:44:31 +0000 (10:44 +0100)]
Added pagination, sorting & searching to users list
As requested on #113
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
Dan Brown [Sun, 22 May 2016 08:08:37 +0000 (09:08 +0100)]
Fixed flexbox overflow scrolling issues in firefox
Fixes #111
Dan Brown [Sun, 22 May 2016 07:48:40 +0000 (08:48 +0100)]
Made user names clickable at the bottom of assets
Fixes #117
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.
Dan Brown [Sun, 15 May 2016 19:12:53 +0000 (20:12 +0100)]
Added auto-suggestions to tag names and values
Dan Brown [Sun, 15 May 2016 13:15:05 +0000 (14:15 +0100)]
Fixed tags not being saved on new pages
Dan Brown [Sun, 15 May 2016 12:59:16 +0000 (13:59 +0100)]
Revert travis CI changes
Dan Brown [Sun, 15 May 2016 12:53:42 +0000 (13:53 +0100)]
Updated travis file to hopefully fix CI errors
Dan Brown [Sun, 15 May 2016 12:41:18 +0000 (13:41 +0100)]
Added tag searching to search interfaces
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
Dan Brown [Sat, 14 May 2016 19:02:00 +0000 (20:02 +0100)]
Cleaned up tag edit 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
Dan Brown [Thu, 12 May 2016 22:12:05 +0000 (23:12 +0100)]
Started the page attributes interface
Dan Brown [Sat, 7 May 2016 13:29:43 +0000 (14:29 +0100)]
Added further attribute endpoints and added tests
Dan Brown [Fri, 6 May 2016 19:44:07 +0000 (20:44 +0100)]
Fixed bad refactor in the permission service
Dan Brown [Fri, 6 May 2016 19:33:08 +0000 (20:33 +0100)]
Started base work on attribute system
Dan Brown [Tue, 3 May 2016 20:30:55 +0000 (21:30 +0100)]
Merge branch 'v0.9'
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
Dan Brown [Mon, 2 May 2016 12:14:35 +0000 (13:14 +0100)]
Updated travisCI to help fix node error
Dan Brown [Mon, 2 May 2016 12:01:46 +0000 (13:01 +0100)]
Merged ci_testing into master
Dan Brown [Mon, 2 May 2016 11:50:17 +0000 (12:50 +0100)]
Changed mariadb version
Dan Brown [Mon, 2 May 2016 11:37:58 +0000 (12:37 +0100)]
Added dependancy caching and travis badge
Dan Brown [Mon, 2 May 2016 11:26:09 +0000 (12:26 +0100)]
Added travis CI file
Dan Brown [Mon, 2 May 2016 11:02:23 +0000 (12:02 +0100)]
Added codeship CI badge
Dan Brown [Mon, 2 May 2016 10:58:12 +0000 (11:58 +0100)]
Merge pull request #106 from ssddanbrown/ci_testing
Ci testing
Dan Brown [Mon, 2 May 2016 10:38:07 +0000 (11:38 +0100)]
Updated ldap so extension not required in testing
Dan Brown [Mon, 2 May 2016 10:26:47 +0000 (11:26 +0100)]
Updated social testing compatibility
Dan Brown [Mon, 2 May 2016 09:35:42 +0000 (10:35 +0100)]
Updated database config to be codeship compatible
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.
Dan Brown [Sun, 1 May 2016 20:20:50 +0000 (21:20 +0100)]
Major permission naming refactor and database migration cleanup
Dan Brown [Sun, 1 May 2016 18:36:53 +0000 (19:36 +0100)]
Added hidden public role to fit with new permissions system
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.
Dan Brown [Tue, 26 Apr 2016 20:48:17 +0000 (21:48 +0100)]
Worked around create permission quirks
Dan Brown [Sun, 24 Apr 2016 15:54:20 +0000 (16:54 +0100)]
Rolled out new permissions system throughout application
Dan Brown [Sun, 24 Apr 2016 09:28:47 +0000 (10:28 +0100)]
Made settings ui a little less jumpy
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
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.
Dan Brown [Wed, 20 Apr 2016 20:37:57 +0000 (21:37 +0100)]
Started creation of intermediate permission table
Dan Brown [Wed, 20 Apr 2016 19:22:30 +0000 (20:22 +0100)]
Merge branch 'master' into add_role_view_permissions
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
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.
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
Dan Brown [Tue, 12 Apr 2016 19:08:49 +0000 (20:08 +0100)]
Fixed redis config not being set if not using redis
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.
Dan Brown [Sat, 9 Apr 2016 12:52:44 +0000 (13:52 +0100)]
Added user listing to role edit screen
Dan Brown [Sat, 9 Apr 2016 12:36:32 +0000 (13:36 +0100)]
Localised draft save time display
In reference to #83.
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
Dan Brown [Sat, 9 Apr 2016 11:37:58 +0000 (12:37 +0100)]
Fixed and cleaned some permisison/role based components
Dan Brown [Sat, 9 Apr 2016 09:56:10 +0000 (10:56 +0100)]
Updated composer dependancies
Dan Brown [Thu, 7 Apr 2016 18:03:00 +0000 (19:03 +0100)]
Made new pages in chapters have a better inital priority
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
Dan Brown [Sun, 3 Apr 2016 11:34:10 +0000 (12:34 +0100)]
Updated tests to match recent email confirmation changes
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.
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.
Dan Brown [Sun, 3 Apr 2016 10:16:49 +0000 (11:16 +0100)]
Added a friendlier error for LDAP new user mismatches
Dan Brown [Sun, 3 Apr 2016 10:00:14 +0000 (11:00 +0100)]
Added Redis cache/session support
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.
Dan Brown [Wed, 30 Mar 2016 20:49:25 +0000 (21:49 +0100)]
Merge bugfixes from branch 'v0.8'
Dan Brown [Wed, 30 Mar 2016 20:28:38 +0000 (21:28 +0100)]
Trimmed long names in header
Fixes #87
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.
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.
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.
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)