Commit Graph

48 Commits

Author SHA1 Message Date
Loic d'Anterroches
a1e10bd169 Added a search engine in the issues. 2008-08-13 18:26:36 +02:00
Loic d'Anterroches
5275a1a9d6 Fixed issue 5, add a way for user to manage their account.
Also added for each user a small public profile.
2008-08-12 22:17:49 +02:00
Loic d'Anterroches
1a030ea4ed Added issue 14, ability to change the interest status.
The interest status or watch list is now shown in the list of the issues
and can be changed by clicking on the star in front of the title of an
issue when looking at an issue.
2008-08-12 12:46:09 +02:00
Loic d'Anterroches
740979a4cb Fixed issue 19, help disconnected from the project.
Use the tip from zero heure. https://linuxfr.org/~erlen/27028.html
2008-08-11 20:10:33 +02:00
Loic d'Anterroches
1cf3a73fe1 Fixed issue 18, link to download/git clone in the tree view visually annoying. 2008-08-11 15:27:40 +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
bd0209a28e Fixed some inconsistencies in the interface (thanks Luigi). 2008-08-08 20:34:40 +02:00
Loic d'Anterroches
6360ea93be Fixed issue 13, email notifications.
Email notifications are now sent at creation/modification of an issue.
2008-08-07 23:12:24 +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
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
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
64f41c0cd2 Fixed issue 8, show the featured downloads on the homepage. 2008-08-05 20:33:43 +02:00
Loic d'Anterroches
330fa62554 Added more labels per download. 2008-08-05 20:04:42 +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
b4cac893a5 Added better keyboard shortcuts.
The list is available in the FAQ.
2008-08-05 12:07: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
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
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
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
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
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
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
Loic d'Anterroches
416d13e249 Added the registration form.
Still need a lot :)
2008-07-29 22:33:13 +02:00
Loic d'Anterroches
c50e218704 Added a project home. 2008-07-29 21:18:02 +02:00
Loic d'Anterroches
ccf24df131 Link to the corresponding tree in the commit view. 2008-07-29 15:13:40 +02:00
Loic d'Anterroches
a6716c7716 Added the visualisation of a commit. 2008-07-28 22:09:17 +02:00
Loic d'Anterroches
3fb47562ce Automatically create links in the issue description and comments.
Link to issues but also commits.
2008-07-28 20:31:23 +02:00
Loic d'Anterroches
b6084cbf07 Improved the support of the git browser.
Now the reference is always a commit as from a commit it is always possible to travel back to the corresponding tree and blobs.
2008-07-27 17:43:51 +02:00
Loic d'Anterroches
c915f8fccf Added the changelog and fixed the source browser.
The source browser is normally a little bit more robust.
2008-07-27 01:31:10 +02:00
Loic d'Anterroches
f57a0ec08b Cosmetic improvements. 2008-07-26 20:17:18 +02:00
Loic d'Anterroches
876e206742 First work on the git browser. 2008-07-26 18:42:41 +02:00
Loic d'Anterroches
2e711bee8d Added a nice formatting of the issue comments. 2008-07-25 14:25:50 +02:00
Loic d'Anterroches
4eea3797b2 Added the autocompletion of the owner and cosmetic changes. 2008-07-25 14:15:58 +02:00
Loic d'Anterroches
e5d296d863 Added the Shift+w hotkey to get the working list of the user. 2008-07-25 11:17:56 +02:00
Loic d'Anterroches
d19dbb441c Added a hotkey tag to easily add them.
Added a new Shift+m hotkey to access the list of submitted issues.
2008-07-25 11:16:18 +02:00
Loic d'Anterroches
efbd82fccb Initial commit. 2008-07-25 10:26:05 +02:00