BookStack/app
Dan Brown 5d73d17c74 Fixed bug preventing LDAP users updating thier profile
Made email not required when a profile is updated. LDAP users without admin privileges could did not have an email field to submit therefore could previously not update thier profile.
2016-02-08 20:35:23 +00:00
..
Console Added view count tracking with personalised lists 2015-11-21 17:22:14 +00:00
Events Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Exceptions Updated app requirements & Added some friendlier errors 2016-02-03 20:55:37 +00:00
Http Fixed bug preventing LDAP users updating thier profile 2016-02-08 20:35:23 +00:00
Jobs Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Listeners Initial commit 2015-07-12 20:01:42 +01:00
Providers Cleaned tests up, Started LDAP tests, Created LDAP wrapper 2016-01-15 23:21:47 +00:00
Repos Increased LDAP testing and fixed any Auth-based bugs found 2016-01-17 15:20:07 +00:00
Services Made ldap auth use the 'dn' if a 'uid' is not present. 2016-02-08 19:45:01 +00:00
Activity.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Book.php Added indexes, Reduced queries on pages 2015-11-26 23:45:04 +00:00
Chapter.php Added further tests, Fixed speed_update issues, improved search result query count 2015-11-29 17:33:25 +00:00
EmailConfirmation.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Entity.php Added more tests to increase test coverage 2016-01-02 14:48:35 +00:00
helpers.php Implemented custom asset versioning to make creating releases easier 2015-12-16 17:09:44 +00:00
Image.php Cleaned up gravatar image importing 2015-12-14 20:13:32 +00:00
Ownable.php Added an image service and facade, Cleaned Image Model 2015-12-09 19:50:17 +00:00
Page.php Added custom meta titles to many pages. Closes #30. 2015-12-05 14:41:51 +00:00
PageRevision.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Permission.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Role.php Got LDAP auth working to a functional state 2016-01-11 22:41:05 +00:00
Setting.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
SocialAccount.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
User.php Updated user interfaces for LDAP and added email from LDAP 2016-01-13 22:22:30 +00:00
View.php Added view count tracking with personalised lists 2015-11-21 17:22:14 +00:00