d65cd53c99
Added simplified Chinese(zh-CN) language
2018-02-04 21:42:19 +08:00
4eb5205070
Merge pull request #679 from marcusforsberg/master
...
Added Swedish translation
2018-01-28 13:40:01 +00:00
88d09a2a3b
Added drawing endpoint tests
...
Also refactored ImageTests away from BrowserKit
Also added image upload type validation.
2018-01-28 13:18:28 +00:00
682bc9f896
Added Swedish translation
2018-01-26 20:16:35 +01:00
9bbef3a3dd
Added drawio abilities to markdown editor
2018-01-20 20:40:21 +00:00
141bf22725
Updated book view change to PATCH + other amends
...
Moved toggle to right of header bar and added unique text and icon for
each view type.
Removed old profile setting to keep things clean.
2017-12-29 16:49:03 +00:00
0d4db603a4
Adds button to allow users to toggle the book view via the books list page.
...
Closes #613
Signed-off-by: Abijeet <abijeetpatro@gmail.com >
2017-12-26 12:38:16 +05:30
90bf13c1ab
Updated okta config keys, made SVG fully vector
...
Also added some additional error handling to login.
2017-12-09 13:32:45 +00:00
a5e49f642b
Merge branch 'disable-comments' of git://github.com/Abijeet/BookStack into Abijeet-disable-comments
2017-12-07 19:15:26 +00:00
6ee35f55cc
Refactored image picker to js component
...
Also adjusted default cover image size
2017-12-06 17:32:29 +00:00
bc1302a8d8
Merge branch 'BookStackApp-master' of git://github.com/OsmosysSoftware/BookStack into OsmosysSoftware-BookStackApp-master
2017-12-06 15:52:54 +00:00
7a5bd23909
Added language translation for the new settings icons.
2017-11-16 00:22:22 +05:30
db51cee2d8
Prevented custom homepage being deleted
...
Fixes #546
2017-10-15 19:14:46 +01:00
8e652f5d8f
Added 'Spanish Argentina' translation.
2017-09-19 13:43:17 -03:00
ab7f5def04
Russian lang added
2017-09-12 16:42:04 +03:00
d1a4ff9308
Merge pull request #501 from cipi1965/master
...
Added Italian language
2017-09-10 16:29:44 +01:00
f8315fb9c4
Added Italian language
2017-09-10 16:55:23 +02:00
874386ceab
Used trans_choice on profile view
...
Closes #417
2017-09-10 13:43:08 +01:00
621142a46e
Removed outdated translations and updated tests
2017-09-09 18:41:59 +01:00
0275d2ad58
Added loading icons, Added comment activity
2017-09-09 17:06:30 +01:00
41f56e659d
Added comment reply and delete confirmation.
...
Also fixed local_id bug
Added component helpers
Added global scroll & Highlight helpers
2017-09-09 15:56:24 +01:00
e02fcbe983
Added Book cover image description in all languages.
2017-09-05 12:46:31 +05:30
1c88d21abf
Fixed books cover image ratio.
2017-09-04 20:50:24 +05:30
c1a1bc0135
Books grid view
2017-09-04 20:27:52 +05:30
fea5630ea4
Made some changes to the comment system
...
Changed to be rendered server side along with page content.
Changed deletion to fully delete comments from the database.
Added 'local_id' to comments for referencing.
Updated reply system to be non-nested (Incomplete)
Made database comment format entity-agnostic to be more future proof.
Updated designs of comment sections.
2017-09-03 16:37:51 +01:00
756ee0b172
Merge branch 'master' of git://github.com/Abijeet/BookStack into Abijeet-master
2017-09-02 17:36:58 +01:00
6200948eec
Merge branch 'master' of git://github.com/BookStackApp/BookStack into BookStackApp-master
...
Conflicts:
app/Http/Controllers/BookController.php
resources/lang/en/common.php
resources/views/books/create.blade.php
resources/views/books/form.blade.php
resources/views/books/index.blade.php
resources/views/users/edit.blade.php
tests/Entity/EntityTest.php
2017-08-29 12:19:00 +05:30
55759bd22a
Added ability to set a page to view on the homepage.
...
Relates to #372 and #126
2017-08-28 13:38:32 +01:00
36f524a354
Updated page view styles to align with 2017 update
2017-08-26 15:41:33 +01:00
5187d3fa78
Updated chapter views with new design
2017-08-26 14:36:48 +01:00
8fcbe44d3e
Updated styles for auth and books views.
...
Also added sourcemaps to gulp sass build
2017-08-26 13:24:55 +01:00
7f902e41c7
Resolved conflicts
2017-08-24 12:21:43 +05:30
ac07cb41b6
Fixed formatting and added error messages.
2017-08-21 02:21:31 +05:30
3da8c01c1f
Rolled out new design further
2017-08-20 13:57:25 +01:00
e9831a7507
Merge branch 'master' of git://github.com/Abijeet/BookStack into Abijeet-master
2017-08-01 19:24:33 +01:00
9e0c931573
Polish translation
2017-07-13 16:00:42 +02:00
f37509062e
Merge pull request #8 from OsmosysSoftware/feature-181
...
Issue 181
2017-07-12 18:41:35 +05:30
7a724f9134
Updated modifications.
2017-07-12 13:44:37 +05:30
844976c85b
Revert "Revert "Bookstack grid view.""
2017-07-12 11:40:50 +05:30
cc553cc93d
Added labels for 'Thumbnail toggle' and 'Cover image' in different languages.
2017-07-05 16:11:15 +05:30
c5b58d8fd2
Merge branch 'japanese-translation' of git://github.com/S64/BookStack into S64-japanese-translation
2017-07-02 16:09:12 +01:00
968e7b8b72
Finished off main functionality of custom tinymce code editor
2017-07-01 13:23:46 +01:00
af72f0d490
Bookstack grid view.
2017-06-29 18:54:04 +05:30
168c66815e
add ja
to settings
2017-06-24 20:46:38 +09:00
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