Commit Graph

1410 Commits

Author SHA1 Message Date
a260279463 New translations errors.php (German) 2019-12-27 16:38:15 +00:00
76f43b95d4 New translations settings.php (German) 2019-12-27 16:38:13 +00:00
4b19ba9ed1 New translations validation.php (German) 2019-12-27 16:38:12 +00:00
f1777280c3 New translations auth.php (Hungarian) 2019-12-27 16:38:10 +00:00
4df112661f New translations common.php (Hungarian) 2019-12-27 16:38:09 +00:00
33e17aed6e New translations entities.php (Hungarian) 2019-12-27 16:38:07 +00:00
047b711fc4 New translations settings.php (Hungarian) 2019-12-27 16:38:04 +00:00
15df902a32 New translations validation.php (Hungarian) 2019-12-27 16:38:02 +00:00
5e2908c996 New translations common.php (Italian) 2019-12-27 16:38:01 +00:00
6c9e162821 New translations entities.php (Italian) 2019-12-27 16:37:59 +00:00
8235677b31 New translations errors.php (Italian) 2019-12-27 16:37:58 +00:00
a4eb5c3268 New translations errors.php (Hungarian) 2019-12-27 16:37:56 +00:00
8144887e4c Merge branch 'master' of git://github.com/qianmengnet/BookStack into qianmengnet-master 2019-12-27 16:28:56 +00:00
d9f0d46d20 Merge pull request #1819 from johnroyer/translate
update translation
2019-12-27 16:22:59 +00:00
611cb29073 Merge pull request #1804 from artskoczylas/master
Update of polish language
2019-12-27 16:21:23 +00:00
84af59bbe6 Merge pull request #1791 from jzoy/master
Simplified Chinese Translation Update
2019-12-27 16:19:00 +00:00
a3cf45cfb6 Merge pull request #1762 from dellamina/updateItalianTranslation
Update Italian translation
2019-12-27 16:18:04 +00:00
dabe79a438 Merge pull request #1734 from ististudio/master
Update Korean translation
2019-12-27 16:16:55 +00:00
a82d9fdba5 fix translate for "actions" 2019-12-27 15:47:03 +00:00
8794f62ad8 settings 2019-12-24 23:36:35 +02:00
290610b77e more heb 2019-12-23 22:04:15 +02:00
865e8d4ec5 Improved markdown mobile editor experience
- Updated styles of codemirror area to be a bit more forefull in taking
up space.
- Added a fullscreen toggle as a backup option.

For #1675
2019-12-22 14:22:38 +00:00
e06f9f7fe3 Removed setting override system due to confusing behaviour
- Was only used to disable registration when LDAP was enabled.
- Caused saved option not to show on settings page causing confusion.
- Extended setting logic where used to take ldap into account instead of
global override.
- Added warning on setting page to show registration enable setting is
not used while ldap is active.

For #1541
2019-12-22 13:19:17 +00:00
b65d4cda0e pagination, passwords and part of settings 2019-12-21 22:34:50 +02:00
a83a7f34f4 Better standardised and fixes areas of image pasting
- Extracted logic to get images from paste/drop event into own file to
align usage in both events for both editors.
- Fixed non-ability to drag+drop into WYSIWYG editor.
- Updated check for table data to look for table specific rich-text
instead of just any text since some the old check was too general and
was preventing some legitimate image paste events.

Tested on Chrome and FireFox on Ubuntu.
Attempted to test on Safari via browserstack but environment was
unreliable and could not access folders to test drag/drop of files.

Relates to #1651 and #1697
2019-12-21 15:48:03 +00:00
50ed56f65d update translation 2019-12-17 16:52:39 +08:00
b93f8a4d46 Auto-expand collapsible sections if containing error
For #1693
2019-12-16 13:27:17 +00:00
a9634b6b66 Set a default outline color and width
- Applied since the browser defaults caused outlines to appear very
large in some cases.
- Set default color to use app primary color, to help them blend into
the design a little.

For #1738
2019-12-16 13:15:11 +00:00
f122bebae7 Prevented whitespace in codeblocks being trimmed
For #1771
2019-12-16 11:44:28 +00:00
afa501e75b Recall previous route when manually clicking login 2019-12-14 08:41:22 +01:00
7f0dbf350e Update entities.php 2019-12-11 20:03:32 +08:00
b3889c380a Update entities.php 2019-12-11 19:24:18 +08:00
cee4dccc55 Compacted entity color options in settings view
- Also extracted the view code into it's own blade template
- Made smaller color input styles
2019-12-07 21:23:15 +00:00
615a050856 Merge branch 'settings-color-selector' of git://github.com/james-geiger/BookStack into james-geiger-settings-color-selector 2019-12-07 20:36:39 +00:00
5a533fff8b Updated codeblock editor to work with fade animation
- Added fadeIn to animation JS service.
- Updated overlay to use anim service and to recieve a callback for
after-anim actions.
- Updated code editor popup to refresh Codemirror instance layout after
animation has completed.

Fixes #1672
2019-12-07 16:54:34 +00:00
a6bbe46987 Updated code system to dynamically set php codemirror mode
- Codemirror mode mapping value can now be a function to dynamically set
mode depending on actual code content.
- Used above system to set php mode type, depending on if '<?php' tags
exist in content.

Closes #1557
2019-12-07 16:23:44 +00:00
6bc6543402 consistent of book translation 2019-11-28 15:55:18 +01:00
000059f6cf Update polish language 2019-11-28 15:39:54 +01:00
9bed57e40e Modify Chinese language pack
Modify Chinese language pack
2019-11-22 16:35:47 +08:00
f8279384a6 Simplified Chinese Translation Update 2019-11-19 18:22:23 +08:00
6d899f3b17 Added icon for saml, added saml to register page, updated complete env 2019-11-17 16:07:06 +00:00
3a17ba2cb9 Started using OneLogin SAML lib directly
- Aligned and formatted config options.
- Provided way to override onelogin lib options if required.
- Added endpoints in core bookstack routes.
- Provided way to debug details provided by idp and formatted by
bookstack.
- Started on test work
- Handled case of email address already in use.
2019-11-17 13:26:43 +00:00
8169c725d5 Started review of SAML implementation
- Updated PHPdoc of SAML service to use type hinting instead.
- Updated groups to only sync if enabled.
- Updated names of some config props.
- Removed a couple of unused config props.
- Added exception to handle no email on SAML response.
2019-11-16 14:42:51 +00:00
bb1f43cbd8 Merge branch 'feature/saml' of git://github.com/Xiphoseer/BookStack into Xiphoseer-feature/saml 2019-11-16 12:42:45 +00:00
7c7098b601 Update some postpositional particles 2019-11-07 16:54:38 +09:00
ffd05f1584 Update some terms 2019-11-07 15:19:15 +09:00
b8a7ef15bd improve italian translation 2019-10-31 22:04:04 +01:00
6cd26e23a8 Allow toggling between grid and list view in shelf view (shelves.show) 2019-10-30 11:23:42 +01:00
4b9618cd21 Update book form so cancel URL is explicitly passed in
- Added to prevent future possibility of 'shelf' var being introduced in
scope and therefore causing a side-effect of redirect logic.
2019-10-27 16:55:05 +00:00
28184c6bfc Merge branch 'fix/#1662' of git://github.com/cw1998/BookStack into cw1998-fix/#1662 2019-10-27 16:44:41 +00:00