Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Improvements #92

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Some Improvements #92

wants to merge 18 commits into from

Conversation

alemonteiro
Copy link

Hello, let me try this again... =)

First, thanks very much. This extension has been great for teaching me how to code brackets.
I'm loving it.
But since it's my first, I may haven got carried away a little.

So, if there's anything that I can do to make the pull request easier, just let me know.

Improvements made:

  • Multiple server settings per project
  • Backup changed files
  • Download files - FTP Walk (All files on FTP)
  • Download file - Local Walk (Only files that exists locally)
  • Test Connection Button & Show Connection Error
  • Improved Status Bar
  • Log dialog

I've updated the read.me with some of the improvements, and all new strings are translated into portugue-br too.

Cheers!

alemonteiro and others added 12 commits March 21, 2016 07:20
Added Test Connection button on Settings Dialog and created an Backup
All Button for downloading the current changed files
Once you click on the status text it'll open the log viewer dialog.

Added completed %, number of errors and succesfull transactions at the
end of the status line.
##Added support for multiple server settings
- Changed preferences name from server_info to server_list
- On the first time it opens and only have server_info it will add it to
the server_list with the "default" name and make it the selected server
- To change server open the server setup and select it on the left panel
list
- After adding a server it will not be selected, you need to.
- When selecting a project the setup button will show it's name
##Added Log Dialog Viewer
- Click on the updating label to open the log viewer
- Has clear button
- Log is per brackets session, not saved

### Updated Status Bar Messages
- Looks like this: Uploading <file>... 66% (2 ok/0errors )[Queued 3]
- When uploading a folder from project explorer it will show [Queueing
5...]
- Add events 'queued' and 'queuedend' for this

Added Log Viewer
Add FTP download
Started ftp browser;
Fixed download of file paths being stuck fir dirname.
Added full description to log (remotePath + localPath)
@alemonteiro
Copy link
Author

Made some more bug fixes on the stuffed I added and changed the backup style, now it's more configurable and organized I guess.
Added an indicator to show status even if the panel is hidden and added an transaction tab with all uploads and downloads made.

@Tusko
Copy link

Tusko commented Nov 18, 2016

strange bugs https://cl.ly/iAA1

The plugin upload edited files from all projects to all servers

@wolffe
Copy link

wolffe commented Dec 13, 2016

Is there any update on this? I really need multiple server settings per project.

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