Commit graph

457 commits

Author SHA1 Message Date
lars 3196747cd9 fixed changes of startup position 2013-06-02 02:13:38 +00:00
lars 15b6a9b488 improved code structure 2013-06-02 01:58:32 +00:00
lars 25de2207f7 added admin page for review of recent link submissions 2013-02-23 18:37:00 +00:00
lars c0d3ec4341 test title and description of new poll for spam 2013-02-23 17:00:20 +00:00
lars 26c12c9024 spam blacklist moved to config file 2013-02-23 15:18:33 +00:00
phear dd00012758 bugfix + also check the titles of new polls 2013-02-23 13:31:17 +00:00
phear ae791b40e5 added minimal blacklist catching > 90% of current spam polls 2013-02-23 13:07:43 +00:00
phear 215495915c small bug in the admin panel fixed 2013-02-23 13:00:19 +00:00
phear 88a7725d0f admin: allow sorting polls by number of submissions 2013-02-23 12:33:30 +00:00
lars 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
phear 4b089f4494 added the variable 'authlevel' to make providing context-relevant links in the templates easier. 2013-01-13 12:55:05 +00:00
phear 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
lars b9f09e273b keep the order of items intact in case of errors (e.g. "submitter" is empty) 2012-11-22 18:01:12 +00:00
lars 20fcc6c9a2 implemented UI part of Condorcet voting 2012-11-22 12:04:39 +00:00
lars 1a48b80734 implement rotation
fix crop issues
2012-11-16 19:46:19 +00:00
lars 27b5a9d8a5 improved output formatting 2012-11-16 16:11:49 +00:00
lars 9447c747b5 moved to class-based filters
added "DensityFilter" (additional parallel lines)
2012-11-16 03:05:34 +00:00
lars 3dfd860a2d reimplemented shifting
added crop action (not tested)
added rotate action (not implemented)
2012-11-15 23:28:55 +00:00
lars e4b7b7d00a tool for shifting GCode 2012-10-28 23:27:04 +00:00
lars 8d6ddd09d9 added example apache config 2012-09-20 02:19:16 +00:00
lars ef4f638797 renamed "htname" to "zone"
added users to change their passwords (without admin access)
2012-09-20 01:51:08 +00:00
lars 9266f5c789 from/sender nun getrennt
alle Mails kommen von "admin_address" (falls definiert)
2012-08-23 23:07:59 +00:00
lars 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
lars 4084d22f08 Zaehler fuer Zeit bis zum Ende des Verfahrens eingefuegt
css-Formatierung vereinheitlicht
2012-08-21 16:05:20 +00:00
lars 66fa8322e7 Praezisierung der Datenbank-Auswertung 2012-08-18 16:28:55 +00:00
lars 6242294d3b Anzeige der Sitzungsdauer 2012-08-18 09:55:32 +00:00
lars 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
lars 4807ec5dc3 Ueberschriften nun auch im Markdown-Stil 2012-08-16 21:05:49 +00:00
lars e6496665c6 es werden nun zwei separate Mails verschickt: from->to und admin->from (neu) 2012-08-16 20:54:34 +00:00
lars b5981dfc91 Doku verbessert 2012-08-16 18:36:22 +00:00
lars 68a8aca17b weitere Verbesserungen bis zur finalen Einsatzreife 2012-08-16 16:24:04 +00:00
lars 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
lars 38027320ff avoid problems with missing trailing slash 2012-07-17 09:19:34 +00:00
lars 0300339326 bereinigt, umbenannt 2012-06-08 14:34:00 +00:00
lars 08727955e9 renaming function 2012-06-08 13:01:26 +00:00
lars 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
lars 20a6b713f6 fixed "next page" visibility bug 2012-06-01 09:48:37 +00:00
lars fd653868ab fixed input encoding (by applying the announced encoding of the website) 2012-04-30 11:09:40 +00:00
lars 356f4cf279 added license 2012-04-20 12:34:12 +00:00
lars 2d989db66d README completed 2012-04-20 11:51:09 +00:00
lars 67798982cb increased page_size 2012-04-20 11:33:49 +00:00
lars 77923b51ce renamed directory 2012-04-20 01:50:59 +00:00