Commit Graph

83 Commits

Author SHA1 Message Date
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
8e274a5a84 Refactored some permission controls and increased testing for roles system 2016-03-02 22:35:01 +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
54e3122540 Added smarter page finding so changing the page name does not break old urls
Added page & book slug history to revisions so they can be looked up if a page is not found.
2016-02-25 20:01:59 +00:00
4442a2e6d1 Started work on user profile pages 2016-02-16 21:25:11 +00:00
d32460070f Made ldap auth use the 'dn' if a 'uid' is not present.
Fixes #56
2016-02-08 19:45:01 +00:00
4bb7f0613f Fixed issue with initial user not having a password 2016-02-01 18:30:50 +00:00
1c8c9e65c5 Got LDAP auth working to a functional state 2016-01-11 22:41:05 +00:00
d3709de035 Added more tests to increase test coverage 2016-01-02 14:48:35 +00:00
8f7c642f32 Added custom user avatars 2015-12-09 22:30:55 +00:00
c88096b7e2 Revamped image system to use driver-agnotstic storage and be more efficent 2015-12-07 23:00:34 +00:00
46c905df8a Added search name weighting. Closes #27. 2015-12-05 15:11:48 +00:00
9f435553dc Updated composer, Fixed sidebar tree list & Added extra pages to Dummy seeder. Fixes #28, Fixes #29 2015-12-02 19:10:05 +00:00
62338e4a8f Added further tests, Fixed speed_update issues, improved search result query count 2015-11-29 17:33:25 +00:00
22f8a408fa Added indexes, Reduced queries on pages 2015-11-26 23:45:04 +00:00
ea55b7f141 Added view count tracking with personalised lists 2015-11-21 17:22:14 +00:00
e8dd7fda1f Added some basic registration testing 2015-09-10 20:28:53 +01:00
88049476fe Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
dec0cbb1b2 Got standard form-based registration working 2015-09-05 20:25:57 +01:00
eac7378ce0 Made social accounts attachable 2015-09-04 20:40:36 +01:00
713827f941 Tweaked some styles and started automated testing. Fixes #11. 2015-09-02 18:26:33 +01:00
9a82d27548 Updated Search experience including adding fulltext mysql indicies. 2015-08-31 20:11:44 +01:00
17f4aa4300 Added initial settings interface, Fixes #9. 2015-08-30 15:31:16 +01:00
ae95d0a239 Added permission system 2015-08-29 15:03:42 +01:00
5d9d096028 Added activity history to to all entities. Fixes #12 2015-08-16 18:59:23 +01:00
fbccc6824a Added page revisions. Fixes #2 2015-08-09 12:06:52 +01:00
52033f3a6f Added created_by and updated_by to entities. Fixes #3 2015-08-08 21:28:50 +01:00
71e2e057cb Added auth login control 2015-08-05 20:59:39 +01:00
b9df3c647a Started working on chapters 2015-07-27 20:17:08 +01:00
1ec9466c29 Got image uploads working 2015-07-13 21:52:56 +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