.. |
conf
|
Added the ability to manually create a user.
|
2010-02-24 10:43:28 +01:00 |
Config
|
Fixed issue 67, conf and Conf folders conflict.
|
2008-11-27 11:29:40 +01:00 |
Form
|
Fixed ticket 406, PHP 5.3.1 compatibility.
|
2010-03-16 10:40:29 +01:00 |
locale
|
Updated the French translations and .pot file.
|
2010-03-16 15:26:17 +01:00 |
Migrations
|
Added migrations to backup restore indefero to/from a JSON file.
|
2009-10-19 11:28:01 +02:00 |
Plugin
|
Fixed to have a simpler code.
|
2010-04-15 15:40:36 +02:00 |
Review
|
Fixed issue 145, code reviews don't show up in the timeline.
|
2009-10-29 13:25:50 +01:00 |
Scm
|
Fixed to convert in utf-8 earlier in the process.
|
2010-03-26 20:40:50 +01:00 |
Search
|
Added a search engine in the issues.
|
2008-08-13 18:26:36 +02:00 |
Template
|
Added ticket 259, automatic linking of issues/commits to support TortoiseSVN preferred issue/commit naming.
|
2009-11-06 16:00:47 +01:00 |
templates/idf
|
Fixed ticket 410, upload error message on new issue shouldn't be hidden.
|
2010-03-16 10:03:49 +01:00 |
Tests
|
Fixed to not use the assumption that the first line of a commit message set the encoding.
|
2010-03-26 19:57:18 +01:00 |
Timeline
|
Grouped the items in the timeline by day.
|
2008-12-01 22:16:28 +01:00 |
Views
|
Fixed issue 424, English grammar.
|
2010-04-12 20:55:00 +02:00 |
Commit.php
|
Fixed to not use the assumption that the first line of a commit message set the encoding.
|
2010-03-26 19:57:18 +01:00 |
Conf.php
|
Fixed issue 67, conf and Conf folders conflict.
|
2008-11-27 11:29:40 +01:00 |
Diff.php
|
Remove the PHP 5.3 deprecated split function.
|
2009-09-24 20:40:22 +02:00 |
Issue.php
|
Added ticket 414, references email header for the issue notifications.
|
2010-03-16 09:41:21 +01:00 |
IssueComment.php
|
Fixed issue 268, atom feed corrupt.
|
2009-10-09 09:22:36 +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 ticket 165, multiple SSH keys per user.
|
2010-02-22 22:27:31 +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
|
Remove the PHP 5.3 deprecated split function.
|
2009-09-24 20:40:22 +02:00 |
Project.php
|
Fixed issue 167, timeline feed URL should only include auth token for private projects.
|
2009-10-08 13:27:15 +02:00 |
relations.php
|
Added the Mercurial hook connection to run on groupchange.
|
2010-04-19 09:14:29 +02:00 |
Review.php
|
Fixed issue 145, code reviews don't show up in the timeline.
|
2009-10-29 13:25:50 +01:00 |
Scm.php
|
Added the post-update hook at the creation of the git repository.
|
2010-04-14 13:31:30 +02:00 |
Search.php
|
Added a better handling of simultaneous updates of the search index.
|
2010-02-14 22:01:46 +01:00 |
Tag.php
|
Fixed issue 13, email notifications.
|
2008-08-07 23:12:24 +02:00 |
Timeline.php
|
Fixed issue 145, code reviews don't show up in the timeline.
|
2009-10-29 13:25:50 +01:00 |
Upload.php
|
Fixed issue 268, atom feed corrupt.
|
2009-10-09 09:22:36 +02:00 |
Views.php
|
Correctly request an account confirmation when trying to recover the password of a not yet activated account.
|
2010-02-15 22:40:34 +01:00 |
WikiPage.php
|
Fixed issue 268, atom feed corrupt.
|
2009-10-09 09:22:36 +02:00 |
WikiRevision.php
|
Fixed issue 315, atom feed of a wiki update is broken.
|
2009-10-28 09:28:06 +01:00 |