armadillo.git
13 years agoStart work on rewriting the TV renamer in Go
Robert Sesek [Sat, 16 Apr 2011 17:42:06 +0000 (13:42 -0400)]
Start work on rewriting the TV renamer in Go

13 years agoFormat the version string to include the minor build number
Robert Sesek [Sat, 16 Apr 2011 17:11:24 +0000 (13:11 -0400)]
Format the version string to include the minor build number

13 years agoStamp version.js @ 529.0.
Armadillo Build Script [Sat, 16 Apr 2011 17:08:46 +0000 (13:08 -0400)]
Stamp version.js @ 529.0.

13 years agoRevert "Add logic to handle remote service requests by serving a separate HTML front...
Robert Sesek [Sat, 16 Apr 2011 17:08:37 +0000 (13:08 -0400)]
Revert "Add logic to handle remote service requests by serving a separate HTML front-end file"

This reverts commit 0762dae47cfc0c781069a346c3af55292fc97779.

13 years agoAdd logic to handle remote service requests by serving a separate HTML front-end...
Robert Sesek [Sat, 16 Apr 2011 17:03:28 +0000 (13:03 -0400)]
Add logic to handle remote service requests by serving a separate HTML front-end file

13 years agoFix build.py for Gitcrement 2.0
Robert Sesek [Sat, 16 Apr 2011 17:00:11 +0000 (13:00 -0400)]
Fix build.py for Gitcrement 2.0

13 years agoDisable mouse events on the PathControl
Robert Sesek [Sun, 30 Jan 2011 21:41:13 +0000 (16:41 -0500)]
Disable mouse events on the PathControl

13 years agoStamp version.js @ 496.
Armadillo Build Script [Wed, 15 Dec 2010 05:10:05 +0000 (00:10 -0500)]
Stamp version.js @ 496.

13 years agoDeal with period rather than space separators in file names.
Robert Sesek [Wed, 15 Dec 2010 05:09:33 +0000 (00:09 -0500)]
Deal with period rather than space separators in file names.

13 years agoMake the TVRenamer preserve file extensions.
Robert Sesek [Wed, 15 Dec 2010 05:02:33 +0000 (00:02 -0500)]
Make the TVRenamer preserve file extensions.

13 years agoRemove the RENAME action as MOVE does the same thing.
Robert Sesek [Wed, 17 Nov 2010 13:55:52 +0000 (08:55 -0500)]
Remove the RENAME action as MOVE does the same thing.

13 years agoMake delete confirmation nonmodal. Remove dependencies on goog.ui.Dialog now.
Robert Sesek [Wed, 17 Nov 2010 13:54:39 +0000 (08:54 -0500)]
Make delete confirmation nonmodal. Remove dependencies on goog.ui.Dialog now.

13 years agoFlip some state flags in an attempt to get mouse events working.
Robert Sesek [Wed, 17 Nov 2010 13:50:20 +0000 (08:50 -0500)]
Flip some state flags in an attempt to get mouse events working.

13 years agoSet the title of the document to include the path.
Robert Sesek [Mon, 15 Nov 2010 01:07:12 +0000 (20:07 -0500)]
Set the title of the document to include the path.

13 years agoMove the move/rename dialog into the Actor UI to reudce modal feelings.
Robert Sesek [Mon, 15 Nov 2010 00:15:43 +0000 (19:15 -0500)]
Move the move/rename dialog into the Actor UI to reudce modal feelings.

13 years agoStamp version.js @ 452.
Armadillo Build Script [Sun, 14 Nov 2010 19:12:49 +0000 (14:12 -0500)]
Stamp version.js @ 452.

13 years agoSpecify the radix when using parseInt().
Robert Sesek [Sun, 14 Nov 2010 19:12:36 +0000 (14:12 -0500)]
Specify the radix when using parseInt().

13 years agoStamp version.js @ 450.
Armadillo Build Script [Sun, 14 Nov 2010 19:06:17 +0000 (14:06 -0500)]
Stamp version.js @ 450.

13 years agoStrip leading zeros from the season number when renaming episodes.
Robert Sesek [Sun, 14 Nov 2010 19:05:52 +0000 (14:05 -0500)]
Strip leading zeros from the season number when renaming episodes.

13 years agoRevert "Add logging for proxy errors."
Robert Sesek [Sun, 14 Nov 2010 19:02:50 +0000 (14:02 -0500)]
Revert "Add logging for proxy errors."

