* adding a buildtype as prerelease and switching back the environemnt to production as the analytics server expects that
* switching the environment actually to production
* adding a new grunt task to generate pre-release builds with the proper auto update url
* fixing eslint issues
* further changes to pre release builds
* fixing the access of config obj
* Updated by ALF automation.
* Updated by ALF automation.
* Updated by ALF automation.
* Updated by ALF automation.
* Updated by ALF automation.
* Updated by ALF automation.
* Updated by ALF automation.
* Updated by ALF automation.
* Using as class provider to add protocol badges to files in Working set view and recent files list
* Fixing UI issues
* Removing explicit removal of classes, as it causes valid classes to be removed. jquery addClass already has this check
* Show badge even if file extension not present
* Disabeling working set context menu for remote files
* Address review comments
* Expose a get context method in workingSetView and use it
* Remove MainViewManager require
* Updated by ALF automation.
* Updated by ALF automation.
* Updated by ALF automation.
* Updated by ALF automation.
* Updated by ALF automation.
* Updated by ALF automation.
* Updated by ALF automation.
* Enable opening of remote(http|https) files in Brackets
* Adding jasmine tests
* Hooking to QuickOpen for remote file open
* Remove console statements
* Address code review comments
* Providing additional checks
* Unifying file existense check in MRU
* Include Remote file entries in MROF display list by stubbing existence check
* Handle image viewer and pixel mapping
* Add drag and drop to move items in FileTreeView
Todo:
* Handle move errors.
* Add support for moving to root directory.
* Add support for moving items to root directory
* Check item dropped onto itself or parent directory
* Add support for moving items by dropping on files
* Create dragItem action
* Close directory on drag
* Open directory on Drop
* Open directory on drag over
* Address review comments
* Add tests for moveItem in FileTreeViewModel
* Fix style issues on drag
* Make styles fast
* Change fileindex to update the moved entry
* Fix lint mistakes
* Set drag image as item name
* Check if directory is open before opening directory on drop
* Refactor code
* Check if item is dropped onto itself or parent directory
* Move selected flag when item is moved
* Use filter instead of forEach
* Change implementation to reuse rename workflow
* Fix tests
* Add docs and comments
* Address review comments
* Add Error handling
* Make directory open and adding new item independent
This makes adding the moved item to the new directory independent of
whether the directory is loaded or not by creating a notFullyLoaded
directory for the new directory.
* Adding strings for AutoUpdate and Related Files features
* Addressing spacing issues
* Normalizing whitespaces with spaces:4
Normalizing whitespaces with spaces:4
* Adding remaining strings for AutoUpdate feature
* Removing unused string
* Adding description string for Auto Update feature-flag/preference
* Adding strings for AutoUpdate and Related Files features
* Addressing spacing issues
* Normalizing whitespaces with spaces:4
Normalizing whitespaces with spaces:4
* Adding remaining strings for AutoUpdate feature
* Removing unused string