435 Commits

Author SHA1 Message Date
Yuriy Bakhtin
6165bce0a9
Fix style of the "Notification Settings" button on small screen (#7309)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-12-21 10:12:08 +00:00
Marc Farré
657ac8e5db
Enh: Add body classes about the current device and methods to the Dev… (#7349)
* Enh: Add body classes about the current device and methods to the DeviceDetectorHelper class

* CHANGELOG

* PR discussions

* Remove useless @since in methods, as already added for the full class
2024-12-17 10:36:23 +00:00
Marc Farré
12526c994a
Enh: Space browser: Make the whole space card header and body clickable (#7317)
* Enh: Space browser: Make the whole space card header and body clickable

* Add PR ID to changelog
2024-11-25 22:19:23 +00:00
Marc Farré
ac5c6673d1
Fix #454: Profile about page missing left and right margin on mobile screen (#7313) 2024-11-22 15:51:04 +00:00
Yuriy Bakhtin
15bdedadf1
Optimize notification overview (#7038)
* Optimize notification overview

* Optimize notification overview

* Optimize notification overview

* Filter "Others" for notifications without category

* Restyle notification filters

* Improve the filter "Select all"

* Optimize notification overview (clean up code)

* Restyle the filter "Select all"

* Form style class for checkboxes with normal font weight

* Form style class for checkboxes with font weight 500

* Implement new radio pills input

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-11-12 13:56:23 +00:00
Marc Farré
9750116550
Fix: Profile header: on small screens, the space at the left and the … (#7301)
* Fix: Profile header: on small screens, the space at the left and the right of the image must be equal

* Add PR ID to CHANGELOG

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-11-11 15:17:10 +00:00
Yuriy Bakhtin
8d1a95df0f
Remove desktop notifications (#7269)
* Remove desktop notifications

* Autocommit PHP CS Fixer
2024-10-22 09:26:26 +00:00
Marc Farré
5899616837
Enh #7233: Mobile view: enlarge images in gallery preview of entries for the wall stream (#7235) 2024-09-27 16:28:56 +00:00
Yuriy Bakhtin
974fc0dafb
Update module with new id (#7230)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-09-26 20:44:47 +00:00
Lucas Bartholemy
31c5c2ffda Merge branch 'master' into develop 2024-09-26 22:43:04 +02:00
Yuriy Bakhtin
a4a4293da3
Fix rendering of checkbox on MacOS and iOS (#7222) 2024-09-17 14:09:17 +02:00
Yuriy Bakhtin
9454944a0c
In lists, when an item text is displayed on multiple lines, the lines below are not lining up with the first one (#7220) 2024-09-16 14:52:46 +02:00
Yuriy Bakhtin
8d1a199d82
Small style fix for top account menu (temp fix for Mac Safari browser) (#7217)
* Small style fix for top account menu
(temp fix for Mac Safari browser)

* Update CHANGELOG.md
2024-09-11 16:07:12 +02:00
Lucas Bartholemy
66a661b3c4 Merge branch 'master' into develop 2024-09-10 17:06:27 +02:00
Yuriy Bakhtin
0a016aa928
Fix horizontal scroll bar on small screen (#7212)
* Fix horizontal scroll bar on small screen

* Update CHANGELOG.md
2024-09-09 15:14:35 +02:00
Marc Farré
03210414e4
Fix: In lists, when an item text is displayed on multiple lines, the … (#7174)
* Fix: In lists, when an item text is displayed on multiple lines, the lines below are not lining up with the first one

* Add PR ID to changelog

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-08-20 13:38:58 +00:00
Lucas Bartholemy
1f791cde44 Merge branch 'master' into develop 2024-08-16 11:26:53 +02:00
Marc Farré
cada9b2518
Fix #324: Focus on active and selected nav page after reload on mobile (#7161) 2024-08-09 11:42:01 +02:00
Gevorg Mansuryan
b4eb7d36a5
Fixed dropdown issue on mobile (#7149)
* Fixed dropdown issue on mobile

* Fixed dropdown issue on mobile

* Fixed dropdown issue on mobile

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-08-02 08:02:54 +00:00
Marc Farré
4cc65fcf7c
Enh #7131: Introduce new CSS variables: --hh-fixed-header-height and … (#7133)
* Enh #7131: Introduce new CSS variables: --hh-fixed-header-height and --hh-fixed-footer-height

* Add description to migration guide

* Force keeping px after CSS compilation.

* Add comment in less file

* On mobile, change --hh-fixed-header-height CSS variable value instead of body padding top

* Update MIGRATE-DEV.md

* 593935d2b4 (r1686930702)

* Replace LESS compile -x option with --clean-css

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-07-30 10:23:50 +00:00
Lucas Bartholemy
9b851c3288 Build Theme 2024-07-22 10:34:07 +02:00
Lucas Bartholemy
5db85e9fef Merge branch 'develop' of github.com:humhub/humhub into develop 2024-07-05 22:34:50 +02:00
Lucas Bartholemy
9448c0e6aa Merge branch 'master' into develop 2024-07-05 22:33:38 +02:00
Yuriy Bakhtin
9306a052e8
Restyle top dropdown notifications (#7101)
* Restyle top dropdown notifications

* Fix tests for new style of notifications

* Fix tests for new style of notifications

* Restyle notifications

* Restyle notifications

* Restyle notifications

* Restyle notifications

* Wording
2024-07-05 20:30:37 +00:00
Marc Farré
9c7d74d054
Fix: Missing --text-color-default CSS variable (#7104)
* Fix: Missing --text-color-default CSS variable

* Add PR ID to changelog
2024-07-03 12:35:29 +02:00
Lucas Bartholemy
318ed4f98d Rebuild Theme 2024-07-01 09:49:22 +02:00
Lucas Bartholemy
677a6326ad Merge branch 'develop' of github.com:humhub/humhub into develop 2024-07-01 09:48:53 +02:00
Yuriy Bakhtin
000dff3870
Add a link to notification settings on top dropdown list (#7073)
* Add a link to notification settings on top dropdown list

* Update styles for notification dropdown list
2024-07-01 07:46:33 +00:00
Yuriy Bakhtin
70fefe9c27
Allow color boxes in picker (#7094)
* Allow color boxes in picker

* Display color box for select2 options if it is provided

* Update CHANGELOG.md

* Update data color attribute name for content tag selector
2024-06-28 13:38:15 +02:00
Yuriy Bakhtin
da5f9a520f
Fix markdown list style (#7091) 2024-06-27 12:10:40 +02:00
Yuriy Bakhtin
c5863b42dd
Fix markdown sub list style (#7089) 2024-06-25 19:40:01 +02:00
Marc Farré
6d9cd9e0bf
Cgh #7074: Text in lists is smaller than in paragraphs (#7077)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-06-19 10:20:06 +00:00
Yuriy Bakhtin
c6b6414454
Implement new field template radio pills (#7060) 2024-06-11 18:06:19 +00:00
Yuriy Bakhtin
f7a0b14132
Fix list style near aligned image (#7030)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-06-10 16:24:47 +02:00
Yuriy Bakhtin
f73803bdfe
Fix wide dropdown on small screens (#6982) 2024-05-01 20:13:30 +02:00
Yuriy Bakhtin
2c332fdc08
Padding for logo image on login page (#6638) 2023-11-02 14:06:43 +01:00
Yuriy Bakhtin
f29a1e4cdf
Fix default oembed styles for twitter posts (#6581) 2023-09-20 16:37:03 +00:00
Marc Farré
31f2cd4b52
Fix online status position on people page (#6510)
* Fix #6509: Fix online status position on people page

* Fix #6510: Fix online status position on people page
2023-08-14 19:40:29 +00:00
Yuriy Bakhtin
86c83556e5
Implement option "disabled" for picker fields (#6498) 2023-08-11 10:34:19 +00:00
Marc Farré
36791347cd
Enh #68: Online Indicator Position (#6493)
* Enh #68: Online Indicator Position

* Enh #68: Online Indicator Position

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-08-10 21:51:04 +00:00
yuriimaz
cb52feb331
Fix #112: Reorder Table Rows (#6473) 2023-08-01 14:42:46 +00:00
Yuriy Bakhtin
8eae11ae62
Fix marketplace view (#6429)
* Fix marketplace view

* Fix module view after add licence key
2023-07-14 16:03:35 +00:00
Yuriy Bakhtin
b049303037
Marketplace / Modules Redesign (#6348)
* Marketplace / Modules Redesign

* Marketplace / Modules Redesign

* Marketplace / Modules Redesign

* Fix missed assets for install module from marketplace

* Display installed modules on Marketplace

* Display header for installing module process

* Update module action buttons after adding of a licence key

* Don't show the close icon during install module

* Improve redirects after module actions from marketplace

* Factorize Marketplace module

* Refactor the module managers(Marketplace, Administration, Container Modules)

* Fix enabling modules list on Space creating

* Remove unused page of module info

* Marketplace filter service

* Remove unused method `isFilteredBySingleTag`

* Factorize adding of licence key

* Factorize install, activate and update modules from Marketplace

* Add menu item for "Add Licence Key" form

* Update module links on Marketplace

* Remove unused code

* Fix space and profile module list wrapper

* Update module list styles

* Improve alignment of icons in top account menu

* Cache pending module update count in database

* Refresh theme styles

* Fix category for translatable strings

* Fix tests

* Update style of Module Configuration page

* Change style for page description

* Update styles for admin modules and marketplace

* Fix filter modules by ID in Marketplace

* Update wording

* Update wording

---------

Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2023-07-12 16:07:57 +00:00
yuriimaz
6b5462897e
Fix #79: Fix Headline HelpText Style (#6417)
Minor fix for the ProseMirror-menubar
2023-07-06 20:50:42 +00:00
yuriimaz
ffd4413b1b
Enh #11: Change the icons in the toolbar buttons (#6390)
* Enh #11: Change the icons in the toolbar buttons
- Changed toolbar styles

* Fixed toolbar height and width

* Changed background color for toolbar in Poll description field

* Made the greyed out parts of the toolbar darker grey.
Made equal indents/margins for each icon as well as equal height and width.
Changed styles for selected item in text type menu.

* Rollback toolbar icons color

* Fixed border-radius for group buttons with separator.
Fixed insert image menu position for desktop view.
2023-06-26 18:02:43 +00:00
Marc Farré
836acf2c1d
Fix Online Indicator Position on space members (#6387) 2023-06-13 08:15:45 +00:00
yuriimaz
26c789b2d0
Enh #3: Source Mode, Text Area Style (#6382)
* Enh #3: Source Mode, Text Area Style
Fixed dropdown button icons size

* Changed color hash codes in less files to variables.
Changed comment form buttons position.
2023-06-12 11:56:00 +00:00
yuriimaz
cc58cb50e9
Enh #2: Store Default Markdown Editor Mode (#6338)
* Enh #2: Store Default Markdown Editor Mode

* Enh #2: Store Default Markdown Editor Mode
- Changes for User

* Moved the markdownEditorMode option to the CoreJsConfig

* Fixed setting the markdownEditorMode if user isn't logged in

* Changed radioList to dropDownList for select markdown editor mode

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-05-30 11:11:10 +00:00
Marc Farré
66cd606f81
fix green status dot on mobile and profile banner (#6321) 2023-05-12 06:22:23 +00:00
Lucas Bartholemy
fed5743b3c Rebuild Theme 2023-05-11 18:56:39 +02:00