Commit Graph

866 Commits

Author SHA1 Message Date
Dan Brown ad8d8dde2d New translations entities.php (German) 2022-07-15 07:39:07 +01:00
Dan Brown 23f9b4d217 New translations auth.php (German) 2022-07-15 07:39:06 +01:00
Dan Brown bfbd0fc168 New translations activities.php (German) 2022-07-14 23:50:40 +01:00
Dan Brown 77b57c068f New translations activities.php (German) 2022-07-14 22:50:28 +01:00
Dan Brown 4daac5a114 New translations auth.php (Croatian) 2022-07-12 21:07:49 +01:00
Dan Brown 82baab66cc New translations activities.php (Croatian) 2022-07-12 21:07:48 +01:00
Dan Brown 943cb7810b New translations activities.php (Croatian) 2022-07-12 20:02:15 +01:00
Dan Brown 376640db25 New translations settings.php (Portuguese) 2022-07-12 13:03:52 +01:00
Dan Brown 9cfded1311 New translations common.php (Portuguese) 2022-07-12 13:03:51 +01:00
Dan Brown dde2ea743f New translations auth.php (Portuguese) 2022-07-12 13:03:50 +01:00
Dan Brown ddd45dde6b New translations entities.php (Portuguese) 2022-07-12 13:03:49 +01:00
Dan Brown a99cbcfe12 New translations activities.php (Portuguese) 2022-07-12 13:03:47 +01:00
Dan Brown f3d7d06536 New translations activities.php (Polish) 2022-07-05 19:10:04 +01:00
Dan Brown bd1971c827 New translations editor.php (Ukrainian) 2022-07-05 14:30:15 +01:00
Dan Brown 61b3bc10a3 New translations common.php (Ukrainian) 2022-07-05 14:30:14 +01:00
Dan Brown 1a224e1719 New translations auth.php (Ukrainian) 2022-07-05 14:30:13 +01:00
Dan Brown e89348b02a New translations entities.php (Ukrainian) 2022-07-05 14:30:12 +01:00
Dan Brown 451300606f New translations activities.php (Ukrainian) 2022-07-05 14:30:10 +01:00
Dan Brown 459659a680 New translations entities.php (Dutch) 2022-07-02 22:09:56 +01:00
Dan Brown 4487ea576f New translations common.php (Dutch) 2022-07-02 22:09:55 +01:00
Dan Brown 0c8bd581ae New translations auth.php (Dutch) 2022-07-02 21:05:42 +01:00
Dan Brown f9f4a87e1b New translations entities.php (Dutch) 2022-07-02 21:05:41 +01:00
Dan Brown f4fda8d80c New translations activities.php (Dutch) 2022-07-02 21:05:40 +01:00
Dan Brown 6d66682620 New translations entities.php (German) 2022-06-30 09:36:18 +01:00
Dan Brown ab52f3367a New translations editor.php (Russian) 2022-06-29 15:26:03 +01:00
Dan Brown a721405202
New Crowdin updates (#3540) 2022-06-28 11:56:07 +01:00
Dan Brown 65fa96e405
New Crowdin updates (#3531) 2022-06-27 14:29:10 +01:00
Dan Brown c1d1ec5b89
New Crowdin updates (#3526) 2022-06-25 14:26:40 +01:00
Dan Brown ed981cbab1
New Crowdin updates (#3428) 2022-06-24 11:35:59 +01:00
Dan Brown 0d9b5a9d90
Merge branch 'login-auto-redirect' into development 2022-06-21 15:38:01 +01:00
Dan Brown 8b211ed461
Review and update of login auto initiation PR
For PR #3406

- Updated naming from 'redirect' to 'initate/initation'.
- Updated phpunit.xml and .env.example.complete files with the new
  option.
- Cleaned up controller logic a bit.
- Added content and design to the new initation view to not leave user
  on a blank view for a while.
- Added non-JS button to initiation view as fallback option for
  progression.
- Moved new test to it's own Test class and expanded with additional
  scenario tests for better functionality coverage.
2022-06-21 15:32:18 +01:00
Dan Brown f145ffc930
Extracted conversion text to translation file 2022-06-19 16:23:18 +01:00
Dan Brown 8c67011a1d
Got book to shelf conversions working
- Also extracted shelf to book view elements to own partial.
- Fixed some existing logic including image param handling in update
  request and activity logging against correct element.
2022-06-15 15:05:08 +01:00
Dan Brown 8da856bac3
Got chapter conversion to books working
- Added required UI within edit view.
- Added required routes and controller actions.
2022-06-14 16:42:29 +01:00
Dan Brown 2b817e7d24
Updated attachment links to have dropdown for open type
- Allows easier accessibility of inline attachments.
- Introduces a new split-icon-list-item thingy to support such cases
  where only part of the button is actually linked.
2022-05-19 17:38:04 +01:00
Dan Brown b855bbaaea
New Crowdin updates (#3418) 2022-05-09 15:15:35 +01:00
Dan Brown b4f29a85ab
Added Farsi language available
Closes #3426
2022-05-09 14:58:04 +01:00
Dan Brown 420b29f32f
New Crowdin updates (#3402) 2022-05-04 21:18:47 +01:00
Dan Brown 44013721f0
New Crowdin updates (#3401) 2022-04-29 15:53:06 +01:00
Dan Brown 8fb016d1bf
New Crowdin updates (#3384) 2022-04-29 15:40:38 +01:00
Dan Brown bec61a56c0
Added listing of editor type to revisions
- Also tweaked some editor revision table styles and merged some
  sections to reduce space usage.
2022-04-23 15:03:58 +01:00
Dan Brown 478067483f
Linked up confirmation prompt to editor switching 2022-04-20 18:21:21 +01:00
Dan Brown 214992650d
Standardised dropdown list item styles, Extracted page editor toolbar
- Updated all dropdown list item actions into three specific styles:
  icon-item, text-item & label-item. Allows a stronger structure while
  prevents mixing of styles as we were getting for header dropdown in
  dark mode.
- Extracted out page editor top toolbar to its own view file & split
  editor switch options to different markdown options.
2022-04-20 14:03:47 +01:00
Dan Brown 0cc215f8c3
Added editor type change button 2022-04-17 15:01:29 +01:00
Dan Brown e8e38f1f7b
Added an 'editor-change' role permission 2022-04-17 14:33:06 +01:00
Dan Brown 7dc80a9e14
Updated editor setting to reflect "Default editor" 2022-04-17 14:13:14 +01:00
Dan Brown e49afdbd72
New Crowdin updates (#3358) 2022-04-14 16:14:05 +01:00
Dan Brown affae2e3c4
New Crowdin updates (#3354) 2022-03-30 19:29:13 +01:00
Dan Brown 135022136a
New Crowdin updates (#3353) 2022-03-30 13:31:59 +01:00
Dan Brown 12f96bb1a4
Updated translation contributors, added Basque to language options 2022-03-30 13:12:17 +01:00