Commit Graph

21 Commits

Author SHA1 Message Date
Paul van Tilburg 16723078e8 Use different image size, crop the borders. 2010-05-31 19:02:04 +02:00
Paul van Tilburg 91d2612cd1 Added TU/e style, other elements, etc. 2010-05-31 19:01:51 +02:00
Paul van Tilburg 440e2b401b Replaced some more of the old text. 2010-05-31 13:25:58 +02:00
Bram Senders 243041c592 Make sure the Finish page can only be completed once. 2010-05-28 18:12:03 +02:00
Bram Senders a2f0c254b7 Use backslash line breaks instead of string addition in intro text. 2010-05-28 16:44:24 +02:00
Bram Senders efcf6901b3 Correct accent in intro text. 2010-05-28 16:42:59 +02:00
Bram Senders 8853a8ebf4 Correct number of images in intro text. 2010-05-28 16:41:28 +02:00
Bram Senders 0ccaf551bd Remove old commented out code. 2010-05-28 16:39:09 +02:00
Bram Senders 3397f8abb3 Cure English disease. 2010-05-28 16:36:17 +02:00
Bram Senders 312b2ac4b5 Use resized/splitted PNGs instead of the original JPGs. 2010-05-28 16:32:26 +02:00
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