|
1.191 (+2 -2 lines) |
05/07/2008 12:34 PM |
Ben Klang bklang |
Typo in call to getValue()
Submitted by: Tim_j (via IRC) |
|
1.190 (+2 -2 lines) |
05/06/2008 11:27 PM |
Chuck Hagenbuch chuck |
[cjh] Use the Horde date_format preference (Bug #6683). |
|
1.189 (+2 -2 lines) |
01/02/2008 06:12 AM |
Jan Schneider jan |
Happy New Year |
|
1.188 (+2 -1 lines) |
11/27/2007 06:48 PM |
Michael M Slusarz slusarz |
Only need to load Help.php here. |
|
1.187 (+2 -2 lines) |
11/07/2007 12:45 PM |
Jan Schneider jan |
Copyright assignments from Max. |
|
1.146.2.20 FRAMEWORK_3 (+2 -6 lines) |
07/18/2007 02:58 PM |
Chuck Hagenbuch chuck |
MFH: [cjh] Fix uploading files to non-empty directories when deletion is disabled
(Bug #5349). |
|
1.186 (+2 -6 lines) |
07/18/2007 02:58 PM |
Chuck Hagenbuch chuck |
[cjh] Fix uploading files to non-empty directories when deletion is disabled
(Bug #5349). |
|
1.185 (+2 -2 lines) |
06/27/2007 01:23 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
1.184 (+1 -2 lines) |
06/19/2007 12:42 AM |
Chuck Hagenbuch chuck |
[cjh] Inline PHP-generated javascript to avoid cross-domain leaking
(Bug #5307). |
|
1.183 (+2 -2 lines) |
02/12/2007 07:20 PM |
Michael M Slusarz slusarz |
like other apps, don't allow dynamic PHP code in js/*. |
|
1.182 (+14 -13 lines) |
01/07/2007 02:53 PM |
Michael M Slusarz slusarz |
[mms] All javascript now contained in static, cacheable files. |
|
1.181 (+15 -7 lines) |
01/04/2007 12:56 AM |
Michael M Slusarz slusarz |
Bug: 4818
Submitted by: ben@alkaloid.net
When requesting to delete a VFS object, Gollem first tries to delete the
object as a file. If that fails for any reason (database error, permissions,
whatever), it retries the delete as a directory.
This patch checks the object type and calls the appropriate method. |
|
1.146.2.19 FRAMEWORK_3 (+3 -3 lines) |
01/02/2007 08:54 AM |
Jan Schneider jan |
Happy New Year Tags: GOLLEM_1_0_3 |
|
1.180 (+2 -2 lines) |
01/02/2007 07:47 AM |
Jan Schneider jan |
Happy New Year |
|
1.179 (+21 -11 lines) |
01/01/2007 10:37 PM |
Chuck Hagenbuch chuck |
Use our sortable tables and newer table CSS. |
|
1.178 (+2 -2 lines) |
01/01/2007 08:54 PM |
Chuck Hagenbuch chuck |
Use tables.js instead of stripe.js. |
|
1.177 (+5 -3 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.176 (+2 -3 lines) |
12/18/2006 03:33 PM |
Chuck Hagenbuch chuck |
[cjh] Use optimized Horde_Template code as Gollem_Template. |
|
1.175 (+6 -3 lines) |
12/04/2006 12:04 PM |
Michael M Slusarz slusarz |
Convert to prototype. |
|
1.146.2.18 FRAMEWORK_3 (+6 -9 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.174 (+6 -9 lines) |
10/07/2006 06:47 PM |
Chuck Hagenbuch chuck |
Remove use of cloops. |
|
1.173 (+2 -2 lines) |
09/04/2006 06:57 PM |
Michael M Slusarz slusarz |
coding standards: don't use is_null(). |
|
1.172 (+4 -3 lines) |
09/04/2006 06:28 PM |
Jan Schneider jan |
Use Horde_Array::array_merge_recursive_overwrite(). |
|
1.171 (+11 -3 lines) |
09/01/2006 12:43 PM |
Jan Schneider jan |
Vhost'ed mime driver configuration. |
|
1.170 (+6 -7 lines) |
05/31/2006 01:57 PM |
Michael M Slusarz slusarz |
Unneeded require.
Move requires around to limit the times require_once() is called. |
|
1.169 (+18 -18 lines) |
05/31/2006 01:50 PM |
Michael M Slusarz slusarz |
Various tweaks. |
|
1.146.2.17 FRAMEWORK_3 (+2 -2 lines) |
05/16/2006 04:20 AM |
Jan Schneider jan |
MFH: 1.168 |
|
1.168 (+2 -2 lines) |
05/16/2006 04:17 AM |
Jan Schneider jan |
Fix column name. |
|
1.167 (+8 -8 lines) |
04/24/2006 03:54 PM |
Chuck Hagenbuch chuck |
[cjh] Fix javascript errors when filenames contain quotes (Bug #3824),
and make several links work without JavaScript. |
|
1.146.2.16 FRAMEWORK_3 (+10 -7 lines) |
03/14/2006 02:18 AM |
Michael M Slusarz slusarz |
MFH: manager.php - 1.166; manager.html - 1.19 Tags: GOLLEM_1_0_2 |
|
1.166 (+10 -7 lines) |
03/14/2006 02:13 AM |
Michael M Slusarz slusarz |
don't show 'chmod' in actions labels, and don't output html code, if VFS
backend doesn't support it.
simplify actions labels. |
|
1.165 (+20 -3 lines) |
03/13/2006 06:49 PM |
Jan Schneider jan |
Allow to edit text files. |
|
1.164 (+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.146.2.15 FRAMEWORK_3 (+13 -7 lines) |
02/22/2006 01:48 AM |
Michael M Slusarz slusarz |
MFH: Allow admin to disable clipboard support in backends.php. Tags: GOLLEM_1_0_2_RC2 |
|
1.163 (+13 -7 lines) |
02/22/2006 01:45 AM |
Michael M Slusarz slusarz |
Allow admin to disable clipboard support in backends.php. |
|
1.146.2.14 FRAMEWORK_3 (+3 -2 lines) |
01/06/2006 02:29 AM |
Michael M Slusarz slusarz |
MFH: Convert menu to Horde_Template::. Tags: GOLLEM_1_0_2_RC1 |
|
1.162 (+3 -2 lines) |
01/06/2006 02:26 AM |
Michael M Slusarz slusarz |
Convert menu to Horde_Template::. |
|
1.146.2.13 FRAMEWORK_3 (+4 -4 lines) |
01/02/2006 04:36 AM |
Michael M Slusarz slusarz |
MFH 1.161 |
|
1.161 (+4 -4 lines) |
01/02/2006 04:34 AM |
Michael M Slusarz slusarz |
Use '-' to indicate empty entries. |
|
1.146.2.12 FRAMEWORK_3 (+3 -3 lines) |
01/01/2006 04:28 PM |
Jan Schneider jan |
Happy new year |
|
1.160 (+3 -3 lines) |
01/01/2006 04:10 PM |
Jan Schneider jan |
Happy new year\! |
|
1.159 (+3 -3 lines) |
12/17/2005 04:15 PM |
Chuck Hagenbuch chuck |
Some new icons, reorganized and renamed. |
|
1.146.2.11 FRAMEWORK_3 (+55 -7 lines) |
12/16/2005 01:17 AM |
Michael M Slusarz slusarz |
MFH: template conversion, UI tweaks |
|
1.158 (+55 -7 lines) |
12/16/2005 01:15 AM |
Michael M Slusarz slusarz |
merge all manager templates into a single file.
tweak UI a bit - actions really needs to go on the left near the checkboxes.
however, this makes upload file look out of place. so put it back down
at the bottom of the page since it will most likely not be used all that often. |
|
1.146.2.10 FRAMEWORK_3 (+2 -2 lines) |
12/15/2005 01:15 AM |
Michael M Slusarz slusarz |
MFH 1.157 |
|
1.157 (+2 -2 lines) |
12/15/2005 01:11 AM |
Michael M Slusarz slusarz |
need to use gollem specific version of stripe.js for BC |
|
1.146.2.9 FRAMEWORK_3 (+7 -30 lines) |
12/14/2005 03:33 AM |
Michael M Slusarz slusarz |
Bug: 2977
MFH: row striping |
|
1.156 (+4 -4 lines) |
12/14/2005 03:28 AM |
Michael M Slusarz slusarz |
Use stripe.js to stripe rows. Add js code to automatically highlight the
rows on mouseover. Might be some good code for a specific js/toggleRow.js
file in Horde, except I could not get toggling to work if including the
remote file in a <script> tag. |
|
1.155 (+5 -28 lines) |
12/12/2005 03:34 AM |
Michael M Slusarz slusarz |
Bug: 2977
Add row highlighting to manager page.
Clean up some html |
|
1.146.2.8 FRAMEWORK_3 (+2 -2 lines) |
12/04/2005 04:21 PM |
Chuck Hagenbuch chuck |
MFH: always escape $page_title. Tags: GOLLEM_1_0_1 |
|
1.154 (+2 -2 lines) |
12/04/2005 04:15 PM |
Chuck Hagenbuch chuck |
Always make sure that $page_title is escaped. |
|
1.146.2.7 FRAMEWORK_3 (+8 -7 lines) |
11/27/2005 01:49 PM |
Michael M Slusarz slusarz |
MFH: break javascript out into separate file. |
|
1.153 (+3 -14 lines) |
11/27/2005 01:44 PM |
Michael M Slusarz slusarz |
revert js compression |
|
1.152 (+18 -5 lines) |
11/27/2005 03:52 AM |
Michael M Slusarz slusarz |
compress js if possible. |
|
1.146.2.6 FRAMEWORK_3 (+2 -2 lines) |
11/21/2005 02:54 AM |
Michael M Slusarz slusarz |
MFH: Gollem.php - 1.187, 1.188; manager.php - 1.151; columnselect.inc - 1.10 |
|
1.151 (+2 -2 lines) |
11/21/2005 02:44 AM |
Michael M Slusarz slusarz |
phpdoc additions
remove unused function
change string2Columns() to displayColumns() as we only use this function for
a single purpose (parsing the columns preference). |
|
1.146.2.5 FRAMEWORK_3 (+2 -2 lines) |
11/11/2005 06:04 PM |
Jan Schneider jan |
MFH: 1.150 |
|
1.150 (+2 -2 lines) |
10/13/2005 02:46 AM |
Matt Selsky selsky |
Anchor tags must have non-empty href attribute. |
|
1.146.2.4 FRAMEWORK_3 (+1 -2 lines) |
09/15/2005 03:04 PM |
Michael M Slusarz slusarz |
MFH 1.149 Tags: GOLLEM_1_0_1_RC1 |
|
1.149 (+1 -2 lines) |
09/15/2005 02:56 PM |
Michael M Slusarz slusarz |
remove debug statement |
|
1.146.2.3 FRAMEWORK_3 (+2 -1 lines) |
09/08/2005 12:23 AM |
Michael M Slusarz slusarz |
MFH: CHANGES - 1.118; login.php - 1.97; manager.php - 1.148;
redirect.php - 1.57; login.inc - 1.88 |
|
1.148 (+2 -1 lines) |
09/08/2005 12:20 AM |
Michael M Slusarz slusarz |
[mms] Add language selection to login screen if using gollem as the
authentication driver. |
|
1.147 (+9 -5 lines) |
08/15/2005 08:12 AM |
Jan Schneider jan |
MFB 1.146.2.1, 1.146.2.2 |
|
1.146.2.2 FRAMEWORK_3 (+4 -4 lines) |
08/15/2005 07:42 AM |
Jan Schneider jan |
quotes Tags: GOLLEM_1_0 |
|
1.146.2.1 FRAMEWORK_3 (+6 -2 lines) |
08/15/2005 07:40 AM |
Jan Schneider jan |
Make translatable. |
|
1.146 (+1 -5 lines) |
08/15/2005 02:20 AM |
Michael M Slusarz slusarz |
We don't allow language selection in the gollem login screen. Tags: FRAMEWORK_3 |
|
1.145 (+1 -2 lines) |
08/11/2005 11:07 AM |
Michael M Slusarz slusarz |
variable no longer needed |
|
1.144 (+19 -12 lines) |
08/11/2005 11:04 AM |
Michael M Slusarz slusarz |
Clean up handling of sortby/sortdir changes.
Only show sortdir arrow in the column that is currently being sorted. |
|
1.143 (+12 -16 lines) |
08/03/2005 02:43 AM |
Michael M Slusarz slusarz |
Revert. Don't know what I was thinking, but cut/copy/paste works fine with
directories. |
|
1.142 (+20 -16 lines) |
08/02/2005 08:24 PM |
Michael M Slusarz slusarz |
Cannot copy/cut folders.
No need to carry around title information in links if it doesn't provide
any further information than what is displayed to the user. |
|
1.141 (+3 -3 lines) |
08/02/2005 02:30 AM |
Michael M Slusarz slusarz |
Only load mime_viewers files when needed. |
|
1.140 (+2 -1 lines) |
07/22/2005 11:04 AM |
Michael M Slusarz slusarz |
Make sure we mask the root when dealing with clipboard files so not to
confuse users. Tags: GOLLEM_1_0_RC2 |
|
1.139 (+12 -11 lines) |
07/22/2005 02:18 AM |
Michael M Slusarz slusarz |
Added ability to copy/cut between VFS backends. |
|
1.138 (+1 -4 lines) |
07/21/2005 12:43 AM |
Michael M Slusarz slusarz |
Make sure the clipboard is initalized in the session. |
|
1.137 (+49 -47 lines) |
07/21/2005 12:32 AM |
Michael M Slusarz slusarz |
Add a clipboard screen. This will most likely cause is to need to release
a RC2, but this was needed since the old way of copy/paste was cumbersome, not
very intuitive, and didn't let you both copy and cut at the same time. |
|
1.136 (+1 -13 lines) |
07/20/2005 11:09 PM |
Michael M Slusarz slusarz |
The only way to get to these error cases is if someone manually alters a
URL. This doesn't seem to be worth carrying these error messages (and
translated error messages) around. |
|
1.135 (+3 -3 lines) |
06/30/2005 07:58 PM |
Michael M Slusarz slusarz |
This looks better aligned to the right. Tags: GOLLEM_1_0_RC1 |
|
1.134 (+3 -3 lines) |
06/28/2005 12:03 AM |
Michael M Slusarz slusarz |
[mms] Add 'driver' and 'dir' parameters to download/view links so that these
links are not tied to the current session. |
|
1.133 (+4 -2 lines) |
06/16/2005 11:48 AM |
Michael M Slusarz slusarz |
Bug: 2144
Fix undefined horde_template tags. Tags: GOLLEM_1_0_BETA |
|
1.132 (+91 -4 lines) |
06/15/2005 10:03 PM |
Michael M Slusarz slusarz |
Consolidate template files into a single file since this page is loaded
on pretty much every gollem page load and having to include 4 files instead
of 1 is pointless. |
|
1.131 (+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.130 (+24 -4 lines) |
04/30/2005 11:08 PM |
Chuck Hagenbuch chuck |
html cleanups, tweaks |
|
1.129 (+6 -5 lines) |
03/21/2005 03:03 AM |
Michael M Slusarz slusarz |
Automatically generate new upload fields on demand. |
|
1.128 (+19 -19 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.127 (+7 -4 lines) |
02/17/2005 04:28 PM |
Jan Schneider jan |
Catch error, tweak error message. |
|
1.126 (+3 -3 lines) |
01/03/2005 09:34 AM |
Jan Schneider jan |
Happy New Year |
|
1.125 (+5 -5 lines) |
11/17/2004 09:04 PM |
Chuck Hagenbuch chuck |
[cjh] Consistenly use Folder, not Directory
(Benoit St-Andre <ben@benoitst-andre.net>). |
|
1.124 (+2 -5 lines) |
11/16/2004 02:14 PM |
Chuck Hagenbuch chuck |
Consolidate templates that are included one after the other, and only included once, into a single file. |
|
1.123 (+3 -3 lines) |
11/16/2004 11:51 AM |
Chuck Hagenbuch chuck |
Use CSS menu in Gollem (Duck <duck@obala.net>). |
|
1.122 (+3 -3 lines) |
10/25/2004 11:15 AM |
Chuck Hagenbuch chuck |
$_FILES superglobal fixes. |
|
1.121 (+4 -4 lines) |
10/19/2004 11:21 AM |
mdjukic |
Change all references to *.gif images to the new *.png. |
|
1.120 (+3 -3 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.119 (+2 -2 lines) |
10/18/2004 06:12 AM |
mdjukic |
change getParam('graphics') to getImageDir() |
|
1.118 (+2 -2 lines) |
10/15/2004 10:13 PM |
Michael M Slusarz slusarz |
Remove this index. |
|
1.117 (+2 -2 lines) |
10/15/2004 03:39 AM |
Michael M Slusarz slusarz |
This information is stored in the session. |
|
1.116 (+9 -5 lines) |
10/14/2004 02:51 AM |
Michael M Slusarz slusarz |
Convert Gollem authentication to use the Auth:: framework. |
|
1.115 (+5 -4 lines) |
10/03/2004 11:20 PM |
Michael M Slusarz slusarz |
Several tweaks. |
|
1.114 (+2 -2 lines) |
08/17/2004 04:33 PM |
Jan Schneider jan |
Wording |
|
1.113 (+5 -4 lines) |
08/02/2004 12:52 AM |
Chuck Hagenbuch chuck |
Support for recursive directory deletion.
Submitted by: Jeff Graves <jeff@image-src.com> |
|
1.112 (+2 -2 lines) |
06/25/2004 12:30 PM |
Jan Schneider jan |
Fix viral typo. |
|
1.111 (+2 -2 lines) |
05/27/2004 05:35 PM |
Jan Schneider jan |
Fix typo preventing to cut elements at all. |
|
1.110 (+2 -2 lines) |
05/25/2004 11:52 AM |
Jan Schneider jan |
Move allowFileUploads() and wasFileUploaded() from Horde:: to Browser:: |