Commit Graph

7 Commits

Author SHA1 Message Date
Elf M. Sternberg 07ae886569 [★] Serving up the require.js stuff properly, now getting transactions. 2016-02-13 13:37:45 -08:00
Elf M. Sternberg 1c89e0bc2d [★] Cleaned up the Makefile and got the source code inline builder working. 2016-02-13 12:39:14 -08:00
Elf M. Sternberg 5d8009bf31 [★] Acheivement Unlocked: Serving static content with Flask.
[★] Acheivement Unlocked: Generating static content from HAML.
[★] Achievement Unlocked: Building HAML from a Makefile.

I used to use Cakefiles for this sort of thing.  Man, I was an idiot
once upon a time.  Cake and Grunt and Gulp and all the rest are
task runners, not dependency managers, and will Rebuild The World
every time.
2016-02-13 09:13:25 -08:00
Elf M. Sternberg 6157bf07ea [feat] Just comments and cleanup. 2016-02-09 07:09:13 -08:00
Elf M. Sternberg bd0adf19ab [feat] The ability to get a list of all allocated appointments and office hours is up.
TODO: Add *this users* appointments to the list of appointments provided in the given
      time range.

Then: add/update/delete appointments.
2016-02-08 20:14:24 -08:00
Elf M. Sternberg 1ab5bb05fd A few updates. 2016-02-08 15:09:08 -08:00
Elf M. Sternberg dd91a3cb85 Moved the 'add appointment' Psycopg2 examples to .callproc()
Moved the Flask container to Hy.  It works.  It works so well it deserves
a blog entry.
2016-02-08 08:01:47 -08:00