Search found 132 matches

by Benno812
14 Mar 2024, 20:17
Forum: Suggestions
Topic: Drag items into calendar
Replies: 2
Views: 105

Drag items into calendar

It would be great to have the ability to drag entity items from a list (for example Tasks) into the calendar to make plans.

A demo for this feature: https://fullcalendar.io/docs/external-dragging-demo
by Benno812
04 Mar 2024, 23:05
Forum: Discussion
Topic: Disable fields in "My Account" form
Replies: 6
Views: 154

Re: Disable fields in "My Account" form

Just paste this css in our custom css page: #account_form > .form-body > .tab-content > #form_tab_1 > div:nth-child(7), #account_form > .form-body > .tab-content > #form_tab_1 > div:nth-child(8), #account_form > .form-body > .tab-content > #form_tab_1 > div:nth-child(9) {display: none;}
by Benno812
15 Jan 2024, 22:11
Forum: Bug Report version 2.8
Topic: PDF Fonts
Replies: 11
Views: 753

Re: PDF Fonts

Benno812 wrote: 15 Jan 2024, 22:02 Hi Sergey,
I added a custom font in the pdf fonts section and everything seems fine, but when i try to export a html template to pdf the font does not apply and the standard font is used instead. What am I missing??
Found the issue: variable fonts do not work, only static fonts can be used
by Benno812
15 Jan 2024, 22:02
Forum: Bug Report version 2.8
Topic: PDF Fonts
Replies: 11
Views: 753

Re: PDF Fonts

Hi Sergey,
I added a custom font in the pdf fonts section and everything seems fine, but when i try to export a html template to pdf the font does not apply and the standard font is used instead. What am I missing??
by Benno812
14 Jan 2024, 03:42
Forum: Bug Report version 3.5.3
Topic: [SOLVED] Nothing to display - Fatal error
Replies: 4
Views: 280

Re: [SOLVED] Nothing to display - Fatal error

My server has php 8.0 but when I try to install a ruko 3.5 test instance it gives me error saying php is 7.4 :(
by Benno812
27 Oct 2023, 12:16
Forum: Suggestions
Topic: OnlyOffice Integration
Replies: 14
Views: 2219

Re: OnlyOffice Integration

Is it possible to have a similar feature but with Google Drive and documents?
by Benno812
24 Oct 2023, 22:12
Forum: Discussion
Topic: [IMPORTANT] TIMELINE ENDLESS LOAD
Replies: 7
Views: 1007

Re: [IMPORTANT] TIMELINE ENDLESS LOAD

Same problem here.
Sometimes I also receive a popup window from the browser saying "error in loading data".
Some custom css for the timeline also seems to be broken after updating to 3.4.3.
by Benno812
20 Jun 2023, 12:59
Forum: Discussion
Topic: ERROR updating ext 3.4
Replies: 1
Views: 79

ERROR updating ext 3.4

Hi Sergey, I'm trying to update Ruko+Ext from 3.3 to 3.4. When trying to update the ext database I get this: ALTER TABLE `app_ext_calendar` ADD `reminder_status` TINYINT(1) NOT NULL AFTER `filters_panel`, ADD `reminder_type` VARCHAR(64) NOT NULL AFTER `reminder_status`, ADD `reminder_minutes` SMALLI...
by Benno812
09 Feb 2023, 21:28
Forum: Bug Report version 3.3
Topic: PDF preview too small
Replies: 4
Views: 165

Re: PDF preview too small

Seems to work fine in the personal demo.
The issue is on PC.
by Benno812
08 Feb 2023, 21:30
Forum: Bug Report version 3.3
Topic: PDF preview too small
Replies: 4
Views: 165

Re: PDF preview too small

This happens with any pdf I upload. I'm using 3.3.1 and ext 3.3.1. I tried it on Chrome, Edge and Opera and get the same on all of them. I've also looked in my CSS to see if I made some changes related to popups width in the past but nothing. My web developer console give no errors when opening the ...