ad125327c0
Migrated to custom gulp setup and conintue search interface
2017-04-14 18:47:33 +01:00
1338ae2fc3
Started search interface, Added in vue and moved fonts
2017-04-09 20:59:57 +01:00
01cb22af37
Added tag searches and advanced filters to new search
2017-03-27 18:05:34 +01:00
36173eb47d
Removed extension from translation script link
...
Also fixed bug causing EN translation backup to not be passed
to javascript translation system.
Closes #328
2017-03-05 14:10:55 +00:00
af3c0e43a5
Prevented custom HTML being inserted on settings page
...
Gives option for fixing if badly formatted HTML is inserted.
Closes #310
2017-02-25 12:41:32 +00:00
6638ee47d3
Fixed entities wrongly visible on 404
...
Also ensured header state as expected on 404.
In reference to BookStackApp/website#9
2017-02-05 21:19:29 +00:00
c9700e38e2
Created solution for JS translations
...
Also tidied up existing components and JS
2016-12-31 14:27:40 +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
baa260a03d
Started work on subdirectory support
2016-08-13 17:56:25 +01:00
bd00a03e7b
Added support for custom content in HTML head
2016-05-22 11:01:21 +01:00
78564ec61d
Cleaned up tag edit interface
2016-05-14 20:02:00 +01:00
8b109bac13
Trimmed long names in header
...
Fixes #87
2016-03-30 21:28:38 +01:00
a06321675a
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 .
2016-03-13 14:00:24 +00:00
66c56e9d02
Added settings helper and formatted code in some files
2016-03-06 12:55:08 +00: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
4d9726dbdd
Added content to user profile pages
2016-02-17 22:11:48 +00:00
4442a2e6d1
Started work on user profile pages
2016-02-16 21:25:11 +00:00
e0279f93f9
Added a back-to-top button on all pages
...
The new back-to-top button will show after scrolling a short distance down a long page.
Closes #44 .
2016-02-08 20:42:41 +00:00
f60a0c3b76
Improved 404 page and updated tests for empty search
2016-01-01 09:03:40 +00:00
5bf811a488
Sanitized user-text from angular & fixed some z-index bugs on pages
2015-12-30 21:38:20 +00:00
3300edc51a
Changed google cdn libs/fonts to local content. No external access is now required
2015-12-30 21:15:41 +00:00
a592eaeb91
Updated page pointer to sit near mouse location and extracted page js into browserify bundle
2015-12-30 20:48:57 +00:00
46c2e8b14e
Moved all vuejs parts over to angular
2015-12-30 18:38:18 +00:00
3347b3b2f5
Started transfer to angularjs
2015-12-29 16:39:25 +00:00
2a4ff6fb6a
Implemented custom asset versioning to make creating releases easier
2015-12-16 17:09:44 +00:00
c32d70abc4
Added custom meta titles to many pages. Closes #30 .
2015-12-05 14:41:51 +00:00
b97d5704e1
Fixed some lib paths and seperated out duplicated notifications
2015-11-30 22:23:48 +00:00
3d9084816e
Added libs into project and fixed ol lists
2015-11-30 21:44:23 +00:00
62338e4a8f
Added further tests, Fixed speed_update issues, improved search result query count
2015-11-29 17:33:25 +00:00
9425f227fe
Added revisioning to assets and added print styles. Closes #23 .
2015-10-22 19:41:49 +01:00
3fd2613ab7
Prevent revision encoding issues
2015-10-18 19:40:33 +01: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
3aaab238d0
Added a logo and fixed old revision layout. Fixes #16 .
2015-10-01 21:08:36 +01:00
2acbe0f0c8
Updated page editor with more usefull buttons
2015-09-06 15:03:37 +01:00
eac7378ce0
Made social accounts attachable
2015-09-04 20:40:36 +01:00
2dcc5105ad
Added social sign in
2015-09-04 17:16:58 +01:00
d990c3cec9
Cleaned and organised many css/js files
2015-09-03 16:51:10 +01:00
03f5f9e9b9
Added AJAX-based search to books, Fixes #15
2015-09-01 15:35:11 +01:00
9a82d27548
Updated Search experience including adding fulltext mysql indicies.
2015-08-31 20:11:44 +01:00
ee8795dcda
Added options to allow whole site to be made public. Fixes #3 .
2015-08-31 12:29:48 +01:00
598fd7811b
Rolled out redesign across application
2015-08-31 11:43:28 +01:00