0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove a todo More... over 12 years ago
remove a now deleted file More... over 12 years ago
implement donation generation More... over 12 years ago
remove the old code that has now been replaced/moved into the new generator classes More... over 12 years ago
Merge pull request #72 from nbarnwell/master More... over 12 years ago
small fix up after the conflicts from the last merge More... over 12 years ago
Merge remote-tracking branch 'original/master' More... over 12 years ago
Merge pull request #71 from alastairs/Issue-36 More... over 12 years ago
Add Excel Import template to GiveCRM.Web project. More... over 12 years ago
Add Excel Import template to repository. More... over 12 years ago
Merge pull request #70 from alastairs/Issue-69 More... over 12 years ago
Fixes #69. ExcelImportService and MemberFactory were both marked internal, and so could not be accessed by Ninject during its binding cycle. More... over 12 years ago
Remove ReSharper moans from MemberFactory. More... over 12 years ago
Fix whitespace in ExcelImportController with regard to lambda justification. More... over 12 years ago
Remove duplicate guard clause from ExcelImportController constructor. Probably a merge thing. More... over 12 years ago
Fix whitespace in ExcelImportController More... over 12 years ago
#68: Updated campaign viewmodel and view so that controls are readonly if the campaign is readonly. More... over 12 years ago
Merge pull request #67 from alastairs/RepositoryRefactoring More... over 12 years ago
Update from master. More... over 12 years ago
Merge pull request #66 from AnthonySteele/master More... over 12 years ago
Minor spacing stuff in website More... over 12 years ago
Arrgh trying to force git to co-operate More... over 12 years ago
Retrying last commit More... over 12 years ago
Retrying last commit More... over 12 years ago
Merge branch 'master' of github.com:AnthonySteele/GiveCRM More... over 12 years ago
Updating packages - JQuery 1.7.1 WebActivator 1.5 PagedList 3.10 Bootstrap 1.4.0 3 versions on NSubsitute were in use - converged on latest = 1.3.0.0 More... over 12 years ago
Updating packages - JQuery 1.7.1 WebActivator 1.5 PagedList 3.10 Bootstrap 1.4.0 3 versions on NSubsitute were in use - converged on latest = 1.3.0.0 More... over 12 years ago
Generate sensible search filters on the genreated campaigns (it is a bit buggy with dates and SimpleData joins). More... over 12 years ago
Split the nested contructor apart so that it is easier to debug. More... over 12 years ago
Fix a bug where StartsWith was actually doing a GreaterThanOrEqualTo and introduce date support into the comparisons. More... over 12 years ago