0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make sure pager styling only applies to pager controls. More... over 12 years ago
Remove unused using. More... over 12 years ago
First completed implementation of paged search results. Member dashboard now displays full (paged) member list by default. More... over 12 years ago
remembering to call the global function file in the deployment script More... over 12 years ago
addition of a deloyment script More... over 12 years ago
separation of the package and compile scripts More... over 12 years ago
Merge branch 'master' into MemberSearchPaging More... over 12 years ago
A better pass at paging search results, using a pair of handy PagedList packages from NuGet. Paging links don't currently work as expected. More... over 12 years ago
addition of the build script work to run unit tests - this s hard coded now to the Web tests as the other integrtion tests do not work More... over 12 years ago
addition of the build script work to run unit tests - this s hard coded now to the Web tests as the other integrtion tests do not work More... over 12 years ago
addition of the ability to run the unit tests for the solution More... over 12 years ago
more work to clean up the global functions list and also the build.ps1 file More... over 12 years ago
more work on the build script - this time it is much more SOLID More... over 12 years ago
Merge pull request #27 from alastairs/master More... over 12 years ago
Starting wiring paging into the member search results page. More... over 12 years ago
Remove MemberSearchViewModel More... over 12 years ago
Add IPagedList<T> interface and implementation. More... over 12 years ago
Fix a niggle from the wiki: display donation amounts to two decimal places. Also format them as a currency, and respect the current culture. More... over 12 years ago
Fix a niggle from the wiki: remove the string '(Copy)' from the description of a cloned campaign. It's now only displayed in the title. More... over 12 years ago
Remove duplicate reference in project file to DonationList.cshtml More... over 12 years ago
more work on the build scripts More... over 12 years ago
more work on the psake script More... over 12 years ago
more work on the psake script More... over 12 years ago
more work on the psake script More... over 12 years ago
more work on the psake script More... over 12 years ago
removal of psake examples and images More... over 12 years ago
addition of a build system based around psake - in order for this to work I had to exclude the database project as part of the solution build More... over 12 years ago
Merge pull request #26 from NathanGloyn/master More... over 12 years ago
Alterd test for ImportExport in relation to setting background colour of a cell More... over 12 years ago
Merge remote branch 'origin/master' More... over 12 years ago