Revisions for kronolith/year.php

Location: [ Horde ] / kronolith / year.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.16.2.7 FRAMEWORK_3 (+2 -3 lines) 01/10/2008 05:01 PM Chuck Hagenbuch chuck

MFH:
1.78      +2 -3      kronolith/day.php
1.198     +2 -3      kronolith/month.php
1.10      +2 -3      kronolith/view.php
1.59      +2 -3      kronolith/week.php
1.49      +4 -3      kronolith/workweek.php
1.28      +2 -3      kronolith/year.php

Tags: KRONOLITH_2_2, KRONOLITH_2_2_RC3, KRONOLITH_2_2_RC2

1.28 (+2 -3 lines) 01/10/2008 05:00 PM Chuck Hagenbuch chuck

Remove some silenced defines and just include base.php directly.

1.16.2.6 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:32 AM Jan Schneider jan

Happy New Year

1.27 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.16.2.5 FRAMEWORK_3 (+14 -155 lines) 12/20/2007 09:12 AM Jan Schneider jan

Merge from HEAD.

1.16.2.4 FRAMEWORK_3 (+2 -2 lines) 01/02/2007 08:55 AM Jan Schneider jan

Happy New Year

Tags: KRONOLITH_2_1_8, KRONOLITH_2_1_7, KRONOLITH_2_1_6, KRONOLITH_2_1_5

1.26 (+2 -2 lines) 01/02/2007 07:48 AM Jan Schneider jan

Happy New Year

Tags: BEFORE_MERGE_3_2, KRONOLITH_2_2_RC1, KRONOLITH_2_2_ALPHA

1.25 (+5 -3 lines) 01/01/2007 07:41 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.24 (+4 -2 lines) 11/19/2006 01:56 PM Chuck Hagenbuch chuck

