Commit Graph

372 Commits

Author SHA1 Message Date
lars 13e95d015f fixed case-sensitive matching 2010-05-24 01:13:40 +00:00
lars 57b6bb4a66 use binary mode for string comparison (force case-sensitive matching) 2010-05-24 01:08:07 +00:00
lars 75343fbe99 moved mythtv channel sort script to separate directory 2010-05-24 00:33:00 +00:00
lars e2b1d6985b added a script for channel sorting in MythTV 2010-05-24 00:30:44 +00:00
lars 5f4a4217a3 switched to python2.5 (due to problems on a mixed lenny/squeeze system)
added an optional /public/page/2 for accessing /?page=2 (better for search engines)
enabled wsgi
2010-05-20 11:16:22 +00:00
phear e8d1cb5b12 added a function to automatically send new public polls to twitter 2010-05-13 12:42:05 +00:00
lars c6fe7356bf improve link detection (enclosed in braces) 2010-05-10 09:13:39 +00:00
lars a445d1f6cd moved database URI to a separate config file (BASE_DIR/wortschlucker.conf) 2010-05-09 15:44:23 +00:00
lars 76923a682e remove debug statements 2010-05-08 15:37:17 +00:00
lars 1bc66d929f allow empty dates ("forever")
use dedicated checkboxes for "close" and "expose" dates
2010-05-08 15:31:46 +00:00
lars 841be7d138 input of date values implemented 2010-05-08 00:25:51 +00:00
lars 4f7782cefe honor indirect relationships when looking for related polls 2010-05-07 20:04:29 +00:00
lars 03f68579bf added admin page with all (even non-public) polls and their admin links 2010-05-07 16:28:50 +00:00
lars ff177974be implemented multi-page display of frontpage polls 2010-05-07 15:49:12 +00:00
lars b9411b3855 added code for manipulating related polls 2010-05-07 11:43:55 +00:00
lars d964ba0f6a added support for non-boolean poll settings 2010-05-07 02:32:31 +00:00
lars 9f01982035 clarified template name 2010-05-06 21:33:55 +00:00
lars de315af6c9 implemented proper settings handling
added some defaults for future setting templates
2010-05-06 21:31:20 +00:00
lars 402c9541a8 added "navbar" variable for temporary disabling the navigation bar 2010-05-06 20:53:35 +00:00
lars e9010e8342 removed "/polls/" from the poll links 2010-05-06 11:39:25 +00:00
lars 0bf5bead5c use unicode for strings in the database (except for the hashes - they can be part of the URL)
* this fixes the issue with non-ascii input strings
2010-05-04 17:27:06 +00:00
lars 5355c8a34b added code for converting creole to html
* fixed the new line markup (\\) of creole
2010-04-26 01:43:11 +00:00
lars 8eda09bb20 use hashes of approximately 80 bit and use all digits and characters (lower case) for the hash 2010-04-26 01:13:15 +00:00
lars fc4ff978cc moved code to "src" directory 2010-04-25 21:51:23 +00:00
lars 7b9a0d327e removed obsolete "static" content delivery 2010-04-25 21:42:03 +00:00
phil 814e3f6364 Text ergaenzt und Todo-Punkte erstellt 2010-04-23 14:21:09 +00:00
lars 4683e8fa38 Backslash-Auswertung des Creole-Parsers korrigieren (Steffen hat berichtet) 2010-04-23 13:48:12 +00:00
phil 9d7d74faeb Impressum erstellt
Datenschutzhinweise angefangen
Umlaute formatiert
2010-04-23 09:27:57 +00:00
phear 5d69414953 mehr Texte fuer die use cases 2010-04-22 19:29:00 +00:00
phear e8f3aa871a one todo item 2010-04-20 19:24:40 +00:00
phear 77054c1884 more content for brainstorming content and frontpage 2010-04-19 19:01:44 +00:00
phear 6ca533acbd a few lines of content 2010-04-19 17:26:50 +00:00
phear 731d1224c7 css for footer expanded. 2010-04-18 18:48:06 +00:00
phear 46aebca302 many stubs: landing pages and use cases; legal stuff. 2010-04-18 18:19:58 +00:00
phear 6d8c51e898 slight changes on poll creation form; started brainstorming content 2010-04-18 10:41:41 +00:00
lars 9ff7845e18 fixing the comments regarding encoding errors (I was confused by my own trial-and-error bug finding before -> there is no bug in creoleparser) 2010-04-18 01:54:00 +00:00
lars 34acd9bf36 unified indentation (spaces instead of tabs)
fixed non-ascii handling for creoleparser (working around a possible creoleparser-bug that causes parsing to fail for unicode text with umlauts - only utf-8 encoded strings work)
2010-04-18 01:31:48 +00:00
phear 81bf19c802 started 'new poll' css 2010-04-17 20:35:13 +00:00
phear 7ade0cc419 creoleparser included. it works, but genshi still won't accept strings with umlauts. no idea why. 2010-04-17 19:20:25 +00:00
phear bf93bfa72c after 2 hours of fighting with different browsers the small creation form now looks nice (even in ie6!) 2010-04-17 18:10:16 +00:00
lars f97d2e2a03 add explicit encoding to all pages 2010-04-17 14:37:20 +00:00
phear b002283947 added a small includable starter form with just one input field, started layouting it, added a frontpage.html (currently just polls.html + form), modified links 2010-04-17 13:18:36 +00:00
phear 0b07302b48 whoops, forgot to rename the function. 2010-04-17 11:46:51 +00:00
phear 40264c63fc added a directory for hand-written, but automatically layouted pages. Now I can start to create stubs for all relevant keywords. 2010-04-17 11:45:36 +00:00
phear 4be46a339d alternating table row classes. importing inside the template probably to slow? 2010-04-17 07:51:35 +00:00
phear ee7950ce7a started working on the table css 2010-04-16 17:49:28 +00:00
phear a72cd80cdb erster Logovorschlag 2010-04-16 10:44:38 +00:00
lars ea4e154c81 updated TODO
added ability to deliver static files (without specific prefix)
2010-04-15 22:38:08 +00:00
lars 79c516c90e added link markup
added correct handling for the project's base dir
simplified static request handling
2010-04-15 18:17:05 +00:00
phear f276c11aeb im wortschlucker.py rumgesaut, damit das mit den statischen Objekten klappt. Und angefangen, dass layout anzupassen. 2010-04-15 15:44:53 +00:00