|
1.29 (+2 -2 lines) |
08/06/2008 12:13 AM |
Michael M Slusarz slusarz |
Bug: 7160
Submitted by: joel@scopserv.com
Add pager navigation. |
|
1.28 (+2 -2 lines) |
01/02/2008 06:12 AM |
Jan Schneider jan |
Happy New Year |
|
1.27 (+2 -2 lines) |
08/30/2007 12:41 AM |
Chuck Hagenbuch chuck |
fix cacheid/selectid if substr is cranky (really just simplify these a lot) |
|
1.26 (+2 -1 lines) |
08/07/2007 04:16 PM |
Michael M Slusarz slusarz |
Show notification messages in selectlist window. |
|
1.25 (+1 -2 lines) |
07/31/2007 11:52 AM |
Chuck Hagenbuch chuck |
gollem.js.php has been removed |
|
1.24 (+2 -2 lines) |
02/17/2007 01:59 PM |
Matt Selsky selsky |
Look for js.php files in the right place. |
|
1.23 (+25 -18 lines) |
01/07/2007 02:53 PM |
Michael M Slusarz slusarz |
[mms] All javascript now contained in static, cacheable files. |
|
1.13.2.4 FRAMEWORK_3 (+2 -2 lines) |
01/02/2007 08:54 AM |
Jan Schneider jan |
Happy New Year Tags: GOLLEM_1_0_3 |
|
1.22 (+2 -2 lines) |
01/02/2007 07:47 AM |
Jan Schneider jan |
Happy New Year |
|
1.21 (+6 -4 lines) |
01/01/2007 07:40 PM |
Jan Schneider jan |
Assign copyright to The Horde Project for those copyright holders that already agreed to it. |
|
1.20 (+2 -5 lines) |
12/18/2006 03:33 PM |
Chuck Hagenbuch chuck |
[cjh] Use optimized Horde_Template code as Gollem_Template. |
|
1.13.2.3 FRAMEWORK_3 (+5 -13 lines) |
10/07/2006 06:51 PM |
Chuck Hagenbuch chuck |
MFH:
1.174 +6 -9 gollem/manager.php
1.19 +5 -13 gollem/selectlist.php
1.21 +24 -26 gollem/templates/manager/manager.html
1.7 +0 -6 gollem/templates/selectlist/selectlist.html |
|
1.19 (+5 -13 lines) |
10/07/2006 06:47 PM |
Chuck Hagenbuch chuck |
Remove use of cloops. |
|
1.18 (+11 -3 lines) |
09/01/2006 12:43 PM |
Jan Schneider jan |
Vhost'ed mime driver configuration. |
|
1.17 (+2 -2 lines) |
02/23/2006 01:41 AM |
Michael M Slusarz slusarz |
Reorganize all javascript into templates/javascript.
Compress js.
Use single popup script. |
|
1.13.2.2 FRAMEWORK_3 (+2 -2 lines) |
01/01/2006 04:28 PM |
Jan Schneider jan |
Happy new year Tags: GOLLEM_1_0_2, GOLLEM_1_0_2_RC2, GOLLEM_1_0_2_RC1 |
|
1.16 (+2 -2 lines) |
01/01/2006 04:10 PM |
Jan Schneider jan |
Happy new year\! |
|
1.15 (+3 -3 lines) |
12/17/2005 04:15 PM |
Chuck Hagenbuch chuck |
Some new icons, reorganized and renamed. |
|
1.13.2.1 FRAMEWORK_3 (+3 -3 lines) |
10/26/2005 03:06 AM |
Michael M Slusarz slusarz |
MFH 1.14 Tags: GOLLEM_1_0_1, GOLLEM_1_0_1_RC1 |
|
1.14 (+3 -3 lines) |
10/26/2005 03:05 AM |
Michael M Slusarz slusarz |
superfluous tooltips |
|
1.13 (+3 -3 lines) |
08/02/2005 02:30 AM |
Michael M Slusarz slusarz |
Only load mime_viewers files when needed. Tags: FRAMEWORK_3, GOLLEM_1_0 |
|
1.12 (+25 -10 lines) |
06/16/2005 01:43 AM |
Michael M Slusarz slusarz |
More template merges. Tags: GOLLEM_1_0_RC2, GOLLEM_1_0_RC1, GOLLEM_1_0_BETA |
|
1.11 (+3 -3 lines) |
06/02/2005 09:50 AM |
Matt Selsky selsky |
[mas] Change any output of <b> and <i> tags to <strong> and <em> for better
accessibility support. Tags: GOLLEM_1_0_ALPHA1 |
|
1.10 (+2 -2 lines) |
03/17/2005 12:39 AM |
Michael M Slusarz slusarz |
Add the ability to store multiple backend states in the current session. This
is the first step to allowing a user to be logged in to more than 1 backend
per Horde session at a time. |
|
1.9 (+2 -2 lines) |
01/03/2005 09:34 AM |
Jan Schneider jan |
Happy New Year |
|
1.8 (+10 -6 lines) |
12/21/2004 02:59 AM |
Michael M Slusarz slusarz |
Fix undefined error. |
|
1.7 (+10 -3 lines) |
11/18/2004 10:30 AM |
Chuck Hagenbuch chuck |
Allow deselecting files (Duck <duck@obala.net>). |
|
1.6 (+4 -2 lines) |
11/18/2004 02:12 AM |
Michael M Slusarz slusarz |
Allow the user to login via the selectlist window if they have not logged
into Gollem previously. |
|
1.5 (+2 -2 lines) |
11/17/2004 09:04 PM |
Chuck Hagenbuch chuck |
[cjh] Consistenly use Folder, not Directory
(Benoit St-Andre <ben@benoitst-andre.net>). |
|
1.4 (+3 -3 lines) |
10/19/2004 11:21 AM |
mdjukic |
Change all references to *.gif images to the new *.png. |
|
1.3 (+2 -2 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.2 (+1 -5 lines) |
10/14/2004 02:51 AM |
Michael M Slusarz slusarz |
Convert Gollem authentication to use the Auth:: framework. |
|
1.1 |
10/04/2004 08:32 PM |
Michael M Slusarz slusarz |
Add API for other Horde applications to show a file dialog to select
and return files. |