mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[PR #174] [MERGED] template improvements #399
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#399
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/174
Author: @elnappo
Created: 10/28/2014
Status: ✅ Merged
Merged: 10/28/2014
Merged by: @ThomasWaldmann
Base:
master← Head:master📝 Commits (7)
06cbd2fuse naturaltime in overview886919achange col-layout from large to medium in about templateb617396make registration views prettier (fix missing trans, layout improvments and code cleanup) #119c943728minor login template cleanupa3f7fe9login and password change layout improvementsa1cfc6aupdate django to 1.7.1 in .travis.ymla5b6d7bupdate django to 1.7.1📊 Changes
16 files changed (+62 additions, -73 deletions)
View changed files
📝
.travis.yml(+3 -3)📝
nsupdate/accounts/templates/registration/activate.html(+6 -5)📝
nsupdate/accounts/templates/registration/activation_complete.html(+5 -5)📝
nsupdate/accounts/templates/registration/registration_complete.html(+4 -4)📝
nsupdate/accounts/templates/registration/registration_form.html(+8 -6)📝
nsupdate/login/templates/login.html(+4 -5)📝
nsupdate/login/templates/logout.html(+1 -0)📝
nsupdate/login/templates/password_change_done.html(+4 -6)📝
nsupdate/login/templates/password_reset.html(+3 -5)📝
nsupdate/login/templates/password_reset_complete.html(+0 -2)📝
nsupdate/login/templates/password_reset_confirm.html(+13 -20)📝
nsupdate/login/templates/password_reset_done.html(+0 -2)📝
nsupdate/main/templates/main/about.html(+6 -6)📝
nsupdate/main/templates/main/overview.html(+3 -3)📝
nsupdate/settings/base.py(+1 -0)📝
requirements.d/all.txt(+1 -1)📄 Description
fix #87 #119
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.