4968 Commits

Author SHA1 Message Date
Jack Wilkinson
26c8995bba
Maintenance Allowed IP list (#147)
Co-authored-by: Luke Towers <github@luketowers.ca>
Co-authored-by: Ben Thomson <git@alfreido.com>
2021-09-07 16:45:25 +08:00
WebVPF
735e72a641
Update Russian language (#292) 2021-08-30 14:20:55 +08:00
Arvis Lācis
9837f1b37a
Changes in user impersonating messages (#294) 2021-08-30 08:58:55 +08:00
rezalaal
5c27bd65c6
Improve Persian translation (#293)
Credit to @rezalaal
2021-08-25 09:36:06 -06:00
Luke Towers
47970b14d0 Revert the CSS sticky fix as it breaks on pages that are smaller than 100% of the viewport height 2021-08-25 01:46:27 -06:00
Luke Towers
d9da2b08dd CSS fix for position: sticky 2021-08-24 14:46:53 -06:00
Luke Towers
fd28ffb9c1 Log the real user for a CMS theme change 2021-08-24 14:36:21 -06:00
Luke Towers
857d42101e Added global notice to backend when the user is being impersonated 2021-08-24 14:14:36 -06:00
Luke Towers
806d073bee Improve typehint and clear mergedPermissions on impersonation 2021-08-24 09:40:00 -06:00
Luke Towers
53fc77778a Prevent user from impersonating self 2021-08-21 02:44:32 -06:00
Luke Towers
3e81da9f32 WIP on impersonation improvements
Prevents impersonators from having access to any permissions on the impersonated user's account that they don't already have access to
Prevents super users from being impersonated
2021-08-21 02:25:35 -06:00
Ben Thomson
eb76a7504a
Allow for local source manifests 2021-08-10 11:35:44 +08:00
Ben Thomson
e7c43c5aa1
Use Http to retrieve JSON data for version checks
Hat tip to @meinmotion for fix.

Fixes https://github.com/wintercms/winter/issues/267
2021-08-10 11:27:24 +08:00
Ben Thomson
6393846179
Add body class for restore/reset pages
Allows skin developers to target the body class in the auth layout for specific pages within the Auth controller. The sign in page already specified a "signin" class, so this brings the other pages into parity.
2021-08-03 12:01:57 +08:00
Luke Towers
dad1295aee
Add support for default for image list columns 2021-08-01 20:57:25 -06:00
Luke Towers
750e21ee81
Support '0' for number field min and max values 2021-07-29 22:18:33 -06:00
Luke Towers
4be654b6a8 Support providing Twig configuration options when registering custom Twig filters & functions
Documented by 4185118f29
2021-07-26 02:35:42 -06:00
Luke Towers
c9bd17c223 Fix composer issues 2021-07-22 16:02:26 -06:00
Marc Jauvin
614e51ecac
add compiled client lang files (#246)
we need to include the compiled language file after a change.

related to #245
2021-07-20 17:30:33 -04:00
datune
ae0e89b8a6
Complete translation 2021-07-20 18:06:21 +02:00
Luke Towers
6e8507c426 Missed some swaps 2021-07-20 01:21:16 -06:00
Luke Towers
0c5099f0b1 Throw SystemException for critical not-found code paths
Throws SystemException (therefor creating critical logged errors) for code paths resulting in not found exceptions (AJAX handlers, partials, content, components, etc) to make it easier to identify and result issues before end users are affected.
2021-07-19 17:11:29 -06:00
Jack Wilkinson
32440b19b9
Added fix when setting plugin status replacements were overriding originals (#226) 2021-07-14 10:31:25 -06:00
Luke Towers
d99bdb716f Merge branch 'develop' of github.com:wintercms/winter into develop
* 'develop' of github.com:wintercms/winter:
  Return 404 for asset combiner resources that don't exist (#222)
2021-07-05 16:05:45 -06:00
Luke Towers
b6b127eedd Allow for order: 0 in menu items
Follow up to 763db7eb80
2021-07-05 16:05:32 -06:00
RickAcb
d1180d04d1
Return 404 for asset combiner resources that don't exist (#222)
Credit to @RickAcb
2021-07-05 15:59:52 -06:00
Luke Towers
763db7eb80 Improve NavigationManager handling of default item orders
Replaces #231, fixes #229 & wintercms/wn-builder-plugin#7
2021-07-05 08:18:28 -06:00
Marc Jauvin
dc0d6aa0e2
Reset column order for lists when using "Reset to Default" action (#217) 2021-06-28 10:55:26 +08:00
LucianDex
087bd2b6ff
Updated all RO translations for Winter CMS modules. (#198) 2021-06-17 16:15:27 +08:00
Jack Wilkinson
84a1fcce5c
Fixed typo in model comment (#206) 2021-06-16 21:39:29 +08:00
LucianDex
bf91db6e9e
Updated RO language for System module (#185) 2021-05-27 17:33:05 +08:00
Luke Towers
ff9c934853
Revert "Add class alias registration method to plugins (#152)" (#176)
This reverts commit 203d2c4ebac696d39d3dbd92137077db3fb82978 as it was causing issues with classes that didn't exist.

> The class that is not found is: Winter\User\Classes\UserEventBase
2021-05-14 09:15:40 -06:00
Marc Jauvin
203d2c4eba
Add class alias registration method to plugins (#152) 2021-05-06 12:31:24 +08:00
Arvis Lācis
0af791d2c7
Improved Latvian translation (#142)
Credit to @arvislacis
2021-05-03 01:39:34 -06:00
WebVPF
1b1161c961
Fixing styles for custom checkbox (#140)
Credit to @WebVPF
2021-05-02 00:08:50 -06:00
Helmut Kaufmann
4bf6f3289e
ImageResizer should support uppercase file extensions (#135)
Fixes #133
2021-05-01 21:03:41 -06:00
Serena Villa
a5233ca57e
Improved Italian Translations (#134)
Credit to @josieit
2021-05-01 20:34:57 -06:00
Arvis Lācis
9e53549bc4
Improved Latvian translation (#128) 2021-04-29 09:45:30 -06:00
Jan Boech
2aa3f66b96
Update lang.php
Minor corrections (typos)
2021-04-28 16:47:40 +02:00
jaxwilko
812f524101
Only show plugin warnings for active replacements (#122) 2021-04-26 09:10:59 -06:00
Luke Towers
7d8117dd67 Fix unit tests 2021-04-25 21:49:38 -06:00
Luke Towers
88bbf232c7 Ensure route attributes from plugins are properly loaded
Fixes wintercms/winter#106.
See https://stackoverflow.com/questions/42984295/laravel-named-routes-not-working/67258851#67258851
2021-04-25 16:38:49 -06:00
Luke Towers
9b0cba85a0 Revert "Support ReportContainers that are aliases of real ReportContainers"
This reverts commit 50382778fecd1dd665764d30b5e3fa121148f87a.
2021-04-25 15:03:39 -06:00
jaxwilko
70bb72901b
Ensure all plugins are uninstalled when the system is uninstalled (#114) 2021-04-25 14:58:40 -06:00
Marc Jauvin
029ec9f0c0
Add history of replacement plugins to the system_plugin_history table (#115) 2021-04-25 14:22:42 -06:00
jaxwilko
59ee7c1cc3
Warn when replaced plugins are still present (#109) 2021-04-25 10:18:31 -06:00
Luke Towers
404db2a560
Fixed issue with taglist when not readOnly but an array value 2021-04-24 17:40:04 -06:00
Luke Towers
89ebc52802 Improve handling for null being passed to the ImageResizer 2021-04-23 16:20:40 -06:00
Luke Towers
50382778fe Support ReportContainers that are aliases of real ReportContainers 2021-04-21 16:36:17 -06:00
Luke Towers
c100059a56 Fix registering of namespace aliases 2021-04-21 15:58:27 -06:00