Project

General

Profile

Search

Results (526)

Wiki: Changelog_6_1
h1. Changelog 6.1.x h2. version:6.1.2 (202 ... on * Defect #43634: Authorization bypass in Redmine allows modification of attachment metadata ... es * Defect #43635: Authorization bypass in Redmine allows deletion of attachment on invisible ... tedly center-aligned on the Users page since Redmine 5.1 * Defect #43591: Context menu is hidde ... ist extension * Patch #42859: Remove custom Redmine::I18n::Backend * Patch #42934: Add model/c ... API] * Feature #24808: OAuth2 support for Redmine API Apps (OAuth2 Provider) h3. [Ruby sup ... in the middle of the form on mobile view 2025-09-21 19:46
Wiki: SolidQueueConfiguration
h2. Solid Queue configuration "Solid Queue ... on steps on a fresh Debian/GNU Linux 12 with Redmine 6.0.6 and Solid Queue 1.2.0. h3. 1. Inst ... o install the dependency h3. 2. Configure Redmine database to setup tables for solid_queue (s ... end end EOF </pre> h3. 3. Configure Redmine to use @solid_queue@ as backend # Create ... ue_adapter = :solid_queue </pre> # Restart Redmine to reload the configuration file. h3. 4. ... guration # Browse to Information tab from Redmine Administration page and check the mailer qu ... eAdapter </pre> # Perform some actions in Redmine in order to trigger some notifications emails. In this step, Redmine only pushes the background jobs to SolidQue ... lID:0x00007a885a2747e8 @uri=#<URI::GID gid://redmine-app/User/1>>, #<GlobalID:0x00007a885a2aff78 @uri=#<URI::GID gid://redmin... 2025-07-25 01:00
Wiki: DeRedmineCustomFields
h1. DeRedmineCustomFields 2025-04-09 12:43
Wiki: How_to_Install_Redmine_603_on_Debian_124_(MySQL)
h1. Install Redmine 6.0.3 on Debian 12.4 (MySQL) h2. Step ... re> apt install sudo </pre> # Create user redmine - # set 17 random characters password <pre> adduser redmine </pre> # make redmine to have sudo priviledges <pre> usermod -aG sudo redmine </pre> # switch to redmine <pre> su - redmine </pre> # Install required dependencies < ... on </pre> # Create a database and user for Redmine - prepare <password> <pre> sudo mysql -u root -p </pre> <pre> > CREATE DATABASE redmine CHARACTER SET utf8mb4; > CREATE USER 'redmine'@'localhost' IDENTIFIED BY '<password>'; > GRANT ALL PRIVILEGES ON redmine.* TO 'redmin... 2025-03-10 11:27
Wiki: PtBRGetting_Started
h1. Primeiros passos Este é um guia para os conceitos básicos do Redmine, escrito da perspectiva de um novo usuário. ... ampos pode ser encontrada "aqui":https://www.redmine.org/projects/redmine/wiki/RedmineProjectSettings. A única caixa que pode ser ... r do projeto — ele é usado internamente pelo Redmine (para URLs e outras coisas). h2. Etapa d ... Fluxos de trabalho ("Workflows") são como o Redmine rastreia Tarefas desde a criação até a conc ... fterapp.com/blog/2011/07/resolved-vs-closed/. 2025-02-24 23:08
Wiki: PtBRRedmineFiles
h1. Redmine Files {{>toc}} h2. Módulo de Arquivos ... r uma imagem em um site). !UploadFile.png! 2025-02-24 02:42
Wiki: PtBRRedmineKeyboardNavigation
h1. 1. Navegação pelo teclado ("teclas de atalho") Algumas funções no Redmine podem ser acessadas por um atalho de teclad ... 4|Abre a visualização de busca *do projeto*.| 2025-02-24 02:05
Wiki: Changelog_6_0
h1. Changelog 6.0.x h2. version:6.0.9 (202 ... on * Defect #43634: Authorization bypass in Redmine allows modification of attachment metadata ... es * Defect #43635: Authorization bypass in Redmine allows deletion of attachment on invisible ... tedly center-aligned on the Users page since Redmine 5.1 h2. version:6.0.7 (2025-09-21) h3 ... Limit available locales to those defined by Redmine itself no longer works h3. [Issues list] ... l tests when using Mercurial 5.1 or later in Redmine 6.0 or 5.1 h3. [Security] * Patch #42 ... ems support] * Defect #42245: 5.1-stable: Redmine fails to start with error: Unknown database ... ct h3. [Gems support] * Defect #42013: Redmine fails to start with error: Unknown database ... d h3. [Rails support] * Defect #42113: Redmine 5.x not starting with ActiveSupport Logger ... * Patch #41889: Fix random test failures in ... 2024-11-11 00:21
Wiki: Nuno_Zeta
h3. Nuno Zeta (Commercial theme) * "Nuno Zeta": https://nunothemes.com/redmine-theme-nuno-zeta Nuno Zeta is a perfect solution for mobile redmine theme it has engaging, modern and eye catch ... patible with: Firefox, Safari, Chrome, Edge, Redmine 2.6 - *5.1* ** Multiple Color Scheme (Blue ... Pink) ** Supported Plugin : Knowledge Base, Redmine Local Avatar Plugin, DMSF, Xapian Search Plugin, Redmine Checklist, Redmine Agile Plugin, Clipboard Image Paste, A common libraries, Custom Menu Redmine, Redmine Auto Done 100%, Redmine Code Review plugin, Redmine Default Due Date Plugin, Redmine Email Images plugin, Redmine email inline images plugin, Issue Importer, Redmine Issue Templates plugin, ... 2024-10-30 03:54
Wiki: How_to_use_encrypted_database_credentials
{{TOC}} h1. Securing Sensitive Credentials in Redmine using Rails Encrypted Credentials Managi ... base credentials securely is crucial for any Redmine installation. This guide walks through the ... an encrypted format, ensuring that only your Redmine instance with access to the decryption key ... ile: <pre><code class="shell"> sudo su - redmine # Login on your SSH prompt as the Redmine user cd /var/www/redmine/ # Change to the Redmine home directory EDITOR="nano" bundle exec r ... <pre><code class="shell"> db: username: redmine password: super_secure_password </code> ... duction: adapter: postgresql database: redmine host: db01.int.geoxyz.eu username: <% ... h3. Patching the @Gemfile@ Refer to the Redmin... 2024-09-29 12:27
Wiki: RedmineWikis
h1. Wikis {{>toc}} h2. Creating a new w ... rding to the relationships: > * Guide > ** RedmineAccounts > ** RedmineCustomFields > ** RedmineInstall > ** RedmineIssueList > ** RedmineIssues * On each child page a breadcrumb is ... s to perform on the page. Depending on the [[RedmineRoles|Roles and permissions]] of the site yo ... f a wiki page click the *Edit* button. See [[RedmineTextFormatting]] for details about text anno ... ded to perform the action. h3. History Redmine keeps a record of every change made to a wi ... s links to: * *Start page*: Link to the [[RedmineProjectSettings#Wiki|configured start page]] ... all the wiki pages sorted by name (and, if [[RedmineWikis#Creating-sub-pages-parentchild-relatio ... e of last modification p=. TODO, add image 2024-09-19 12:33
Wiki: Daisy_
h3. Daisy Theme * "Daisy":https://www.redmineflux.com/product/redmine-themes/daisy-theme is a new powerful, responsive and customizable premium theme for Redmine. ** Author: "Redmineflux":https://www.redmineflux.com ** Latest release: 2.0.0 - 2024-05-02. "Changelog":https://www.redmineflux.com/change-log ** *Compatible* with: Firefox, Safari, Chrome, Edge, Redmine- *4.x*, *5.x*, *6.x* ** Compatible with all Redmineflux plugins ** Website: https://www.redmineflux.com ** Screenshots: *** "Showcase":https://www.redmineflux.com/wp-content/uploads/2023/04/daisy-overview.png !https://www.redmineflux.com/wp-content/uploads/2023/04/daisy-overview.png! 2024-05-09 12:54
Wiki: Daisy_Theme_
h3. Daisy Theme * "Daisy":https://www.redmineflux.com/product/redmine-themes/daisy-theme is a new powerful, responsive and customizable premium theme for Redmine. ** Author: "Redmineflux":https://www.redmineflux.com ** Latest release: 2.0.0 - 2024-05-02. "Changelog":https://www.redmineflux.com/change-log ** *Compatible* with: Firefox, Safari, Chrome, Edge, Redmine- *4.x*, *5.x* ** Compatible with all Redmineflux plugins ** Website: https://www.redmineflux.com ** Screenshots: *** "Showcase":https://www.redmineflux.com/wp-content/uploads/2023/04/daisy-overview.png !https://www.redmineflux.com/wp-content/uploads/2023/04/daisy-overview.png! 2024-05-09 12:21
Wiki: Generating_demo_data
h1. Generating demo data Sometimes develop ... avis's original plugin made compatible with Redmine 4.1+ (tested), including 5.x (tested with 5 ... , @git clone https://github.com/acosonic/redmine_data_generator@ to plugins directory ... x with number of items you want to generate 2024-02-14 14:02
Wiki: DeMySQL_configuration
Übersetzung von "Rev. 7":https://www.redmine.org/projects/redmine/wiki/MySQL_configuration/7 h1. MySQL Konfiguration Redmine, das MySQL 5.6, 5.7, 8.0 und 8.1 als Datenb ... gehörigen Berichten zu diesem Ticket. Für Redmine ab der Version gilt: „5.1.1“ enthält wichti ... chkeiten, dies dauerhaft festzulegen: *1. Redmine-Datenbankkonfigurationsdatei ändern* Füg ... production: adapter: mysql2 database: redmine host: localhost [...] variables: ... erte Binärprotokollierung unterstützt wird. 2023-11-30 10:18
Wiki: MySQL_configuration
h1. MySQL configuration Redmine using MySQL 5.6, 5.7, 8.0, and 8.0.39 as da ... d all the related issues to that ticket. Redmine higher or equal with version:"5.1.1" contai ... set this in a persistent way: *1. Change Redmine database configuration file* Add to @dat ... production: adapter: mysql2 database: redmine host: localhost [...] variables: ... with the @READ COMMITTED@ isolation level. 2023-11-20 23:30
Wiki: Guida_Utente
h1. Guida Utente h2. Introduzione * ... Project settings Files attached to Redmine resources Text formatting in Redmine Textile Markdown ... * Ecco una breve guida su come utilizzare Redmine: 1. Accedi a Redmine con il tuo nome utente e password. 2. Crea ... one aggiuntiva** Oltre alla guida utente, Redmine è dotato di una documentazione aggiuntiva c ... ormazioni su come configurare e amministrare Redmine. * **Guida per lo sviluppatore:** Questa g ... ioni su come sviluppare plug-in e moduli per Redmine. * **Manuale di riferimento:** Questo manu ... formazioni dettagliate sulle funzionalità di Redmine. * **Tutorial:** Questi tutorial forniscon ... passo su come utilizzare le funzionalità di Redmine. * **FAQ:** Questa FAQ risponde alle domande frequenti sugli utenti di Redmin... 2023-11-06 00:42
Wiki: Changelog_5_1
h1. Changelog 5.1.x h2. version:5.1.12 (20 ... on * Defect #43634: Authorization bypass in Redmine allows modification of attachment metadata ... es * Defect #43635: Authorization bypass in Redmine allows deletion of attachment on invisible ... Limit available locales to those defined by Redmine itself no longer works h3. [Issues workf ... l tests when using Mercurial 5.1 or later in Redmine 6.0 or 5.1 h3. [Security] * Patch #42 ... ems support] * Defect #42245: 5.1-stable: Redmine fails to start with error: Unknown database ... 25 h3. [Gems support] * Defect #42013: Redmine fails to start with error: Unknown database ... d h3. [Rails support] * Defect #42113: Redmine 5.x not starting with ActiveSupport Logger ... * Patch #41889: Fix random test failures in Redmine::Acts::MentionableTest due to unsorted ment ... issing fixture: add :groups_users fixture to ... 2023-10-30 22:52
Wiki: ItFAQ
h1. Frequently Asked Questions {{TOC}} h2. Installazione ed avvio di Redmine h3. Dove posso trovare la tabella di compatibilità di Redmine con le varie versioni di Ruby e RubyOnRails? Nella [[RedmineInstall|Installation]] sono riportate nei re ... byOnRails supportate dalle varie versioni di Redmine. Se si intende installare una verione precedente di Redmine la scelta del framework RoR sarà per lo piu ... um/message.php?msg_id=25951. h3. Perchè Redmine usa i link HTTP quando io invece voglio che ... la colonna 'In esecuzione' e salva. See [[RedmineIssueTrackingSetup|Workflow setup]]. h3. Ho ... nano le "segnalazioni correlate"? Vai a [[RedmineIssues#Related-issues]] per una spiegazione ... u are probably entering spent-time values in Redmine using "decimal time format":http://en.wikipedia.org/wiki/Decimal_time. See [[... 2023-07-31 10:12
Wiki: ItGuide
p{color:red;letter-spacing:0.25em}. *Under Construction* h1. Guida in italiano Redmine è una applicazione web flessibile per la ge ... irare su più piattaforme e su più database. Redmine è open source, rilasciato sotto i termini d ... PL). Nella accezione più generale possibile Redmine offre tutte le funzionalità per la gestione ... con il termine inglese ufficiale fornito da Redmine, la traduzione in italiano che ne da Redmine, e la terminologia utilizzata in questa guida. > |_.Redmine (en)|_.Redmine it)|_.Questa guida| > |project|progetto|pr ... ..| h2. Funzionalità Le funzionalià in Redmine sono fornite tramite i moduli[1] che sono parti di Redmine attivabili sui progetti. Un progetto è un c ... ontribuzioni al progetto h2. Chi utilizza Redmine? h2. Libri su Redmin... 2023-07-09 11:52
Wiki: DeRedmineReminderEmails
Übersetzung von "Rev. 15":https://www.redmine.org/projects/redmine/wiki/RedmineReminderEmails/15 h1. Versenden von Erinnerungs-E-Mails Redmine bietet eine Rake-Aufgabe an, die Erinnerung ... Tagen fällig sind: <pre> bundle exec rake redmine:send_reminders days=7 RAILS_ENV="production ... s zugewiesen haben: <pre> bundle exec rake redmine:send_reminders days=7 users="1,23,56" RAILS ... .B: <pre> #!/bin/bash cd /usr/local/share/redmine bundle exec rake redmine:send_reminders days=7 RAILS_ENV="production" </pre> 2023-03-23 16:51
Wiki: DeRedmineRake
Übersetzung von "Rev. 13":https://www.redmine.org/projects/redmine/wiki/RedmineRake/13 h1. Rake Aufgaben p{color:red}. WIP {{>toc}} Redmine definiert eine Reihe von "Rake":http://rake ... u setzen! Beispiel (*nix style): rake redmine:permissions RAILS_ENV=production oder (Windows style): set RAILS_ENV=production rake redmine:permissions h2. Batch-Job-Aufgaben h3. @rake redmine:attachments:prune@ _Gültig ab Version Ve ... s Formular nie gesendet wurde). h3. @rake redmine:email:read@ Liest eine E-Mail aus der Standardeinstellung. h3. @rake redmine:email:receive_imap@ Liest E-Mails von einem IMAP-Server. h3. @rake redmine:email:receive_pop3@ Liest E-Mails von einem POP3-Server. h3. @rake redmin... 2023-03-23 16:30
Wiki: How_to_migrate_old_databases_ie_previous_to_redmine_420
h1. How to migrate old databases ie previous to redmine 4.2.0 Feature #1237 in redmine version 4.2.0 provided support for two fact ... on from a database older than 4.2.0: <pre> redmine | I, [2022-08-22T12:17:53.213673 #1] INFO ... 999.999.99.999 at 2022-08-22 12:17:53 +0000 redmine | I, [2022-08-22T12:17:53.214458 #1] INFO -- : Processing by WelcomeController#index as HTML redmine | I, [2022-08-22T12:17:53.216785 #1] INFO ... s (ActiveRecord: 0.7ms | Allocations: 1346) redmine | F, [2022-08-22T12:17:53.217337 #1] FATAL -- : redmine | ActiveRecord::StatementInvalid (Mysql2::Error: Table 'redmine.settings' doesn't exist): </pre> The fo ... e (current date) might change in your case. 2022-10-06 13:10
Wiki: List_of_vendored_third-party_core_components
{{>toc}} h1. List of vendored third-party ... depended upon by and distributed along with Redmine. h2. Redmine trunk at r21879 (source:/trunk@21879) |_ ... .3 |source:/trunk/lib/redmine/string_array_diff@21879 ... .0.4 |source:/trunk/lib/redmine/wiki_formatting/textile/redcloth3.rb@21879 ... | h2. Redmine 5.0-stable at r21879 (source:/branches/5.0- ... |source:/branches/5.0-stable/lib/redmine/string_array_diff@21879 ... |source:/branches/5.0-stable/lib/redmine/wiki_formatting/textile/redcloth3.rb@21879 ... | h2. Redmine 4.2-stable at r21879 (source:/branches/4.2- ... |source:/branches/4.2-stable/lib/redmine/wiki_formatting/textile/redcloth3.rb@21879 ... ot maintained, but upstream rewrites exists 2022-08-26 08:02
Wiki: HowTo_Install_Redmine_50x_on_Ubuntu_2004_with_Apache2
h1. HowTo Install Redmine 5.0.x on Ubuntu 20.04/22.04 with Apache2 Based on [[RedmineInstall]] but limited to Ubuntu & MySQL, thi ... an empty Ubuntu 20.04 VM, this will install Redmine 5.0.1 with Apache2 and local MySQL database. For any questions or feedback, feel free to write to redmine@ion.lu h2. Installing dependencies <p ... ql-server </pre> h2. Download & Extract Redmine Go grab the latest version from [[Downlo ... e> # download and extract cd wget https://redmine.org/releases/redmine-5.0.1.tar.gz cd /opt sudo tar -xvzf ~/redmine-5.0.1.tar.gz # symlink to remove version reference sudo ln -s redmine-5.0.1 redmine </pre> h2. Configure database Create a database and create a user for redmine. Example for localhost installation below: <pre> sudo mysql mysql> CREATE DATABASE ... 2022-06-07 12:31
(1-25/526)