generator-sublime-package - Release 0.0.5
0.0.5 Maintenance Updated README. Added gif. Updated USAGE’s. Removed obsolete ‘Variables’ in app USAGE. New Added additional option generator-description to shows the description of each sub-ge...
0.0.5 Maintenance Updated README. Added gif. Updated USAGE’s. Removed obsolete ‘Variables’ in app USAGE. New Added additional option generator-description to shows the description of each sub-ge...
1.0.2 Maintenance Updated README.md and settings. Updated package structure generator-sublime-package. View this release on GitHub Download as .zip Download as .tar.gz
1.0.2 Maintenance Updated README.md. Updated package structure generator-sublime-package. View this release on GitHub Download as .zip Download as .tar.gz
Timeline was last updated on 26.09.2023. gantt title Znuny Past dateFormat YYYY-MM-DD section Znuny 6.0 6.0.31 :milestone, 6_0_31, 2021-01-27, 2021-01-29 6.0.32 :done, 6_0...
My Git Aliases # --- # Short aliases # --- a = !git add . b = branch -vv --all bd = !git branch -d $1 bn = !git rev-parse --abbrev-ref HEAD c ...
Console RebuildConfig - Maint::Config::Rebuild reb = "!bash -c \"if [ \"$(grep -c \"6.0.1 2017-11-21\" CHANGES.md)\" -ge '1' ]; then perl bin/otrs.Console.pl Maint::Config::Rebuild --cleanup;...
GitHub These aliases are designed to check out GitHub PullRequest (PR) locally. # $1 = PullRequestID # Fetch a pull request from GitHub. pr-fetch = "!bash -c \"git fetch github pull/...
6.0.1 Build version 6.0.1. View this release on GitHub Download as .zip Download as .tar.gz
v1.0 MRBS-OTRS is a function to ‘connect’ the MRBS (1.4.10) deprecated with the Ticketsystem OTRS. The aim is to add a TicketNumber from OTRS into the description of the booking in MRBS. Every n...
1.4.1 Snippets Updated Snippets (Znuny 7.1) Added Snippets znuny.Module.AgentTicketMarkSeenUnseen.code-snippets znuny.DBObject.CheckRequiredDatabaseVersion.code-snippets ...