Commit Graph

40 Commits

Author SHA1 Message Date
4499ae84bb Made fixes to es languge files and users page
Fixed PHP formatting error in ES lang file and added tests to cover.
Made user edit page more responsive on smaller devices.
Fixed 'cancel' button on profile screen when the user does not have
permission to manage users.
2017-03-05 15:34:54 +00: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
33d4844f17 Fixed role 'manage own permissions' permission 2017-01-22 12:16:02 +00:00
dabf149411 Added user setting system and added user-lang option
Supports #115
2017-01-15 16:27:24 +00: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
3b7d223b0c Updated and added tests for new default user system
Closes #138
2016-09-29 17:07:58 +01:00
771626b6ec Started work on making the public role/user configurable
Create a new 'public' guest user and made the public
role visible on role setting screens.
2016-09-29 12:43:46 +01:00
9dc9724e15 Laravel 5.3 upgrade (#189)
* Started move to laravel 5.3

* Started updating login & registration flows for laravel 5.3 update

* Updated app emails to notification system

* Fixed registations bugs and removed email confirmation model

* Fixed large portion of laravel post-upgrade issues

* Fixed and tested LDAP process
2016-09-17 18:22:04 +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
be517de7dc Added pagination, sorting & searching to users list
As requested on #113
2016-05-22 10:44:31 +01:00
23ab1f0c81 Standardised delete aesthetics regarding roles and users
Also added user delete success message.
Fixes #114
2016-05-22 09:23:41 +01:00
05666efda9 Added hidden public role to fit with new permissions system 2016-05-01 19:36:53 +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
473261be35 Finished initial implementation of custom role system 2016-02-27 19:24:42 +00:00
86fbc9a936 Added tests for profile pages 2016-02-18 19:32:07 +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
354912a1df Made book-navigation sidebar on pages sticky 2016-02-11 22:23:19 +00:00
17d4533e45 Fixes #58 2016-02-11 01:18:01 -06:00
14feef3679 Updated user interfaces for LDAP and added email from LDAP 2016-01-13 22:22:30 +00:00
d3709de035 Added more tests to increase test coverage 2016-01-02 14:48:35 +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
8f7c642f32 Added custom user avatars 2015-12-09 22:30:55 +00:00
13fa1080dc Added tests for user crud 2015-10-18 16:06:06 +01:00
95a6d14d52 Removed image-manger from user delete 2015-10-14 12:13:34 +01:00
1b736ac045 Added tests for confirmed registration 2015-09-21 20:54:11 +01:00
88049476fe Change application namespace to BookStack 2015-09-10 19:31:09 +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
713827f941 Tweaked some styles and started automated testing. Fixes #11. 2015-09-02 18:26:33 +01:00
a5807097e2 Fixed incorrect role showing 2015-08-31 11:59:10 +01:00
598fd7811b Rolled out redesign across application 2015-08-31 11:43:28 +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
958ed627dd Added user avatars. Fixes #20 2015-08-23 13:41:35 +01:00
fc50a1400d Added User managment. Fixes #5 2015-08-08 20:05:30 +01:00