8000 Fix rename issues in dashboard by mathieu1 · Pull Request #8000 · ipython/ipython · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@mathieu1
Copy link
Contributor
@mathieu1 mathieu1 commented Mar 9, 2015
  • Do not display the full path of the selected item in the text box (warning : this removes the possibility of moving a file/folder using the rename dialog. Maybe someone finds this helpful)
  • Adapt dialog for files and notebook.
  • Do not allow renaming a running notebook (currently, renaming a running notebook would result in duplication instead of renaming after the open notebook saves/autosaves using the old name)

mathieu1 added 2 commits March 9, 2015 09:01
- Do not display the full path of the selected item in the text box
- Adapt dialog for files and notebook
- Do not allow renaming a running notebook
@minrk minrk added this to the 3.1 milestone Mar 12, 2015
@Carreau Carreau modified the milestones: 4.0, 3.1 Mar 12, 2015
@minrk
Copy link
Member
minrk commented Mar 20, 2015

@Carreau you marked this as 4.0. It seems like a fix appropriate for 3.1, no?

@Carreau
Copy link
Member
Carreau commented Mar 20, 2015

Hum, Maybe. Seem we tagged the same day, and my action say modified 4.0,3.1, So I guess I tagged 4.0 by mistake, then switched to 3.1 but was not taken into account.... Seem sensible for 3.x, and code is straitforward.

@Carreau Carreau modified the milestones: 3.1, 4.0 Mar 20, 2015
@Carreau
Copy link
Member
Carreau commented Mar 20, 2015

(rechanging to 3.1)

minrk added a commit that referenced this pull request Mar 20, 2015
@minrk minrk merged commit 318462d into ipython:master Mar 20, 2015
minrk added a commit that referenced this pull request Mar 25, 2015
- Do not display the full path of the selected item in the text box (**warning** : this removes the possibility of moving a file/folder using the rename dialog. Maybe someone finds this helpful)
- Adapt dialog for files and notebook.
- Do not allow renaming a running notebook (currently, renaming a running notebook would result in duplication instead of renaming after the open notebook saves/autosaves using the old name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0