Luke Towers
9866f5ce4f
Revert "Fixed tooltip in first column of Lists widget not working."
...
This reverts commit 1d82a5a93bf109cafa5b90a33d324cfd0fcceac9.
2021-03-12 08:35:28 -06:00
meesiris
712843d3c2
Support arbitrary depth of dependsOn fields ( #34 )
...
Fixes #8 . Credit to @meesiris!
2021-03-12 01:17:00 -06:00
Luke Towers
1d82a5a93b
Fixed tooltip in first column of Lists widget not working.
...
Refs: octobercms/october#5515 . Credit to @rubenvanerk for the initial report and demonstration, and @daftspunk for the fix.
2021-03-12 00:37:47 -06:00
Luke Towers
a8a093ade4
Remove requirements for winter/storm from the module composer files
2021-03-11 23:46:36 -06:00
Luke Towers
38c769fb14
Updated readme and docblock comment.
...
Thanks to @meesiris for pointing out the incorrect comment.
2021-03-11 23:09:51 -06:00
Luke Towers
a2dbe31caa
More composer installers fixes
2021-03-11 21:31:02 -06:00
Luke Towers
b1d45dc983
fix composer installers compatibility
2021-03-11 21:08:17 -06:00
Luke Towers
dd9c394fee
Ensure that the winter-* installers are loaded
2021-03-11 12:29:18 -06:00
Luke Towers
c047f34156
Merge branch 'wip/rebrand-1.0' into wip/rebrand-develop
...
# Conflicts:
# .github/workflows/code-quality-pr.yaml
# .github/workflows/code-quality-push.yaml
# .github/workflows/tests.yml
# README.md
# composer.json
# modules/backend/behaviors/ImportExportController.php
# modules/backend/behaviors/ReorderController.php
# modules/backend/composer.json
# modules/backend/models/ExportModel.php
# modules/cms/ServiceProvider.php
# modules/cms/classes/Asset.php
# modules/cms/classes/CmsObject.php
# modules/cms/classes/CmsObjectCollection.php
# modules/cms/composer.json
# modules/system/ServiceProvider.php
# modules/system/aliases.php
# modules/system/assets/js/lang/lang.es.js
# modules/system/assets/js/lang/lang.it.js
# modules/system/assets/js/lang/lang.zh-tw.js
# modules/system/assets/ui/storm-min.js
# modules/system/classes/CombineAssets.php
# modules/system/classes/ErrorHandler.php
# modules/system/classes/SystemController.php
# modules/system/classes/UpdateManager.php
# modules/system/composer.json
# modules/system/console/WinterFresh.php
# modules/system/console/WinterUtil.php
# modules/system/controllers/updates/_list_toolbar.htm
# modules/system/providers.php
# tests/UiTestCase.php
# tests/functional/backend/AuthTest.php
# tests/functional/phpunit.xml
# tests/unit/backend/classes/NavigationManagerTest.php
# tests/unit/cms/classes/CmsObjectTest.php
# tests/unit/cms/classes/ControllerTest.php
# tests/unit/cms/classes/ThemeTest.php
# tests/unit/plugins/database/PluginModelTest.php
# tests/unit/plugins/database/ValidationModelTest.php
# tests/unit/system/console/WinterEnvTest.php
2021-03-11 00:22:09 -06:00
Luke Towers
32d0702f11
Added missing registerAssetBundles() method
2021-03-10 23:32:08 -06:00
Luke Towers
1e8cfb47af
Manual comb through and rebrand following up the bulk patch rebrand
2021-03-10 15:25:57 -06:00
Luke Towers
cfa763b714
Initial rebrand commit generated from the 1.0 rebrand branch patch file
2021-03-10 15:02:53 -06:00
Luke Towers
b66e75ad43
Update minimum requirements in composer
2021-03-10 11:47:14 -06:00
Luke Towers
f541aebc09
Fix support for browser-based validation of checkboxes and radio options
...
Credit to @meesiris, refs: https://github.com/octobercms/october/pull/5520
2021-03-10 11:29:08 -06:00
Luke Towers
2cdccb7c3a
Rebrand CSS & LESS
2021-03-10 11:14:36 -06:00
Luke Towers
53fb9fcf67
More rebranding
2021-03-10 03:35:10 -06:00
Luke Towers
1c44459dee
Fix issues with the NavigationManager & SettingsManager aliasing
2021-03-10 03:28:59 -06:00
Luke Towers
a6f14241da
Add alias support to SettingsManager
2021-03-10 02:58:27 -06:00
Luke Towers
ca5600f094
missed from last commit
2021-03-10 02:36:51 -06:00
Luke Towers
88d45bb191
Add aliasing support to AuthManager permission registration and fixed an issue where the permission cache wasn't cleared after changing the available permissions
2021-03-10 02:36:38 -06:00
Luke Towers
2fbd5eee05
Obtained the winter\ namespace
2021-03-09 14:37:09 -06:00
Luke Towers
687a6bb626
Added missing CMS asset bundles
2021-03-09 14:21:32 -06:00
Luke Towers
a77e8b3b66
Add support for NavigationManager owner aliasing.
...
Written by @jaxwilko in #4
2021-03-09 14:12:25 -06:00
Luke Towers
cb4cfe31d4
Swap out marketplace endpoints
2021-03-09 13:34:48 -06:00
Luke Towers
f7fd47ac7e
Compiled assets
2021-03-09 10:48:15 -06:00
Luke Towers
048413382c
$.oc to $.wn
2021-03-08 02:48:10 -06:00
Luke Towers
d52ea0ccf8
further WIP on rebrand
2021-03-08 02:41:13 -06:00
Luke Towers
62fbbdc182
Further WIP on October -> Winter rebrand
2021-03-07 02:24:21 -06:00
Luke Towers
7d80b771fe
Initial work on Winter rebrand for 1.0 branch
2021-03-06 04:06:19 -06:00
Luke Towers
8555eb1ae6
Fix URL to the version manifest files
2021-03-06 03:26:27 -06:00
Luke Towers
7e383e7c45
Auto detect editor to use in CMS template editing section
2021-03-06 03:24:39 -06:00
Luke Towers
924b4ce844
Revert 1fac424f71
.
...
Refs: https://github.com/octobercms/october/issues/5457
2021-03-06 03:09:32 -06:00
Luke Towers
b458cb7fdb
Improve French translation.
...
Refs: b33a659689
. Credit to @najbo
2021-03-06 03:04:59 -06:00
Luke Towers
ecbdb98997
Improve plugin uninstallation stability when removing plugins with dependencies by reversing the migration order to put dependent plugin's down() methods first.
...
Refs: daf281df41
. Credit to @gitlog
2021-03-06 03:02:46 -06:00
Luke Towers
116165c46d
Add support for specifying the perPageOptions for a Lists widget.
...
Refs: 9d06eb5c7d
. Credit to @thomas4bitcraft
2021-03-06 03:00:16 -06:00
Luke Towers
b2b7978aff
Add default value for winter:install database selection question.
...
Refs: 3b650b7ebd
. Thanks to @hune2021.
2021-03-06 02:50:30 -06:00
Luke Towers
3ae78a23ce
back to list
2021-03-06 02:40:18 -06:00
Ben Thomson
09b07dcbab
Merge remote-tracking branch 'origin/develop' into wip/php-8-testing
2021-03-01 22:39:35 +08:00
Marc Jauvin
00f65ca725
Honor cms.linkPolicy config in ImageResizer ( #5401 )
2021-02-26 13:53:18 -06:00
Saifur Rahman Mohsin
59de6e1d25
Respect user-defined admin password during october:install( #5481 )
...
During the regular october install using october:install, the user-defined password is overwritten with the random generated string password. Instead, now it uses random password only if the user-defined password defaults to *admin* and if a user did set a custom password, that is used instead.
2021-02-26 13:49:52 -06:00
Tolkam
05ff39b30e
Fixed call_user_func_array() named parameters mismatch that came from BackendController ( #5493 )
...
Co-authored-by: Kanstantsin K <kk@tolkam.by>
2021-02-08 11:43:30 +08:00
Ruben van Erk
623cfe191a
Improve Dutch translation ( #5497 )
2021-02-07 11:59:07 -06:00
Michał Płodowski
62dd76b3ef
Update pikaday to version 1.8.2 ( #5395 )
...
Fixes #5388
2021-02-05 13:16:29 -06:00
Marc Jauvin
c02346b3d5
Disable customize button on inactive themes ( #5492 )
2021-02-04 10:35:01 -06:00
Tolkam
26b231cad9
PHP 8 compatibility fixes ( #5454 )
...
Co-authored-by: Kanstantsin K <kk@tolkam.by>
2021-02-04 11:59:44 +08:00
Romain 'Maz' BILLOIR
becb688123
Fix docblocks of addCss/Js: add array to $name type ( #5491 )
2021-02-03 20:53:12 -06:00
Kallef Alexandre
e4a6fcc24a
Improve Brazilian Portuguese translations ( #5490 )
2021-02-03 14:35:12 -06:00
Szabó Gergő
533e17775a
Improvements to the Hungarian translation ( #5475 )
2021-02-01 07:43:42 +08:00
Romain 'Maz' BILLOIR
a848688acb
Fix double dash typo on data-ajax--delay ( #5477 )
2021-01-28 16:39:02 -06:00
Frendhi
d2b3f865f1
Fix checkboxlist label missing if $option is not string or array ( #5463 )
2021-01-18 17:23:01 +08:00