Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
lib
tests
utils
web
__init__.py 0 Bytes

Latest revisions

# Date Author Comment
76207b78 08/15/2015 02:40 PM dsorber

A few mostly minor changes. I created a Delegator object in the wsgi script that, by storring the DB connection, should increase performance. I also updated the wsgi script regexes and removed some unnecessary calls from the contorllers.

2e507162 07/06/2015 06:06 PM dsorber

Started working on tag list and a "tagged" controller. Need to work on pagination for the tagged controller.

b6cd587c 07/05/2015 10:31 PM dsorber

Updated layout to remove tables; the result is much cleaner.

25be1125 07/05/2015 03:06 PM David Sorber

Adding apache config and web interface install script.

621e7ed6 04/15/2015 09:50 PM dsorber

Finished up the tag adding UI and update backend. Woohoo, progress!

07aafc0f 04/15/2015 02:51 AM dsorber

A few more UI changes including a header and footer and a few other refinements.

14ff9d10 04/14/2015 01:35 AM dsorber

Just a couple of very minor UI tweaks.

e45397ea 04/12/2015 10:00 PM dsorber

Adding a javascript based UI for managing tags. This is just the client-side API for now, I'll have to add the server side next. I also need to work on the CSS to display things a more nicely. Finally some good progress.

04e8cb11 04/04/2015 03:54 PM dsorber

w00t! I finally got the update operation working! It turns out that the wsgi.input object is a little tricky to deal with until you learn how to do so correctly. I still need to add displaying and modifying tags... and a bunch of other stuff.

836bf7f9 01/19/2015 10:05 PM dsorber

Well I was trying to get bookmark display and update functionality working, but I really only got started. I need to work out how to make the update_bookmark handler work as I would like it to.

View revisions

Also available in: Atom