Loic d'Anterroches
d6e3b8dca9
Cleaned the atom feed to validate against the feedvalidator.
2008-12-04 14:37:46 +01:00
Loic d'Anterroches
9c44bc5fe5
Fixed issue 71, add atom feeds.
...
The basic building block is here with the feed of the timeline, it is
rather easy to add the feed other elements based on this work. This will
require iterations and polishing.
2008-12-03 15:00:47 +01:00
Loic d'Anterroches
209715a6b3
Increased the size of the edition area of the documentation pages.
2008-12-02 13:22:01 +01:00
Loic d'Anterroches
da23f2b915
Added review update notification.
2008-12-01 21:39:17 +01:00
Loic d'Anterroches
fefff591b6
Tried a little improvement of the layout.
2008-12-01 18:23:18 +01:00
Loic d'Anterroches
7d0ecd8f8a
Added a link to Gravatar in the FAQ.
2008-12-01 14:44:35 +01:00
Loic d'Anterroches
0ae266cfaf
Added to have a nicer look in the account area.
2008-12-01 14:30:00 +01:00
Loic d'Anterroches
d1911339d7
Added signals when the user updates his password.
2008-12-01 13:35:17 +01:00
Loic d'Anterroches
9c5156e6ef
Added the first work on the administration area.
2008-12-01 00:36:27 +01:00
Loic d'Anterroches
57a4ea7cb0
Fixed ticket 76, add the attached files in the issue notification emails.
...
Beware that you need to update your configuration file to add the new
template filter.
2008-11-30 10:52:06 +01:00
Loic d'Anterroches
81cb427f7f
Fixed to be consistent with the rest.
2008-11-30 10:37:40 +01:00
Loic d'Anterroches
f690968b11
Started ticket 39, add code review.
...
We now have a limited support of the code review. Still some work to be
done to allow the submission of new patches on a given review and update
the status. For the moment, only pre-commit review is supported.
2008-11-30 10:26:05 +01:00
Loic d'Anterroches
0273e535e0
Added multiple upload file in issue.
...
This fixes issue 54.
2008-11-27 11:10:23 +01:00
Loic d'Anterroches
08f6c5fc79
Improved a little bit the keyboard shortcuts.
2008-11-27 09:18:33 +01:00
Loic d'Anterroches
82ed55f1a0
Fixed issue 55, improvements for the wiki.
2008-11-25 21:59:57 +01:00
Loic d'Anterroches
86ab5221a7
Added view of pages by label.
2008-11-25 21:07:51 +01:00
Loic d'Anterroches
c0918de3dc
Improved the phrasing.
2008-11-25 20:36:09 +01:00
Loic d'Anterroches
fd9cb62946
Added documentation wiki search.
2008-11-25 20:32:33 +01:00
Loic d'Anterroches
4dc0747769
Added the download of a commit diff.
...
This fixes issue 50.
2008-11-25 20:11:09 +01:00
Loic d'Anterroches
8519303494
Fix to have a more logical order in the HTML.
2008-11-24 21:56:04 +01:00
Loic d'Anterroches
ad159a5463
Fixed the title to be correctly titlecased.
2008-11-24 21:52:24 +01:00
Benjamin Jorand
08145b7b1c
Added the support of Mercurial.
2008-11-23 17:45:00 +01:00
Loic d'Anterroches
39916d46f0
Added the featured documentation pages on the homepage.
2008-11-23 14:51:47 +01:00
Loic d'Anterroches
7c1ad62cdb
Added the deletion of old revisions of the wiki pages.
2008-11-23 12:33:11 +01:00
Loic d'Anterroches
048e2ba783
Fixed to be translated.
2008-11-23 12:13:04 +01:00
Loic d'Anterroches
d9ffac099f
Added the visualisation of the old revisions of a page.
2008-11-23 11:12:16 +01:00
Loic d'Anterroches
8eb5715656
Partial fix of issue 55, addition of a simple Wiki.
...
Added a base wiki, it is now possible to create wiki pages and update
them. Revisions are kept also not used/displayed at the moment.
2008-11-22 23:51:23 +01:00
Loic d'Anterroches
9814a75f82
Added the first work on an API.
2008-11-21 20:33:39 +01:00
Loic d'Anterroches
0e725bea26
Added private projects.
...
It is now possible to create private projects. To mark a project as
private, you simply go in the Administer > Tabs Access menu and select
"Private project". Only project members and owners together with the
extra authorized users will be able to access the project. The project
will not appear in the list of projects for not authorized users.
2008-11-21 13:19:02 +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
8e093bc7ee
Added link to issues and commit in the source tree.
2008-11-17 14:09:00 +01:00
Loic d'Anterroches
809967f5d7
Updated the hotkeys to add the latest updates into them.
2008-11-17 14:01:24 +01:00
Loic d'Anterroches
3ae666a781
Fixed the layout for long names in the attachments.
2008-11-16 12:19:30 +01:00
Nicolas Lassalle
5c32145e13
Added diff pretty print in the commit.
2008-11-15 21:10:37 +01:00
Nicolas Lassalle
99a2e2b83f
Fixed issue 37, syntax highlighting of source.
2008-11-15 15:44:47 +01:00
Loic d'Anterroches
c044e99960
Renamed timeline to updates as more intuitive.
...
Fixed other little consistency stuff.
2008-11-15 11:35:30 +01:00
Loic d'Anterroches
4760c4b563
Improved the style of the timeline to add consistency.
...
The timeline is now a table with a more consistent look and feel with
respect to the other tables in the application.
2008-11-15 11:31:43 +01:00
Loic d'Anterroches
b85da85dfe
Added ticket 45, base implementation of a timeline.
...
Still some cleaning of the code to have a nicer display of the timeline
especially for the issue updates.
2008-11-14 15:41:51 +01:00
Loic d'Anterroches
386ff894fc
Cleaned the view of a commit.
...
Removed the unnecessary "tree" information.
Added direct link to the files at the given commit.
2008-11-13 14:19:18 +01:00
Loic d'Anterroches
fa5fe0d610
Fixed ticket 36, attach a file to a ticket.
...
It is now possible to attach a file to a ticket.
2008-11-12 20:40:58 +01:00
Loic d'Anterroches
9404309a0a
Fixed issue 43 by removing the logo.
...
We do not need to do some advertizing on all the pages. Logo removed, the interface is
cleaner. Yeah!
2008-11-12 13:57:47 +01:00
Loic d'Anterroches
de8b5aa74c
Improved the visualisation of text files in the source.
...
If the visualized version is not at the head of a branch, the details of
the corresponding commit are given.
2008-11-11 22:55:35 +01:00
Loic d'Anterroches
9ac6e38e81
Added inline visualization of text files from the repository.
2008-11-11 22:32:01 +01:00
Loic d'Anterroches
c113c11da5
Added the display of the author of a commit in the source tree.
2008-11-07 14:32:22 +01:00
Loic d'Anterroches
ad5348e7f5
Fixed issue 42, add projects list link in project page.
...
At the top, a link to the project list is added when within a project
page.
2008-09-12 16:31:49 +02:00
Nicolas Lassalle
8ae2ae2b06
[PATCH] Fixed the source url in js-hotkeys
2008-09-12 12:38:13 +02:00
Nicolas Lassalle
b881ad1c8f
[PATCH] Restructured the "source views" file hierarchy.
...
Svn specifics Views are now in a Source subfolder.
2008-09-12 12:32:27 +02:00
Loic d'Anterroches
6521680719
Added the French translations.
...
Fixed at the same time some bad English strings.
2008-09-03 09:33:29 +02: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
3a3aa9c730
Added the administration of the repository.
...
It is now possible to select the repository type and a possible remote
repository for subversion in the administration area.
2008-09-02 16:45:49 +02:00
Loic d'Anterroches
2d271f6b69
Restructured one more time to be as SCM independent as possible.
...
The work is delegated as much as possible to the IDF_Scm_* classes.
2008-09-02 15:51:57 +02:00
Loic d'Anterroches
fad12e17c7
Cosmetic changes.
2008-08-29 20:38:13 +02:00
Nicolas LASSALLE
ccc41c86b0
Added support of subversion.
2008-08-29 19:50:10 +02:00
Loic d'Anterroches
02e00054f6
Added cosmetic improvements.
...
Updated the French translations to use the French title conventions (No
Uppercase For The First Letter of Each Word but only for the first
word).
Activated some of the menu links in the issue pages depending on the
context.
2008-08-13 22:11:08 +02:00
Loic d'Anterroches
109431cd40
Remove the uncessary sign in propagando from the download pages.
2008-08-13 21:23:26 +02:00
Loic d'Anterroches
a8db15d1e5
Added a warning when adding a comment to a closed issue.
...
The warning is only displayed for the simple users.
2008-08-13 21:20:47 +02:00
Loic d'Anterroches
0d4a31c086
Added accessibility keys.
2008-08-13 21:09:04 +02:00
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