Commit Graph

234 Commits

Author SHA1 Message Date
Loic d'Anterroches
380df7380b Fixed the regex to match the commit and the path. 2008-11-23 14:41:41 +01:00
Loic d'Anterroches
a643cbbc0c Fixed to use the new class name. 2008-11-23 14:35:39 +01:00
Loic d'Anterroches
649e85e551 Fixed bad relate name conflicting with the IDF_Issue. 2008-11-23 14:34:45 +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
b3eb42817c Fixed to correctly clean the index and timeline when needed. 2008-11-23 12:00:15 +01:00
Loic d'Anterroches
78bc9a5466 Remove from the index on delete. 2008-11-23 11:26:17 +01:00
Loic d'Anterroches
b03422fc18 Fixed function name and add the timeline cleaning for wikirev/page deletion. 2008-11-23 11:23:20 +01:00
Loic d'Anterroches
99dd3aa1d6 Remove the corresponding information from the timeline on deletion. 2008-11-23 11:20:08 +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
b13633fed2 Fixed to work correctly with MySQL. 2008-11-22 22:06:02 +01:00
Loic d'Anterroches
c86cf6e5f1 Fixed issue 62, crash when searching in the issues.
The issue search is now correctly limiting the search to the issues.
2008-11-22 14:17:26 +01:00
Loic d'Anterroches
d8870e6df0 Added the installation of the IDF_Commit table. 2008-11-22 10:59:15 +01:00
Loic d'Anterroches
b94ca8215f Fixed to not cache the getBlob call with git. 2008-11-21 21:47:43 +01:00
Loic d'Anterroches
f674992fc8 Updated the French translations. 2008-11-21 21:14:37 +01:00
Loic d'Anterroches
6072c2f9cb Fixed a little cosmetic glitch. 2008-11-21 20:41:32 +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
80b9e2ff78 Fixed issue 59, field idf_idf_conf.vdesc is a varchar(250) instead of text (MySQL). 2008-11-20 10:05:40 +01:00
bohwaz
c807c18d21 Fixed issue 58, bug avec les raccourcis clavier. 2008-11-18 11:29:53 +01:00
bohwaz
e01235caea Fixed issue 57, bug dans la gestion SVN. 2008-11-18 11:23:09 +01:00
Loic d'Anterroches
79312f7242 Fixed some bad path to templates. 2008-11-18 10:58:54 +01:00
Loic d'Anterroches
7e1f5bb029 Fixed path to the login form. 2008-11-18 09:59:11 +01:00
Loic d'Anterroches
18da9ed72f Renamed to match Pluf conventions and fix issue 56. 2008-11-18 09:21:49 +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
Loic d'Anterroches
97425529b1 Fixed to have the short name of the subject instead of InDefero. 2008-11-16 12:11:13 +01:00
Loic d'Anterroches
7ca43e0ec2 Updated the pretty print not to need extra <pre></pre>. 2008-11-15 21:23:29 +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
316a7d1a54 Fixed wrong display of the comment author. 2008-11-15 15:09:07 +01:00
Loic d'Anterroches
17734a7482 Fixed the class of some issue links. 2008-11-15 15:01:12 +01:00
Loic d'Anterroches
619334db67 Fixed the date to be the one of the comment and not the issue. 2008-11-15 12:26:21 +01:00
Loic d'Anterroches
42df3f5a74 Using normal storage instead of compressed. 2008-11-15 12:16:39 +01:00
Loic d'Anterroches
5370939229 Fixed the indenting. 2008-11-15 11:57:17 +01:00
Loic d'Anterroches
bcaf6efb6a Added the downloads in the timeline. 2008-11-15 11:56:44 +01:00
Loic d'Anterroches
8336dd6549 Updated to make the timeline follow the access rules. 2008-11-15 11:47:09 +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
a5acd5d6ca Improved the documentation based on a LinuxFr comment. 2008-11-13 08:52:56 +01:00
Loic d'Anterroches
431654592d Updated the French translation. 2008-11-12 21:02:57 +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