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
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
1366fc45ce
Added tests to cover test email sends
...
- Also tweaked wording of 'E-mail' to 'Email' to remain consistent with
the rest of the app.
Related to #1696 and #1719
2019-10-23 20:25:51 +01:00
a2370f7c9d
Merge branch 'feature-send-test-email' of git://github.com/timoschwarzer/BookStack into timoschwarzer-feature-send-test-email
2019-10-23 19:53:51 +01:00
f37131a5bf
Removed old Translation Service + Provider
...
Was no longer needed due to only being there to perform
language extension for de_informal but now this is done by crowdin
instead so it's redundant. Same goes for checking and formatting
scripts.
Also removed comment advising deletion form settings.php language list
since this is now auto-copied to languages anyway.
Related to #1261
2019-10-19 00:04:49 +01:00
f1d7699df5
Updated Korean to be correct country code
2019-10-18 14:27:41 +01:00
e6fe299c4f
added additional color settings into UI
...
Adds new options in the customization section of the settings to change the shelf, book, chapter, page, and draft colors.
2019-10-17 13:46:18 -05:00
df98deb59d
Added Turkish to locale system
2019-10-17 14:01:19 +01:00
61a9139bf0
Add feature to send test e-mails
2019-10-16 08:24:33 +02:00
42d8548960
Finished new user invite flow
2019-08-18 13:11:30 +01:00
2ebbc6b658
Merge branch 'master' into 129-page-templates
2019-08-04 16:26:38 +01:00
d63157175b
Hungarian translation
2019-07-27 14:03:01 +02:00
71167426bb
Started implementation of page template
2019-07-07 13:45:46 +01:00
e7508689de
fix missing word
2019-07-02 09:14:42 -04:00
214c09c2b2
Changed translation key for last commit
2019-06-10 21:21:27 +01:00
dda0200a94
Added note to custom HTML head input
...
To warn of being inactive while viewing the settings page.
Closes #1144
2019-06-10 19:54:22 +01:00
53a26a365c
Merge branch 'master' into 2019-design
2019-03-30 13:17:29 +00:00
b3a4d8af2a
Czech translation
...
+ Czech language (cs)
+ settings.php in english populated by new option
Note: validation php taken from lavarel official translation (https://github.com/caouecs/Laravel-lang/blob/master/src/cs/validation.php )
2019-03-19 22:45:14 +01:00
e9be2b7174
Standardized setting casing
2019-02-16 15:39:23 +00:00
a112c11df8
Re-ordered and updated main settings page
2019-02-16 14:17:35 +00:00
5325870271
Updated auth pages to new design, Removed public layout
2019-02-03 17:34:15 +00:00
138f5d5c4f
Updated user and shelf views to new design
2019-02-03 13:45:45 +00:00
880d4f35da
Started the migration of the setting views
2019-02-02 15:49:57 +00:00
9a444b4a04
Update settings.php
...
added 'uk' language
2018-12-17 18:16:43 +02:00
1930ed4d6a
Made some further fixes to the formatting script
...
Takes into account single and double quotes.
Ignores //! comments and the 'language_select' array.
Language files may need some cleaning up and may encounter some other bugs when running.
2018-12-16 14:04:04 +00:00
2753629dbe
Cleaned up script and formatted remaining EN files
2018-12-16 13:12:13 +00:00
a2acd063f3
add german informal language
2018-12-11 19:39:16 +01:00
1c0a196b9d
Include Korean in settings
2018-10-12 16:05:28 +09:00
c667c6e235
Merge branch 'master' of git://github.com/kmoj86/BookStack into kmoj86-master
2018-09-22 12:23:17 +01:00
e60d11ee04
Altered social auto-reg to be configurable per service
...
- Added {$service}_AUTO_REGISTER and {$service}_AUTO_CONFIRM_EMAIL env
options for each social auth system.
- Auto-register will allow registration from login, even if registration
is disabled.
- Auto-confirm-email indicates trust and will mark new registrants as
'email_confirmed' and skip 'confirmation email' flow.
- Also added covering tests.
2018-09-21 18:05:06 +01:00
7ad8314bd7
Merge branch 'feature/autoregistration_social_login' of git://github.com/ibrahimennafaa/BookStack into ibrahimennafaa-feature/autoregistration_social_login
2018-09-21 16:14:52 +01:00
8ff969dd17
Updated so permission effect admins more
...
Asset permissions can now be configured for admins.
joint_permissions will now effect admins more often.
Made so shelves header link will hide if you have no bookshelves view
permission.
2018-09-20 19:48:08 +01:00
81eb642f75
Added bookshelves homepage options
...
- Updated homepage selection UI to be more scalable
- Cleaned homepage selection logic in code
- Added seed test data for bookshelves
- Added bookshelves to permission system
2018-09-20 15:27:30 +01:00
fe6dfcedf9
implement social auto registration feature
2018-08-16 21:26:54 +00:00
7d4ec0d633
added Arabic language to drop-down list.
2018-08-03 18:58:27 +03:00
f421d83627
Added ability to set custom ldap group -> role mapping
...
Added input in role form to allow matching against custom names.
Changed default mapping to use role display name instead of the hidden
DB name.
2018-07-15 19:34:42 +01:00
6b84a76af1
Merge branch 'drawing_updates'
2018-05-27 19:42:25 +01:00
2bd6ba9895
Added maintenance view with image-cleanup
2018-05-27 19:40:07 +01:00
2e4863edb1
Added an option to set books as the default homepage.
...
Signed-off-by: Abijeet <abijeetpatro@gmail.com >
2018-05-09 08:26:49 +05:30
106432ee4e
Added Language zh_TW
...
Added Language zh_TW
2018-04-02 15:03:07 +08:00
ecdeb545e0
Cleaned some form styling
...
Removed uppercasing of labels to make a little friendlier.
Extracted out toggleswitch JS into own component.
Improved basic code input for html-head-input area.
2018-03-18 15:13:46 +00:00
d65cd53c99
Added simplified Chinese(zh-CN) language
2018-02-04 21:42:19 +08:00
682bc9f896
Added Swedish translation
2018-01-26 20:16:35 +01: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
a5e49f642b
Merge branch 'disable-comments' of git://github.com/Abijeet/BookStack into Abijeet-disable-comments
2017-12-07 19:15:26 +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
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