Skip to content

Feature Request

532 results found

  1. 2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Change license verification/validation system

    License validation is a tricky thing, the last thing you want is users figuring out a way of getting your software for free.

    You might not be aware of the following gist which proposes a very simple way of "cracking" the validation system : https://gist.github.com/trandaison/40b1d83618ae8e3d2da59df8c395093a

    This mainly uses the fact that a local javascript file is used to validate the license : which is really not a good idea.

    My request would be to switch from the usual LicenseManagerDomain.js to another validation system (maybe something in Delphi, or an external compiled program).

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. adding extra row to entity

    ERD, Entities rows are fixed, it is better to add extra row to the entity.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Communication diagram

    add sub numbers for messages or hide numbers

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. On OSX File-> Close should be bound to Cmd-W

    On OSX File-> Close should be bound to Cmd-W

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Make property element references navigable from the inspector

    As an example, it would be useful to be able to navigate by click or double click on the element referenced as the value of source or target within a use case. This should apply, overall, to all properties that reference other elements.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. 4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Add a Progress Dialog to the list of native dialog types

    I am working on an extension that has some potentially long-running tasks, and would like to be able to display a progress bar to the user while the tasks are running. Ideally, the progress dialog would support the following features:
    (1) ability to update percent complete (if not provided, ability to control and update messaging should suffice)
    (2) ability to set whether or not the user can continue interacting with StarUML while the dialog is open
    (3) ability to control messaging on progress dialog
    (4) ability to update messaging (i.e. current part of task being executed, similar to installation progress)…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Support for simple markdown documents

    I'd like to create simple markdown documents in the project in order to describe how the application works or how consistance issues are solved.

    Documents should be exported as pages in html docs.

    12 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Give HTTPS to your site

    Please for god's sake, HTTPS certificates are free now (LetsEncrypt) and takes 5min to configure ...

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. provide a way to do a visual diff between two files

    Given the current staruml file and another, show what is different in the current vs the other file. The idea is for developers to know what changed in the design when an edit is uploaded. We could use the older version from our repository to do the diff. Alternatively, staruml could make a local history store or integrate with version control to provide that diff.

    10 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. add generic types to Class Diagrams

    User would like to have the ability to add a generic type (example: LinkedList<String>) as return values from methods in classes in Class Diagrams. Currently, only primitive and class types are allowed.

    21 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Stop remapping common textfield shortcuts

    The use of CTRL+DEL or CTRL+Cursor keys is implemented in almost any Software for navigating and altering textfields more efficient. Using CTRL+DEL in a textfield should, in my opinion, delete the next word and NOT the element from the model, especially if CTRL+Z doesn't recover all the data afterwards.
    If I'm not working in a texfield I like the feature of deleting the element, but when I'm writing documentation it should do as expected.

    8 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. support of Cross functional flowcharts

    Flowchart is a basic connectors for representing the call flow. However i see the existing flowchart template is missing the concept of swim lanes.

    Cross functional flowcharts use swim lanes to provide an extra dimension by assigning each process step to a category. Most often the category is a stakeholder (person, role, or department).

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Swim lanes to support Cross functional flowcharts

    Flowchart is a basic connectors for representing the call flow. However i see the existing flowchart template is missing the concept of swim lanes.

    Cross functional flowcharts use swim lanes to provide an extra dimension by assigning each process step to a category. Most often the category is a stakeholder (person, role, or department).

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. provide the ability to disable validation

    From time to time it is helpful to be not so strict in modeling first ideas. Therefore it would be very helpful, if the user has the ability to turn of UML validation. For example, it would be nice to have the option to scratch a first idea with just rectangles and arrows. Currently this is not possible. I cannot create two rectangles and have a directed link between those two but rather get an error "Invalid Connection (UMLLink)". Thx, /nm

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. ERD generalization/specialization

    Allow the representation of generalization/specialization relationships in ERD diagrams

    16 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Need "Closing Line" at Swimlane on Activity Diagram

    Make it look like rectangle, not a bottomless one.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. 4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Document Meta-Data Box on PDF Prints

    In traditional engineering fields diagrams often have a box in the bottom right/left hand corner that indicates the date of the most recent revision, the author, diagram title, etc.

    When printing to PDF it would be nice if a similar feature existed with the information for the meta data being pulled from various sources:

    • Document Name: <MODEL> - <DIAGRAM>
    • Created Date : <CREATED_DATE_ON_FILE>
    • Date Modified : <LAST_MODIFIED_DATE>
    • Version Number : <optional version number>
    • Author : <from preferences or some other dialog>
    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feature Request

Categories

Feedback and Knowledge Base