Content
You are here:
Alexander Aleschenko
Activity
Reported work packages: 15
04/11/2025
-
created on 04/11/2025 07:10 AM
04/08/2025
-
updated on 04/08/2025 08:28 AM
-
Comment added
The same as?
-
Comment added
04/07/2025
-
updated on 04/07/2025 03:34 PM
-
Comment added
Is there an "Failed to render table of contents" in logs at that point?
If so, problem could be in add_header_link_class...
-
Comment added
04/04/2025
-
Feature #58526: [API] Write the API to support full CRUD operations of custom fields of type hierarchy (Project: Stream Document Workflows)updated on 04/04/2025 06:42 PM
-
Comment added
What about simple custom fields and GET /custom_fields for "index action"?
-
Comment added
-
created on 04/04/2025 07:59 AM
04/01/2025
-
updated on 04/01/2025 01:24 PM
-
Comment added
Having exact the same bug with 15.3.2. Docker compose slim installation. Exact the same stacktrace and not stable replic...
-
Comment added
03/31/2025
-
Bug #61649: PDF Export : no border / header line on exported tables since V15.3.0 (Project: OpenProject)updated on 03/31/2025 10:14 AM
-
Comment added
Looks like new PDF library has a bit more bugs:
On 15.4.2 I got next PDF result:
Rendered CKE version(read mode) looks ...
-
Comment added
-
Bug #61649: PDF Export : no border / header line on exported tables since V15.3.0 (Project: OpenProject)updated on 03/31/2025 10:04 AM
- File Screenshot_20250331_125920.png added as attachment
- File Screenshot_20250331_130107.png added as attachment
- File Screenshot_20250331_125908.png added as attachment
03/10/2025
-
updated on 03/10/2025 01:56 PM
-
Comment added
+1
Just changing font to NotoSans(standard.yaml) with existing fonts fixes some slavic languages(Ukranian, Russian at le...
-
Comment added
03/06/2025
-
created on 03/06/2025 11:11 AMHi there.
While writing a plugin, I got a need in getting current version of OP. Smth like "15.3.1" string or { major: 1...
03/04/2025
-
created on 03/04/2025 11:41 AM
11/06/2024
-
Development: RE: Stimulus in Plugin (Project: OpenProject)created on 11/06/2024 05:13 PMThanks for your answer, Niclas. I came with kinda same result while experimenting, unfortunately I'm not a frontend guy ...
-
created on 11/06/2024 05:07 PMHello,
I've just wiped all internals of my docker instance(containers, images, volumes, everything) and trying to insta...
10/03/2024
-
Development: RE: Stimulus in Plugin (Project: OpenProject)created on 10/03/2024 11:49 AMGot into the same question: made a plugin with new pages in admin part and want to add some fancy "(Un)Check All" icons ...
08/05/2024
-
created on 08/05/2024 02:01 PMHello Alexander,
thanks for explanation, actually reasonable behavior not to show bundled modules.
06/16/2024
-
created on 06/16/2024 06:40 AMHi,
I'm new to OpenProject and trying to get into internals of it. Currently I want to make some of work packages' attri...
06/14/2024
-
created on 06/14/2024 03:08 PMhavin same empty page, but plugins working ok.
03/11/2024
-
updated on 03/11/2024 08:45 AMHello
I'm trying to build simple plugin which changes app's controller and view. Controllers(and models) can be patched ... -
created on 03/11/2024 08:44 AMLooks like OpenProject::Plugins::ActsAsOpEngine#override_core_views! inside engine.rb does the job.
03/07/2024
-
created on 03/07/2024 07:47 PMIt shows only adding new views, not changing or replacing existing.