Commit Graph

41 Commits

Author SHA1 Message Date
0e0945ef84 Finished off UI for search system 2017-04-15 15:04:30 +01:00
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
d4e790d3cf Added lang tests and update export text keys 2017-03-05 15:10:06 +00:00
9b35aa42a2 Fixed spanish encoding, Added new lang to settings 2017-03-05 14:43:43 +00:00
7163997367 Merge pull request #334 from diegoseso/master
First spanish translation effort
2017-03-05 14:18:55 +00:00
2385a6c29b Merge pull request #325 from arietimmerman/dutchbranch
Dutch Language Files
2017-03-05 14:15:47 +00:00
f7645824d9 First spanish translation effort 2017-03-03 00:21:33 +01:00
4a2a539c08 Merge pull request #295 from ReeseSebastian/master
Updated and improved german translation
2017-02-23 19:19:21 +00:00
4214fcd2fa Updated Dutch language files 2017-02-11 11:58:45 +01:00
b2b64fb853 Started with Dutch translation 2017-02-10 22:10:41 +01:00
86625a7642 Neatened up social login/register buttons 2017-02-05 15:28:53 +00:00
1c656d6556 Updated and improved german translation 2017-02-02 00:43:24 +01:00
26da81a3b0 Added pt_BR to language dropdown and renamed folder 2017-01-18 20:04:29 +00:00
a0035e4de2 Brazilian Portuguese Localization
Translated files for messages from English to Brazilian Portuguese
2017-01-18 08:29:18 -03:00
d3dc73ca06 remove trailing spaces 2017-01-16 15:34:34 +01:00
d5ea15e6dd fix typo 2017-01-16 14:51:45 +01:00
5d45286646 french translation 2017-01-16 14:51:33 +01:00
dabf149411 Added user setting system and added user-lang option
Supports #115
2017-01-15 16:27:24 +00:00
581c382f65 Fixed image delete permission issue
Also fixed missing translations and wrote tests to cover issue.
Fixes #258
2017-01-08 19:19:30 +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
573357a08c Extracted text from logic files 2016-12-04 16:51:39 +00:00
0775cd09a1 Extracted text for remaining views 2016-12-04 14:08:04 +00:00
96075dee7b Extracted text from page views & standardised breadcrumbs 2016-12-03 18:35:40 +00:00
066adf3cea Moved text for errors and form views.
Updated 404 page with additional links
2016-12-03 13:31:54 +00:00
57dc53ceff Extracted text from book & chapter views 2016-11-17 13:33:07 +00:00
694a9459c1 Moved text from auth views into lang files 2016-11-13 16:34:28 +00:00
e691b401c8 Added initial translation into German (formal)
This translation is based on the current english language files. It is a
transaltion into German (formal) language.  A language selector on the
Settings page would be a nice addition.
2016-11-12 14:16:07 +01:00
da10c50945 Added app name header display setting + extracted setting text
Closes #194
2016-09-22 18:53:22 +01:00
e0235fda8b Made registration gravatar/email requests fail gracefully
* Extracted any email confirmation text into langs.
* Added new notification on confirmation email send fail.

Closes #187
2016-09-17 21:33:55 +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
9baa96d41c Added chapter move actions. Closes #86 2016-06-25 15:31:38 +01:00
7f99903fdb Finished off page move functionality 2016-06-12 12:14:14 +01:00
a14b5c33fd Added missing permission checkboxes and improved image AJAX permission responses 2016-02-27 20:52:46 +00:00
d6c00a85ad Fixed incorrect notification when deleting a page 2016-02-10 12:48:29 +00:00
8af012bc2a Added filtering to activity lists. Fixes #14. 2015-08-30 11:47:58 +01:00
f37a886205 Updated views for permissions and added notifications. Fixes #2 and #7 2015-08-29 16:00:19 +01:00
ae95d0a239 Added permission system 2015-08-29 15:03:42 +01:00
732f3a9986 Fixed some bugs and added a proper home page 2015-08-16 20:11:21 +01:00
5d9d096028 Added activity history to to all entities. Fixes #12 2015-08-16 18:59:23 +01:00
eaa1765c7a Initial commit 2015-07-12 20:01:42 +01:00