indefero/src/IDF
Loic d'Anterroches 9f673307e0 Added the dash in the explanations of the allowed character in the project name
This is solving issue 148 correctly.
2009-03-27 05:45:30 +01:00
..
Config Fixed issue 67, conf and Conf folders conflict. 2008-11-27 11:29:40 +01:00
Form Added the dash in the explanations of the allowed character in the project name 2009-03-27 05:45:30 +01:00
Migrations Added the upload of the SSH key for the end user. 2009-01-14 23:05:52 +01:00
Plugin Added the ability to configure the paths to the SCM executables. 2009-02-25 14:28:14 +01:00
Review Fixed issue 71, add atom feeds. 2008-12-03 15:00:47 +01:00
Scm Fixed issues 137 and 138, support of the git submodules. 2009-02-27 13:38:22 +01:00
Search Added a search engine in the issues. 2008-08-13 18:26:36 +02:00
Template Fixed issue 158, improved MarkDown support. 2009-03-26 12:23:37 +01:00
Tests Fixed bug in the diff display when a single empty line was removed. 2009-02-02 21:42:31 +01:00
Timeline Grouped the items in the timeline by day. 2008-12-01 22:16:28 +01:00
Views Fixed issue 159, Problem with display of source files with extension of c, etc. 2009-03-26 12:04:16 +01:00
conf Fixed issue 105 point 2, added deletion of a project. 2009-02-27 10:42:18 +01:00
locale Improved the layout to link to the personal closed tickets. 2009-02-27 15:25:41 +01:00
templates/idf Fixed issue 161, download link in source tree has poor visibility. 2009-03-26 15:42:22 +01:00
Commit.php Added the notification for the commits. 2009-01-28 15:20:41 +01:00
Conf.php Fixed issue 67, conf and Conf folders conflict. 2008-11-27 11:29:40 +01:00
Diff.php Fixed issue 160, diff viewer in code reviews does not indent correctly. 2009-03-26 15:21:16 +01:00
Issue.php Updated the timeline to link to the author profile. 2008-12-05 12:28:58 +01:00
IssueComment.php Updated the timeline to link to the author profile. 2008-12-05 12:28:58 +01:00
IssueFile.php Added multiple upload file in issue. 2008-11-27 11:10:23 +01:00
Key.php Added the upload of the SSH key for the end user. 2009-01-14 23:05:52 +01:00
Middleware.php Fixed to prevent a crash when accessing the base page of a project with no /. 2009-02-17 09:37:05 +01:00
Precondition.php Fixed issue 71, add atom feeds. 2008-12-03 15:00:47 +01:00
Project.php Fixed issue 105 point 2, added deletion of a project. 2009-02-27 10:42:18 +01:00
Review.php Fixed issue 71, add atom feeds. 2008-12-03 15:00:47 +01:00
Scm.php Fixed issue 119, no environment for the shell_exec and exec calls. 2009-01-29 20:29:45 +01:00
Search.php Remove from the index on delete. 2008-11-23 11:26:17 +01:00
Tag.php Fixed issue 13, email notifications. 2008-08-07 23:12:24 +02:00
Timeline.php Fixed function name and add the timeline cleaning for wikirev/page deletion. 2008-11-23 11:23:20 +01:00
Upload.php Correctly use the url_upload configuration variable. 2009-01-12 15:31:04 +01:00
Views.php Added ticket 95, ability to get a new password when forgotten. 2009-01-01 21:50:16 +01:00
WikiPage.php Updated the timeline to link to the author profile. 2008-12-05 12:28:58 +01:00
WikiRevision.php Updated the timeline to link to the author profile. 2008-12-05 12:28:58 +01:00
relations.php Added the relations of the IDF_Commit model. 2009-02-16 11:55:14 +01:00