Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_form.html.erb 2.06 KB
_user_fact.html.erb 584 Bytes
edit.html.erb 61 Bytes
extlogout.html.erb 739 Bytes
index.html.erb 1.46 KB
login.html.erb 1.43 KB
new.html.erb 60 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...

1222f853 10/13/2014 04:29 AM Ohad Levy

Refs #7587 - Refactor password confirmation

  • confirmation status is now linked to password field
  • extracted additional missing strings
  • simplified jquery selectors
  • switched to onKeyUp built in event
  • hide progress bar by default
  • fixed minor css
  • handle empty pw/confirmation...
9f2feee3 10/10/2014 04:12 AM Vanya Jauhal

Fixes #7587 - Adds client-side password validation

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

Fixes #7588 - pagination info not a button and aligned

79f0876d 09/26/2014 12:27 PM Shlomi Zadok

Fixes #7491 - moved default org and default location to same tab as org/loc selection

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

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

18d7939e 07/22/2014 06:03 AM Joseph Magen

fixes #5140 - User children taxonomies did not show tooltip 'Parent is already selected'

aa0ccf33 07/13/2014 07:34 AM Ori Rabin

fixes #6497: New Organization: Focus should exist in Name field

a729512e 07/09/2014 10:10 AM Daniel Lobato Garcia

Fixes #6357 - ensure JS is loaded so taxonomy_added is defined on user form

e07f9a12 06/30/2014 07:57 AM Dominic Cleal

fixes #3272 - allow 'admin' account to be removed and replaced

View revisions

Also available in: Atom