Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
bmklib
setup.py 173 Bytes

Latest revisions

# Date Author Comment
beef73b0 11/07/2015 07:14 PM David Sorber

Fixing the bookmark update redirect problem by adding an HTTP 307 redirect response to the UpdateBookmarkController. Also fixed a few other minor issues.

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.

View revisions

Also available in: Atom