Earlier this year
-
r150
(Modifying the way calendars are generated, we now support su...) committed by agr...@therightstuff.de
- Modifying the way calendars are generated, we now support subscription calendars (webcal://, for
your iCal client) as well as single-event calendars which are opened with the same application, but
which do not offer subscribing the whole calendar
Modifying the way calendars are generated, we now support subscription calendars (webcal://, for
your iCal client) as well as single-event calendars which are opened with the same application, but
which do not offer subscribing the whole calendar
-
r149
(Fixing line breaks in the calendar) committed by agr...@therightstuff.de
- Fixing line breaks in the calendar
Fixing line breaks in the calendar
-
r148
(Adding the ability to generate the calendar for all events) committed by agr...@therightstuff.de
- Adding the ability to generate the calendar for all events
Adding the ability to generate the calendar for all events
-
-
r146
(Updating Graffiti CMS libs to 1.2 SP1) committed by agr...@therightstuff.de
- Updating Graffiti CMS libs to 1.2 SP1
Updating Graffiti CMS libs to 1.2 SP1
-
r145
(Fixing bugs in the registration start/end implementation) committed by agr...@therightstuff.de
- Fixing bugs in the registration start/end implementation
Fixing bugs in the registration start/end implementation
-
r144
(Fixing a bug in event registration service unit tests
Adding...) committed by agr...@therightstuff.de
- Fixing a bug in event registration service unit tests
Adding registration start and end dates
Fixing a bug in event registration service unit tests
Adding registration start and end dates
-
r143
(Changing registration: Form of address and occupation for th...) committed by agr...@therightstuff.de
- Changing registration: Form of address and occupation for the e-mails are taken directly from the
form
Changing registration: Form of address and occupation for the e-mails are taken directly from the
form
-
r142
(Adding event macros to the registration service's e-mail con...) committed by agr...@therightstuff.de
- Adding event macros to the registration service's e-mail context
Adding event macros to the registration service's e-mail context
-
-
-
r139
(Moving some namespaces around) committed by agr...@therightstuff.de
- Moving some namespaces around
Moving some namespaces around
-
r138
(Forgot to submit changed VS project and solution file in the...) committed by agr...@therightstuff.de
- Forgot to submit changed VS project and solution file in the last commit
Forgot to submit changed VS project and solution file in the last commit
-
r137
(Deleting IGraffitiCommentSettings as its implementation brok...) committed by agr...@therightstuff.de
- Deleting IGraffitiCommentSettings as its implementation broke too many tests
Deleting IGraffitiCommentSettings as its implementation broke too many tests
-
r136
(Getting rif of the extensions project) committed by agr...@therightstuff.de
- Getting rif of the extensions project
Getting rif of the extensions project
-
r135
(Refinements for the "quick" target) committed by agr...@therightstuff.de
- Refinements for the "quick" target
Refinements for the "quick" target
-
r134
(Refinements for the "quick" target) committed by agr...@therightstuff.de
- Refinements for the "quick" target
Refinements for the "quick" target
-
-
-
r131
(Adding another type exception to the IoC specs, sheeesh!) committed by agr...@therightstuff.de
- Adding another type exception to the IoC specs, sheeesh!
Adding another type exception to the IoC specs, sheeesh!
-
r130
(Adding "quick" target, then skipping cleaning and unit tests) committed by agr...@therightstuff.de
- Adding "quick" target, then skipping cleaning and unit tests
Adding "quick" target, then skipping cleaning and unit tests
-
r129
(Re-including affected form fields in validation exceptions) committed by agr...@therightstuff.de
- Re-including affected form fields in validation exceptions
Re-including affected form fields in validation exceptions
-
-
-
r126
(Adding some tests for talk plugin settings) committed by agr...@therightstuff.de
- Adding some tests for talk plugin settings
Adding some tests for talk plugin settings
-
r125
(Finally adding some month-old refactorings regarding the val...) committed by agr...@therightstuff.de
- Finally adding some month-old refactorings regarding the validation
Finally adding some month-old refactorings regarding the validation
-
r124
(Forgot to change some references from nvc to settings) committed by agr...@therightstuff.de
- Forgot to change some references from nvc to settings
Forgot to change some references from nvc to settings
-
r123
(Improving validation logic for event and talk plugin setting...) committed by agr...@therightstuff.de
- Improving validation logic for event and talk plugin settings
Improving validation logic for event and talk plugin settings
-
r122
(Updating NAnt tasks for TeamCity and MbUnit) committed by agr...@therightstuff.de
- Updating NAnt tasks for TeamCity and MbUnit
Updating NAnt tasks for TeamCity and MbUnit
-
r121
(Removing test build configuration, which is no longer needed...) committed by agr...@therightstuff.de
- Removing test build configuration, which is no longer needed because we do not act on a database
Removing test build configuration, which is no longer needed because we do not act on a database
-
r120
(Moving GCMS plugins to the runtime project) committed by agr...@therightstuff.de
- Moving GCMS plugins to the runtime project
Moving GCMS plugins to the runtime project
-
-
r118
(Implementing validation through a mapping) committed by agr...@therightstuff.de
- Implementing validation through a mapping
Implementing validation through a mapping
-
-
r116
(Replacing GCMS "get current plugin configuration" hacks with...) committed by agr...@therightstuff.de
- Replacing GCMS "get current plugin configuration" hacks with Castle interceptor goodness
Replacing GCMS "get current plugin configuration" hacks with Castle interceptor goodness
Older
-
r115
(Hooking up the registration handler logic) committed by agr...@therightstuff.de
- Hooking up the registration handler logic
Hooking up the registration handler logic
-
r114
(Refining calendar-related specs) committed by agr...@therightstuff.de
- Refining calendar-related specs
Refining calendar-related specs
-
r113
(Wiring the calendar handler with the repository) committed by agr...@therightstuff.de
- Wiring the calendar handler with the repository
Wiring the calendar handler with the repository
-
-
r111
(Applied minor API changes to the calendar item repo) committed by agr...@therightstuff.de
- Applied minor API changes to the calendar item repo
Applied minor API changes to the calendar item repo
-
r110
(Refactoring settings infrastructure
Refactored create calend...) committed by agr...@therightstuff.de
- Refactoring settings infrastructure
Refactored create calendar item command+service into a repository
Refactoring settings infrastructure
Refactored create calendar item command+service into a repository
-
r109
(Refining event registration, container config and logging) committed by agr...@therightstuff.de
- Refining event registration, container config and logging
Refining event registration, container config and logging
-
r108
(Adding the Castle logging facility and an adapter for Graffi...) committed by agr...@therightstuff.de
- Adding the Castle logging facility and an adapter for Graffiti CMS
Adding the Castle logging facility and an adapter for Graffiti CMS
-
r107
(Refactoring tests to be more BDD-ish
Adding interfaces for c...) committed by agr...@therightstuff.de
- Refactoring tests to be more BDD-ish
Adding interfaces for commands (instead of having concrete classes only)
Refactoring tests to be more BDD-ish
Adding interfaces for commands (instead of having concrete classes only)
-
r106
(Begun refactoring the whole solution to leverage IoC) committed by agr...@therightstuff.de
- Begun refactoring the whole solution to leverage IoC
Begun refactoring the whole solution to leverage IoC
-
r105
(Layout the groundwork for IoC integration) committed by agr...@therightstuff.de
- Layout the groundwork for IoC integration
Layout the groundwork for IoC integration
-
r104
(Removing database-related tasks and tools (they are not need...) committed by agr...@therightstuff.de
- Removing database-related tasks and tools (they are not needed)
Removing database-related tasks and tools (they are not needed)
-
r103
(Upgrading libs to Graffiti CMS 1.2) committed by agr...@therightstuff.de
- Upgrading libs to Graffiti CMS 1.2
Upgrading libs to Graffiti CMS 1.2
-
r102
(Labeled automatically by TeamCity) committed by agr...@therightstuff.de
- Labeled automatically by TeamCity
Labeled automatically by TeamCity
-
r101
(Upgrading plugins to support Graffiti CMS 1.1
Updating MbUni...) committed by agr...@therightstuff.de
- Upgrading plugins to support Graffiti CMS 1.1
Updating MbUnit
Adding tests to verify that only posts are touched during validation and setting of default values
(applies to events only)
Upgrading plugins to support Graffiti CMS 1.1
Updating MbUnit
Adding tests to verify that only posts are touched during validation and setting of default values
(applies to events only)
|