This reverts commit 4b45ea0ac72239e1b0b2c7a1be7dc7eae8ce9a00.

13 years agoAdd logging for proxy errors.
Robert Sesek [Sun, 14 Nov 2010 19:02:43 +0000 (14:02 -0500)]
Add logging for proxy errors.

13 years ago* In TVRenamer.buildURL_(), encode the show name in case it has spaces
Robert Sesek [Sun, 14 Nov 2010 19:02:09 +0000 (14:02 -0500)]
* In TVRenamer.buildURL_(), encode the show name in case it has spaces
* nil is also a valid error from the proxy response

13 years agohttp.ErrPersistEOF is a valid error response when reading.
Robert Sesek [Sun, 14 Nov 2010 18:53:58 +0000 (13:53 -0500)]
http.ErrPersistEOF is a valid error response when reading.

13 years agoStamp version.js @ 445.
Armadillo Build Script [Sun, 14 Nov 2010 18:41:52 +0000 (13:41 -0500)]
Stamp version.js @ 445.

13 years ago* Properly expand the tilde in paths, as well as other shell variables.
Robert Sesek [Sun, 14 Nov 2010 18:41:30 +0000 (13:41 -0500)]
* Properly expand the tilde in paths, as well as other shell variables.
* Do not start the server on an invalid port.

13 years agoSync to a new version of Golang. Include the version in the build.py file.
Robert Sesek [Sun, 14 Nov 2010 18:38:34 +0000 (13:38 -0500)]
Sync to a new version of Golang. Include the version in the build.py file.

13 years agoAllow the back and front ends to be compiled independently.
Robert Sesek [Sun, 14 Nov 2010 18:20:20 +0000 (13:20 -0500)]
Allow the back and front ends to be compiled independently.

13 years agoStamp version.js @ 438.
Armadillo Build Script [Sun, 14 Nov 2010 17:58:08 +0000 (12:58 -0500)]
Stamp version.js @ 438.

13 years agoRemove the initialized ivar and just check whether the error has been set.
Robert Sesek [Sun, 14 Nov 2010 17:57:00 +0000 (12:57 -0500)]
Remove the initialized ivar and just check whether the error has been set.

13 years agoBetter handling of clearing the error in the list callback.
Robert Sesek [Sun, 14 Nov 2010 17:54:21 +0000 (12:54 -0500)]
Better handling of clearing the error in the list callback.

13 years agoChange the style of the error message so it doesn't shift content down when it appears.
Robert Sesek [Sun, 14 Nov 2010 17:51:12 +0000 (12:51 -0500)]
Change the style of the error message so it doesn't shift content down when it appears.

13 years agoFix the error animation.
Robert Sesek [Sun, 14 Nov 2010 17:45:59 +0000 (12:45 -0500)]
Fix the error animation.

13 years agoFix the actor tile appearance.
Robert Sesek [Sun, 14 Nov 2010 17:35:05 +0000 (12:35 -0500)]
Fix the actor tile appearance.

13 years agoError out if a filename can't be parsed in the TVRenamer.
Robert Sesek [Sun, 14 Nov 2010 17:31:12 +0000 (12:31 -0500)]
Error out if a filename can't be parsed in the TVRenamer.

13 years agoNow that paths.go holds a reference to the entire Configuration, remove gJailRoot.
Robert Sesek [Sun, 14 Nov 2010 17:21:57 +0000 (12:21 -0500)]
Now that paths.go holds a reference to the entire Configuration, remove gJailRoot.

13 years agoAdd a sample configuration file.
Robert Sesek [Sun, 14 Nov 2010 17:20:48 +0000 (12:20 -0500)]
Add a sample configuration file.

13 years agoAdd an IncludeDotfiles configuration directive.
Robert Sesek [Sun, 14 Nov 2010 17:19:15 +0000 (12:19 -0500)]
Add an IncludeDotfiles configuration directive.

13 years agoStamp version.js @ 415.
Armadillo Build Script [Sun, 14 Nov 2010 17:13:19 +0000 (12:13 -0500)]
Stamp version.js @ 415.

13 years agoProperly load the full config file and allow overrides from the flags.
Robert Sesek [Sun, 14 Nov 2010 17:12:45 +0000 (12:12 -0500)]
Properly load the full config file and allow overrides from the flags.

