-
-
Notifications
You must be signed in to change notification settings - Fork 215
Merge Develop into Master for 25.05 Release #1220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…e the need to move the Kanban columns
…ds and db dump along with version meta data file. Also allow to restore a single file in setup currently hidden
…ords per page is max
- Hide new project button for users that only have support read access - Hide new ticket button for users that only have support read access - Enforce client access restrictions for viewing project details based off project client - Prevent selecting the 'Select tickets' text when linking ticket
…hanging ticket client)
- Ability to manually mark a quote as invoiced (weird css fix for this, we can remove the custom css if we make the parent button just a dropdown, but don't want to introduce extra clicks) - When converting a quote to an invoice, show the new invoice number in the quote history - Quotes can now be sent from the main Send dropdown, instead of having to use the send button in the options menu / main quotes.php page
…e of the overlapping var asset_name and improves page load and performance in asset details
… of relying on show table status as this is not accurate all the time.
- Disable the IMAP test button as it doesn't work yet - Remove word 'successfully' when testing SMTP as we're only adding the message to the queue, it wasn't sent yet
…) from the database when the client removes the stripe pm
…t now matches round pills for status and priority
…ary text seperation and expanded Truncation of Description from 50 chars to 60 chars
…en done in the filter header for some time now
…ations, client top head, and allow searching via country in Locations and Clients
…oice quote and reccuring invoice so buttons do not wrap and are grouped. Seperated the Dragable button using a button link, did the same for tasks in tickets
…obile view, proper form group spacing in mobile as well
…ay for more Indentity Provider like Google and custom SSO for the future
|
wrongecho
approved these changes
May 29, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



Merge Develop into Master for 25.05 Release