Download List

프로젝트 설명

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).

System Requirements

System requirement is not defined
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

이 버전의 기능을 원격 iCalendar 소스에서 이벤트를 수신 시스템을 사용하여 가져오기를 추가합니다. 구독 자동으로 주기적으로 (회원 가입 할 때 만들어집니다)을 설정 업데이 트됩니다. 구독 HTTPS URL을에서 가져올 수있는 사용자 이름을 제공합니다 / 암호를 원격 소스의 기본 인증이 필요합니다. 세미 개인 캘린더를 지금도 가능합니다 (익명의 방문자)에만 예약된 시간이 아닌 이벤트 내용을보고있다. 지금은 관리자가 얼마나 정보가 기록됩니다 조정할 수있습니다. 다수의 버그수정과 약간 개조하면 되겠어도 포함되어있습니다.
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

일부 코드를 정리하고 몇 가지 버그수정. 지침에 대한 기존 설치를 업그레이 드에 대한 새로운 UPGRADING.txt 파일을 참조하십시오. 여러 접수 시간 관리 도구 (클릭 상상 "저장"후) 페이지 새로고침을 막을 수있습니다. iCal을 구독 기능은 실제로 파일을 가져올 수있는 고정 iCal을 생산되었습니다. 분류 방법은 관리 도구에서 정말 그 말이 해결되었습니다 편집한 후이 선택됩니다.
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

많은 사소한 버그, 대부분 중복 및 디스플레이와 관련된 문제를 해결했다. 코드를 리팩토링의 양이 완성되었다. INSTALL 파일을 너무 비 - 프로그래머가 실제로는이 패키지를 설치할 수있는 개선했다.
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

leakytent 반사를 통해 패키지를 참조하는 이름이 변경되었습니다. 이것은 달력 코드 leakytent 경우 시스템의 일부로 실행에 영향을 미칩니다. version.txt 파일에 이동되었습니다 템플릿 / 달력, 그리고 부드러운 링크를 웹사이트의 루트에 제공했습니다. 미묘한 문제가 Event.loadOccurrences에서 ()는, 그래서 대신에 그냥 건너뛰는의 모든 이벤트의 모든 사건을 로딩 null이 이벤트가 배열로 주어진 배열에서 이벤트가 null이 항목을 취급하는가 수정되었습니다. 이 제품에 이상 중복을 많이주고있다.
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

이 릴리스에는 기본적으로 비밀 번호를 변경하려면 관리자가 강제로 기능을 추가합니다. 기타 수정 사항 및 청소의 숫자가 포함되어있습니다.
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