1903422113
Merge branch 'v0.9'
2016-05-03 21:30:55 +01:00
4e8722661f
Added bookstack version in settings
...
Gets the app version via git. Closes #99
2016-05-03 21:10:05 +01:00
1b46c19849
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 .
2016-05-01 22:47:22 +01:00
05666efda9
Added hidden public role to fit with new permissions system
2016-05-01 19:36:53 +01:00
9dc1b35e82
Made settings ui a little less jumpy
2016-04-24 10:28:47 +01:00
d099885fd1
Fixed some label casing and fixed incorrect notifications
...
Fixed the book & chapter permission update notification stating the 'page permissions' have been updated.
2016-04-03 12:19:44 +01:00
e1994ef2cf
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)
2016-03-29 19:26:13 +01:00
e744d4c82c
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.
2016-03-06 10:52:10 +00:00
0774ecc89c
Merge branch 'master' into nwalke-update_site_color
2016-03-06 09:08:20 +00:00
e3bdc391cd
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.
2016-03-03 12:01:14 -06:00
473261be35
Finished initial implementation of custom role system
2016-02-27 19:24:42 +00:00
46c2e8b14e
Moved all vuejs parts over to angular
2015-12-30 18:38:18 +00:00
8f7c642f32
Added custom user avatars
2015-12-09 22:30:55 +00:00
a3188d349c
Added mulit image-type compatability to manager & app and added scaled image selection
2015-12-08 22:04:59 +00:00
c88096b7e2
Revamped image system to use driver-agnotstic storage and be more efficent
2015-12-07 23:00:34 +00:00
ab6f6a5522
Cleaned up vuejs components and added image-picker deafult image
2015-11-09 19:20:44 +00:00
6c4b4e1cf9
Made header more responsive and added nicer settings switches
2015-10-18 17:29:26 +01:00
8b951403e4
Modularised/bundled js and made image-manager a proper component
2015-10-08 23:49:18 +01:00
6b4ec65b03
Added logo selector
2015-10-07 23:17:48 +01:00
88049476fe
Change application namespace to BookStack
2015-09-10 19:31:09 +01:00
2c3fb557d6
Started social registration
2015-09-05 17:42:05 +01:00
48814b8984
Fixed empty app name and missing bower dependancy
2015-09-03 19:52:11 +01:00
d990c3cec9
Cleaned and organised many css/js files
2015-09-03 16:51:10 +01:00
ee8795dcda
Added options to allow whole site to be made public. Fixes #3 .
2015-08-31 12:29:48 +01:00
17f4aa4300
Added initial settings interface, Fixes #9 .
2015-08-30 15:31:16 +01:00