[cjh] Include a summary of which calendars were printed in print views
(Request #3263).

1.23 (+5 -1 lines) 09/16/2006 09:14 PM Chuck Hagenbuch chuck

Move calendar selection/deselection to a collapsible panel.

1.22 (+2 -2 lines) 09/14/2006 10:50 PM Chuck Hagenbuch chuck

More leftovers from debugging printing.

1.21 (+2 -2 lines) 07/13/2006 02:32 PM Chuck Hagenbuch chuck

[cjh] Move almost all hiding of elements during printing to CSS classes.

1.20 (+4 -5 lines) 01/10/2006 01:16 PM Chuck Hagenbuch chuck

Fix print link and goto link when using dynamic view switching.

1.16.2.3 FRAMEWORK_3 (+2 -2 lines) 01/01/2006 04:29 PM Jan Schneider jan

Happy new year

Tags: KRONOLITH_2_1_4, KRONOLITH_2_1_3, KRONOLITH_2_1_2, KRONOLITH_2_1_1, KRONOLITH_2_1, KRONOLITH_2_1_RC3, KRONOLITH_2_1_RC2, KRONOLITH_2_1_RC1

1.19 (+2 -2 lines) 01/01/2006 04:10 PM Jan Schneider jan

Happy new year\!

1.18 (+6 -154 lines) 11/18/2005 03:13 PM Chuck Hagenbuch chuck

[cjh] Use partial page fetches to update the main "page" div if the browser
supports the necessary JavaScript.

1.16.2.2 FRAMEWORK_3 (+4 -7 lines) 11/11/2005 06:24 PM Jan Schneider jan

MFH: 1.17

1.17 (+4 -7 lines) 10/29/2005 01:35 PM Chuck Hagenbuch chuck

There's no reason for the print links to require javascript. Make them
all accessible, make them use popup(this.href). Users with javascript
off will just get a blank window using the printer friendly display
styles; they can hit print themselves.

1.16.2.1 FRAMEWORK_3 (+1 -1 lines) 10/18/2005 08:27 AM Jan Schneider jan

Merged from HEAD.

1.16 (+8 -3 lines) 06/08/2005 11:38 PM Chuck Hagenbuch chuck

[cjh] Experiment with fixing the menu and footer (category legend) with CSS
and letting just the body of the page scroll.

This is done quite messily and if we like it we'll obviously want to
find a nicer way to put in the necessary divs.

Tags: FRAMEWORK_3, BEFORE_MERGE_3_1

1.15 (+2 -2 lines) 06/02/2005 08:37 AM Matt Selsky selsky

[mas] Change any output of <b> and <i> tags to <strong> and <em> for better
accessibility support.

1.14 (+5 -4 lines) 05/27/2005 06:28 AM Jan Schneider jan

Always mark today.

1.13 (+2 -2 lines) 04/29/2005 02:36 PM Chuck Hagenbuch chuck

fix month links (#1859)

1.12 (+4 -4 lines) 04/15/2005 12:28 PM Jan Schneider jan

Remove duplicate and wrong valign attribute.
Fix table generation.

1.11 (+5 -5 lines) 04/15/2005 12:22 PM Jan Schneider jan

Do some formatting on the generated HTML.

1.10 (+3 -3 lines) 02/02/2005 12:27 AM Chuck Hagenbuch chuck

don't overwrite $title

1.9 (+8 -6 lines) 02/01/2005 06:59 PM Jan Schneider jan

Remove stray <div> and don't show days from other months.

1.8 (+37 -24 lines) 02/01/2005 06:12 PM Chuck Hagenbuch chuck

Year view improvements.

1.7 (+155 -24 lines) 02/01/2005 01:23 PM Chuck Hagenbuch chuck

[cjh] Add a Year view (mbydalek@mobilemini.com) (Bug #1238).

(need an icon still)

1.6 (+1 -1 lines) 03/21/2001 04:45 PM Chuck Hagenbuch chuck

- Allow events to recur every other week, every 3 days, etc.

- Reorganize the event adding/editing screen and add javascript to give the
  user sane defaults.

- Remove year.php; it's ugly and not really useful.

1.5 (+12 -5 lines) 02/06/2001 11:48 PM Chuck Hagenbuch chuck

Yar. We now have single sign-on between Turba and Kronolith, Horde
authentication, and some other sundry and assorted cleanups. =)

Horde:
The registry config file format has changed. Mostly for readability and
future expansion; it might change again in the future if this isn't friendly
enough. Things will break HORRIBLY if you don't copy the new format from
registry.php.dist.

The notable functionality change in the registry is the addition of an
'allow_guests' parameter to each app's configuration. If this is true, then
unauthenticated users will be allowed to use that app. If it is false, then
a user _must_ be logged in to Horde before using that app. The menu bar
makes an attempt to enforce this from the UI side (ie, don't show links to
apps that don't allow guests if you aren't logged in), but it's not
refreshed automatically to stay consistent with your state. This will be
fixed eventually.

The Horde login form accepts an 'url' parameter as form data; if it is set,
once you have successfully authenticated you will be redirected to that url.
This is what applications that use Horde authentication can use to log users
in.

Turba and Kronolith have been updated to use Horde authentication. You must
configure an auth driver in config/horde.php to use these apps now (although
Turba can be configured to allow guests, though the UI/logic still needs to
be taught how to enforce this). The Auth_IMAP driver should be simple enough
for everyone to get running; more drivers will be coming soon.

1.4 (+1 -1 lines) 08/14/2000 02:52 PM Chuck Hagenbuch chuck

use Horde.php and require_once

Tags: KRONOLITH_0_0_1

1.3 (+2 -1 lines) 06/28/2000 09:31 AM Chuck Hagenbuch chuck

use .inc; clean up a few other things like using $conf['paths']['templates']
in the html-generating libs.

Btw, idea for those libs (and also possible for the Turba View libs): pass
an array of templates into the html() method, in order to let the user
easily (in the conf array) define a different set of templates to use, while
using the same general gui logic.

Whaddya think?

1.2 (+2 -3 lines) 06/26/2000 11:19 AM Chuck Hagenbuch chuck

Fix up class names. Start to PEAR-ify.

1.1 03/06/2000 03:21 PM Chuck Hagenbuch chuck

adding a rough but functional yearly overview, and a different (hopefully a
bit nicer) add_event graphic.