CVS log for loncom/interface/lonsearchcat.pm

[BACK] Up to [LON-CAPA] / loncom / interface

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.331.4.16.2.2: download - view: text, markup, annotated - select for diffs
Sat Dec 30 03:56:48 2023 UTC (3 months, 3 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.331.4.16.2.1: preferred, colored to branchpoint 1.331.4.16: preferred, colored next main 1.332: preferred, colored
Changes since revision 1.331.4.16.2.1: +7 -7 lines
- For 2.11.4 (modified)
  Include changes in 1.358, 1.359, 1.360

Revision 1.360: download - view: text, markup, annotated - select for diffs
Sat Dec 30 03:52:33 2023 UTC (3 months, 3 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.359: preferred, colored
Changes since revision 1.359: +3 -3 lines
- Wording Change

Revision 1.359: download - view: text, markup, annotated - select for diffs
Sat Dec 30 03:45:44 2023 UTC (3 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.358: preferred, colored
Changes since revision 1.358: +3 -3 lines
- Avoid need for access control check for each record.
  Only add to results if access is public or passphrase-protected (guest).

Revision 1.358: download - view: text, markup, annotated - select for diffs
Fri Dec 22 20:11:55 2023 UTC (4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.357: preferred, colored
Changes since revision 1.357: +3 -3 lines
- Wording change.

Revision 1.357: download - view: text, markup, annotated - select for diffs
Wed Mar 29 16:01:13 2023 UTC (12 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.356: preferred, colored
Changes since revision 1.356: +7 -7 lines
- Accommodate argument changes in &selectbox() and &prettyinput() in lonmeta.pm
  rev. 1.255.

Revision 1.331.4.16.2.1: download - view: text, markup, annotated - select for diffs
Sun May 29 21:59:55 2022 UTC (22 months, 3 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.331.4.16: preferred, colored
Changes since revision 1.331.4.16: +30 -11 lines
- For 2.11.4 (modified)
  Include changes in rev. 1.355, 1.356

Revision 1.356: download - view: text, markup, annotated - select for diffs
Sun May 29 20:45:41 2022 UTC (22 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.355: preferred, colored
Changes since revision 1.355: +16 -13 lines
- Bug 6907
  - When context is LTI Provider, or deep-linked, and display is embedded in
    another web page, set target to _parent for inline menu links, and help
    item when displaying search results within LON-CAPA's own frames.

Revision 1.355: download - view: text, markup, annotated - select for diffs
Sun May 29 03:19:00 2022 UTC (22 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.354: preferred, colored
Changes since revision 1.354: +20 -4 lines
- Bug 6907
  When context is LTI Provider, or deep-linked, and display is embedded in
  another web page, set target to _parent for inline menu links, and help
  item when displayng search results within LON-CAPA's own frames.

Revision 1.331.4.16: download - view: text, markup, annotated - select for diffs
Wed Aug 26 01:29:48 2020 UTC (3 years, 7 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_4_uiuc, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3
Branch point for: version_2_11_4_msu
Diff to previous 1.331.4.15: preferred, colored to branchpoint 1.331: preferred, colored next main 1.332: preferred, colored
Changes since revision 1.331.4.15: +5 -1 lines
- For 2.11
  Backport 1.354

Revision 1.354: download - view: text, markup, annotated - select for diffs
Wed Aug 26 00:42:39 2020 UTC (3 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.353: preferred, colored
Changes since revision 1.353: +5 -1 lines
- Bug 6936

Revision 1.353: download - view: text, markup, annotated - select for diffs
Fri Aug 11 00:32:07 2017 UTC (6 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.352: preferred, colored
Changes since revision 1.352: +4 -2 lines
- Trust settings
  loncommon::domain_select() can take optional args -- refs to arrays of
  included domains, or excluded domains; used to populate drop-down list
  for domains in Advanced search interface.

Revision 1.352: download - view: text, markup, annotated - select for diffs
Thu Aug 10 22:49:01 2017 UTC (6 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.351: preferred, colored
Changes since revision 1.351: +1 -3 lines
- Remove unused hash.

Revision 1.331.4.15: download - view: text, markup, annotated - select for diffs
Tue Nov 15 20:45:19 2016 UTC (7 years, 5 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2
Diff to previous 1.331.4.14: preferred, colored to branchpoint 1.331: preferred, colored
Changes since revision 1.331.4.14: +5 -2 lines
- For 2.11
  - Backport 1.351

Revision 1.351: download - view: text, markup, annotated - select for diffs
Tue Nov 15 20:03:50 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.350: preferred, colored
Changes since revision 1.350: +5 -2 lines
- Need to call &reload_result_frame() if the hit count from the first server
  contacted exceeds the number to show.

Revision 1.331.4.14: download - view: text, markup, annotated - select for diffs
Wed Nov 9 22:32:42 2016 UTC (7 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.331.4.13: preferred, colored to branchpoint 1.331: preferred, colored
Changes since revision 1.331.4.13: +2 -7 lines
- For 2.11
  - Fix 1.331.4.12 backport of 1.347 and 1.349

Revision 1.331.4.13: download - view: text, markup, annotated - select for diffs
Wed Nov 9 19:37:39 2016 UTC (7 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.331.4.12: preferred, colored to branchpoint 1.331: preferred, colored
Changes since revision 1.331.4.12: +38 -9 lines
- For 2.11
  - Backport 1.350

Revision 1.350: download - view: text, markup, annotated - select for diffs
Wed Nov 9 01:11:04 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.349: preferred, colored
Changes since revision 1.349: +38 -9 lines
- If user has domain-level bre priv, but not system-level bre priv,
  both basic search and advanced search are restricted to user's domain.

Revision 1.331.4.12: download - view: text, markup, annotated - select for diffs
Thu Aug 4 21:23:57 2016 UTC (7 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.331.4.11: preferred, colored to branchpoint 1.331: preferred, colored
Changes since revision 1.331.4.11: +82 -17 lines
- For 2.11
  - Backport 1.345, 1.346, 1.347, 1.348, 1.349.

Revision 1.349: download - view: text, markup, annotated - select for diffs
Thu Aug 4 20:59:22 2016 UTC (7 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.348: preferred, colored
Changes since revision 1.348: +7 -7 lines
- Modification to change in lonsearchcat.pm rev. 1.347
  - display_url() passes onclick action in call to &lonhtmlcommon::crumbs()
    (which now accepts an additional arg).

Revision 1.348: download - view: text, markup, annotated - select for diffs
Fri Apr 22 17:22:29 2016 UTC (8 years ago) by musolffc
Branches: MAIN
Diff to previous 1.347: preferred, colored
Changes since revision 1.347: +6 -5 lines
Limiting access to "private" resources

Private resources will now only show up in search results for the author and only if they are logged into the server on which it was published.

The use of private resources was discontinued in 2008.  This only applies to older resources.

Revision 1.347: download - view: text, markup, annotated - select for diffs
Thu Jun 18 15:10:52 2015 UTC (8 years, 10 months ago) by damieng
Branches: MAIN
Diff to previous 1.346: preferred, colored
Changes since revision 1.346: +10 -5 lines
search: fixed bug 6774 + opening previews in a modal, as with import

Revision 1.346: download - view: text, markup, annotated - select for diffs
Tue Jun 16 20:24:39 2015 UTC (8 years, 10 months ago) by damieng
Branches: MAIN
Diff to previous 1.345: preferred, colored
Changes since revision 1.345: +33 -22 lines
further bug fixes, optimizations and cleanup for searches

Revision 1.345: download - view: text, markup, annotated - select for diffs
Fri Jun 12 21:11:07 2015 UTC (8 years, 10 months ago) by damieng
Branches: MAIN
Diff to previous 1.344: preferred, colored
Changes since revision 1.344: +43 -16 lines
fixed some bugs in search UI, reduced sleeps for speed optimization in search and general network communication, reduced some timeouts

Revision 1.331.4.11: download - view: text, markup, annotated - select for diffs
Thu Mar 12 03:04:45 2015 UTC (9 years, 1 month ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_1
Diff to previous 1.331.4.10: preferred, colored to branchpoint 1.331: preferred, colored
Changes since revision 1.331.4.10: +2 -2 lines
- For 2.11
  Backport 1.344

Revision 1.344: download - view: text, markup, annotated - select for diffs
Sun Dec 14 22:11:03 2014 UTC (9 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.343: preferred, colored
Changes since revision 1.343: +2 -2 lines
- Coding style: keys()

Revision 1.331.4.10: download - view: text, markup, annotated - select for diffs
Sun Feb 23 22:16:20 2014 UTC (10 years, 2 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC3, version_2_11_0
Diff to previous 1.331.4.9: preferred, colored to branchpoint 1.331: preferred, colored
Changes since revision 1.331.4.9: +12 -9 lines
- For 2.11
  - Backport 1.341, 1.342.

Revision 1.343: download - view: text, markup, annotated - select for diffs
Sun Feb 23 22:15:27 2014 UTC (10 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.342: preferred, colored
Changes since revision 1.342: +2 -2 lines
- For 2.11
  - Backport 1.341, 1.342.

Revision 1.342: download - view: text, markup, annotated - select for diffs
Sat Feb 22 18:12:09 2014 UTC (10 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.341: preferred, colored
Changes since revision 1.341: +3 -3 lines
- Consistent behavior for Content Library items on Main Menu page and
  Content Library Search page when no role selected.

Revision 1.341: download - view: text, markup, annotated - select for diffs
Tue Jan 14 18:54:56 2014 UTC (10 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.340: preferred, colored
Changes since revision 1.340: +9 -6 lines
Consistent wording / re-use existing phrases

Revision 1.331.4.9: download - view: text, markup, annotated - select for diffs
Tue Dec 31 01:10:17 2013 UTC (10 years, 3 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC2
Diff to previous 1.331.4.8: preferred, colored to branchpoint 1.331: preferred, colored
Changes since revision 1.331.4.8: +3 -2 lines
- For 2.11
  - Backport 1.340

Revision 1.340: download - view: text, markup, annotated - select for diffs
Tue Dec 31 01:07:28 2013 UTC (10 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.339: preferred, colored
Changes since revision 1.339: +3 -2 lines
- Display of metadata (linked to on results page) uses modal window, and
  loncommon::headtag() does not include &modal_window() in javascript, if
  called for a frameset.

Revision 1.331.4.8: download - view: text, markup, annotated - select for diffs
Fri Dec 13 16:40:01 2013 UTC (10 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.331.4.7: preferred, colored to branchpoint 1.331: preferred, colored
Changes since revision 1.331.4.7: +4 -4 lines
- For 2.11
  - Backport 1.339

Revision 1.339: download - view: text, markup, annotated - select for diffs
Sun Dec 1 21:29:13 2013 UTC (10 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.338: preferred, colored
Changes since revision 1.338: +4 -4 lines
- Modify POD to eliminate errors seen with pod2man in perl 5.18

Revision 1.331.4.7: download - view: text, markup, annotated - select for diffs
Mon Sep 2 00:20:07 2013 UTC (10 years, 7 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC1
Diff to previous 1.331.4.6: preferred, colored to branchpoint 1.331: preferred, colored
Changes since revision 1.331.4.6: +103 -32 lines
- For 2.11
  - Backport 1.336, 1.337, 1.338

Revision 1.338: download - view: text, markup, annotated - select for diffs
Mon Sep 2 00:18:39 2013 UTC (10 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.337: preferred, colored
Changes since revision 1.337: +5 -5 lines
- Remove some trailing white space.
- Punctuation in documentation.

Revision 1.337: download - view: text, markup, annotated - select for diffs
Mon Sep 2 00:00:49 2013 UTC (10 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.336: preferred, colored
Changes since revision 1.336: +2 -2 lines
- Wording change and use quant in &mt() call, to avoid awkward phrasing:
  "There are 1 matches to your query".

Revision 1.336: download - view: text, markup, annotated - select for diffs
Sun Sep 1 22:39:39 2013 UTC (10 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.335: preferred, colored
Changes since revision 1.335: +102 -31 lines
- Re-enable search across domains when querying metadata for resources on
  multi-domain servers. (to accommodate changes in lonsearchat rev. 1.322).

Revision 1.331.4.6: download - view: text, markup, annotated - select for diffs
Tue Aug 13 13:27:38 2013 UTC (10 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.331.4.5: preferred, colored to branchpoint 1.331: preferred, colored
Changes since revision 1.331.4.5: +1 -2 lines
- For 2.11
  - Backport 1.335.

Revision 1.335: download - view: text, markup, annotated - select for diffs
Tue Aug 13 13:02:57 2013 UTC (10 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.334: preferred, colored
Changes since revision 1.334: +1 -2 lines
- &untiehash() subroutine -- used in course search -- was removed in 1.327,
  when course search was moved to lonsearchcourse.pm.
- remove call to &untiehash(), which is no longer needed, from &cleanup()
  routine so search results are reliably written to lower frame.

Revision 1.331.4.5: download - view: text, markup, annotated - select for diffs
Mon Mar 18 04:45:27 2013 UTC (11 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.331.4.4: preferred, colored to branchpoint 1.331: preferred, colored
Changes since revision 1.331.4.4: +5 -3 lines
- For 2.11
  - Backport 1.334.

Revision 1.334: download - view: text, markup, annotated - select for diffs
Wed Feb 6 17:56:38 2013 UTC (11 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.333: preferred, colored
Changes since revision 1.333: +5 -3 lines
- Internationalization: Do not translate twice page title
- lonsearchcat.pm 1.313:
    - Corrected unbalanced tags
    - Officially use debugging leftover

Revision 1.331.4.4: download - view: text, markup, annotated - select for diffs
Mon Jan 7 22:20:58 2013 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.331.4.3: preferred, colored to branchpoint 1.331: preferred, colored
Changes since revision 1.331.4.3: +54 -38 lines
- For 2.11
  - Backport 1.332, 1.333.

Revision 1.331.4.3: download - view: text, markup, annotated - select for diffs
Mon Dec 17 13:54:25 2012 UTC (11 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.331.4.2: preferred, colored to branchpoint 1.331: preferred, colored
Changes since revision 1.331.4.2: +3 -3 lines
- For 2.11
  - "Stored links" instead of "wishlist".

Revision 1.333: download - view: text, markup, annotated - select for diffs
Mon Dec 17 08:29:26 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.332: preferred, colored
Changes since revision 1.332: +3 -3 lines
- Localization. Single space between sentences in composite keys.

Revision 1.332: download - view: text, markup, annotated - select for diffs
Fri Dec 7 18:16:33 2012 UTC (11 years, 4 months ago) by bisitz
Branches: MAIN
Diff to previous 1.331: preferred, colored
Changes since revision 1.331: +52 -36 lines
- Added link to metadata for each resource in the search result lists. CCs an DCs have been missing this.
- New sub routine to display available tools (Stored Links and Metadata)
- Error messages: Added error style and internationalization
- Consistent wording

Revision 1.331.4.2: download - view: text, markup, annotated - select for diffs
Fri May 25 22:40:43 2012 UTC (11 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.331.4.1: preferred, colored to branchpoint 1.331: preferred, colored
Changes since revision 1.331.4.1: +26 -3 lines
- For 2.11.
  - Reverse changes in 1.331.4.1. Stored Links ('Wishlist') in 2.11.

Revision 1.331.4.1: download - view: text, markup, annotated - select for diffs
Thu May 10 18:34:18 2012 UTC (11 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.331: preferred, colored
Changes since revision 1.331: +3 -26 lines
- For 2.11.
  - Reverse 1.325, 1.328, 1.331. Wishlist not in 2.11.0.

Revision 1.331: download - view: text, markup, annotated - select for diffs
Fri Dec 9 01:04:27 2011 UTC (12 years, 4 months ago) by www
Branches: MAIN
CVS tags: BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Branch point for: version_2_11_X
Diff to previous 1.330: preferred, colored
Changes since revision 1.330: +3 -16 lines
Fix wishlist link in lonindexer
Eliminate some popups in favor of modal windows

Revision 1.330: download - view: text, markup, annotated - select for diffs
Mon Jul 4 09:24:58 2011 UTC (12 years, 9 months ago) by foxr
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation
Diff to previous 1.329: preferred, colored
Changes since revision 1.329: +8 -4 lines
Centralize knowledge of where the tmp directory is within LONCAPA.pm

Revision 1.329: download - view: text, markup, annotated - select for diffs
Tue Feb 15 14:54:51 2011 UTC (13 years, 2 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.328: preferred, colored
Changes since revision 1.328: +3 -6 lines
- Changed the way the pop-up-windows for 'Add Link' and 'Add Folder' are generated (have to call lonwishlist here to get the newest information, i.e. about the existing folders, instead of writing the pop-up-window statically via javascript).

Revision 1.328: download - view: text, markup, annotated - select for diffs
Thu Jan 27 14:38:44 2011 UTC (13 years, 3 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.327: preferred, colored
Changes since revision 1.327: +7 -72 lines
- Split lonwishlist into two modules, one for displaying (handler) and one utility-module, to avoid problems with Apache::constants when calling methods from lonwishlist (e.g. need to call lonwishlist-method in lonmenu and lonmenu is used in printout.pl -> outside of mod_perl).
- Moving entries in wishlist: corrected warning shown when no entry is selected
- Some  code optimizations
- Still some things do not work perfect -> in progress

Revision 1.327: download - view: text, markup, annotated - select for diffs
Mon Jan 17 20:18:02 2011 UTC (13 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.326: preferred, colored
Changes since revision 1.326: +4 -310 lines
"Search Course" was only inside of searchcat because the Remote did not
have enough buttons.

Separate the two, incorporate content search under "Content"

Declutter lonsearchcat a little bit before necessary major cleanup.

Revision 1.326: download - view: text, markup, annotated - select for diffs
Wed Aug 25 12:38:45 2010 UTC (13 years, 8 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.325: preferred, colored
Changes since revision 1.325: +6 -2 lines
Save string for folder-dropdown-list (when setting a new link viewing a resource) in user-data. So a call from lonwishlist-routine in lonmenu/lonsearchcat is not necessary (i.e. no issue with modules not supporting Apache::Constants).

Revision 1.325: download - view: text, markup, annotated - select for diffs
Fri Aug 13 13:32:36 2010 UTC (13 years, 8 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.324: preferred, colored
Changes since revision 1.324: +106 -4 lines
Added icon for "Set a link for this resource/folder to wishlist". Therefor added a new column in "Browse Resources" containing the icon. In "Search" the icon is just printed after the resource-title. These aren't optimal position for the wishlistlink-icon. The best would be to create a kind of header for resource-previews. There you could place icons like "Set link to wishlist" and "Printout".

Revision 1.324: download - view: text, markup, annotated - select for diffs
Sun Jun 6 02:40:30 2010 UTC (13 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1
Diff to previous 1.323: preferred, colored
Changes since revision 1.323: +4 -4 lines
- Bug 6251.
  - Third arg is now a ref to a hash, instead of a hash.
  - New (optional) fourth arg, is an additional attribute for the
    select tag, e.g., an onchange action.
- Update calls to loncommon::select_form() accordingly.

Revision 1.323: download - view: text, markup, annotated - select for diffs
Tue May 4 17:16:34 2010 UTC (13 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.322: preferred, colored
Changes since revision 1.322: +4 -4 lines
Bugfix - Make resource import in course work again when using the search in the course editor:
Corrected XHTML conformity changes in rev. 1.309 - don't escape "&" in JavaScript code.

Revision 1.322: download - view: text, markup, annotated - select for diffs
Tue May 4 15:21:26 2010 UTC (13 years, 11 months ago) by droeschl
Branches: MAIN
Diff to previous 1.321: preferred, colored
Changes since revision 1.321: +3 -3 lines
Multidomain library servers will only queried once during searches instead of
once for each domain.

Revision 1.321: download - view: text, markup, annotated - select for diffs
Mon May 3 16:41:51 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.320: preferred, colored
Changes since revision 1.320: +1 -3 lines
Overload was not a good idea. Let the operating system take care of this.

Revision 1.320: download - view: text, markup, annotated - select for diffs
Sat Feb 13 01:12:16 2010 UTC (14 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_99_0
Diff to previous 1.319: preferred, colored
Changes since revision 1.319: +3 -3 lines
- Add missing & to catalogmode element in query strings for breadcrumb links.

Revision 1.319: download - view: text, markup, annotated - select for diffs
Tue Dec 1 18:07:50 2009 UTC (14 years, 4 months ago) by bisitz
Branches: MAIN
CVS tags: bz6209-base, bz6209, GCI_3
Diff to previous 1.318: preferred, colored
Changes since revision 1.318: +12 -10 lines
Font size standardisation for filenames, links, crumbs / Bug 6114:
- lonhtmlcommon::crumbs:
    - Eliminated size (font resize) parameter: Always generate code which uses standard font size. Removed deprecated font size tag.
    - Eliminated noformat parameter: The routine should generate content, not special styles or formats. If a different style/format is really needed, it can be added from outside. Due to consistency, currently no special styles/formats are used, only LC_filename. loncommon:CSTR_pageheader needs to be revisited anyway.
    - Use LC_filename for path and filename
    - Only single space before target attribute
    - Standard code indention
- Decrease default font size for LC_filename
- No different font size for links (<a>)
- CSTR Header: only display lastitem when not empty
- Optimized line breaks on browse resource / import resource screen

Revision 1.318: download - view: text, markup, annotated - select for diffs
Fri Oct 23 16:55:15 2009 UTC (14 years, 6 months ago) by bisitz
Branches: MAIN
Diff to previous 1.317: preferred, colored
Changes since revision 1.317: +21 -9 lines
Basic Search:
- Exclude checkbox from &mt() call
- Highlight domain
- de.pm: wording optimized

Revision 1.317: download - view: text, markup, annotated - select for diffs
Thu Oct 22 13:48:55 2009 UTC (14 years, 6 months ago) by bisitz
Branches: MAIN
Diff to previous 1.316: preferred, colored
Changes since revision 1.316: +2 -2 lines
Correction: Removed debugging changes which were accidently added in rev. 1.316

Revision 1.316: download - view: text, markup, annotated - select for diffs
Thu Oct 22 13:41:41 2009 UTC (14 years, 6 months ago) by bisitz
Branches: MAIN
Diff to previous 1.315: preferred, colored
Changes since revision 1.315: +2 -2 lines
Replaced special styles for helpdesk request pages by standard pick_box styles.
Actual difference was only a limited width which moved directly to lonsupportreq.pm.

Revision 1.315: download - view: text, markup, annotated - select for diffs
Tue Oct 6 10:31:41 2009 UTC (14 years, 6 months ago) by bisitz
Branches: MAIN
Diff to previous 1.314: preferred, colored
Changes since revision 1.314: +18 -9 lines
- Header:
    - Added breadcrumbs to Unactionable Search Query for standard (non-popup) mode
    - Corrected heading typo
- Close button:
    - XHTML: <input> closure
    - Only show <hr> when close button is shown
    - Wrapped close button in <p>
- Added missing <form> closure
- Import button: XHTML: <input> closure

Revision 1.314: download - view: text, markup, annotated - select for diffs
Fri Jul 31 17:58:16 2009 UTC (14 years, 8 months ago) by bisitz
Branches: MAIN
CVS tags: bz2851
Diff to previous 1.313: preferred, colored
Changes since revision 1.313: +137 -117 lines
Advanced Search - consistent and nicer layout: use pick_box

Revision 1.313: download - view: text, markup, annotated - select for diffs
Fri Jul 31 16:01:48 2009 UTC (14 years, 8 months ago) by bisitz
Branches: MAIN
Diff to previous 1.312: preferred, colored
Changes since revision 1.312: +118 -78 lines
Optimized options and search result navigation:
- Separate display options and navigation
- Wrapped display options in fieldset
- Replaced navigation button texts by "<" and ">"; added title with text
- Optimized &mt() usage; Added text "Type"; Consistent option layout (first description, followed by option)
- Optimized nowrap behavior and simplified spacing

Basic search page:
    - Display options in normal font size
    - Moved Search button to bottom of each search area
    - Moved Close button down, right next to Search button
    - Close text only lower case

Other optimizations:
- Replaced deprecated center tag and font tag by appropriate styles
- Error page "Unable to retrieve search results...": added start_page call, localization

XHTML:
    - lower case "onclick" attribute
    - Properly include javascript
    - Added type attribute to script tags

Updated translation files (de.pm, zh.pm)

Revision 1.312: download - view: text, markup, annotated - select for diffs
Fri Jul 31 10:58:57 2009 UTC (14 years, 8 months ago) by bisitz
Branches: MAIN
Diff to previous 1.311: preferred, colored
Changes since revision 1.311: +54 -41 lines
- Display search results in data_table
- Corrected unbalanced tags:
    - <p>: Course Search
    - <form>: &output_date_error
- Added info, warning, error style to messages
- Wording and &mt() usage optimizations, updated translations files de.pm, zh.pm
- Added missing translations entries (de.pm, zh.pm)
- Added alt attribute to images (currently empty)

Revision 1.311: download - view: text, markup, annotated - select for diffs
Fri Jul 3 08:18:48 2009 UTC (14 years, 9 months ago) by bisitz
Branches: MAIN
Diff to previous 1.310: preferred, colored
Changes since revision 1.310: +15 -2 lines
Added breadcrumbs to Course Search

Revision 1.310: download - view: text, markup, annotated - select for diffs
Thu Jul 2 17:23:53 2009 UTC (14 years, 9 months ago) by bisitz
Branches: MAIN
Diff to previous 1.309: preferred, colored
Changes since revision 1.309: +2 -2 lines
Removed unneeded label closure

Revision 1.309: download - view: text, markup, annotated - select for diffs
Thu Jul 2 17:05:31 2009 UTC (14 years, 9 months ago) by bisitz
Branches: MAIN
Diff to previous 1.308: preferred, colored
Changes since revision 1.308: +36 -36 lines
XHTML: Properly escape "&" in URLs

Revision 1.308: download - view: text, markup, annotated - select for diffs
Tue Jun 30 14:02:33 2009 UTC (14 years, 9 months ago) by bisitz
Branches: MAIN
Diff to previous 1.307: preferred, colored
Changes since revision 1.307: +5 -5 lines
Removed deprecated attributes from <hr> (noshade, width, align)
and XHTML conform tag closure

Revision 1.307: download - view: text, markup, annotated - select for diffs
Fri May 15 14:48:42 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: bz5969, BZ5971-printing-apage
Diff to previous 1.306: preferred, colored
Changes since revision 1.306: +3 -5 lines
Removed outdated no_title option for start_page call.
This option will be new standard (title bar will be removed) and is not needed explicitly anymore.

Revision 1.306: download - view: text, markup, annotated - select for diffs
Mon May 4 16:45:57 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_1, version_2_9_0, version_2_8_99_1, version_2_8_99_0, GCI_2, BZ5434-fox
Diff to previous 1.305: preferred, colored
Changes since revision 1.305: +2 -2 lines
XHTML:
- XHTML conform <img> tag closure
- Added some missing alt attributes to <img>

Revision 1.305: download - view: text, markup, annotated - select for diffs
Thu Feb 26 16:17:30 2009 UTC (15 years, 2 months ago) by schafran
Branches: MAIN
Diff to previous 1.304: preferred, colored
Changes since revision 1.304: +2 -2 lines
Box title is now the main title of the next page and the link text or the former page title will be set to the subtitle in the near future.
Group: consistent wording

Revision 1.304: download - view: text, markup, annotated - select for diffs
Tue Feb 10 09:30:16 2009 UTC (15 years, 2 months ago) by schafran
Branches: MAIN
Diff to previous 1.303: preferred, colored
Changes since revision 1.303: +3 -3 lines
consistent wording

Revision 1.303: download - view: text, markup, annotated - select for diffs
Fri Dec 19 23:24:49 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_8_X, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_99_1, version_2_7_99_0, GCI_1
Diff to previous 1.302: preferred, colored
Changes since revision 1.302: +61 -56 lines
- Check that navmap object could be created to avoid ISE when search of discussion postings is selected in Course Search.
- Display link to roles page to re-select the course if no navmap object.

Revision 1.302: download - view: text, markup, annotated - select for diffs
Fri Dec 12 17:46:25 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.301: preferred, colored
Changes since revision 1.301: +2 -3 lines
- Originally the <nobr></nobr> encompassed both the viewselect and records select boxes (see rev 1.208).

Revision 1.301: download - view: text, markup, annotated - select for diffs
Thu Dec 11 14:55:15 2008 UTC (15 years, 4 months ago) by bisitz
Branches: MAIN
Diff to previous 1.300: preferred, colored
Changes since revision 1.300: +10 -8 lines
Replaced
  <nobr>...</nobr>
by
  <span class="LC_nobreak">...</span>

- lonsearchcat.pm: Added missing start tag for nobreak area
- lonsurveyreports.pm: Added missing end tag for nobreak area

Revision 1.300: download - view: text, markup, annotated - select for diffs
Thu Oct 16 22:58:15 2008 UTC (15 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.299: preferred, colored
Changes since revision 1.299: +5 -5 lines
- As dates/times stored in the mysql tables are UTC-based, comparisons with current time need to use UTC_TIMESTAMP() for current time.
- * allowed in strings used in searches.

Revision 1.299: download - view: text, markup, annotated - select for diffs
Wed Aug 27 19:50:46 2008 UTC (15 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1, version_2_7_0
Diff to previous 1.298: preferred, colored
Changes since revision 1.298: +10 -12 lines
Display "Revise search" button to right of data table containing Search progress information so isn't out of sight below the frame boundary.

Revision 1.298: download - view: text, markup, annotated - select for diffs
Fri Aug 8 08:51:39 2008 UTC (15 years, 8 months ago) by bisitz
Branches: MAIN
Diff to previous 1.297: preferred, colored
Changes since revision 1.297: +18 -17 lines
- Replaced search status table with LON-CAPA standard table
- Set status fields to readonly

Revision 1.297: download - view: text, markup, annotated - select for diffs
Mon Aug 4 15:28:21 2008 UTC (15 years, 8 months ago) by bisitz
Branches: MAIN
Diff to previous 1.296: preferred, colored
Changes since revision 1.296: +7 -3 lines
Localization:
Added missing &mt() calls

Revision 1.296: download - view: text, markup, annotated - select for diffs
Tue Jul 15 16:18:41 2008 UTC (15 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_99_1
Diff to previous 1.295: preferred, colored
Changes since revision 1.295: +2 -2 lines
- Fix typo.

Revision 1.295: download - view: text, markup, annotated - select for diffs
Wed May 28 22:22:27 2008 UTC (15 years, 11 months ago) by www
Branches: MAIN
CVS tags: version_2_6_99_0
Diff to previous 1.294: preferred, colored
Changes since revision 1.294: +2 -2 lines
Bug #4106: really evaluate custom rights

Revision 1.294: download - view: text, markup, annotated - select for diffs
Wed May 28 21:23:17 2008 UTC (15 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.293: preferred, colored
Changes since revision 1.293: +5 -1 lines
Bug #4106: don't show "custom" results

Revision 1.293: download - view: text, markup, annotated - select for diffs
Wed May 28 21:07:29 2008 UTC (15 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.292: preferred, colored
Changes since revision 1.292: +1 -13 lines
NSDL is dead.

Revision 1.292: download - view: text, markup, annotated - select for diffs
Tue Mar 18 22:51:57 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_X, version_2_6_3
Diff to previous 1.291: preferred, colored
Changes since revision 1.291: +2 -2 lines
- Align column titles with columns.

Revision 1.291: download - view: text, markup, annotated - select for diffs
Thu Feb 14 18:04:09 2008 UTC (16 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.290: preferred, colored
Changes since revision 1.290: +3 -3 lines
Localization:
Added missing &mt() for close buttons

Revision 1.290: download - view: text, markup, annotated - select for diffs
Wed Feb 13 11:20:24 2008 UTC (16 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.289: preferred, colored
Changes since revision 1.289: +10 -9 lines
Localization:
- Optimized unhandy &mt() usage for Creation and Modification dates
- Added text to inform about input order for Creation and Modification dates

Revision 1.289: download - view: text, markup, annotated - select for diffs
Tue Feb 12 18:48:03 2008 UTC (16 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.288: preferred, colored
Changes since revision 1.288: +10 -12 lines
Localization:
- Added some missing &mt() calls
- Optimized &mt() call for display of search fields

Revision 1.288: download - view: text, markup, annotated - select for diffs
Wed Jul 11 20:32:15 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_99_0
Diff to previous 1.287: preferred, colored
Changes since revision 1.287: +21 -13 lines
- BUG#4168 inhibit the inline menu in the seraching/browsing popup window.

Revision 1.287: download - view: text, markup, annotated - select for diffs
Fri Jun 15 23:29:17 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.286: preferred, colored
Changes since revision 1.286: +37 -42 lines
- remove crumbing from portfolio results

Revision 1.286: download - view: text, markup, annotated - select for diffs
Wed May 2 01:33:49 2007 UTC (16 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_X, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_99_0
Diff to previous 1.285: preferred, colored
Changes since revision 1.285: +7 -7 lines
- switch Store to Save

Revision 1.285: download - view: text, markup, annotated - select for diffs
Tue May 1 02:13:40 2007 UTC (16 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.284: preferred, colored
Changes since revision 1.284: +2 -2 lines
Correct misleading wording

Revision 1.284: download - view: text, markup, annotated - select for diffs
Fri Apr 13 23:05:40 2007 UTC (17 years ago) by albertel
Branches: MAIN
Diff to previous 1.283: preferred, colored
Changes since revision 1.283: +3 -3 lines
- allow searching for the character . in fields
- modify the parser so - has to come after a space for it to mena not
   (can now search for resource by p-a.guy)

Revision 1.283: download - view: text, markup, annotated - select for diffs
Mon Mar 12 22:05:30 2007 UTC (17 years, 1 month ago) by banghart
Branches: MAIN
Diff to previous 1.282: preferred, colored
Changes since revision 1.282: +4 -1 lines
	Bug 5218. Pass form, titleelement and element to advanced search
	so javascript can be built properly.

Revision 1.282: download - view: text, markup, annotated - select for diffs
Mon Mar 12 17:09:23 2007 UTC (17 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.281: preferred, colored
Changes since revision 1.281: +3 -2 lines
- missing second arg to &mt

Revision 1.281: download - view: text, markup, annotated - select for diffs
Mon Mar 12 17:06:15 2007 UTC (17 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.280: preferred, colored
Changes since revision 1.280: +3 -2 lines
- lonnet libserv removal

Revision 1.280: download - view: text, markup, annotated - select for diffs
Sat Mar 3 01:54:00 2007 UTC (17 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.279: preferred, colored
Changes since revision 1.279: +5 -7 lines
- get_servers can take an array of valid domains

Revision 1.279: download - view: text, markup, annotated - select for diffs
Fri Jan 19 14:23:23 2007 UTC (17 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.278: preferred, colored
Changes since revision 1.278: +61 -23 lines
Prefer a null value as the option value in a select box when the user chooses "Not specified" - searching in MySQL for IS NULL seems better.

In cases where there are multiple ways to enter metadata for a single field, eliminate storage of comma(s) when the user has not specified anything
for the field.

Advanced search for portfolio files can now include the name(s) of added (course-specified) field(s) with/without the value(s).

addedfieldnames and addedfieldvalues eliminated from the portfolio_metadata table in MySQL - searches do a join on the portfolio_addedfields table instead.

Revision 1.278: download - view: text, markup, annotated - select for diffs
Wed Dec 6 22:22:37 2006 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_X, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_99_1, version_2_2_99_0
Diff to previous 1.277: preferred, colored
Changes since revision 1.277: +2 -3 lines
- more re fix ups

Revision 1.277: download - view: text, markup, annotated - select for diffs
Wed Sep 27 19:32:11 2006 UTC (17 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.276: preferred, colored
Changes since revision 1.276: +40 -21 lines
Some wording changes in breadcrumbs. Advanced search now functional for portfolios.  Needs additional work on searching based on added metadata fields.

Revision 1.276: download - view: text, markup, annotated - select for diffs
Tue Sep 26 15:24:18 2006 UTC (17 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.275: preferred, colored
Changes since revision 1.275: +292 -177 lines
Portfolio searching - work in progress.  Basic search functional; advanced search is not.  Results display needs customization.

Revision 1.275: download - view: text, markup, annotated - select for diffs
Mon Jul 31 19:45:58 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_X, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_99_3, version_2_1_99_2
Diff to previous 1.274: preferred, colored
Changes since revision 1.274: +7 -7 lines
- style

Revision 1.274: download - view: text, markup, annotated - select for diffs
Fri Jul 28 19:16:08 2006 UTC (17 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.273: preferred, colored
Changes since revision 1.273: +30 -17 lines
* Bug #4941: avoid getting trapped when clicking previewing during search
* Make display of external resources less ugly

Revision 1.273: download - view: text, markup, annotated - select for diffs
Mon Jul 17 19:47:20 2006 UTC (17 years, 9 months ago) by www
Branches: MAIN
CVS tags: version_2_1_99_1
Diff to previous 1.272: preferred, colored
Changes since revision 1.272: +8 -5 lines
Bug #4924: related word actually worked, just didn't display.
Also, with new thesaurus, it is important to limit the output

Revision 1.272: download - view: text, markup, annotated - select for diffs
Thu Jun 29 19:25:40 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
CVS tags: version_2_1_99_0
Diff to previous 1.271: preferred, colored
Changes since revision 1.271: +2 -2 lines
Bug #4857: Apparently, one cannot have targets on links that trigger submit
forms with targets, even if they are the same. Oh well, no more extra window
when going from Search to RES.

Revision 1.271: download - view: text, markup, annotated - select for diffs
Thu Jun 29 16:08:43 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.270: preferred, colored
Changes since revision 1.270: +3 -15 lines
- BUG#4849, adding nav controls to inline search display

Revision 1.270: download - view: text, markup, annotated - select for diffs
Mon Jun 19 09:40:18 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.269: preferred, colored
Changes since revision 1.269: +8 -8 lines
* don't forget selected items when switching from Search to Import
* Bug #2674, Bug #563: import from bookmarks
* Bug #3154: visually separate Search and Import in DOCS

Revision 1.269: download - view: text, markup, annotated - select for diffs
Tue Jun 13 14:42:24 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.268: preferred, colored
Changes since revision 1.268: +5 -5 lines
Jumping from Search to Import: clicking on filename in crumbs makes no sense

Revision 1.268: download - view: text, markup, annotated - select for diffs
Thu Jun 8 16:58:56 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.267: preferred, colored
Changes since revision 1.267: +2 -1 lines
Still trying to export the search results into IMPORT ...

Revision 1.267: download - view: text, markup, annotated - select for diffs
Thu Jun 8 13:56:31 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.266: preferred, colored
Changes since revision 1.266: +40 -34 lines
Jump from Search into Resource Space

Revision 1.266: download - view: text, markup, annotated - select for diffs
Thu Jun 8 07:20:41 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.265: preferred, colored
Changes since revision 1.265: +2 -2 lines
Clean up: no need for three database files.
Next step: being able to flip back and forth between import and search

Revision 1.265: download - view: text, markup, annotated - select for diffs
Tue May 30 12:46:09 2006 UTC (17 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.264: preferred, colored
Changes since revision 1.264: +16 -14 lines
&Apache::lonnet::unescape -> &unescape
&Apache::lonnet::escape -> &escape

Revision 1.264: download - view: text, markup, annotated - select for diffs
Fri May 12 16:45:41 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.263: preferred, colored
Changes since revision 1.263: +3 -5 lines
- make htmlcommon's text box encode the values

Revision 1.263: download - view: text, markup, annotated - select for diffs
Mon May 1 19:37:34 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.262: preferred, colored
Changes since revision 1.262: +10 -14 lines
- upadte breadcrumbs calls

Revision 1.262: download - view: text, markup, annotated - select for diffs
Tue Apr 11 19:53:11 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.261: preferred, colored
Changes since revision 1.261: +13 -8 lines

- start_page + frameset

Revision 1.261: download - view: text, markup, annotated - select for diffs
Fri Apr 7 21:56:01 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.260: preferred, colored
Changes since revision 1.260: +13 -9 lines
- trying to move APache::Constats dependency from loncommon.pm

Revision 1.260: download - view: text, markup, annotated - select for diffs
Thu Mar 23 22:01:58 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.259: preferred, colored
Changes since revision 1.259: +8 -8 lines
 - some start_page work

Revision 1.259: download - view: text, markup, annotated - select for diffs
Tue Mar 21 21:07:31 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.258: preferred, colored
Changes since revision 1.258: +9 -13 lines
- using the loncommon 'simple_error_page'

Revision 1.258: download - view: text, markup, annotated - select for diffs
Sun Mar 19 22:08:38 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.257: preferred, colored
Changes since revision 1.257: +6 -6 lines
- er typos

Revision 1.257: download - view: text, markup, annotated - select for diffs
Sun Mar 19 21:54:41 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.256: preferred, colored
Changes since revision 1.256: +35 -46 lines
-elimintaing some use of &bodytag in favor of &start_page instead

Revision 1.256: download - view: text, markup, annotated - select for diffs
Wed Mar 15 20:56:16 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.255: preferred, colored
Changes since revision 1.255: +98 -129 lines
- converted to use the page start end helpers

Revision 1.255: download - view: text, markup, annotated - select for diffs
Mon Mar 6 18:23:10 2006 UTC (18 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.254: preferred, colored
Changes since revision 1.254: +26 -2 lines
Bug #563: show preview in Search

Revision 1.254: download - view: text, markup, annotated - select for diffs
Wed Feb 8 21:17:58 2006 UTC (18 years, 2 months ago) by www
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3
Diff to previous 1.253: preferred, colored
Changes since revision 1.253: +5 -12 lines
Bug #4531: limit search to queried domain on multidomain machines

Revision 1.253: download - view: text, markup, annotated - select for diffs
Wed Feb 8 16:25:39 2006 UTC (18 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.252: preferred, colored
Changes since revision 1.252: +1 -5 lines
Appending the domain restriction to the query itself does nothing.

Revision 1.252: download - view: text, markup, annotated - select for diffs
Tue Feb 7 19:46:30 2006 UTC (18 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.251: preferred, colored
Changes since revision 1.251: +2 -1 lines
- Apache 2 doesn't like it when PerlCleanupHandlers don't return an Apache::Constant (like OK or DECLINED ...)

Revision 1.251: download - view: text, markup, annotated - select for diffs
Sun Feb 5 20:56:57 2006 UTC (18 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.250: preferred, colored
Changes since revision 1.250: +5 -3 lines
Bug #4644 - Advanced search now works without domain restrictions.
I wonder how this code could ever have worked ...

Revision 1.250: download - view: text, markup, annotated - select for diffs
Thu Dec 29 19:45:19 2005 UTC (18 years, 3 months ago) by www
Branches: MAIN
CVS tags: version_2_1_2, version_2_1_1
Diff to previous 1.249: preferred, colored
Changes since revision 1.249: +2 -2 lines
Bigger cluster, more time needed. Trying as work around for Bug #3377

Revision 1.249: download - view: text, markup, annotated - select for diffs
Tue Nov 29 20:37:06 2005 UTC (18 years, 4 months ago) by www
Branches: MAIN
CVS tags: version_2_1_0, version_2_0_99_1
Diff to previous 1.248: preferred, colored
Changes since revision 1.248: +2 -2 lines
Bug #4487: sorted searches returned one too few results per page

Revision 1.248: download - view: text, markup, annotated - select for diffs
Tue Nov 29 20:25:44 2005 UTC (18 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.247: preferred, colored
Changes since revision 1.247: +24 -10 lines
Bug #4480: by default, do not include external (i.e., NSDL) resources
Bug #4479: better default sorting option

Revision 1.247: download - view: text, markup, annotated - select for diffs
Sat Nov 26 02:42:45 2005 UTC (18 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.246: preferred, colored
Changes since revision 1.246: +19 -8 lines
Correctly deal with external URLs

Revision 1.246: download - view: text, markup, annotated - select for diffs
Mon Jun 27 22:01:46 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1
Diff to previous 1.245: preferred, colored
Changes since revision 1.245: +5 -3 lines
- BUG#4170

Revision 1.245: download - view: text, markup, annotated - select for diffs
Thu Apr 7 07:34:52 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_0_tmcc, version_1_99_0
Diff to previous 1.244: preferred, colored
Changes since revision 1.244: +2 -7 lines
- increasing the use of loncommon::get_env_multiple

Revision 1.244: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:59:55 2005 UTC (19 years ago) by albertel
Branches: MAIN
Diff to previous 1.243: preferred, colored
Changes since revision 1.243: +17 -85 lines
- err commited a conflict .... fixed that

Revision 1.243: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:23 2005 UTC (19 years ago) by albertel
Branches: MAIN
Diff to previous 1.242: preferred, colored
Changes since revision 1.242: +318 -250 lines
- ENV -> env

Revision 1.237.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 1 20:01:32 2005 UTC (19 years ago) by albertel
Branches: version_1_3_X
Diff to previous 1.237: preferred, colored next main 1.238: preferred, colored
Changes since revision 1.237: +3 -3 lines
- backport 1.242

Revision 1.242: download - view: text, markup, annotated - select for diffs
Fri Apr 1 19:57:23 2005 UTC (19 years ago) by albertel
Branches: MAIN
Diff to previous 1.241: preferred, colored
Changes since revision 1.241: +3 -3 lines
- securiity clean on $status was to restrictve, revert to just removing any directory sepeartors

Revision 1.241: download - view: text, markup, annotated - select for diffs
Tue Mar 22 21:15:42 2005 UTC (19 years, 1 month ago) by matthew
Branches: MAIN
Diff to previous 1.240: preferred, colored
Changes since revision 1.240: +93 -70 lines
Updates to sorting - added "ascending/descending" input, modified internal
logic of sorting so it now uses lonmeta::fields for most field descriptions,
modified compact and summary views to show the data we're sorting on.

Revision 1.240: download - view: text, markup, annotated - select for diffs
Mon Mar 21 21:01:15 2005 UTC (19 years, 1 month ago) by matthew
Branches: MAIN
Diff to previous 1.239: preferred, colored
Changes since revision 1.239: +6 -4 lines
Fix bug where unspecified domain restriction in basic search would cause invalid SQL
to be sent out.

Revision 1.239: download - view: text, markup, annotated - select for diffs
Wed Mar 16 22:46:24 2005 UTC (19 years, 1 month ago) by matthew
Branches: MAIN
Diff to previous 1.238: preferred, colored
Changes since revision 1.238: +16 -8 lines
Added 'domain' to SQL queries.

Revision 1.238: download - view: text, markup, annotated - select for diffs
Thu Feb 17 08:29:43 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.237: preferred, colored
Changes since revision 1.237: +39 -18 lines
- <html> -> &Apache::lonxml::xmlbegin, thus valid doctypes are now getting output, Yeah! StandardsCmpliance

- backing out the encoding changes for now

- some xhtml cleanups
- one icon -> lonhttpd

Revision 1.230.2.3: download - view: text, markup, annotated - select for diffs
Wed Feb 2 22:03:27 2005 UTC (19 years, 2 months ago) by albertel
Branches: version_1_2_X
Diff to previous 1.230.2.2: preferred, colored to branchpoint 1.230: preferred, colored next main 1.231: preferred, colored
Changes since revision 1.230.2.2: +3 -3 lines
- backport 1.237

Revision 1.237: download - view: text, markup, annotated - select for diffs
Wed Feb 2 22:02:41 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_3
Branch point for: version_1_3_X
Diff to previous 1.236: preferred, colored
Changes since revision 1.236: +3 -3 lines
- I've had too much coffee

Revision 1.230.2.2: download - view: text, markup, annotated - select for diffs
Wed Feb 2 21:27:28 2005 UTC (19 years, 2 months ago) by albertel
Branches: version_1_2_X
Diff to previous 1.230.2.1: preferred, colored to branchpoint 1.230: preferred, colored
Changes since revision 1.230.2.1: +6 -2 lines
- backport 1.236

Revision 1.236: download - view: text, markup, annotated - select for diffs
Wed Feb 2 21:08:23 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_2
Diff to previous 1.235: preferred, colored
Changes since revision 1.235: +6 -2 lines
- setect aborted connections
- searching could go into an infinte loop

Revision 1.230.2.1: download - view: text, markup, annotated - select for diffs
Wed Jan 19 20:22:36 2005 UTC (19 years, 3 months ago) by albertel
Branches: version_1_2_X
Diff to previous 1.230: preferred, colored
Changes since revision 1.230: +42 -20 lines
- backport 1.235

Revision 1.235: download - view: text, markup, annotated - select for diffs
Fri Dec 17 21:44:19 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_1, version_1_3_0
Diff to previous 1.234: preferred, colored
Changes since revision 1.234: +42 -20 lines
BUG#3736

Revision 1.234: download - view: text, markup, annotated - select for diffs
Mon Sep 27 14:58:01 2004 UTC (19 years, 7 months ago) by matthew
Branches: MAIN
CVS tags: version_1_2_99_1, version_1_2_99_0
Diff to previous 1.233: preferred, colored
Changes since revision 1.233: +4 -4 lines
<label>s around course search checkboxes.

Revision 1.233: download - view: text, markup, annotated - select for diffs
Thu Sep 23 21:16:45 2004 UTC (19 years, 7 months ago) by matthew
Branches: MAIN
Diff to previous 1.232: preferred, colored
Changes since revision 1.232: +5 -5 lines
Adding <label> tag around checkboxes and associated text.

Revision 1.232: download - view: text, markup, annotated - select for diffs
Fri Aug 20 15:45:51 2004 UTC (19 years, 8 months ago) by matthew
Branches: MAIN
Diff to previous 1.231: preferred, colored
Changes since revision 1.231: +78 -6 lines
Search results are now sortable.

Revision 1.231: download - view: text, markup, annotated - select for diffs
Mon Jul 19 16:38:07 2004 UTC (19 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.230: preferred, colored
Changes since revision 1.230: +100 -12 lines
Discussion postings associated with resources and bulletin boards now
searchable.

Revision 1.230: download - view: text, markup, annotated - select for diffs
Mon Jun 28 15:55:09 2004 UTC (19 years, 10 months ago) by matthew
Branches: MAIN
CVS tags: version_1_2_1, version_1_2_0, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1
Branch point for: version_1_2_X
Diff to previous 1.229: preferred, colored
Changes since revision 1.229: +15 -11 lines
Copyright and language searches now remember their values.
Was using \ instead of / in some <br /> tags.
Cleaned up search description output.

Revision 1.229: download - view: text, markup, annotated - select for diffs
Thu Jun 3 20:32:33 2004 UTC (19 years, 10 months ago) by matthew
Branches: MAIN
CVS tags: version_1_1_99_0
Diff to previous 1.228: preferred, colored
Changes since revision 1.228: +5 -4 lines
Breadcrumbs updated with proper help links.

Revision 1.228: download - view: text, markup, annotated - select for diffs
Thu Jun 3 19:23:08 2004 UTC (19 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.227: preferred, colored
Changes since revision 1.227: +303 -171 lines
Major changes to search phrase parsing.  Now use recursive descent parser
to make sense of phrases.  Multi-word (quoted) phrases, - (meaning not),
and 'or'd phrases are handled properly.
Added &process_phrase_input, which creates the SQL query for phrase inputs.
Removed &build_SQL_query and &recursive_SQL_query_build
Added &output_unparsed_phrase_error.
Localized &output_blank_field_error.
For basic search fixed bug where basic search phrase was not remembered
and filled in properly when the "revise search" button was hit.

Revision 1.227: download - view: text, markup, annotated - select for diffs
Mon May 10 18:59:18 2004 UTC (19 years, 11 months ago) by matthew
Branches: MAIN
Diff to previous 1.226: preferred, colored
Changes since revision 1.226: +14 -13 lines
Include menu link in breadcrumbs when we are not doing a groupsearch.
Added 'authorspace' to the list of searchable fields.

Revision 1.226: download - view: text, markup, annotated - select for diffs
Mon May 10 13:06:29 2004 UTC (19 years, 11 months ago) by matthew
Branches: MAIN
Diff to previous 1.225: preferred, colored
Changes since revision 1.225: +3 -5 lines
Removed debugging code.
&parse_advanced_search: now spell "SELECT" properly.
&detailed_citation_view: now use 'sequsage_list' instead of 'usage_list'.

Revision 1.225: download - view: text, markup, annotated - select for diffs
Sun May 9 22:55:17 2004 UTC (19 years, 11 months ago) by matthew
Branches: MAIN
Diff to previous 1.224: preferred, colored
Changes since revision 1.224: +47 -11 lines
&parse_basic_search: Modified formatting of pretty html description of
search.
&detailed_citation_view: Now lists goto, comefrom, sequsage fields, with
links to resources.  Also formats numerical output as needed.

Revision 1.224: download - view: text, markup, annotated - select for diffs
Fri May 7 18:50:14 2004 UTC (19 years, 11 months ago) by matthew
Branches: MAIN
Diff to previous 1.223: preferred, colored
Changes since revision 1.223: +114 -74 lines
Bug 1030: Multiple words search always fails.
Now split whitespace separated words apart.  Quoted items are handled properly.
Added &process_phrase_input to do this.
Simplified &related_version since it gets more regular inputs now.
Modified &parse_basic_search and &parse_advanced_search to use this new
method.

Added breadcrumbs to search results output.
Corrected misspelling of 'Correct' in &detailed_citation_view.

Revision 1.223: download - view: text, markup, annotated - select for diffs
Wed May 5 17:29:06 2004 UTC (19 years, 11 months ago) by matthew
Branches: MAIN
Diff to previous 1.222: preferred, colored
Changes since revision 1.222: +83 -61 lines
&display_results now uses buttons instead of links for prev/refresh/next,
allows setting of the number of items to display and the output mode
(compact/detailed/xml/fielded/whatever).
Modified &compact_view and &detailed_citation_view.
Modified &prev_next_buttons to produce buttons instead of links.

Revision 1.222: download - view: text, markup, annotated - select for diffs
Wed May 5 14:14:10 2004 UTC (19 years, 11 months ago) by matthew
Branches: MAIN
Diff to previous 1.221: preferred, colored
Changes since revision 1.221: +128 -53 lines
Made access count searchable.  Expanded output for xml and fielded search
result views.

Revision 1.221: download - view: text, markup, annotated - select for diffs
Tue May 4 15:20:17 2004 UTC (19 years, 11 months ago) by matthew
Branches: MAIN
Diff to previous 1.220: preferred, colored
Changes since revision 1.220: +49 -13 lines
Fix bug 2537: Once you do a search with related words you always search
with related words, even if you uncheck the box.  Added
&clean_up_environment to set checkbox values to '' so they will overwrite the
values in the persistent data cache.
Modified &parse_domain_restrictions to not restrict the domain when passed
a value of ''.
Modified &handler to not load in saved parameters when we receive a new
search request and instead call &clean_up_environment.

Revision 1.220: download - view: text, markup, annotated - select for diffs
Mon May 3 19:24:14 2004 UTC (19 years, 11 months ago) by matthew
Branches: MAIN
Diff to previous 1.219: preferred, colored
Changes since revision 1.219: +5 -3 lines
Bug 2940: Searching for just 'AND', 'OR', or 'NOT' caused internal server
error.  Now it just causes the usual obtuse error message.

Revision 1.219: download - view: text, markup, annotated - select for diffs
Fri Apr 30 21:28:07 2004 UTC (19 years, 11 months ago) by matthew
Branches: MAIN
Diff to previous 1.218: preferred, colored
Changes since revision 1.218: +2 -2 lines
Fix to make the 'revise search' button work for advanced searches again.

Revision 1.218: download - view: text, markup, annotated - select for diffs
Tue Apr 27 15:45:04 2004 UTC (20 years ago) by matthew
Branches: MAIN
Diff to previous 1.217: preferred, colored
Changes since revision 1.217: +49 -22 lines
&detailed_citation_view now shows more data.

Revision 1.217: download - view: text, markup, annotated - select for diffs
Tue Apr 27 15:24:09 2004 UTC (20 years ago) by matthew
Branches: MAIN
Diff to previous 1.216: preferred, colored
Changes since revision 1.216: +126 -35 lines
Removed old help code pending help rewrite.
Added and implemented dynamic metadata search capability.

Revision 1.216: download - view: text, markup, annotated - select for diffs
Fri Apr 23 17:52:55 2004 UTC (20 years ago) by matthew
Branches: MAIN
Diff to previous 1.215: preferred, colored
Changes since revision 1.215: +176 -97 lines
Checked every current advanced search form and ensured the mysql query is
generated properly.  Reworked handling of date queries.

Revision 1.215: download - view: text, markup, annotated - select for diffs
Thu Apr 22 20:05:18 2004 UTC (20 years ago) by matthew
Branches: MAIN
Diff to previous 1.214: preferred, colored
Changes since revision 1.214: +1 -3 lines
Remove debug spew.

Revision 1.214: download - view: text, markup, annotated - select for diffs
Wed Apr 21 18:04:55 2004 UTC (20 years ago) by matthew
Branches: MAIN
Diff to previous 1.213: preferred, colored
Changes since revision 1.213: +93 -86 lines
Mostly interface changes and changes to translation strings.
Added &reset_timing, &time_left, and modified existing &update_seconds to
encapsulate the logic used to determine how long a search takes and when
to output an update to the search time counter.  This makes &run_search
a little easier to digest.
&prev_next_buttons: reworked logic.
&display_results: Changed refresh from 1 second to 2 seconds.

Revision 1.213: download - view: text, markup, annotated - select for diffs
Wed Apr 21 15:48:34 2004 UTC (20 years ago) by matthew
Branches: MAIN
Diff to previous 1.212: preferred, colored
Changes since revision 1.212: +63 -49 lines
Reworked basic search interface.  No feature changes, it's just less un-pretty.

Revision 1.212: download - view: text, markup, annotated - select for diffs
Mon Apr 19 21:46:50 2004 UTC (20 years ago) by matthew
Branches: MAIN
Diff to previous 1.211: preferred, colored
Changes since revision 1.211: +37 -29 lines
&run_search: Actually compute the time remaining before outputing it.
&set_up_table_structure: Copy the metadata table description before
modifying it.  The authoritative copy of the table was being prepended
with an 'id' column multiple times.  Since columns must be uniquely
named MySQL barfed on table creation.
&xml_sgml_view: Use HTML::Entities::encode to encode '<>&' instead of
filling the perl code with &lt; and &gt;

Revision 1.211: download - view: text, markup, annotated - select for diffs
Mon Apr 19 17:44:47 2004 UTC (20 years ago) by matthew
Branches: MAIN
Diff to previous 1.210: preferred, colored
Changes since revision 1.210: +4 -2 lines
Log MySQL table creation error instead of abusing the user with them.

Revision 1.210: download - view: text, markup, annotated - select for diffs
Mon Apr 19 17:40:00 2004 UTC (20 years ago) by matthew
Branches: MAIN
Diff to previous 1.209: preferred, colored
Changes since revision 1.209: +13 -1 lines
Bug 2910: negative time remaining in search.  Fixed by setting
time_remaining to 0 when it is less than zero.  Increased the frequency of
time updates (appears to work more consistently now) by updating the time
both before and after we undertake very time consuming tasks (instead of
just after).
Also checked for untitled documents since the document title is used for
linking most of the time.

Revision 1.209: download - view: text, markup, annotated - select for diffs
Mon Apr 19 16:53:27 2004 UTC (20 years ago) by matthew
Branches: MAIN
Diff to previous 1.208: preferred, colored
Changes since revision 1.208: +54 -11 lines
Added calls to breadcrumbs in &print_(basic|advanced)_search_form
subroutines.

Revision 1.208: download - view: text, markup, annotated - select for diffs
Mon Apr 19 14:42:24 2004 UTC (20 years ago) by matthew
Branches: MAIN
Diff to previous 1.207: preferred, colored
Changes since revision 1.207: +66 -37 lines
Cosmetic interface changes.

Revision 1.207: download - view: text, markup, annotated - select for diffs
Mon Apr 19 13:51:36 2004 UTC (20 years ago) by matthew
Branches: MAIN
Diff to previous 1.206: preferred, colored
Changes since revision 1.206: +47 -50 lines
Added &search_html_header() to consolidate a little code.  Removed weird
background color in table.

Revision 1.206: download - view: text, markup, annotated - select for diffs
Wed Apr 14 18:29:32 2004 UTC (20 years ago) by matthew
Branches: MAIN
Diff to previous 1.205: preferred, colored
Changes since revision 1.205: +5 -6 lines
Added &LONCAPA::lonmetadata::metadata_col_to_hash.
Modified lonpublisher.pm and lonsearchcat.pm to use it instead of the
version in lonmeta.pm.

Revision 1.205: download - view: text, markup, annotated - select for diffs
Mon Mar 8 17:31:37 2004 UTC (20 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.204: preferred, colored
Changes since revision 1.204: +4 -4 lines
Typos: "separate"

Revision 1.204: download - view: text, markup, annotated - select for diffs
Wed Mar 3 17:25:23 2004 UTC (20 years, 1 month ago) by matthew
Branches: MAIN
Diff to previous 1.203: preferred, colored
Changes since revision 1.203: +137 -141 lines
Modified to use LONCAPA::lonmetadata to create the table.  A number of
whitespace and POD changes were made as well.

Revision 1.203: download - view: text, markup, annotated - select for diffs
Thu Jan 15 03:18:19 2004 UTC (20 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.202: preferred, colored
Changes since revision 1.202: +7 -4 lines
Help buttons

Revision 1.202: download - view: text, markup, annotated - select for diffs
Fri Jan 2 19:23:47 2004 UTC (20 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.201: preferred, colored
Changes since revision 1.201: +15 -62 lines
Domain and file category selection included again - adv search form done

Revision 1.201: download - view: text, markup, annotated - select for diffs
Fri Jan 2 16:34:03 2004 UTC (20 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.200: preferred, colored
Changes since revision 1.200: +36 -13 lines
Date setting improvements. Now has "not set"

Revision 1.200: download - view: text, markup, annotated - select for diffs
Thu Jan 1 20:13:17 2004 UTC (20 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.199: preferred, colored
Changes since revision 1.199: +144 -447 lines
Cleanup - saving my work

Revision 1.199: download - view: text, markup, annotated - select for diffs
Sun Dec 28 20:12:59 2003 UTC (20 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.198: preferred, colored
Changes since revision 1.198: +9 -12 lines
Start consolidating metadata-related subroutines into lonmeta using
lonmysql

Revision 1.198: download - view: text, markup, annotated - select for diffs
Sat Dec 27 23:04:28 2003 UTC (20 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.197: preferred, colored
Changes since revision 1.197: +47 -33 lines
Bugs #789 and 1926: Trying to make new fields searchable, just saving my work.

Revision 1.197: download - view: text, markup, annotated - select for diffs
Sat Dec 27 17:32:08 2003 UTC (20 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.196: preferred, colored
Changes since revision 1.196: +2 -2 lines
Produced internal server error, commented out.

Revision 1.196: download - view: text, markup, annotated - select for diffs
Mon Dec 22 22:40:37 2003 UTC (20 years, 4 months ago) by matthew
Branches: MAIN
Diff to previous 1.195: preferred, colored
Changes since revision 1.195: +79 -136 lines
Removed many global variables and cleaned up POD.  Working towards bug 2537.

Revision 1.195: download - view: text, markup, annotated - select for diffs
Tue Dec 16 15:00:56 2003 UTC (20 years, 4 months ago) by matthew
Branches: MAIN
Diff to previous 1.194: preferred, colored
Changes since revision 1.194: +3 -3 lines
Trivial form name changes so it's easier to debug.

Revision 1.192.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 11 21:02:33 2003 UTC (20 years, 4 months ago) by albertel
Branches: version_1_1_X
CVS tags: version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2
Diff to previous 1.192: preferred, colored next main 1.193: preferred, colored
Changes since revision 1.192: +1 -2 lines
- backport 1.194

Revision 1.194: download - view: text, markup, annotated - select for diffs
Thu Dec 11 20:59:54 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.193: preferred, colored
Changes since revision 1.193: +1 -2 lines
- removing some logfile spew

Revision 1.193: download - view: text, markup, annotated - select for diffs
Mon Dec 8 18:43:10 2003 UTC (20 years, 4 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.192: preferred, colored
Changes since revision 1.192: +9 -6 lines
Added a few &mt() calls.

Revision 1.192: download - view: text, markup, annotated - select for diffs
Mon Nov 17 20:53:28 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_1_0_99_1, version_1_0_99
Branch point for: version_1_1_X
Diff to previous 1.191: preferred, colored
Changes since revision 1.191: +9 -5 lines
- BUG#2392 added icons to search results

Revision 1.191: download - view: text, markup, annotated - select for diffs
Fri Oct 24 21:09:24 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.190: preferred, colored
Changes since revision 1.190: +33 -4 lines
- needed for BUG#1473, the 'Select' link can now also get you the title of a resource back

Revision 1.185.2.1: download - view: text, markup, annotated - select for diffs
Wed Oct 8 20:35:33 2003 UTC (20 years, 6 months ago) by albertel
Branches: version_1_0_2
CVS tags: version_1_0_3
Diff to previous 1.185: preferred, colored next main 1.186: preferred, colored
Changes since revision 1.185: +2 -2 lines
- backport 1.190

Revision 1.190: download - view: text, markup, annotated - select for diffs
Tue Oct 7 20:30:13 2003 UTC (20 years, 6 months ago) by matthew
Branches: MAIN
Diff to previous 1.189: preferred, colored
Changes since revision 1.189: +2 -2 lines
Bug 2258: Advanced search could not import into docs sequences.  The problem
was that the "Advanced Search" link did not pass the 'mode' parameter along
to the advanced search page, so $ENV{'form.mode'} eq ''.  The parameter
is now passed along (lonsearchcat.pm) and groupsort.pm has been modified to
assume a 'simple' mode if the mode is not specified.  Should go in 1.0.2.
I do not want to consider how long this has been broken.

Revision 1.189: download - view: text, markup, annotated - select for diffs
Mon Sep 29 16:09:20 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.188: preferred, colored
Changes since revision 1.188: +6 -7 lines
Various small internationalization bugfixes.

Revision 1.188: download - view: text, markup, annotated - select for diffs
Mon Sep 29 15:28:40 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.187: preferred, colored
Changes since revision 1.187: +2 -2 lines
Some translations.

Revision 1.187: download - view: text, markup, annotated - select for diffs
Sun Sep 28 00:14:25 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.186: preferred, colored
Changes since revision 1.186: +30 -23 lines
Internationalization and German localization

Revision 1.186: download - view: text, markup, annotated - select for diffs
Mon Sep 22 00:48:32 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.185: preferred, colored
Changes since revision 1.185: +4 -2 lines
Internationalization, German Localization

Revision 1.185: download - view: text, markup, annotated - select for diffs
Mon Jul 14 19:26:24 2003 UTC (20 years, 9 months ago) by matthew
Branches: MAIN
CVS tags: version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4
Branch point for: version_1_0_2
Diff to previous 1.184: preferred, colored
Changes since revision 1.184: +13 -4 lines
Bug 1752: import fails with only one resource.  Updated javascript to detect
the case of a non-array of the form element "returnvalues".

Revision 1.184: download - view: text, markup, annotated - select for diffs
Mon Jul 14 13:54:02 2003 UTC (20 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.183: preferred, colored
Changes since revision 1.183: +2 -2 lines
Bug 1845 - domain limited search is no longer default on simple search.

Revision 1.183: download - view: text, markup, annotated - select for diffs
Thu Jun 19 13:07:49 2003 UTC (20 years, 10 months ago) by matthew
Branches: MAIN
CVS tags: version_0_99_3
Diff to previous 1.182: preferred, colored
Changes since revision 1.182: +9 -6 lines
Bug 1503 - search now updates the status before contacting servers.

Revision 1.182: download - view: text, markup, annotated - select for diffs
Tue Jun 17 16:01:30 2003 UTC (20 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.181: preferred, colored
Changes since revision 1.181: +8 -1 lines
Fix bug which caused the system to ALWAYS search only in the current domain
if the user ever asked for the search to be limited (basic search only).

Revision 1.181: download - view: text, markup, annotated - select for diffs
Tue Jun 17 15:53:56 2003 UTC (20 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.180: preferred, colored
Changes since revision 1.180: +5 -3 lines
Automatically referesh the lower frame every 1 sec if there are no results.

Revision 1.180: download - view: text, markup, annotated - select for diffs
Mon Jun 16 20:54:39 2003 UTC (20 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.179: preferred, colored
Changes since revision 1.179: +57 -32 lines
Default to only searching current domain on basic search.

Revision 1.179: download - view: text, markup, annotated - select for diffs
Mon Jun 16 19:42:02 2003 UTC (20 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.178: preferred, colored
Changes since revision 1.178: +2 -2 lines
I have seen too many people who don't know what to do next ...

Revision 1.178: download - view: text, markup, annotated - select for diffs
Mon Jun 16 19:18:00 2003 UTC (20 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.177: preferred, colored
Changes since revision 1.177: +8 -7 lines
Minor cleanups and an attempt at addressing 1503 by updating the
status line prior to doing network calls.

Revision 1.177: download - view: text, markup, annotated - select for diffs
Sat Jun 14 00:15:01 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.176: preferred, colored
Changes since revision 1.176: +2 -3 lines
- should be using the _users_ domain not the servers domain, (lonsequence.pm was already doing this, only by luck was this not blowing up.)

Revision 1.176: download - view: text, markup, annotated - select for diffs
Fri Jun 6 02:24:49 2003 UTC (20 years, 10 months ago) by www
Branches: MAIN
CVS tags: version_0_99_2
Diff to previous 1.175: preferred, colored
Changes since revision 1.175: +1 -6 lines
Rewinding changes on window registration.
Attempting to overcome JavaScript security by using POST to change window
location.

Revision 1.175: download - view: text, markup, annotated - select for diffs
Fri May 30 20:54:28 2003 UTC (20 years, 11 months ago) by www
Branches: MAIN
CVS tags: conference_2003
Diff to previous 1.174: preferred, colored
Changes since revision 1.174: +7 -2 lines
Bug #1537: make search frameset register with Remote Control.

Revision 1.174: download - view: text, markup, annotated - select for diffs
Tue May 27 20:12:26 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_1
Diff to previous 1.173: preferred, colored
Changes since revision 1.173: +2 -2 lines
- BUG#1445b

Revision 1.173: download - view: text, markup, annotated - select for diffs
Wed May 21 14:43:46 2003 UTC (20 years, 11 months ago) by matthew
Branches: MAIN
CVS tags: version_0_99_0
Diff to previous 1.172: preferred, colored
Changes since revision 1.172: +19 -23 lines
trivial readability fix.

Revision 1.172: download - view: text, markup, annotated - select for diffs
Mon Mar 17 18:35:51 2003 UTC (21 years, 1 month ago) by matthew
Branches: MAIN
Diff to previous 1.171: preferred, colored
Changes since revision 1.171: +2 -2 lines
Updated lonmysql.pm to allow more than one 'KEY', 'INDEX', etc. entry.

Revision 1.171: download - view: text, markup, annotated - select for diffs
Thu Mar 13 19:08:52 2003 UTC (21 years, 1 month ago) by matthew
Branches: MAIN
Diff to previous 1.170: preferred, colored
Changes since revision 1.170: +2 -2 lines
lonmysql:
   Added &replace_row, which is analogus to &store_row but it does a
'REPLACE' instead of 'STORE'.
   Changed somewhat the table definition.  PRIMARY KEY, KEY, INDEX,
UNIQUE [INDEX], and FULLTEXT [INDEX] are now able to be specified.
Previously only FULLTEXT was allowed.

lonsearchcat.pm:
   Updated to use new mechanism for specifying FULLTEXT indexing.

Revision 1.170: download - view: text, markup, annotated - select for diffs
Mon Mar 10 21:22:36 2003 UTC (21 years, 1 month ago) by matthew
Branches: MAIN
Diff to previous 1.169: preferred, colored
Changes since revision 1.169: +27 -34 lines
Modified data structure expected by lonmysql::create_table.
$table->{'columns'} is now an array ref instead of a hash ref.

Cleaned up POD in lonmysql.pm

lonsearchcat.pm has been tested and does work.

Revision 1.169: download - view: text, markup, annotated - select for diffs
Mon Mar 10 14:20:07 2003 UTC (21 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.168: preferred, colored
Changes since revision 1.168: +16 -3 lines
Make upload filetype "filter" case insensitive
Show course search progress and check for aborted connection
Spelling mistake

Revision 1.168: download - view: text, markup, annotated - select for diffs
Sat Mar 8 03:24:58 2003 UTC (21 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.167: preferred, colored
Changes since revision 1.167: +5 -5 lines
Continued work on course search

Revision 1.167: download - view: text, markup, annotated - select for diffs
Sat Mar 8 01:43:12 2003 UTC (21 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.166: preferred, colored
Changes since revision 1.166: +139 -3 lines
Search course contents

Revision 1.166: download - view: text, markup, annotated - select for diffs
Mon Feb 10 21:25:43 2003 UTC (21 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.165: preferred, colored
Changes since revision 1.165: +3 -3 lines
- Perl doesn't like the {} seems ambigious to it

Revision 1.165: download - view: text, markup, annotated - select for diffs
Mon Feb 10 21:22:59 2003 UTC (21 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.164: preferred, colored
Changes since revision 1.164: +2 -2 lines
- double declare

Revision 1.164: download - view: text, markup, annotated - select for diffs
Mon Feb 3 04:02:17 2003 UTC (21 years, 2 months ago) by harris41
Branches: MAIN
Diff to previous 1.163: preferred, colored
Changes since revision 1.163: +1 -2 lines
DBI module no longer used inside this module (dbi mysql interfacing is
encapsulated inside lonmysql)

Revision 1.163: download - view: text, markup, annotated - select for diffs
Tue Jan 14 18:47:50 2003 UTC (21 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.162: preferred, colored
Changes since revision 1.162: +7 -2 lines
Attempt to better catch and log untied hashes by usage of cleanup handlers.

Revision 1.162: download - view: text, markup, annotated - select for diffs
Mon Jan 6 13:54:25 2003 UTC (21 years, 3 months ago) by www
Branches: MAIN
CVS tags: version_0_6_2, version_0_6_1, version_0_6
Diff to previous 1.161: preferred, colored
Changes since revision 1.161: +7 -3 lines
It will be hard to catch every possibility of the module quitting prematurely
and not untieing the hash. Attempt to use cleanup handler.

Revision 1.161: download - view: text, markup, annotated - select for diffs
Fri Nov 22 18:36:07 2002 UTC (21 years, 5 months ago) by matthew
Branches: MAIN
Diff to previous 1.160: preferred, colored
Changes since revision 1.160: +35 -18 lines
Fix handling of mime type searches.  Replaced form.mime with form.extension.
The mime type search is now built up from the form.extension and form.category
fields.  This makes it possible to do both 'file extension' and 'category'
searches.  This addresses bug 843.

Revision 1.160: download - view: text, markup, annotated - select for diffs
Sun Nov 3 19:03:29 2002 UTC (21 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.159: preferred, colored
Changes since revision 1.159: +4 -2 lines
Bug #928
Forward "catalogmode" to Advanced Search, making it possible to use
"Advanced" for "Group Search"

Revision 1.159: download - view: text, markup, annotated - select for diffs
Tue Oct 29 19:53:45 2002 UTC (21 years, 6 months ago) by matthew
Branches: MAIN
Diff to previous 1.158: preferred, colored
Changes since revision 1.158: +10 -3 lines
Towards Bug 916.  Searching is a little smarter - no longer will we see
'waiting on BLANK'.   Also, the timer will count down only after all the
servers have been contacted.

Revision 1.158: download - view: text, markup, annotated - select for diffs
Mon Sep 16 20:57:28 2002 UTC (21 years, 7 months ago) by matthew
Branches: MAIN
Diff to previous 1.157: preferred, colored
Changes since revision 1.157: +21 -18 lines
Fixes for bug 775.

lonsearchcat.pm was modified to take a new parameter, cleargroupsort, which
causes it to clear the GDBM file used by the groupsort.pm handler.
&catalogmode_output was modified to take two new parameters which identify
uniquely the radiobutton it produces and the resource the radiobutton
refers to.
The javascript function queue was modified to take two parameters which
correspond to the two new ones passed to &catalogmode_output.

groupsort.pm was modified to pass 'cleargroupsort' to lonspreadsheet.pm
when the 'new search' button is hit.

Revision 1.157: download - view: text, markup, annotated - select for diffs
Mon Sep 16 20:09:45 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.156: preferred, colored
Changes since revision 1.156: +5 -1 lines
Overload protection

Revision 1.153.2.1: download - view: text, markup, annotated - select for diffs
Mon Sep 16 13:05:54 2002 UTC (21 years, 7 months ago) by matthew
Branches: fixes_0_5
Diff to previous 1.153: preferred, colored next main 1.154: preferred, colored
Changes since revision 1.153: +7 -4 lines
Backport of initial fix for bug 775.

Revision 1.156: download - view: text, markup, annotated - select for diffs
Mon Sep 16 12:52:33 2002 UTC (21 years, 7 months ago) by matthew
Branches: MAIN
Diff to previous 1.155: preferred, colored
Changes since revision 1.155: +7 -4 lines
Changes to address at least part of bug 775.  Changed the logic which
determines when to clean out the groupsearch database file.  Previously it
only occurred if the results were about to be displayed.  This was unfortunate
because the parameter which triggered it is deleted before then.

Revision 1.155: download - view: text, markup, annotated - select for diffs
Mon Aug 26 14:34:19 2002 UTC (21 years, 8 months ago) by matthew
Branches: MAIN
Diff to previous 1.154: preferred, colored
Changes since revision 1.154: +22 -11 lines
Made $bodytag a package parameter.  Call to &Apache::loncommon::bodytag
added in &handler.

Revision 1.154: download - view: text, markup, annotated - select for diffs
Wed Aug 21 17:18:08 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.153: preferred, colored
Changes since revision 1.153: +5 -9 lines
Starting to implement common header and color scheme for LON-CAPA handlers
(non-content pages).

Instead of <body bgcolor="#...."><h1>... call

   &Apache::loncommon::bodytag(title,[role],[add_body_parms]);

title: what it says in the header
role (OPTIONAL): override role choice
                 ('admin','coordinator','student','author')
add_body_parms: additional parameters to be put into the body tag, for
                example 'onLoad="init();" or stuff

Colors and layout will likely change in the future, including domain
customization, help function calls, (css?)

Revision 1.153: download - view: text, markup, annotated - select for diffs
Fri Aug 16 13:52:51 2002 UTC (21 years, 8 months ago) by matthew
Branches: MAIN
CVS tags: version_0_5_1, version_0_5, STABLE
Branch point for: fixes_0_5
Diff to previous 1.152: preferred, colored
Changes since revision 1.152: +13 -6 lines
Fixes one of the bugs found during the demo - the 'select' buttons now work
for search importing to the rat.  Also fixed a bug with the group import to
the rat.  What a mess.  I hate javascript.  This version should be included
in the new stable.

Revision 1.152: download - view: text, markup, annotated - select for diffs
Wed Aug 7 12:37:16 2002 UTC (21 years, 8 months ago) by matthew
Branches: MAIN
Diff to previous 1.151: preferred, colored
Changes since revision 1.151: +54 -64 lines
Fixed bug in domain limited searches.  Cleaned up old debugging code.
Commented out custom metadata input and output code, since it doesn't work
right now anyway.

Revision 1.151: download - view: text, markup, annotated - select for diffs
Sun Aug 4 18:28:01 2002 UTC (21 years, 8 months ago) by matthew
Branches: MAIN
Diff to previous 1.150: preferred, colored
Changes since revision 1.150: +247 -57 lines
Added 'show', the number of results to show per page, as a form parameter -
Added 'show', the number of results to display per page, as a form parameter
   defaults to 20 but can be selected to be 10,20,50, or 100.
Added a 'sort' phase, which calls the new &print_sort_form function.
   The sort phase is automatically called after a search is run.
Added a 'revise search' button to run_search and the sort phase.
Added parameter to &output_blank_field_error so it can take you to the right
   search phase (disp_basic or disp_adv) after it chides you.
&ensure_db_and_table is a new function made up of code taken from run_search
   that was also needed for the sort form.  This function connects lonmysql
   to MySQL and makes sure our table is there.
&print_sort_form outputs a sorting form.  Or rather, it WILL do that someday.
   Currently just tells the user about their search and prints a
   'revise search' button.
Changed $Datatypes{'id'}->{'type'} and {'restrictions'} because I am learning
    more about MySQL every day.

Revision 1.150: download - view: text, markup, annotated - select for diffs
Thu Aug 1 14:11:57 2002 UTC (21 years, 8 months ago) by matthew
Branches: MAIN
Diff to previous 1.149: preferred, colored
Changes since revision 1.149: +202 -124 lines
Many changes to error reporting and better cleanups on errors/aborted
connections.
Groupsearch and interactive imports (such as from editing a randomlabel problem)
are now handled properly (at least on mozilla 1.0 linux, will test on
'alternative' operating systems soon).
Added new results view, &compact_view, which is the default for groupsearch
and interactive imports.
Removed &write_status.
Changed status reporting system in run_search to output general status,
number of hits, and seconds remaining in search instead of 'servers contacted',
'servers read from' and number of hits.
Change parameters to *_view functions.  Now accept 'prefix' html.
Other minor changes.

Revision 1.149: download - view: text, markup, annotated - select for diffs
Tue Jul 30 20:26:05 2002 UTC (21 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.148: preferred, colored
Changes since revision 1.148: +2 -2 lines
Corrected attempt to default to basic search.

Revision 1.148: download - view: text, markup, annotated - select for diffs
Tue Jul 30 20:08:04 2002 UTC (21 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.147: preferred, colored
Changes since revision 1.147: +90 -28 lines
Now have real-time status update on search progress.  Search for 'e' and
watch it run!
Use parentheses on GDBM functions to avoid causing GDBM to wimper.
Removed some excess debugging code.
Added search-status output routines.
&run_search now outputs and updates the search status.  Also checks for
    aborted connections to the httpd daemon.
&display_results Produces somewhat tidier HTML.

Revision 1.147: download - view: text, markup, annotated - select for diffs
Tue Jul 30 18:30:56 2002 UTC (21 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.146: preferred, colored
Changes since revision 1.146: +68 -43 lines
This version should be considered relatively stable.  If you are able to break
it, please let me know.  To test this version out, I suggest doing a basic
search on 'a'.

&handler(): More error messages given to user.
&get_persistent_form_data has been changed a little.
The MySQL table definition has been changed to match the new requirements of
    lonmysql.pm
&run_search() Attempts to keep the user abreast of the search status
    (more to come).
&display_results now places the 'prev refresh next' links at the bottom of
    the page as well as the top.

Revision 1.146: download - view: text, markup, annotated - select for diffs
Mon Jul 29 21:53:57 2002 UTC (21 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.145: preferred, colored
Changes since revision 1.145: +342 -195 lines
This code should NOT be considered stable.
However, it seems to work occasionally.
Frames are now used to contact two httpd daemons.  Results are shown in
pages of 20.
&handler was mostly rewritten.  Hopefully the logic is clearer.
Some function names were changed to reflect that they now output html
directly via $r.
Data persistence is a problem.  Rewrites were done of the previous 'persistent'
functions.  Two new functions were added as well.  This still needs work.
&create_results_table is a new function to create the mysql tables.
&write_status is depricated and will be removed once major debugging stops.
Many changes.  Much wailing and gnashing of teeth.

Revision 1.145: download - view: text, markup, annotated - select for diffs
Sun Jul 28 20:02:14 2002 UTC (21 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.144: preferred, colored
Changes since revision 1.144: +318 -533 lines
Major Changes:
    Store persistent values in %persistent_db instead of using hidden form
        elements.
    Global $hidden replaced with $hidden_fields.
    Global $closebutton replaced with local variable in &handler.
&handler: Comments changed.
    Read/write %persistent_db.
    Set $hidden_fields to contain the identifier for %persistent_db.
    $closebutton is now passed to many functions.
&advanced_search_form, &basic_search_form, &parse_advanced_search,
    &parse_basic_search - pass $closebutton instead of having it global.
&make_persistent and &reconstruct_persistent_form_data: new functions/rewrites
    of old functions to store and restore $ENV{'form.*'} values to/from the
    %persistent_db.
&run_search: Recommented & moved some code around.
    Now add time if we are able to contact a server within a few seconds.
    Changed status output text.
&display_buttons is still untested and will remain so until the frames
    interface is completed.
&display_results: Now check the database returns and output reasonable
    error messages.  Moved some code to &catalogmode_output.
Removed the following functions:
    &output_results, &make_popwin, &popwin_js, &popwin_imgupdate

Revision 1.144: download - view: text, markup, annotated - select for diffs
Fri Jul 26 16:37:58 2002 UTC (21 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.143: preferred, colored
Changes since revision 1.143: +402 -8 lines
Initial restructuring to use lonmysql.pm.

Currently, the search is run and then results are returned to the user.  This
differs from the 'show results as you get them' approach.  Once the search
interface is changed to allow a second httpd to be used to display the results,
this functionality will be an improvement.  Trust me.

&output_results is deprecated and is no longer used.  Will be removed in
the future.  It is to be replaced with &run_search() and &display_results().

&run_search() sends the search query to servers one at a time instead of all
at once.  Getting hung up on crappy connections is inevitable.  Results are
stored in the mysql database.

&display_results() querys the mysql database and provides the results to the
user.  Sorting of results and searching within results is not yet supported.

A few utility functions have been added:

&write_status will eventually be used to provide the user with information
on the status of the current search.  Currently used for debugging.

&display_buttons is not used yet but will be made to output 'previous' and
'next' links like you are used to seeing on search engines.

&copyright_check is used to determine if a search result should be kept.
This function still requires testing.

&parse_row is used to reconstruct the data structures stored away in the
MySQL table.

A large section of data describing the MySQL table used has been added.

Revision 1.143: download - view: text, markup, annotated - select for diffs
Tue Jul 16 15:02:06 2002 UTC (21 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.142: preferred, colored
Changes since revision 1.142: +84 -29 lines
Very beginnings of results database started.
&handler, &parse_basic_search, and &parse_advanced_search
    Added support for 'pretty' version of query string which appears at the
    top of the search results page.
&search_results_header
    Print out the pretty query string.

Revision 1.142: download - view: text, markup, annotated - select for diffs
Fri Jul 12 21:02:27 2002 UTC (21 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.141: preferred, colored
Changes since revision 1.141: +237 -98 lines
Renamed "%hash" "%groupsearch_db" in an effort to stamp out useless names.
Added &related_version, which does the thesaurus lookup calls.
Added &searchphrasefield_with_related, which is close to &searchphrasefield.
&handler:
    Output html header *before* starting to send requests, thus letting the
    user know what is slowing us down.
&parse_basic_search and &parse_advanced_search now call &related_version.
&advanced_search_form
    Main table of entry values now has three columns instead of two.
    Call &searchphrasefield_with_related where appropriate.
Changes to the documentation for the HTML form helper functions.

Revision 1.141: download - view: text, markup, annotated - select for diffs
Fri Jul 12 14:36:16 2002 UTC (21 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.140: preferred, colored
Changes since revision 1.140: +17 -3 lines
loncommon.pm:
  Removed old thesaurus code, including old global variables.
  Added two global variables:
    %Keywords is a hash of words considered 'keywords' by the thesaurus.
    $thesaurus_db_file holds the path to the thesaurus database file.
  Removed initialization of old thesaurus variables from BEGIN block and added
    initialization of new variables.
  Added:
    &get_related_words($keyword), which will return words related to $keyword.
    &initialize_keywords(), which initializes the %Keywords hash on demand.
  Replaced:
    &keyword() now uses the %Keywords hash, after initializing it.
lonsearchcat.pm:
  Added a checkbox on the advanced search to 'use related words', and
  code to add the words to the users query.  This support is preliminary
  and will change.

Revision 1.140: download - view: text, markup, annotated - select for diffs
Tue Jul 9 17:27:11 2002 UTC (21 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.139: preferred, colored
Changes since revision 1.139: +2 -2 lines
Fixed POD bug.  pod2html assumes the html title will be listed after a '-'
following the =head1 NAME line.  If it doesn't find that, it dies.

Revision 1.139: download - view: text, markup, annotated - select for diffs
Mon Jul 8 20:35:36 2002 UTC (21 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.138: preferred, colored
Changes since revision 1.138: +59 -42 lines
Changed the logic around selecting a view to fix a bug which caused the
view selection field to not save its values for the 'Revise Search Request'.
This change should make it easier to add new views.
Added global hash %Views, which correlates view descriptions with view
    generating functions.
&handler now sets a default view.
&basic_search_form and &advanced_search_form now use &selectbox to generate
    their view selection forms.
&selectbox now accepts a $title of undef, which results in *only* the
    <select> tag being returned, without any "$TITLE: " nonsense around it.
    Also cleanly handles $anyvalue = undef.
&output_results uses %Views to determine $viewfunction.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Mon Jul 8 14:52:19 2002 UTC (21 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.137: preferred, colored
Changes since revision 1.137: +1 -3 lines
Removed debugging code.

Revision 1.137: download - view: text, markup, annotated - select for diffs
Mon Jul 8 14:28:10 2002 UTC (21 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.136: preferred, colored
Changes since revision 1.136: +18 -1 lines
&output_results:
    Added checks for copyright.  This cannot be done in lonsql because
    lonsql does not know the username & domain of the searcher.
    Resources not able to be used by the current user are not displayed.

Revision 1.136: download - view: text, markup, annotated - select for diffs
Fri Jul 5 18:56:52 2002 UTC (21 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.135: preferred, colored
Changes since revision 1.135: +26 -22 lines
&output_results:
    Removed use of $viewselect and replaced with function pointer code.
    Removed $percent variable which was unused for some reason.
    Minor change to comments.

Revision 1.135: download - view: text, markup, annotated - select for diffs
Wed Jul 3 20:10:14 2002 UTC (21 years, 9 months ago) by matthew
Branches: MAIN
CVS tags: version_0_4, stable_2002_july
Diff to previous 1.134: preferred, colored
Changes since revision 1.134: +16 -24 lines
Minor aesthetic cleanups.
Fixed a 'bug' where selecting the category of files would result in values
being set for mime type (aka file extension).

Revision 1.134: download - view: text, markup, annotated - select for diffs
Wed Jul 3 19:11:09 2002 UTC (21 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.133: preferred, colored
Changes since revision 1.133: +53 -56 lines
Changed &advancedsearch and &basicsearch to &parse_advanced_search and
&parse_basic_search, both of which now return sql queries.  Calls to
&Apache::lonnet::metadata_query are now done in &handler().
&output_results no longer requires the sql query be passed to it.
&parse_raw_result tries to be intelligent about author names.

Revision 1.133: download - view: text, markup, annotated - select for diffs
Thu Jun 27 19:28:50 2002 UTC (21 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.132: preferred, colored
Changes since revision 1.132: +33 -26 lines
&handler:
    Changed setting of $hidden to be a call to the new version of
        &make_persistent.
&advanced_search_form:
    Handle 'revise search request' cleanly.
&make_persistent
    Takes a parmater as input now.
    Correctly handles non-scalar values.  Previously it output references
        into hidden html forms, which did not work for some reason.
&output_results
    Removed debugging code.

Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu Jun 27 14:46:00 2002 UTC (21 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.131: preferred, colored
Changes since revision 1.131: +59 -5 lines
Added domain restricted search interface to &advanced_search_form.
Support added in &advancedsearch.
NOTES:
    Assumes no domain will be named 'any'.
    Standalone machines do not get to choose - the dialog box does not appear.
    Selections are not currently restored on 'revise search request'.
        This is my next priority.
    Selecting none of the domains is the same as selecting 'any'.
    Selecting 'any domain' and other domains as well will search all domains.
    There are no plans for machine-level restrictions at this time.

Revision 1.131: download - view: text, markup, annotated - select for diffs
Wed Jun 26 18:19:41 2002 UTC (21 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.130: preferred, colored
Changes since revision 1.130: +18 -15 lines
&advanced_search_form
    Added file categories selection list.
&selectbox
    Removed <br /> between text and selection form.
&output_results
    Handle the file categories via mime type.  Currently the mime fill-in
        form and the file categories selection box are mutually exclusive,
        with the latter overriding the former.

Revision 1.130: download - view: text, markup, annotated - select for diffs
Wed Jun 26 16:04:13 2002 UTC (21 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.129: preferred, colored
Changes since revision 1.129: +68 -83 lines
Removed the passing of %ENV to subroutines basicsearch, advancedsearch,
    and output_results.
&basic_search_form
    Changed view selection html.
&advanced_search_form
    Changed view selection html.
    Added <form> tag, allowing the advanced search interface to work.
    View selection element can only appear once in the page, otherwise the
        value passed back to the function is an array, which is just a can
        of worms.
&output_results
    Changed page headers to be more concise.
    Changed view selection code to conform to new methods used in the search
        forms.
    Moved the short horizontal line to appear after results, not before.
&search_results_header
    More POD added.
    Now takes the search mode as a parameter, so the headers and title output
        can be a little more customized.
&detailed_citation_view
    Minor cosmetic changes.

Revision 1.129: download - view: text, markup, annotated - select for diffs
Tue Jun 25 15:08:59 2002 UTC (21 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.128: preferred, colored
Changes since revision 1.128: +109 -54 lines
Advanced search interface:
    Changed valid field directions.
    Place submit, reset, view select buttons at head and foot of page.
    Removed "Limit by" text (it should be obvious).
    Changed mime type to 'file extension' fill-in box instead of select box.
    Wrapped part of search interface in <table></table>
&searchphrasefield
    Inserted table tags.
    Changed field length from 80 to 50.
    Removed repetative instructions for entering fields.
&selectbox
    Added POD documentation
    changed $value to $default.
    Provide default function for $functionref.

Revision 1.128: download - view: text, markup, annotated - select for diffs
Mon Jun 24 16:45:22 2002 UTC (21 years, 10 months ago) by harris41
Branches: MAIN
Diff to previous 1.127: preferred, colored
Changes since revision 1.127: +5 -5 lines
very minor documentation fix

Revision 1.127: download - view: text, markup, annotated - select for diffs
Mon Jun 24 15:26:28 2002 UTC (21 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.126: preferred, colored
Changes since revision 1.126: +12 -56 lines
Removed global variables:
   %hostdomains
   %hostips
   %hitcount
   $yourself
Removed BEGIN block as all it did was initalize the globals above.

Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Jun 24 15:09:52 2002 UTC (21 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.125: preferred, colored
Changes since revision 1.125: +310 -422 lines
More POD documentation - still not enough.
Removed some debugging code from &build_custommetatdata_query.
&output_results():
    Replaced 'WLOOP' with logically equivalent for loop.
    Changed calling structure for *_view routines - now takes a hash as
        input instead of an ordered list.
    Moved results parsing to new subroutine &parse_raw_result, which
        returns a hash to be passed to the *_view routines.
    Moved some custom field handling routines to a new subroutine
        &handle_custom_fields.
    Cleaned up a little of the HTML output.
&parse_raw_result unescapes (hopefully intelligently) its inputs.
&detailed_citation_view, &summary_view, &fielded_format_view, and
    &xml_sgm_view all use the new calling structure (hash).
Removed remainder of old POD documentation - most of this was moved to the
per-function POD documentation.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Thu Jun 20 19:43:50 2002 UTC (21 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.124: preferred, colored
Changes since revision 1.124: +249 -222 lines
Cleanups to &output_results.
    Moved basic search results HTML header to a new subroutine.
    Moved search progress pop-up window creation to a new subroutine.
    Replaced "BLOOP" loop with something meaningful.
    Replaced "RLOOP" loop with something meaningful.
    "WLOOP"-ectomy is scheduled for the next commit.
&make_popwin (code from &output_results) now addresses the progress icons
    using img_$domain_$server instead of a number.  We do not need to use
    numbers when we have (javascript friendly?) id strings at our disposal.
&popwin_imgupdate changed to address images with img_$domain_$server instead
    of relying on a number.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Jun 20 14:31:31 2002 UTC (21 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.123: preferred, colored
Changes since revision 1.123: +163 -127 lines
$hidden, $scrout, and $yourself are no longer global variables or (in
    the latter case) no longer in the code at all.
Split search interface.  By default the user is sent to the basic search
    and must request the advanced search.
Added &basic_search_form and &advanced_search_form functions.
Removed much verbage from the basic search screen.
Added 'keywords' to the basic search query.
Cleaned up &handler, it is now (I hope) easier to tell what is going on.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Wed Jun 19 20:39:11 2002 UTC (21 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.122: preferred, colored
Changes since revision 1.122: +19 -26 lines
Removed globals that were not actually global.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Wed Jun 19 19:40:38 2002 UTC (21 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.121: preferred, colored
Changes since revision 1.121: +286 -54 lines
More (much more!) POD documentation.
Minor cleanups:
   Changed yesterdays 'unescape' calls to 'escape'.
   Reformatted regular expression writing regular expression in
       &build_custom_metedata_query() so that a2ps can print it
       out instead of hanging.
   Changes to the form outputing routines (which should later be moved
       to loncommon, I suspect) to be a little nicer.
   Tried to make the html produced a little closer to xhtml standard.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Tue Jun 18 21:36:38 2002 UTC (21 years, 10 months ago) by matthew
Branches: MAIN
Diff to previous 1.120: preferred, colored
Changes since revision 1.120: +150 -55 lines
Towards rewrite of search interface and internals.
 * POD documentation started.
 * cleanup of BEGIN to use lonnet hashes instead of re-reading hosts.tab.
 * clean up of old POD documentation.
 * beginnings of cleanups of global variables.

Revision 1.120: download - view: text, markup, annotated - select for diffs
Mon Jun 10 23:55:47 2002 UTC (21 years, 10 months ago) by harris41
Branches: MAIN
Diff to previous 1.119: preferred, colored
Changes since revision 1.119: +5 -3 lines
adding selected="true" to the view selection lists (basic and
advanced)

Revision 1.119: download - view: text, markup, annotated - select for diffs
Wed May 22 16:21:50 2002 UTC (21 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.118: preferred, colored
Changes since revision 1.118: +6 -1 lines
Stupid hack to keep people from pressing "Search", "Search", "Search", ...
when slow in response

Revision 1.118: download - view: text, markup, annotated - select for diffs
Wed May 22 16:08:52 2002 UTC (21 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.117: preferred, colored
Changes since revision 1.117: +9 -4 lines
Passing on the value of "mode" to groupsort

Revision 1.117: download - view: text, markup, annotated - select for diffs
Fri Mar 8 18:36:00 2002 UTC (22 years, 1 month ago) by matthew
Branches: MAIN
CVS tags: stable_2002_april
Diff to previous 1.116: preferred, colored
Changes since revision 1.116: +114 -193 lines
Changes to support calling from construction space (see edit::search and
lonxml for javascript hooks).  Many code cleanups, including the utility
functions popwin_js and popwin_imgupdate, for communicating with the
search status window.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Thu Mar 7 20:12:36 2002 UTC (22 years, 1 month ago) by matthew
Branches: MAIN
Diff to previous 1.115: preferred, colored
Changes since revision 1.115: +10 -22 lines
Minor cleanups, preparing for the road ahead.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Thu Jan 17 13:53:45 2002 UTC (22 years, 3 months ago) by harris41
Branches: MAIN
CVS tags: stable_2002_spring
Diff to previous 1.114: preferred, colored
Changes since revision 1.114: +11 -3 lines
fixing handling of metadata title so that it gets passed through

Revision 1.114: download - view: text, markup, annotated - select for diffs
Sun Jan 6 01:29:53 2002 UTC (22 years, 3 months ago) by harris41
Branches: MAIN
Diff to previous 1.113: preferred, colored
Changes since revision 1.113: +2 -2 lines
sub BEGIN should be BEGIN

Revision 1.113: download - view: text, markup, annotated - select for diffs
Mon Dec 17 00:56:48 2001 UTC (22 years, 4 months ago) by harris41
Branches: MAIN
Diff to previous 1.112: preferred, colored
Changes since revision 1.112: +2 -17 lines
updating documentation to remove deleted hashes -Scott Harrison

Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Dec 13 14:00:37 2001 UTC (22 years, 4 months ago) by harris41
Branches: MAIN
Diff to previous 1.111: preferred, colored
Changes since revision 1.111: +2 -1 lines
use Apache::loncommon added -Scott Harrison

Revision 1.111: download - view: text, markup, annotated - select for diffs
Thu Dec 13 01:34:03 2001 UTC (22 years, 4 months ago) by harris41
Branches: MAIN
Diff to previous 1.110: preferred, colored
Changes since revision 1.110: +60 -53 lines
changing so that .tab info reading is done through loncommon.pm -Scott Harrison

Revision 1.110: download - view: text, markup, annotated - select for diffs
Tue Dec 11 03:18:39 2001 UTC (22 years, 4 months ago) by harris41
Branches: MAIN
Diff to previous 1.109: preferred, colored
Changes since revision 1.109: +7 -5 lines
causing language to default to 'any'; and temp fix for reading
in filetypes.tab -Scott Harrison

Revision 1.109: download - view: text, markup, annotated - select for diffs
Tue Dec 11 02:18:13 2001 UTC (22 years, 4 months ago) by harris41
Branches: MAIN
Diff to previous 1.108: preferred, colored
Changes since revision 1.108: +17 -17 lines
altering void context map blocks to be foreach blocks -Scott Harrison

Revision 1.108: download - view: text, markup, annotated - select for diffs
Thu Nov 29 20:33:28 2001 UTC (22 years, 5 months ago) by harris41
Branches: MAIN
Diff to previous 1.107: preferred, colored
Changes since revision 1.107: +25 -3 lines
GPL

Revision 1.107: download - view: text, markup, annotated - select for diffs
Wed Nov 28 19:30:32 2001 UTC (22 years, 5 months ago) by harris41
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.106: preferred, colored
Changes since revision 1.106: +8 -7 lines
make sure to check for .end file every now and then

Revision 1.106: download - view: text, markup, annotated - select for diffs
Wed Nov 28 19:26:20 2001 UTC (22 years, 5 months ago) by harris41
Branches: MAIN
Diff to previous 1.105: preferred, colored
Changes since revision 1.105: +7 -2 lines
causing loop to not go forever -Scott

Revision 1.105: download - view: text, markup, annotated - select for diffs
Wed Nov 28 16:47:25 2001 UTC (22 years, 5 months ago) by harris41
Branches: MAIN
Diff to previous 1.104: preferred, colored
Changes since revision 1.104: +248 -88 lines
updating documentation; entering POD-style tags -Scott

Revision 1.104: download - view: text, markup, annotated - select for diffs
Wed Nov 28 14:02:31 2001 UTC (22 years, 5 months ago) by harris41
Branches: MAIN
Diff to previous 1.103: preferred, colored
Changes since revision 1.103: +10 -7 lines
causing to use a distinct GDBM resource (*_searchcat.db) -Scott

Revision 1.103: download - view: text, markup, annotated - select for diffs
Thu Nov 1 15:59:11 2001 UTC (22 years, 5 months ago) by harris41
Branches: MAIN
Diff to previous 1.102: preferred, colored
Changes since revision 1.102: +1 -1 lines
forcing untie of hash at beginning of handler -Scott

Revision 1.102: download - view: text, markup, annotated - select for diffs
Wed Oct 17 03:31:34 2001 UTC (22 years, 6 months ago) by harris41
Branches: MAIN
Diff to previous 1.101: preferred, colored
Changes since revision 1.101: +38 -9 lines
masking of metadata info based on user.adv works
also improved time-server cycling... will now
last for 5 minutes.. abort button doesn't yet
work, but plan to have mini-handler for this
soon that produces a semaphore-type file which
is monitored by the status looping

Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue Oct 16 17:12:51 2001 UTC (22 years, 6 months ago) by harris41
Branches: MAIN
Diff to previous 1.100: preferred, colored
Changes since revision 1.100: +115 -59 lines
it works better now... works with database (tie .db), passes information
on, group search operates now

Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue Aug 28 12:12:38 2001 UTC (22 years, 8 months ago) by harris41
Branches: MAIN
Diff to previous 1.99: preferred, colored
Changes since revision 1.99: +55 -27 lines
debugging and improving interface

Revision 1.99: download - view: text, markup, annotated - select for diffs
Sun Aug 26 21:49:49 2001 UTC (22 years, 8 months ago) by harris41
Branches: MAIN
Diff to previous 1.98: preferred, colored
Changes since revision 1.98: +26 -31 lines
cleaning up interface a little more

Revision 1.98: download - view: text, markup, annotated - select for diffs
Sun Aug 26 21:19:35 2001 UTC (22 years, 8 months ago) by harris41
Branches: MAIN
Diff to previous 1.97: preferred, colored
Changes since revision 1.97: +537 -299 lines
improvements to interface, adding in server grid

Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Aug 16 02:20:01 2001 UTC (22 years, 8 months ago) by harris41
Branches: MAIN
Diff to previous 1.96: preferred, colored
Changes since revision 1.96: +3 -1 lines
causing window to close upon selection

Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon Apr 16 18:53:56 2001 UTC (23 years ago) by harris41
Branches: MAIN
Diff to previous 1.95: preferred, colored
Changes since revision 1.95: +4 -4 lines
removing version fields from the interface for the time being -Scott

Revision 1.95: download - view: text, markup, annotated - select for diffs
Mon Apr 16 17:11:57 2001 UTC (23 years ago) by harris41
Branches: MAIN
Diff to previous 1.94: preferred, colored
Changes since revision 1.94: +1 -2 lines
fixing title only checkbox -Scott

Revision 1.94: download - view: text, markup, annotated - select for diffs
Fri Apr 13 18:09:15 2001 UTC (23 years ago) by harris41
Branches: MAIN
Diff to previous 1.93: preferred, colored
Changes since revision 1.93: +11 -3 lines
basic search expression works again.  Also, the logical 'NOT'
operator works now -sco

Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon Apr 2 21:18:35 2001 UTC (23 years ago) by harris41
Branches: MAIN
Diff to previous 1.92: preferred, colored
Changes since revision 1.92: +105 -78 lines
restructuring the code to work correctly with the server-by-server
status response plan -Scott

Revision 1.92: download - view: text, markup, annotated - select for diffs
Mon Apr 2 16:57:38 2001 UTC (23 years ago) by harris41
Branches: MAIN
Diff to previous 1.91: preferred, colored
Changes since revision 1.91: +71 -36 lines
improving minor logical points in the code as well as beginning
to introduce status bar -Scott

Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Apr 2 13:15:26 2001 UTC (23 years ago) by harris41
Branches: MAIN
Diff to previous 1.90: preferred, colored
Changes since revision 1.90: +2 -1 lines
updating dates of changing this piece of code (whodunnit) -Scott

Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Apr 2 13:13:17 2001 UTC (23 years ago) by harris41
Branches: MAIN
Diff to previous 1.89: preferred, colored
Changes since revision 1.89: +56 -13 lines
adding comments throughout code as well as function descriptions
at top of code -Scott

Revision 1.89: download - view: text, markup, annotated - select for diffs
Tue Mar 27 21:41:06 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.88: preferred, colored
Changes since revision 1.88: +4 -0 lines
inserting a record separator when returning search results -Scott

Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Mar 27 21:18:55 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.87: preferred, colored
Changes since revision 1.87: +4 -4 lines
IT WORKS.  custom metadata is correctly searched for, parsed from
reply files, and shown. -Scott

Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Mar 27 20:33:40 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.86: preferred, colored
Changes since revision 1.86: +24 -7 lines
trying to parse in retrieved custom metadata to display on
output -Scott

Revision 1.86: download - view: text, markup, annotated - select for diffs
Tue Mar 27 19:57:53 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.85: preferred, colored
Changes since revision 1.85: +6 -3 lines
okay... custom metadata passing should work now -Scott

Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue Mar 27 19:32:28 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.84: preferred, colored
Changes since revision 1.84: +2 -1 lines
making sure that blank lines aren't counted.. -Scott

Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue Mar 27 19:05:02 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.83: preferred, colored
Changes since revision 1.83: +1 -0 lines
making sure data is output -
-Scott

Revision 1.83: download - view: text, markup, annotated - select for diffs
Tue Mar 27 13:35:35 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.82: preferred, colored
Changes since revision 1.82: +10 -2 lines
more changes to support bleeping custom metadata -Scott

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Mar 27 13:25:41 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.81: preferred, colored
Changes since revision 1.81: +5 -3 lines
small fixes for filtering customdata and splitting apart fields in lines
-Scott

Revision 1.81: download - view: text, markup, annotated - select for diffs
Tue Mar 27 12:49:18 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.80: preferred, colored
Changes since revision 1.80: +3 -1 lines
better changes for finding and passing metadata -Scott

Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Mar 27 02:51:15 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
fixing misnamed variable -Scott

Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Mar 27 02:48:02 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.78: preferred, colored
Changes since revision 1.78: +7 -0 lines
correctly parsing out custom metadata information and outputting so
as to debug -Scott

Revision 1.78: download - view: text, markup, annotated - select for diffs
Tue Mar 27 02:32:44 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.77: preferred, colored
Changes since revision 1.77: +2 -0 lines
trying to better handle detailed_citation_view.. why isn't extra
show working?? -Scott

Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Mar 26 21:24:12 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.76: preferred, colored
Changes since revision 1.76: +38 -11 lines
beginning to implement showing of custom metadata fields..
just a little more parsing.. -Scott

Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Mar 22 14:58:58 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.75: preferred, colored
Changes since revision 1.75: +9 -3 lines
passing custom-metadata query information into the network layer -Scott

Revision 1.75: download - view: text, markup, annotated - select for diffs
Thu Mar 22 14:24:39 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.74: preferred, colored
Changes since revision 1.74: +3 -2 lines
ok.. this should work okay enough for now for custom metadata -Scott

Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Mar 22 14:19:17 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
!@#$%^&*() more debugging.. -Scott

Revision 1.73: download - view: text, markup, annotated - select for diffs
Thu Mar 22 14:16:21 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2 lines
ok.. now should work -Scott

Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Mar 22 14:13:53 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.71: preferred, colored
Changes since revision 1.71: +3 -2 lines
more debugging needed .. term does not work for multi-valued logic
statements -Scott

Revision 1.71: download - view: text, markup, annotated - select for diffs
Thu Mar 22 14:10:12 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
the match expression should actually work... now to just traverse the
directories *.meta files and use it! (this is for custom-metadata) -Scott

Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Mar 22 14:03:55 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
substituting on the correct matchexp variable -Scott

Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Mar 22 14:00:55 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.68: preferred, colored
Changes since revision 1.68: +3 -0 lines
trying to implement xml tag matching for building custom-metadata query.
also removing single quotes from persistent data fields -Scott

Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Mar 22 13:40:07 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.67: preferred, colored
Changes since revision 1.67: +12 -12 lines
trying to do more to xml-ify the output as well as support preservation
of double-quotes -Scott

Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Mar 22 13:33:07 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
grumble.. problems with html understanding a backslashed double quote
it seems.. -Scott

Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Mar 22 13:26:59 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.65: preferred, colored
Changes since revision 1.65: +2 -1 lines
reordering statements to make better sense in make_persistent subroutine -Scott

Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Mar 22 13:22:36 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.64: preferred, colored
Changes since revision 1.64: +16 -34 lines
implemented make_persistent function.. will be sure to backslash double-quotes
to not interfere with html syntax -Scott

Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Mar 22 13:10:06 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +37 -1 lines
beginning to implement custom metadata.. also modularizing the
passing of persistent search data -Scott

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Mar 21 12:58:30 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.62: preferred, colored
Changes since revision 1.62: +4 -4 lines
fixing date calculation -Scott

Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Mar 21 12:51:15 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.61: preferred, colored
Changes since revision 1.61: +1 -0 lines
fixing missing parenthesis -Scott

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Mar 21 12:40:37 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +47 -6 lines
full implementation of date processing now -Scot

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Mar 21 12:19:53 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +67 -0 lines
beginning to implement first stages of metadata date search field
processing -Scott

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Mar 21 03:40:39 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +3 -3 lines
fixing sql syntax error -Scott

Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Mar 21 03:37:43 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +13 -2 lines
expanding implementation of advanced searching -Scott

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Mar 21 03:15:46 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +5 -5 lines
tidying up the output formats a little more -Scott

Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed Mar 21 03:06:50 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +52 -60 lines
actually implementing the form kinds of output now -Scott

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Mar 21 02:34:35 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +24 -8 lines
okay.. think I fixed the problem now.. -Scott

Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Mar 21 02:30:01 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +1 -0 lines
more debugging -Scott

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Mar 21 02:27:11 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +2 -1 lines
debugging test -Scott

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Mar 21 02:24:00 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
adding in sleep command to make sure database has time to make
return .. this is a temporary fix -Scott

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Mar 21 02:18:14 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +28 -17 lines
fixing some missing variable references in view-formatting subroutines -Scott

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Mar 21 02:09:38 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +126 -22 lines
adding multiple view formats for the results; just bells and
whistles on top of current interface -Scott

Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Mar 21 01:19:37 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
small fix in total sql query formatting -Scott

Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Mar 21 01:10:28 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
fixing stupid mistake -Scott

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Mar 21 01:03:06 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
fixing syntax error (missing right brace) -Scott

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Mar 21 01:01:43 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +18 -7 lines
fixing up bug with the advancedsearch and adding in ability to
select different formats of metadata record output -Scott

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Mar 21 00:32:33 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +12 -12 lines
implementing more of the advanced search feature -Scott

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Mar 20 17:49:03 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +23 -8 lines
advanced search is working to the point of hovering 1 inch of the ground
for a brief period of time, or something like that -Scott

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Mar 20 12:21:56 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +54 -5 lines
adding in mode-based result outputting as well as implementing the building
of sql query expression from logical and/or phrase statements -Scott

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Mar 20 11:45:21 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +12 -5 lines
filled in missing portions of the beginning glossary.  beginning to
implement mode-based output of results (basic or advanced) -Scott

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Mar 19 16:45:38 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +30 -6 lines
entered in a commented glossary of functions at the beginning and wrote
skeleton of the build_SQL_query function (which will access Text::Query
module methods).  Also included Text::Query module. -Scott

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Mar 15 21:51:21 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
fixing stupid bug which resulted in missing entry bug for
advanced search -Scott

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Mar 15 21:42:05 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +9 -1 lines
fixing a few bugs, removing unnecessary statement from
basicsearch subroutine, make advancedsearch subroutine
do something small at first -Scott

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Mar 15 21:38:52 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +1 -4 lines
beginning to allow for real output for advanced search -Scott

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Mar 15 20:59:00 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +0 -1 lines
removing unused variable -Scott

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Mar 15 20:58:03 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
removing test output -Scott

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Mar 15 20:47:04 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
altering test output again -Scott

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Mar 15 20:11:18 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +3 -2 lines
test output of concat argument -Scott

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Mar 15 19:53:24 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +4 -1 lines
running basic search expression against all fields -Scott

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Mar 15 19:47:37 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +14 -0 lines
some imperfect logic to enforce filling in some of the advanced
search query fields -Scott

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Mar 15 19:38:49 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
okay.. maybe the scalar variable was nonexistent.. yeah -Scott

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Mar 15 19:36:42 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +0 -1 lines
why doesn't this work? -Scott

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Mar 15 19:35:31 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +1 -0 lines
grrr.. -Scott

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Mar 15 19:34:37 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +6 -1 lines
trying to get the right logic working the right way.. story of my life -Scott

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Mar 15 19:32:31 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
filled method is not working -Scott

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Mar 15 19:27:12 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +6 -1 lines
modularizing the testing of filled query fields (and length isn't
that good a method for it anyway) -Scott

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Mar 15 19:23:10 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
fixing missing parenthesis -Scott

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Mar 15 19:22:09 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +6 -3 lines
causing output to end upon finding error and also directing
output of advancedsearch message to right location -Scott

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Mar 15 19:18:20 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
fixing syntax error -Scott

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Mar 15 19:16:42 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +50 -0 lines
trying to implement error-checking for blank search entry -Scott

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Mar 15 18:52:17 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
removing spurious '/' -Scott

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Mar 15 18:51:09 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
prepending http:// to search result url links for obvious reasons -Scott

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Mar 15 18:49:45 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +9 -7 lines
fixing source of errors (suppose ENV needs to be global or
something at some point..) -Scott

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Mar 15 18:43:30 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +65 -49 lines
remodularizing to begin to accommodate multiple responses from
servers.. beginning to implement advanced search .. preparing
to error-check for blank search forms.. -Scott

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Mar 15 18:23:54 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
implementing hyperlinking to search result items
(so that a user can preview a resource before adding
it to a RAT map) -Scott

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Mar 15 17:55:59 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
a better test url reference.. -Scott

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Mar 15 14:31:05 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
trying out a hyperlink (probably won't work here..).. ideally
I want to get base href syntax going -Scott

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Mar 15 14:20:13 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +13 -0 lines
entering in a field for customized metadata fields -Scott

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Mar 15 14:00:44 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
improper arguments to the new lonnet metadata_query function -Scott

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Mar 15 13:40:20 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
moving the nuts and bolts of the networking of the query
request from lonsearchcat.pm to lonnet.pm -Scott

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Mar 15 13:23:15 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +196 -137 lines
modularizing the code and adding close button

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Mar 14 16:57:04 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
small fix -Scott

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Mar 14 15:26:47 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +28 -13 lines
implementing more fields to be present in the metadata
database -Scott

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Mar 13 15:36:15 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +138 -485 lines
modularizing the code more into subroutines and conditionally
outputting various "things" when in interactive mode -Scott

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 12 17:28:32 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +32 -0 lines
beginning to pass information back to one of the rat interfaces
now... this isn't the "great" way to do it (with pjump-like
commands), but it works -Scott

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 8 20:54:53 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +93 -0 lines
barely works -Scott

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Mar 8 16:55:43 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
moving logo in correct position -Scott

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Mar 8 16:54:20 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
adding logo -Scott

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 8 16:45:22 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +652 -32 lines
introducing a semi-decent interface for the first query page -Scott

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Mar 8 13:32:04 2001 UTC (23 years, 1 month ago) by harris41
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +33 -10 lines
the form element interface for the search catalog -Scott

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 3 16:20:59 2001 UTC (23 years, 3 months ago) by www
Branches: MAIN
Trying to make ugly things look pretty

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>