Commit Graph

35 Commits

Author SHA1 Message Date
Paul van Tilburg 942788be2e Merge branch 'master' of git.luon.net:anne-survey 2011-02-15 18:27:36 +01:00
Paul van Tilburg 46fd3f02d1 Use the correct module namespace and also create/migrate the DB when needed. 2011-02-15 18:27:30 +01:00
Paul van Tilburg 5ecb7eb793 Added a suitable .gitignore. 2011-02-14 20:51:39 +01:00
Paul van Tilburg 25ba972889 Get rid of the stupid constant redefine warnings. 2010-06-21 19:38:37 +02:00
Paul van Tilburg bc3dc8deda Added (and fixed up using CSS) the Philips logo to the header. 2010-06-21 19:37:44 +02:00
Bram Senders 5aa32bbb98 Added Philips logo and mentioned Living Colors lamp. 2010-06-21 16:01:55 +02:00
Paul van Tilburg 526f3433c8 Merge branch 'master' of ssh://git.luon.net/git/anne-survey 2010-06-09 14:16:51 +02:00
Paul van Tilburg a1a6d58fe9 Production version should not use the devel camping DB. 2010-06-09 14:15:31 +02:00
Bram Senders bea301d91d Slight text modifications. 2010-06-09 14:14:09 +02:00
Bram Senders 3c62c6fd42 Add comments field to the finish page. 2010-06-08 08:41:29 +02:00
Paul van Tilburg 2b21acb16a Make the image positioning work under IE, using ugly fixed positioning hacks. 2010-06-01 12:01:59 +02:00
Paul van Tilburg 2af507f23d CSS tweak to resolve the problem of the right image being put under the left. 2010-06-01 00:39:18 +02:00
Paul van Tilburg 29333b0a1d Deployment via RackUp (static stuff needs to be under public/ for X-Sendfile). 2010-06-01 00:09:16 +02:00
Paul van Tilburg 42a8917f5c Small view and style tweaks.
* Put the footer in a paragraph.
 * Update the intro text.
 * Kill the stupid  .
 * Make CSS pixel perfect.
2010-05-31 22:15:44 +02:00
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