/[webpac2]/Webpacus/root/search.tt
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 /Webpacus/root/search.tt

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 275 - (view) (annotate) - [select for diffs]
Modified Sat Dec 17 03:20:19 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 2723 byte(s)
Diff to previous 273
 r11753@llin:  dpavlin | 2005-12-17 08:19:38 +0100
 semi-working version: added filtering by databases (using STRRX Hyper Estraier
 operator because number of attributes when searching is limited to 9),
 added link to search from editor and fixed load_template URI (needs /ajax)


Revision 273 - (view) (annotate) - [select for diffs]
Modified Sat Dec 17 03:20:09 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 2646 byte(s)
Diff to previous 271
 r11751@llin:  dpavlin | 2005-12-17 07:33:08 +0100
 correct text on hidden link


Revision 271 - (view) (annotate) - [select for diffs]
Modified Sat Dec 17 03:19:58 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 2645 byte(s)
Diff to previous 270
 r11749@llin:  dpavlin | 2005-12-17 07:22:09 +0100
 VERY broken state: Moved databases to own model (with iconv conversion using
 new config_encoding and moved catalyst_encoding), and a try to add database
 list (which will become checkboxes) to search form.


Revision 270 - (view) (annotate) - [select for diffs]
Modified Sat Dec 17 00:37:12 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 2369 byte(s)
Diff to previous 231
 r11747@llin:  dpavlin | 2005-12-17 05:37:34 +0100
 make browsers without JavaScript supported, at least for search [0.20]


Revision 231 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 23:24:39 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 2267 byte(s)
Diff to previous 205
design


Revision 205 - (view) (annotate) - [select for diffs]
Modified Sat Dec 3 01:56:37 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 2281 byte(s)
Diff to previous 203
 r11429@llin:  dpavlin | 2005-12-03 03:00:17 +0100
 a little fun with Object.extend and IE which doesn't won't to do it. [0.13]


Revision 203 - (view) (annotate) - [select for diffs]
Modified Fri Dec 2 23:01:25 2005 UTC (18 years, 4 months ago) by dpavlin
File length: 2278 byte(s)
Diff to previous 182
 r11427@llin:  dpavlin | 2005-12-02 23:58:03 +0100
 huge update: new upstream HTML::Prototype and handling of Ajax.Autocompleter mode: enter
 now *ALWAYS* trigger search, while accepting suggestions is made using tab.
 Also, list doesn't wrap. [0.12]
 


Revision 182 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 18:32:24 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 2218 byte(s)
Diff to previous 159
 r11200@llin:  dpavlin | 2005-11-27 19:33:44 +0100
 submit must reset page field to 1 [0.06]


Revision 159 - (view) (annotate) - [select for diffs]
Modified Sat Nov 26 16:22:02 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 2176 byte(s)
Diff to previous 158
 r11152@llin:  dpavlin | 2005-11-26 15:40:37 +0100
 added primitive pager


Revision 158 - (view) (annotate) - [select for diffs]
Modified Sat Nov 26 16:21:57 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 2183 byte(s)
Diff to previous 153
 r11149@llin:  dpavlin | 2005-11-26 14:44:23 +0100
 make html tidy happy (and fix markup errors)


Revision 153 - (view) (annotate) - [select for diffs]
Modified Sat Nov 26 01:54:31 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 2249 byte(s)
Diff to previous 138
 r11138@llin:  dpavlin | 2005-11-25 20:38:19 +0100
 removed Controller::Results and moved that to Controller::Search as
 method result. Various other tweaks and added pod.t


Revision 138 - (view) (annotate) - [select for diffs]
Modified Thu Nov 24 22:29:44 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 2185 byte(s)
Diff to previous 133
 r9112@llin:  dpavlin | 2005-11-24 23:30:01 +0100
 changing of templates again work. with a little more testing this will be
 0.02 version :-)


Revision 133 - (view) (annotate) - [select for diffs]
Modified Thu Nov 24 16:30:11 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1995 byte(s)
Diff to previous 117
 r9103@llin:  dpavlin | 2005-11-24 15:00:27 +0100
 added ability to specify word operator by inserting field which is called
 same as search fields but begins with underscore (_). You can put Hyper
 Estraier operator in there (e.g. AND, OR) to force search engine to
 insert those characters between words entered in that field


Revision 117 - (view) (annotate) - [select for diffs]
Modified Wed Nov 23 21:52:25 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1906 byte(s)
Diff to previous 109
 r9075@llin:  dpavlin | 2005-11-23 22:26:53 +0100
 - added filter to search with search words in ISTRINC on selected field.
 - added new form field to search over all results (with magic name "all"


Revision 109 - (view) (annotate) - [select for diffs]
Added Tue Nov 22 20:26:52 2005 UTC (18 years, 5 months ago) by dpavlin
File length: 1433 byte(s)
 r9057@llin:  dpavlin | 2005-11-22 21:28:28 +0100
 "the great renaming"


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