Abijeet
f37509062e
Merge pull request #8 from OsmosysSoftware/feature-181
...
Issue 181
2017-07-12 18:41:35 +05:30
Nilesh Deepak
24ee78ccd8
Update.
2017-07-12 18:04:06 +05:30
Nilesh Deepak
d37b398e79
Updates styles.
2017-07-12 13:52:21 +05:30
Nilesh Deepak
7a724f9134
Updated modifications.
2017-07-12 13:44:37 +05:30
Abijeet
844976c85b
Revert "Revert "Bookstack grid view.""
2017-07-12 11:40:50 +05:30
Dan Brown
e7f8188ee5
Prevented textarea styles interfering with codemirror
...
Closes #424
2017-07-10 19:29:35 +01:00
Nilesh Deepak
d84315fff8
Indentation correction.
2017-07-07 17:06:08 +05:30
Nilesh Deepak
144a6e469d
Updated cover image upload and delete function.
2017-07-07 16:29:38 +05:30
Nilesh Deepak
c5f11e4516
Fixed pagination on change of display type.
2017-07-06 10:05:11 +05:30
Nilesh Deepak
f51db4b9f6
Resolved responsiveness issues
2017-07-05 19:58:52 +05:30
Nilesh Deepak
5b736c3b36
Updated views to support different languages.
2017-07-05 16:12:29 +05:30
Nilesh Deepak
cc553cc93d
Added labels for 'Thumbnail toggle' and 'Cover image' in different languages.
2017-07-05 16:11:15 +05:30
Nilesh Deepak
e88a06291e
Updated toggle thumbnails function.
2017-07-05 16:09:20 +05:30
Nilesh Deepak
026de8c5ca
Thumbnail toggle function.
2017-07-05 12:48:41 +05:30
Nilesh Deepak
e10d4b91cf
styles.scss
2017-07-05 12:36:26 +05:30
Nilesh Deepak
d089eaf754
Changes in User edit profile page.
2017-07-05 12:32:39 +05:30
Nilesh Deepak
bb2d85965f
Removed duplicated styles.
2017-07-05 12:29:16 +05:30
Nilesh Deepak
d99fd1fd65
Applied required changes
2017-07-05 12:26:02 +05:30
Nilesh Deepak
947c58f227
Applied required changes in BookStack.
2017-07-05 12:09:01 +05:30
Nilesh Deepak
fdf139edb2
Changing column size for responsiveness
2017-07-04 15:04:57 +05:30
Dan Brown
314d98abc3
Removed logs, Updated version, Fixed inconsistent subheader
2017-07-02 20:33:32 +01:00
Dan Brown
69c50b9b48
Migrated markdown editor actions to new cm editor
2017-07-02 19:35:13 +01:00
Dan Brown
c5b58d8fd2
Merge branch 'japanese-translation' of git://github.com/S64/BookStack into S64-japanese-translation
2017-07-02 16:09:12 +01:00
Dan Brown
4db2c274e2
Prevent empty-state actions visible without permission.
...
Fixes #411
2017-07-02 15:59:40 +01:00
Dan Brown
d5d83da766
Added diff and sh code types
...
Verified changes to ensure fixes #296 .
2017-07-01 16:10:52 +01:00
Dan Brown
de6d8a811c
Added quick lang-selection options to code editor
2017-07-01 15:50:28 +01:00
Dan Brown
a94844b6b7
Fixed code block selection and drag/drop issues
2017-07-01 15:38:11 +01:00
Dan Brown
968e7b8b72
Finished off main functionality of custom tinymce code editor
2017-07-01 13:23:46 +01:00
Shuma Yoshioka
b2b8706d05
Translate errors.php
2017-07-01 16:38:43 +09:00
Shuma Yoshioka
2d345fe454
Translate entities.php
2017-07-01 16:38:20 +09:00
Shuma Yoshioka
7bec70d429
Translate common.php
2017-07-01 16:37:07 +09:00
Shuma Yoshioka
60710e7fb4
Translate auth.php
2017-07-01 16:33:54 +09:00
Shuma Yoshioka
f10d3a8564
Translate validation.php
2017-07-01 16:32:36 +09:00
Shuma Yoshioka
b020520366
Translate passwords.php
2017-07-01 16:32:02 +09:00
Shuma Yoshioka
52010e5820
Translate pagination.php
2017-07-01 16:31:32 +09:00
Nilesh Deepak
af72f0d490
Bookstack grid view.
2017-06-29 18:54:04 +05:30
Shuma Yoshioka
75eca03b05
Translate settings.php
2017-06-24 20:49:24 +09:00
Shuma Yoshioka
b8ebefd803
Translate components.php
2017-06-24 20:48:34 +09:00
Shuma Yoshioka
168c66815e
add ja
to settings
2017-06-24 20:46:38 +09:00
Shuma Yoshioka
26e703a1cd
translate activities.php
2017-06-19 00:02:09 +09:00
Dan Brown
c8be214ee0
Started tinymce code editor components
2017-06-17 15:07:55 +01:00
Dan Brown
2060cdb931
Added code highlighting syntax modes
2017-06-17 12:41:18 +01:00
Dan Brown
88f93f76dd
Updated the markdown editor to use codemirror as editor
...
Improved scroll sync system to be smarter
2017-05-28 16:02:46 +01:00
Dan Brown
e5fc6bf5fa
Moved from highlight.js to codemirror
2017-05-28 13:16:21 +01:00
Dan Brown
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
Dan Brown
92108d710d
Re-enabled html in markdown editor
...
Fixes #378
2017-04-29 16:10:38 +01:00
Dan Brown
82e2c523e6
Fixed chapter breadcrumbs and testing issues
2017-04-22 14:08:12 +01:00
Dan Brown
a323b0d49c
Allowed child entity permissions to override parent permissions
...
Updated elements of a page display and sidebar render to allow
child permissions to work even when parent entitites have permission
set. This allows a page with a 'view' permission to be viewable even
when the parent book or chapter is not viewable.
Fixes #366
2017-04-22 13:39:34 +01:00
Dan Brown
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
Dan Brown
87e18b8068
Merge pull request #357 from diegoseso/master
...
Spanish translation completed
2017-04-19 06:40:00 +01:00