13 years agoStamp version.js @ 404.
Armadillo Build Script [Sun, 14 Nov 2010 02:03:46 +0000 (21:03 -0500)]
Stamp version.js @ 404.

13 years agoFix final compile error.
Robert Sesek [Sun, 14 Nov 2010 02:03:36 +0000 (21:03 -0500)]
Fix final compile error.

13 years agoStamp version.js @ 401.
Armadillo Build Script [Sun, 14 Nov 2010 02:01:46 +0000 (21:01 -0500)]
Stamp version.js @ 401.

13 years agoFix another compile error.
Robert Sesek [Sun, 14 Nov 2010 02:01:44 +0000 (21:01 -0500)]
Fix another compile error.

13 years agoStamp version.js @ 400.
Armadillo Build Script [Sun, 14 Nov 2010 02:01:16 +0000 (21:01 -0500)]
Stamp version.js @ 400.

13 years agoFix 2 compiler errors with training commas.
Robert Sesek [Sun, 14 Nov 2010 02:01:14 +0000 (21:01 -0500)]
Fix 2 compiler errors with training commas.

13 years agoStamp version.js @ 399.
Armadillo Build Script [Sun, 14 Nov 2010 02:00:41 +0000 (21:00 -0500)]
Stamp version.js @ 399.

13 years agoMoving now works after performing a TVRename.
Robert Sesek [Sun, 14 Nov 2010 02:00:28 +0000 (21:00 -0500)]
Moving now works after performing a TVRename.

13 years agoParse the response from the info server and generate the correct file name.
Robert Sesek [Sat, 13 Nov 2010 23:09:19 +0000 (18:09 -0500)]
Parse the response from the info server and generate the correct file name.

13 years agoCreate the TVRenamer class which as of now just parses the name.
Robert Sesek [Sat, 13 Nov 2010 22:30:48 +0000 (17:30 -0500)]
Create the TVRenamer class which as of now just parses the name.

13 years agoStamp version.js @ 367.
Armadillo Build Script [Sat, 13 Nov 2010 21:54:00 +0000 (16:54 -0500)]
Stamp version.js @ 367.

13 years agoThe zippy now works.
Robert Sesek [Sat, 13 Nov 2010 21:51:31 +0000 (16:51 -0500)]
The zippy now works.

13 years agoStart working with the zippy. It opens correctly, but it does not close correcly.
Robert Sesek [Sat, 13 Nov 2010 21:39:26 +0000 (16:39 -0500)]
Start working with the zippy. It opens correctly, but it does not close correcly.

13 years agoDisplay the actor panel without using the zippy.
Robert Sesek [Sat, 13 Nov 2010 20:46:03 +0000 (15:46 -0500)]
Display the actor panel without using the zippy.

13 years agoStamp version.js @ 346.
Armadillo Build Script [Sat, 13 Nov 2010 20:22:36 +0000 (15:22 -0500)]
Stamp version.js @ 346.

13 years agoStart changing the Actor from a flying pop-up to a zippy expander.
Robert Sesek [Sat, 13 Nov 2010 20:21:40 +0000 (15:21 -0500)]
Start changing the Actor from a flying pop-up to a zippy expander.

13 years agoRename RunFrontEnd to be RunBackEnd.
Robert Sesek [Sat, 13 Nov 2010 18:11:09 +0000 (13:11 -0500)]
Rename RunFrontEnd to be RunBackEnd.

13 years agoImplement the proxy service.
Robert Sesek [Sat, 13 Nov 2010 18:10:18 +0000 (13:10 -0500)]
Implement the proxy service.

13 years agoAdd functionality to read the configuration from file.
Robert Sesek [Sat, 13 Nov 2010 18:09:18 +0000 (13:09 -0500)]
Add functionality to read the configuration from file.

13 years agoStart implementing the proxy service handler.
Robert Sesek [Fri, 12 Nov 2010 13:40:25 +0000 (08:40 -0500)]
Start implementing the proxy service handler.

13 years agoCreate a Configuration struct and use that to RunFrontEnd().
Robert Sesek [Fri, 12 Nov 2010 13:25:43 +0000 (08:25 -0500)]
Create a Configuration struct and use that to RunFrontEnd().

