Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_form.html.erb 392 Bytes
_list.html.erb 253 Bytes
edit.html.erb 65 Bytes
index.html.erb 831 Bytes
new.html.erb 64 Bytes
welcome.html.erb 163 Bytes

Latest revisions

# Date Author Comment
e768c976 10/22/2014 11:56 AM Tomáš Strachota

Fixes #6710 - unicode characters in url parameters

Original methods to_param defined on resources called name.parameterize
to get rid of url-unsafe characters. This function unfortunately also
stripped off unicode characters.

Changes:
- parameterization extracted into a separate module Parameterizable...

a783d2c8 10/02/2014 09:48 AM B Sh

Fixes #7588 - pagination info not a button and aligned

adb487e0 09/15/2014 04:54 AM Ori Rabin

Fixes #6713: Long names needs to be truncated while listing

69e46d6d 03/24/2014 08:32 AM Joseph Magen

fixes #4456 - XSS on 500 error page and bookmark name causing render error (CVE-2014-0089)

bf4a13d3 12/29/2013 11:22 AM Walden Raines

Fixes #3811 updating to bootstrap 3

39558b72 11/13/2013 11:57 AM Dmitri Dolguikh

fixes #3516 - resource names (inc. domains) are now being parametrized when used to construct urls

4d4557e9 10/15/2013 12:18 PM Joseph Magen

fixes #2741 - remove dash from -%> to %>

22a48ce1 10/15/2013 11:50 AM Amos Benari

refs #3254 - Using the two-pane layout in some pages.

696420ff 06/24/2013 12:48 PM Joseph Magen

fixes #2404 - prevents 404 when updating invalid name used as id

ef4b97d1 06/07/2013 05:17 AM Joseph Magen

fixes #2631 - fix remote code execution via controller name (CVE-2013-2121)

View revisions

Also available in: Atom