15 Commits

Author SHA1 Message Date
Yuriy Bakhtin
f3462ed605
Use primary colors in marketplace (#5690)
* Use primary colors in marketplace

* Update CHANGELOG.md (#5690)

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-05-12 10:56:43 +02:00
Yuriy Bakhtin
af12a33d9d
Rework modules section (#5476)
* Rework modules section

* Rework modules section

* Filter modules

* Menu controls for module cards

* Display only modules

* Filter online modules by category

* Filter installed modules by category

* Filter modules by tags

* Display module status

* Reorder tags on module filters

* Display HumHub update info on modules list

* Menu controls on online modules

* Display available updates for modules

* Remove not used code of old module views

* Link to settings from modules page

* Redesign modules for user and space

* Fix user modules layout on fluid themes

* Animate module updating

* Button to update all modules

* Update style for modules list on space creating

* Fixed errors without available Marketplace module

* Sort enabled modules before disabled

* Use MarketplaceModule::$enabled on init modules list

* Update method getEnabledMarketplaceModule()

* Use MarketplaceModule::$enabled on init modules list

* Move module online info methods into separate behavior

* Update code of modules list

* Rename 'humhub.directory.js' to 'humhub.cards.js'

* Factorize online module data loading

* Move purchase licence key to new modules layout

* Align center update info

* Fix filter modules

* Fix filter modules by tags "Installed"/"Not Installed"

* Update styles of modules settings icon

* New online module status "isPartner"

* Keep single active filter tag on modules list

* Hide the not installed deprecated modules

* Update layout of module status label

* Space above filter "Tags"

* Detect module status "Professional Edition" as top priority

* Hide installed or not installed modules on single filter tag

* Update styles for upgrade humhub info on modules list

* Tooltip for button "Professional Edition"

* Fix "Buy" link

* Restyle no modules results

* Update no modules results

* Minor changes

* Changed Updater link

Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-02-03 23:16:37 +01:00
Yuriy Bakhtin
afc8e51f0c
Rework Directory (#5057)
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2021-06-05 13:38:43 +02:00
Master_Hans
040e673893 #4432 Made tab space equal to4 instead to 2. And several horisontal space between selectors 2020-10-09 14:49:01 +03:00
MasterMindNET
a67ee26536 fix: style (.like.disabled and .unlike.disabled) moved from humhub.less to base.less 2020-09-19 15:22:57 +03:00
MasterMindNET
b5e675ef9f style: removed extra file from resources/css/style.css (created in previous commit); CSS code moved to humhub.less 2020-09-04 20:19:08 +03:00
buddh4
40eb26685b Fix #3810: Print Media Cluttered by HREF Content 2020-01-17 17:19:04 +01:00
buddh4
d7cc871f17 Fix humhub\modules\file\widgets\Upload::progress config options not working
Enh: Added abstract `ContentContainerActiveRecord::getDisplayNameSub()`
Enh: Allow `humhub\modules\files\widgets\Upload::withName($submitName, $cfg);`
Enh: Auto add `data-container-id` to Space and User `Image` widget
2019-09-30 21:16:10 +02:00
buddh4
3815e262e8 Merge remote-tracking branch 'remotes/origin/develop-menu' into develop
# Conflicts:
#	composer.json
#	protected/humhub/components/Widget.php
#	protected/humhub/docs/CHANGELOG_DEV.md
#	protected/humhub/modules/admin/widgets/AdminMenu.php
#	protected/humhub/modules/admin/widgets/AuthenticationMenu.php
#	protected/humhub/modules/user/widgets/AccountProfilMenu.php
#	protected/humhub/modules/user/widgets/ProfileMenu.php
#	static/less/humhub.less
#	themes/HumHub/css/theme.css
2019-08-22 15:22:48 +02:00
buddh4
559f07d5e6 Enh: Responsive mobile view enhancements 2019-03-14 16:28:43 +01:00
buddh4
55498b1eee Enh: Added Icon abstraction layer 2018-12-15 19:26:26 +01: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
130c4aa6de Added ProseMirror rich text editor. 2018-02-08 14:28:55 +01:00
buddh4
cd64d15cae Enh: Included select2-humhub theme into the new theming
Enh: Added select2 dropdown for language selection in account and admin settings
Enh: Added data-ui-select2 addition for simple select2 dropdowns
Fix: Don't apply js additions if there was no matching element
2017-03-15 13:23:55 +01:00
Lucas Bartholemy
98f92e2221 Moved root folders (js/css/resources/less) into static folder 2017-01-26 17:44:51 +01:00