indefero/src/IDF
Mehdi Kabab 668b49df40 Fixed issue 220, redirect to the issue or the issue comment after an updating. 2009-05-26 12:04:06 +02:00
..
Config Fixed issue 67, conf and Conf folders conflict. 2008-11-27 11:29:40 +01:00
Form Fixed bad sequence of the tests. 2009-05-07 15:28:52 +02:00
Migrations Added a DB backend for the Git blob info. 2009-04-21 17:45:35 +02: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 to correctly return false on non-existing commits. 2009-05-26 11:28:36 +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 Added a first version of the new SCM backend. 2009-04-21 14:13:44 +02:00
Timeline Grouped the items in the timeline by day. 2008-12-01 22:16:28 +01:00
Views Fixed issue 220, redirect to the issue or the issue comment after an updating. 2009-05-26 12:04:06 +02:00
conf Removed the old priority information. 2009-05-15 09:49:51 +02:00
locale Update the French translations. 2009-04-16 13:39:44 +02:00
templates/idf Fixed issue 221, scroll to the preview if exists. 2009-05-26 11:48:02 +02:00
Commit.php Added the latest fixes for the new backend. 2009-05-25 14:18:48 +02: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 Fixed issue 205, clean up some gettext strings. 2009-05-07 15:23:23 +02:00
IssueComment.php Fixed issue 205, clean up some gettext strings. 2009-05-07 15:23:23 +02: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 Continued the SCM backend refactor. 2009-04-25 16:24:40 +02:00
Review.php Fixed issue 71, add atom feeds. 2008-12-03 15:00:47 +01:00
Scm.php Fixed to update to use the new method signature. 2009-05-25 15:19:22 +02: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 205, clean up some gettext strings. 2009-05-07 15:23:23 +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 Fixed issue 205, clean up some gettext strings. 2009-05-07 15:23:23 +02:00
WikiRevision.php Fixed issue 205, clean up some gettext strings. 2009-05-07 15:23:23 +02:00
relations.php Continued the SCM backend refactor. 2009-04-25 16:24:40 +02:00