Downloadliste

Projektbeschreibung

Unimaginatively-named Calendar is a Web calendar application written in Java with a MySQL database. Calendars can be made private, semi-private, or public with a password-protected admin section. Subscriptions can be created to pull events from remote iCalendar sources and, of course, Sunbird and iCal users can subscribe. The display is easy to read and prints very well; its design is controllable using (customizable) themes that can also be used to filter events. Repeating events are supported, and single events can be scheduled at multiple arbitrary times (even if they don't form a pattern).

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.

2006-04-13 22:02
3.7.0

Diese Version bietet zusätzlich die Möglichkeit, Ereignisse aus der Ferne iCalendar Quellen mit einem Abo-System zu importieren. Abonnements werden automatisch in regelmäßigen Abständen aktualisiert werden (gesetzt, wenn der die Zeichnung erstellt wird). Abonnements können von HTTPS-URLs zu holen und einen Benutzernamen und Kennwort ein, wenn der Remote-Source-Basis-Authentifizierung erforderlich ist. Semi-Private-Kalender sind jetzt möglich (ein anonymer Besucher sieht nur die geplanten Zeiten, nicht das Event Details). Der Administrator gibt es jetzt, wie viele Informationen protokolliert wird. Zahlreiche Bugfixes und kleinere Optimierungen sind ebenfalls enthalten.
Tags: Major feature enhancements
This version adds the ability to import events from remote iCalendar sources using a subscription system. Subscriptions are automatically updated periodically (set when the the subscription is created). Subscriptions can fetch from HTTPS URLs and provide a username/password if the remote source requires basic authentication. Semi-private calendars are now possible (an anonymous visitor sees only the scheduled times, not the event details). The admin can now tune how much information is logged. Numerous bugfixes and minor tweaks are also included.

2006-04-03 19:41
3.6.0

Einige Quelltextbereinigung und Bugfixes. Sehen Sie sich die neue UPGRADING.txt Datei für Anweisungen zur Aktualisierung einer bestehenden Anlage. Mehrere Stellungnahmen sind innerhalb der Admin-Tool verhindert (man stelle sich einen Klick auf "Speichern", dann die Seite aktualisieren). Die iCal Abonnement-Funktion wurde behoben, das tatsächlich einen iCal-Datei importieren können, zu produzieren. Die Art und Weise Kategorien sind in der Admin-Tool nach einem Bearbeiten wurde so festgesetzt, dass es sinnvoll ist ausgewählt.
Tags: Minor bugfixes
Some code cleanup and some bugfixes. See the new UPGRADING.txt file for instructions on upgrading an existing installation. Multiple submissions are prevented within the admin tool (imagine clicking "Save", then refreshing the page). The iCal subscription feature has been fixed to actually produce a file iCal can import. The way categories are selected in the admin tool after an edit has been fixed so that it makes sense.

2005-10-27 08:27
3.5.1

Viele kleinere Fehler, vor allem mit Doppelarbeit und Anzeige Probleme wurden behoben. Eine große Menge an Code-Refactoring wurde abgeschlossen. Die INSTALL-Datei wurde verbessert, so dass ein Nicht-Programmierer, eigentlich kann dieses Paket installieren.
Tags: Minor bugfixes
Many minor bugs, mostly involving duplication and display issues were fixed. A large amount of code refactoring was completed. The INSTALL file was improved so that a non-programmer can actually install this package.

2005-08-15 23:14
3.4.2

Die Namen der leakytent Pakete durch Reflexion verwiesen wurden geändert. Dies betrifft nur die Kalender-Code ausgeführt wird, wenn es als Teil des leakytent System. Version.txt Die Datei wurde verschoben in templates / Kalender und einem weichen Link, um es in die Root-Website zur Verfügung gestellt. Ein kleines Problem wurde behoben Event.loadOccurrences (), dass eine Null-Eintrag in der Veranstaltung gegeben Array als ein Null-Event-Array behandeln würde, das Laden alle Vorkommen aller Veranstaltungen statt nur dabei ist. Dies gab viele seltsame Überschneidungen in der Produktion.
Tags: Minor bugfixes
The names of the leakytent packages referenced through reflection have been changed. This only affects the calendar code if it is running as part of the leakytent system. The version.txt file has been moved into templates/calendar, and a soft link provided to it in the website root. A subtle problem has been fixed in Event.loadOccurrences() that would treat a null entry in the given event array as a null event array, thus loading all occurrences of all events instead of just skipping it. This was giving a lot of strange duplications in production.

2005-06-08 18:44
3.4.1

Diese Veröffentlichung fügt ein Feature, das es dem Administrator, das Standard-Passwort zu erzwingen. Eine Reihe von Korrekturen und Aufräumarbeiten sind im Preis inbegriffen.
Tags: Minor feature enhancements
This release adds a feature to force the administrator to change the
default password. A number of other fixes and cleanups are included.

Project Resources