|
38b7268e27
|
encoding issues fixed
ferwer warnings
|
2011-03-08 22:01:10 +00:00 |
|
|
cc83ebd691
|
invert sort order for blog entries
|
2010-06-11 09:49:47 +00:00 |
|
|
7612f74f87
|
remove newline characters when reading password hashes from a file
sort the entries by name during "save"
|
2010-06-10 14:02:47 +00:00 |
|
|
8dd0b23e74
|
fixed genshi template loader search path
fixed wsgi detection
added "htpasswd_directory" setting
|
2010-06-08 23:57:23 +00:00 |
|
|
397b19c591
|
added template for admin list of zones
|
2010-06-08 23:56:00 +00:00 |
|
|
96edf90d0a
|
moved example config files to a seperate config directory
added some more explanatory text for important settings
|
2010-06-08 23:55:02 +00:00 |
|
|
6c37dcd787
|
obfuscate entered passwords
|
2010-06-08 11:49:35 +00:00 |
|
|
c48113005d
|
added prelimenary README file
|
2010-06-05 01:46:22 +00:00 |
|
|
de95a56dd6
|
added example config files
|
2010-06-05 01:43:35 +00:00 |
|
|
c4d2e9c204
|
added web interface code
added basic templates
|
2010-06-05 01:22:57 +00:00 |
|
|
53d561e65d
|
ignore mal-formed input lines
sort usernames by default
|
2010-06-05 01:22:20 +00:00 |
|
|
6295daf7f7
|
initialized a basic htpasswd web interface
* imported http://trac.edgewall.org/export/9825/trunk/contrib/htpasswd.py
* improved file handling and items management
|
2010-06-04 21:32:27 +00:00 |
|
|
c26a0a14b3
|
ignore invalid blog items
|
2010-05-31 12:13:38 +00:00 |
|
|
57caa5d05e
|
added code for rendering simple blog entries
|
2010-05-31 12:02:38 +00:00 |
|
|
0cf168b393
|
improved handling of twitter updates
|
2010-05-30 15:43:42 +00:00 |
|
|
e7bbc91974
|
allow "~" in links
|
2010-05-24 14:53:23 +00:00 |
|
|
307957e26a
|
improve comments
|
2010-05-24 12:29:51 +00:00 |
|
|
13e95d015f
|
fixed case-sensitive matching
|
2010-05-24 01:13:40 +00:00 |
|
|
57b6bb4a66
|
use binary mode for string comparison (force case-sensitive matching)
|
2010-05-24 01:08:07 +00:00 |
|
|
75343fbe99
|
moved mythtv channel sort script to separate directory
|
2010-05-24 00:33:00 +00:00 |
|
|
e2b1d6985b
|
added a script for channel sorting in MythTV
|
2010-05-24 00:30:44 +00:00 |
|
|
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 |
|
|
e8d1cb5b12
|
added a function to automatically send new public polls to twitter
|
2010-05-13 12:42:05 +00:00 |
|
|
c6fe7356bf
|
improve link detection (enclosed in braces)
|
2010-05-10 09:13:39 +00:00 |
|
|
a445d1f6cd
|
moved database URI to a separate config file (BASE_DIR/wortschlucker.conf)
|
2010-05-09 15:44:23 +00:00 |
|
|
76923a682e
|
remove debug statements
|
2010-05-08 15:37:17 +00:00 |
|
|
1bc66d929f
|
allow empty dates ("forever")
use dedicated checkboxes for "close" and "expose" dates
|
2010-05-08 15:31:46 +00:00 |
|
|
841be7d138
|
input of date values implemented
|
2010-05-08 00:25:51 +00:00 |
|
|
4f7782cefe
|
honor indirect relationships when looking for related polls
|
2010-05-07 20:04:29 +00:00 |
|
|
03f68579bf
|
added admin page with all (even non-public) polls and their admin links
|
2010-05-07 16:28:50 +00:00 |
|
|
ff177974be
|
implemented multi-page display of frontpage polls
|
2010-05-07 15:49:12 +00:00 |
|
|
b9411b3855
|
added code for manipulating related polls
|
2010-05-07 11:43:55 +00:00 |
|
|
d964ba0f6a
|
added support for non-boolean poll settings
|
2010-05-07 02:32:31 +00:00 |
|
|
9f01982035
|
clarified template name
|
2010-05-06 21:33:55 +00:00 |
|
|
de315af6c9
|
implemented proper settings handling
added some defaults for future setting templates
|
2010-05-06 21:31:20 +00:00 |
|
|
402c9541a8
|
added "navbar" variable for temporary disabling the navigation bar
|
2010-05-06 20:53:35 +00:00 |
|
|
e9010e8342
|
removed "/polls/" from the poll links
|
2010-05-06 11:39:25 +00:00 |
|
|
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 |
|
|
5355c8a34b
|
added code for converting creole to html
* fixed the new line markup (\\) of creole
|
2010-04-26 01:43:11 +00:00 |
|
|
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 |
|
|
fc4ff978cc
|
moved code to "src" directory
|
2010-04-25 21:51:23 +00:00 |
|
|
7b9a0d327e
|
removed obsolete "static" content delivery
|
2010-04-25 21:42:03 +00:00 |
|
|
814e3f6364
|
Text ergaenzt und Todo-Punkte erstellt
|
2010-04-23 14:21:09 +00:00 |
|
|
4683e8fa38
|
Backslash-Auswertung des Creole-Parsers korrigieren (Steffen hat berichtet)
|
2010-04-23 13:48:12 +00:00 |
|
|
9d7d74faeb
|
Impressum erstellt
Datenschutzhinweise angefangen
Umlaute formatiert
|
2010-04-23 09:27:57 +00:00 |
|
|
5d69414953
|
mehr Texte fuer die use cases
|
2010-04-22 19:29:00 +00:00 |
|
|
e8f3aa871a
|
one todo item
|
2010-04-20 19:24:40 +00:00 |
|
|
77054c1884
|
more content for brainstorming content and frontpage
|
2010-04-19 19:01:44 +00:00 |
|
|
6ca533acbd
|
a few lines of content
|
2010-04-19 17:26:50 +00:00 |
|
|
731d1224c7
|
css for footer expanded.
|
2010-04-18 18:48:06 +00:00 |
|