Commit Graph

23 Commits

Author SHA1 Message Date
4f788384f0 Updated icons with height
Fixes issues within IE
2018-03-25 15:52:48 +01:00
ced4e58137 Finished off intitial conversion to webpack 2018-03-17 13:03:13 +00:00
81fa021083 Finished migrated from icon-font to SVG 2018-02-17 19:49:00 +00:00
8fcbe44d3e Updated styles for auth and books views.
Also added sourcemaps to gulp sass build
2017-08-26 13:24:55 +01:00
076693efc9 Added facebook, slack & twitter sign in options.
Also added icon svg blade helper.
Closes #125. Starts #213.
Requires documentation.
2017-02-04 11:01:49 +00:00
0775cd09a1 Extracted text for remaining views 2016-12-04 14:08:04 +00:00
ac80723058 Merge fixes from branch 'v0.12' 2016-11-12 11:40:54 +00:00
c4eed37d8e Added custom head content into public pages
Closes #211
2016-10-30 11:46:23 +00:00
da10c50945 Added app name header display setting + extracted setting text
Closes #194
2016-09-22 18:53:22 +01:00
43d9d2eba7 Updated all application urls to allow path prefix.
Allows BookStack to be installed at a non-root location on a domain.
Closes #40.
2016-08-14 12:29:35 +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
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
0821672e70 Cleaned tests up, Started LDAP tests, Created LDAP wrapper 2016-01-15 23:21:47 +00:00
98d9d8d71b Changed public template to use new system 2015-12-16 17:29:13 +00:00
b97d5704e1 Fixed some lib paths and seperated out duplicated notifications 2015-11-30 22:23:48 +00:00
bd73c88edd Improved login form and added remember me option 2015-10-22 20:23:39 +01:00
5af6656fae Extracted page form js and added better page content linking 2015-10-10 18:57:52 +01:00
3aaab238d0 Added a logo and fixed old revision layout. Fixes #16. 2015-10-01 21:08:36 +01:00
144eb69cad Added 404 page and extra tests 2015-09-29 21:25:03 +01:00
dec0cbb1b2 Got standard form-based registration working 2015-09-05 20:25:57 +01:00
2c3fb557d6 Started social registration 2015-09-05 17:42:05 +01:00
2dcc5105ad Added social sign in 2015-09-04 17:16:58 +01:00
71e2e057cb Added auth login control 2015-08-05 20:59:39 +01:00