This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
0
You've already forked Redmine
Code
Issues
Pull Requests
Releases
Wiki
Activity
Redmine
/
app
/
views
/
users
History
Toshi MARUYAMA
4a291287d9
HTML escape at app/views/users/show.rhtml.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6387 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-02 13:16:08 +00:00
..
_form.rhtml
Replaced h3+div with fieldsets on my account and user form.
2011-07-03 12:21:37 +00:00
_general.rhtml
Do not show 'Send information' checkbox if email delivery is not configured.
2011-07-03 12:28:54 +00:00
_groups.rhtml
Refactor: split UsersController#edit into #edit and #update
2010-09-30 18:22:46 +00:00
_mail_notifications.html.erb
Code cleanup.
2010-12-12 14:25:23 +00:00
_memberships.rhtml
Fixed bad html generated in users/memberships partial (multiple </tbody> tags)
2010-12-12 21:21:57 +00:00
_preferences.html.erb
Warning on leaving a page with unsaved content in textarea (
#2910
).
2011-02-21 09:53:29 +00:00
edit.rhtml
HTML escape at app/views/users/edit.rhtml.
2011-08-02 13:15:24 +00:00
index.api.rsb
Restores object count and adds offset/limit attributes to API responses for paginated collections (
#6140
).
2010-12-11 13:13:49 +00:00
index.rhtml
Adds links to reset filters on users and projects list.
2011-03-16 18:23:51 +00:00
new.html.erb
Do not show 'Send information' checkbox if email delivery is not configured.
2011-07-03 12:28:54 +00:00
show.api.rsb
Makes some attributes optional in API response to get faster/lightweight responses.
2010-12-11 10:19:11 +00:00
show.rhtml
HTML escape at app/views/users/show.rhtml.
2011-08-02 13:16:08 +00:00