13 years agoCompile all Closure CSS files into a generated file to cut down on HTTP requests.
Robert Sesek [Sat, 9 Oct 2010 22:15:26 +0000 (18:15 -0400)]
Compile all Closure CSS files into a generated file to cut down on HTTP requests.

13 years agoRemove a bunch of console.log statements
Robert Sesek [Sat, 9 Oct 2010 21:58:29 +0000 (17:58 -0400)]
Remove a bunch of console.log statements

13 years agoStamp version.js @ 271.
Armadillo Build Script [Sat, 9 Oct 2010 21:47:00 +0000 (17:47 -0400)]
Stamp version.js @ 271.

13 years agoClosure complains about unreachable code. Fix.
Robert Sesek [Sat, 9 Oct 2010 21:46:58 +0000 (17:46 -0400)]
Closure complains about unreachable code. Fix.

13 years agoStamp version.js @ 270.
Armadillo Build Script [Sat, 9 Oct 2010 21:46:09 +0000 (17:46 -0400)]
Stamp version.js @ 270.

13 years agoDisable the highlight mechanism after fixing the behavior in File.onPopupClosed_().
Robert Sesek [Sat, 9 Oct 2010 21:37:37 +0000 (17:37 -0400)]
Disable the highlight mechanism after fixing the behavior in File.onPopupClosed_().

13 years agoCall the superclass's impl in PathControl.enterDocument().
Robert Sesek [Thu, 7 Oct 2010 15:48:10 +0000 (11:48 -0400)]
Call the superclass's impl in PathControl.enterDocument().

13 years agoForgot this.
Robert Sesek [Mon, 4 Oct 2010 21:24:53 +0000 (17:24 -0400)]
Forgot this.

13 years agoImprove actor appearance. Initial work on row highlighting.
Robert Sesek [Mon, 4 Oct 2010 21:22:23 +0000 (17:22 -0400)]
Improve actor appearance. Initial work on row highlighting.

13 years agoIf the Actor is on a directory, open the panel so that the mouse is over the Open...
Robert Sesek [Mon, 4 Oct 2010 21:01:53 +0000 (17:01 -0400)]
If the Actor is on a directory, open the panel so that the mouse is over the Open button.

13 years agoImplement the renaming part of moving.
Robert Sesek [Mon, 4 Oct 2010 20:57:08 +0000 (16:57 -0400)]
Implement the renaming part of moving.

13 years agoAdd an EventHandler instance to the PathControl.
Robert Sesek [Mon, 4 Oct 2010 20:05:32 +0000 (16:05 -0400)]
Add an EventHandler instance to the PathControl.

13 years agoStamp version.js @ 217.
Armadillo Build Script [Mon, 4 Oct 2010 16:41:48 +0000 (12:41 -0400)]
Stamp version.js @ 217.

13 years agoConvert the Actor to a goog.ui.Container().
Robert Sesek [Mon, 4 Oct 2010 16:41:27 +0000 (12:41 -0400)]
Convert the Actor to a goog.ui.Container().

13 years agoDispose of Actor objects properly.
Robert Sesek [Mon, 4 Oct 2010 15:55:42 +0000 (11:55 -0400)]
Dispose of Actor objects properly.

13 years agoDocument actor.js's members and store any dialogs/deeper UI in the actionObject_.
Robert Sesek [Mon, 4 Oct 2010 15:40:41 +0000 (11:40 -0400)]
Document actor.js's members and store any dialogs/deeper UI in the actionObject_.

13 years agoHook up the PathControl and Actor up to the move service request.
Robert Sesek [Mon, 4 Oct 2010 15:33:49 +0000 (11:33 -0400)]
Hook up the PathControl and Actor up to the move service request.

13 years agoImplement the back-end of the Move operation.
Robert Sesek [Mon, 4 Oct 2010 14:18:10 +0000 (10:18 -0400)]
Implement the back-end of the Move operation.

13 years agoIn the listing, remove the silly button and hover states.
Robert Sesek [Mon, 4 Oct 2010 14:07:25 +0000 (10:07 -0400)]
In the listing, remove the silly button and hover states.
* Clicking on the list object will bring up the actor.
* Clicking on the title of a (now underlined) directory will open it.
* Clicking anywhere on a special item will open it.

13 years agoStamp version.js @ 162.
Armadillo Build Script [Mon, 4 Oct 2010 13:37:24 +0000 (09:37 -0400)]
Stamp version.js @ 162.

