Commit Graph

93 Commits (fbe364462dfb467305a1bfd67016a9c2d5b4e8d9)

Author SHA1 Message Date
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