Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_form.html.erb 2.78 KB
_mail_notifications.html.erb 433 Bytes
_user_fact.html.erb 584 Bytes
edit.html.erb 61 Bytes
extlogout.html.erb 739 Bytes
index.html.erb 1.42 KB
login.html.erb 1.43 KB
new.html.erb 60 Bytes

Latest revisions

# Date Author Comment
3a36bdf6 10/31/2014 09:22 AM Stephen Benjamin

fixes #7586, #7734, #7172 - user preferences for receiving mail notifications

Adds a framework for user-selectable mail notifications. The work is
still done in ActionMailer classes and launch by rake in cron, however a
wrapper called MailNotification is used to provide RBAC and make the...

db1a98d5 10/22/2014 04:40 PM Dominic Cleal

refs #7587 - pwstrength stylesheet is part of app.css, not standalone

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

View revisions

Also available in: Atom