Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_form.html.erb 2.93 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.55 KB
login.html.erb 1.43 KB
new.html.erb 60 Bytes

Latest revisions

# Date Author Comment
2aa77d78 01/23/2015 02:37 PM Ori Rabin

Fixes #8963 - Rename trunc helper to trunc_with_tooltip

40279862 01/15/2015 04:13 AM Ori Rabin

Fixes #8830 - Allow two-pane to work on show

ad998ce7 12/28/2014 07:22 AM Shlomi Zadok

fixes #8049 - Add timezone to user

e77dd577 12/28/2014 04:12 AM Shimon Shtein

Fixes #8785 - HTML syntax fixes - add thead/tbody, fix formatting

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

View revisions

Also available in: Atom