1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-06-23 07:21:38 +03:00

Commit Graph

  • 3b8ee3954e Finished updating remainder of JS components to new system Dan Brown 2022-11-16 13:04:22 +00:00
  • db79167469 Updated a whole load more js components Dan Brown 2022-11-15 16:04:46 +00:00
  • b37e84dc10 Updated another set of components Dan Brown 2022-11-15 12:44:57 +00:00
  • 4310d34135 Updated a batch of JS components Dan Brown 2022-11-15 11:24:31 +00:00
  • 09c6a3c240 Started refactor and alignment of component system Dan Brown 2022-11-14 23:19:02 +00:00
  • 796f4090b5 Added php8.2 to GH action checks Dan Brown 2022-11-14 18:26:01 +00:00
  • 19a792bc12 Started on a live-preview on global search input Dan Brown 2022-11-14 10:24:14 +00:00
  • a1b1f8138a Updated email confirmation flow so confirmation is done via POST Dan Brown 2022-11-12 15:10:14 +00:00
  • 0e627a6e05 Merge pull request #3848 from BookStackApp/auth_message_partials Dan Brown 2022-11-12 09:03:59 +00:00
  • d2cd33e226 Added login/register message partials for easier use via theme system Dan Brown 2022-11-12 09:02:33 +00:00
  • 2fa5c2581c Added swift support to code blocks and editor Dan Brown 2022-11-12 08:44:25 +00:00
  • d2260b234c Fixed app logo visibility with secure_restricted images Dan Brown 2022-11-10 14:15:59 +00:00
  • 832356d56e Added test to cover books perms. gen with deleted chapter Dan Brown 2022-11-10 13:48:17 +00:00
  • 5fd1c07c9d Added dart support to code blocks/editing Dan Brown 2022-11-10 13:38:56 +00:00
  • 4c75358abd Extracted hardcoded english text to language files Dan Brown 2022-11-10 13:30:48 +00:00
  • d520d6cab8 Merge pull request #3830 from BookStackApp/shortcuts Dan Brown 2022-11-10 10:32:56 +00:00
  • 737904fa63 Extracted shortcut text to language files Dan Brown 2022-11-10 10:25:28 +00:00
  • a3fcc98d6e Aligned user preference endpoints in style and behaviour Dan Brown 2022-11-09 19:30:08 +00:00
  • 24a7e8500d Added tests to cover shortcut endpoints Dan Brown 2022-11-09 18:42:54 +00:00
  • 9067902267 Added shortcut input controls to make custom shortcuts work Dan Brown 2022-11-09 14:40:44 +00:00
  • 66c8809799 Started interface user shortcut form interface Dan Brown 2022-11-08 21:17:45 +00:00
  • 1fc994177f Improved shortcut overlay with related action highlighting Dan Brown 2022-11-05 13:57:22 +00:00
  • 78b6450031 Distributed shortcut actions to common ui elements Dan Brown 2022-11-05 13:39:17 +00:00
  • b4cb375a02 Started implementation of UI shortcuts system Dan Brown 2022-11-04 15:20:19 +00:00
  • 33e5c85503 Merge pull request #3821 from BookStackApp/list_reworks Dan Brown 2022-11-03 14:52:40 +00:00
  • 9e8240a736 Addressed additional unsupported array spread operation Dan Brown 2022-11-03 14:40:01 +00:00
  • 37afd35b6f Fixed use of array unpacking syntax Dan Brown 2022-11-03 14:33:23 +00:00
  • 6364c541ea Fixed phpstan static usage warning, updated ci flows Dan Brown 2022-11-03 14:14:22 +00:00
  • 8ec6b07690 Updated role permission table to responsive format Dan Brown 2022-11-03 13:28:07 +00:00
  • 7101ec09ed Updated search term lists to flex layouts Dan Brown 2022-11-03 12:49:05 +00:00
  • 2c5efddf6c Merge branch 'v22-10' into development Dan Brown 2022-11-02 15:22:53 +00:00
  • edb0c6a9e8 Updated version and assets for release v22.10.2 v22.10.2 Dan Brown 2022-11-02 15:22:13 +00:00
  • 84049de696 Merge branch 'v22-10' into release Dan Brown 2022-11-02 15:19:33 +00:00
  • a37bdffcd9 Updated translator attribution before release v22.10.2 Dan Brown 2022-11-02 15:19:13 +00:00
  • e95ab36f76 Merged and squashed l10n_development into v22-10 Dan Brown 2022-11-02 15:17:54 +00:00
  • f809bd3a62 Updated tests to align with recent list changes Dan Brown 2022-11-01 14:53:36 +00:00
  • d4e71e431b Revised revision list to responsive layout Dan Brown 2022-10-31 21:26:31 +00:00
  • de807f8538 Updated recycle bin list to new responsive layout Dan Brown 2022-10-31 16:45:32 +00:00
  • 80d2889217 Updated tags list to new responsive format Dan Brown 2022-10-31 11:40:28 +00:00
  • 9e8516c2df Tweaked list spacings a little to align paddings Dan Brown 2022-10-30 21:06:42 +00:00
  • 09f2bc28d2 Removed addition detail spacing in audit list Dan Brown 2022-10-30 20:29:21 +00:00
  • be320c5501 Adjusted audit log row spacing a tad Dan Brown 2022-10-30 20:27:41 +00:00
  • 2bbf7b2194 Revised audit log list to new responsive format Dan Brown 2022-10-30 20:24:08 +00:00
  • ab184c01d8 Updated API tokens list to new responsive format Dan Brown 2022-10-30 15:37:52 +00:00
  • 2c114e1a4a Split out user controller preference methods to new controller Dan Brown 2022-10-30 15:25:02 +00:00
  • ec4cbbd004 Refactored common list handling operations to new class Dan Brown 2022-10-30 15:16:06 +00:00
  • f75091a1c5 Revised webhooks list to new format Dan Brown 2022-10-30 12:02:06 +00:00
  • 98b59a1024 Revised role index list to align with user list Dan Brown 2022-10-29 20:52:17 +01:00
  • 0ef06fd298 Extracted user list item to its own template Dan Brown 2022-10-29 15:25:28 +01:00
  • 986346a0e9 Redesigned users list to be responsive and aligned Dan Brown 2022-10-29 15:23:21 +01:00
  • 2a65331573 Worked towards phpstan level 2, 13 errors remain Dan Brown 2022-10-24 12:12:48 +01:00
  • 45d0860448 Updated npm package versions Dan Brown 2022-10-24 11:40:05 +01:00
  • da0531e63b Updated version and assets for release v22.10.1 v22.10.1 Dan Brown 2022-10-21 21:52:32 +01:00
  • 421dc75f4e Merge branch 'development' into release Dan Brown 2022-10-21 21:52:16 +01:00
  • ea6eacb400 Fixed chapter fetching during joint permission building Dan Brown 2022-10-21 21:49:29 +01:00
  • 8ae91df038 Updated version and assets for release v22.10 v22.10 Dan Brown 2022-10-21 11:16:45 +01:00
  • 64b41dd626 Merge branch 'development' into release Dan Brown 2022-10-21 11:16:25 +01:00
  • 103649887f Updated translator attribution before release v22.10 Dan Brown 2022-10-21 11:15:35 +01:00
  • 7b2fd515da Updated test to align with latest translation Dan Brown 2022-10-21 10:41:55 +01:00
  • 3f61bfc43c Fixed toggle controls on added content permission role rows Dan Brown 2022-10-21 10:13:11 +01:00
  • 905d339572 Added greek language option Dan Brown 2022-10-20 12:25:02 +01:00
  • 5d37a814fd New Crowdin updates (#3737) Dan Brown 2022-10-20 12:18:58 +01:00
  • f9c0edbd0c Set fixed cell widths for users list table Dan Brown 2022-10-19 11:15:17 +01:00
  • d084f225a0 Updated page pointer to use a fixed positioning system Dan Brown 2022-10-18 22:40:13 +01:00
  • ff3fb2ebb9 Extracted page pointer to its own compontent Dan Brown 2022-10-18 22:02:34 +01:00
  • 77d4a28442 Refactored & split LDAP connection logic Dan Brown 2022-10-18 00:21:11 +01:00
  • 661d8059ed Fixed incorrect dn format in ldap mocks Dan Brown 2022-10-17 18:15:12 +01:00
  • 3d8df952b7 Combined LDAP connect and bind for failover handling Dan Brown 2022-10-17 17:46:14 +01:00
  • 303dbf9b01 Ldap host failover: updated method names and split out method Dan Brown 2022-10-16 22:40:10 +01:00
  • 392eef8273 Added ldap host failover test, updated error handling Dan Brown 2022-10-16 22:15:15 +01:00
  • fc4380cbc7 Merge branch 'development' into Khazhinov/development Dan Brown 2022-10-16 21:37:10 +01:00
  • 725ff5a328 Updated php deps Dan Brown 2022-10-16 09:54:07 +01:00
  • f0ac454be1 Prevented saml2 autodiscovery on metadata load Dan Brown 2022-10-16 09:50:08 +01:00
  • 0269f5122e Added wysiwyg code block edit tooltip Dan Brown 2022-10-15 15:47:34 +01:00
  • 6adc642d2f Merge branch 'development' into bugfix/fix-being-unable-to-clear-filters Dan Brown 2022-10-15 15:12:55 +01:00
  • 22a91c955d Merge pull request #3760 from BookStackApp/item_permission_revamp Dan Brown 2022-10-14 17:34:51 +01:00
  • 6951aa3d39 Fixed permission row permission check Dan Brown 2022-10-14 16:03:06 +01:00
  • bd412ddbf9 Updated test for perms. changes and fixed static issues Dan Brown 2022-10-12 12:12:36 +01:00
  • 7792da99ce Updated entity perms. changes for dark mode support Dan Brown 2022-10-12 11:27:24 +01:00
  • 98c6422fa6 Extracted entity perms. text to translation files Dan Brown 2022-10-11 15:52:56 +01:00
  • 25708542ff Refined design and text for entity permission changes Dan Brown 2022-10-11 15:41:21 +01:00
  • 0fae807713 Fixed and updated "Everyone Else" permissions handling Dan Brown 2022-10-10 17:22:38 +01:00
  • 0f68be608d Removed most usages of restricted entitiy property Dan Brown 2022-10-10 16:58:26 +01:00
  • 63056dbef4 Updated restricted usage on search and entity meta details Dan Brown 2022-10-10 16:22:51 +01:00
  • 803934d020 Added interface for adding/removing roles in entity perms. Dan Brown 2022-10-10 12:24:23 +01:00
  • ffd6a1002e Centralised handling of permission form data to own class Dan Brown 2022-10-09 17:14:11 +01:00
  • bf591765c1 Reorgranised permission routes into their own controller Dan Brown 2022-10-09 16:36:03 +01:00
  • 06a7f1b54a Added migration to drop entity restricted field Dan Brown 2022-10-08 15:30:03 +01:00
  • 3839bf6bf1 Updated joint perms. gen. to use new entity permission format Dan Brown 2022-10-08 14:28:44 +01:00
  • aee0e16194 Started code update for new entity permission format Dan Brown 2022-10-08 13:52:59 +01:00
  • 1d3dbd6f6e Migrated entity_permissions table to new flat format Dan Brown 2022-10-07 15:07:09 +01:00
  • 1df9ec9647 Added proper entity permission removal on role deletion Dan Brown 2022-10-07 13:12:33 +01:00
  • d4143c3101 Only output hidden user filters when not set to 'me' Allan 2022-10-06 19:25:47 +02:00
  • 8658459151 Merge branch 'BookStackApp:development' into development Vladislav Khazhinov 2022-10-04 10:36:54 +03:00
  • a03245e427 Added user-interface for "Everyone Else" entity permission item Dan Brown 2022-10-02 18:09:48 +01:00
  • a090720241 Developed dev JS docs a bit further Dan Brown 2022-10-02 14:27:12 +01:00
  • b8b0afa0df Cleaned up old permission JS code Dan Brown 2022-10-02 13:57:32 +01:00
  • f19bad8903 Started item permission design revamp Dan Brown 2022-10-02 13:17:28 +01:00
  • 953402f2eb Started playing with table icons Dan Brown 2022-09-30 18:26:58 +01:00
  • 965258baf5 multiple ldap server update Khazhinov Vladislav 2022-09-30 09:52:12 +03:00