aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove UTF-8 BOM from language files.Jason Oster2009-07-243-3/+3
|
* Small cleanup in draw_week() and fix bogus span icon for 24-hour events ↵Jason Oster2009-07-101-48/+8
| | | | ending at midnight.
* Give week view the same table border pattern as day viewJason Oster2009-07-106-15/+18
|
* Fix undefined variable warnings with VTODO in ics parserJason Oster2009-07-101-0/+2
|
* Fix multiple HTML elements with the same id. Allow all-day divs to stretch ↵Jason Oster2009-07-1015-27/+32
| | | | vertically in day and week views with default template.
* Add word-wrap:break-word (CSS3) to default templates' fixed tablesJason Oster2009-07-105-5/+5
|
* Remove superfluous table from week templateJason Oster2009-07-081-65/+59
|
* Fix overlapping events which span a day, fix erroneously adding 15 minutes ↵Jason Oster2009-07-087-7/+36
| | | | to events which span a day or more and end on the same time they start, add day-spanning icons in day and week views
* Move Nice-Title configuration variables to the top of the scriptJason Oster2009-07-071-10/+11
|
* HTML/CSS template rewrites, nice-title integration, XSS fixes, version bumpJason Oster2009-07-0761-3690/+849
|
* Fix for "All Calendars Combined" in dropdown menu with only one calendar ↵Jason Oster2009-06-221-3/+6
| | | | available
* Saved parsed calendar data should be readable only by web server userJason Oster2009-06-221-1/+2
|
* French translation update by fero14041: Bug 2555727Jason Oster2009-06-221-19/+28
|
* Replaced old Czech translation with a new one by Petr Kletečka: bug #2807370Jason Oster2009-06-222-153/+166
|
* Updated AUTHORSJason Oster2009-06-221-0/+1
|
* Fix minical_view config - Thanks Roberto: bug #2800880Jason Oster2009-06-223-3/+26
|
* Use http "last-modified" time on webcals and remove "webcals_hours" config ↵Jason Oster2009-06-193-10/+36
| | | | setting
* Fixed webcal protocol prefixesJason Oster2009-06-182-11/+7
|
* Fixed RSS content type, Thanks Russe (Bug 2726888)Jason Oster2009-06-171-1/+1
|
* Fixed bugs with ALL_CALENDARS_COMBINED and saving parsed calendarsJason Oster2009-06-172-3/+3
|
* Fix default selections in display_ical_list()Jason Oster2009-06-051-7/+13
|
* Attempt to parse attendees/organizers without a Common Name attribute and ↵Jason Oster2009-05-292-15/+33
| | | | invalid email address
* Better handling of URLs and email addresses in event descriptions (also ↵Jason Oster2009-05-292-4/+4
| | | | strip "blocked" protocols, added by some mail servers)
* Fix tab/newline parsingJason Oster2009-05-272-7/+3
|
* Fixes for print viewJason Oster2009-05-272-2/+3
|
* Handle attendee/organizer parsing betterJason Oster2009-05-271-7/+20
|
* Hyperlink email addressesJason Oster2009-05-262-2/+8
|
* Sanitize print view and add URL linksJason Oster2009-05-261-7/+9
|
* Make title generation more conciseJason Oster2009-05-211-5/+5
|
* Fix setting time format in preferences pageJason Oster2009-05-201-4/+4
|
* Fix language issue with "full calendar name" in event popupJason Oster2009-05-201-2/+2
|
* Show organizer/attendee email addresses in events popupJason Oster2009-05-201-7/+4
|
* Fix attendee and organizer parsingJason Oster2009-05-201-6/+6
|
* Add ellipsis to strings truncated by chopToWordCount()Jason Oster2009-05-201-1/+1
|
* Force makeTitle() to limit the amount of text put into a titleJason Oster2009-05-202-3/+20
|
* Fix line breaks in sanitizeForWeb()Jason Oster2009-05-201-1/+1
|
* Fix language variables in day and week viewsJason Oster2009-05-152-0/+4
|
* Fix table column spanning and HTML errors in week viewJason Oster2009-05-1412-19/+21
|
* Fixed sidebar alignment in year displayJason Oster2009-05-145-555/+595
|
* Added a function to generate titles from an event arrayJason Oster2009-05-141-14/+34
|
* autoincrement sequence if it is missingJim Hu2009-04-085-6/+8
|
* Fix potential XSS issueJason Oster2009-02-132-3/+19
|
* Return username and password (if available) when using HTTP authJason Oster2009-02-091-17/+20
|
* Fix cookie_uri setting when login_cookies is enabledJason Oster2009-02-051-1/+1
|
* Invalid HTML: Bug #2564836Jason Oster2009-02-055-5/+5
|
* Fix print-view cpath overriding: Bug #2564813Jason Oster2009-02-055-25/+25
|
* Fix timezone DST calculation with all-day events: Bug #2557336Jason Oster2009-02-051-1/+1
|
* Fix dates before 1970: Patch #2549612Jason Oster2009-02-051-2/+2
|
* Fix CSS and RSS links when the server uses HTTPS or non-standard port: Patch ↵Jason Oster2009-02-051-1/+2
| | | | #2511351
* Patch from Herman van Rink to fix a syntax error - Thanks!Jason Oster2009-02-051-1/+1
|

© 2014-2024 Faster IT GmbH | imprint | privacy policy