aboutsummaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Collapse)AuthorAgeFilesLines
...
* Made some changed to user:pass system to be more auto configuring, andChad Little2003-11-241-2/+2
| | | | now cookies work as well, as well as fixing subscribe and download links.
* Tightened up login.php with less html, removed unneeded things fromChad Little2003-11-231-40/+28
| | | | config and list_icals.
* Updated to not hyperlink url if not present.Chad Little2003-11-231-1/+1
|
* Improved layout of login box for month view.Wesley Miaw2003-11-221-5/+5
|
* Fixed a typo that was causing a parse error.Wesley Miaw2003-11-221-1/+1
|
* Added username/password login to access locked calendars. MovedWesley Miaw2003-11-223-0/+85
| | | | | | | | | | calendar availability logic (with support for login) to a calendar_functions.php file. RSS feeds support the login feature when determining which calendars to return. Styles updated for the login box.
* Finished todo.php re-work. Updated event.php to match.Chad Little2003-11-222-66/+45
|
* Added correct calname to todo popup, started cleanup of todo.php code.Chad Little2003-11-223-58/+26
|
* Updated files for 1.0.Chad Little2003-11-222-11/+11
|
* Fixed IE 6 lame funkiness.Chad Little2003-11-211-2/+2
|
* Updated event to be half the size of previous release. More CSS, lessChad Little2003-11-211-80/+41
| | | | crappy HTML.
* Added URL support to popup, re-wrote event.php for less code.Chad Little2003-11-203-77/+32
|
* Checked in a new popup system. Also added calname to calendar for popup ↵Chad Little2003-11-193-24/+35
| | | | reference.
* Fixed month pulldowns for IE 6.Chad Little2003-11-141-1/+5
|
* Added BRs to sidebar, fix for IE6.Chad Little2003-11-141-0/+4
|
* Changed all instances of 0.9.4 to 0.9.5.Chad Little2003-11-131-1/+1
|
* Moved select to list icals, changed ical_parser back to previous.Chad Little2003-11-131-3/+0
|
* *** empty log message ***Chad Little2003-11-051-0/+1
|
* Fixed warning for reference to $query when not set.Wesley Miaw2003-10-161-1/+3
|
* Do not include subscribe and download links for calendars referencedWesley Miaw2003-10-162-2/+2
| | | | by an absolute path or with a relative path going up (i.e. ../).
* Abstracted page logic from display markup (to help ease upcoming transition ↵icalshare2003-09-241-140/+139
| | | | to templates)
* Removed extra form space with a style.Chad Little2003-09-212-4/+4
|
* Fixed extra forms on sidebar. Fixed missing <tr>s.Chad Little2003-09-212-365/+364
|
* Completed (hopefully) the move to header/footer on all pages. Cleaned upChad Little2003-09-211-7/+0
| | | | header a bit.
* Moved all closing html and body tags into the footer. Updated README.Chad Little2003-09-202-3/+11
|
* Bug [788401] and patch [794859].Wesley Miaw2003-09-201-1/+1
| | | | | Correctly display VTODO descriptions and populate VTODO description values.
* Set magic string $ALL_CALENDARS_COMBINED = 'all_calendars_combined971'.Wesley Miaw2003-09-203-19/+20
| | | | | | | | All previous references to 'all_calendars_combined971' now point at $ALL_CALENDARS_COMBINED. Uncommented closing form tag on sidebar.php, and set correct spacing for the entire sidebar.
* Fixed month display bugs, cleaned up HTML on bottom month table, addedChad Little2003-09-191-1/+1
| | | | new data to calendar for debugging.
* Moved all html head/meta data/body/ect to 'header.inc.php' so people canChad Little2003-09-171-3/+19
| | | | more easily modify the top to fit their site.
* Fixed IE Bug.Chad Little2003-09-161-3/+3
|
* more code lightening.Chad Little2003-09-161-37/+24
|
* Finally fixed the jumpto's to not have space around them. Also cleaned upChad Little2003-09-162-96/+44
| | | | the HTML footprint to be slimmer.
* Fixed #795112, tomorrow's events popup.Chad Little2003-09-151-6/+12
|
* Reduced HTML footprint. Cleaned up unneeded spacing.Chad Little2003-09-141-164/+97
|
* Removed more tablesChad Little2003-09-141-203/+183
|
* Reduced HTML footprint of sidebar.Chad Little2003-09-141-224/+153
|
* Fixed SF Bug #795098Chad Little2003-09-142-8/+8
|
* CleanupChad Little2003-08-132-31/+17
|
* Bug fixes, prepped for 0.9.3, added webcal as default support, fixed extra ↵Chad Little2003-08-131-3/+0
| | | | <BR> tags.
* Multiple Calendar support.Chad Little2003-06-304-151/+179
|
* More error_reporting cleanup.Chad Little2003-05-291-1/+1
|
* Started migration of javascript to function, added improved event.php for ↵Chad Little2003-05-281-7/+77
| | | | | | location, status, organizer, and attendees. Updated english language include.
* Mac line endings removed.Chad Little2003-03-121-1/+4
|
* Started LOCATION support, changed version to 0.9.2.Chad Little2003-03-111-1/+1
|
* Support for displaying event STATUS in the java pop-up.Chad Little2003-03-101-0/+13
|
* Final html validation issues with day.php.Chad Little2003-03-101-7/+7
|
* Fixed a bug allowing preferences page to be displayed. Link now goes away if ↵Chad Little2003-02-242-18/+18
| | | | allow-preferences is set to no.
* Added 0.9.1 text to all the language files.Chad Little2003-02-191-1/+1
|
* You can now set hard paths for cookies, downloads, and webcals. Also updated ↵Chad Little2003-02-163-3/+3
| | | | | | footer to 0.9.1. Closed all bugs reguarding cookies, fixed back button on preferences page.
* Fixed a bug with Irix and isset().Chad Little2003-02-151-1/+1
|

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