[PR #193] [MERGED] New layout for user area (change password, delete acc, change profil) #405

Closed
opened 2026-02-26 10:31:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/193
Author: @elnappo
Created: 12/29/2014
Status: Merged
Merged: 12/29/2014
Merged by: @ThomasWaldmann

Base: masterHead: master


📝 Commits (3)

  • 8994be6 minor admin interface improvments
  • e69fe96 New layout for user area (change password, delete acc, change profil)
  • d6949e5 Merge branch 'master' of github.com:nsupdate-info/nsupdate.info

📊 Changes

11 files changed (+149 additions, -89 deletions)

View changed files

nsupdate/accounts/templates/accounts/user_profile.html (+0 -49)
nsupdate/accounts/templates/accounts/user_settings_account.html (+59 -0)
nsupdate/accounts/templates/accounts/user_settings_base.html (+22 -0)
nsupdate/accounts/templates/accounts/user_settings_profile.html (+24 -0)
📝 nsupdate/accounts/urls.py (+3 -1)
📝 nsupdate/accounts/views.py (+34 -3)
nsupdate/login/templates/password_change.html (+0 -21)
nsupdate/login/templates/password_change_done.html (+0 -8)
📝 nsupdate/login/urls.py (+0 -6)
📝 nsupdate/main/admin.py (+6 -0)
📝 nsupdate/templates/base.html (+1 -1)

📄 Description

and minor admin interface improvments


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nsupdate-info/nsupdate.info/pull/193 **Author:** [@elnappo](https://github.com/elnappo) **Created:** 12/29/2014 **Status:** ✅ Merged **Merged:** 12/29/2014 **Merged by:** [@ThomasWaldmann](https://github.com/ThomasWaldmann) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`8994be6`](https://github.com/nsupdate-info/nsupdate.info/commit/8994be6ca1c44f5c9cee5ac5a2c24d8e1ac822c9) minor admin interface improvments - [`e69fe96`](https://github.com/nsupdate-info/nsupdate.info/commit/e69fe969044f26e53e4c36cbfbcce2fcbb079aa2) New layout for user area (change password, delete acc, change profil) - [`d6949e5`](https://github.com/nsupdate-info/nsupdate.info/commit/d6949e5178af957594229b308f1b0749aa4af2ff) Merge branch 'master' of github.com:nsupdate-info/nsupdate.info ### 📊 Changes **11 files changed** (+149 additions, -89 deletions) <details> <summary>View changed files</summary> ➖ `nsupdate/accounts/templates/accounts/user_profile.html` (+0 -49) ➕ `nsupdate/accounts/templates/accounts/user_settings_account.html` (+59 -0) ➕ `nsupdate/accounts/templates/accounts/user_settings_base.html` (+22 -0) ➕ `nsupdate/accounts/templates/accounts/user_settings_profile.html` (+24 -0) 📝 `nsupdate/accounts/urls.py` (+3 -1) 📝 `nsupdate/accounts/views.py` (+34 -3) ➖ `nsupdate/login/templates/password_change.html` (+0 -21) ➖ `nsupdate/login/templates/password_change_done.html` (+0 -8) 📝 `nsupdate/login/urls.py` (+0 -6) 📝 `nsupdate/main/admin.py` (+6 -0) 📝 `nsupdate/templates/base.html` (+1 -1) </details> ### 📄 Description and minor admin interface improvments --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:31:21 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsupdate.info-nsupdate-info#405
No description provided.