Tom Hughes
|
359371b31c
|
Handle reason as a rich text area when editing a block
|
2012-03-19 11:24:47 +00:00 |
|
Tom Hughes
|
e23313fbd4
|
Don't escape the heading as it contains a link
|
2012-03-09 23:15:40 +00:00 |
|
Tom Hughes
|
b25a468e3c
|
Use <%= instead of <% for block helpers that use concat
|
2011-11-14 09:42:41 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
efc2a3fa47
|
Set a limit on the new/edit block text area. Make it as big as diary
comments instead of the insane default rails size of 40/20 cols/rows
|
2009-10-01 20:29:17 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
78e0ec74f7
|
use h() to avoid XSS in usernames
|
2009-10-01 20:02:54 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
1cea0df3d8
|
title/heading & XSS fix for /edit
|
2009-10-01 19:45:36 +00:00 |
|
Matt Amos
|
95c3d640a4
|
Tried to DRY the user_blocks controller. Moved the configuration of the blocking periods into application.yml.
|
2009-09-30 15:44:29 +00:00 |
|
Matt Amos
|
daa2496024
|
First version of blocking feature. Allows both time-based (for map protection) and notice-based (for education) blocks on users. Also introduces user roles and a simple UI for displaying and administering these.
|
2009-09-28 16:01:00 +00:00 |
|