Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Summary/total for task list [csp184] #99

Open
crazedsanity opened this issue Feb 20, 2013 · 0 comments
Open

Summary/total for task list [csp184] #99

crazedsanity opened this issue Feb 20, 2013 · 0 comments

Comments

@crazedsanity
Copy link
Owner

It would be very helpful to summary for a given task list which has a total for the listed tasks. When I'm determining how long a specific issue will take, it's frustrating to have to manually add up all the estimate times, when it should just be calculated for me (for convenience).

crazedsanity added a commit that referenced this issue Mar 12, 2013
The following are release notes (via SVN logs)

------------------------------------------------------------------------
r1000 | crazedsanity | 2009-10-26 07:29:02 -0500 (Mon, 26 Oct 2009) | 1 line

Add project name to VERSION file for the purposes of upgrading.
------------------------------------------------------------------------
r999 | crazedsanity | 2009-10-25 22:28:08 -0500 (Sun, 25 Oct 2009) | 24 lines

 *** RELEASE 1.2.0-ALPHA13 ***

NOTE: this also includes 1.2.0-ALPHA12, which was not officially released.

SUMMARY OF CHANGES:::
 * add CAPTCHA for spam blocking on external interface (#304)
 * fixed a pass-by-reference error
 * throw exception instead of setting a message for missing templates (#253)
 * removed unused tests
 * fix some upgrade scripts to use new library names
 * fix exception when no config file exists
 * Update setup to handle new config, fix accidental redirection after setup.
 * Fix check for writability of lib to rw, implement tests for external libs.
 * Remove the setup filename instead of it's location (and only if it exists).
 * Formatting, set assigned user when solving (#252), minor wording fix (#195).
 * convert all *.png files to *.gif for Internet Explorer compatibility
 * remove some unnecessary code referring to an invalid image location.
 * Make sure the "/" URL works properly.
 * fix problem with reading the main config.xml layout...
 * move temporary class names to lib directory for proper __autoload()ing.
 * On setup step 5, give more specific messages & display fail count.
 * Fix issue #299 (Helpdesk Search No Longer Works).
 * Use cs-content's __autoload.php, minor updates for cs_webdbupgrade.
 * Update external lib requirements & add config items for cs-webapplibs.
------------------------------------------------------------------------
r998 | crazedsanity | 2009-10-25 22:26:37 -0500 (Sun, 25 Oct 2009) | 1 line

v1.2.0-ALPHA13 part 4.
------------------------------------------------------------------------
r997 | crazedsanity | 2009-10-25 22:16:07 -0500 (Sun, 25 Oct 2009) | 1 line

v1.2.0-ALPHA13 part 3.
------------------------------------------------------------------------
r996 | crazedsanity | 2009-10-25 22:15:10 -0500 (Sun, 25 Oct 2009) | 1 line

v1.2.0-ALPHA13 part 2.
------------------------------------------------------------------------
r995 | crazedsanity | 2009-10-25 22:11:30 -0500 (Sun, 25 Oct 2009) | 1 line

v1.2.0-ALPHA13 part 1.
------------------------------------------------------------------------
r954 | crazedsanity | 2009-02-09 13:13:13 -0600 (Mon, 09 Feb 2009) | 10 lines

*** RELEASE 1.2.0-ALPHA11 ***

CHANGE LOG:::
 * fix inability to solve issues introduced in 1.2.0-ALPHA10 (#250)
 * implement cs_siteConfig (#251)
 * minor superficial code changes
 * removed some commented-out code & some old debugging stuff.

SVN COMMANDS:::
merge --depth=infinity -r949:HEAD https://cs-project.svn.sourceforge.net/svnroot/cs-project/trunk/1.2
------------------------------------------------------------------------
r949 | crazedsanity | 2009-02-07 13:54:15 -0600 (Sat, 07 Feb 2009) | 30 lines

*** RELEASE 1.2.0-ALPHA10 ***

NOTE::: change log combined from 1.2.0-ALPHA9, which was rolled-back from the
repository.

SUMMARY OF CHANGES:::
 * Make the "select multiple" box for project associated users stand out more.
 * Credits file to show who's contributed to the project.
 * Fix typecast problem in SQL (#234)
 * New external libraries:
	-- cs-arrayToPath v1.0
	-- cs-content v1.0-ALPHA7
	-- cs-phpxml v2.0-ALPHA4
	-- cs-versionparse v0.1.2 (NEW)
 * Fixed tabs to not have spaces under corners
 * Admin link is a new tab (instead of a link beneath settings)
 * Fix problem wherein an ajax call leaves unused template vars visible (#239)
 * Consolidate code for solve vs. remark (#240).
 * Single action button for helpdesk issues (#99)
 * Split include scripts into several smaller bits (#244)
 * Fix problem error when linking an unlinked issue to a project (#248).
 * Fix display issue with notes deforming the page layout (#249).
 * Remove some old test files

SVN COMMANDS:::
svn export https://cs-content.svn.sourceforge.net/svnroot/cs-content/trunk/1.0 cs-content --force
svn export https://cs-arraytopath.svn.sourceforge.net/svnroot/cs-arraytopath/trunk cs-arrayToPath --force
svn export https://cs-phpxml.svn.sourceforge.net/svnroot/cs-phpxml/trunk cs-phpxml --force
svn export https://cs-versionparse.svn.sourceforge.net/svnroot/cs-versionparse/trunk/0.1 cs-versionparse
svn merge https://cs-project.svn.sourceforge.net/svnroot/cs-project/trunk/1.0
------------------------------------------------------------------------
r945 | crazedsanity | 2009-02-06 15:06:25 -0600 (Fri, 06 Feb 2009) | 4 lines

REVERSE-MERGE of last commits; 1.2.0-ALPHA9 has unexpected fatal errors.

SVN COMMANDS:::
merge --depth=infinity -r944:941 https://cs-project.svn.sourceforge.net/svnroot/cs-project/releases/1.2
------------------------------------------------------------------------
r944 | crazedsanity | 2009-02-06 14:57:19 -0600 (Fri, 06 Feb 2009) | 1 line

New versions of libraries for version 1.2.0-ALPHA9
------------------------------------------------------------------------
r943 | crazedsanity | 2009-02-06 14:51:48 -0600 (Fri, 06 Feb 2009) | 1 line

remove cs-content & cs-phpxml to make way for new versions.
------------------------------------------------------------------------
r942 | crazedsanity | 2009-02-06 14:51:07 -0600 (Fri, 06 Feb 2009) | 1 line

Remove cs-arrayToPath (need to re-export new version)
------------------------------------------------------------------------
r912 | crazedsanity | 2008-08-27 23:24:51 -0500 (Wed, 27 Aug 2008) | 1 line

Visibility issue for associated users on project view.
------------------------------------------------------------------------
r910 | crazedsanity | 2008-08-27 22:59:39 -0500 (Wed, 27 Aug 2008) | 1 line

Remove svn:externals definition for the release (so they can be exported/imported).
------------------------------------------------------------------------
r909 | crazedsanity | 2008-08-27 21:58:18 -0500 (Wed, 27 Aug 2008) | 13 lines

*** RELEASE 1.2.0-ALPHA8 ***

SUMMARY OF CHANGES:
	* update to cs-content v0.10.12
	* fix problem in setup with cs_globalFunctions::string_from_array() when
		cleanString agument sent.
	* remove record type and log category stuff from setup (step 3).
	* remove bogus svn property on prefClass
	* display username on contact details where applicable
	* add users associated with parent project to notify list for new issues.

NOTICE:
 This is intended as an SVN-only release.  While it may be a stable version, any updates may cause sudden instabilities, and the codebase has not been properly tested.
------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant