Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_form.html.erb 2.42 KB
edit.html.erb 73 Bytes
index.html.erb 1023 Bytes
new.html.erb 72 Bytes
welcome.html.erb 429 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...

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

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

6421fa1c 07/31/2014 10:35 AM Daniel Lobato Garcia

Fixes #813 - External usergroups can be linked to an LDAP auth source

42163f86 07/07/2014 06:43 AM Ori Rabin

fixes #5414: LDAP + TLS is not LDAP + TLS but LDAP + SSL and changed port automatically on check

d424cab5 03/11/2014 08:58 AM Stephen Benjamin

fixes #3827 - adds ldap avatar support

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

Fixes #3811 updating to bootstrap 3

39dfa4be 11/22/2013 11:20 AM Lukas Zapletal

fixes #2763 - correcting doco links

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

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

4e4671ce 08/15/2013 04:10 PM Nils Domrose

fixes #863 - added ldap_filter to LDAP auth sources to filter lookups using RFC 2254 filters

7da45d90 07/17/2013 11:29 AM Michael Moll

minor correction after d47dfa9c35

View revisions

Also available in: Atom