.eslintrc.yml | 100644 | 0 | 0 | | | 213 Bytes | ed7fb41ca391745c523fd1bd6c422b6d28655e832aeb5df5d8fd19d19f6d12ee |
.github/workflows/brakeman.yml | 100644 | 0 | 0 | | | 618 Bytes | fba27bf019d148bd445eecfa3c6b28751c648ec932a0adbc1cbb25b5d9aa2696 |
.github/workflows/linters.yml | 100644 | 0 | 0 | | | 728 Bytes | 210e72af2c691661dd27a9c02181f23df95d90cdf019ec538cc48537b4edb49a |
.github/workflows/tests.yml | 100644 | 0 | 0 | | | 3.84 KB | 76f83d935fe53e4c9ec356e1ddaf611bded56a86795679c8674045caa533979b |
.gitignore | 100644 | 0 | 0 | | | 91 Bytes | 3bff9de62e13feebadeef6ce61c7edb6ee39d50624dbe6117088ebb577e06440 |
.rubocop.yml | 100644 | 0 | 0 | | | 1.73 KB | cdca715fca8e548daf337ae1e97774759dd00af2353553a07857ca227391befb |
.slim-lint.yml | 100644 | 0 | 0 | | | 846 Bytes | 10e1bd110f7fb95b02b05b969e4ad9c15f38b8432cf075cca8d2d1c33e477b8f |
.stylelintrc.json | 100644 | 0 | 0 | | | 5.5 KB | 3164c0ea28c63a84352908a570c72cb3961bb7a299b43a88e285b08cf6852d84 |
LICENSE | 100644 | 0 | 0 | | | 17.6 KB | ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 |
README.md | 100644 | 0 | 0 | | | 5.1 KB | b788489242452a3bd5225eb7f77febb4e00e91d405450c5d016df9cb5e6438d4 |
Rakefile | 100644 | 0 | 0 | | | 235 Bytes | d974c2e21485386d8446f659889b7f904f994b7c1617d2371aa089980e6adc2f |
additional_tags.gemspec | 100644 | 0 | 0 | | | 1.17 KB | 1a39a3b44944d7659574cc713663eb8b509ca0d34686cb49a3303ca38ac12eb4 |
app/controllers/additional_tags_controller.rb | 100755 | 0 | 0 | | | 2.93 KB | ccfce212888b5aedbe3ce1fe004eeff15fac4b969ac6db00f10c6b54f10e3043 |
app/controllers/issue_tags_controller.rb | 100644 | 0 | 0 | | | 1.56 KB | 3d7774289254c9ca104d782df805f97f6f8739a1a41075c2cf45ed4d3f3032fe |
app/helpers/additional_tags_helper.rb | 100644 | 0 | 0 | | | 8.12 KB | 4f4be6fc5e8d2c9514f27136304c921f60b9425902d4a3e4274077ae8d292091 |
app/helpers/additional_tags_issues_helper.rb | 100644 | 0 | 0 | | | 1.39 KB | 65023124db8087e6bb7c185e72fc64108668a9beb8fa23a00a8701e20c0a0b57 |
app/helpers/additional_tags_wiki_helper.rb | 100644 | 0 | 0 | | | 963 Bytes | 5afffef3204cc956b5f91bd66340fd208afcc1a5206727fc40bb5621bcf855c1 |
app/jobs/additional_tags_job.rb | 100644 | 0 | 0 | | | 104 Bytes | 9463823c1590cc0ceb08db6fa5a1c712194e93f89ef4b562a8e0c3a25bb67edb |
app/jobs/additional_tags_remove_unused_tag_job.rb | 100644 | 0 | 0 | | | 326 Bytes | 24099dbd5200187973c3e55b34515e6a26c3b3a8f4d64f531a6baa1d1fe5aba7 |
app/models/migrate_tag.rb | 100644 | 0 | 0 | | | 198 Bytes | abb682e340ec4ed5cf8fb86117d5018195eac7d6506dde9fb7791f1e45d79a96 |
app/models/migrate_tagging.rb | 100644 | 0 | 0 | | | 229 Bytes | bae68ccbff1557f94b5caf2662eb22707f876c933d09fe887b4f53030ad77acb |
app/models/query_tags_column.rb | 100644 | 0 | 0 | | | 154 Bytes | 5fd58d7f176ebc417a7441d70eb67e38e11914c6108d08218b0cd140f1d91d72 |
app/views/additional_tags/_html_head.html.slim | 100644 | 0 | 0 | | | 379 Bytes | afa98276af1a778e35871ca48135b8d054ba035c90163a759700b6e21bd89245 |
app/views/additional_tags/_tag_list.html.slim | 100644 | 0 | 0 | | | 1.59 KB | ffdd0c0fef9de95fa6f1d866684ece9eeb3a83d1c024ff2a762d20163858261e |
app/views/additional_tags/context_menu.html.slim | 100644 | 0 | 0 | | | 536 Bytes | d05ae2b00f20272c619b9003541a0154223debd73244b9bf67dd0217883c0a92 |
app/views/additional_tags/edit.html.slim | 100644 | 0 | 0 | | | 376 Bytes | f1387764797b78530df22480d21f852bf3743bfe03294cd510aeae735f4b0800 |
app/views/additional_tags/merge.html.slim | 100644 | 0 | 0 | | | 572 Bytes | 676be59a9e343b34b5d926ed73eab93ddedbe8ebf1d45c114b50563d714b791f |
app/views/additional_tags/settings/_general.html.slim | 100644 | 0 | 0 | | | 1.4 KB | 0bf36042e191b01acad5d6983642fc550a2bd568fe729458d2da740cc6401898 |
app/views/additional_tags/settings/_manage_tags.html.slim | 100644 | 0 | 0 | | | 1.22 KB | 886f6bc76fc48bb18d15a6c09bc0d0a0d1685f1b9e0218fa565ef58173ef0f89 |
app/views/additional_tags/settings/_settings.html.slim | 100644 | 0 | 0 | | | 361 Bytes | cc873ba779bb13286264fc5ccd2d9be11f1e30db85506d94ed0d3eae266ae73d |
app/views/auto_completes/_additional_tag_list.slim | 100644 | 0 | 0 | | | 76 Bytes | 3eaabf45a72d433ee474aa1c72b7642e5b725d66c449dedb75e3c7fe212c63df |
app/views/context_menus/_issues_tags.html.slim | 100644 | 0 | 0 | | | 421 Bytes | cb982c693b8b79e79a79a2fd530707868d4439632017c4b6c5bfb4b70e3eb8e8 |
app/views/dashboards/blocks/_issue_tags.html.slim | 100644 | 0 | 0 | | | 2.89 KB | be6389680e98341ec3786395fecb2ad682db2d72446357be36519f0573bc7052 |
app/views/dashboards/blocks/_issue_tags_settings.html.slim | 100644 | 0 | 0 | | | 901 Bytes | 5808889d02cdc9cdddaf55e135dd936e9043a730d623b0468255e0a50cf59840 |
app/views/issue_tags/_edit_modal.html.slim | 100644 | 0 | 0 | | | 1.17 KB | 30ec5b69b76dfa437b5ce09213214e397d5b5715844ebc6fc77342736050996f |
app/views/issue_tags/edit.js.erb | 100644 | 0 | 0 | | | 126 Bytes | 146a3054d767cc6fa488a0cc6b18d4485fe1b66380e818060a5c986539f915db |
app/views/issues/_tags.html.slim | 100644 | 0 | 0 | | | 471 Bytes | b61cbe391745bd9f23641c2e21a3e0e35fbe5a78beaa56978d9970f8eac94ae4 |
app/views/issues/_tags_bulk_edit.html.slim | 100644 | 0 | 0 | | | 386 Bytes | 0c9e252d65526b145918adf9c1b0efebddd256ceaade222396bc9d7f7050a3bf |
app/views/issues/_tags_form.html.slim | 100644 | 0 | 0 | | | 480 Bytes | 6f59fe9baa3fbf359ec7baf40a9c019dbc117392ecea887e7a91db777636387e |
app/views/issues/_tags_form_details.html.slim | 100644 | 0 | 0 | | | 296 Bytes | 4f3619a50e53a12347ca5f4f13c4b577f713d85fa264728c01603ad647d7ad23 |
app/views/issues/_tags_sidebar.html.slim | 100644 | 0 | 0 | | | 216 Bytes | 310cd1286b94db6949ed2ef8ec442aba3b1b1606da30c72d50f90b1fad7012b3 |
app/views/wiki/_tags_form.html.slim | 100644 | 0 | 0 | | | 414 Bytes | 0dadf833854d51089c773c8323c9bac0080fdc134aff022c0244acefe8f5a659 |
app/views/wiki/_tags_form_bottom.html.slim | 100644 | 0 | 0 | | | 245 Bytes | 40bd8826c689c6a1448db7358e8c8011a7ebd5c52cd6d5f84e6bb42fd9b5d0f8 |
app/views/wiki/_tags_show.html.slim | 100644 | 0 | 0 | | | 490 Bytes | 4d23f01c2e4c5a6a91b25cf5006d47dc7c74164e17b9afbbf0ab71a126b4f25c |
app/views/wiki/_tags_sidebar.html.slim | 100644 | 0 | 0 | | | 138 Bytes | ee18e111766f1f13f4672f30fcfd892f09c2f36658bb3b724119fabb7f4e0c8a |
app/views/wiki/tag_index.html.slim | 100644 | 0 | 0 | | | 690 Bytes | 21403455881ca0fcee3b4af207976bbf96069609dbba34786510ce0cd03e59e0 |
assets/javascripts/tags.js | 100644 | 0 | 0 | | | 771 Bytes | 1409fcc51913e4c5ad3d40d0d59f1bf7a2e427a440801d9ee2965d6f0a628c29 |
assets/stylesheets/tags.css | 100755 | 0 | 0 | | | 2.19 KB | a53da0023883bd9540efff5a3c0bdaa2d019215c18793a49e75cb8dd5529f0d1 |
config/initializers/zeitwerk.rb | 100644 | 0 | 0 | | | 194 Bytes | c9361d708f912ecd2ea83dc5cec61fbf41a69b438ead82d1d908a8483180d299 |
config/locales/bg.yml | 100644 | 0 | 0 | | | 2.33 KB | ec678ed76443cd88bac99fb3d287a037003d9399407ffbc0a562bdf550ac9f3f |
config/locales/cs.yml | 100644 | 0 | 0 | | | 1.62 KB | c906a4b96d2db68f08aa796cb9f4b00c71c1e9315d13105235c026b3130b788f |
config/locales/de.yml | 100644 | 0 | 0 | | | 1.48 KB | 48f6640dae02463e4557ff2cc03ad82dcdbd982aa8535493e3a359cd6486e5fd |
config/locales/en.yml | 100755 | 0 | 0 | | | 1.44 KB | 16d1e5c09e732eb89aace911cf2ad6c1cabc4ab45c5991727069bb629b370127 |
config/locales/es.yml | 100644 | 0 | 0 | | | 1.59 KB | a35e87586464caca4522cbb17474cb8e31b7ebb44095ee5f7be997df1415fb23 |
config/locales/fr.yml | 100644 | 0 | 0 | | | 1.64 KB | 79cad4e8e8f160fe835cb7fcd6d4c8bf031cc3cc78244e4f725ab717b4ee0290 |
config/locales/it.yml | 100644 | 0 | 0 | | | 1.59 KB | 450a3049eff1f9e8c002e3e72e75e82a0c6a6adc839a98e60e5edf506b1a3aa5 |
config/locales/ja.yml | 100644 | 0 | 0 | | | 1.66 KB | 4268c25c530213c05a9ae97a7f2481da413b26bce7935d74b5cb3235b8e131a6 |
config/locales/ko.yml | 100644 | 0 | 0 | | | 1.57 KB | 9ef20d06da64fabff92a940b454ee828e15ef2495a7b77f65a8d491e6cc5750c |
config/locales/pl.yml | 100644 | 0 | 0 | | | 1.59 KB | 1f79ceb20cf444bce902a8c604192dcb58405470a89a289354301c6d03bfccb9 |
config/locales/pt-BR.yml | 100644 | 0 | 0 | | | 1.62 KB | 3ab069178d4d52c4946dee63e8f6f09f10b6d1f7a9dcc75c0a72e0a6417f9109 |
config/locales/ru.yml | 100644 | 0 | 0 | | | 2.15 KB | 4fa6feeacdf80fea420abd7a2059ab7963eb483045940dc52b614b27a1e935dc |
config/routes.rb | 100644 | 0 | 0 | | | 609 Bytes | 49091d39d6d06c4aeb67c09eeaffc5f12c04039b1e08f4eb2c84f51d6d7727fb |
config/settings.yml | 100644 | 0 | 0 | | | 189 Bytes | 259f8fa49a13b51125fd761dec1b0aacfeca74ad68a7596aaae38d51afe855d9 |
db/migrate/20201116145429_acts_as_taggable_migration.rb | 100644 | 0 | 0 | | | 1.47 KB | 6ba62c49c038b166aff57f4c019bdaf96a965cdf4b0d461a5544de0c3b7584e7 |
db/migrate/20201123093214_migrate_existing_tags.rb | 100644 | 0 | 0 | | | 1.59 KB | e6b4eab91ec54e2cf2726ab75cd8b3de9a9001f98fc8abea2523b7201abb85fa |
doc/images/additional-tags-framework.png | 100644 | 0 | 0 | | | 46.8 KB | c69c7e2d5061a459d8eb998644eb8fda3526dfd174949e3195225baf387a8daf |
doc/images/additional-tags.gif | 100644 | 0 | 0 | | | 1.31 MB | 81840e8ff037aef2fcb81a02abbb2779cbc96aaab15fa72c2caac3b6173e1382 |
init.rb | 100644 | 0 | 0 | | | 1.15 KB | 96fc449b9764240dc216c42841a8e131d738d9f9204e5c1ea226623ae26f7f6d |
lib/additional_tags.rb | 100644 | 0 | 0 | | | 3.03 KB | 5c2b8eb9aa37fbd1dc08dc35b0f9bc4d6a80353416c7a852214d4bc7337f9938 |
lib/additional_tags/hooks/model_hook.rb | 100644 | 0 | 0 | | | 259 Bytes | 1320bf83881e38aa095dc3f1d7b319388f2292f0cc8255927cccdd35dc1d7a63 |
lib/additional_tags/hooks/view_hook.rb | 100644 | 0 | 0 | | | 2.57 KB | 0c5c2f24dd211fa7179649d0686fbf58740f96939eb5b9ec0a9d12b863bd4c1e |
lib/additional_tags/patches/agile_boards_controller_patch.rb | 100644 | 0 | 0 | | | 300 Bytes | 1640111cf274c83e0dc1c58cc027c6f0c9f006dbfc43a8a0fb6af94fb9565633 |
lib/additional_tags/patches/agile_query_patch.rb | 100644 | 0 | 0 | | | 1.38 KB | 5f49a2edcb7e1149f414e723c3a84585cb9739a874a8ad0f7109b62b277f5a2f |
lib/additional_tags/patches/agile_versions_controller_patch.rb | 100644 | 0 | 0 | | | 302 Bytes | 52e2296885070f2e80654d23e5204117ccdc884694371862816fbb52a734b871 |
lib/additional_tags/patches/agile_versions_query_patch.rb | 100644 | 0 | 0 | | | 239 Bytes | bc993c5e35bf37bb52c7ef0319b659434779c83315d9053597e7a0f745a00a14 |
lib/additional_tags/patches/auto_completes_controller_patch.rb | 100644 | 0 | 0 | | | 1.52 KB | 1f03a16f7cc76585e0acd18627bb0f1b28259a843e55e3447313cb762a84f0e0 |
lib/additional_tags/patches/calendars_controller_patch.rb | 100644 | 0 | 0 | | | 298 Bytes | 954d59b684679f7e2c638417e92bf1d092be1d2d0694cb822fd660818124de74 |
lib/additional_tags/patches/dashboard_async_blocks_controller_patch.rb | 100644 | 0 | 0 | | | 232 Bytes | 2d07f1c83d4e444f456a0df27c33fd0f1276a2fa54b5398da521b89a1d424aa5 |
lib/additional_tags/patches/dashboard_content_patch.rb | 100644 | 0 | 0 | | | 625 Bytes | 9007153aa017b1bd6151834d76960ed0ca5adee31a5ed54524a4f8fd2f507cd9 |
lib/additional_tags/patches/dashboards_controller_patch.rb | 100644 | 0 | 0 | | | 222 Bytes | cd7d099ce5418ba326513fe6207e7ad4d469d2d43dd14791fbb9ec09bd91209e |
lib/additional_tags/patches/gantts_controller_patch.rb | 100644 | 0 | 0 | | | 295 Bytes | f1189565ec851c982f1112ddffe3c7cc2de7afc2a5b54d60bcc5a73337fbb990 |
lib/additional_tags/patches/imports_controller_patch.rb | 100644 | 0 | 0 | | | 258 Bytes | 759e7c5421a6953ed4777ad6b04dd402fb952986af02b5e2d7f5cf237705ae24 |
lib/additional_tags/patches/issue_patch.rb | 100755 | 0 | 0 | | | 3.33 KB | 27283ebb808bc2c0ad0ef249c6cce10ef4715fa1d4f108dca0c830dbb7a198f7 |
lib/additional_tags/patches/issue_query_patch.rb | 100755 | 0 | 0 | | | 1.78 KB | 07c65192937dd8ea9a1abe787baaba23f2b0f439ce00c9da850fc45f98be23f4 |
lib/additional_tags/patches/issues_controller_patch.rb | 100644 | 0 | 0 | | | 295 Bytes | 3a5b815c526821a5ce08a6f3ebdf830a478f2bb59f0546477d77b8e3d432d8e4 |
lib/additional_tags/patches/journal_patch.rb | 100644 | 0 | 0 | | | 460 Bytes | 84bcfd53396c1db9638d1c54b2c54cfbcc6066edde554f965093bfccf42e4ca0 |
lib/additional_tags/patches/my_controller_patch.rb | 100644 | 0 | 0 | | | 291 Bytes | 9a424ebaf4a7a01381c625b0d9c8759c2393a4d85e650f3a4db22fe5fce5c7a0 |
lib/additional_tags/patches/queries_helper_patch.rb | 100755 | 0 | 0 | | | 811 Bytes | 0986d4a76e65e9e953fbac26885d97f4ed0b54f59bbefe27be36818431e8198d |
lib/additional_tags/patches/query_patch.rb | 100644 | 0 | 0 | | | 3.14 KB | a399e7e119fc021ccae7e6a25ce3bbe486e7409691695b814a0a5577cc78ca6d |
lib/additional_tags/patches/settings_controller_patch.rb | 100644 | 0 | 0 | | | 259 Bytes | 7db523606c7cef65275eb4c5f282b28deee11e9b441a92650e77a1db6376658c |
lib/additional_tags/patches/time_entry_patch.rb | 100644 | 0 | 0 | | | 342 Bytes | 3af8964e4a825d572da48038621cc0ea4da563e249667d0f9f658ce9edf26274 |
lib/additional_tags/patches/time_entry_query_patch.rb | 100644 | 0 | 0 | | | 1.37 KB | ad5a57790a50fd81aa461d90dfad046948b62575f26f6e59cedcb3ca65548669 |
lib/additional_tags/patches/time_report_patch.rb | 100644 | 0 | 0 | | | 1.85 KB | 7e75e2459777dc06363d457469c90dbafe25295fc40f70aa6e14dd61747ca347 |
lib/additional_tags/patches/timelog_controller_patch.rb | 100644 | 0 | 0 | | | 296 Bytes | 22ab7fbb6ab9d574067deeeb8db8cc5091b2336f3d3e6c23de1c005eea0f3e6f |
lib/additional_tags/patches/wiki_controller_patch.rb | 100644 | 0 | 0 | | | 1.51 KB | d37bda73a7b10fa8855f061eba467ef9f3fe46aecf45caed3dd1e899c0fb8d62 |
lib/additional_tags/patches/wiki_page_patch.rb | 100644 | 0 | 0 | | | 3.06 KB | 304cbcb29d8076129ec5686fc26f9bb08a8c057a0df84d07028c5f6a0bdfb6e1 |
lib/additional_tags/plugin_version.rb | 100644 | 0 | 0 | | | 132 Bytes | 48e3dc8ac9c113867c335d699f0ff8fdb22e5cee44f705d0424d1f24e20fa194 |
lib/additional_tags/tags.rb | 100644 | 0 | 0 | | | 5.68 KB | 877ba91eb6cce325e0bb954a30931d77cbedf7ffbb32876d1e96d9ff2f934f28 |