redmine-a1-theme v3.0.0

The redmine-a1-theme theme has been updated. New version adds compatibility with Redmine 4.2, Improves highlighting notes targeted by URL’s fragment and limits max width of paragraphs – it should readability, especially for large notes.

The theme can be downloaded from GitHub. You can install/update it by extracting theme directory into public/themes/ (final path to style sheet file should look like: public/themes/a1/stylesheets/application.css) and enable it in Redmine admin panel. The theme is compatible with Redmine 4.2).

Read more

🔗 Łowcy Gier – new forum

🔗 Łowcy Gier – new forum

A new version of the Łowcy Gier forum was launched last week. It was supposed to be a simple upgrade of the phpBB engine but it turned out to be a complicated and painful process. The problem was both the big jump between versions (from phpBB 3.0.x to phpBB 3.2.x – it could not be upgraded directly to the target version, we had to upgrade to phpBB 3.1.x first) and the number of plugins and modifications installed on the old forum that needed to be migrated (none of the old extensions was compatible with the new version of the forum engine, and most of it doesn’t have any compatible replacement) or at least clean their remains (plugins modified the database, which conflicted with new extensions). You can read more about the process here (Polish only).

Read more

🔗 Łowcy Gier 3.0

🔗 Łowcy Gier 3.0

After short beta-test, new version of Łowcy Gier has been released. Layout has been slightly refreshed and finally became responsive, so it looks decent on smaller devices. There is not much big changes in visual aspect of website – the content layout is similar and there are no revolutionary new features . The most radical changes affects backend and engine. You can read more about them here (Polish only).

Read more

redmine-a1-theme v2.1.0

The redmine-a1-theme theme has been updated. New version improves compatibility with Redmine 4.0 and adjusts styles of form inputs.

The theme can be downloaded from GitHub. You can install/update it by extracting theme directory into public/themes/ (final path to style sheet file should look like: public/themes/a1/stylesheets/application.css) and enable it in Redmine admin panel. The theme is compatible with Redmine 4.0 (it should work with older versions of Redmine, but it was never verified).

redmine-a1-theme v2.0.1

The redmine-a1-theme theme has been updated. There is only one change in this release:

  • Hide too long SVN properties in changes list in repository view.

The theme can be downloaded from GitHub. You can install/update it by extracting theme directory into public/themes/ (final path to style sheet file should look like: public/themes/a1/stylesheets/application.css) and enable it in Redmine admin panel. The theme is compatible with Redmine 3.4 (it should work with older versions of Redmine, but it was never verified).