Remove a few calls do document.createElement
[armadillo.git] / web_frontend /
2011-12-27 Robert SesekRemove a few calls do document.createElement
2011-12-27 Robert SesekSwitch the performDelete_ message from span to div
2011-12-27 Robert SesekFix a bug where you could open multiple Actors per...
2011-12-26 Armadillo Build... Stamp version.js @ 562.72.
2011-12-26 Robert SesekRemove closure traces from index.html
2011-12-26 Robert SesekRemove dependency on the closure library in the comiple...
2011-12-26 Robert SesekRemove one more use of goog.array
2011-12-26 Robert SesekRemove goog.string.format
2011-12-26 Robert SesekRemove uses of goog.array
2011-12-26 Robert SesekRemove most uses of jQuery from main.js
2011-12-26 Robert SesekSwitch to using jQuery XHR
2011-12-26 Robert SesekRewrite the path menus in jQuery
2011-12-26 Robert SesekInitial stab at rewriting path_control.js
2011-12-26 Robert SesekFix the tile click handler by binding the option to...
2011-12-26 Robert SesekConvert a large portion of actor.js to jQuery
2011-12-26 Robert SesekRemove closure from file.js
2011-12-26 Robert SesekReplace File's use of Zippy with jQuery slide
2011-12-26 Robert SesekAdd jQuery JS and a util file to define namespaces
2011-09-20 Armadillo Build... Stamp version.js @ 561.0. 0.7.561.0
2011-09-20 Armadillo Build... Stamp version.js @ 560.0.
2011-09-20 Robert SesekUpdate the frontend for the New Directory functionality
2011-07-09 Armadillo Build... Stamp version.js @ 551.0.
2011-07-09 Armadillo Build... Stamp version.js @ 550.0.
2011-07-09 Robert SesekDon't use absolute URLs because the MFE will not work...
2011-05-28 Robert Sesek* Make the download action its own handler so that:
2011-05-07 Armadillo Build... Stamp version.js @ 544.0.
2011-04-28 Armadillo Build... Stamp version.js @ 539.0.
2011-04-28 Armadillo Build... Stamp version.js @ 537.0.
2011-04-16 Armadillo Build... Stamp version.js @ 534.0. 0.7.534.0
2011-04-16 Robert SesekMerge branch 'backend-tv-rename'
2011-04-16 Robert SesekUse %f for the build string
2011-04-16 Armadillo Build... Stamp version.js @ 532.17.
2011-04-16 Robert SesekRewrite the TVRenamer FE to use the new backend
2011-04-16 Robert SesekFormat the version string to include the minor build...
2011-04-16 Armadillo Build... Stamp version.js @ 529.0.
2011-04-16 Robert SesekRevert "Add logic to handle remote service requests...
2011-04-16 Robert SesekAdd logic to handle remote service requests by serving...
2011-01-30 Robert SesekDisable mouse events on the PathControl
2010-12-15 Armadillo Build... Stamp version.js @ 496.
2010-12-15 Robert SesekDeal with period rather than space separators in file...
2010-12-15 Robert SesekMake the TVRenamer preserve file extensions.
2010-11-17 Robert SesekRemove the RENAME action as MOVE does the same thing.
2010-11-17 Robert SesekMake delete confirmation nonmodal. Remove dependencies...
2010-11-17 Robert SesekFlip some state flags in an attempt to get mouse events...
2010-11-15 Robert SesekSet the title of the document to include the path.
2010-11-15 Robert SesekMove the move/rename dialog into the Actor UI to reudce...
2010-11-14 Armadillo Build... Stamp version.js @ 452.
2010-11-14 Robert SesekSpecify the radix when using parseInt().
2010-11-14 Armadillo Build... Stamp version.js @ 450.
2010-11-14 Robert SesekStrip leading zeros from the season number when renamin...
2010-11-14 Robert Sesek* In TVRenamer.buildURL_(), encode the show name in...
2010-11-14 Armadillo Build... Stamp version.js @ 445.
2010-11-14 Armadillo Build... Stamp version.js @ 438.
2010-11-14 Robert SesekRemove the initialized ivar and just check whether...
2010-11-14 Robert SesekBetter handling of clearing the error in the list callback.
2010-11-14 Robert SesekChange the style of the error message so it doesn't...
2010-11-14 Robert SesekFix the error animation.
2010-11-14 Robert SesekFix the actor tile appearance.
2010-11-14 Robert SesekError out if a filename can't be parsed in the TVRenamer.
2010-11-14 Armadillo Build... Stamp version.js @ 415.
2010-11-14 Armadillo Build... Stamp version.js @ 404.
2010-11-14 Robert SesekFix final compile error.
2010-11-14 Armadillo Build... Stamp version.js @ 401.
2010-11-14 Robert SesekFix another compile error.
2010-11-14 Armadillo Build... Stamp version.js @ 400.
2010-11-14 Robert SesekFix 2 compiler errors with training commas.
2010-11-14 Armadillo Build... Stamp version.js @ 399.
2010-11-14 Robert SesekMoving now works after performing a TVRename.
2010-11-13 Robert SesekParse the response from the info server and generate...
2010-11-13 Robert SesekCreate the TVRenamer class which as of now just parses...
2010-11-13 Armadillo Build... Stamp version.js @ 367.
2010-11-13 Robert SesekThe zippy now works.
2010-11-13 Robert SesekStart working with the zippy. It opens correctly, but...
2010-11-13 Robert SesekDisplay the actor panel without using the zippy.
2010-11-13 Armadillo Build... Stamp version.js @ 346.
2010-11-13 Robert SesekStart changing the Actor from a flying pop-up to a...
2010-10-09 Robert SesekRemove a bunch of console.log statements
2010-10-09 Armadillo Build... Stamp version.js @ 271.
2010-10-09 Robert SesekClosure complains about unreachable code. Fix.
2010-10-09 Armadillo Build... Stamp version.js @ 270.
2010-10-09 Robert SesekDisable the highlight mechanism after fixing the behavi...
2010-10-07 Robert SesekCall the superclass's impl in PathControl.enterDocument().
2010-10-04 Robert SesekForgot this.
2010-10-04 Robert SesekImprove actor appearance. Initial work on row highlighting.
2010-10-04 Robert SesekIf the Actor is on a directory, open the panel so that...
2010-10-04 Robert SesekImplement the renaming part of moving.
2010-10-04 Robert SesekAdd an EventHandler instance to the PathControl.
2010-10-04 Armadillo Build... Stamp version.js @ 217.
2010-10-04 Robert SesekConvert the Actor to a goog.ui.Container().
2010-10-04 Robert SesekDispose of Actor objects properly.
2010-10-04 Robert SesekDocument actor.js's members and store any dialogs/deepe...
2010-10-04 Robert SesekHook up the PathControl and Actor up to the move servic...
2010-10-04 Robert SesekIn the listing, remove the silly button and hover states.
2010-10-04 Armadillo Build... Stamp version.js @ 162.
2010-10-04 Robert SesekDefine CLOSURE_NO_DEPS.
2010-10-04 Robert SesekAlways close the Actor after dispatching the action.
2010-10-04 Robert SesekBoth Move and Rename should use the path control. Remov...
2010-10-04 Robert SesekImprovements to the name-editable path control.
2010-10-04 Armadillo Build... Stamp version.js @ 149.
2010-10-04 Robert SesekFix all the path joining nastiness by writing a smart...
next