armadillo.git
11 years agoBump version to 0.9
Robert Sesek [Sun, 7 Oct 2012 14:34:39 +0000 (10:34 -0400)]
Bump version to 0.9

11 years agoUpdate the README for the new, easy install instructions.
Robert Sesek [Sun, 7 Oct 2012 14:30:50 +0000 (10:30 -0400)]
Update the README for the new, easy install instructions.

11 years agoUse runtime.Caller() to locate the frontend files path
Robert Sesek [Sun, 7 Oct 2012 13:53:10 +0000 (09:53 -0400)]
Use runtime.Caller() to locate the frontend files path

11 years agoRemove unused PathControl ctor param
Robert Sesek [Sat, 6 Oct 2012 18:14:47 +0000 (14:14 -0400)]
Remove unused PathControl ctor param

11 years agoStamp version.js @ 643.0
Armadillo Build Script [Sat, 6 Oct 2012 18:12:01 +0000 (14:12 -0400)]
Stamp version.js @ 643.0

11 years agoMakefile: do not depend copy_version_source on $(VERSION_FILE).
Robert Sesek [Sat, 6 Oct 2012 18:10:55 +0000 (14:10 -0400)]
Makefile: do not depend copy_version_source on $(VERSION_FILE).

Even though this dependency does exist, it was causing doulbe `gitcrement next`
calls in `make dist`.

11 years agoStamp version.js @ 642.28
Armadillo Build Script [Sat, 6 Oct 2012 18:09:37 +0000 (14:09 -0400)]
Stamp version.js @ 642.28

11 years agoGet `make dist` working with `git update-index --assume-unchanged`
Robert Sesek [Sat, 6 Oct 2012 18:04:55 +0000 (14:04 -0400)]
Get `make dist` working with `git update-index --assume-unchanged`

11 years agoMakefile: Targets are now more discrete units of work, rather than aggregates.
Robert Sesek [Wed, 5 Sep 2012 04:29:14 +0000 (00:29 -0400)]
Makefile: Targets are now more discrete units of work, rather than aggregates.

11 years agoTest of git update-index --assume-unchanged.
Robert Sesek [Wed, 5 Sep 2012 04:18:14 +0000 (00:18 -0400)]
Test of git update-index --assume-unchanged.

11 years agoStamp version.js @ 642.1
Armadillo Build Script [Wed, 5 Sep 2012 04:12:36 +0000 (00:12 -0400)]
Stamp version.js @ 642.1

11 years agoMakefile: dest - Commit frontend/armadillo.js as well as version.js
Robert Sesek [Wed, 5 Sep 2012 04:11:05 +0000 (00:11 -0400)]
Makefile: dest - Commit frontend/armadillo.js as well as version.js

This also adds an initial armadillo.js, but keeps the file in the .gitignore, so
that this file is only listed in commits as part of this process (unless also
added explicitly).

11 years agoRemove support for ProxyURLs.
Robert Sesek [Wed, 15 Aug 2012 14:29:59 +0000 (10:29 -0400)]
Remove support for ProxyURLs.

It was only added to support TV renaming, which has since moved from the
frontend into the backend.

11 years agoMerge branch 'Makefile'
Robert Sesek [Sun, 12 Aug 2012 18:39:53 +0000 (14:39 -0400)]
Merge branch 'Makefile'

11 years agoCreate a README file
Robert Sesek [Sun, 12 Aug 2012 18:39:25 +0000 (14:39 -0400)]
Create a README file

11 years agoSo long build.py, you've been replaced by a Makefile
Robert Sesek [Sun, 12 Aug 2012 18:10:33 +0000 (14:10 -0400)]
So long build.py, you've been replaced by a Makefile

11 years agoDo not allow stamp or $(VERSION_FILE) to succeed without gitcrement
Robert Sesek [Sun, 12 Aug 2012 18:07:59 +0000 (14:07 -0400)]
Do not allow stamp or $(VERSION_FILE) to succeed without gitcrement

11 years agoStamp version.js @ 640.16
Armadillo Build Script [Sun, 12 Aug 2012 17:58:04 +0000 (13:58 -0400)]
Stamp version.js @ 640.16

