2011-03-20 12:48:49 +00:00
|
|
|
# InDefero 1.2 - xxx xxx xx xx:xx 2011 UTC
|
|
|
|
|
2011-10-10 18:54:03 +00:00
|
|
|
ATTENTION: You need Pluf [46b7f251](http://projects.ceondo.com/p/pluf/source/commit/46b7f251)
|
2011-05-30 12:02:10 +00:00
|
|
|
or newer to properly run this version of Indefero!
|
|
|
|
|
2011-03-20 12:48:49 +00:00
|
|
|
## New Features
|
|
|
|
|
2011-10-10 18:54:03 +00:00
|
|
|
- Indefero's issue tracker can now bi-directionally link issues with variable,
|
|
|
|
configurable terms, such as "is related to", "is blocked by" or
|
|
|
|
"is duplicated by" (issue 638)
|
|
|
|
- When you search for issues, the results can further be refined by issue state
|
|
|
|
(open or closed) and label (partially implements issue 548)
|
|
|
|
- Source and diff views now make characters like line endings, tabs and other
|
|
|
|
"invisible" control characters visible on hover and cope with long lines much
|
|
|
|
better (issue 636)
|
|
|
|
- Mercurial source views now show parent revisions (if any) and detailed change
|
|
|
|
information
|
2011-06-10 00:23:54 +00:00
|
|
|
- Subversion source views now show detailed change information (issue 622)
|
2011-10-10 18:54:03 +00:00
|
|
|
- File download URLs now contain the file name rather than the upload id;
|
|
|
|
old links still work though (issues 559 and 686)
|
|
|
|
- monotone file and directory attributes are displayed in the tree and file view
|
2011-05-31 11:11:55 +00:00
|
|
|
(needs a monotone with an interface version of 13.1 or newer)
|
2011-06-02 00:04:52 +00:00
|
|
|
- The context area is now kept in view when a page scrolls down several pages
|
2011-10-10 18:54:03 +00:00
|
|
|
- A summary section has been added to the issue tracker with statistics about
|
|
|
|
open / closed issues, unresolved issues grouped by tags and owners
|
|
|
|
- The project list and title has gathered a customizable icon for each project
|
|
|
|
- The download section now provides MD5 checksums for uploaded files
|
|
|
|
- Wiki pages now come with a designated stylesheet for printer output (issue 713)
|
2011-05-25 21:26:14 +00:00
|
|
|
|
2011-05-31 11:11:55 +00:00
|
|
|
## Bugfixes
|
2011-03-20 12:48:49 +00:00
|
|
|
|
2011-10-10 18:54:03 +00:00
|
|
|
- Git's cron job doesn't erase manually added keys anymore (issue 247)
|
|
|
|
- The SVN interface acts more robust if an underlying repository has been
|
|
|
|
restructured (issues 364 and 721)
|
2011-03-24 22:54:52 +00:00
|
|
|
- monotone zip archive entries now all carry the revision date as mtime (issue 645)
|
2011-10-10 18:54:03 +00:00
|
|
|
- The timeline only now only displays filter options for items a user has
|
|
|
|
actually access to (issue 655)
|
2011-05-31 11:11:55 +00:00
|
|
|
- The log, tags and branches parsers for Mercurial are more robust now (issue 663)
|
2011-10-10 18:54:03 +00:00
|
|
|
- Several SSH public key parsing issues have been fixed and the check for existing,
|
|
|
|
uploaded keys has been improved (issue 679)
|
2011-06-01 22:48:38 +00:00
|
|
|
- Diff views now show empty context lines for git and hg again (issue 688)
|
2011-10-10 18:54:03 +00:00
|
|
|
- The SVN command line client no longer accidential tries to store the login
|
|
|
|
credentials we give him as arguments for the user executing the SVN command
|
2011-06-04 21:15:58 +00:00
|
|
|
- The usher section in the forge administration no longer displays a bogus
|
|
|
|
server enty in case no monotone server is configured in the connected
|
|
|
|
usher instance
|
2011-10-10 18:54:03 +00:00
|
|
|
- A timeout that popped up when Usher is restarted has been fixed (issue 695)
|
|
|
|
- The SyncMonotone plugin now cleans up partial artifacts it created during the
|
|
|
|
addition of a new project or monotone key, in case an error popped up in the
|
|
|
|
middle (issue 697)
|
2011-07-27 18:06:56 +00:00
|
|
|
- Indefero now sends the MD5 checksum as HTTP header when downloading a file from the
|
2011-10-10 18:54:03 +00:00
|
|
|
download area; additionally, a unneeded redirect has been removed (issue 716)
|
|
|
|
- Source links without a specific revision did not work due to a wrong regex
|
|
|
|
(issue 730)
|
2011-10-31 22:16:08 +00:00
|
|
|
- Avatar URL generation use correctly the configuration (issue 732)
|
2011-10-31 22:19:57 +00:00
|
|
|
- The SyncGit plugin no longer fails to remove a non-existing post-update hook
|
|
|
|
on repository creation (issue 752)
|
2011-10-10 18:54:03 +00:00
|
|
|
- The error detection and reporting in the SyncMonotone plugin has been improved
|
|
|
|
- The branch links users of the Subversion frontend get when they enter a wrong
|
|
|
|
revision are fixed; this list is now also only displayed (for any SCM) if
|
|
|
|
there are actually branches available in the repository
|
|
|
|
- If git's author name is not encoded in an UTF-8 compatible encoding, skip the
|
|
|
|
author lookup, as we have no information what the author string is actually
|
|
|
|
encoded in
|
|
|
|
- Indefero no longer displays an empty parents paragraph in the commit view for
|
|
|
|
root revisions of a git repository
|
|
|
|
- Indefero now only shows the tags of the closed and not the open issues in the
|
|
|
|
closed issues list
|
2011-03-24 22:54:52 +00:00
|
|
|
|
2011-03-20 12:48:49 +00:00
|
|
|
## Documentation
|
|
|
|
|
2011-06-05 00:37:47 +00:00
|
|
|
- The documentation on the setup of the monotone plugin has been improved.
|
|
|
|
|
2011-03-20 12:48:49 +00:00
|
|
|
## Translations
|
|
|
|
|
2011-05-26 08:46:12 +00:00
|
|
|
# InDefero 1.1.2 - Thu May 26 07:42:25 2011 UTC
|
2011-05-26 07:57:05 +00:00
|
|
|
|
|
|
|
## Bugfixes
|
|
|
|
|
|
|
|
- Fix tags extraction from git repository (issue 675)
|
|
|
|
- Fix SSH validation method (issue 671)
|
|
|
|
- Fix malformed URL in the RSS (issue 666)
|
|
|
|
- Fix validateRevision call for Mercurial Scm (issue 657)
|
|
|
|
|
|
|
|
## Translations
|
|
|
|
|
|
|
|
- Missing word in French translation (issue 672)
|
|
|
|
- Update Spanish translation
|
|
|
|
|
2011-03-28 15:52:53 +00:00
|
|
|
# InDefero 1.1.1 - Mon Mar 28 15:52 2011 UTC
|
2011-03-24 23:11:03 +00:00
|
|
|
|
|
|
|
## Bugfixes
|
|
|
|
|
2011-03-27 23:20:54 +00:00
|
|
|
- Fix an incompatibility with Python 3.1 in gitserve.py (issue 554)
|
2011-03-24 23:53:12 +00:00
|
|
|
- Fix PHP error when the commit view shows a commit with changed binary files (issue 643)
|
2011-03-27 23:20:54 +00:00
|
|
|
- A migration problem prevented the preferences page being displayed properly (issues 644 and 653)
|
2011-03-24 23:11:03 +00:00
|
|
|
- Fix PHP error when trying to create Mercurial source archives (issue 648)
|
2011-03-27 23:20:54 +00:00
|
|
|
- Improve the French translation (issue 651)
|
|
|
|
- Registration page missed a link to password recovery that was mentioned in a form error (issue 652)
|
2011-03-24 23:11:03 +00:00
|
|
|
|
2011-03-20 11:44:21 +00:00
|
|
|
# InDefero 1.1 - Sun Mar 20 11:44 2011 UTC
|
2011-03-15 23:09:37 +00:00
|
|
|
|
|
|
|
## New Features
|
|
|
|
|
|
|
|
* _Version control_:
|
|
|
|
- Support for the monotone Version Control system (see [[InstallationScmMonotone]])
|
|
|
|
- Display detailed changeset information in the commit details (git, mtn) (issue 544)
|
|
|
|
- Show branch in the commit details (git, mtn, hg) (issue 450)
|
|
|
|
- Render branch and tag names in a popup and make them filterable (git, hg, mtn) (issue 601)
|
|
|
|
|
|
|
|
* _Issue tracking_:
|
|
|
|
- Forge-wide and per-project watch lists of starred issues (issue 589)
|
|
|
|
- Configure a default issue template for each project (issues 212 and 540)
|
|
|
|
- Pick default issue labels from the configured project settings (issue 556)
|
2011-03-18 02:05:35 +00:00
|
|
|
- Navigate to a preceding / following issue in the issue detail view
|
2011-03-15 23:09:37 +00:00
|
|
|
- Many new text syntaxes to auto-link revisions (see [[AutomaticLinks]], issue 569)
|
|
|
|
|
|
|
|
* _Documentation wiki_:
|
|
|
|
- Automatically create a table of contents on wiki pages (issue 350)
|
|
|
|
- Allow the usage of text labels for Wiki text links (issue 456)
|
|
|
|
|
|
|
|
* _Other_:
|
|
|
|
- Enhanced user profile page (issue 510)
|
2011-03-20 00:10:48 +00:00
|
|
|
- Manage multiple (commit) emails in the account settings (issues 136 and 500)
|
2011-03-15 23:09:37 +00:00
|
|
|
- Filter the timeline and its feed by item type (issue 543)
|
|
|
|
- Add multiple email addresses for project notifications (issue 372)
|
|
|
|
- Direct links to other projects via the new `Project List` dropdown
|
|
|
|
- InDefero gained a favicon (issue 594)
|
|
|
|
|
|
|
|
## Bugfixes
|
|
|
|
|
|
|
|
- Fix `Need SSH_ORIGINAL_COMMAND in environment` error for git sync (issue 198)
|
|
|
|
- Added an option to disable lengthy project size calculation in the forge (issue 403)
|
|
|
|
- Fix a problem when deleting an orphaned git repository (issue 467)
|
2011-03-18 02:05:35 +00:00
|
|
|
- Ignore XML parsing problems when trying to retrieve commit messages for svn (issues 469 and 518)
|
2011-03-15 23:09:37 +00:00
|
|
|
- Sort the project list by the display name of the project (issue 477)
|
|
|
|
- Project creation form now has a short description field as well (issue 479)
|
|
|
|
- Add more file extensions supported by our in-tree prettify version (issues 490 and 567)
|
2011-03-18 01:47:08 +00:00
|
|
|
- Improve the parsing of hg's log output (issues 507 and 508)
|
2011-03-15 23:09:37 +00:00
|
|
|
- Do not clean `<ins>` and `<del>` HTML markup from user input (issue 509)
|
|
|
|
- Improve HTML validation by switching from `strict` to `transitional` DOCTYPE (issue 511)
|
|
|
|
- Properly handle git commits without a changelog title (issue 520)
|
|
|
|
- Improve BSD compatibility in shell scripts (issue 526)
|
|
|
|
- Properly render inner whitespaces in viewed issue attachments (issue 528)
|
|
|
|
- Support for uploading SSH keys without optional comment (issue 531)
|
|
|
|
- Recognize irc: and git: protocols in Markdown renderer (issue 546)
|
|
|
|
- New config option `git_core_quotepath` to handle non-ASCII git file names (issue 553)
|
|
|
|
- Ensured that active views are rendered in the menu as such (issue 555)
|
|
|
|
- Add CSS for nested and mixed ordered and unordered lists (issue 557)
|
|
|
|
- Directories are now sorted before files in source tree views (issue 573)
|
|
|
|
- File attachments now have explicit view and download links in issue views (issue 575)
|
|
|
|
- Display anonymous access URL when user has no SSH key registered (issue 588)
|
|
|
|
- Improve the rendering of tag lists in issue views (issue 591)
|
|
|
|
- Improved error page when a commit or branch was not found (issue 609)
|
|
|
|
- Disable browser autocomplete of password fields in the account settings (issue 616)
|
|
|
|
- Improvements in the automatic linker parser (issue 618)
|
|
|
|
- The `createIssue` API method did not check the API authentication (issue 619)
|
2011-03-18 00:05:25 +00:00
|
|
|
- Reduce the memory footprint and compatibility of the internal diff parser (issues 627 and 633)
|
2011-03-18 00:28:26 +00:00
|
|
|
- Print the git branches and tags in bold which contain the currently displayed revision
|
2011-03-15 23:09:37 +00:00
|
|
|
|
|
|
|
## Documentation
|
|
|
|
|
|
|
|
- Document how to contribute to Indefero in `CONTRIBUTE.mdtext` (issue 486)
|
|
|
|
- Note possible problems with mbstring.func_overload in `INSTALL.mdtext` (issue 481)
|
|
|
|
- Improve links to Markdown documentation (issue 489)
|
|
|
|
- Explain purpose of `idf_strong_key_check` in `idf.php-dist` (issue 516)
|
|
|
|
|
|
|
|
## Translations
|
|
|
|
|
|
|
|
- Spanish translation added
|
2011-03-16 09:07:24 +00:00
|
|
|
- Started with a Simplified Chinese translation (issue 521)
|
|
|
|
- Started with a Russian translation
|
2011-03-15 23:09:37 +00:00
|
|
|
- Updates and fixes to the French translation (issue 574)
|
|
|
|
- Updates and fixes to the German translation
|
|
|
|
- English source language has been improved (issues 441, 478, and 631)
|
|
|
|
|
|
|
|
# InDefero 1.0 - Tue Apr 20 07:00 2010 UTC
|
|
|
|
|
|
|
|
First stable release.
|
|
|
|
|