13 years agoDefine CLOSURE_NO_DEPS.
Robert Sesek [Mon, 4 Oct 2010 13:37:17 +0000 (09:37 -0400)]
Define CLOSURE_NO_DEPS.

13 years agoAlways close the Actor after dispatching the action.
Robert Sesek [Mon, 4 Oct 2010 13:33:12 +0000 (09:33 -0400)]
Always close the Actor after dispatching the action.

13 years agoBoth Move and Rename should use the path control. Remove our ModalDialog.
Robert Sesek [Mon, 4 Oct 2010 13:31:21 +0000 (09:31 -0400)]
Both Move and Rename should use the path control. Remove our ModalDialog.

13 years agoImprovements to the name-editable path control.
Robert Sesek [Mon, 4 Oct 2010 13:28:01 +0000 (09:28 -0400)]
Improvements to the name-editable path control.

13 years agoStamp version.js @ 149.
Armadillo Build Script [Mon, 4 Oct 2010 13:20:06 +0000 (09:20 -0400)]
Stamp version.js @ 149.

13 years agoFix all the path joining nastiness by writing a smart helper armadillo.App.joinPath().
Robert Sesek [Mon, 4 Oct 2010 13:19:26 +0000 (09:19 -0400)]
Fix all the path joining nastiness by writing a smart helper armadillo.App.joinPath().

13 years agoStamp version.js @ 130.
Armadillo Build Script [Mon, 4 Oct 2010 05:07:53 +0000 (01:07 -0400)]
Stamp version.js @ 130.

13 years agoSeparate the path from the name in PathComponent. First pass at updating the control.
Robert Sesek [Mon, 4 Oct 2010 05:07:14 +0000 (01:07 -0400)]
Separate the path from the name in PathComponent. First pass at updating the control.

13 years agoStart listening for the event to detect path component changes.
Robert Sesek [Mon, 4 Oct 2010 04:46:26 +0000 (00:46 -0400)]
Start listening for the event to detect path component changes.

13 years agoPosition the File Move dialog higher than center of screen
Robert Sesek [Mon, 4 Oct 2010 02:46:19 +0000 (22:46 -0400)]
Position the File Move dialog higher than center of screen

13 years agoStamp version.js @ 94.
Armadillo Build Script [Mon, 4 Oct 2010 02:30:50 +0000 (22:30 -0400)]
Stamp version.js @ 94.

13 years agoRather than appending Google CSS to our screen.css, add a build step to copy.
Robert Sesek [Mon, 4 Oct 2010 02:30:01 +0000 (22:30 -0400)]
Rather than appending Google CSS to our screen.css, add a build step to copy.

13 years agoLots of improvements to PathControl:
Robert Sesek [Mon, 4 Oct 2010 02:19:48 +0000 (22:19 -0400)]
Lots of improvements to PathControl:
* Only list actual directories
* Special-case the root

13 years agoStamp version.js @ 75.
Armadillo Build Script [Mon, 4 Oct 2010 01:57:02 +0000 (21:57 -0400)]
Stamp version.js @ 75.

13 years agoAdd another set of styling for our modal dialog.
Robert Sesek [Mon, 4 Oct 2010 01:56:46 +0000 (21:56 -0400)]
Add another set of styling for our modal dialog.

13 years agoCreate our own ModalDialog
Robert Sesek [Mon, 4 Oct 2010 01:48:35 +0000 (21:48 -0400)]
Create our own ModalDialog

13 years agoStamp version.js @ 50.
Armadillo Build Script [Sun, 3 Oct 2010 20:24:29 +0000 (16:24 -0400)]
Stamp version.js @ 50.

13 years agoSet some properties on the menu button to make the popup menu work better.
Robert Sesek [Sun, 3 Oct 2010 20:23:47 +0000 (16:23 -0400)]
Set some properties on the menu button to make the popup menu work better.

13 years agoAdd the PathControl as a child component of the dialog in performMove_().
Robert Sesek [Sun, 3 Oct 2010 20:19:00 +0000 (16:19 -0400)]
Add the PathControl as a child component of the dialog in performMove_().

13 years agoDon't create a menu button for the last path component; create an edit field.
Robert Sesek [Sun, 3 Oct 2010 20:12:07 +0000 (16:12 -0400)]
Don't create a menu button for the last path component; create an edit field.