11 years agoMake stamp depend on VERSION_FILE instaed of version
Robert Sesek [Sun, 12 Aug 2012 17:57:54 +0000 (13:57 -0400)]
Make stamp depend on VERSION_FILE instaed of version

11 years agoStamp version.js @ 640.13
Armadillo Build Script [Sun, 12 Aug 2012 17:51:23 +0000 (13:51 -0400)]
Stamp version.js @ 640.13

11 years agoSeparate release from stamping via dist
Robert Sesek [Sun, 12 Aug 2012 17:51:01 +0000 (13:51 -0400)]
Separate release from stamping via dist

11 years agoClean up the version stamping logic so that it can run if not on a dev machine
Robert Sesek [Sun, 12 Aug 2012 17:49:06 +0000 (13:49 -0400)]
Clean up the version stamping logic so that it can run if not on a dev machine

11 years agoStamp version.js @ 640.6
Armadillo Build Script [Sun, 12 Aug 2012 17:07:26 +0000 (13:07 -0400)]
Stamp version.js @ 640.6

11 years agoMove version.js.proto2 to .proto
Robert Sesek [Sun, 12 Aug 2012 17:06:55 +0000 (13:06 -0400)]
Move version.js.proto2 to .proto

11 years ago* Stamp on each compilation of the frontend
Robert Sesek [Sun, 12 Aug 2012 16:58:58 +0000 (12:58 -0400)]
* Stamp on each compilation of the frontend
* Make stamp work if there's no version file
* Add comments for each target

11 years agoAdd support for stamping the version file and committing it.
Robert Sesek [Sun, 12 Aug 2012 16:44:23 +0000 (12:44 -0400)]
Add support for stamping the version file and committing it.

11 years agoStamp version.js @ 640.1
Armadillo Build Script [Sun, 12 Aug 2012 16:43:24 +0000 (12:43 -0400)]
Stamp version.js @ 640.1

11 years agoCreate an initial makefile that can assmble the frontend and backend
Robert Sesek [Sun, 12 Aug 2012 15:23:33 +0000 (11:23 -0400)]
Create an initial makefile that can assmble the frontend and backend

11 years agoChange package imports for go1
Robert Sesek [Sat, 12 May 2012 18:56:12 +0000 (14:56 -0400)]
Change package imports for go1

12 years agoUpdate .gitignore for new build locations
Robert Sesek [Tue, 3 Apr 2012 14:14:20 +0000 (10:14 -0400)]
Update .gitignore for new build locations

12 years agoPull flags in main.go out to the top level
Robert Sesek [Tue, 3 Apr 2012 14:06:32 +0000 (10:06 -0400)]
Pull flags in main.go out to the top level

12 years agoRemove server.SetConfig and just pass it to RunBackEnd
Robert Sesek [Tue, 3 Apr 2012 14:05:21 +0000 (10:05 -0400)]
Remove server.SetConfig and just pass it to RunBackEnd

12 years agoDon't return a null slice from server.ListPath, return an empty one
Robert Sesek [Tue, 3 Apr 2012 13:51:40 +0000 (09:51 -0400)]
Don't return a null slice from server.ListPath, return an empty one

12 years agoRemove the list of frontend resources from build.py
Robert Sesek [Tue, 3 Apr 2012 13:46:53 +0000 (09:46 -0400)]
Remove the list of frontend resources from build.py

12 years agoMove mobile.css to the new frontend/ directory
Robert Sesek [Tue, 3 Apr 2012 13:45:35 +0000 (09:45 -0400)]
Move mobile.css to the new frontend/ directory

12 years agoMerge branch 'mobilecss'
Robert Sesek [Tue, 3 Apr 2012 13:45:24 +0000 (09:45 -0400)]
Merge branch 'mobilecss'

12 years agoUpdate the Go version in build.py
Robert Sesek [Tue, 3 Apr 2012 13:40:33 +0000 (09:40 -0400)]
Update the Go version in build.py

