Project

General

Profile

Plugins Directory » Add date formats with day names

Author: ablida dev
Website: https://github.com/ablidadev/add_date_formats_with_day_names
Code repository: https://github.com/ablidadev/add_date_formats_with_day_names
Registered on: 2023-12-06 (5 months ago)
Current version: 0.0.2
Compatible with: Redmine 5.1.x, 5.0.x
User ratings:   (0)

Redmine Add Date Formats with Day Names

Redmine plugin. Adds date formats with day names to Redmine settings

Installation notes

Redmine Add Date Formats with Day Names

Overview

Redmine plugin. Adds date formats with day names to Redmine settings:

Introduction

Redmine with its functionality offers almost everything you need, we just had to extend the functionality for our internal needs, and this plugin was the result.

Features

Basically adds these two options which are configurable via settings.

- %a., %d.%m.%Y
- %A, %d.%m.%Y

Installation

To install the plugin, either clone it or download it and extract the directory into ur plugins directory in your redmine directory.

git clone github.com/ablidadev/redmine_add_date_formats_with_day_names.git
move redmine_add_date_formats_with_day_names into redmine/plugins/.

More information on installing Redmine plugins can be found here: Redmine Plugins

After the plugin is installed, you will need to restart Redmine for the plugin to be available.

How to actually use the plugin

Overview

Once the Redmine add_date_formats_with_day_names Plugin is installed, you can easily configure it via the admin settings.

Configuration

To do this, simply click on Administration at the top of your menu bar, then on Configuration and then on Display again. There you will see the column date format, in which the two new points should be selectable.

Using the Knowledgebase

Once you have selected a new option, it should automacially be rendered upon ur new page-refresh(s).

Licenses

These resources are under a Public Domain license (GNU General Public License v2.0) unless otherwise stated
see Licenses for more information.

About

  • Copyright (c) 2021-2022 bokos, original author. GNU General Public License v2.0

Changelog

0.0.2 (2021-01-18)

Compatible with Redmine 5.1.x, 5.0.x.