/[Grep]/share/web/templates/index.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /share/web/templates/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 106 - (view) (annotate) - [select for diffs]
Modified Tue Mar 6 16:17:19 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 328 byte(s)
Diff to previous 55
 r860@mjesec:  dpavlin | 2007-03-06 00:11:49 +0100
 add front page explaning why we need users to sign in


Revision 55 - (view) (annotate) - [select for diffs]
Modified Wed Feb 21 16:19:31 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 1028 byte(s)
Diff to previous 54
added form element to setup number of results

Revision 54 - (view) (annotate) - [select for diffs]
Modified Wed Feb 21 16:12:17 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 952 byte(s)
Diff to previous 47
make item_fragment work, so Show drop-down isn't dead anymore

Revision 47 - (view) (annotate) - [select for diffs]
Modified Wed Feb 21 03:04:48 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 918 byte(s)
Diff to previous 44
use real full-text search engine (Lucene in this case) for Search action,
added Grep::Search helper object

Revision 44 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 21:55:24 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 938 byte(s)
Diff to previous 43
refactoring: after testing IPC::PubSub with vairous back-ends, it seems that COMET isn't a
good choice if you want predictible delivery. It also has problems with delay, because it's
a, uh, bus....

However, this refactoring has a good side: code size is reduced and is now easier to handle.

Revision 43 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 16:26:56 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 1262 byte(s)
Diff to previous 42
small refactoring for better debugging messages while exploring Jifty::Event
way of match(ing) events (while my use is more filter-like) and de-crufting code
in places

Revision 42 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 12:26:14 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 1057 byte(s)
Diff to previous 40
A bit better messages, Fetch action result now include count as number of results,
remote feeds have now run parametar to, well, run them :-)

Revision 40 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 10:54:47 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 1045 byte(s)
Diff to previous 29
Small incremental improvements: trasfer search query into results fragment,
so we can display more informative message, max number of entries to show
for each search (and message about it -- it probably will be converted to
some sort of pager), force_arguments to refresh remote feeds page region
with correct search query

Revision 29 - (view) (annotate) - [select for diffs]
Modified Mon Feb 19 18:25:12 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 1001 byte(s)
Diff to previous 28
Fetch action now returns Grep::Model::ItemCollection and new fragment on the right allows
using PubSub refresh of left pane with new results

Revision 28 - (view) (annotate) - [select for diffs]
Modified Mon Feb 19 16:28:00 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 796 byte(s)
Diff to previous 24
sweeping changes to include PubSub backend JiftyDBI to make publishing work,
re-organize templates into (hopefully) more meaningful hierarchy,
and a new Search action to drive it all.

Revision 24 - (view) (annotate) - [select for diffs]
Modified Sun Feb 18 20:09:08 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 698 byte(s)
Diff to previous 23
Major re-work of templates, to enable helper local results on the right while fetching
new search resuts from remote feeds.

Revision 23 - (view) (annotate) - [select for diffs]
Modified Sun Feb 18 16:15:25 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 918 byte(s)
Diff to previous 22
added search of local storage (finally, this is the whole point :-)

Revision 22 - (view) (annotate) - [select for diffs]
Modified Sun Feb 18 15:44:29 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 856 byte(s)
Diff to previous 21
created separate page for fetching new results

Revision 21 - (view) (annotate) - [select for diffs]
Modified Sun Feb 18 15:07:03 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 1228 byte(s)
Diff to previous 18
Bookmarklet is now designed to work on html results page (to capture cookies so that
Grep will later be able to fetch feeds with user credentials creating single sign-on
scenario :-), and it will automatically (using new requirement Feed::Find) find feed
on that page.

For that to work, new action AddFeed was added.

Revision 18 - (view) (annotate) - [select for diffs]
Modified Sun Feb 18 12:49:38 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 1222 byte(s)
Diff to previous 16
protect uri delimiters & and ; by encoding them into |!| (yeah, ugly),
transfer current cookie information (to enable single sign-on)

Revision 16 - (view) (annotate) - [select for diffs]
Modified Sun Feb 18 01:07:52 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 1090 byte(s)
Diff to previous 10
a bit more css

Revision 10 - (view) (annotate) - [select for diffs]
Modified Sun Feb 18 00:21:01 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 1132 byte(s)
Diff to previous 9
added quick +grep bookmarklet to add feeds

Revision 9 - (view) (annotate) - [select for diffs]
Added Sat Feb 17 23:32:33 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 827 byte(s)
huge sweeping changes including: PubSub infrastructure and well results :-)

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26