12 years agoRun gofmt
Robert Sesek [Tue, 3 Apr 2012 13:39:05 +0000 (09:39 -0400)]
Run gofmt

12 years agoSimplify the build script now that |go build| exists
Robert Sesek [Tue, 3 Apr 2012 13:30:53 +0000 (09:30 -0400)]
Simplify the build script now that |go build| exists

12 years agoChange the frontend files directory
Robert Sesek [Tue, 3 Apr 2012 13:15:28 +0000 (09:15 -0400)]
Change the frontend files directory

12 years agoLast compile error
Robert Sesek [Tue, 3 Apr 2012 13:13:54 +0000 (09:13 -0400)]
Last compile error

12 years agoFix most compile errors
Robert Sesek [Tue, 3 Apr 2012 13:12:55 +0000 (09:12 -0400)]
Fix most compile errors

12 years agoConfig now only need be declared once in package server
Robert Sesek [Tue, 3 Apr 2012 13:10:24 +0000 (09:10 -0400)]
Config now only need be declared once in package server

12 years agoRemove paths. prefix from call sites
Robert Sesek [Tue, 3 Apr 2012 13:09:28 +0000 (09:09 -0400)]
Remove paths. prefix from call sites

12 years agoRemove use of container/vector
Robert Sesek [Tue, 3 Apr 2012 12:56:28 +0000 (08:56 -0400)]
Remove use of container/vector

12 years agoRun gofix
Robert Sesek [Tue, 3 Apr 2012 12:54:50 +0000 (08:54 -0400)]
Run gofix

12 years agoUpdate package names and import paths
Robert Sesek [Tue, 3 Apr 2012 12:53:45 +0000 (08:53 -0400)]
Update package names and import paths

12 years agoMove files around to organize along packages
Robert Sesek [Tue, 3 Apr 2012 12:51:02 +0000 (08:51 -0400)]
Move files around to organize along packages

12 years agoFix some fd leaks from os.Open
Robert Sesek [Sun, 4 Mar 2012 06:10:59 +0000 (01:10 -0500)]
Fix some fd leaks from os.Open

12 years agoFix mobile.css mozilla background stops
Robert Sesek [Mon, 27 Feb 2012 06:36:18 +0000 (01:36 -0500)]
Fix mobile.css mozilla background stops

12 years agoStamp version.js @ 627.31.
Armadillo Build Script [Mon, 27 Feb 2012 06:27:34 +0000 (01:27 -0500)]
Stamp version.js @ 627.31.

12 years agoFix a warning about the viewport meta tag
Robert Sesek [Mon, 27 Feb 2012 06:23:42 +0000 (01:23 -0500)]
Fix a warning about the viewport meta tag

12 years agoAdd some spacing between the first move selector and the last tile
Robert Sesek [Mon, 27 Feb 2012 06:21:25 +0000 (01:21 -0500)]
Add some spacing between the first move selector and the last tile

12 years agoStyle actor input elements
Robert Sesek [Mon, 27 Feb 2012 06:18:44 +0000 (01:18 -0500)]
Style actor input elements

12 years agoMake the actor tiles larger.
Robert Sesek [Mon, 27 Feb 2012 05:57:57 +0000 (00:57 -0500)]
Make the actor tiles larger.

12 years agoInitial mobile style:
Robert Sesek [Mon, 27 Feb 2012 05:53:04 +0000 (00:53 -0500)]
Initial mobile style:
* Create mobile.css and add it to the fe build.
* Set viewport.

12 years agoStamp version.js @ 613.0. 0.8.613.0
Armadillo Build Script [Mon, 2 Jan 2012 03:25:17 +0000 (22:25 -0500)]
Stamp version.js @ 613.0.

12 years agoAdd an implementation of Function.bind() to fix usage in Safari.
Robert Sesek [Mon, 2 Jan 2012 03:24:48 +0000 (22:24 -0500)]
Add an implementation of Function.bind() to fix usage in Safari.

12 years agoStamp version.js @ 600.0. 0.8.600.0
Armadillo Build Script [Fri, 30 Dec 2011 22:13:47 +0000 (17:13 -0500)]
Stamp version.js @ 600.0.

