StuRa:Aufgabenumsetzungssystem: Unterschied zwischen den Versionen

Aus Wiki StuRa HTW Dresden
Zur Navigation springen Zur Suche springen
(→‎Redmine Customizing: Form + Aufgeräumt)
Zeile 207: Zeile 207:


==== Redmine Customizing ====
==== Redmine Customizing ====
; installierte Plugins
* [http://www.redmine.org/plugins/redmine_auto_identifier auto_identifier]
* [http://www.redmine.org/plugins/redmine_auto_percent auto_percent]
* [http://www.redmine.org/plugins/periodictasks periodictasks]
* [http://www.redmine.org/plugins/redmine_meetings meetings]


===== Redmine Customizing Ideen =====
===== Redmine installierte Plugins =====
; [http://www.redmine.org/plugins/redmine_auto_identifier auto_identifier]
: Automatically fills in the project identifier field with the safe project name.<br> Will use the parent project as a prefix if it exists.
: Für Version: 1.3.x
: Grund:
:* Erhöhung der [http://de.wikipedia.org/wiki/Software-Ergonomie Usability]
:* Erstellung von gleichnamigen Projekten


[http://www.redmine.org/plugins/redmine_auto_identifier auto_identifier]
; [http://www.redmine.org/plugins/redmine_auto_percent auto_percent]
: Automatically sets Done to 100% on Resolved or Closed.
: Für Version: 1.3.x
: Grund:
:* Erhöhung der [http://de.wikipedia.org/wiki/Software-Ergonomie Usability]


Automatically fills in the project identifier field with the safe project name.
; [http://www.redmine.org/plugins/periodictasks periodictasks]
Will use the parent project as a prefix if it exists.
: In some projects there are tasks that need to be assigned on a schedule. Such as check the ssl registration once per year or run security checks every 3 months<br> This is the redmine plugin for you if you need such a thing.
: Für Version: 1.3.x
: Grund:
:* Automatische Erstellung von Ticket für wiederkehrende Aufgaben


Für Version: 1.3.x
; [http://www.redmine.org/plugins/redmine_meetings meetings]
: This plugin allows to manage meetings and export them as ICS files (so you can import meetings later in Outlook or any other calendar application...)<br> It also includes:
:* Doodles (based on Felix Schäfer plugin).
:* web conference (based on my BigBlueButton plugin).
: Für Version: 1.3.x
: Grund:
:* Bereitstellung der Dienste [[Doodle]], wo die die Daten aber in unserem Systems bleiben


Grund:
===== Redmine Customizing Ideen =====
* erhöht die useability
* Erstellung von gleichnamigen Projekten
 
[http://www.redmine.org/plugins/redmine_better_gantt_chart better_gantt_chart]
 
The plugin imroves functionality of Redmine Gantt Chart.
 
Für Version: 1.3.x
 
Grund:
 
[http://www.redmine.org/plugins/redmine_boards_watchers boards_watchers]
 
Plugin allows to add/remove watchers to the project' forums(boards) and their individual topics. Also it allows to assign watchers while creating a message.
 
Für Version: 1.3.x
 
Grund:
* erhöht die useability
* Modifizierbarkeit von Projekten wird erhöht
 
[http://www.redmine.org/plugins/redmine_carousel carousel]
 
The plugin can be used for periodic actions that occur during project development process. It automatically generates issue assigned to the next user in the carousel queue every specified time period. You can set users queue, issue settings and time period. Redmine Carousel depends on business_time gem, so you can specify your working hours and holidays, so issues won't be generated if there is nobody in the office.
 
Für Version: 1.3.x
 
Grund:
* erhöht die useability
* in den einzelnen Referaten fallen immer wiederkehrende Aufgaben an
 
[http://www.redmine.org/plugins/extended_fields extended_fields]
 
The Extended Fields plugin "extends" custom fields by:
 
* Adding new custom field types: "Wiki text", "Link" and "Project";
* Adding new properties to custom fields: "Hint" and "On registration" (for user);
* Adding the possibility to customize how custom fields are rendered by specifying template files for custom field names and/or custom field formats.
 
Für Version: 1.3.x
 
Grund:
 
[http://www.redmine.org/plugins/extended_profile extended_profile]
 
The default Redmine profile has no information about users themselves - only what issues did they add, what changes did they make etc. There is no way to tell anything about yourself as well...
 
Für Version: 1.3.x
 
Grund:
* besseres erkenn von Benutzern
 
[http://www.redmine.org/plugins/redmine_extra_query_operators extra_query_operators]
 
Plugin adds extra operators to issues query, allowing to select exact dates and offsets from current date. Also this plugin adds ability to use regular expressions in text fields.
 
Für Version: 1.3.x
 
Grund:
* mehrere Veranwortliche einsetzbar
 
[http://www.redmine.org/plugins/issue_checklist issue_checklist]
 
Redmine plugin for adding checklist functionality to issues
 
Für Version: 1.3.x
 
* Ajax add delete and done checklist items
* Permission for edit own checklist items
 
Grund:
* das abarbeiten von Ticketes erleichtern
 
[http://www.redmine.org/plugins/redmine_knowledgebase knowledgebase]
 
Redmine is just plain awesome, and has proven to provide 90% of the functionality I need. The one feature that was missing was a usable knowledgebase component. I've looked at some of the open source solutions available, but couldn't find anything that fit my needs exactly. Seeing as redmine is so easily extended, I figured why not create it for this platform instead of starting yet another project from scratch.
 
Für Version: 1.3.x
 
Grund:
* für die Redmine Admins interessant
 
[http://www.redmine.org/plugins/redmine_meetings meetings]
 
This plugin allows to manage meetings and export them as ICS files (so you can import meetings later in Outlook or any other calendar application...)
 
It also includes:
 
* Doodles (based on Felix Schäfer plugin).
* web conference (based on my BigBlueButton plugin).
 
Für Version: 1.3.x
 
Grund:
* wir nutzen hin und wieder mal Doodle und damit bleiben die Daten bei uns
 
[http://www.redmine.org/plugins/periodictasks periodictasks]


In some projects there are tasks that need to be assigned on a schedule. Such as check the ssl registration once per year or run security checks every 3 months
; [http://www.redmine.org/plugins/redmine_better_gantt_chart better_gantt_chart]
: The plugin imroves functionality of Redmine Gantt Chart.
: Für Version: 1.3.x
: Grund:


This is the redmine plugin for you if you need such a thing.
; [http://www.redmine.org/plugins/redmine_boards_watchers boards_watchers]
: Plugin allows to add/remove watchers to the project' forums(boards) and their individual topics. Also it allows to assign watchers while creating a message.
: Für Version: 1.3.x
: Grund:
:* Erhöhung der [http://de.wikipedia.org/wiki/Software-Ergonomie Usability]
:* Modifizierbarkeit von Projekten wird erhöht


Für Version: 1.3.x
; [http://www.redmine.org/plugins/redmine_carousel carousel]
: The plugin can be used for periodic actions that occur during project development process. It automatically generates issue assigned to the next user in the carousel queue every specified time period. You can set users queue, issue settings and time period. Redmine Carousel depends on business_time gem, so you can specify your working hours and holidays, so issues won't be generated if there is nobody in the office.
: Für Version: 1.3.x
: Grund:
:* Erhöhung der [http://de.wikipedia.org/wiki/Software-Ergonomie Usability]
:* in den einzelnen Referaten fallen immer wiederkehrende Aufgaben an


Grund:
; [http://www.redmine.org/plugins/extended_fields extended_fields]
* Periodische aufgaben fallen in den Referaten an
: The Extended Fields plugin "extends" custom fields by:
:* Adding new custom field types: "Wiki text", "Link" and "Project";
:* Adding new properties to custom fields: "Hint" and "On registration" (for user);
:* Adding the possibility to customize how custom fields are rendered by specifying template files for custom field names and/or custom field formats.
: Für Version: 1.3.x
: Grund:


[http://www.redmine.org/plugins/redmine_auto_percent auto_percent]
; [http://www.redmine.org/plugins/extended_profile extended_profile]
: The default Redmine profile has no information about users themselves - only what issues did they add, what changes did they make etc. There is no way to tell anything about yourself as well...
: Für Version: 1.3.x
: Grund:
:* Verbesserung des Erkennens von Benutzerinnen und Benutzern


Automatically sets Done to 100% on Resolved or Closed.
; [http://www.redmine.org/plugins/redmine_extra_query_operators extra_query_operators]
: Plugin adds extra operators to issues query, allowing to select exact dates and offsets from current date. Also this plugin adds ability to use regular expressions in text fields.
: Für Version: 1.3.x
: Grund:
:* Einsetzbarkeit mehrere Verantwortlicher


Für Version: 1.3.x
; [http://www.redmine.org/plugins/issue_checklist issue_checklist]
: Redmine plugin for adding checklist functionality to issues
: Für Version: 1.3.x
:* Ajax add delete and done checklist items
:* Permission for edit own checklist items
: Grund:
:* Erleichterung des Abarbeitens von Tickets


Grund:
; [http://www.redmine.org/plugins/redmine_knowledgebase knowledgebase]
* erhöht die useability
: Redmine is just plain awesome, and has proven to provide 90% of the functionality I need. The one feature that was missing was a usable knowledgebase component. I've looked at some of the open source solutions available, but couldn't find anything that fit my needs exactly. Seeing as redmine is so easily extended, I figured why not create it for this platform instead of starting yet another project from scratch.
: Für Version: 1.3.x
: Grund:
:* für die Redmine Admins interessant


==== Redmine Siehe auch ====
==== Redmine Siehe auch ====

Version vom 15. März 2012, 04:51 Uhr

Das Aufgabenumsetzungssystem soll zur Verwaltung der gesamten Aufgaben Selbstverwaltung der Studentinnen- und Studentenschaft. Damit sind die konkreten Tätigkeiten gemeint. Desweiteren kann dieses System (speziell via OTRS) für die Mailingliste eingesetzt werden, damit keine Anfragen vergessen und der Beantwortungsstatus nachvollzogen werden kann.

Ziel ist die Verwendung einer Software für Tickets bzw. Projekte.

mögliche Software

  • OTRS (im Einsatz bei Wikimedia Foundation)
    • roundup scheint gleiche Funktionalität zu haben
    • nett web2.0-ig ... ressourcenlast?
  • Tracks
    • schickes Werkzeug für GTD
    • leider keine(?) kollaborativen Funktionen (no shared context?)
  • Redmine
    • nativ in dem FreeBSD ports www/redmine
    • funzt nit mit rubygems 1.8 (Oktober 2011)
  • Roundup
    • in den ports www/roundup/
    • leider nur in Englisch (please proof me wrong) --> selber baun, is ja frei Software
    • see [1]
  • RT
  • flyspray
    • nettes tool, seit 2009 nicht mehr weiterentwickelt (?)

Projekt

Projektmitglieder

Projektverlauf

  1. PT wählte Redmine als geeignete Software mit unterstützung von /dev/null und Patu.
  2. PT, als Bereichsleitung Administration Rechentechnik, setzte das Redmine auf dem Server auf.
  3. PT stellte die Grundsätze zu einem Ticketsystem den Sprecherinnen und Sprechern Elisa Löwe und Christian Schneider vor. Eine mögliche Konzeption wurde besprochen.
  4. Aktive (sich unverbindlich im Beratungsraum des StuRa Zusammengefundene: DRoy, M.I., PaulRiegel, PT, TomFischer, X) diskutierten und definierten die grundsätzliche Struktur (Rollen, Gruppen, Projekte). Eine grobe Konzeption wurde erarbeitet.

Redmine

Redmine Konzeption

Die Projektstruktur ist wie die Gliederung der studentischen Vertretungen aufgebaut.

Legende

Projekte: schwarz

Rollen: blau
  • Rollen beziehen sich auf die Projekte
  • Vorhanden sind:
    • Manager
    • Leitung
    • Mitwirkende
    • Gäste
    • Nichtmitglieder
    • Anonymous
    • geplant wenn nötig:
      • Mitglieder
Gruppen: rot
  • Gruppen sind Aufgebaut wie im StuRa.
  • Vorhanden sind:
    • Sprecherinnen und Sprecher
    • Administration Redmine
    • Mitglieder
    • Referatsleitungen (alle einzeln)
    • Bereichsleitungen (alle einzeln)
    • senat
    • Ausschüsse (alle einzeln)
    • B-Zeichnung
    • Angestellte
    • weiter Bei Bedarf:
      • Beauftragung (alle einzeln)
      • senatskommissionen (alle einzeln)
Darstellung
Die Darstellung wird nicht bis zum Ende aufgelistet, da es an den Aufgeschriebenden Beispielen ersichtilich ist
wie das System weiter aufgebaut ist.
  • Studentinnen- und Studentenrat
  • Manager: Sprecherinnen und Sprecher, BL Koordination
  • Mitwirkende: Mitglieder, u.w.
    • Ausschüsse
      • Ausschuss Finanzielles
      • Leitung: Ausschuss Finanzielles
      • Mitwirkende:
      • Ausschuss Grundordnungen der Studentinnen- und Studentenschaft des StuRa
      • Leitung: Ausschuss GrO Stud
      • Mitwirkende:
      • Ausschuss Ordnungen des StuRa
      • Leitung: Ausschuss Ordnungen des StuRa
      • Mitwirkende:
      • Ausschuss Tätigkeitsbeschreibungen
      • Leitung: Ausschuss Stellen
      • Mitwirkende:
    • Beauftragte
      • Beauftragung Datenschutz
      • Leitung:
      • Mitwirkende:
      • Beauftragung Gleichstellung
      • Leitung:
      • Mitwirkende:
      • Beauftragung Nachhaltigkeit
      • Leitung:
      • Mitwirkende:
    • Referate
      • Referat Finanzen
      • Leitung: RL Finanzen
      • Mitwirkende: BL …, B-Zeichner,u.w.
        • Bereich Ausgaben
        • Leitung: BL Ausgaben
        • Mitwirkende: u.w.
        • Bereich Buchhaltung
        • Leitung: BL Buchhaltung
        • Mitwirkende: u.w.
        • Bereich Einnahmen
        • Leitung: BL Einnahmen
        • Mitwirkende: u.w.
        • Bereich Förderverein
        • Leitung: BL Förderverein
        • Mitwirkende: u.w.
      • Referat Hochschulpolitik
      • Leitung: RL HoPo
      • Mitwirkende: BL …,u.w.
        • Bereich Antidiskriminierung
        • Leitung: BL Antidisk.
        • Mitwirkende: u.w
        • Bereich Bund
        • Leitung: BL Bund
        • Mitwirkende: u.w
        • Bereich Datenkultur
        • Leitung: BL Datenkultur
        • Mitwirkende: u.w
        • Bereich Fakultäten
        • Leitung: BL Fakultät
        • Mitwirkende: u.w
        • Bereich Gebühren
        • Leitung: BL Gebühren
        • Mitwirkende: u.w
        • Bereich Geschlechtergerechtigkeit
        • Leitung: BL Geschlechtergerechtigkeit
        • Mitwirkende: u.w
        • Bereich Hochschule
        • Bereich Land
        • Bereich politische Bildung
        • Bereich studentische Hilfskräfte
        • Bereich Ökologie
      • Referat Internationales
        • Bereich Auslandsinteresse
        • Bereich Englisch für alle
        • Bereich Partnerhochschulen
        • Bereich Sprachenangebot
      • Referat Kultur
        • Bereich Kabarett
        • Bereich Kino
        • Bereich Konzerte
      • Referat Qualitätsmanagment
        • Bereich Alumni
        • Bereich barierrefreies Studieren
        • Bereich Biblothek
        • Bereich eLearning
        • Bereich elternschaftsgerechtes Studieren
        • Bereich Gleichstellung
        • Bereich Hochschulverwaltung
        • Bereich Lehre
        • Bereich studentische Vertretung
      • Referat Soziales
        • Bereich Studentenwerk
        • Bereich Studieren mit Behinderung
        • Bereich Studieren mit Kind
      • Referat Sport
      • Referat studentische Selbstverwaltung und Organisation
        • Bereich Administration Rechentechnik
        • Bereich Administration Wiki
        • Bereich Koordination
        • Bereich Schulungen
        • Bereich Semesterticket
        • Bereich Service
        • Bereich Sitzungsleitung
        • Bereich Struktur
        • Bereich Umfragen
        • Bereich Wahlen
        • Bereich WLAN
      • Referat Studium
        • Bereich Forschung
        • Bereich Praktika
        • Bereich Prüfungen
        • Bereich Studienvielfalt
        • Bereich studium generale
        • Bereich Zulassung
      • Referat Öffentlichkeitsarbeit
        • Bereich Administration Webseite
        • Bereich Erscheinungsbild
        • Bereich Merchandise
        • Bereich Presse
        • Bereich Publikationen
        • Bereich Schulen
        • Bereich social network services
        • Bereich Veranstaltungen

Redmine Customizing

Redmine installierte Plugins
auto_identifier
Automatically fills in the project identifier field with the safe project name.
Will use the parent project as a prefix if it exists.
Für Version: 1.3.x
Grund:
  • Erhöhung der Usability
  • Erstellung von gleichnamigen Projekten
auto_percent
Automatically sets Done to 100% on Resolved or Closed.
Für Version: 1.3.x
Grund:
periodictasks
In some projects there are tasks that need to be assigned on a schedule. Such as check the ssl registration once per year or run security checks every 3 months
This is the redmine plugin for you if you need such a thing.
Für Version: 1.3.x
Grund:
  • Automatische Erstellung von Ticket für wiederkehrende Aufgaben
meetings
This plugin allows to manage meetings and export them as ICS files (so you can import meetings later in Outlook or any other calendar application...)
It also includes:
  • Doodles (based on Felix Schäfer plugin).
  • web conference (based on my BigBlueButton plugin).
Für Version: 1.3.x
Grund:
  • Bereitstellung der Dienste Doodle, wo die die Daten aber in unserem Systems bleiben
Redmine Customizing Ideen
better_gantt_chart
The plugin imroves functionality of Redmine Gantt Chart.
Für Version: 1.3.x
Grund:
boards_watchers
Plugin allows to add/remove watchers to the project' forums(boards) and their individual topics. Also it allows to assign watchers while creating a message.
Für Version: 1.3.x
Grund:
  • Erhöhung der Usability
  • Modifizierbarkeit von Projekten wird erhöht
carousel
The plugin can be used for periodic actions that occur during project development process. It automatically generates issue assigned to the next user in the carousel queue every specified time period. You can set users queue, issue settings and time period. Redmine Carousel depends on business_time gem, so you can specify your working hours and holidays, so issues won't be generated if there is nobody in the office.
Für Version: 1.3.x
Grund:
  • Erhöhung der Usability
  • in den einzelnen Referaten fallen immer wiederkehrende Aufgaben an
extended_fields
The Extended Fields plugin "extends" custom fields by:
  • Adding new custom field types: "Wiki text", "Link" and "Project";
  • Adding new properties to custom fields: "Hint" and "On registration" (for user);
  • Adding the possibility to customize how custom fields are rendered by specifying template files for custom field names and/or custom field formats.
Für Version: 1.3.x
Grund:
extended_profile
The default Redmine profile has no information about users themselves - only what issues did they add, what changes did they make etc. There is no way to tell anything about yourself as well...
Für Version: 1.3.x
Grund:
  • Verbesserung des Erkennens von Benutzerinnen und Benutzern
extra_query_operators
Plugin adds extra operators to issues query, allowing to select exact dates and offsets from current date. Also this plugin adds ability to use regular expressions in text fields.
Für Version: 1.3.x
Grund:
  • Einsetzbarkeit mehrere Verantwortlicher
issue_checklist
Redmine plugin for adding checklist functionality to issues
Für Version: 1.3.x
  • Ajax add delete and done checklist items
  • Permission for edit own checklist items
Grund:
  • Erleichterung des Abarbeitens von Tickets
knowledgebase
Redmine is just plain awesome, and has proven to provide 90% of the functionality I need. The one feature that was missing was a usable knowledgebase component. I've looked at some of the open source solutions available, but couldn't find anything that fit my needs exactly. Seeing as redmine is so easily extended, I figured why not create it for this platform instead of starting yet another project from scratch.
Für Version: 1.3.x
Grund:
  • für die Redmine Admins interessant

Redmine Siehe auch

Redmine Weblinks

Siehe auch