Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  .tx
  app
  config
  db
  lib
  locale
  test
  webpack
.eslintrc 129 Bytes
.gitignore 231 Bytes
.packit.yaml 1.29 KB
.rubocop.yml 1023 Bytes
.rubocop_todo.yml 2.77 KB
.stylelintrc 58 Bytes
Gemfile 172 Bytes
LICENSE 31.7 KB
README.md 1.03 KB
Rakefile 890 Bytes
babel.config.js 64 Bytes
foreman_statistics.gemspec 736 Bytes
package.json 1.22 KB

Latest revisions

# Date Author Comment
8ac712d9 03/05/2024 03:59 PM Ewoud Kohl van Wijngaarden

i18n - pulling from tx

e3ebc9fd 03/05/2024 03:59 PM Ewoud Kohl van Wijngaarden

Sync locale Makefile from plugin template

5dd355a6 03/05/2024 03:59 PM Ewoud Kohl van Wijngaarden

Migrate transifex config to new transifex-cli format

The old transifex-client no longer works and transifex-cli has a
different file format.

717bfabd 03/05/2024 03:59 PM Ewoud Kohl van Wijngaarden

Use register_gettext plugin DSL method

Since Foreman 3.7 this is required to properly extract strings. It also
replaces the manual initializer, making code shorter.

15563ab1 11/14/2023 11:44 AM Evgeni Golov

Release 2.1.0

d98e7257 11/14/2023 11:36 AM Evgeni Golov

add packit

15b6750f 11/14/2023 10:33 AM Evgeni Golov

use `render template`, not `render file` to render the base layout

`render file` is only to be used with absolute paths and raises the
following error:

Started GET "/foreman_statistics/statistics" for 192.168.122.1 at 2023-11-14 08:14:30 +0000
Processing by ForemanStatistics::ReactController#index as HTML...
cd26e1d4 08/17/2023 01:36 PM Evgeni Golov

use >= 8.4.1 for all theforeman dependencies

77db07a3 08/17/2023 01:36 PM Evgeni Golov

don't depend on theforeman/stories

this was dropped from core in https://github.com/theforeman/foreman/commit/5e7343ecdad7632a94efa26fcba84889e66b06b4

934a044f 12/16/2022 03:47 PM Ewoud Kohl van Wijngaarden

Drop menu item workaround for old Foreman versions

In 7c2c701efbcef814100878bdb58fd1fa6895c8f3 the minimum Foreman version
was raised to 3.1.0 and that doesn't need these workarounds anymore.

View all revisions | View revisions

Also available in: Atom