Commit Graph

216 Commits

Author SHA1 Message Date
8dab31b87a Merge branch 'master' of https://github.com/Abijeet/BookStack 2017-06-10 22:56:07 +05:30
e155c52256 #47 - Fixes a few issues with the code. 2017-06-10 22:55:36 +05:30
c76e7c706c adding a comment on top. 2017-06-10 19:47:45 +05:30
4efe3b41da #47 - Added translations for other language files using Google translate. 2017-06-10 15:21:28 +05:30
218376a41c #47 - Fetching values from language files. 2017-06-08 01:30:43 +05:30
38fe756725 #47 - Fixes a couple of issues found during testing - delete not updating the UI, delete none not working properly. 2017-06-07 23:45:29 +05:30
652a67ad65 Removes some unncessary code. 2017-06-06 23:20:40 +05:30
5bd9da6054 #47 - Adds various translations in English, and a few code improvements. 2017-06-06 01:46:59 +05:30
7c6fe8c4e2 #47 - Changes the location of the reply and edit comment box. 2017-06-05 00:20:37 +05:30
689d1eb082 #47 - Adds a cancel button for edit and reply button. 2017-06-04 20:43:56 +05:30
06d75e1804 #47 - Updates the total comments when a comment is added. 2017-06-04 20:12:01 +05:30
8b82753218 #47 - Gets rid of simplemde 2017-05-03 02:42:04 +05:30
3368fe42d8 Merge pull request #10 from BookStackApp/master
Latest changes
2017-05-03 01:41:08 +05:30
ad4642c2c4 Enabled translation when not logged in
Reads from the Accept-Language HTTP header.
Also fixed some encoding for ES translations.

Fixes #375
2017-04-29 16:47:41 +01:00
4c985aac7e Added page revision counting
Adds stored revision counts to pages and the revisions themselves.
Closes #321
2017-04-20 20:58:54 +01:00
87e18b8068 Merge pull request #357 from diegoseso/master
Spanish translation completed
2017-04-19 06:40:00 +01:00
607a2c91fc Fixing encoding of files affecting accents. 2017-04-18 23:41:19 +02:00
8e2437498f Merge branch 'master' of https://github.com/Abijeet/BookStack 2017-04-19 01:23:27 +05:30
b3d4c199ae Merge branch 'master' of https://github.com/Abijeet/BookStack
Conflicts:
	.gitignore
2017-04-19 01:21:45 +05:30
46c01ecba2 Merge pull request #358 from jendrol/master
Add Slovak translation
2017-04-16 15:06:32 +01:00
dcde599709 Added chapter search
Migrated book search to vue-based system.
Updated old tag seached.
Made chapter page layout widths same as book page.
Closes #344
2017-04-15 19:16:07 +01:00
0e0945ef84 Finished off UI for search system 2017-04-15 15:04:30 +01:00
9b639f715f Add Slovak translation 2017-04-11 23:20:52 +02:00
b488e969bb Reaching 100 % Spanish translation 2017-04-06 23:12:05 +02:00
1377296ef4 Translating to spanish entities errors and settings 2017-04-06 09:35:24 +02: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
148350009c #47 Adds comment permission to each role. 2017-01-29 14:25:20 +05:30
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