From: <re...@us...> - 2007-08-13 18:12:49
|
Revision: 483 http://sciret.svn.sourceforge.net/sciret/?rev=483&view=rev Author: reinerj Date: 2007-08-13 11:12:45 -0700 (Mon, 13 Aug 2007) Log Message: ----------- add the Changes to the roadmap and update the TODO Modified Paths: -------------- branches/release-candidates/sciret-1.2/CHANGELOG branches/release-candidates/sciret-1.2/TODO branches/release-candidates/sciret-1.2/VERSION Modified: branches/release-candidates/sciret-1.2/CHANGELOG =================================================================== --- branches/release-candidates/sciret-1.2/CHANGELOG 2007-08-13 13:41:40 UTC (rev 482) +++ branches/release-candidates/sciret-1.2/CHANGELOG 2007-08-13 18:12:45 UTC (rev 483) @@ -1,3 +1,11 @@ +2007-08-12 Alejandro Pedraza <ale...@gm...> + * When an article was made to answer a question, show the + question text between the title and the article excerpt in + the list view, and between the title and the category in + the article detail view. Also, when an article that answers + a question is shown on the list view, use a question mark + as an icon, instead of the sheet icon currently used. + 2007-08-10 Reiner Jung <rj...@th...> * Add SF patch 1765899 from Trond Viggo Håpnes. This patch removes the mail-link from ViewArticle if the article is marked Modified: branches/release-candidates/sciret-1.2/TODO =================================================================== --- branches/release-candidates/sciret-1.2/TODO 2007-08-13 13:41:40 UTC (rev 482) +++ branches/release-candidates/sciret-1.2/TODO 2007-08-13 18:12:45 UTC (rev 483) @@ -1,15 +1,15 @@ 1.2 Release -- When edit a category and select a icon, the icon should be visible as a preview and not after it is selected -- A Question should be visible also in the categories where the question is assigned so long as it is answered. It must be marked - that it is clear visible this is a question - Automatic password reset for users (SF request 1704597) - Preferences for a user based view of the screen - Pre Installation check for Sciret (Check the right file system rights ...) - When a new user will be created, the password must be entered 2 times (at the moment it is only once) DONE - * Password protected access to Sciret that only signed in users have access. + * Password protected access to Sciret that only signed in users have access. Should be a configuration option (SF request 1704597) + * A Question should be visible also in the categories where the question is + assigned so long as it is answered. It must be marked that it is clear + visible this is a question 1.3 Release - New User Interface for Sciret based on the work from Nuno Pinheiro Modified: branches/release-candidates/sciret-1.2/VERSION =================================================================== --- branches/release-candidates/sciret-1.2/VERSION 2007-08-13 13:41:40 UTC (rev 482) +++ branches/release-candidates/sciret-1.2/VERSION 2007-08-13 18:12:45 UTC (rev 483) @@ -1 +1 @@ -1.1.0-SVN-Release-454 +1.2.0-SVN-Release-483 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |