Commit Graph

40 Commits

Author SHA1 Message Date
e5fc6bf5fa Moved from highlight.js to codemirror 2017-05-28 13:16:21 +01:00
4c985aac7e Added page revision counting
Adds stored revision counts to pages and the revisions themselves.
Closes #321
2017-04-20 20:58:54 +01:00
c9700e38e2 Created solution for JS translations
Also tidied up existing components and JS
2016-12-31 14:27:40 +00:00
05316c90ba converted image picker to blade-based component
Also updated some other JS translations
2016-12-24 15:21:19 +00:00
0775cd09a1 Extracted text for remaining views 2016-12-04 14:08:04 +00:00
57dc53ceff Extracted text from book & chapter views 2016-11-17 13:33:07 +00:00
30458405ce Page Attachments - Improved UI, Now initially complete
Closes #62
2016-10-23 17:55:48 +01:00
b14e9fc619 Fixed some cross browser flexbox popup issues
Set min height for poor IE & safari flexbox support.
Fixes #105.
2016-09-03 10:32:14 +01:00
23e014cb25 Added link selector to markdown editor 2016-09-02 18:54:26 +01:00
56df64063d Updated popup design and started integrating link selector
Extracted design and base styles from image manager into generic popup
classes that can be used by other app components such as the new
popup Book/Chapter/Page link selector
2016-08-30 20:05:59 +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
c25ef18900 Made list default messages a little nicer 2016-07-03 10:12:12 +01:00
9baa96d41c Added chapter move actions. Closes #86 2016-06-25 15:31:38 +01:00
d582e76fed Fixed theme color elements not showing on new instance
Also cleaned notification session access
2016-06-12 13:37:15 +01:00
7f99903fdb Finished off page move functionality 2016-06-12 12:14:14 +01:00
78564ec61d Cleaned up tag edit interface 2016-05-14 20:02:00 +01:00
b80184cd93 Renamed attribute to tags & continued interface
Also fixed page create route broken in last commit
2016-05-13 21:20:21 +01:00
cbff2c6035 Added uploaded to book/page filters & search in image manager
Also refactored tab styles which affected the settings area.

Closes #41
2016-04-03 14:59:54 +01:00
dbe11c1360 Attached images to pages and added restriction filtering
Closes #79
2016-03-13 13:30:47 +00:00
30214fde74 Added UI components of page autosaving 2016-03-12 15:52:19 +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
268db6b1d0 Added a whole load of permission & role tests 2016-03-05 12:09:09 +00:00
7f5872372d Added in restriction queries for most lists 2016-02-28 19:03:13 +00:00
8eb2960950 Added recently created & updated page listings
Closes #46.
2016-02-20 18:51:01 +00:00
bab6fd1f2f Added recent pages to home view and made the home content more compact 2016-02-20 12:37:06 +00:00
4d9726dbdd Added content to user profile pages 2016-02-17 22:11:48 +00:00
8296782149 Updated image controller styling and added preview option
The notification system was also updated so it can be used from JavaScript events such as image manager uploads.

Closes #25
2016-02-07 10:17:38 +00:00
5bf811a488 Sanitized user-text from angular & fixed some z-index bugs on pages 2015-12-30 21:38:20 +00:00
46c2e8b14e Moved all vuejs parts over to angular 2015-12-30 18:38:18 +00:00
af33156369 Fixed name retrieval on missing users and added tests to cover along with some test helper methods 2015-12-15 19:27:36 +00:00
f1c2866fbc Added Popular books list with relevant tests 2015-12-02 20:22:41 +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
61ae96c5f8 Added better entity deletion and commented up repos 2015-11-21 18:05:03 +00:00
ea55b7f141 Added view count tracking with personalised lists 2015-11-21 17:22:14 +00:00
6ded178dc0 Cleaned styles further and added loading icon to search 2015-09-03 19:05:45 +01:00
1b29d44689 Improved empty lists. Fixes #10. 2015-08-31 17:59:45 +01:00
958ed627dd Added user avatars. Fixes #20 2015-08-23 13:41:35 +01:00
732f3a9986 Fixed some bugs and added a proper home page 2015-08-16 20:11:21 +01:00
5d9d096028 Added activity history to to all entities. Fixes #12 2015-08-16 18:59:23 +01:00