aboutsummaryrefslogtreecommitdiffstats
path: root/includes/sidebar.php
Commit message (Collapse)AuthorAgeFilesLines
* Added HTTP authentication support. Modifications to non-HTTPWesley Miaw2003-11-241-1/+1
| | | | | | | | | | | | authentication login so that the two are mutually exclusive. Moved calendar <option> listing into calendar_functions.php so it can be shared by the navigation (via list_icals.php) and also by the preferences.php file. Fixed typo of $show_login to $allow_login. Added E_ERROR to the debug error level, so fatal errors are logged.
* Added username/password login to access locked calendars. MovedWesley Miaw2003-11-221-0/+10
| | | | | | | | | | 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.
* Added correct calname to todo popup, started cleanup of todo.php code.Chad Little2003-11-221-1/+2
|
* Added URL support to popup, re-wrote event.php for less code.Chad Little2003-11-201-8/+7
|
* Checked in a new popup system. Also added calname to calendar for popup ↵Chad Little2003-11-191-4/+3
| | | | reference.
* Added BRs to sidebar, fix for IE6.Chad Little2003-11-141-0/+4
|
* Moved select to list icals, changed ical_parser back to previous.Chad Little2003-11-131-3/+0
|
* 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-161-1/+1
| | | | by an absolute path or with a relative path going up (i.e. ../).
* Removed extra form space with a style.Chad Little2003-09-211-3/+3
|
* Fixed extra forms on sidebar. Fixed missing <tr>s.Chad Little2003-09-211-364/+361
|
* 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-201-15/+16
| | | | | | | | 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 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-161-58/+30
| | | | the HTML footprint to be slimmer.
* Fixed #795112, tomorrow's events popup.Chad Little2003-09-151-6/+12
|
* Removed more tablesChad Little2003-09-141-203/+183
|
* Reduced HTML footprint of sidebar.Chad Little2003-09-141-224/+153
|
* CleanupChad Little2003-08-131-30/+16
|
* Multiple Calendar support.Chad Little2003-06-301-7/+14
|
* 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-241-9/+9
| | | | allow-preferences is set to no.
* You can now set hard paths for cookies, downloads, and webcals. Also updated ↵Chad Little2003-02-161-1/+1
| | | | | | footer to 0.9.1. Closed all bugs reguarding cookies, fixed back button on preferences page.
* -Changes to functions/todo.js and functions/event.js fix bug 654486.Greg Westin2003-02-081-6/+11
| | | | | -Other miscellaneous changes to event and todo popups. -Changed a variable name to avoid confusion with other similarly-named var
* Change alt="" to alt=" ", since that renders better in w3m.fenner2002-11-301-60/+60
| | | | Add alt tags to navigation images like back, next week, etc.
* Patches applied, added prefs_lang.Chad Little2002-11-301-16/+19
|
* Some HTML validator cleanups:fenner2002-11-271-8/+8
| | | | | | - Use &amp; instead of & in URLs - Use valign="middle" instead of valign="center" - Add type="text/javascript" to <script>
* todo changeChad Little2002-11-261-4/+7
|
* Moved all includes to their own folder. Modified pages accordingly. Fixed ↵Chad Little2002-11-241-0/+504
footer.

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