Thomas Keller
9a8bd464a3
Remove a couple of unused calls to get a list of project tags; these
...
calls are currently done from within the tags-cloud template most of
the time, which is ugly, but the way it works as of now.
2011-10-04 00:47:31 +02:00
Patrick Georgi
945429abf0
Provide MD5 value of downloads to HTTP client
...
Content-MD5 is a HTTP header to provide end-to-end integrity checks
(see RFC2616, 14.15). This doesn't protect against malicious
modifications, but against transmissions errors and storage errors
on the server.
The change also removes one redirect when downloading files.
2011-07-24 22:12:36 +02:00
Thomas Keller
ee33cc1832
Address files by name rather than ID in the downloads section (issue 686)
2011-05-28 00:48:24 +02:00
William MARTIN
5ea4b02205
Update copyrigt
2011-04-02 21:37:07 +02:00
William MARTIN
6f1bb309d4
Apply the UI enhancement of issue tags cloud to wiki and download part too.
2011-02-23 22:35:43 +01:00
Loic d'Anterroches
7a952215aa
Added a series of hooks to trigger backup jobs when files are uploaded/deleted.
2010-05-21 11:29:36 +02:00
Loic d'Anterroches
838645463d
Remove the PHP 5.3 deprecated split function.
2009-09-24 20:40:22 +02:00
Mehdi Kabab
62e173e312
Fixed issue 185, custom predefined download labels are not displayed in autocomplete.
2009-04-16 11:43:03 +02:00
Loic d'Anterroches
a116c27c03
Fixed issue 124, JS dropdown lists not working in Issues page under IE 7 & 8.
...
IE does not like trailing comma in an array.
Bad: [1, 2, 3,] Good: [1, 2, 3]
2009-02-01 09:54:09 +01:00
Loic d'Anterroches
7a0a0b523b
Fixed the right action when listing by tag the downloads.
2008-11-25 20:45:27 +01:00
Loic d'Anterroches
725ece26cd
Fixed in part issue 56, the templates are in the idf subfolder.
2008-11-18 09:15:02 +01:00
Loic d'Anterroches
14811beeba
Fixed issue 9, do not show the deprecated files by default.
2008-09-02 23:31:43 +02:00
Loic d'Anterroches
88d39faed7
Fixed bug showing all the downloads of all the projects in the download area.
2008-08-09 23:07:22 +02:00
Loic d'Anterroches
59a81279ff
Fixed issue 6, ability to remove an uploaded file.
2008-08-08 21:33:10 +02:00
Loic d'Anterroches
7383e18dff
Fixed issue 4, with fine control over the tabs access.
...
For each tab, at the exception of the project home and the
administration area, it possible to control the access rights if the
user is anonymous, signed in, member or owner.
2008-08-07 15:35:03 +02:00
Loic d'Anterroches
553f5179a2
Changed the default downloads sort order.
...
The sort order is now the reverse upload time and the upload time is
correctly used instead of the update time.
2008-08-06 22:38:22 +02:00
Loic d'Anterroches
19ca5ef02f
Added a nice warning if the user tries to download a deprecated file.
2008-08-06 22:30:44 +02:00
Loic d'Anterroches
a8699db268
Improved the style for the labels in the context column.
2008-08-06 22:19:46 +02:00
Loic d'Anterroches
3b5251c1b4
Fixed issue 7, filter the downloads by label.
2008-08-06 21:54:45 +02:00
Loic d'Anterroches
64f41c0cd2
Fixed issue 8, show the featured downloads on the homepage.
2008-08-05 20:33:43 +02:00
Loic d'Anterroches
3990098e4b
Added better control that the issue/download are in the project.
...
When you view/edit a download or issue, if the download/issue is not in
the current project a 404 page is returned.
2008-08-05 19:58:21 +02:00
Loic d'Anterroches
5e3b2bac28
Added a download counter.
...
Because we like stats, even if not really reliable :)
2008-08-05 15:44:27 +02:00
Loic d'Anterroches
7a5bb7345d
Added a download area to the forge.
2008-08-04 00:42:05 +02:00