Commit graph

492 commits

Author SHA1 Message Date
c82f0f480e htman: add cgi wrapper 2021-02-09 21:14:14 +00:00
953cb2f935 htman: switch from bobo to bottle
bobo does not support python3
2021-02-09 21:12:49 +00:00
50c8d6f75c htman: vorlaeufige Ruecknahme der flask-Umstellung 2021-02-09 20:05:41 +00:00
d15403403b Starte Flask-Transformation 2020-09-03 12:15:26 +00:00
80193feb76 Umlaute korrekt codiert 2018-03-27 17:08:53 +00:00
05a0fb1ebb Refresh angepasst 2016-04-26 22:38:50 +00:00
21e941bf3a Editierbare Sidebar 2016-04-26 20:01:41 +00:00
f33a78467d remove obsolete line 2016-04-23 19:31:09 +00:00
c4bab23f41 fehlerhaften "/index.html"-Link verkuerzt 2016-01-07 01:49:18 +00:00
ca9461261b "Wiki" statt "Access Zone" 2016-01-07 01:45:05 +00:00
0e7a3c73e5 make wml only from current html file 2015-05-01 09:49:30 +00:00
56adeface3 generate wap/wml-output
change encoding for wml compatible display of umlauts etc.
2015-04-30 13:07:04 +00:00
c0d3d15a92 include sidebar content 2015-04-30 07:14:28 +00:00
cb366ed056 css clock styling 2015-04-27 22:20:24 +00:00
78070249a3 Encoding beim Schreiben in utf-8 2015-04-27 22:12:30 +00:00
ca6ed90efc change refresh time to reduce mobile data 2015-04-27 21:58:54 +00:00
e9eb7db627 more help content 2015-04-27 21:56:20 +00:00
0324bac7ee make button and help more user friendly 2015-04-27 21:50:51 +00:00
5c8fa829df small changes 2015-04-27 21:19:18 +00:00
9e962cf268 form help 2015-04-27 20:43:43 +00:00
3b0cdf534c permit entry without title 2015-04-27 20:40:01 +00:00
eb82ff6ad1 small input help
better layout for mobile clients
2015-04-27 20:36:01 +00:00
a2c83f1b05 admin interface with tab layout 2015-04-27 20:07:18 +00:00
5d2a411f6a refresh page every 60 seconds 2015-04-27 13:15:18 +00:00
172437d378 simple javascript clock for frontend
remove table from administration backend, styling with bootstrap for mobile compability
2015-04-27 12:59:45 +00:00
d68fa2c57e small howto 2015-04-26 20:35:09 +00:00
dcbf6b90a0 uppercase 2015-04-26 20:25:24 +00:00
d3c53a0070 bootstrap doesn't show lines 2015-04-26 20:23:34 +00:00
e121ce9b7a clarify help box
new bootstrap-files
2015-04-26 20:20:52 +00:00
2b42525660 more styling for the admin interface 2015-04-26 18:32:08 +00:00
618c0659ad recover generate button 2015-04-26 00:37:15 +00:00
8d5ba3cbd6 basic syntax instructions, not nice yet 2015-04-26 00:28:05 +00:00
d2fc219ac2 Beispiel-Layout hinzugefügt 2015-04-25 22:01:06 +00:00
297b268395 leichte Layout-Aufhuebschungen 2015-04-25 21:58:21 +00:00
e84e413dd7 kleine Anpassung fuer ramus und python 2.7 2015-04-04 19:51:53 +00:00
3196747cd9 fixed changes of startup position 2013-06-02 02:13:38 +00:00
15b6a9b488 improved code structure 2013-06-02 01:58:32 +00:00
25de2207f7 added admin page for review of recent link submissions 2013-02-23 18:37:00 +00:00
c0d3ec4341 test title and description of new poll for spam 2013-02-23 17:00:20 +00:00
26c12c9024 spam blacklist moved to config file 2013-02-23 15:18:33 +00:00
dd00012758 bugfix + also check the titles of new polls 2013-02-23 13:31:17 +00:00
ae791b40e5 added minimal blacklist catching > 90% of current spam polls 2013-02-23 13:07:43 +00:00
215495915c small bug in the admin panel fixed 2013-02-23 13:00:19 +00:00
88a7725d0f admin: allow sorting polls by number of submissions 2013-02-23 12:33:30 +00:00
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