Commit Graph

17 Commits

Author SHA1 Message Date
8fcbe44d3e Updated styles for auth and books views.
Also added sourcemaps to gulp sass build
2017-08-26 13:24:55 +01:00
066adf3cea Moved text for errors and form views.
Updated 404 page with additional links
2016-12-03 13:31:54 +00: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
412eed19c3 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.
2016-04-03 10:23:16 +01:00
097d9c9f3c 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.
2016-03-30 20:15:44 +01:00
8e6248f57f Added restriction tests and fixed any bugs in the process
Also updated many styles within areas affected by the new permission and roles system.
2016-03-05 18:09:21 +00:00
201f788806 Implemented database structure and inital interfaces for entity restrictions 2016-02-28 10:49:41 +00:00
473261be35 Finished initial implementation of custom role system 2016-02-27 19:24:42 +00:00
bd73c88edd Improved login form and added remember me option 2015-10-22 20:23:39 +01:00
2c3fb557d6 Started social registration 2015-09-05 17:42:05 +01:00
a5807097e2 Fixed incorrect role showing 2015-08-31 11:59:10 +01:00
ae95d0a239 Added permission system 2015-08-29 15:03:42 +01:00
fc50a1400d Added User managment. Fixes #5 2015-08-08 20:05:30 +01:00
71e2e057cb Added auth login control 2015-08-05 20:59:39 +01:00
46217a5880 Vastly improved design 2015-07-15 22:55:49 +01:00
3c7bd297ea Added page editing 2015-07-12 21:31:15 +01:00
eaa1765c7a Initial commit 2015-07-12 20:01:42 +01:00