Yuriy Bakhtin
c35ddc923b
Update open-sans font from composer ( #6876 )
...
* Update open-sans font from composer
* Remove obsolete open-sans font files
2024-03-07 14:10:52 +00:00
Yuriy Bakhtin
86c83556e5
Implement option "disabled" for picker fields ( #6498 )
2023-08-11 10:34:19 +00:00
Lucas Bartholemy
7abae9d468
Removed RichText & Markdown Deprecations ( #6278 )
...
* Removed RichText & Markdown Deprecations
* Removed BootstrapMarkdownAsset
* Removed more deprecations
* Updated composer.lock
* Fixes after merging develop to this branch
---------
Co-authored-by: yuriimaz <nopangolier1@gmail.com>
2023-07-07 09:19:25 +02:00
Yuriy Bakhtin
fa0647bd74
Remove FlatElements CSS ( #6370 )
...
* Avoid double call of `afterSave` on creating of a published content (#6359 )
* Remove FlatElements CSS
* Update CHANGELOG-DEV.md
2023-06-05 07:13:53 +00:00
Gevorg Mansuryan
78e09961c8
Add arrows for gridview sort columns ( #6328 )
...
* Add arrows for gridview sort columns
* Add arrows for gridview sort columns
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-05-17 14:58:27 +00:00
aronbos
c44257c66a
Remove image-orientation as it was temporary (was already moved to m… ( #5973 )
...
* Remove image-orientation as it was temporary (was already moved to media.less)
protected/humhub/widgets/LayoutAddons.php)
// Temporary fix until v1.6 then bundled with css pack
Yii::$app->view->registerCss('img { image-orientation: from-image; }', [], 'fix-orient');
Which is already set in static/less/media.less)
img {
image-orientation: from-image;
}
I propose to remove to temporary fix in LayoutAddons.php
* Remove old prefixes
* Remove old prefixes
* Update flatelements.css
* Update flatelements.css
* Update flatelements.css
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-02-07 19:12:38 +01:00
Yuriy Bakhtin
7993120486
Remove "regular" style of checkbox and radio ( #5821 )
...
* Remove "regular" style of checkbox and radio
* Update CHANGELOG-DEV.md (#5821 )
* Fix checkbox style on oembed confirmation
* Fix test
* Fix test
* Fix checkbox style on widget "ContentVisibilitySelect"
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-11-10 14:28:55 +01:00
Yuriy Bakhtin
0ab96deb05
Improve checkbox and radio styles on load page ( #5815 )
...
* Improve checkbox and radio styles on load page
* Change methods visibility
* Improve checkbox and radio styles on load page (for not ActiveField)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-07-27 15:59:17 +02:00
Yuriy Bakhtin
ce5fe0c40b
Fix alignments for people filters with select2 feature ( #5806 )
...
* Fix alignments for people filters with select2 feature
* Hide clear icon from people picker filters
2022-07-19 19:31:09 +02:00
Yuriy Bakhtin
e691de1117
Fix checkbox style ( #5445 )
...
* Fix checkbox style
* Update CHANGELOG.md
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-11-26 14:44:05 +01:00
Soundwave2142
2b7c9f09e8
#4945 Collapsible-fields are now accessible by keyboard ( #5353 )
...
* #4945 Collapsible-fields are now accessible by keyboard
* #4945 checkboxes now focusable via tab
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-10-17 16:19:12 +02:00
buddh4
9eebda89ef
Fix select2 placeholder font-weight
2020-11-13 17:35:27 +01:00
buddh4
c030e0193c
Enh #3941 : Core asset bundle optimization
2020-03-30 20:28:29 +02:00
buddh4
94db33b040
Moved legac markdown editor assets to protected\humhub\modules\ui\form
2020-03-30 19:43:44 +02:00
buddh4
b76f82e19c
- Fix #3795 : Open Sans load downloadable font: kern: Too large subtable, table discarded
...
- Chng: Dropped open-sans npm dependency and updated and included font in `static/css/open-sans.css`
- Enh: Update Yii version to 2.0.32
2020-01-23 17:30:15 +01:00
buddh4
82a0bc2d05
- Fix #3787 : Required checkboxlist input shows asterisk on each option
...
- Chng: **Theme:** removed `static/temp.css`, moved required form style to `form.less`
2019-12-18 16:26:13 +01:00
buddh4
e3326d0e85
- Enh: Moved from bower to npm assets
...
- Chng: Removed `jquery-placeholder` asset and dependency
- Chng: Removed `atwho` asset and dependency
- Cnng: Removed old IE support
2018-12-10 18:02:29 +01:00
Carlos Ferreira
2f190e20b0
Fix space selector image alignement
2018-09-15 17:25:00 +02:00
buddh4
b5cde8f302
Fix: Aligned select2 include path
...
Fix: Use default markdown code background color for highlight.js
2018-07-27 11:03:34 +02:00
buddh4
9825a9a224
- Fix: introduction tour not working
...
- Chng: Moved static js dependencies from `static/resources` into `static/js`
2018-07-26 16:16:53 +02:00
buddh4
8f2535b6db
Removed production assets from repository.
2018-07-18 17:02:29 +02:00
buddh4
391d04eb3d
Production asset build
2018-07-12 21:09:31 +02:00
buddh4
e87b043162
- Fixed stream utils + tests
...
- Asset Rebuild
2018-06-26 18:11:22 +02:00
buddh4
20328cb227
Production assets build.
2017-12-13 18:24:31 +01:00
buddh4
e02b0298e8
Build Prod assets
2017-10-21 00:25:07 +02:00
Lucas Bartholemy
9d6519d79d
Rebuild assets
2017-10-08 14:42:05 +02:00
buddh4
af0bf5c221
Build prod assets.
2017-09-21 18:57:49 +02:00
Lucas Bartholemy
cef2395a79
Rebuild assets
2017-09-12 20:07:55 +02:00
buddh4
2652893985
Production asset rebuild.
2017-06-16 20:10:13 +02:00
buddh4
25b30efe94
Asset Rebuild
2017-03-28 19:10:29 +02:00
buddh4
9bfd40cea2
- Enh: Added global copyToClipboard
2017-03-27 16:30:31 +02:00
buddh4
9d01d7ddad
Fixed Test
...
Added Missing production asset
Enh: Added Grunt tasks `build-assets`, `build-theme`, `build-search`
2017-03-17 13:48:08 +01:00
buddh4
ee0034fe5f
Built assets.
2017-03-17 01:20:15 +01:00
buddh4
73efebd535
- Rebuild production assets
2017-03-16 14:24:20 +01:00
Lucas Bartholemy
ef909c9350
Asset rebuild
2017-02-24 11:56:16 +01:00
buddh4
29022d1d55
Build prod assets.
2017-02-20 15:27:49 +01:00
Lucas Bartholemy
41a90038a8
Added compiled assets
2017-02-15 17:22:37 +01:00
buddh4
e67a5c2452
Asset Rebuild.
2017-02-09 15:55:32 +01:00
Lucas Bartholemy
0d9bf69102
Fix: TimeAgo locale not loaded in production mode, added AppDynamicAsset
2017-02-08 23:48:06 +01:00
buddh4
5bed9c0161
Built assets.
2017-02-07 18:56:08 +01:00
buddh4
a09bb0df5e
Asset rebuild.
2017-02-05 16:43:00 +01:00
Lucas Bartholemy
6278850f84
Added bundled assets
2017-02-03 13:20:19 +01:00
buddh4
6b7123b412
Build new prod assets.
2017-02-03 12:26:01 +01:00
Lucas Bartholemy
98f92e2221
Moved root folders (js/css/resources/less) into static folder
2017-01-26 17:44:51 +01:00