Indefero

Indefero Commit Details


Date:2011-03-15 18:09:37 (13 years 9 months ago)
Author:Thomas Keller
Branch:develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, release-1.1, release-1.2, release-1.3
Commit:15442140cfa4d196d710984b023979ff9e78ff83
Parents: 9f877d430903c979ec03cebc9aeb9556f4f308b3
Message:Complete the NEWS with stuff from the tracker and format it as Markdown document.

Changes:

File differences

NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
xxx xxx xx xx:xx 2011 UTC
1.1 release.
New Features
- Manage multiple (commit) emails in your account settings (#136)
- Configure a default issue template for each project (#212, #540)
- Automatically create a table of contents on wiki pages (#350)
- Add multiple email addresses for project notifications (#372)
- Added an option to disable the project's size calculation in the forge (#403)
- Show branch in the commit details (git, mtn, hg) (#450)
- Allow the usage of text labels for Wiki text links (#456)
- Enhanced user profile page (#510)
- Simplified Chinese translation added (#521)
- Filter the timeline and its feed by item (#543)
- Display detailed changeset information for each commit (git, mtn) (#544)
Bugfixes
- Fix 'Need SSH_ORIGINAL_COMMAND in environment' for git sync (#198)
- English source language has been improved (#441, #478, #631)
- Fix a problem when deleting an orphaned git repository (#467)
- Sort the project list by the display name of the project (#477)
- Project creation form now has a short description field as well (#479)
- Add more file extensions supported by our in-tree prettify version (#490)
- Do not clean <ins> and <del> HTML markup from user input (#509)
- Improve HTML validation by switching from `strict` to `transitional` DOCTYPE (#511)
- Properly handle git commits without a changelog title (#520)
- Improve BSD compatibility in shell scripts (#526)
- Properly render inner whitespaces in viewed issue attachments (#528)
- Support for uploading SSH keys without optional comment (#531)
- Recognize irc: and git: protocols in Markdown renderer (#546)
Documentation
- Note possible problems with mbstring.func_overload in INSTALL (#481)
- Document how to contribute to Indefero (#486)
- Links to Markdown documentation have been improved (#489)
- Explain purpose of `idf_strong_key_check` in idf.php-dist (#516)
Tue Apr 20 07:00 2010 UTC
1.0 release.
NEWS.mdtext
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# InDefero 1.1 - xxx xxx xx xx:xx 2011 UTC
## 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)
- 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)
- Manage multiple (commit) emails in the account settings (issue 136)
- 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)
- 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)
- 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)
## 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
- Simplified Chinese translation added (issue 521)
- 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.

Archive Download the corresponding diff file

Page rendered in 0.07723s using 13 queries.