indefero/src/IDF
Patrick Georgi 0efb0fec44 Fixed issue 199, some optimizations for SVN access. 2009-04-20 15:05:34 +02: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 issue 199, some optimizations for SVN access. 2009-04-20 15:05:34 +02:00
Search Added a search engine in the issues. 2008-08-13 18:26:36 +02:00
Template Fixed issue 195, added parsing of the commit plural forms. 2009-04-19 14:33:12 +02: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 185, custom predefined download labels are not displayed in autocomplete. 2009-04-16 11:43:03 +02:00
conf Fixed issue 178, improved reading of extra text files. 2009-04-07 10:41:13 +02:00
locale Update the French translations. 2009-04-16 13:39:44 +02: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 Fixed issue 183, project can not be deleted because of foreign key integrity constraints. 2009-04-16 13:27:41 +02: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 183, project can not be deleted because of foreign key integrity constraints. 2009-04-16 13:27:41 +02: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 Fixed issue 183, project can not be deleted because of foreign key integrity constraints. 2009-04-16 13:27:41 +02: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