Commit graph

448 commits

Author SHA1 Message Date
fa37629d2c added admin functions (remove spam content)
use efficient sql SELECT for frontpage poll list
added link counter for spam detection
improve efficiency of post deletion by using sqlobject's "cascade" attribute
2013-02-22 01:19:32 +00:00
4b089f4494 added the variable 'authlevel' to make providing context-relevant links in the templates easier. 2013-01-13 12:55:05 +00:00
68bc594184 added stubs for user management. the spam check functions seemed to give inconsistent results, fixed now. 2012-12-29 11:06:06 +00:00
age
424d2d5603 alte rumliegende aenderungen 2012-11-28 14:17:42 +00:00
b9f09e273b keep the order of items intact in case of errors (e.g. "submitter" is empty) 2012-11-22 18:01:12 +00:00
20fcc6c9a2 implemented UI part of Condorcet voting 2012-11-22 12:04:39 +00:00
1a48b80734 implement rotation
fix crop issues
2012-11-16 19:46:19 +00:00
27b5a9d8a5 improved output formatting 2012-11-16 16:11:49 +00:00
9447c747b5 moved to class-based filters
added "DensityFilter" (additional parallel lines)
2012-11-16 03:05:34 +00:00
3dfd860a2d reimplemented shifting
added crop action (not tested)
added rotate action (not implemented)
2012-11-15 23:28:55 +00:00
e4b7b7d00a tool for shifting GCode 2012-10-28 23:27:04 +00:00
8d6ddd09d9 added example apache config 2012-09-20 02:19:16 +00:00
ef4f638797 renamed "htname" to "zone"
added users to change their passwords (without admin access)
2012-09-20 01:51:08 +00:00
9266f5c789 from/sender nun getrennt
alle Mails kommen von "admin_address" (falls definiert)
2012-08-23 23:07:59 +00:00
cec69f8846 Schnell-Link fuer verkuerzte Umfrage eingefuegt
verbliebene Zeit wird in den letzten zwei Tagen in Stunden angegeben
2012-08-23 01:23:16 +00:00
4084d22f08 Zaehler fuer Zeit bis zum Ende des Verfahrens eingefuegt
css-Formatierung vereinheitlicht
2012-08-21 16:05:20 +00:00
66fa8322e7 Praezisierung der Datenbank-Auswertung 2012-08-18 16:28:55 +00:00
6242294d3b Anzeige der Sitzungsdauer 2012-08-18 09:55:32 +00:00
cac5ec5db2 Datenbank-Zusammenfassung hinzugefuegt
Antworten werden nun nur noch gespeichert, wenn das Text- oder Bewertungsfeld nicht leer ist
2012-08-18 01:21:43 +00:00
4807ec5dc3 Ueberschriften nun auch im Markdown-Stil 2012-08-16 21:05:49 +00:00
e6496665c6 es werden nun zwei separate Mails verschickt: from->to und admin->from (neu) 2012-08-16 20:54:34 +00:00
b5981dfc91 Doku verbessert 2012-08-16 18:36:22 +00:00
68a8aca17b weitere Verbesserungen bis zur finalen Einsatzreife 2012-08-16 16:24:04 +00:00
59ccb5a87c erster Entwurf fuer simples Umfrage-Web-Interface 2012-08-10 23:57:38 +00:00
no_author
b4c3a84104 1970-01-01 00:00:00 +00:00
no_author
0f218e916c 1970-01-01 00:00:00 +00:00
age
3d12c85f14 * GPL rein
* Logo rein
so nu isses aber fertig
2012-07-22 19:10:44 +00:00
age
fd3eb0a702 nu doch mit template verstyled 2012-07-21 20:49:48 +00:00
age
114208504e Lars' Anmerkungen eingepflegt 2012-07-20 08:22:08 +00:00
age
7f37670386 CryptoBox rewrite in 100 Zeilen ;) 2012-07-19 22:22:12 +00:00
age
5e7433ab56 minimal erweitert 2012-07-19 22:08:01 +00:00
38027320ff avoid problems with missing trailing slash 2012-07-17 09:19:34 +00:00
0300339326 bereinigt, umbenannt 2012-06-08 14:34:00 +00:00
08727955e9 renaming function 2012-06-08 13:01:26 +00:00
24598be805 fixed order of query definitions to avoid wrong routing ("/:admin_hash_key" must follow other queries with a constant string)
added "vote_open" setting to the list of supported PollSetting keys
2012-06-03 22:38:02 +00:00
20a6b713f6 fixed "next page" visibility bug 2012-06-01 09:48:37 +00:00
fd653868ab fixed input encoding (by applying the announced encoding of the website) 2012-04-30 11:09:40 +00:00
356f4cf279 added license 2012-04-20 12:34:12 +00:00
2d989db66d README completed 2012-04-20 11:51:09 +00:00
67798982cb increased page_size 2012-04-20 11:33:49 +00:00
77923b51ce renamed directory 2012-04-20 01:50:59 +00:00
324ee31bf5 renamed to "tycker" 2012-04-20 01:50:29 +00:00
745967b373 initial upload 2012-04-20 01:49:00 +00:00
fd91316758 simple web-based ticker 2012-04-20 01:06:25 +00:00
683941a842 improved link parser (works even without "http://")
reject submissions with suspicious usernames or content
2012-03-31 13:54:36 +00:00
944b6b781c add "nofollow" and escape HTML input 2012-03-31 11:41:54 +00:00
962c560ed0 fixed unicode error
deliver content with multiple pages (if necessary)
delete multiple submissions on demand
2012-03-28 01:32:53 +00:00
16b41e3dec hide profile-related pages if "enable_users" is False
use comman instead of semicolon by default (for CSV)
2011-12-19 03:29:47 +00:00
e4e2e416db added user account management (disabled by default) 2011-12-19 03:21:07 +00:00
ffbdaa4351 implemented functions for checking "exposed" and "closed" status of a poll
export filename prefix is now configurable (default: wortschlucker)
2011-12-17 00:09:47 +00:00