12 years agoUse http.NewRequest
Robert Sesek [Fri, 30 Dec 2011 22:13:42 +0000 (17:13 -0500)]
Use http.NewRequest

12 years agoStamp version.js @ 599.0.
Armadillo Build Script [Fri, 30 Dec 2011 18:07:03 +0000 (13:07 -0500)]
Stamp version.js @ 599.0.

12 years agoServe indexHandler as text/html
Robert Sesek [Fri, 30 Dec 2011 18:06:54 +0000 (13:06 -0500)]
Serve indexHandler as text/html

12 years agoStamp version.js @ 596.0.
Armadillo Build Script [Fri, 30 Dec 2011 15:27:23 +0000 (10:27 -0500)]
Stamp version.js @ 596.0.

12 years agoUpdate to be compatible with Go r60.3
Robert Sesek [Fri, 30 Dec 2011 15:27:12 +0000 (10:27 -0500)]
Update to be compatible with Go r60.3

12 years agoStamp version.js @ 591.0.
Armadillo Build Script [Wed, 28 Dec 2011 23:16:24 +0000 (18:16 -0500)]
Stamp version.js @ 591.0.

12 years agoStamp version.js @ 588.0.
Armadillo Build Script [Wed, 28 Dec 2011 22:59:53 +0000 (17:59 -0500)]
Stamp version.js @ 588.0.

12 years agoClean up the names of methods for createDom from the post-closure rewrite
Robert Sesek [Wed, 28 Dec 2011 22:58:33 +0000 (17:58 -0500)]
Clean up the names of methods for createDom from the post-closure rewrite

12 years agoReplace the final document.createElement with $.createDom
Robert Sesek [Wed, 28 Dec 2011 22:51:45 +0000 (17:51 -0500)]
Replace the final document.createElement with $.createDom

12 years agoRename draw() to createDom()
Robert Sesek [Wed, 28 Dec 2011 22:49:58 +0000 (17:49 -0500)]
Rename draw() to createDom()

12 years agoMove inline CSS to the screen.css file
Robert Sesek [Wed, 28 Dec 2011 22:48:43 +0000 (17:48 -0500)]
Move inline CSS to the screen.css file

12 years agoStamp version.js @ 581.0.
Armadillo Build Script [Wed, 28 Dec 2011 22:28:37 +0000 (17:28 -0500)]
Stamp version.js @ 581.0.

12 years agoGet SIMPLE_OPTIMIZATIONS working
Robert Sesek [Wed, 28 Dec 2011 22:28:27 +0000 (17:28 -0500)]
Get SIMPLE_OPTIMIZATIONS working

12 years agoSwitch from having embeded JS in index.html to using document.ready in main.js
Robert Sesek [Wed, 28 Dec 2011 20:04:20 +0000 (15:04 -0500)]
Switch from having embeded JS in index.html to using document.ready in main.js

12 years agoMerge branch 'jquery'
Robert Sesek [Wed, 28 Dec 2011 19:50:23 +0000 (14:50 -0500)]
Merge branch 'jquery'

12 years agoRemove the Users map now that it is taken care of by MFE
Robert Sesek [Wed, 28 Dec 2011 19:50:11 +0000 (14:50 -0500)]
Remove the Users map now that it is taken care of by MFE

12 years agoStamp version.js @ 562.101.
Armadillo Build Script [Wed, 28 Dec 2011 19:46:55 +0000 (14:46 -0500)]
Stamp version.js @ 562.101.

12 years agoRemove references to goog in web_frontend/
Robert Sesek [Wed, 28 Dec 2011 19:45:49 +0000 (14:45 -0500)]
Remove references to goog in web_frontend/

12 years agoFix two incorrect usages of Array.splice
Robert Sesek [Wed, 28 Dec 2011 19:36:40 +0000 (14:36 -0500)]
Fix two incorrect usages of Array.splice

12 years agoFix the download action to work through MFE
Robert Sesek [Wed, 28 Dec 2011 19:31:54 +0000 (14:31 -0500)]
Fix the download action to work through MFE

