Content
Alexander Aleschenko
Activity
Reported work packages: 17
Today
-
updated on 06/25/2025 06:10 AM
-
Comment added
No, I haven't saw a browser with correctly working ToC.
I've tried to change the generation way of theese IDs before, bu...
-
Comment added
06/02/2025
-
created on 06/02/2025 09:35 AM
05/14/2025
-
Bug #63545: When editing a comment in an activity, the window automatically closes (Project: Stream Communicator)updated on 05/14/2025 10:51 AM
-
Comment added
Got almost the same behavior without images on dev(16.1) version:
add comment, save it
quickly click on menu-edit, ...
-
Comment added
04/16/2025
-
updated on 04/16/2025 02:13 PM
-
Comment added
Module is not active for that project? https://github.com/opf/openproject/pull/18352
-
Comment added
-
created on 04/16/2025 12:43 PM
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
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...
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.