Commit Graph

10 Commits

Author SHA1 Message Date
666213a4d4 Removed html dir tag for now, Updated lang format 2019-08-18 18:57:35 +01:00
3acea12f1c Merge branch 'unicode' of git://github.com/kostasdizas/BookStack into kostasdizas-unicode 2019-08-18 18:51:20 +01:00
4b0c4e621a Replaced use of custom 'baseUrl' helper with 'url'
Also changed up how base URL setting was being done
by manipulating incoming request URLs instead of
altering then on generation.
2019-08-04 14:26:39 +01:00
86f56dd22b Added locale and text direction to html templates 2019-06-11 23:01:08 +01:00
7f6929d716 Re-enabled plaintext view for email notifications
Updated mail notifications to set the HTML and plaintext views since before
no plaintext version was being created.

Closes #1182
2018-12-16 20:44:57 +00:00
af6f4e6c8c Updated pagination to use theme colour 2018-07-29 15:44:10 +01:00
0775cd09a1 Extracted text for remaining views 2016-12-04 14:08:04 +00:00
694a9459c1 Moved text from auth views into lang files 2016-11-13 16:34:28 +00: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
eaa1765c7a Initial commit 2015-07-12 20:01:42 +01:00