12 years agoShow "Loading..." rather than the wrong name of the directory in the path control
Robert Sesek [Wed, 28 Dec 2011 18:34:57 +0000 (13:34 -0500)]
Show "Loading..." rather than the wrong name of the directory in the path control

12 years agoFix the post-fetch display of the path control.
Robert Sesek [Wed, 28 Dec 2011 18:20:09 +0000 (13:20 -0500)]
Fix the post-fetch display of the path control.

12 years agoRemove a few calls do document.createElement
Robert Sesek [Tue, 27 Dec 2011 00:19:48 +0000 (19:19 -0500)]
Remove a few calls do document.createElement

12 years agoSwitch the performDelete_ message from span to div
Robert Sesek [Tue, 27 Dec 2011 00:07:22 +0000 (19:07 -0500)]
Switch the performDelete_ message from span to div

12 years agoFix a bug where you could open multiple Actors per File
Robert Sesek [Tue, 27 Dec 2011 00:05:45 +0000 (19:05 -0500)]
Fix a bug where you could open multiple Actors per File

12 years agoStamp version.js @ 562.72.
Armadillo Build Script [Mon, 26 Dec 2011 23:51:35 +0000 (18:51 -0500)]
Stamp version.js @ 562.72.

12 years agoRemove closure traces from index.html
Robert Sesek [Mon, 26 Dec 2011 23:46:06 +0000 (18:46 -0500)]
Remove closure traces from index.html

12 years agoFix full compilation error
Robert Sesek [Mon, 26 Dec 2011 23:44:31 +0000 (18:44 -0500)]
Fix full compilation error

12 years agoRemove closure library dependency from build.py
Robert Sesek [Mon, 26 Dec 2011 23:41:03 +0000 (18:41 -0500)]
Remove closure library dependency from build.py

12 years agoRemove closure resources step
Robert Sesek [Mon, 26 Dec 2011 23:26:20 +0000 (18:26 -0500)]
Remove closure resources step

12 years agoRemove dependency on the closure library in the comiple step
Robert Sesek [Mon, 26 Dec 2011 23:17:35 +0000 (18:17 -0500)]
Remove dependency on the closure library in the comiple step

12 years agoRemove one more use of goog.array
Robert Sesek [Mon, 26 Dec 2011 23:11:37 +0000 (18:11 -0500)]
Remove one more use of goog.array

12 years agoRemove goog.string.format
Robert Sesek [Mon, 26 Dec 2011 23:09:56 +0000 (18:09 -0500)]
Remove goog.string.format

12 years agoRemove uses of goog.array
Robert Sesek [Mon, 26 Dec 2011 23:06:58 +0000 (18:06 -0500)]
Remove uses of goog.array

12 years agoRemove most uses of jQuery from main.js
Robert Sesek [Mon, 26 Dec 2011 23:00:40 +0000 (18:00 -0500)]
Remove most uses of jQuery from main.js

12 years agoSwitch to using jQuery XHR
Robert Sesek [Mon, 26 Dec 2011 22:49:24 +0000 (17:49 -0500)]
Switch to using jQuery XHR

12 years agoRewrite the path menus in jQuery
Robert Sesek [Mon, 26 Dec 2011 22:31:33 +0000 (17:31 -0500)]
Rewrite the path menus in jQuery

12 years agoInitial stab at rewriting path_control.js
Robert Sesek [Mon, 26 Dec 2011 22:01:51 +0000 (17:01 -0500)]
Initial stab at rewriting path_control.js

12 years agoFix the tile click handler by binding the option to the event handler
Robert Sesek [Mon, 26 Dec 2011 21:47:42 +0000 (16:47 -0500)]
Fix the tile click handler by binding the option to the event handler

12 years agoConvert a large portion of actor.js to jQuery
Robert Sesek [Mon, 26 Dec 2011 21:33:28 +0000 (16:33 -0500)]
Convert a large portion of actor.js to jQuery

12 years agoRemove closure from file.js
Robert Sesek [Mon, 26 Dec 2011 20:57:44 +0000 (15:57 -0500)]
Remove closure from file.js