Projects
- Compilerbau mit Phoenix
Hier ist die Projektheimat des Ruby-Teams der Vorlesung Compilerbau mit Phoenix am Hasso-Plattner-Institut.
Note: This work is copyrighted! If you want to use any of the code posted in the repository, you have to contact the respective authors first and ask for permission!...
- Metaprogramming
Metaprogramming and Reflection and the Hasso-Plattner-Institute
- Misc
Miscellaneous Stuff
- Redmine
This is the parent project for all Redmine related development.
For any inquiries, comments or requests, find me (Holger Just) in IRC on Freenode's #redmine channel as
meineerdeor send me an e-mail. The various projects hosted here all have a dedicated issue tracker and a wiki where you can also file tickets and get support.- Check
This plugin add a simple and very cheap action to check whether the application stack is still alive. These checks do not clutter your logs, as they are simply not logged.
- Redmine Checkout Plugin
This Project aims to create a plugin for the Redmine project management application to display a link to the actual source code repository for checkout purposes.
- Redmine Favicon
This simple plugin allows you to configure which favicon should be used by Redmine. Currently, it allows three choices:
- the default location
/favicon.ico - from the current selected theme:
/themes/my_theme/images/favicon.ico - a self-defined URL
This allows you to easily select the favicon for your Redmine installation.
Additionally, it provides a simple API for other plugins to get the favicon location and incorporate it as needed. This is e.g. used by the Opensearch plugin.
- the default location
- Redmine Opensearch
This Redmine-plugin adds an Opensearch plugin.
- Redmine Wiki CSS
This Redmine plugin allows privileged (and thus trusted) users to define custom CSS classes for use in wiki pages without sacrificing security too much.
-
- Redmine Milestones Plugin
Redmine currently has a rather lightweight tool for structuring a project: Versions. While this might be sufficient for small software-oriented projects it does not suffice larger or structured projects (waterfall, V-model, ...). This projects aims to contribute real Milestones and project phases for Redmine. Development starts as a plugin which might be later on refactored into a patch to the Redmine core....
- Usable Repository
This Redmine plugins aims to make the work with Redmine repositories actually usable.
- Traits for Python 3.0
This project aims to implement the concept of traits into python. It is an assignment of the course "Software Design" of Prof. Hirschfeld at the Hasso-Plattner-Institute in Potsdam.
The actual traits implementation can be found at source:traits/traits.py...
Also available in: Atom