Downloadliste

Projektbeschreibung

Tidal Wave is a recursive project-tracking Web
application. It can be used by organizations to
keep entire teams on time and on target for getting
multiple projects done. A single project can own sub-
projects that are sorted by either due date or priority
(that choice is easily configurable), and each sub-project
can be owned by an entirely different person. If project A
relies on project B, that is clearly visible with the
recursive project tree view. A manager can clearly see
that what employee A is doing is holding up employee B's
work.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-03-31 02:27
1.1.5

Wenn Sie sich ein Projekt mit Teilprojekten, wird der korrekte Name des Projekts am oberen Rand der Seite angezeigt werden.
Tags: Major bugfixes
When viewing a project with subprojects, the correct project name will be displayed at the top of the page.

2004-02-03 21:00
1.1.4

Ein Fehler bei der Aktualisierung von Passwörtern von den Benutzern selbst wurde behoben. Passwörter werden nicht mehr im Klartext angezeigt werden, wenn Sie Ihr Kennwort wiederholen, während die entsprechende Änderung in der Seite "Profil bearbeiten".
Tags: Minor bugfixes
An error in the updating of passwords by the users has been fixed. Passwords will no longer be shown in plain text when you repeat your password while changing it in the edit profile page.

2004-01-31 00:00
1.1.13

Instanzen von $ db_tidal_ * wurden behoben zu sein db_table_ $ *, wie sie sein sollten. Dieses Update nur geändert mysql.php.
Tags: Major bugfixes
instances of $db_tidal_* have been fixed to be $db_table_* like they should be. This fix only changed mysql.php.

2004-01-17 10:18
1.1.2

Diese Version zeigt untergeordneten Projekten unterhalb der Meister, wenn ein Projekt angesehen. Es werden nur die "fertigen Datum" bei der Bearbeitung eines Projekts, wenn das Projekt auf "Erledigt" gesetzt ist. Es behebt einen kleinen logischen Fehler in der Erstausbildung das Erstellen von Tabellen (bestehende Anlagen sind davon nicht betroffen). Er legt auch die E-Mail-Link in email.php.
Tags: Minor feature enhancements
This version shows subordinate projects below the master when a project is viewed. It only sets the "finished date" when editing a project if the project is set to "Completed". It fixes a small logic error in initial table creation (existing installations are unaffected). It also fixes the email link in email.php.

2003-10-07 18:57
1.1.1

Setup erstellt nun das Thema Tabelle korrekt. Der Fehler im SQL-Code wurde behoben. Wenn ein neues Projekt hinzugefügt wird, der Besitzer des Projekts wird per E-Mail benachrichtigt werden. Wenn ein Projekt geändert wird, der Eigentümer und der Absender wird über die Änderung per E-Mail benachrichtigt werden.
Tags: Major bugfixes
Setup will now create the theme table correctly. The typo in the SQL code has been resolved. When a new project is added, the owner of the project will be notified via email. When a project is changed, the owner and submitter will be notified of the change via email.

Project Resources