Commit Graph

11 Commits

Author SHA1 Message Date
Bram Senders b10b96103b Add darker gray border color instead of white. 2010-05-28 15:49:53 +02:00
Bram Senders 14112eb6b6 Small script to cut and resize images. 2010-05-28 15:43:57 +02:00
Bram Senders bd516dc86c Show rest of sentence on finish page. 2010-05-28 14:41:15 +02:00
Paul van Tilburg a0986c90ce Added some more FIXMEs. 2010-05-27 17:24:56 +02:00
Paul van Tilburg 57968a8e95 Added the new (real) text, and some FIXMEs. 2010-05-27 17:22:20 +02:00
Paul van Tilburg c28cd15189 Implemented missing part, code/style cleanup.
* Moved Anne.create to the Anne module.
 * In Anne::Controllers::Vote#post "either" is no longer a possible choice.
 * Implemented Anne::Controllers::Finish#post.
 * Added Anne::Controllers::Thanks and Anne::Views#thanks.
 * Coding style cleanup; removed debug print.
 * Use white on black basic style to suit the look of the images.
2010-05-18 23:54:15 +02:00
Bram Senders f10145a66b Added session management, and wrapped lines.
* Use Camping::Session to store the user variable, instead of passing it
   through the URL.
 * Redirect depending on whether or not a user variable is set.
 * Wrapped lines so that lines do not exceed 80 characters.
2010-05-18 22:47:14 +02:00
Bram Senders 3ae3dd4336 Image width to 80%, as requested by Anne. 2010-05-18 16:02:48 +02:00
Paul van Tilburg 185027f893 Added inline stylesheet support. 2010-05-18 15:42:54 +02:00
Paul van Tilburg 962307dd77 Updated the template, removed the either options for the vote view. 2010-05-18 15:32:30 +02:00
Bram Senders 8c694249ec Initial import of anne-survey Camping app. 2010-05-18 15:07:50 +02:00