Loic d'Anterroches
4b2139fe99
Updated to ignore the indefero-*.zip files.
2008-08-07 21:39:39 +02:00
Loic d'Anterroches
fcc1283001
Fixed not to display the update time of an issue if not needed.
2008-08-07 19:44:59 +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
1831716b07
Changed to display the update of a download only if updated.
2008-08-07 09:24:15 +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
7070e8a13a
Added the language example configuration.
2008-08-06 20:26:30 +02:00
Loic d'Anterroches
bac1586334
Added the French translation of the project.
2008-08-06 14:54:01 +02:00
Loic d'Anterroches
1cb8e44ff9
Fixed English typo.
2008-08-05 21:35:26 +02:00
Loic d'Anterroches
78cf0c1c85
Fixed to push the overwrite check at the framework level.
2008-08-05 21:01:06 +02:00
Loic d'Anterroches
9f67343e36
Added the logo files for people to play with.
2008-08-05 20:42:30 +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
884a41fbba
Fixed to prevent overwritting an existing file.
2008-08-05 20:09:20 +02:00
Loic d'Anterroches
330fa62554
Added more labels per download.
2008-08-05 20:04:42 +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
366b73d27e
Fixed issue 10, add mime type when downloading a file.
2008-08-05 12:44:56 +02:00
Loic d'Anterroches
b4cac893a5
Added better keyboard shortcuts.
...
The list is available in the FAQ.
2008-08-05 12:07:04 +02:00
Loic d'Anterroches
9dedea0f9d
Fixed issue 12, better regular expressions to link issues.
...
The bug was due to a bad initialization of the git repository path in
the issue comment parser. Time to make more init tests!
2008-08-05 11:44:04 +02:00
Loic d'Anterroches
0a868a76ba
Changed the order as the result is visualy more balanced.
2008-08-04 21:45:17 +02:00
Loic d'Anterroches
31c79419b5
Limit to the latest 25 commits in the changelog.
2008-08-04 21:25:19 +02:00
Loic d'Anterroches
6ad7ee8c71
Added integration with git-daemon.
...
In the configuration it is possible to give a git daemon url to have it
displayed in the source view.
2008-08-04 21:24:07 +02:00
Loic d'Anterroches
da1ddc4179
Ignore the default upload folder.
2008-08-04 20:56:41 +02:00
Loic d'Anterroches
e1f961c14b
Fixed error in the batch deletion.
2008-08-04 08:43:12 +02:00
Loic d'Anterroches
f40d197478
Updated the template configuration to add the upload path/url.
2008-08-04 08:39:00 +02:00
Loic d'Anterroches
7a5bb7345d
Added a download area to the forge.
2008-08-04 00:42:05 +02:00
Loic d'Anterroches
fb9d52fa87
Added a simple logo.
2008-08-03 16:12:25 +02:00
Loic d'Anterroches
e6df530624
Fixed to avoid lines being too long.
2008-08-03 10:09:03 +02:00
Loic d'Anterroches
54d3783173
Added a note on how to mark a bug as duplicate.
2008-08-03 10:07:20 +02:00
Loic d'Anterroches
9e2d9e691b
Added the markdown filter for the description of the project.
2008-08-02 22:52:11 +02:00
Loic d'Anterroches
bf8a33708b
Added a + icon before the "new issue" link.
2008-08-02 22:26:50 +02:00
Loic d'Anterroches
a105f971c2
Added the FAQ view.
2008-08-02 21:58:00 +02:00
Loic d'Anterroches
4119a160aa
Fixed the copyright.
2008-08-02 15:18:19 +02:00
Loic d'Anterroches
495e18cf58
Added installation instructions and configuration example.
2008-08-02 15:13:21 +02:00
Loic d'Anterroches
49f339c7c5
Added the ability to download a zip file of the code at a given commit.
2008-08-02 13:51:42 +02:00
Loic d'Anterroches
d46ddea543
Added tests for the Git class and removed unused code.
2008-08-02 10:36:29 +02:00
Loic d'Anterroches
cf9360a1a8
Fixed the middleware to correctly return a 404 error if the project is
...
not found.
2008-08-02 09:48:55 +02:00
Loic d'Anterroches
953d7c4ecd
Added the name of the login view.
2008-08-02 09:48:35 +02:00
Loic d'Anterroches
f4f8f9615a
Added the link to commit and issues in the changelog.
2008-08-02 09:42:05 +02:00
Loic d'Anterroches
4c5bd8d2be
Fixed bug when looking at a commit which is a merge.
...
When you merge you do not get always a diff of files. This fix correct
that for the case of commit 9a2b8e249a
.
2008-08-02 09:38:06 +02:00
Loic d'Anterroches
fd6031d7f5
Fixed SQL to follow the standards.
2008-08-01 22:18:58 +02:00
Loic d'Anterroches
83658ac860
Fixed to have standard SQL.
2008-08-01 22:15:49 +02:00
Loic d'Anterroches
593afd9b8b
Fix for PostgreSQL.
2008-08-01 22:13:25 +02:00
Loic d'Anterroches
a831c749d8
Fixed boolean for PostgreSQL.
2008-08-01 22:03:56 +02:00
Loic d'Anterroches
7d80632557
Added code indentation.
2008-08-01 00:50:44 +02:00
Loic d'Anterroches
80ce87009e
Added a better commit diff.
2008-08-01 00:38:29 +02:00
Loic d'Anterroches
cb15f036fe
Fixed some typos.
2008-07-31 22:54:02 +02:00
Loic d'Anterroches
1b3a42940d
Added the registration procedure.
2008-07-31 22:50:21 +02:00