Commit graph

  • 7281b0f147 export via CSV fixed order for display of submissions (before: quite random) lars 2011-12-16 20:53:24 +0000
  • e9ffa70f05 replaced submission input with multiline text area element phear 2011-12-16 16:28:04 +0000
  • 3bfebb9e99 (sort of) FIX: publishing items whose headlines contained umlauts previously resulted in an exception phear 2011-12-16 13:11:10 +0000
  • b7207881cd szene rest age 2011-11-03 22:14:10 +0000
  • dba8216562 szene kalender import script age 2011-11-03 22:12:42 +0000
  • 8885356b3b alte dinge age 2011-11-03 22:11:39 +0000
  • 43cce6432e twitter fixed submission moderation other minor stuff lars 2011-04-01 00:44:39 +0000
  • 19fd6d004e re-read the mapping file for every access lars 2011-03-28 19:48:56 +0000
  • 039c5947a5 fixed transparent background of popups fixed popup border image location fixed charset encoding issues lars 2011-03-09 00:01:15 +0000
  • 38b7268e27 encoding issues fixed ferwer warnings lars 2011-03-08 22:01:10 +0000
  • cc83ebd691 invert sort order for blog entries phear 2010-06-11 09:49:47 +0000
  • 7612f74f87 remove newline characters when reading password hashes from a file sort the entries by name during "save" lars 2010-06-10 14:02:47 +0000
  • 8dd0b23e74 fixed genshi template loader search path fixed wsgi detection added "htpasswd_directory" setting lars 2010-06-08 23:57:23 +0000
  • 397b19c591 added template for admin list of zones lars 2010-06-08 23:56:00 +0000
  • 96edf90d0a moved example config files to a seperate config directory added some more explanatory text for important settings lars 2010-06-08 23:55:02 +0000
  • 6c37dcd787 obfuscate entered passwords lars 2010-06-08 11:49:35 +0000
  • c48113005d added prelimenary README file lars 2010-06-05 01:46:22 +0000
  • de95a56dd6 added example config files lars 2010-06-05 01:43:35 +0000
  • c4d2e9c204 added web interface code added basic templates lars 2010-06-05 01:22:57 +0000
  • 53d561e65d ignore mal-formed input lines sort usernames by default lars 2010-06-05 01:22:20 +0000
  • 6295daf7f7 initialized a basic htpasswd web interface * imported http://trac.edgewall.org/export/9825/trunk/contrib/htpasswd.py * improved file handling and items management lars 2010-06-04 21:32:27 +0000
  • c26a0a14b3 ignore invalid blog items lars 2010-05-31 12:13:38 +0000
  • 57caa5d05e added code for rendering simple blog entries lars 2010-05-31 12:02:38 +0000
  • 0cf168b393 improved handling of twitter updates lars 2010-05-30 15:43:42 +0000
  • e7bbc91974 allow "~" in links lars 2010-05-24 14:53:23 +0000
  • 307957e26a improve comments lars 2010-05-24 12:29:51 +0000
  • 13e95d015f fixed case-sensitive matching lars 2010-05-24 01:13:40 +0000
  • 57b6bb4a66 use binary mode for string comparison (force case-sensitive matching) lars 2010-05-24 01:08:07 +0000
  • 75343fbe99 moved mythtv channel sort script to separate directory lars 2010-05-24 00:33:00 +0000
  • e2b1d6985b added a script for channel sorting in MythTV lars 2010-05-24 00:30:44 +0000
  • 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 lars 2010-05-20 11:16:22 +0000
  • e8d1cb5b12 added a function to automatically send new public polls to twitter phear 2010-05-13 12:42:05 +0000
  • c6fe7356bf improve link detection (enclosed in braces) lars 2010-05-10 09:13:39 +0000
  • a445d1f6cd moved database URI to a separate config file (BASE_DIR/wortschlucker.conf) lars 2010-05-09 15:44:23 +0000
  • 76923a682e remove debug statements lars 2010-05-08 15:37:17 +0000
  • 1bc66d929f allow empty dates ("forever") use dedicated checkboxes for "close" and "expose" dates lars 2010-05-08 15:31:46 +0000
  • 841be7d138 input of date values implemented lars 2010-05-08 00:25:51 +0000
  • 4f7782cefe honor indirect relationships when looking for related polls lars 2010-05-07 20:04:29 +0000
  • 03f68579bf added admin page with all (even non-public) polls and their admin links lars 2010-05-07 16:28:50 +0000
  • ff177974be implemented multi-page display of frontpage polls lars 2010-05-07 15:49:12 +0000
  • b9411b3855 added code for manipulating related polls lars 2010-05-07 11:43:55 +0000
  • d964ba0f6a added support for non-boolean poll settings lars 2010-05-07 02:32:31 +0000
  • 9f01982035 clarified template name lars 2010-05-06 21:33:55 +0000
  • de315af6c9 implemented proper settings handling added some defaults for future setting templates lars 2010-05-06 21:31:20 +0000
  • 402c9541a8 added "navbar" variable for temporary disabling the navigation bar lars 2010-05-06 20:53:35 +0000
  • e9010e8342 removed "/polls/" from the poll links lars 2010-05-06 11:39:25 +0000
  • 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 lars 2010-05-04 17:27:06 +0000
  • 5355c8a34b added code for converting creole to html * fixed the new line markup (\\) of creole lars 2010-04-26 01:43:11 +0000
  • 8eda09bb20 use hashes of approximately 80 bit and use all digits and characters (lower case) for the hash lars 2010-04-26 01:13:15 +0000
  • fc4ff978cc moved code to "src" directory lars 2010-04-25 21:51:23 +0000
  • 7b9a0d327e removed obsolete "static" content delivery lars 2010-04-25 21:42:03 +0000
  • 814e3f6364 Text ergaenzt und Todo-Punkte erstellt phil 2010-04-23 14:21:09 +0000
  • 4683e8fa38 Backslash-Auswertung des Creole-Parsers korrigieren (Steffen hat berichtet) lars 2010-04-23 13:48:12 +0000
  • 9d7d74faeb Impressum erstellt Datenschutzhinweise angefangen Umlaute formatiert phil 2010-04-23 09:27:57 +0000
  • 5d69414953 mehr Texte fuer die use cases phear 2010-04-22 19:29:00 +0000
  • e8f3aa871a one todo item phear 2010-04-20 19:24:40 +0000
  • 77054c1884 more content for brainstorming content and frontpage phear 2010-04-19 19:01:44 +0000
  • 6ca533acbd a few lines of content phear 2010-04-19 17:26:50 +0000
  • 731d1224c7 css for footer expanded. phear 2010-04-18 18:48:06 +0000
  • 46aebca302 many stubs: landing pages and use cases; legal stuff. phear 2010-04-18 18:19:58 +0000
  • 6d8c51e898 slight changes on poll creation form; started brainstorming content phear 2010-04-18 10:41:41 +0000
  • 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) lars 2010-04-18 01:54:00 +0000
  • 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) lars 2010-04-18 01:31:48 +0000
  • 81bf19c802 started 'new poll' css phear 2010-04-17 20:35:13 +0000
  • 7ade0cc419 creoleparser included. it works, but genshi still won't accept strings with umlauts. no idea why. phear 2010-04-17 19:20:25 +0000
  • bf93bfa72c after 2 hours of fighting with different browsers the small creation form now looks nice (even in ie6!) phear 2010-04-17 18:10:16 +0000
  • f97d2e2a03 add explicit encoding to all pages lars 2010-04-17 14:37:20 +0000
  • 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 phear 2010-04-17 13:18:36 +0000
  • 0b07302b48 whoops, forgot to rename the function. phear 2010-04-17 11:46:51 +0000
  • 40264c63fc added a directory for hand-written, but automatically layouted pages. Now I can start to create stubs for all relevant keywords. phear 2010-04-17 11:45:36 +0000
  • 4be46a339d alternating table row classes. importing inside the template probably to slow? phear 2010-04-17 07:51:35 +0000
  • ee7950ce7a started working on the table css phear 2010-04-16 17:49:28 +0000
  • a72cd80cdb erster Logovorschlag phear 2010-04-16 10:44:38 +0000
  • ea4e154c81 updated TODO added ability to deliver static files (without specific prefix) lars 2010-04-15 22:38:08 +0000
  • 79c516c90e added link markup added correct handling for the project's base dir simplified static request handling lars 2010-04-15 18:17:05 +0000
  • f276c11aeb im wortschlucker.py rumgesaut, damit das mit den statischen Objekten klappt. Und angefangen, dass layout anzupassen. phear 2010-04-15 15:44:53 +0000
  • a71aa83385 versucht, eine freie Template einzubinden. Script scheint noch zu funktionieren, aber es werden noch keine statischen Objekte ausgeliefert, darum liefert der request nach style.css noch ein 404. phear 2010-04-15 14:04:57 +0000
  • ec517f08bc kleinkram phear 2010-04-15 13:40:32 +0000
  • 9ee133f86f TODO rein phear 2010-04-15 13:28:01 +0000
  • 3d9db1d05f keep previous input, if "new poll" failed lars 2010-04-15 12:51:25 +0000
  • ea317bbd13 requirements fixed lars 2010-04-15 12:46:25 +0000
  • 67df19f538 description of call argument fixed lars 2010-04-15 12:45:43 +0000
  • c6b1538732 added example for static html files lars 2010-04-15 12:43:23 +0000
  • aef007e4d6 python2.6 required lars 2010-04-15 12:37:41 +0000
  • 81d84b3498 added submission of content added more detailed poll view changed default settings to be more verbose lars 2010-04-15 11:50:58 +0000
  • 366b11d733 added poll deletion lars 2010-04-15 10:58:36 +0000
  • 81df603ba2 added changing of polls lars 2010-04-15 10:32:45 +0000
  • f2ef35b429 first draft of the poll website lars 2010-04-14 18:03:44 +0000
  • 87f7977806 OSM dynamic markers: * "gruppentreffen" added lars 2010-02-04 16:48:29 +0000
  • 8acdf9860d osm - dynamic markers: * updated some categories lars 2010-02-03 22:33:49 +0000
  • fff9f0d74d osm/dynamic_markers: * added a link to the howto wiki for usage lars 2010-01-27 00:39:44 +0000
  • 1c8a91836e imported the script for creating gml files and displaying a dynamic map lars 2010-01-27 00:38:26 +0000
  • a0029f5e57 * added some details regarding the specific devices for the LED driver lars 2009-12-21 14:14:04 +0000
  • c3efc67faa * fixed issue with missing "net" definitions of power input and output pins * finished layout lars 2009-12-19 01:47:36 +0000
  • 3ac30bdf92 * improved the board layout lars 2009-12-19 00:50:21 +0000
  • 1ea7393eb0 * improved draft of board layout lars 2009-12-18 22:39:16 +0000
  • fd6d930dd7 * fixed some wrong footprints lars 2009-12-18 22:38:08 +0000
  • a4c1290004 * fixed some refdes and footprints lars 2009-12-18 17:58:37 +0000
  • 73abdd2314 * added some config files * added a missing symbol (self-made) lars 2009-12-18 16:41:23 +0000
  • a973e56a3a new project "led-satellite" started * initial schmematics uploaded lars 2009-12-18 16:29:58 +0000