|
1.25 (+2 -2 lines) |
09/30/2008 04:11 PM |
Michael M Slusarz slusarz |
Update prototypejs to 1.6.0.3. Remove all duplicative scripts in H4 apps
to make upgrading easier in the future. |
|
1.20.2.5 FRAMEWORK_3 (+1 -1 lines) |
09/22/2008 05:51 PM |
Jan Schneider jan |
MFH: User name hook improvements. Tags: KRONOLITH_2_3 |
|
1.24 (+1 -1 lines) |
09/22/2008 05:09 PM |
Jan Schneider jan |
Apply user name hooks (Bug #7366). |
|
1.20.2.4 FRAMEWORK_3 (+1 -1 lines) |
03/27/2008 05:54 PM |
Chuck Hagenbuch chuck |
MFH:
1.23 +1 -1 kronolith/templates/panel.inc
1.9 +1 -1 nag/templates/panel.inc Tags: KRONOLITH_2_3_RC1, KRONOLITH_2_2, KRONOLITH_2_2_RC3 |
|
1.23 (+1 -1 lines) |
03/27/2008 05:53 PM |
Chuck Hagenbuch chuck |
In the default theme at least, info_icon.png looks much better than info.png here. |
|
1.20.2.3 FRAMEWORK_3 (+1 -1 lines) |
03/05/2008 11:43 PM |
Chuck Hagenbuch chuck |
MFH 1.22 |
|
1.22 (+1 -1 lines) |
03/05/2008 11:43 PM |
Chuck Hagenbuch chuck |
no need to include this if it's empty |
|
1.20.2.2 FRAMEWORK_3 (+4 -0 lines) |
01/15/2008 05:51 AM |
Jan Schneider jan |
MFH:
Share management isn't allowed for guests, so don't show the link to it.
Don't show remote calendar section if there aren't any remote calendars. Tags: KRONOLITH_2_2_RC2 |
|
1.21 (+4 -0 lines) |
01/15/2008 05:44 AM |
Jan Schneider jan |
Share management isn't allowed for guests, so don't show the link to it.
Don't show remote calendar section if there aren't any remote calendars. |
|
1.20.2.1 FRAMEWORK_3 (+0 -0 lines) |
12/20/2007 09:12 AM |
Jan Schneider jan |
Merge from HEAD. |
|
1.20 (+7 -27 lines) |
12/19/2007 11:45 PM |
Chuck Hagenbuch chuck |
Add info boxes for calendars, giving users a way to see the remote
subscription URL for calendars they don't own. Also shows calendar
description text, which is otherwise displayed basically nowhere. Tags: FRAMEWORK_3, BEFORE_MERGE_3_2 |
|
1.19 (+4 -2 lines) |
12/19/2007 06:36 PM |
Chuck Hagenbuch chuck |
Switch over to new calendar management code. |
|
1.18 (+1 -1 lines) |
12/05/2007 12:11 AM |
Chuck Hagenbuch chuck |
Fix panel checkboxes |
|
1.17 (+10 -9 lines) |
12/04/2007 04:35 AM |
Michael M Slusarz slusarz |
prototypejs/script updates. |
|
1.16 (+15 -1 lines) |
10/25/2007 01:20 AM |
Chuck Hagenbuch chuck |
[cjh] External events are now enabled/disabled by individual category, such
as showing a particular tasklist on your calendar, but not all tasks
(Request #4581). Tags: KRONOLITH_2_2_RC1 |
|
1.15 (+1 -1 lines) |
09/27/2007 06:37 PM |
Chuck Hagenbuch chuck |
[cjh] Let the "show" URL of a calendar always show that calendar,
instead of toggling whether or not it is displayed. |
|
1.14 (+2 -0 lines) |
05/02/2007 01:05 PM |
Jan Schneider jan |
Don't show My Calendars for guests. Tags: KRONOLITH_2_2_ALPHA |
|
1.13 (+2 -2 lines) |
01/31/2007 06:06 AM |
Jan Schneider jan |
Use panel style from Mnemo. |
|
1.12 (+1 -2 lines) |
12/16/2006 09:30 PM |
Chuck Hagenbuch chuck |
Use restful prefs api instead of RPC_rest interface; include local
copies of pref_api.php for BC. |
|
1.11 (+1 -1 lines) |
11/05/2006 10:52 PM |
Chuck Hagenbuch chuck |
tweak wording |
|
1.10 (+17 -11 lines) |
11/05/2006 10:41 PM |
Chuck Hagenbuch chuck |
[cjh] Add a live search to the calendar panel (Request #4607). |
|
1.9 (+1 -1 lines) |
11/01/2006 09:08 AM |
Jan Schneider jan |
Use "click" event instead of "change" event. |
|
1.8 (+14 -6 lines) |
10/27/2006 07:18 PM |
Chuck Hagenbuch chuck |
paragraph tags for nicer spacing if the noscript is rendering |
|
1.7 (+1 -2 lines) |
10/27/2006 06:03 PM |
Chuck Hagenbuch chuck |
- make sure unserialize doesn't hurt us
- don't need the optgroup check anymore |
|
1.6 (+2 -2 lines) |
10/05/2006 10:02 PM |
Chuck Hagenbuch chuck |
Use plus/minus icons and specify them with CSS. |
|
1.5 (+2 -2 lines) |
10/05/2006 09:29 AM |
Jan Schneider jan |
Add zoom icon to panel. |
|
1.4 (+3 -7 lines) |
09/27/2006 02:08 PM |
Chuck Hagenbuch chuck |
- Element methods aren't inherited by document.body in IE (Bug #4469).
- set the body class name on page generation so the panel doesn't flicker |
|
1.3 (+0 -14 lines) |
09/17/2006 12:17 AM |
Chuck Hagenbuch chuck |
Remove an if: that shouldn't be here, along with some test code. |
|
1.2 (+5 -4 lines) |
09/16/2006 09:31 PM |
Chuck Hagenbuch chuck |
Now that we have the side panel, get rid of "My Calendars" in the menu
(not the first priority link for most users anyway) and put "Manage"
links in the panel for both regular and remote calendars. |
|
1.1 |
09/16/2006 09:14 PM |
Chuck Hagenbuch chuck |
Move calendar selection/deselection to a collapsible panel. |