source: bookmarks

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37   11 years peter - moved the creation of the $bookmarks and $base_uri objects into the …
(edit) @36   11 years peter - the XBEL creation uses the accessors insead of direct hash access of …
(edit) @35   11 years peter simplified the processing of the tag query parameter
(edit) @34   11 years peter moved the bookmarklet link into the refine div, so it does not get …
(edit) @33   11 years peter - generate Atom 1.0 feeds - include an <updated> element in each entry …
(edit) @32   11 years peter - include any tag query parameters in the Atom feed id, self link, and …
(edit) @31   11 years peter - the Atom feed understands multiple tag query parameters - the Atom …
(edit) @30   11 years peter - added a separate run mode for the field resources (view_field) - …
(edit) @29   11 years peter added the javascript bookmarklet link to the bottom of the list view
(edit) @28   11 years peter only update the mtime of an existing bookmark if its tags change
(edit) @27   11 years peter - protect the specific field request with an eval; if it fails because the …
(edit) @26   11 years peter renamed Bookmarks::get_resources() to Bookmarks::get_bookmarks()
(edit) @25   11 years peter - Bookmark uses Moose - the Bookmarks base_uri should be passed to the …
(edit) @24   11 years peter Bookmarks takjes an actual URI object as its base_uri attribute
(edit) @23   11 years peter use the subclass style of CGI::Application::Dispatch
(edit) @22   11 years peter - construct the link attributes and hrefs in the BookmarkApp instead of in …
(edit) @21   11 years peter - added links to the JSON and XBEL formats of the current list - all …
(edit) @20   11 years peter - Bookmarks::get_resources() and Bookmarks::get_cotags() both accept …
(edit) @19   11 years peter added support for viewing the list of bookmarks as XBEL
(edit) @18   11 years peter updated TODOs
(edit) @17   11 years peter - use the canonical form of the base URI in the feed id - use the …
(edit) @16   11 years peter - added a link to the feed by tag if a ?tag is specified - if a ?tag …
(edit) @15   11 years peter - Bookmarks uses Moose instead of Class::Accessor - if not dbh is …
(edit) @14   11 years peter - added a basic "list" action to the bkmk script
(edit) @13   11 years peter - the list of bookmarks accepts limit and offset parameters
(edit) @12   12 years peter added a TODO list
(edit) @11   12 years peter - moved the display of tags for a bookmark to below the link in the list …
(edit) @10   12 years peter - increased the height of the bookmarks list - hid the "cotags" …
(edit) @9   12 years peter * use SQL::Interp to generate the SQL for Bookmarks::get_resources()
(edit) @8   12 years peter pass the canonical base URI to Bookmarks
(edit) @7   12 years peter * added a base_uri property to the Bookmarks class; if present, it adds …
(edit) @6   12 years peter using CGI::Application::Plugin::TT instead of Template directly for …
(edit) @5   12 years peter Switched to using CGI::Application and CGI::Application::Dispatch for the …
(edit) @4   12 years peter Use a smaller font for the bookmark list items
(edit) @3   12 years peter - Added a base URL to the list, guarenteed to end in "bookmarks/" - …
(edit) @2   12 years peter Added exisiting bookmarks project files
(add) @1   12 years peter Initial repository structure
Note: See TracRevisionLog for help on using the revision log.