CVS log for rat/lonpageflip.pm
Up to [LON-CAPA] / rat
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.80.8.13.2.3: download - view: text, markup, annotated - select for diffs
Fri Jan 20 23:34:08 2023 UTC (21 months, 1 week ago) by raeburn
Branches: version_2_11_4_msu
CVS tags: version_2_11_5_msu
Diff to previous 1.80.8.13.2.2: preferred, unified to branchpoint 1.80.8.13: preferred, unified next main 1.81: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.13.2.2: +18 -4
lines
- For 2.11.4 (modified)
Include changes in 1.112, 1.113, 1.114
Revision 1.114: download - view: text, markup, annotated - select for diffs
Sat Oct 29 18:13:29 2022 UTC (2 years ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
HEAD
Diff to previous 1.113: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.113: +2 -2
lines
- Bug 6975
- &get_supplemental() routine moved from lonnet.pm to loncommon.pm
- use LONCAPA::map() moved out of conditional block in loncommon.pm
- $keeporder arg for update_content_constraints() no longer needed
Revision 1.113: download - view: text, markup, annotated - select for diffs
Wed Oct 19 18:09:03 2022 UTC (2 years ago) by raeburn
Branches: MAIN
Diff to previous 1.112: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.112: +6 -2
lines
- Bug 6975
When checking for stale session indicates update of session needed for
supplemental content change(s) remove httpref.src entries for hidden or
deleted resources.
Revision 1.112: download - view: text, markup, annotated - select for diffs
Wed Oct 19 00:03:12 2022 UTC (2 years ago) by raeburn
Branches: MAIN
Diff to previous 1.111: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.111: +14 -4
lines
- Bug 6975
Folders and Resources in Supplemental Content area can be hidden using
Course Editor.
Revision 1.80.8.13.2.2: download - view: text, markup, annotated - select for diffs
Wed Jan 5 00:54:45 2022 UTC (2 years, 9 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.80.8.13.2.1: preferred, unified to branchpoint 1.80.8.13: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.13.2.1: +2 -2
lines
- For 2.11.4 (modified)
Fix typo in 1.80.8.13.2.1 backport of 1.96
Revision 1.80.8.13.2.1: download - view: text, markup, annotated - select for diffs
Fri Dec 31 20:03:33 2021 UTC (2 years, 10 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.80.8.13: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.13: +147 -18
lines
- For 2.11.4 (modified)
Include changes in 1.96, 1.98, 1.104, 1.106, 1.107, 1.108, 1.109, 1.110
Revision 1.111: download - view: text, markup, annotated - select for diffs
Fri Dec 31 19:51:04 2021 UTC (2 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.110: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.110: +3 -3
lines
- Bug 6808. Modify logic to show links to go back or display Contents listing,
when user is not a student taking Placement test (rev. 1.91 change).
Revision 1.80.8.13: download - view: text, markup, annotated - select for diffs
Tue Dec 14 21:34:45 2021 UTC (2 years, 10 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_5,
version_2_11_4_uiuc,
version_2_11_4
Branch point for: version_2_11_4_msu
Diff to previous 1.80.8.12: preferred, unified to branchpoint 1.80: preferred, unified next main 1.81: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.12: +27 -17
lines
- For 2.11
Backport 1.103, 1.105
Revision 1.110: download - view: text, markup, annotated - select for diffs
Sat Aug 21 03:42:02 2021 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.109: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.109: +5 -4
lines
- Bug 6907 Content in a course can be set to be deep-link only.
- escape the components in each deeplinkonly_$rid item in the big hash.
Revision 1.109: download - view: text, markup, annotated - select for diffs
Mon Aug 9 18:51:04 2021 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.108: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.108: +9 -13
lines
- Remove some duplicated code added in rev. 1.106
Revision 1.108: download - view: text, markup, annotated - select for diffs
Fri Aug 6 01:27:04 2021 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.107: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.107: +5 -6
lines
- Bug 6907 Content in a course can be set to be deep-link only.
- deeplink parameter has 5 components:
state, others, listing, scope, protect and menus.
- if value of others component is hide, then resources besides deeplinked
item(s) are not accessible to students.
Revision 1.107: download - view: text, markup, annotated - select for diffs
Fri Aug 6 00:52:43 2021 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.106: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.106: +3 -3
lines
- Fix typos in rev. 1.105
Revision 1.106: download - view: text, markup, annotated - select for diffs
Mon Jul 19 15:48:25 2021 UTC (3 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.105: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.105: +103 -17
lines
- Bug 6907 Content in a course can be set to be deep-link only.
If initial access is via a deep-link (/tiny/$domain/$uniqueid), and
target folder/resource is deep-link only, access to resources, menus,
and items listed in Course Contents controlled by deeplink parameter value.
Revision 1.105: download - view: text, markup, annotated - select for diffs
Mon Jul 19 14:26:40 2021 UTC (3 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.104: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.104: +18 -10
lines
- Support case where first URL in course is an external resource and
encrypturl in use.
- Use symb in first_url from lonuserstate::readmap() for other resources
besides external resource.
- Retrieve symb in first_url in lonpageflip::first_accessible_resource()
when encrypturl in use.
Revision 1.104: download - view: text, markup, annotated - select for diffs
Mon Jun 7 19:04:20 2021 UTC (3 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.103: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.103: +8 -6
lines
- Bug 6907
If first resource in a course is deep-link only, and we are not accessing via
deep-link, first accessible resource is one that is not deep-link only.
Revision 1.103: download - view: text, markup, annotated - select for diffs
Thu Apr 29 17:45:25 2021 UTC (3 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.102: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.102: +11 -9
lines
- Bug 6914
Update domain config UI to support settings documented in
Domain_Configuration_WAF_Proxy.tex
Revision 1.80.8.11.2.2: download - view: text, markup, annotated - select for diffs
Thu Mar 4 13:56:51 2021 UTC (3 years, 7 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.80.8.11.2.1: preferred, unified next main 1.80.8.12: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.11.2.1: +3 -3
lines
- For 2.11.3 (modified)
Include changes in rev. 1.102
Revision 1.80.8.12: download - view: text, markup, annotated - select for diffs
Thu Mar 4 01:33:43 2021 UTC (3 years, 7 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_3_uiuc,
version_2_11_3
Diff to previous 1.80.8.11: preferred, unified to branchpoint 1.80: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.11: +3 -3
lines
- For 2.11
Backport 1.102
Revision 1.102: download - view: text, markup, annotated - select for diffs
Thu Feb 18 14:48:02 2021 UTC (3 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.101: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.101: +3 -4
lines
- Change punctuation to allow reuse of existing localized phrases.
Revision 1.80.8.11.2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 8 04:37:22 2020 UTC (4 years, 1 month ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.80.8.11: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.11: +2 -2
lines
- For 2.11.3 (modified)
Include changes in 1.96
Revision 1.80.8.10.2.1: download - view: text, markup, annotated - select for diffs
Mon May 25 16:42:59 2020 UTC (4 years, 5 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.80.8.10: preferred, unified next main 1.80.8.11: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.10: +2 -2
lines
- For 2.11.2 (modified)
Include changes in 1.96
Revision 1.80.8.11: download - view: text, markup, annotated - select for diffs
Sun Jul 28 01:08:50 2019 UTC (5 years, 3 months ago) by raeburn
Branches: version_2_11_X
Branch point for: version_2_11_3_msu
Diff to previous 1.80.8.10: preferred, unified to branchpoint 1.80: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.10: +63 -8
lines
- For 2.11
Backport 1.92, 1.93, 1.94, 1.95, 1.99, 1.100, 1.101
Revision 1.101: download - view: text, markup, annotated - select for diffs
Sun Dec 30 19:47:06 2018 UTC (5 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.100: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.100: +5 -4
lines
- Bug 6806 Use of an External Resource URL which includes an anchor will
cause page to be loaded in iframe at anchor position.
Revision 1.100: download - view: text, markup, annotated - select for diffs
Sat Dec 29 23:24:58 2018 UTC (5 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.99: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.99: +8 -4
lines
- Bug 6806 Use of an External Resource URL which includes an anchor will
cause page to be load in iframe at anchor position.
- For servers using Apache/SSL where External Resource points at http:// URL
query string for links contains usehttp=1, unless Strict-Transport-Security
set for Apache with max-age > 0.
Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu Dec 27 20:11:16 2018 UTC (5 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.98: preferred, unified
Changes since revision 1.98: +9 -4
lines
- For servers using Apache/SSL where External Resource points at http:// URL
or syllabus is configured to use an external http:// URL, query string for
links contains usehttp=1, unless server has Strict-Transport-Security set
for Apache with max-age > 0.
Revision
1.98:
download - view:
text,
markup,
annotated -
[selected for diffs]
Tue Nov 13 03:59:17 2018 UTC (5 years, 11 months ago) by
raeburn
Branches:
MAIN
Diff to previous 1.97:
preferred,
unified
Changes since revision 1.97: +53 -9
lines
- Bug 6400
- deeplink parameter determines whether deep-linked items are listed in
and/or linked to in Course Contents and student's view of Grades
Revision 1.80.8.10: download - view: text, markup, annotated - select for diffs
Mon Sep 10 19:17:39 2018 UTC (6 years, 1 month ago) by raeburn
Branches: version_2_11_X
Branch point for: version_2_11_2_msu
Diff to previous 1.80.8.9: preferred, unified to branchpoint 1.80: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.9: +91 -21
lines
- For 2.11
Backport 1.97.
Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Nov 16 13:42:01 2017 UTC (6 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.96: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.96: +89 -16
lines
- If user's course session is stale, and needs updating when page flip,
student's view of grades or course contents page were requested, show
message and "indeterminate" progressbar until reinitialization complete.
Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon Jun 26 01:57:11 2017 UTC (7 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.95: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.95: +2 -2
lines
- Blocking communication/resource access (e.g., for exams) can include
suppression of interruptions to a student's workflow due to:
(a) Critical messages not moved to INBOX
(b) Detection of changes to course structure, as a result of actions by
a Course Coordinator.
Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed Mar 8 02:51:18 2017 UTC (7 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.94: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.94: +10 -7
lines
- For servers using Apache/SSL where an External Resource points at an
http:// URL, links to display the page use http:// to avoid mixed active
content issue, unless editing the resource (when https:// is used).
Revision 1.94: download - view: text, markup, annotated - select for diffs
Sat Feb 25 19:40:29 2017 UTC (7 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.93: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.93: +12 -11
lines
- Use $r->hostname() instead of $ENV{'SERVER_NAME'}
Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon Feb 20 18:29:33 2017 UTC (7 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.92: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.92: +36 -15
lines
- For servers using Apache/SSL, and LON-CAPA syllabus requested is configured
to use an external http:// URL, links to display of syllabus page use http://
to avoid mixed active content issue, unless editing the syllabus (in which
case https:// is used).
Revision 1.92: download - view: text, markup, annotated - select for diffs
Sat Feb 18 23:39:24 2017 UTC (7 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.91: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.91: +26 -3
lines
- Append ?usehttp=1 to link to syllabus where LON-CAPA syllabus is configured
to use external http:// URL, but LON-CAPA server uses https:// to avoid
mixed active content issue (see also bug 6662).
- Preview of external http:// URL displayed in separate pop-up window
instead of in modal window on https:// server.
Revision 1.80.8.9: download - view: text, markup, annotated - select for diffs
Fri Aug 5 21:48:38 2016 UTC (8 years, 2 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_2_uiuc,
version_2_11_2_educog,
version_2_11_2
Diff to previous 1.80.8.8: preferred, unified to branchpoint 1.80: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.8: +20 -5
lines
- For 2.11
- Backport 1.90
Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon May 30 02:52:42 2016 UTC (8 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.90: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.90: +67 -17
lines
- Bug 6808. New course container -- "Placement" for Placement Tests.
- Placement Tets includes 'firstanswerable' as a direction to
take student to first unanaswered proble in an incomplete test.
Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Feb 22 03:36:52 2016 UTC (8 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.89: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.89: +20 -5
lines
- Bug 6806. Support anchor in URL set for an external resource.
Revision 1.80.8.8: download - view: text, markup, annotated - select for diffs
Mon Mar 23 12:49:10 2015 UTC (9 years, 7 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_1
Diff to previous 1.80.8.7: preferred, unified to branchpoint 1.80: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.7: +82 -36
lines
- For 2.11
Backport 1.89
Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Mar 23 00:03:16 2015 UTC (9 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.88: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.88: +94 -48
lines
- When course changed after "Big Hash" last tied for current user's session,
and course is re-initialized, accommodate:
(a) removal of the $coursefn_symb.db file
(b) case where page being flipped from no longer accessible to the user.
Revision 1.80.8.7: download - view: text, markup, annotated - select for diffs
Sat Mar 14 22:29:25 2015 UTC (9 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.80.8.6: preferred, unified to branchpoint 1.80: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.6: +27 -5
lines
- For 2.11
Backport 1.86, 1.87, 1.88.
Revision 1.88: download - view: text, markup, annotated - select for diffs
Sat Mar 14 22:26:50 2015 UTC (9 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.87: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.87: +2 -4
lines
- $direction and $currenturl bound to regexp for $env{'form.postdata'}.
Revision 1.87: download - view: text, markup, annotated - select for diffs
Sat Mar 14 21:56:13 2015 UTC (9 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.86: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.86: +25 -1
lines
- When LON-CAPA navigation arrows are used to move between resources check
if > 10 minutes since last check for content change.
If course changed after "Big Hash" last tied for current user's session,
course is re-initialized or Switch Server link is displayed, as needed.
Revision 1.86: download - view: text, markup, annotated - select for diffs
Thu Dec 11 13:16:49 2014 UTC (9 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.85: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.85: +2 -2
lines
- Coding style: keys()
Revision 1.80.8.6: download - view: text, markup, annotated - select for diffs
Thu Jun 26 18:28:25 2014 UTC (10 years, 4 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0
Diff to previous 1.80.8.5: preferred, unified to branchpoint 1.80: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.5: +12 -45
lines
- For 2.11
- Reverse changes in 1.80.8.1. pop-up Course Contents window (remotenavmap)
discontinued in 2.11.
Revision 1.80.8.5: download - view: text, markup, annotated - select for diffs
Thu Jun 26 18:21:24 2014 UTC (10 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.80.8.4: preferred, unified to branchpoint 1.80: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.4: +7 -23
lines
- For 2.11
- Backport 1.85
Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue May 20 20:40:46 2014 UTC (10 years, 5 months ago) by musolffc
Branches: MAIN
Diff to previous 1.84: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.84: +7 -18
lines
Calls critical_redirect() to check for critical messages
Revision 1.80.8.4: download - view: text, markup, annotated - select for diffs
Mon Apr 28 20:23:35 2014 UTC (10 years, 6 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC3
Diff to previous 1.80.8.3: preferred, unified to branchpoint 1.80: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.3: +2 -1
lines
- For 2.11
- Backport 1.84.
Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon Apr 28 20:04:55 2014 UTC (10 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.83: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.83: +2 -1
lines
- Support &mt() calls.
Revision 1.80.8.3: download - view: text, markup, annotated - select for diffs
Fri Dec 13 14:48:05 2013 UTC (10 years, 10 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC2
Diff to previous 1.80.8.2: preferred, unified to branchpoint 1.80: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.2: +15 -16
lines
- For 2.11
- Backport 1.82, 1.83.
Revision 1.83: download - view: text, markup, annotated - select for diffs
Thu Nov 28 02:23:25 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.82: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.82: +5 -2
lines
- Wording changes -- differentiate between Course and Community; eliminate
"Navigate".
Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Jun 18 13:23:37 2013 UTC (11 years, 4 months ago) by bisitz
Branches: MAIN
Diff to previous 1.81: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.81: +12 -16
lines
- Consistent and improved navigation and layout (actionbox, headline)
Revision 1.80.8.2: download - view: text, markup, annotated - select for diffs
Fri May 10 23:24:19 2013 UTC (11 years, 5 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC1
Diff to previous 1.80.8.1: preferred, unified to branchpoint 1.80: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80.8.1: +2 -1
lines
- For 2.11
- Backport 1.81
Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri May 10 12:49:39 2013 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.80: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80: +2 -1
lines
- Suppress "Apache2::RequestIO::print: (103) Software caused connection abort"
messages in Apache error log by returning OK when internal redirect is used.
Revision 1.80.8.1: download - view: text, markup, annotated - select for diffs
Tue May 1 22:51:12 2012 UTC (12 years, 6 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.80: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.80: +42 -4
lines
- Support for pop-up Course Contents window (remotenavmap) retained in 2.11.
- Reverse changes in 1.80.
Revision 1.79.6.1: download - view: text, markup, annotated - select for diffs
Thu Dec 30 21:15:40 2010 UTC (13 years, 10 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_1,
version_2_10_0_RC2,
version_2_10_0,
loncapaMITrelate_1
Diff to previous 1.79: preferred, unified next main 1.80: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.79: +10 -4
lines
- Support for pop-up Course Contents window (remotenavmap) retained in 2.10.
Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Mar 16 19:56:02 2010 UTC (14 years, 7 months ago) by droeschl
Branches: MAIN
CVS tags: language_hyphenation_merge,
language_hyphenation,
BZ4492-merge,
BZ4492-feature_horizontal_radioresponse,
BZ4492-feature_Support_horizontal_radioresponse
Branch point for: version_2_11_X
Diff to previous 1.79: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.79: +2 -34
lines
In process of removing remote control, remote navmap and different icon modes code
- mostly remote navmap related code and files removed
- some minor refactoring
- some translations added/removed
Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Apr 23 17:31:25 2009 UTC (15 years, 6 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_X,
version_2_9_99_0,
version_2_9_1,
version_2_9_0,
version_2_8_99_1,
version_2_8_99_0,
version_2_10_0_RC1,
bz6209-base,
bz6209,
bz5969,
bz2851,
GCI_3,
GCI_2
Branch point for: version_2_10_X
Diff to previous 1.78: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.78: +2 -2
lines
XHTML:
Added quotation marks to HTML attribute values
Revision 1.75.2.1: download - view: text, markup, annotated - select for diffs
Sun Dec 21 05:00:52 2008 UTC (15 years, 10 months ago) by raeburn
Branches: version_2_8_X
CVS tags: 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.75: preferred, unified next main 1.76: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.75: +2 -2
lines
- Backport 1.78.
Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Dec 19 14:12:55 2008 UTC (15 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.77: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.77: +2 -2
lines
- Regular Expression for both http and https.
Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:19:05 2008 UTC (15 years, 11 months ago) by jms
Branches: MAIN
Diff to previous 1.76: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.76: +41 -41
lines
Moved POD comments to bottom of file
Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Nov 20 13:11:43 2008 UTC (15 years, 11 months ago) by jms
Branches: MAIN
Diff to previous 1.75: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.75: +43 -1
lines
Added/created/modified POD documentation
Revision 1.75: download - view: text, markup, annotated - select for diffs
Wed Mar 12 02:45:50 2008 UTC (16 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_X,
version_2_7_1,
version_2_7_0,
version_2_6_99_1,
version_2_6_99_0
Branch point for: version_2_8_X
Diff to previous 1.74: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.74: +2 -2
lines
Change arguments accepted by lonnet::appenv() to:
1. reference to hash
2. (optional) reference to array.
Change all instances where lonnet::appenv() is called to replace first argument passed (originally a hash) to a reference to the hash.
- Modify lonnet.pm rev 1.35 code intended to prevent "dangerous" modifications of the environment, so it will actually do this.
- Allow these modifications to be made in certain instances:
DC switching to adhoc role
CC switching to a different course role in the current course.
user self-enrolling as a student
Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Oct 20 22:04:16 2006 UTC (18 years ago) by albertel
Branches: MAIN
CVS tags: version_2_6_X,
version_2_6_3,
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_X,
version_2_4_99_0,
version_2_4_2,
version_2_4_1,
version_2_4_0,
version_2_3_X,
version_2_3_99_0,
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.73: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.73: +8 -2
lines
- furl has the symb arg appeneded to it
Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri Oct 20 22:03:24 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.72: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.72: +2 -2
lines
- id split backwards
Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri Oct 20 19:42:28 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.71: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.71: +34 -9
lines
- handle the case of non-browseable resources stuck into the middle of a course
Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Sep 19 19:03:27 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_2_2_X,
version_2_2_2
Diff to previous 1.70: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.70: +5 -5
lines
- move absoltue_url to lonnet,
- use absolute_url in lonnet::ssi
Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Aug 18 20:24:53 2006 UTC (18 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_1,
version_2_2_0
Diff to previous 1.69: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.69: +7 -5
lines
- move to using a sub as more location are going to need fixing.
- navigation thorugh a course with https:// works
Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue May 30 19:47:40 2006 UTC (18 years, 5 months ago) by www
Branches: MAIN
CVS tags: version_2_1_99_3,
version_2_1_99_2,
version_2_1_99_1,
version_2_1_99_0
Diff to previous 1.68: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.68: +26 -7
lines
Bug #1223: error when first resource is hidden
Also: error when first resource is encrypted
Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon May 8 22:14:15 2006 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.67: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.67: +2 -23
lines
- moved to the new LONCAPA pacakge
Revision 1.67: download - view: text, markup, annotated - select for diffs
Sun Mar 19 23:06:00 2006 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.66: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.66: +11 -14
lines
- start_page
Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Mar 6 23:41:07 2006 UTC (18 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.65: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.65: +28 -4
lines
- BUG#4692, trying to add a standardish way of adding form parameters to a url
Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Mar 6 23:35:43 2006 UTC (18 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.64: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.64: +3 -3
lines
Bug #4692: foo?register=1?symb=
Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Feb 23 19:29:26 2006 UTC (18 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.63: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.63: +10 -6
lines
- need to check if
- I can get to the resource through a valid forward path (check the condition_ for the res)
- and if I can is this link a valid one to take
Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Feb 7 19:46:08 2006 UTC (18 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X,
version_2_1_3
Diff to previous 1.62: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.62: +2 -1
lines
- Apache 2 doesn't like it when PerlCleanupHandlers don't return an Apache::Constant (like OK or DECLINED ...)
Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Jan 9 18:51:26 2006 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.61: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.61: +35 -35
lines
- eliminating more $_
Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Jan 9 18:39:31 2006 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_2,
version_2_1_1
Diff to previous 1.60: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.60: +11 -11
lines
- BUG#4318, the use of $_ was screwing this up
Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Nov 15 18:39:45 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_0,
version_2_0_99_1
Diff to previous 1.59: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.59: +1 -4
lines
- eliminating dead code
Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Nov 10 19:16:02 2005 UTC (18 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.58: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.58: +28 -19
lines
Better and internationalized messages
Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Nov 9 11:39:00 2005 UTC (18 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.57: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.57: +2 -2
lines
Escape symbs so + signs in filenames work
Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Nov 8 17:57:53 2005 UTC (18 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.56: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.56: +4 -4
lines
Return to Last Location also in Construction Space, eliminate stupid
"noidea.html" and go to Navigation instead.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed Aug 31 07:38:29 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X,
version_2_0_2,
version_2_0_1
Diff to previous 1.55: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.55: +13 -7
lines
- BUG#4259, forward/backward didn't work when the same resource occured in a row (now send symb along so as to get correct resource)
Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Aug 2 21:15:52 2005 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_0,
version_1_99_3
Diff to previous 1.54: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.54: +2 -2
lines
- make sure "What's New" shows up if it is supposed to
Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Aug 2 20:51:18 2005 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.53: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.53: +56 -11
lines
- BUG#3753, launch window now when launching and not knowing what the next resource is, will present a screen with links to first resource, and to close the external navmaps window.
- also more links in the navmpas window control the loncapaclient window rather than open in the navmaps window
Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:27 2005 UTC (19 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_2,
version_1_99_1_tmcc,
version_1_99_1,
version_1_99_0_tmcc,
version_1_99_0
Diff to previous 1.52: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.52: +15 -15
lines
- ENV -> env
Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Mar 1 00:22:57 2005 UTC (19 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.51: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.51: +15 -19
lines
- the _symb.db now actually does store symbs
- I am pretty sure the symbread changes are correct, but I still need to double check them
Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Feb 17 09:09:57 2005 UTC (19 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.50: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.50: +8 -20
lines
- more $r->content_type eradication
Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Nov 11 19:43:22 2004 UTC (19 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_X,
version_1_3_3,
version_1_3_2,
version_1_3_1,
version_1_3_0,
version_1_2_99_1,
version_1_2_99_0
Diff to previous 1.49: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.49: +22 -5
lines
- back/forward work
Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Oct 19 15:26:53 2004 UTC (20 years ago) by albertel
Branches: MAIN
CVS tags: version_1_2_X
Diff to previous 1.48: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.48: +2 -2
lines
- Yes, I am that stupid
Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Oct 18 22:24:00 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.47: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.47: +3 -2
lines
- if the user is adv they should be allowed to step through hidden resources.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Apr 8 09:14:41 2004 UTC (20 years, 6 months ago) by raeburn
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,
version_1_1_99_0
Diff to previous 1.46: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.46: +10 -2
lines
Accommodate case where we are moving forwards (or backwards) and encounter an empty folder, followed (or preceded) by a page. This situation can occur for a course structure created from an IMS import.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Oct 29 22:09:17 2003 UTC (21 years ago) by www
Branches: MAIN
CVS tags: version_1_1_X,
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,
version_1_0_99_1,
version_1_0_99
Diff to previous 1.45: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.45: +2 -1
lines
Version number is not part of anything in bighash except src.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Sep 17 18:16:39 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.44: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.44: +2 -2
lines
- stupid typo
- removing the blind acceptance of the answers target as a form parameter
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Sep 17 17:50:49 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.43: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.43: +2 -2
lines
- an even better solution
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Sep 15 21:50:49 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.42: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.42: +2 -2
lines
- maybe this is better, should fix 2190
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Sep 11 20:03:28 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.41: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.41: +5 -2
lines
- mod_perl 2 isms
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Sep 9 18:46:28 2003 UTC (21 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.40: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.40: +5 -5
lines
Hiding symb-splitting behind &decode_symb
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Aug 15 14:49:26 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
CVS tags: version_1_0_3,
version_1_0_2,
version_1_0_1,
version_1_0_0
Diff to previous 1.39: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.39: +2 -2
lines
Version 1.39 was not a good idea.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Aug 15 14:14:43 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.38: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.38: +2 -2
lines
Along the lines of Bug #2049: $ENV{'form.postdata'} gets its data from a
piece of JavaScript, which also picks up the raw URLs.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Apr 12 16:03:16 2003 UTC (21 years, 6 months ago) by www
Branches: MAIN
CVS tags: version_0_99_5,
version_0_99_4,
version_0_99_3,
version_0_99_2,
version_0_99_1,
version_0_99_0,
conference_2003
Diff to previous 1.37: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.37: +7 -1
lines
Link logging, and installation of managekeys handler.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Mar 8 01:39:29 2003 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.36: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.36: +22 -14
lines
More informative message when reaching the beginning and the end of the course.
Also, make error messages text-based.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Mar 3 20:24:25 2003 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.35: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.35: +8 -3
lines
URLs to go to should not be pulled from the symb, since that will lack
query strings and public/wrapper prefixes.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Mar 1 15:13:59 2003 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.34: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.34: +5 -2
lines
* Start using library routines in lonuserstate and lonpageflip (ancient code)
* Have lontest show symbhash
* Have is_on_map filter for wrapper
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jan 14 18:47:50 2003 UTC (21 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.33: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.33: +10 -1
lines
Attempt to better catch and log untied hashes by usage of cleanup handlers.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Dec 6 14:06:53 2002 UTC (21 years, 11 months ago) by www
Branches: MAIN
CVS tags: version_0_6_2,
version_0_6
Diff to previous 1.32: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.32: +6 -6
lines
Hopefully fixes Bug #1026 - climbing up more than one nested map level.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Dec 2 14:39:02 2002 UTC (21 years, 11 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.31: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.31: +9 -2
lines
Corrects bug 825. Clicking next after selecting a choice from lonpageflip
now works, as the symb is no longer lost.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Oct 10 19:05:32 2002 UTC (22 years ago) by www
Branches: MAIN
Diff to previous 1.30: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.30: +15 -1
lines
Bug 790
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Sep 7 02:55:38 2002 UTC (22 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.29: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.29: +2 -3
lines
Recognize additional "native" resource URLs from uploaded docs.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Aug 18 21:45:41 2002 UTC (22 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.28: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.28: +7 -6
lines
Need to replace hard-coded "/res/" by call to lonnet::clutter.
Probably not all place have been caught yet, other routines might also
use a hard-coded /res/-prefix.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Aug 12 18:21:42 2002 UTC (22 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_0_5_1,
version_0_5
Diff to previous 1.27: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.27: +5 -5
lines
- i think the last of bug#574
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Jul 8 20:10:40 2002 UTC (22 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.26: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.26: +3 -3
lines
No need to check for "allowed" here.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jul 7 21:04:47 2002 UTC (22 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.25: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.25: +6 -5
lines
Skip over "randomout" resources.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu May 23 15:07:55 2002 UTC (22 years, 5 months ago) by www
Branches: MAIN
CVS tags: version_0_4,
stable_2002_july,
STABLE
Diff to previous 1.24: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.24: +11 -1
lines
Bug #175
If the beginning of a sequence is an empty resource, use "move" from
lonpageflip now to get to non-empty page.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Apr 12 14:24:58 2002 UTC (22 years, 6 months ago) by www
Branches: MAIN
CVS tags: stable_2002_april
Diff to previous 1.23: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.23: +5 -0
lines
Hopefully now also works the other way around
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Apr 12 13:47:21 2002 UTC (22 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.22: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.22: +8 -2
lines
Hopefully fixed "forward"
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Apr 11 19:21:52 2002 UTC (22 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.21: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.21: +16 -14
lines
Trying to disentangle the maps
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Apr 11 18:19:46 2002 UTC (22 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.20: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.20: +2 -1
lines
Need to remember map in which we started
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Apr 11 15:43:40 2002 UTC (22 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.19: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.19: +4 -5
lines
- typo fixed
- move last_known to be set earlier ($mapurl changes value after the move call)
- looks like BUG#270 should be fixed
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Apr 11 01:57:36 2002 UTC (22 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.18: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.18: +11 -7
lines
Very broken now.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Nov 29 19:23:49 2001 UTC (22 years, 11 months ago) by www
Branches: MAIN
CVS tags: stable_2002_spring
Diff to previous 1.17: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.17: +24 -0
lines
GPL
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jul 5 19:38:23 2001 UTC (23 years, 4 months ago) by www
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.16: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.16: +5 -3
lines
Handles /adm/wrapper and gives friendlier message and beginning and end
of course.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon May 28 14:21:22 2001 UTC (23 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.15: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.15: +1 -5
lines
No more up and down - makes no sense
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu May 3 15:54:06 2001 UTC (23 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.14: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.14: +89 -71
lines
Go on with life after empty URLs
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jan 10 19:51:01 2001 UTC (23 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.13: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.13: +23 -1
lines
Hopefully flips pages across chapters
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Nov 16 11:58:30 2000 UTC (23 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.12: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.12: +2 -17
lines
Parameter mechanism changes
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Nov 14 19:14:03 2000 UTC (23 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.11: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.11: +16 -11
lines
Bug fix, should also set parameters if multiple next pages
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 14 18:15:01 2000 UTC (23 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.10: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.10: +12 -1
lines
Sets parameters for the next page
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Oct 17 17:49:59 2000 UTC (24 years ago) by www
Branches: MAIN
Diff to previous 1.9: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.9: +21 -1
lines
Return location implemented
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Oct 17 14:23:32 2000 UTC (24 years ago) by www
Branches: MAIN
Diff to previous 1.8: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.8: +1 -1
lines
REDIRECT not necessary if last known URL could be found
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Oct 17 10:36:17 2000 UTC (24 years ago) by www
Branches: MAIN
Diff to previous 1.7: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.7: +38 -2
lines
Work on user dialogues
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 16 20:47:39 2000 UTC (24 years ago) by www
Branches: MAIN
Diff to previous 1.6: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.6: +18 -1
lines
Further work on flipping pages
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Oct 11 21:16:29 2000 UTC (24 years ago) by www
Branches: MAIN
Diff to previous 1.5: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.5: +2 -0
lines
If current location unknown, calls /adm/ambiguous.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Oct 11 18:31:00 2000 UTC (24 years ago) by www
Branches: MAIN
Diff to previous 1.4: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.4: +83 -39
lines
lonuserstate cleans up symb table, lonpageflip contributes to it
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Oct 9 19:37:35 2000 UTC (24 years ago) by www
Branches: MAIN
Diff to previous 1.3: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.3: +41 -24
lines
Actually flips pages now for non-ambigous situations!
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Oct 7 22:30:30 2000 UTC (24 years ago) by www
Branches: MAIN
Diff to previous 1.2: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.2: +42 -326
lines
Slowly (slowly!!!) starting to make some kind of remote sense
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 5 22:14:11 2000 UTC (24 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.1: preferred, unified to selected 1.98: preferred, unified
Changes since revision 1.1: +61 -6
lines
Further work on lonpageflip
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 3 20:33:06 2000 UTC (24 years, 1 month ago) by www
Branches: MAIN
Diff to selected 1.98: preferred, unified
New handler to flip between pages (only does nonsense right now)
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>