CVS log for loncom/interface/londocs.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.709: download - view: text, markup, annotated - select for diffs
Wed Jan 10 20:07:37 2024 UTC (3 months, 2 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.708: preferred, colored
Changes since revision 1.708: +7 -54 lines
- Code used to create default.rights file for course authoring space
  moved from londocs.pm to loncommon.pm to facilitate reuse.
- Course Editor > Content Utilities > Enter Course Authoring Space
  will create required directories and default.rights file if absent.

Revision 1.708: download - view: text, markup, annotated - select for diffs
Mon Jan 8 18:17:50 2024 UTC (3 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.707: preferred, colored
Changes since revision 1.707: +29 -3 lines
- Access to a course's "Authoring Space" (where enabled) from:
  Course Editor > Content Utilities > "Enter Course Authoring Space"

Revision 1.484.2.93.2.17: download - view: text, markup, annotated - select for diffs
Sat Dec 30 05:25:31 2023 UTC (3 months, 3 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93.2.16: preferred, colored to branchpoint 1.484.2.93: preferred, colored next main 1.485: preferred, colored
Changes since revision 1.484.2.93.2.16: +7 -6 lines
- For 2.11.4 (modified)
  Include changes in 1.696

Revision 1.707: download - view: text, markup, annotated - select for diffs
Thu Dec 28 19:29:38 2023 UTC (3 months, 4 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.706: preferred, colored
Changes since revision 1.706: +3 -3 lines
- "External" left of "Import" editing tab in Course Editor (Main Content).

Revision 1.706: download - view: text, markup, annotated - select for diffs
Sat Dec 23 02:17:38 2023 UTC (4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.705: preferred, colored
Changes since revision 1.705: +76 -24 lines
- Availability of "Course Authoring Space" set in Course Community defaults
  in domain (by container type), can be overridden for specific course(s).
- Add some help files for Course Editor and View/modify a course/community
- Add icons for use of Course Authoring Space.

Revision 1.484.2.93.2.16: download - view: text, markup, annotated - select for diffs
Fri Oct 6 14:21:05 2023 UTC (6 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93.2.15: preferred, colored to branchpoint 1.484.2.93: preferred, colored
Changes since revision 1.484.2.93.2.15: +29 -12 lines
- For 2.11.4 (modified)
  Include changes in 1.705

Revision 1.705: download - view: text, markup, annotated - select for diffs
Wed Sep 27 14:52:26 2023 UTC (6 months, 4 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.704: preferred, colored
Changes since revision 1.704: +29 -12 lines
- No breadcrumbs trail in modal pop-up when previewing aboutme, syllabus,
  roster, and pdf documents from links in Course Editor.
- Breadcrumbs trails for "Supplemental" and "Main" content more consistent:
  - No Main Menu link as first item if symb or folderpath available
  - No Return to Last location link/icon if symb or folderpath available
- Don't set supplementalflag to 1 for documents uploaded to Main Content
  area which require "showdoc", so breadcrumb trail is available to students.

Revision 1.484.2.93.2.15: download - view: text, markup, annotated - select for diffs
Wed Sep 6 13:35:14 2023 UTC (7 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93.2.14: preferred, colored to branchpoint 1.484.2.93: preferred, colored
Changes since revision 1.484.2.93.2.14: +350 -29 lines
- For 2.11.4 (modified)
  Include changes in 1.704

Revision 1.484.2.93.2.14: download - view: text, markup, annotated - select for diffs
Sat Sep 2 21:52:40 2023 UTC (7 months, 3 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93.2.13: preferred, colored to branchpoint 1.484.2.93: preferred, colored
Changes since revision 1.484.2.93.2.13: +2 -1 lines
- For 2.11.4 (modified)
  Include one change in rev. 1.700

Revision 1.484.2.93.2.13: download - view: text, markup, annotated - select for diffs
Sat Sep 2 21:48:40 2023 UTC (7 months, 3 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93.2.12: preferred, colored to branchpoint 1.484.2.93: preferred, colored
Changes since revision 1.484.2.93.2.12: +7 -4 lines
- For 2.11.4 (modified)
  Include changes in 1.702 (part).

Revision 1.704: download - view: text, markup, annotated - select for diffs
Thu Jul 20 22:12:39 2023 UTC (9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.703: preferred, colored
Changes since revision 1.703: +350 -29 lines
- External Tool instances can be copied between courses in the same domain
  via the Course Editor Clipboard. For tools defined within a course, the
  tool definition (including tool and secret) will be copied to the new course,
  as long as the session-hosting server belongs to the course's homeserver
  institution.

Revision 1.703: download - view: text, markup, annotated - select for diffs
Sun Jul 16 03:50:54 2023 UTC (9 months, 1 week ago) by raeburn
Branches: MAIN
Diff to previous 1.702: preferred, colored
Changes since revision 1.702: +30 -2 lines
- Pasting of published resources created in a course's Authoring Space, via
  the Course Editor clipboard to a different course is not supported.

Revision 1.702: download - view: text, markup, annotated - select for diffs
Tue Jul 11 22:24:29 2023 UTC (9 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.701: preferred, colored
Changes since revision 1.701: +8 -5 lines
- Satisfy w3c HTML validation: id attributes must be unique.

Revision 1.701: download - view: text, markup, annotated - select for diffs
Tue Jul 11 19:33:02 2023 UTC (9 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.700: preferred, colored
Changes since revision 1.700: +13 -12 lines
- Satisfy w3c HTML validation

Revision 1.700: download - view: text, markup, annotated - select for diffs
Tue Jul 11 12:44:18 2023 UTC (9 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.699: preferred, colored
Changes since revision 1.699: +5 -5 lines
- Apache::lonparmset not used
- Remove duplicate line
- Add a space before disabled="disabled" attribute
- Add missing </fieldset> tag

Revision 1.484.2.93.2.12: download - view: text, markup, annotated - select for diffs
Thu Jul 6 02:04:21 2023 UTC (9 months, 3 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93.2.11: preferred, colored to branchpoint 1.484.2.93: preferred, colored
Changes since revision 1.484.2.93.2.11: +214 -105 lines
- For 2.11.4 (modified)
  Include changes in 1.642, 1.643, 1.644, 1.645, 1.653, 1.699

Revision 1.699: download - view: text, markup, annotated - select for diffs
Mon May 22 21:10:55 2023 UTC (11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.698: preferred, colored
Changes since revision 1.698: +128 -106 lines
- Bug 6754
  - Can select from tool definitions set in course's domain or in course
    itself when using External > "External Tool" in Course Editor.
  - DC's configuration for allowed use of esternal tools within course types
    (can be overridden for specific course(s)) determines which External Tool
    types (if any) may be added to a course.
  - Signing of LTI payload used to launch an external tool now carried out
    on course's home server.

Revision 1.698: download - view: text, markup, annotated - select for diffs
Mon Mar 27 18:41:04 2023 UTC (12 months, 4 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.697: preferred, colored
Changes since revision 1.697: +26 -3 lines
- "In course" authoring.
  Improved handling of case where no suitable resources authored in course
  exist when (a) using "Import from Course Resources" in Course Editor, and
  (b) using Choose File >  "Use a course file" to select published file as src
  in img tag in colorful editor.

Revision 1.697: download - view: text, markup, annotated - select for diffs
Thu Mar 23 22:54:38 2023 UTC (13 months ago) by raeburn
Branches: MAIN
Diff to previous 1.696: preferred, colored
Changes since revision 1.696: +4 -1 lines
- "In course" authoring.
 - Display form items and "Create problem" button when location selected
   is "Course Resource" and no subdirectories exist currently.

Revision 1.696: download - view: text, markup, annotated - select for diffs
Thu Mar 23 16:45:50 2023 UTC (13 months ago) by raeburn
Branches: MAIN
Diff to previous 1.695: preferred, colored
Changes since revision 1.695: +7 -6 lines
- Re-instate pre-rev 1.680 functionality in Course Editor whereby the message:
  "re-initialize course to access" is displayed (instead of a link) for any
  resource with an unverifiable symb, after regression in rev. 1.680.

Revision 1.484.2.93.2.11: download - view: text, markup, annotated - select for diffs
Sun Mar 12 02:22:09 2023 UTC (13 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93.2.10: preferred, colored to branchpoint 1.484.2.93: preferred, colored
Changes since revision 1.484.2.93.2.10: +3 -1 lines
- For 2.11.4 (modified)
  Include changes in 1.695

Revision 1.695: download - view: text, markup, annotated - select for diffs
Sat Mar 11 21:58:18 2023 UTC (13 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.694: preferred, colored
Changes since revision 1.694: +3 -1 lines
- Bug 6975
  If timestamp/name prefix was present in title for resource in supplemental
  content for which hidden parameter was set or unset, parse it before
  displaying in change log.

Revision 1.484.2.93.2.10: download - view: text, markup, annotated - select for diffs
Fri Jan 20 16:55:44 2023 UTC (15 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93.2.9: preferred, colored to branchpoint 1.484.2.93: preferred, colored
Changes since revision 1.484.2.93.2.9: +299 -109 lines
- For 2.11.4 (modified)
  Include changes in 1.682, 1.683, 1.684, 1.685, 1.686, 1.687, 1.688

Revision 1.484.2.93.2.9: download - view: text, markup, annotated - select for diffs
Fri Jan 20 16:39:15 2023 UTC (15 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93.2.8: preferred, colored to branchpoint 1.484.2.93: preferred, colored
Changes since revision 1.484.2.93.2.8: +2 -2 lines
- For 2.11.4 (modified)
  Include changes in 1.694

Revision 1.484.2.93.2.8: download - view: text, markup, annotated - select for diffs
Fri Jan 20 16:30:43 2023 UTC (15 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93.2.7: preferred, colored to branchpoint 1.484.2.93: preferred, colored
Changes since revision 1.484.2.93.2.7: +3 -2 lines
- For 2.11.4 (modified)
 Include a change from 1.622 omitted from earlier changes in 1.484.2.93.2.1

Revision 1.694: download - view: text, markup, annotated - select for diffs
Fri Jan 20 16:19:56 2023 UTC (15 months ago) by raeburn
Branches: MAIN
Diff to previous 1.693: preferred, colored
Changes since revision 1.693: +2 -2 lines
- Typo

Revision 1.484.2.93.2.7: download - view: text, markup, annotated - select for diffs
Thu Jan 19 17:06:21 2023 UTC (15 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93.2.6: preferred, colored to branchpoint 1.484.2.93: preferred, colored
Changes since revision 1.484.2.93.2.6: +6 -2 lines
- For 2.11.4 (modified)
  Include changes in 1.693

Revision 1.693: download - view: text, markup, annotated - select for diffs
Thu Jan 19 16:43:49 2023 UTC (15 months ago) by raeburn
Branches: MAIN
Diff to previous 1.692: preferred, colored
Changes since revision 1.692: +6 -2 lines
- If no title attribute is assigned to a resource, display filename instead in
  "After" column when showing a parameter change (hidden, urlhidden, randompick
  or randomorder) in Course Editor History.

Revision 1.484.2.93.2.6: download - view: text, markup, annotated - select for diffs
Thu Jan 19 03:27:48 2023 UTC (15 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93.2.5: preferred, colored to branchpoint 1.484.2.93: preferred, colored
Changes since revision 1.484.2.93.2.5: +35 -38 lines
- For 2.11.4 (modified)
  Include changes in 1.680

Revision 1.484.2.93.2.5: download - view: text, markup, annotated - select for diffs
Wed Jan 18 22:38:46 2023 UTC (15 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93.2.4: preferred, colored to branchpoint 1.484.2.93: preferred, colored
Changes since revision 1.484.2.93.2.4: +2 -2 lines
- For 2.11.4 (modified)
  Include changes in 1.692

Revision 1.484.2.93.2.4: download - view: text, markup, annotated - select for diffs
Wed Jan 18 22:34:42 2023 UTC (15 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93.2.3: preferred, colored to branchpoint 1.484.2.93: preferred, colored
Changes since revision 1.484.2.93.2.3: +11 -2 lines
- For 2.11.4 (modified)
  Include changes in rev. 1.681

Revision 1.692: download - view: text, markup, annotated - select for diffs
Wed Jan 18 18:10:26 2023 UTC (15 months, 1 week ago) by raeburn
Branches: MAIN
Diff to previous 1.691: preferred, colored
Changes since revision 1.691: +2 -2 lines
- Bug 6977

Revision 1.691: download - view: text, markup, annotated - select for diffs
Thu Jan 5 21:33:31 2023 UTC (15 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.690: preferred, colored
Changes since revision 1.690: +151 -164 lines
- Use ajax to dynamically update drop-down lists of directories available
  for creation of new problems via Grading > Standard problem.

Revision 1.690: download - view: text, markup, annotated - select for diffs
Sat Dec 31 14:08:59 2022 UTC (15 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.689: preferred, colored
Changes since revision 1.689: +18 -22 lines
- Use ajax to dynamically update drop-down lists of directories and files
  available in course author space.

Revision 1.689: download - view: text, markup, annotated - select for diffs
Sat Dec 17 18:07:47 2022 UTC (16 months, 1 week ago) by raeburn
Branches: MAIN
Diff to previous 1.688: preferred, colored
Changes since revision 1.688: +110 -5 lines
- "Standard Problem" item (Grading tab) in Course Editor:
  - If homeserver for selected location is a different server, display
    "Switch server" button and hide form elements for: New sub-directory,
    File Name, Use Template etc.

Revision 1.688: download - view: text, markup, annotated - select for diffs
Sat Oct 29 18:13:28 2022 UTC (17 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.687: preferred, colored
Changes since revision 1.687: +4 -4 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.687: download - view: text, markup, annotated - select for diffs
Sat Oct 29 14:47:00 2022 UTC (17 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.686: preferred, colored
Changes since revision 1.686: +8 -5 lines
- Entity encoding for last item in breadcrumbs trail.

Revision 1.686: download - view: text, markup, annotated - select for diffs
Thu Oct 27 21:35:30 2022 UTC (17 months, 4 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.685: preferred, colored
Changes since revision 1.685: +12 -1 lines
- Prepend /adm/wrapper for images, pdfs, and non-html documents included in
  folders in Supplemental Content area, so standard LON-CAPA menus, including
  breadcrumb trail will be shown above the resource.

Revision 1.685: download - view: text, markup, annotated - select for diffs
Thu Oct 27 20:30:11 2022 UTC (17 months, 4 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.684: preferred, colored
Changes since revision 1.684: +189 -83 lines
- Bug 6975
  - &validate_folderpath() moved from londocs.pm to loncommon.pm to facilitate
    reuse.
  - append ::1::: to escaped folder name for each folder/foldername pair in
    folderpath when using Course Editor to edit Supplemental Content
  - support case where custom role can access Course Editor, but adv priv
    not set at system level for current role, and content is hidden.

Revision 1.684: download - view: text, markup, annotated - select for diffs
Sat Oct 22 17:24:54 2022 UTC (18 months ago) by raeburn
Branches: MAIN
Diff to previous 1.683: preferred, colored
Changes since revision 1.683: +11 -20 lines
- Bug 6975
  Code to trigger updates of cached Supplemental Content information for a
  course moved from londocs.pm to lonnet.pm to facilitate reuse, and called
  after uploading file and/or extracting archive file using Course Editor.

Revision 1.683: download - view: text, markup, annotated - select for diffs
Wed Oct 19 02:10:20 2022 UTC (18 months, 1 week ago) by raeburn
Branches: MAIN
Diff to previous 1.682: preferred, colored
Changes since revision 1.682: +1 -2 lines
- Bug 6975.
 - suppcount:domain:courseid item in memcached to record number of files
 in course's supplemental content area replaced by showsupp:domain:courseid
 item (=1, if at least one unhidden file present in supplemental content).

Revision 1.682: download - view: text, markup, annotated - select for diffs
Wed Oct 19 00:03:10 2022 UTC (18 months, 1 week ago) by raeburn
Branches: MAIN
Diff to previous 1.681: preferred, colored
Changes since revision 1.681: +139 -57 lines
- Bug 6975
  Folders and Resources in Supplemental Content area can be hidden using
  Course Editor.

Revision 1.681: download - view: text, markup, annotated - select for diffs
Thu Sep 29 03:59:29 2022 UTC (18 months, 3 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.680: preferred, colored
Changes since revision 1.680: +11 -2 lines
- Create "empty" sequence file when copying an empty folder from Supplemental
  to Main Content using the Course Editor if original sequence file is absent
  to avoid "Map not found" warning on Course Initialization.

Revision 1.484.2.93.2.3: download - view: text, markup, annotated - select for diffs
Mon Sep 19 19:37:46 2022 UTC (19 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93.2.2: preferred, colored to branchpoint 1.484.2.93: preferred, colored
Changes since revision 1.484.2.93.2.2: +5 -5 lines
- For 2.11.4 (modified)
  Include changes in 1.679

Revision 1.680: download - view: text, markup, annotated - select for diffs
Tue Sep 13 13:54:02 2022 UTC (19 months, 1 week ago) by raeburn
Branches: MAIN
Diff to previous 1.679: preferred, colored
Changes since revision 1.679: +36 -39 lines
- If a custom role has mdc but not adv priv, links to display resource
  in modal window within Course Editor need to be encrypted when hidden URL
  param is in effect.

Revision 1.679: download - view: text, markup, annotated - select for diffs
Tue Sep 13 12:22:14 2022 UTC (19 months, 1 week ago) by raeburn
Branches: MAIN
Diff to previous 1.678: preferred, colored
Changes since revision 1.678: +5 -5 lines
- In course context, switch server to resource's home server opens new tab
  when editing published resource, and ca role is loaded,  when user's domain
  (by default) disallows session hosting of domain's users in resource's domain.
- New arg (skip_enc_check) in redirect args , used by loncommon::headtag()
  it true, omit application of check_encrypt().
- New seventh item ($shownsymb) in args for lonhtmlcommon::jump_to_editres()

Revision 1.484.2.93.2.2: download - view: text, markup, annotated - select for diffs
Wed Jan 5 00:48:06 2022 UTC (2 years, 3 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93.2.1: preferred, colored to branchpoint 1.484.2.93: preferred, colored
Changes since revision 1.484.2.93.2.1: +2 -2 lines
- For 2.11.4 (modified)
  Fix typo in rev. 1.484.2.93.2.1 backport of 1.627

Revision 1.484.2.93.2.1: download - view: text, markup, annotated - select for diffs
Fri Dec 31 13:38:15 2021 UTC (2 years, 3 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.484.2.93: preferred, colored
Changes since revision 1.484.2.93: +324 -42 lines
- For 2.11.4 (modified)
  Include changes in  1.598, 1.600, 1.604, 1.611 (part), 1.624, 1.625, 1.626,
  1.627, 1.628, 1.631, 1.632, 1.651, 1.671

Revision 1.484.2.93: download - view: text, markup, annotated - select for diffs
Wed Dec 22 01:22:06 2021 UTC (2 years, 4 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_4_uiuc, version_2_11_4
Branch point for: version_2_11_4_msu
Diff to previous 1.484.2.92: preferred, colored next main 1.485: preferred, colored
Changes since revision 1.484.2.92: +6 -6 lines
- For 2.11
  Backport 1.678

Revision 1.484.2.92: download - view: text, markup, annotated - select for diffs
Fri Dec 17 16:38:35 2021 UTC (2 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.91: preferred, colored
Changes since revision 1.484.2.91: +45 -27 lines
- For 2.11
  Backport 1.677

Revision 1.678: download - view: text, markup, annotated - select for diffs
Thu Apr 29 17:45:22 2021 UTC (2 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.677: preferred, colored
Changes since revision 1.677: +6 -6 lines
- Bug 6914
  Update domain config UI to support settings documented in
  Domain_Configuration_WAF_Proxy.tex

Revision 1.484.2.85.2.9: download - view: text, markup, annotated - select for diffs
Fri Apr 23 13:35:26 2021 UTC (3 years ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.484.2.85.2.8: preferred, colored next main 1.484.2.86: preferred, colored
Changes since revision 1.484.2.85.2.8: +45 -27 lines
- For 2.11.3 (modified)
  Include changes in rev. 1.677

Revision 1.677: download - view: text, markup, annotated - select for diffs
Fri Apr 23 01:37:14 2021 UTC (3 years ago) by raeburn
Branches: MAIN
Diff to previous 1.676: preferred, colored
Changes since revision 1.676: +45 -27 lines
- Sanity checking of folderpath (rev. 1.635) should also apply to value
  retrieved from user's environment.db (format changed in LON-CAPA 2.11.0).

Revision 1.484.2.85.2.8: download - view: text, markup, annotated - select for diffs
Wed Feb 10 13:34:22 2021 UTC (3 years, 2 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.484.2.85.2.7: preferred, colored
Changes since revision 1.484.2.85.2.7: +22 -20 lines
- For 2.11.3 (modified)
  Include changes in 1.675, 1.676

Revision 1.484.2.91: download - view: text, markup, annotated - select for diffs
Wed Feb 10 12:46:11 2021 UTC (3 years, 2 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_3_uiuc, version_2_11_3
Diff to previous 1.484.2.90: preferred, colored
Changes since revision 1.484.2.90: +22 -20 lines
- For 2.11
  Backport 1.675, 1.676

Revision 1.676: download - view: text, markup, annotated - select for diffs
Wed Feb 10 12:09:29 2021 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.675: preferred, colored
Changes since revision 1.675: +9 -9 lines
- In javascript use encodeURIComponent() instead of escape() for unicode.

Revision 1.675: download - view: text, markup, annotated - select for diffs
Tue Feb 9 22:12:33 2021 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.674: preferred, colored
Changes since revision 1.674: +15 -13 lines
- Sanitize user input used as name of blank web page added via Course Editor.
- Transliterate unicode to ascii in file name.
- Replace escape() with encodeURIComponent() to preserve unicode in title
  attribute of resource tag in map.

Revision 1.484.2.85.2.7: download - view: text, markup, annotated - select for diffs
Sun Oct 25 20:36:06 2020 UTC (3 years, 6 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.484.2.85.2.6: preferred, colored
Changes since revision 1.484.2.85.2.6: +4 -4 lines
- For 2.11.3 (modified)
  Include changes in 1.642, 1.644

Revision 1.484.2.85.2.6: download - view: text, markup, annotated - select for diffs
Wed Sep 9 02:34:27 2020 UTC (3 years, 7 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.484.2.85.2.5: preferred, colored
Changes since revision 1.484.2.85.2.5: +2 -2 lines
- For 2.11.3 (modified)
  Include changes in 1.674

Revision 1.484.2.90: download - view: text, markup, annotated - select for diffs
Wed Sep 9 02:08:15 2020 UTC (3 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.89: preferred, colored
Changes since revision 1.484.2.89: +2 -2 lines
- For 2.11
  Backport 1.674

Revision 1.674: download - view: text, markup, annotated - select for diffs
Tue Sep 8 19:15:18 2020 UTC (3 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.673: preferred, colored
Changes since revision 1.673: +2 -2 lines
- Reuse existing localized text.

Revision 1.484.2.85.2.5: download - view: text, markup, annotated - select for diffs
Wed Sep 2 02:33:04 2020 UTC (3 years, 7 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.484.2.85.2.4: preferred, colored
Changes since revision 1.484.2.85.2.4: +10 -4 lines
- For 2.11.3 (modified)
  Include changes in 1.672, 1.673

Revision 1.484.2.89: download - view: text, markup, annotated - select for diffs
Wed Sep 2 02:09:17 2020 UTC (3 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.88: preferred, colored
Changes since revision 1.484.2.88: +10 -4 lines
- For 2.11
  Backport 1.672, 1.673

Revision 1.673: download - view: text, markup, annotated - select for diffs
Thu Aug 27 16:21:35 2020 UTC (3 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.672: preferred, colored
Changes since revision 1.672: +2 -2 lines
- Fix typo in changes in rev. 1.672

Revision 1.672: download - view: text, markup, annotated - select for diffs
Tue Aug 11 19:02:31 2020 UTC (3 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.671: preferred, colored
Changes since revision 1.671: +10 -4 lines
- Blank Web Page (editable) available in "Other" category for Composite page.

Revision 1.484.2.85.2.4: download - view: text, markup, annotated - select for diffs
Mon Jul 20 10:39:57 2020 UTC (3 years, 9 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.484.2.85.2.3: preferred, colored
Changes since revision 1.484.2.85.2.3: +2 -2 lines
- For 2.11.3 (modified)
  Include changes in 1.671

Revision 1.484.2.85.2.3: download - view: text, markup, annotated - select for diffs
Sun Jul 19 14:25:35 2020 UTC (3 years, 9 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.484.2.85.2.2: preferred, colored
Changes since revision 1.484.2.85.2.2: +37 -19 lines
- For 2.11.3 (modified)
  Include changes in 1.666, 1.667, 1.668, 1.670

Revision 1.484.2.72.2.8: download - view: text, markup, annotated - select for diffs
Fri Jul 17 20:55:10 2020 UTC (3 years, 9 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.484.2.72.2.7: preferred, colored to branchpoint 1.484.2.72: preferred, colored next main 1.484.2.73: preferred, colored
Changes since revision 1.484.2.72.2.7: +3 -3 lines
- For 2.11.2 modified
  Include changes in 1.671

Revision 1.671: download - view: text, markup, annotated - select for diffs
Wed Jul 1 20:08:53 2020 UTC (3 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.670: preferred, colored
Changes since revision 1.670: +2 -2 lines
- Bug 6400
  Options for transfer or creation of tiny URLs when cloning.

Revision 1.484.2.72.4.2: download - view: text, markup, annotated - select for diffs
Fri Apr 10 12:52:34 2020 UTC (4 years ago) by raeburn
Branches: version_2_11_2_uiuc
Diff to previous 1.484.2.72.4.1: preferred, colored to branchpoint 1.484.2.72: preferred, colored next main 1.484.2.73: preferred, colored
Changes since revision 1.484.2.72.4.1: +4 -4 lines
- For 2.11.2 (modified)
  Include changes in 1.642, 1.644

Revision 1.484.2.72.4.1: download - view: text, markup, annotated - select for diffs
Tue Apr 7 18:21:04 2020 UTC (4 years ago) by raeburn
Branches: version_2_11_2_uiuc
Diff to previous 1.484.2.72: preferred, colored
Changes since revision 1.484.2.72: +293 -48 lines
- For 2.11.2 (modified).
  Use 2.12 feature (LTI) pre-release, in modified 2.11.2. Domain's
  configuration must be set to prohibit hosting of sessions for
  domain's users outside own domain, and modification must be in
  place on all nodes in domain.

Revision 1.484.2.88: download - view: text, markup, annotated - select for diffs
Thu Mar 12 07:40:51 2020 UTC (4 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.87: preferred, colored
Changes since revision 1.484.2.87: +2 -7 lines
- For 2.11
  Backport 1.670

Revision 1.670: download - view: text, markup, annotated - select for diffs
Fri Mar 6 19:40:57 2020 UTC (4 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.669: preferred, colored
Changes since revision 1.669: +2 -7 lines
- Support launch of external resource with anchor from link in Course Editor.

Revision 1.669: download - view: text, markup, annotated - select for diffs
Fri Mar 6 18:53:27 2020 UTC (4 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.668: preferred, colored
Changes since revision 1.668: +2 -2 lines
- Fix indent.

Revision 1.484.2.87: download - view: text, markup, annotated - select for diffs
Thu Mar 5 22:35:58 2020 UTC (4 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.86: preferred, colored
Changes since revision 1.484.2.86: +37 -14 lines
- For 2.11
  Backport 1.666, 1.667, 1.668

Revision 1.668: download - view: text, markup, annotated - select for diffs
Tue Mar 3 01:16:35 2020 UTC (4 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.667: preferred, colored
Changes since revision 1.667: +15 -4 lines
- URL for external resources in uploaded .page ("Composite page") changed
  to begin /ext/ (but are not wrapped).
- Printouts of external resources include title of item in course, and link
  unless encrypturl is set to yes for the resource.

Revision 1.667: download - view: text, markup, annotated - select for diffs
Sun Mar 1 15:39:17 2020 UTC (4 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.666: preferred, colored
Changes since revision 1.666: +21 -9 lines
- Format of keys used in %pasteurls hash to suppress duplication of items in
  paste buffer is dependent on type of item -- simple problem, published
  resource or neither.

Revision 1.666: download - view: text, markup, annotated - select for diffs
Sat Feb 29 16:25:44 2020 UTC (4 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.665: preferred, colored
Changes since revision 1.665: +3 -3 lines
- Use correct index for flag indicating container is a .page.

Revision 1.484.2.85.2.2: download - view: text, markup, annotated - select for diffs
Mon Jan 20 20:16:28 2020 UTC (4 years, 3 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.484.2.85.2.1: preferred, colored
Changes since revision 1.484.2.85.2.1: +2 -1 lines
- For 2.11.3 (modified)
  Include change in 1.484.2.86

Revision 1.484.2.86: download - view: text, markup, annotated - select for diffs
Mon Jan 20 20:09:37 2020 UTC (4 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.85: preferred, colored
Changes since revision 1.484.2.85: +2 -1 lines
- For 2.11
  Backport part of 1.622 omitted from 1.484.2.80 and 1.484.2.85.

Revision 1.484.2.85.2.1: download - view: text, markup, annotated - select for diffs
Thu Jan 16 18:51:30 2020 UTC (4 years, 3 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.484.2.85: preferred, colored
Changes since revision 1.484.2.85: +322 -42 lines
- For 2.11.3 (modified)
  Include changes in 1.598, 1.600, 1.604, 1.624, 1.626, 1.627, 1.628, 1.651
  and parts of changes in 1.611, excluded from 1.484.2.67, now needed
  because LTI-related args are included in lonextresedit::extedit_form()

Revision 1.484.2.85: download - view: text, markup, annotated - select for diffs
Thu Jan 16 18:14:29 2020 UTC (4 years, 3 months ago) by raeburn
Branches: version_2_11_X
Branch point for: version_2_11_3_msu
Diff to previous 1.484.2.84: preferred, colored
Changes since revision 1.484.2.84: +4 -4 lines
- For 2.11
  - Backport part of 1.622 omitted from earlier backport (1.484.2.80).

Revision 1.484.2.72.2.7: download - view: text, markup, annotated - select for diffs
Thu Jan 16 15:21:23 2020 UTC (4 years, 3 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.484.2.72.2.6: preferred, colored to branchpoint 1.484.2.72: preferred, colored
Changes since revision 1.484.2.72.2.6: +6 -5 lines
- For 2.11.2 (modified)
  Include part of changes in 1.611 excluded from 1.484.2.67, now needed
  because LTI-related args were included in lonextresedit::extedit_form()
  calls in 1.484.2.72.2.1.

Revision 1.484.2.84: download - view: text, markup, annotated - select for diffs
Sat Aug 17 12:45:34 2019 UTC (4 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.83: preferred, colored
Changes since revision 1.484.2.83: +2 -2 lines
- For 2.11
  Typo in 1.484.2.82 backport of 1.665.

Revision 1.484.2.83: download - view: text, markup, annotated - select for diffs
Fri Aug 16 18:27:50 2019 UTC (4 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.82: preferred, colored
Changes since revision 1.484.2.82: +8 -3 lines
- For 2.11
  Backport 1.640

Revision 1.484.2.82: download - view: text, markup, annotated - select for diffs
Fri Aug 16 16:12:37 2019 UTC (4 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.81: preferred, colored
Changes since revision 1.484.2.81: +174 -22 lines
- For 2.11
  Backport 1.597, 1.664, 1.665

Revision 1.665: download - view: text, markup, annotated - select for diffs
Fri Aug 16 14:22:49 2019 UTC (4 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.664: preferred, colored
Changes since revision 1.664: +4 -2 lines
- Bug 6794. Simple problems can be copied within a course, and between
  courses using the clipboard.

Revision 1.664: download - view: text, markup, annotated - select for diffs
Fri Aug 16 14:21:43 2019 UTC (4 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.663: preferred, colored
Changes since revision 1.663: +10 -9 lines
- Re-use information about source folder and new folder for each simple problem
  being copied when copying a folder between courses which has simple problems.

Revision 1.484.2.81: download - view: text, markup, annotated - select for diffs
Wed Aug 14 14:02:49 2019 UTC (4 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.80: preferred, colored
Changes since revision 1.484.2.80: +5 -3 lines
- For 2.11
  Backport 1.595, 1.662, 1.663

Revision 1.663: download - view: text, markup, annotated - select for diffs
Sun Aug 11 15:15:39 2019 UTC (4 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.662: preferred, colored
Changes since revision 1.662: +2 -2 lines
- Prepend LC_ to id of hidden form element used in client-side checking for
  uploaded file size, for purposes of namespacing.

Revision 1.662: download - view: text, markup, annotated - select for diffs
Wed Aug 7 16:08:04 2019 UTC (4 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.661: preferred, colored
Changes since revision 1.661: +2 -2 lines
- Prepend LC_ to class name in client-side checking for uploaded file size,
  for purposes of namespacing.

Revision 1.661: download - view: text, markup, annotated - select for diffs
Wed Aug 7 15:58:05 2019 UTC (4 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.660: preferred, colored
Changes since revision 1.660: +2 -2 lines
- Typo

Revision 1.484.2.80: download - view: text, markup, annotated - select for diffs
Fri Jul 26 23:33:34 2019 UTC (4 years, 9 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.79: preferred, colored
Changes since revision 1.484.2.79: +57 -15 lines
- For 2.11
  Backport 1.621 (part), 1.622, 1.623 (part), 1.657, 1.658, 1.659

Revision 1.484.2.79: download - view: text, markup, annotated - select for diffs
Thu Apr 11 16:32:33 2019 UTC (5 years ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.78: preferred, colored
Changes since revision 1.484.2.78: +9 -9 lines
- For 2.11
  Backport 1.660.

Revision 1.660: download - view: text, markup, annotated - select for diffs
Thu Apr 11 14:22:35 2019 UTC (5 years ago) by raeburn
Branches: MAIN
Diff to previous 1.659: preferred, colored
Changes since revision 1.659: +9 -9 lines
- Only retrieve up to date information about all maps in a course when
  pasting from clipboard if at least one item being pasted is a map.

Revision 1.484.2.72.2.6: download - view: text, markup, annotated - select for diffs
Wed Feb 6 16:41:42 2019 UTC (5 years, 2 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.484.2.72.2.5: preferred, colored to branchpoint 1.484.2.72: preferred, colored
Changes since revision 1.484.2.72.2.5: +54 -1 lines
- For 2.11.2 (modified).
  - Include changes in 1.651

Revision 1.659: download - view: text, markup, annotated - select for diffs
Sun Dec 30 19:47:02 2018 UTC (5 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.658: preferred, colored
Changes since revision 1.658: +4 -6 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.658: download - view: text, markup, annotated - select for diffs
Sat Dec 29 23:24:39 2018 UTC (5 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.657: preferred, colored
Changes since revision 1.657: +5 -2 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.657: download - view: text, markup, annotated - select for diffs
Thu Dec 27 20:10:31 2018 UTC (5 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.656: preferred, colored
Changes since revision 1.656: +22 -11 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.484.2.78: download - view: text, markup, annotated - select for diffs
Thu Sep 6 02:52:33 2018 UTC (5 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.77: preferred, colored
Changes since revision 1.484.2.77: +121 -8 lines
- For 2.11
  Backport 1.634, 1.635, 1.636, 1.637

Revision 1.656: download - view: text, markup, annotated - select for diffs
Wed Jul 4 13:55:27 2018 UTC (5 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.655: preferred, colored
Changes since revision 1.655: +3 -1 lines
- Bug 6754 LON-CAPA as LTI Consumer
  - Move External Resource and External Tool to separate "tab".

Revision 1.655: download - view: text, markup, annotated - select for diffs
Tue May 29 19:33:48 2018 UTC (5 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.654: preferred, colored
Changes since revision 1.654: +65 -43 lines
- Bug 6754 LON-CAPA as LTI Consumer
  - Move External Resource and External Tool (if one or more LTI Tools
    available in domain) to separate External "tab" in Course Editor menu.
  - Update documentation for adding External Resource and External Tool.

Revision 1.484.2.72.2.5: download - view: text, markup, annotated - select for diffs
Sun Apr 29 17:33:52 2018 UTC (5 years, 11 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.484.2.72.2.4: preferred, colored to branchpoint 1.484.2.72: preferred, colored
Changes since revision 1.484.2.72.2.4: +5 -4 lines
- For 2.11.2 (modified)
  Include changes in 1.484.2.77

Revision 1.484.2.77: download - view: text, markup, annotated - select for diffs
Sun Apr 29 17:29:23 2018 UTC (5 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.76: preferred, colored
Changes since revision 1.484.2.76: +5 -4 lines
- For 2.11
  Backport 1.646, 1.647

Revision 1.654: download - view: text, markup, annotated - select for diffs
Tue Apr 24 11:17:58 2018 UTC (6 years ago) by raeburn
Branches: MAIN
Diff to previous 1.653: preferred, colored
Changes since revision 1.653: +56 -57 lines
- Course Editor "Standard Problem" item (Grading tab) for creation
  of a new problem in user's Authoring Space.

Revision 1.653: download - view: text, markup, annotated - select for diffs
Sat Apr 14 02:29:44 2018 UTC (6 years ago) by raeburn
Branches: MAIN
Diff to previous 1.652: preferred, colored
Changes since revision 1.652: +11 -3 lines
- Bug 6754 LON-CAPA as LTI Provider
  - Original LTI launch of LON-CAPA is for a resource, a map, or an entire
    course, and display is for iframe, tab or window; retain this in %env.

Revision 1.652: download - view: text, markup, annotated - select for diffs
Sat Apr 14 00:10:48 2018 UTC (6 years ago) by raeburn
Branches: MAIN
Diff to previous 1.651: preferred, colored
Changes since revision 1.651: +2 -2 lines
- Typo in rev. 1.650.

Revision 1.484.2.76: download - view: text, markup, annotated - select for diffs
Sat Jan 27 03:46:52 2018 UTC (6 years, 2 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.75: preferred, colored
Changes since revision 1.484.2.75: +39 -10 lines
- For 2.11
  - Backport 1.596.

Revision 1.651: download - view: text, markup, annotated - select for diffs
Fri Jan 12 13:33:37 2018 UTC (6 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.650: preferred, colored
Changes since revision 1.650: +55 -1 lines
- Bug 6400 Tiny URL for deep-linking.
  Requires Short::URL and String::CRC32 modules from CPAN. Dependency on
  perl-Short-URL needs to be added to LONCAPA-prerequisites.

Revision 1.650: download - view: text, markup, annotated - select for diffs
Fri Jan 12 01:54:56 2018 UTC (6 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.649: preferred, colored
Changes since revision 1.649: +2 -2 lines
- Display of 'Set alias' or "Unset alias' links in editor requires regexp
  check of unmodified resource URL.

Revision 1.649: download - view: text, markup, annotated - select for diffs
Fri Dec 29 16:01:33 2017 UTC (6 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.648: preferred, colored
Changes since revision 1.648: +44 -2 lines
- Pasting resources from Clipboard in Course Editor.
  - When a folder is copied, external tools within it (or in sub-folders)
    are copied (and receive new unique instance identifiers).
  - When an external tool is pasted into Supplemental Content, any gradable
    setting is removed.

Revision 1.648: download - view: text, markup, annotated - select for diffs
Fri Dec 29 15:55:21 2017 UTC (6 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.647: preferred, colored
Changes since revision 1.647: +14 -6 lines
- When recovering deleted external tools, set gradable parameter for resource
  in map from value in exttool_$marker.db file.

Revision 1.647: download - view: text, markup, annotated - select for diffs
Fri Dec 29 15:11:18 2017 UTC (6 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.646: preferred, colored
Changes since revision 1.646: +3 -3 lines
- Do not prepend parameter_ to parameters to be deleted in a map when
  using apply_fixups(), as the parameter names already contain it.

Revision 1.646: download - view: text, markup, annotated - select for diffs
Fri Dec 29 15:04:11 2017 UTC (6 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.645: preferred, colored
Changes since revision 1.645: +3 -2 lines
- Need to process removals in reverse order for splice() to work as expected.

Revision 1.645: download - view: text, markup, annotated - select for diffs
Mon Dec 18 22:56:45 2017 UTC (6 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.644: preferred, colored
Changes since revision 1.644: +34 -5 lines
- Bug 6754 LON-CAPA as LTI Consumer
 - Course Coordinator can set an instance of a Tool Provider to be gradable,
   e.g., when the provider will be passing grades back to LON-CAPA.

Revision 1.644: download - view: text, markup, annotated - select for diffs
Thu Nov 30 14:41:20 2017 UTC (6 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.643: preferred, colored
Changes since revision 1.643: +2 -2 lines
- Bug 6754 LTI Integration.
  Rename get_domain_ltitools() routine in lonnet.pm as get_domain_lti(),
  and require second argument -- $context -- either: consumer or provider).

Revision 1.643: download - view: text, markup, annotated - select for diffs
Thu Nov 30 02:17:50 2017 UTC (6 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.642: preferred, colored
Changes since revision 1.642: +13 -2 lines
- LON-CAPA as LTI Consumer.
  - Unique lis_result_sourcedid item created on tool launch for passback
    of grades from tool provider to LTI Consumer.
  - Unique 'ext_ims_lis_memberships_id created on tool launch for tool
    provider to use to obtain course roster from LTI Consumer.
  - Domain configuration to specify how long after launch the two items can
    be used -- days for passback of grades; seconds for retrieval of roster.
- LONCAPA-prerequistes requires perl-UUID-Tiny to be added.

Revision 1.642: download - view: text, markup, annotated - select for diffs
Thu Nov 30 01:52:14 2017 UTC (6 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.641: preferred, colored
Changes since revision 1.641: +3 -3 lines
- LON-CAPA as LTI Consumer.
  - Value in custom field passed to Tool Provider on launch can be the value
    of an item in %env. (Include LONCAPA::env{<var name>} when adding the
    custom field in the domain configuration, where <var name> is the
    env var for which the value is to be sent).
  - Course Coordinator can set a path to append to the standard URL to
    which the signed POSTed data are sent. (Path can be different for
    each tool instance).

Revision 1.484.2.72.2.4: download - view: text, markup, annotated - select for diffs
Thu Nov 16 23:45:03 2017 UTC (6 years, 5 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.484.2.72.2.3: preferred, colored to branchpoint 1.484.2.72: preferred, colored
Changes since revision 1.484.2.72.2.3: +3 -3 lines
- For 2.11.2 (modified)
  - Include changes in 1.641.

Revision 1.484.2.75: download - view: text, markup, annotated - select for diffs
Fri Nov 10 15:52:26 2017 UTC (6 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.74: preferred, colored
Changes since revision 1.484.2.74: +2 -2 lines
- For 2.11
  - Backport 1.641 (part).

Revision 1.641: download - view: text, markup, annotated - select for diffs
Fri Nov 10 15:47:49 2017 UTC (6 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.640: preferred, colored
Changes since revision 1.640: +3 -3 lines
- escape symb so URLs containing + can be viewed in modal pop-up in Course
  Editor.

Revision 1.484.2.72.2.3: download - view: text, markup, annotated - select for diffs
Wed Nov 1 02:52:22 2017 UTC (6 years, 5 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.484.2.72.2.2: preferred, colored to branchpoint 1.484.2.72: preferred, colored
Changes since revision 1.484.2.72.2.2: +66 -2 lines
- For 2.11.2 (modified)
  - Include changes in 1.634, 1.635.

Revision 1.484.2.72.2.2: download - view: text, markup, annotated - select for diffs
Fri Sep 15 23:15:55 2017 UTC (6 years, 7 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.484.2.72.2.1: preferred, colored to branchpoint 1.484.2.72: preferred, colored
Changes since revision 1.484.2.72.2.1: +15 -6 lines
- For 2.11.2 (modified).
  Changes in 1.484.2.73, 1.484.2.74, 1.636, 1.640.

Revision 1.640: download - view: text, markup, annotated - select for diffs
Tue Sep 5 00:56:42 2017 UTC (6 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.639: preferred, colored
Changes since revision 1.639: +8 -3 lines
- "Exit Editor" link in Course Editor takes user back to folder contents
  display if reached from an "Edit Folder" icon/link when displaying
  a truncated Course Contents view.

Revision 1.484.2.74: download - view: text, markup, annotated - select for diffs
Thu Aug 31 20:28:55 2017 UTC (6 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.73: preferred, colored
Changes since revision 1.484.2.73: +1 -2 lines
- For 2.11
  - Remve duplicate line included in rev. 1.484.2.73

Revision 1.484.2.73: download - view: text, markup, annotated - select for diffs
Thu Aug 31 20:06:36 2017 UTC (6 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.72: preferred, colored
Changes since revision 1.484.2.72: +6 -2 lines
- For 2.11
  - Backport 1.638, 1.639.

Revision 1.639: download - view: text, markup, annotated - select for diffs
Thu Aug 31 20:02:35 2017 UTC (6 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.638: preferred, colored
Changes since revision 1.638: +3 -3 lines
- switch order of checks added in rev. 1.638.

Revision 1.638: download - view: text, markup, annotated - select for diffs
Mon Aug 28 03:57:04 2017 UTC (6 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.637: preferred, colored
Changes since revision 1.637: +7 -4 lines
- undef($navmap) before calling mark_hash_old() so &tiehash('write') can
  tie %hash, to store $hash{'old'}.

Revision 1.637: download - view: text, markup, annotated - select for diffs
Sun Aug 27 02:36:49 2017 UTC (6 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.636: preferred, colored
Changes since revision 1.636: +51 -7 lines
- "Verify Content" in Course Editor includes option to check files
  replicated from elsewhere are outdated because "update" transaction has
  yet to propagate.

Revision 1.636: download - view: text, markup, annotated - select for diffs
Sun Aug 27 02:23:02 2017 UTC (6 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.635: preferred, colored
Changes since revision 1.635: +4 -2 lines
- Fix POD.

Revision 1.635: download - view: text, markup, annotated - select for diffs
Mon Aug 14 14:54:29 2017 UTC (6 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.634: preferred, colored
Changes since revision 1.634: +59 -1 lines
- Sanity checking.

Revision 1.634: download - view: text, markup, annotated - select for diffs
Sun Aug 13 20:52:58 2017 UTC (6 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.633: preferred, colored
Changes since revision 1.633: +10 -2 lines
- Sanity checking.

Revision 1.633: download - view: text, markup, annotated - select for diffs
Mon Jul 10 12:48:41 2017 UTC (6 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.632: preferred, colored
Changes since revision 1.632: +87 -18 lines
- Bug 6853
  - mapalias can be set in Course Editor.
  - mapalias not editable in parameter manager table view

Revision 1.484.2.72.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 22 02:11:26 2017 UTC (6 years, 10 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.484.2.72: preferred, colored
Changes since revision 1.484.2.72: +289 -50 lines
- For 2.11.2 (modified).
  Use 2.12 feature (LTI) pre-release, in modified 2.11.2. Domain's
  configuration must be set to prohibit hosting of sessions for
  domain's users outside own domain, and modification must be in
  place on all nodes in domain.

Revision 1.484.2.72: download - view: text, markup, annotated - select for diffs
Fri May 19 20:00:45 2017 UTC (6 years, 11 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_2_educog, version_2_11_2
Branch point for: version_2_11_2_uiuc, version_2_11_2_msu
Diff to previous 1.484.2.71: preferred, colored
Changes since revision 1.484.2.71: +2 -2 lines
- For 2.11
  - Backport 1.632 (part)

Revision 1.632: download - view: text, markup, annotated - select for diffs
Fri May 19 18:24:03 2017 UTC (6 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.631: preferred, colored
Changes since revision 1.631: +7 -5 lines
- Use existing localization.

Revision 1.631: download - view: text, markup, annotated - select for diffs
Wed May 10 23:58:24 2017 UTC (6 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.630: preferred, colored
Changes since revision 1.630: +4 -2 lines
- Appropriate message if unique time-based suffix not obtained when copying
  external tool.
- Remove duplicate semi-colon.

Revision 1.630: download - view: text, markup, annotated - select for diffs
Wed May 10 23:34:15 2017 UTC (6 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.629: preferred, colored
Changes since revision 1.629: +29 -29 lines
- Removing trailing white space.

Revision 1.484.2.71: download - view: text, markup, annotated - select for diffs
Wed May 10 21:24:23 2017 UTC (6 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.70: preferred, colored
Changes since revision 1.484.2.70: +2 -2 lines
- For 2.11
  - Backport 1.596 (part).

Revision 1.629: download - view: text, markup, annotated - select for diffs
Wed May 10 20:32:27 2017 UTC (6 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.628: preferred, colored
Changes since revision 1.628: +3 -3 lines
- Remove trailing white space.

Revision 1.628: download - view: text, markup, annotated - select for diffs
Wed May 10 13:49:14 2017 UTC (6 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.627: preferred, colored
Changes since revision 1.627: +12 -2 lines
- Bug 6754. Make LON-CAPA an LTI Tool Consumer (LTI 1.1).
  - Display options are now: iframe, tab and window.

Revision 1.627: download - view: text, markup, annotated - select for diffs
Wed May 10 00:03:08 2017 UTC (6 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.626: preferred, colored
Changes since revision 1.626: +60 -30 lines
- Bug 6754. Make LON-CAPA an LTI Tool Consumer (LTI 1.1).
- External Tool cannot be copied via Course Editor's Paste Buffer from one
  course to another if course's domains are different.
- Copying of an External Tool within a course creates new instance of the
  tool.
- Add documentation to Course Editor for External Tool.
- Add icon specifically for External Tool.

Revision 1.626: download - view: text, markup, annotated - select for diffs
Mon May 8 14:20:20 2017 UTC (6 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.625: preferred, colored
Changes since revision 1.625: +14 -9 lines
- Bug 6754. Make LON-CAPA an LTI Tool Consumer (LTI 1.1).
  - Name as ext.tool (instead of exttool), so that parameters can be specified
    in packages.tab, based on extension.

Revision 1.625: download - view: text, markup, annotated - select for diffs
Sun May 7 13:57:58 2017 UTC (6 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.624: preferred, colored
Changes since revision 1.624: +8 -11 lines
- Eliminate use of exttools in URL in place of exttool for External Tools
  where destination URL is https://.
- Override setting for use of iframe to display External Tool, if
  LON-CAPA server is https://, but destination URL is http:// to
  avoid mixed active content issue.

Revision 1.624: download - view: text, markup, annotated - select for diffs
Tue Apr 25 22:18:59 2017 UTC (7 years ago) by raeburn
Branches: MAIN
Diff to previous 1.623: preferred, colored
Changes since revision 1.623: +38 -22 lines
- Bug 6754. Make LON-CAPA an LTI Tool Consumer (LTI 1.1).
  When LTI Tool set to be accessed via link to open new tab,
  domain configuration for each Tool includes:
  (a) default link text
  (b) default text block
  (c) whether link text and/or text block content configurable in course.

Revision 1.484.2.70: download - view: text, markup, annotated - select for diffs
Wed Mar 15 02:05:20 2017 UTC (7 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.69: preferred, colored
Changes since revision 1.484.2.69: +60 -25 lines
- For 2.11
  - Backport 1.620, 1.621 (part), 1.623 (part).

Revision 1.623: download - view: text, markup, annotated - select for diffs
Wed Mar 8 02:51:07 2017 UTC (7 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.622: preferred, colored
Changes since revision 1.622: +20 -3 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.622: download - view: text, markup, annotated - select for diffs
Mon Feb 20 18:29:22 2017 UTC (7 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.621: preferred, colored
Changes since revision 1.621: +33 -13 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.621: download - view: text, markup, annotated - select for diffs
Sat Feb 18 23:39:15 2017 UTC (7 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.620: preferred, colored
Changes since revision 1.620: +31 -9 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.620: download - view: text, markup, annotated - select for diffs
Sat Feb 18 14:16:47 2017 UTC (7 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.619: preferred, colored
Changes since revision 1.619: +21 -16 lines
- Prevent ISE in Supplemental Content Editor resulting from changes in
  rev. 1.617.

Revision 1.484.2.69: download - view: text, markup, annotated - select for diffs
Tue Jan 24 15:54:02 2017 UTC (7 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.68: preferred, colored
Changes since revision 1.484.2.68: +2 -2 lines
- For 2.11
  - Backport 1.619

Revision 1.619: download - view: text, markup, annotated - select for diffs
Tue Jan 24 15:52:58 2017 UTC (7 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.618: preferred, colored
Changes since revision 1.618: +2 -2 lines
- Convert usage to MB when calculating % usage.

Revision 1.484.2.68: download - view: text, markup, annotated - select for diffs
Wed Nov 30 18:05:43 2016 UTC (7 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.67: preferred, colored
Changes since revision 1.484.2.67: +4 -4 lines
- Fix typos.

Revision 1.484.2.67: download - view: text, markup, annotated - select for diffs
Wed Nov 30 00:41:24 2016 UTC (7 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.66: preferred, colored
Changes since revision 1.484.2.66: +529 -195 lines
- For 2.11
  - Backport 1.611, 1.612, 1.613, 1.614, 1.615, 1.616, 1.617, 1.618
    (calls to: &editing_js(), &editor(), &entryline(), and
    lonextresedit::extedit_form() omit LTI-related args).

Revision 1.618: download - view: text, markup, annotated - select for diffs
Wed Nov 30 00:27:20 2016 UTC (7 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.617: preferred, colored
Changes since revision 1.617: +6 -6 lines
- Add punctuation to alerts.
- Prepend javascript: to calls to makenew in onclick attribute when adding
  syllabus item.

Revision 1.617: download - view: text, markup, annotated - select for diffs
Tue Nov 29 03:01:04 2016 UTC (7 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.616: preferred, colored
Changes since revision 1.616: +123 -78 lines
Support case where custom role can access Course Editor, but adv priv
not set at system level for current role.
- Display of hidden status for folder takes into account parameters set at
  Enclosing map/folder level for resource, and factors in whether resources
  within sub-folders made visible by "no" for hiddenresource parameter make
  higher-level folder(s) unhidden.
- Parameters: contents hidden and Parameters: URLs hidden shown between
  DOCS breadcrumbs and DOCS inline menu influenced by both <param> tags in
  a map, and hiddenresource or encrypturl parameter in resourcedata.db

Revision 1.616: download - view: text, markup, annotated - select for diffs
Sat Nov 26 19:40:44 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.615: preferred, colored
Changes since revision 1.615: +5 -5 lines
- Display resources with URLs containing single quotes in a modal window
  in the Course Editor.

Revision 1.615: download - view: text, markup, annotated - select for diffs
Sat Nov 26 15:39:52 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.614: preferred, colored
Changes since revision 1.614: +138 -31 lines
- Support case where custom role can access Course Editor, but adv priv
  not set at system level for current role.

  - Both hiddenresource and encryturl parameters set at map level apply
  (recursively) to display of folder listing in Course Editor.

  - If hiddenresource parameter set at general (in Course) or at enclosing
  map or folder for resource in top level of course, Course Editor shows
  "Main Content Hidden" for Main Content Editor.

Revision 1.614: download - view: text, markup, annotated - select for diffs
Sat Nov 26 01:28:14 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.613: preferred, colored
Changes since revision 1.613: +3 -1 lines
- Reinstate return to resource via Exit Editor for original access by "Edit Folder"
  link/icon in Functions menu for the case where original resource does not have
  an anchor (see rev. 1.609 changes).

Revision 1.613: download - view: text, markup, annotated - select for diffs
Wed Nov 23 16:42:25 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.612: preferred, colored
Changes since revision 1.612: +4 -1 lines
- encrypturl parameter set in map applies to link in folder listing in
  Course Editor, when a custom role has mdc or cev priv at course level,
  but no adv priv at system level.

Revision 1.612: download - view: text, markup, annotated - select for diffs
Wed Nov 23 01:28:50 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.611: preferred, colored
Changes since revision 1.611: +19 -4 lines
- Both hiddenresource and encryturl parameters set in map will apply to
  links in folder listing when a custom role has access to the Course Editor,
  but adv priv is not set at system level for the role.

Revision 1.611: download - view: text, markup, annotated - select for diffs
Tue Nov 22 00:43:12 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.610: preferred, colored
Changes since revision 1.610: +326 -166 lines
- 'cev' priv assignable to custom roles in course/community allows
  view-only access to Course Editor.
  - Intended for assignment to custom ad hoc course/community roles assignable
    to domain helpdesk personnel.

Revision 1.484.2.66: download - view: text, markup, annotated - select for diffs
Mon Oct 31 20:48:30 2016 UTC (7 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.65: preferred, colored
Changes since revision 1.484.2.65: +51 -7 lines
- For 2.11
  - Backport 1.609, 1.610

Revision 1.610: download - view: text, markup, annotated - select for diffs
Mon Oct 31 19:48:59 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.609: preferred, colored
Changes since revision 1.609: +25 -4 lines
- Bug 6806. Support anchor in URL set for an external resource within the
  "Supplemental Content" area.

Revision 1.609: download - view: text, markup, annotated - select for diffs
Mon Oct 31 12:59:03 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.608: preferred, colored
Changes since revision 1.608: +29 -6 lines
- Bug 6806. Support anchor in URL set for an external resource.

Revision 1.484.2.65: download - view: text, markup, annotated - select for diffs
Mon Aug 8 13:37:42 2016 UTC (7 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.64: preferred, colored
Changes since revision 1.484.2.64: +2 -2 lines
- For 2.11
  - Fix typo in 1.484.2.61 backport of 1.594.

Revision 1.484.2.64: download - view: text, markup, annotated - select for diffs
Sat Aug 6 21:53:02 2016 UTC (7 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.63: preferred, colored
Changes since revision 1.484.2.63: +33 -1 lines
- For 2.11
  - Backport 1.595 (part), 1.605

Revision 1.484.2.63: download - view: text, markup, annotated - select for diffs
Sat Aug 6 20:00:29 2016 UTC (7 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.62: preferred, colored
Changes since revision 1.484.2.62: +47 -14 lines
- For 2.11
  - Backport 1.602, 1.603

Revision 1.484.2.62: download - view: text, markup, annotated - select for diffs
Fri Aug 5 22:19:42 2016 UTC (7 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.61: preferred, colored
Changes since revision 1.484.2.61: +2 -2 lines
- For 2.11
  - Backport 1.599

Revision 1.484.2.61: download - view: text, markup, annotated - select for diffs
Thu Aug 4 17:20:44 2016 UTC (7 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.60: preferred, colored
Changes since revision 1.484.2.60: +51 -39 lines
- For 2.11
  Backport 1.594

Revision 1.608: download - view: text, markup, annotated - select for diffs
Fri Jul 1 19:59:36 2016 UTC (7 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.607: preferred, colored
Changes since revision 1.607: +10 -143 lines
- Course "Authoring" Space
  "Import a File" and "Image" blocks in Colorful Editor include a "Choose File"
  link which allows selection of published files from "Course Authoring" Space,
  or upload of a new file (with auto-publication).

Revision 1.607: download - view: text, markup, annotated - select for diffs
Mon Jun 20 14:26:58 2016 UTC (7 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.606: preferred, colored
Changes since revision 1.606: +6 -1 lines
- Course "Authoring" Space
  - Create course's sub-directory in /home/httpd/html/priv/$dom if absent.

Revision 1.606: download - view: text, markup, annotated - select for diffs
Sun Jun 19 04:27:49 2016 UTC (7 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.605: preferred, colored
Changes since revision 1.605: +925 -10 lines
- Course Editor has "Standard Problem" item (Grading tab) for creation
  of new problem in user's Authoring Space, or in a Course "Authoring" Space.
- Course Editor has "Import from Course Resources" item (Import tab) to
  import published content from Course "Authoring" Space.
- Course "Authoring" Space
  - default.rights -- course-only access
  - quota is shared with content uploaded directly to course
  - content only browsable in course context
  - metadata not included in searchable meatdata MySQL table
CVs: ----------------------------------------------------------------------

Revision 1.605: download - view: text, markup, annotated - select for diffs
Fri Jun 10 22:31:27 2016 UTC (7 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.604: preferred, colored
Changes since revision 1.604: +15 -1 lines
- Display course's quota usage in file upload section in Course Editor
- Consistent conversion for kB -> MB
- div style for disk usage: inline in Authoring Space; block in portfolio.

Revision 1.604: download - view: text, markup, annotated - select for diffs
Mon Jun 6 17:40:48 2016 UTC (7 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.603: preferred, colored
Changes since revision 1.603: +61 -12 lines
- Bug 6754. Make LON-CAPA an LTI Tool Consumer (LTI 1.1).
  - Domain cofiguration to determine whether context_label, context_title,
    and launch_presentation_document_target LTI parameters can be configured
    for each instance of use of LTI Tool in a course.

Revision 1.603: download - view: text, markup, annotated - select for diffs
Mon May 9 02:25:33 2016 UTC (7 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.602: preferred, colored
Changes since revision 1.602: +46 -13 lines
- Display warning if removing resource(s) uploaded directly to a course
  (includes "blank web page") in a pop-up used to confirm removal.

Revision 1.602: download - view: text, markup, annotated - select for diffs
Sun May 8 18:39:27 2016 UTC (7 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.601: preferred, colored
Changes since revision 1.601: +2 -2 lines
- Prior to rev. 1.292 (7/14/2007) the Course Editor's "Remove" link for an
  uploaded file would delete the file on the course's homeserver.
  Re-instate that behavior.

Revision 1.601: download - view: text, markup, annotated - select for diffs
Sat Apr 2 04:30:20 2016 UTC (8 years ago) by raeburn
Branches: MAIN
Diff to previous 1.600: preferred, colored
Changes since revision 1.600: +7 -3 lines
- Bug 6808. New course container -- "Placement" for Placement Tests.
  Work in progress.

Revision 1.600: download - view: text, markup, annotated - select for diffs
Sun Mar 27 20:22:52 2016 UTC (8 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.599: preferred, colored
Changes since revision 1.599: +12 -5 lines
- Re-enable upload in case where no LTI Tools defined in domain config.

Revision 1.599: download - view: text, markup, annotated - select for diffs
Fri Mar 18 21:59:42 2016 UTC (8 years, 1 month ago) by damieng
Branches: MAIN
Diff to previous 1.598: preferred, colored
Changes since revision 1.598: +2 -2 lines
bug fix: web page file name was not getting truncated

Revision 1.598: download - view: text, markup, annotated - select for diffs
Tue Jan 26 14:30:25 2016 UTC (8 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.597: preferred, colored
Changes since revision 1.597: +121 -19 lines
- Bug 6754. Make LON-CAPA an LTI Tool Consumer (LTI 1.1). Work in progress.

Revision 1.597: download - view: text, markup, annotated - select for diffs
Sat Sep 12 15:47:57 2015 UTC (8 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.596: preferred, colored
Changes since revision 1.596: +169 -21 lines
- Bug 6794. Simple problems can be copied within a course, and between
  courses using the clipboard. Submission/grade data are not copied.

Revision 1.596: download - view: text, markup, annotated - select for diffs
Thu Aug 20 00:28:52 2015 UTC (8 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.595: preferred, colored
Changes since revision 1.595: +41 -12 lines
- Bug 6794
  - Pasting of simple page and discussion board items between courses.

Revision 1.595: download - view: text, markup, annotated - select for diffs
Thu Jun 18 20:19:06 2015 UTC (8 years, 10 months ago) by musolffc
Branches: MAIN
Diff to previous 1.594: preferred, colored
Changes since revision 1.594: +27 -4 lines
File size checking for uploaded files

A new javascript file, file_upload.js, handles client side file size checking.
The function, checkUploadSize(), accepts an html file input element and a maximum
file size (in bytes) as input.  If the size of the file to be uploaded exceeds the
size allowed, a message is displayed the the element is cleared.  Server side
checking is still used if it passes this test.

Loading file_upload.js adds event handlers to file input elements with
class="flUpload".
    <input type="file" class="flUpload" />

It also looks for a hidden element with id="free_space" that contains the maximum
upload size.
    <input type="hidden" id="free_space" value="$free_space" />

The free space is usually calculated by subtracting a user's disk usage from their
quota allowance.  In some cases it is a fixed value.

I have implemented this for every upload instance I could find.  These include:
* Message attachments
* Authoring space
* Portfolio
* Course editor
* Essay response problems
* Helpdesk request forms
* RSS feed uploads

Revision 1.594: download - view: text, markup, annotated - select for diffs
Tue Jun 9 21:22:56 2015 UTC (8 years, 10 months ago) by damieng
Branches: MAIN
Diff to previous 1.593: preferred, colored
Changes since revision 1.593: +51 -40 lines
fixed bug 6782, and escaped most localized messages used in Javascript blocks to make sure bugs like that do not happen again

Revision 1.484.2.60: download - view: text, markup, annotated - select for diffs
Tue Mar 24 10:05: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.484.2.59: preferred, colored
Changes since revision 1.484.2.59: +2 -2 lines
- For 2.11
  Backport 1.593

Revision 1.593: download - view: text, markup, annotated - select for diffs
Mon Mar 23 12:51:26 2015 UTC (9 years, 1 month ago) by droeschl
Branches: MAIN
Diff to previous 1.592: preferred, colored
Changes since revision 1.592: +2 -2 lines
Typo.

Revision 1.484.2.59: download - view: text, markup, annotated - select for diffs
Sun Mar 22 20:37:05 2015 UTC (9 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.58: preferred, colored
Changes since revision 1.484.2.58: +33 -14 lines
- For 2.11
  Backport all of 1.588 except one wording change.

Revision 1.484.2.58: download - view: text, markup, annotated - select for diffs
Wed Mar 11 01:59:25 2015 UTC (9 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.57: preferred, colored
Changes since revision 1.484.2.57: +2 -2 lines
- For 2.11
  Backport 1.592

Revision 1.592: download - view: text, markup, annotated - select for diffs
Sun Mar 1 22:20:56 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.591: preferred, colored
Changes since revision 1.591: +2 -2 lines
- &check_release_required() moved from lonroles.pm to loncommon.pm to
  facilitate reuse.
- Display of Contents page will check if it has been more than 10 minutes
  since last check for content change in course.
 - If it has been: loncommon::needs_coursereinit() will be called to check if
   course was changes after the "Big Hash" was last tied for the user's session
   in the course.
 - The course will be re-initialized (or a Switch Server link displayed),
   as needed.

Revision 1.484.2.57: download - view: text, markup, annotated - select for diffs
Sun Dec 21 19:20:41 2014 UTC (9 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.56: preferred, colored
Changes since revision 1.484.2.56: +32 -11 lines
- For 2.11
  - Backport 1.586, 1.589, 1.590, 1.591

Revision 1.591: download - view: text, markup, annotated - select for diffs
Sun Dec 21 16:26:31 2014 UTC (9 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.590: preferred, colored
Changes since revision 1.590: +25 -9 lines
- Bug 6765
  - If lock set when requesting unique time-based ID during copying to the
    clipboard was not released for some reason, display appropriate warnings
    in Course Editor, and remove lock on next log-in by user.

Revision 1.590: download - view: text, markup, annotated - select for diffs
Sat Dec 20 20:32:33 2014 UTC (9 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.589: preferred, colored
Changes since revision 1.589: +2 -1 lines
- Accommodate single quotes in folder path when accessing the Course Editor
  from "Edit Folder" link/icon in Functions menu for a resource in the course.

Revision 1.589: download - view: text, markup, annotated - select for diffs
Thu Dec 4 14:27:06 2014 UTC (9 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.588: preferred, colored
Changes since revision 1.588: +6 -2 lines
Bug 6752: Cutting or copying items without a title in Course Editor
  - Use filename when displaying item in clipboard in place of the title.

Revision 1.588: download - view: text, markup, annotated - select for diffs
Tue Nov 25 04:32:13 2014 UTC (9 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.587: preferred, colored
Changes since revision 1.587: +32 -14 lines
- Course Editor
  - When modifying randompick or randomorder for a single item - check if
    setting was changed in &update_paameter(), and include contentchg flag
    in call to storemap() if there was a change.

Revision 1.484.2.56: download - view: text, markup, annotated - select for diffs
Fri Oct 24 00:25:12 2014 UTC (9 years, 6 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.55: preferred, colored
Changes since revision 1.484.2.55: +3 -3 lines
- For 2.11
  - Backport 1.587.

Revision 1.587: download - view: text, markup, annotated - select for diffs
Fri Oct 24 00:20:09 2014 UTC (9 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.586: preferred, colored
Changes since revision 1.586: +3 -3 lines
- Bug 6755.
 - Additional randomization in unique numeric identifier used for each item
   added to the paste buffer.

Revision 1.586: download - view: text, markup, annotated - select for diffs
Wed Oct 15 07:24:43 2014 UTC (9 years, 6 months ago) by droeschl
Branches: MAIN
Diff to previous 1.585: preferred, colored
Changes since revision 1.585: +2 -2 lines
BZ #6752: fix multiple cut/remove functionality for uploaded files with no explicit name.

Revision 1.484.2.55: download - view: text, markup, annotated - select for diffs
Tue Oct 14 21:08:14 2014 UTC (9 years, 6 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.54: preferred, colored
Changes since revision 1.484.2.54: +2 -1 lines
- For 2.11
  - Backport 1.584.

Revision 1.585: download - view: text, markup, annotated - select for diffs
Tue Oct 14 21:01:23 2014 UTC (9 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.584: preferred, colored
Changes since revision 1.584: +2 -1 lines
- Bug 6747.
  - Allow cut, copy or remove for items containing double a quote in the
    title used in a course, when using Course Editor.

Revision 1.484.2.54: download - view: text, markup, annotated - select for diffs
Mon Aug 25 01:43:51 2014 UTC (9 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.53: preferred, colored
Changes since revision 1.484.2.53: +25 -16 lines
- For 2.11
  - Backport 1.583, 1.584.

Revision 1.584: download - view: text, markup, annotated - select for diffs
Mon Aug 25 01:42:30 2014 UTC (9 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.583: preferred, colored
Changes since revision 1.583: +2 -3 lines
- Remove unused scalar.
- Remove trailing whitespace.

Revision 1.583: download - view: text, markup, annotated - select for diffs
Mon Aug 25 00:55:27 2014 UTC (9 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.582: preferred, colored
Changes since revision 1.582: +24 -14 lines
- Removal of archive file (.zip etc.) uploaded to a course from which
  contents have just been extracted:
  - Sanity checking: compare url of item from current map with expected
    url of archive file before removing archive file.
  - Auto-extraction of Camtasia files from zip file -- map order index
    expected for archive file being deleted needs to be adjusted if the
    folder was originally empty, prior to fiel upload.

Revision 1.484.2.53: download - view: text, markup, annotated - select for diffs
Mon Jun 16 05:32:45 2014 UTC (9 years, 10 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0
Diff to previous 1.484.2.52: preferred, colored
Changes since revision 1.484.2.52: +3 -7 lines
- For 2.11
  - Backport 1.582

Revision 1.582: download - view: text, markup, annotated - select for diffs
Mon Jun 16 00:09:31 2014 UTC (9 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.581: preferred, colored
Changes since revision 1.581: +3 -7 lines
- Eliminate call to &choose_dump_server() added in rev 1.484, as this subroutine
  was never created, and the corresponding item in the query string (chooseserver)
  never set.
  [Note :avascript function: choose_switchserver_window() was used instead to
  provide mechanism for user with author/co-author roles on more than one server
  to choose one.]

Revision 1.484.2.52: download - view: text, markup, annotated - select for diffs
Wed Apr 2 22:21:28 2014 UTC (10 years ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC3
Diff to previous 1.484.2.51: preferred, colored
Changes since revision 1.484.2.51: +5 -4 lines
- For 2.11.X
  - Backport 1.581

Revision 1.581: download - view: text, markup, annotated - select for diffs
Wed Apr 2 22:19:56 2014 UTC (10 years ago) by raeburn
Branches: MAIN
Diff to previous 1.580: preferred, colored
Changes since revision 1.580: +5 -4 lines
- Bug 6692
  - previous bug fix (rev. 1.576) for bug 6692 caused different bug
    (javascript error) in Course Editor when renaming item with single quote
    in item name -- now also fixed with this new change.

Revision 1.484.2.51: download - view: text, markup, annotated - select for diffs
Tue Mar 18 02:37:52 2014 UTC (10 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.50: preferred, colored
Changes since revision 1.484.2.50: +7 -4 lines
- For 2.11
  - Backport 1.578, 1.579, 1.580.

Revision 1.580: download - view: text, markup, annotated - select for diffs
Tue Mar 11 00:57:23 2014 UTC (10 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.579: preferred, colored
Changes since revision 1.579: +2 -2 lines
- Institutional code is stored as internal.coursecode in a course's
  environment.db

Revision 1.579: download - view: text, markup, annotated - select for diffs
Mon Mar 10 20:42:29 2014 UTC (10 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.578: preferred, colored
Changes since revision 1.578: +3 -2 lines
- Include $quotatype as additional arg in call to
  &Apache::loncommon::excess_filesize_warning().

Revision 1.578: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:49:48 2014 UTC (10 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.577: preferred, colored
Changes since revision 1.577: +4 -2 lines
- Decompression of archive files uploaded to a course.
  - Check extension for uploaded file identified as an archive file by
    File::MMagic, in orer to exclude xlsx, docx, pptx
    (for which reported mime-type is application/x-zip).
  - Consistent extension checking in londocs::process_file_upload()
    and loncommon::process_decompression() -- case insensitive.

Revision 1.484.2.50: download - view: text, markup, annotated - select for diffs
Mon Feb 24 17:10:37 2014 UTC (10 years, 2 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.49: preferred, colored
Changes since revision 1.484.2.49: +12 -8 lines
- For 2.11
  - Backport 1.577

Revision 1.577: download - view: text, markup, annotated - select for diffs
Tue Feb 11 19:11:24 2014 UTC (10 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.576: preferred, colored
Changes since revision 1.576: +12 -8 lines
Internationalization: Added missing &mt() calls

Revision 1.484.2.49: download - view: text, markup, annotated - select for diffs
Sun Jan 12 23:13:50 2014 UTC (10 years, 3 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC2
Diff to previous 1.484.2.48: preferred, colored
Changes since revision 1.484.2.48: +3 -1 lines
- For 2.11
  - Backport 1.576

Revision 1.576: download - view: text, markup, annotated - select for diffs
Sun Jan 12 22:34:51 2014 UTC (10 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.575: preferred, colored
Changes since revision 1.575: +3 -1 lines
- Bug 6692.

Revision 1.484.2.48: download - view: text, markup, annotated - select for diffs
Tue Dec 31 15:20:31 2013 UTC (10 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.47: preferred, colored
Changes since revision 1.484.2.47: +3 -3 lines
- For 2.11
  Fix typo in 1.484.2.47 backport of 1.575

Revision 1.484.2.47: download - view: text, markup, annotated - select for diffs
Tue Dec 31 15:03:56 2013 UTC (10 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.46: preferred, colored
Changes since revision 1.484.2.46: +37 -5 lines
- For 2.11
  - Backport 1.575.

Revision 1.575: download - view: text, markup, annotated - select for diffs
Tue Dec 31 13:38:31 2013 UTC (10 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.574: preferred, colored
Changes since revision 1.574: +37 -5 lines
- "Check all" and "Uncheck all" buttons for clipboard, if there is more than
  one item.
- Clarify purpose of main clipboard buttons by assigning more descriptive values.

Revision 1.484.2.46: download - view: text, markup, annotated - select for diffs
Tue Dec 31 02:57:10 2013 UTC (10 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.45: preferred, colored
Changes since revision 1.484.2.45: +2 -2 lines
- For 2.11
  - Backport 1.574.

Revision 1.574: download - view: text, markup, annotated - select for diffs
Mon Dec 30 21:10:36 2013 UTC (10 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.573: preferred, colored
Changes since revision 1.573: +2 -2 lines
- Match phrase with key in lexicon (londcs.pm rev. 1.568).
- Change capitalization.

Revision 1.484.2.45: download - view: text, markup, annotated - select for diffs
Fri Dec 27 15:11:25 2013 UTC (10 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.44: preferred, colored
Changes since revision 1.484.2.44: +3 -1 lines
- From 2.11
  - Backport 1.573

Revision 1.573: download - view: text, markup, annotated - select for diffs
Tue Dec 24 19:15:10 2013 UTC (10 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.572: preferred, colored
Changes since revision 1.572: +3 -1 lines
- New course request type -- textbook.
  - Can assign rights to request this type of course.
  - "textbook" can have different uploaded content quota, default credits etc.
    from official or unofficial course types.
  - Domain Coordinators can specify subject, tile, authors(s) and upload an
    image of the textbook cover.
- Work-in-progress.

Revision 1.484.2.44: download - view: text, markup, annotated - select for diffs
Thu Dec 19 14:51:21 2013 UTC (10 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.43: preferred, colored
Changes since revision 1.484.2.43: +98 -72 lines
- For 2.11
  - Backport 1.571, 1.572.

Revision 1.572: download - view: text, markup, annotated - select for diffs
Wed Dec 18 23:03:43 2013 UTC (10 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.571: preferred, colored
Changes since revision 1.571: +3 -5 lines
- Switch help item attached to Simple Problem link in Course Editor
  from Option_Response_Simple.tex to Docs_Simple_Problem.tex

Revision 1.571: download - view: text, markup, annotated - select for diffs
Wed Dec 18 18:56:41 2013 UTC (10 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.570: preferred, colored
Changes since revision 1.570: +97 -69 lines
- Fix documentation links on Course Utilities menu in Course Editor
- Supply appropriate help link on right side of breadcrumbs container
  when using Course Utilities
- Only display table (and headers) for Check Resource Versions screen if
  there are imported published resources with version changes in specified
  time frame.
- Sort resources in Check Resource Versions screen in date order (items
  most recently changed listed first).

Revision 1.484.2.43: download - view: text, markup, annotated - select for diffs
Wed Nov 20 04:48:18 2013 UTC (10 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.42: preferred, colored
Changes since revision 1.484.2.42: +461 -132 lines
- For 2.11
  - Backport 1.567, 1.568, 1.569, 1.570.

Revision 1.570: download - view: text, markup, annotated - select for diffs
Sun Nov 17 14:40:31 2013 UTC (10 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.569: preferred, colored
Changes since revision 1.569: +39 -21 lines
- Course Editor's inline menu:
  - Update identifiers in active form field to reflect changes in categorization
  - Append tab identifier to activeTab set in lonhtmlcommon::resize_scrollbox_js()
    so icons/links  are still displayed for selected inline menu item after
    completed action.
  - Clicking on a currently selected inline menu item will now deselect it.

Revision 1.569: download - view: text, markup, annotated - select for diffs
Wed Nov 13 13:32:33 2013 UTC (10 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.568: preferred, colored
Changes since revision 1.568: +4 -1 lines
- Bug 6305.
  Where user has more than one authoring/co-authoring roles, default in
  "Select the Authoring Space" is blank.
   - Form validation requires selection of non-blank option.
   - If author, that authoring space is frst non-blank option in dropdown list.

Revision 1.568: download - view: text, markup, annotated - select for diffs
Wed Nov 13 01:40:07 2013 UTC (10 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.567: preferred, colored
Changes since revision 1.567: +7 -7 lines
- Bug 5753. Copying Course Content to Authoring Space.
  - Wording change: replace "Dump" with a more appropriate verb: Copy, now
    that user can more easily control which items are copied.

Revision 1.567: download - view: text, markup, annotated - select for diffs
Tue Nov 12 14:36:07 2013 UTC (10 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.566: preferred, colored
Changes since revision 1.566: +409 -101 lines
- Bug 4331 Dumping from Course to Authoring Space can include simple pages
  and simpleproblems.
  - &enumerate_course_contents() moved from lonblockingmenu.pm to
    loncourserespicker.pm to facilitate reuse.
  - loncourserespicker::create_picker() modified to support choice of items
    to dump to Authoring Space.
  - POD updated.

Revision 1.484.2.42: download - view: text, markup, annotated - select for diffs
Wed Oct 16 20:32:49 2013 UTC (10 years, 6 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.41: preferred, colored
Changes since revision 1.484.2.41: +8 -7 lines
- For 2.11
  - Baclport 1.565, 1.566.

Revision 1.566: download - view: text, markup, annotated - select for diffs
Sun Oct 6 20:33:45 2013 UTC (10 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.565: preferred, colored
Changes since revision 1.565: +3 -2 lines
- Change to args expected by lonnet::remote_devalidate_cache() and
  change to corresponding &server_devalidatecache_handler() on lond side.
  - On the lonnet side remote_devalidate_cache() now expects an array of
    escaped cache keys as the second argument.
  - On the lond side &server_devalidatecache_handler() calls
    lonnet::devalidate_cache_new() on each of the cache keys passed to it.

Revision 1.565: download - view: text, markup, annotated - select for diffs
Mon Sep 23 17:35:07 2013 UTC (10 years, 7 months ago) by bisitz
Branches: MAIN
Diff to previous 1.564: preferred, colored
Changes since revision 1.564: +6 -6 lines
Consistent wording:
Replaced "bulletin board" by more modern (in web context) and better fitting word "discussion board"
as already started in redesign project and already in use

Revision 1.484.2.41: download - view: text, markup, annotated - select for diffs
Sun Sep 22 02:24:27 2013 UTC (10 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.40: preferred, colored
Changes since revision 1.484.2.40: +5 -6 lines
- For 2.11
  - Backport 1.564

Revision 1.564: download - view: text, markup, annotated - select for diffs
Sat Sep 21 13:55:41 2013 UTC (10 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.563: preferred, colored
Changes since revision 1.563: +5 -6 lines
- Eliminate duplicate declarations.
- Actually assign a value to a new key in %pasteurls.

Revision 1.484.2.40: download - view: text, markup, annotated - select for diffs
Sun Sep 1 03:21:46 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.484.2.39: preferred, colored
Changes since revision 1.484.2.39: +2 -2 lines
- For 2.11
  - Backport 1.563.

Revision 1.563: download - view: text, markup, annotated - select for diffs
Sun Sep 1 03:01:13 2013 UTC (10 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.562: preferred, colored
Changes since revision 1.562: +3 -3 lines
- For removal of archive file after extraction of contents, as per user
  request -- $env{'form.cmd'} needs to be "remove_idx" not "del_idx" where
  idx is id of .zip or .tar file in current map.

Revision 1.562: download - view: text, markup, annotated - select for diffs
Wed Aug 21 15:42:23 2013 UTC (10 years, 8 months ago) by bisitz
Branches: MAIN
Diff to previous 1.561: preferred, colored
Changes since revision 1.561: +3 -3 lines
Internationalization: Do not translate already translated phrases.

Revision 1.484.2.39: download - view: text, markup, annotated - select for diffs
Sun Aug 18 17:32:28 2013 UTC (10 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.38: preferred, colored
Changes since revision 1.484.2.38: +6 -4 lines
- For 2.11
  - Backport 1.561.

Revision 1.561: download - view: text, markup, annotated - select for diffs
Sun Aug 18 17:31:26 2013 UTC (10 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.560: preferred, colored
Changes since revision 1.560: +6 -4 lines
- Accommodate ampersands in Folder titles.
- Correct regexp used to determine if item in Supplemental content is a folder.
- loncommon::recurse_supplemental() returns an array.

Revision 1.484.2.38: download - view: text, markup, annotated - select for diffs
Sat Aug 17 00:59:32 2013 UTC (10 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.37: preferred, colored
Changes since revision 1.484.2.37: +9 -6 lines
- For 2.11
  - Backport 1.558, 1.559, 1.560.

Revision 1.560: download - view: text, markup, annotated - select for diffs
Sat Aug 17 00:34:29 2013 UTC (10 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.559: preferred, colored
Changes since revision 1.559: +7 -4 lines
- Update some keys in de.pm which were originally multi-sentence,
  for consistency with code simplification made in resetpw.pm rev 1.29.
- Reduce number of phrases required for contacting helpdesk in case of a problem
  by unifying such phrases to a single phrase:
  "Please contact the [_1]helpdesk[_2] for assistance."

Revision 1.559: download - view: text, markup, annotated - select for diffs
Fri Aug 16 23:27:31 2013 UTC (10 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.558: preferred, colored
Changes since revision 1.558: +5 -5 lines
- Spaces needed between sentences in messages about error when attempting to
  remove lock file.

Revision 1.558: download - view: text, markup, annotated - select for diffs
Tue Aug 13 15:38:35 2013 UTC (10 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.557: preferred, colored
Changes since revision 1.557: +2 -2 lines
- Fix typo in 1.501.

Revision 1.484.2.37: download - view: text, markup, annotated - select for diffs
Thu Aug 8 02:18:50 2013 UTC (10 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.36: preferred, colored
Changes since revision 1.484.2.36: +25 -3 lines
- For 2.11
  - Backport 1.556 (part), 1.557.

Revision 1.557: download - view: text, markup, annotated - select for diffs
Wed Aug 7 00:03:24 2013 UTC (10 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.556: preferred, colored
Changes since revision 1.556: +25 -3 lines
- Supplemental Content Tab not shown on Course Contents screen unless
  user has mdc priv in course, or Supplemental content contains one or
  more resources (folders not counted).

Revision 1.556: download - view: text, markup, annotated - select for diffs
Tue Aug 6 14:18:52 2013 UTC (10 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.555: preferred, colored
Changes since revision 1.555: +4 -4 lines
- Reverse part of rev 1.555. Help links for Web Page and Course Roster.

Revision 1.555: download - view: text, markup, annotated - select for diffs
Mon Aug 5 12:56:58 2013 UTC (10 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.554: preferred, colored
Changes since revision 1.554: +3 -3 lines
- Fix typo in rev. 1.554.

Revision 1.484.2.36: download - view: text, markup, annotated - select for diffs
Sat Aug 3 18:16:46 2013 UTC (10 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.35: preferred, colored
Changes since revision 1.484.2.35: +39 -17 lines
- For 2.11
  - Backport 1.552, 1.553, 1.554.

Revision 1.554: download - view: text, markup, annotated - select for diffs
Wed Jul 17 14:18:36 2013 UTC (10 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.553: preferred, colored
Changes since revision 1.553: +6 -6 lines
- Add icon/link to Course Editor for Docs_Dropbox help item.

Revision 1.553: download - view: text, markup, annotated - select for diffs
Tue Jul 16 14:08:18 2013 UTC (10 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.552: preferred, colored
Changes since revision 1.552: +10 -10 lines
- Shorter text for Course Editor tabs.

Revision 1.552: download - view: text, markup, annotated - select for diffs
Tue Jul 9 00:17:22 2013 UTC (10 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.551: preferred, colored
Changes since revision 1.551: +25 -3 lines
- Disk quotas for content uploaded directly to a course (userfiles/docs/ and
   userfiles/supplemental).
  - Default is 500 MB, unless set at domain level, or individual course level.
  - Domain defaults set by DC  for: official courses, unofficial courses and
    communities set via "Course/Community defaults" in "Set domain configuration".
  - Quota for individual courses/communities set  by DC via:
      "View or modify a course or community"
  - &excess_filesize_authorspace() renamed as excess_filesize_warning() to
    support quota checking in course context, as well as in author context.

Revision 1.484.2.35: download - view: text, markup, annotated - select for diffs
Mon May 27 00:07:52 2013 UTC (10 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.34: preferred, colored
Changes since revision 1.484.2.34: +2 -4 lines
- For 2.11
  - Backport 1.551.

Revision 1.551: download - view: text, markup, annotated - select for diffs
Sat May 25 21:56:23 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.550: preferred, colored
Changes since revision 1.550: +2 -4 lines
- Items in "Personal" sub-menu in primary menu moved from a separate item
on right of screen to sub-menu attached to user's fullname on left of
screen.
 - "Information" item added (points to user's personal information page)
   as first item in sub-menu.
 - xhtml for items in Functions bar, displayed when viewing a user's
   personal information page in course context.

Revision 1.484.2.34: download - view: text, markup, annotated - select for diffs
Thu May 23 15:06:39 2013 UTC (10 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.33: preferred, colored
Changes since revision 1.484.2.33: +7 -7 lines
- For 2.11
  - Backport 1.549, 1.550.

Revision 1.550: download - view: text, markup, annotated - select for diffs
Tue May 21 19:30:11 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.549: preferred, colored
Changes since revision 1.549: +3 -3 lines
- Wording changes: (a) for consistency with tab names, (b) not all content
  is documentary.
  'Supplemental Course Documents' -> 'Supplemental Content'
  'no documents.' -> 'empty'

Revision 1.549: download - view: text, markup, annotated - select for diffs
Tue May 21 19:05:05 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.548: preferred, colored
Changes since revision 1.548: +5 -5 lines
- Wording change:
  - Course Documents changed to Course Content.
  - "Content Editor" tab renamed "Main Content Editor" for consistency with
    naming of tabs in Course Contents screen.

Revision 1.484.2.33: download - view: text, markup, annotated - select for diffs
Tue May 21 13:02:50 2013 UTC (10 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.32: preferred, colored
Changes since revision 1.484.2.32: +8 -8 lines
- For 2.11
  - Backport 1.547, 1.548.

Revision 1.548: download - view: text, markup, annotated - select for diffs
Tue May 21 13:01:36 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.547: preferred, colored
Changes since revision 1.547: +8 -8 lines
- Wording Changes.
  - Shorten 'Main Course Content' to 'Main Content', and
    'Supplemental Course Content' to 'Supplemental Content' for consistency
    with Tab names in Contents screen.

Revision 1.547: download - view: text, markup, annotated - select for diffs
Tue May 21 12:54:15 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.546: preferred, colored
Changes since revision 1.546: +2 -2 lines
- Missing & separator between folder and folder title.

Revision 1.484.2.32: download - view: text, markup, annotated - select for diffs
Sun May 19 15:34:59 2013 UTC (10 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.31: preferred, colored
Changes since revision 1.484.2.31: +3 -3 lines
- For 2.11
  - Backport 1.546.

Revision 1.546: download - view: text, markup, annotated - select for diffs
Sun May 19 15:33:54 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.545: preferred, colored
Changes since revision 1.545: +3 -3 lines
- Single quotes added to argument in call to javascript function in href
  attribute so "Exit Editor" tab item will also work from "History" display.

Revision 1.484.2.31: download - view: text, markup, annotated - select for diffs
Sat May 11 00:01:52 2013 UTC (10 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.30: preferred, colored
Changes since revision 1.484.2.30: +8 -5 lines
- For 2.11
  - Backport 1.544, 1.545.

Revision 1.545: download - view: text, markup, annotated - select for diffs
Thu May 9 05:29:29 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.544: preferred, colored
Changes since revision 1.544: +2 -4 lines
- Avoid xhtml errors for "blank web page" because of multiple DOCTYPE html
  entries when page is rendered as /uploaded doc in course context.

Revision 1.544: download - view: text, markup, annotated - select for diffs
Mon May 6 14:12:21 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.543: preferred, colored
Changes since revision 1.543: +7 -2 lines
- Supplemental folder display.
  Only show link to Course Editor if user has mdc priv.
- Exit Editor link points back to Course Contents if editor accessed via
  "Edit folder" icon/link in Functions for an item, and that item has been
  removed or cut.

Revision 1.484.2.30: download - view: text, markup, annotated - select for diffs
Wed Apr 3 02:41:22 2013 UTC (11 years ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.29: preferred, colored
Changes since revision 1.484.2.29: +1565 -701 lines
- For 2.11
  - Backport 1.538, 1.539, 1.540, 1.541, 1.542, 1.543.

Revision 1.543: download - view: text, markup, annotated - select for diffs
Wed Apr 3 02:00:19 2013 UTC (11 years ago) by raeburn
Branches: MAIN
Diff to previous 1.542: preferred, colored
Changes since revision 1.542: +83 -19 lines
- Bug 4900 (part).
  (Checkboxes for hidden, enc URL, Randomly Pick, Order multiple items)
  - javascript alert pop-up if no settings changes when "Make changes"
    button pressed.

Revision 1.542: download - view: text, markup, annotated - select for diffs
Tue Apr 2 20:33:41 2013 UTC (11 years ago) by raeburn
Branches: MAIN
Diff to previous 1.541: preferred, colored
Changes since revision 1.541: +38 -4 lines
- Bug 4900
  (Checkboxes for remove, or cut selectable for multiple items)
  - Show confirm pop-up if multiple cut or remove will resource(s) which might
    have grade data.

Revision 1.541: download - view: text, markup, annotated - select for diffs
Tue Apr 2 00:07:08 2013 UTC (11 years ago) by raeburn
Branches: MAIN
Diff to previous 1.540: preferred, colored
Changes since revision 1.540: +47 -17 lines
- Bug 4900.
  - alert pop-up if "Paste selected" or "Clear selected" buttons pressed
    and no items selected in clipboard.
  - display error messages if read or store of map fails during paste
    from clipboard.

Revision 1.540: download - view: text, markup, annotated - select for diffs
Mon Apr 1 22:09:56 2013 UTC (11 years ago) by raeburn
Branches: MAIN
Diff to previous 1.539: preferred, colored
Changes since revision 1.539: +5 -6 lines
- xhtml

Revision 1.539: download - view: text, markup, annotated - select for diffs
Mon Apr 1 19:39:13 2013 UTC (11 years ago) by raeburn
Branches: MAIN
Diff to previous 1.538: preferred, colored
Changes since revision 1.538: +65 -54 lines
- Eliminate javascript error when using Remove, Cut, or Copy links in folder
  containing just one item.

Revision 1.538: download - view: text, markup, annotated - select for diffs
Sun Mar 31 22:36:01 2013 UTC (11 years ago) by raeburn
Branches: MAIN
Diff to previous 1.537: preferred, colored
Changes since revision 1.537: +1394 -668 lines
- Bug 4900 (second, and final part).
  - Checkboxes for remove, cut, copy can be selected for multiple items
    in a folder and submitted all at once.
  - Clipboard can contain multiple items
  - Clipboard now has "Paste selected" and "Clear selected" buttons
    (clear removes checked items from clipboard).
  - Clipboard contents stored in user's %env, persist across role
    changes, but eliminated on log-out.

Revision 1.484.2.29: download - view: text, markup, annotated - select for diffs
Sun Mar 17 23:55:01 2013 UTC (11 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.28: preferred, colored
Changes since revision 1.484.2.28: +338 -37 lines
- For 2.11
  - Backport 1.537.

Revision 1.484.2.28: download - view: text, markup, annotated - select for diffs
Sun Mar 17 18:49:16 2013 UTC (11 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.27: preferred, colored
Changes since revision 1.484.2.27: +6 -11 lines
- For 2.11
  - Backport 1.535, 1.536.

Revision 1.484.2.27: download - view: text, markup, annotated - select for diffs
Sun Mar 17 18:46:21 2013 UTC (11 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.26: preferred, colored
Changes since revision 1.484.2.26: +129 -10 lines
- For 2.11
  - Backport 1.534.

Revision 1.484.2.26: download - view: text, markup, annotated - select for diffs
Sun Mar 17 17:21:34 2013 UTC (11 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.25: preferred, colored
Changes since revision 1.484.2.25: +280 -80 lines
- For 2.11.
  - Backport 1.533.

Revision 1.537: download - view: text, markup, annotated - select for diffs
Sun Mar 17 14:27:34 2013 UTC (11 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.536: preferred, colored
Changes since revision 1.536: +338 -37 lines
- Bug 4900 (part).
  - Checkboxes for hidden, URL hidden, Randomly Pick, Random Order can be selected for multiple items in a folder and submitted all at once.
  - same for number of items to pick randomly.

Revision 1.536: download - view: text, markup, annotated - select for diffs
Wed Mar 13 00:29:09 2013 UTC (11 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.535: preferred, colored
Changes since revision 1.535: +2 -2 lines
- Correction to change in rev. 1.535.

Revision 1.535: download - view: text, markup, annotated - select for diffs
Wed Mar 13 00:10:13 2013 UTC (11 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.534: preferred, colored
Changes since revision 1.534: +6 -11 lines
- Use of pagepath and pagesymb was eliminated in londocs.pm rev 1.519.

Revision 1.534: download - view: text, markup, annotated - select for diffs
Mon Mar 11 22:16:11 2013 UTC (11 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.533: preferred, colored
Changes since revision 1.533: +130 -11 lines
- Bug 4586.
  - Create a new blank HTML page directly via the Course Editor, and use the
    RichText editor to edit it, and "Manage Dependencies" button to upload
    any dependendencies.

Revision 1.533: download - view: text, markup, annotated - select for diffs
Mon Mar 11 01:46:47 2013 UTC (11 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.532: preferred, colored
Changes since revision 1.532: +282 -82 lines
- More options when pasting templated pages (simplepage/bulletin board) and
  uploaded documents cut from same course.
  - Can choose to either "copy" or "move" (copy will create a new instance,
    move will use existing instance).
  - Bug 6634.
    - If a copied folder contains a simple page or bulletin board, a new
      templated item is created, and the contents are copied to the new
      instance.
  - &newmap_suffix() renamed as &new_timebased_suffix() and supports
    creation of unique time-based suffix for simplepage/bulletin board as
    well as maps.

Revision 1.484.2.25: download - view: text, markup, annotated - select for diffs
Mon Jan 14 23:14:59 2013 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.24: preferred, colored
Changes since revision 1.484.2.24: +16 -16 lines
- For 2.11
  - Backport 1.532.

Revision 1.532: download - view: text, markup, annotated - select for diffs
Mon Jan 14 20:32:04 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.531: preferred, colored
Changes since revision 1.531: +16 -16 lines
- Pasting folders from paste buffer.
  - For zombies, rewrites and retitles use unique ID for resource in map as
    hash key instead of resource URL, in case the same item is used more than
    once in a particular map.
  - For files uploaded to a course (e.g., HTML files) fix rewriting of path
    to resource in map which contains it, when folder is pasted between
    courses.

Revision 1.484.2.24: download - view: text, markup, annotated - select for diffs
Thu Jan 10 17:12:22 2013 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.23: preferred, colored
Changes since revision 1.484.2.23: +2 -2 lines
- For 2.11
  - Backport 1.531.

Revision 1.531: download - view: text, markup, annotated - select for diffs
Thu Jan 10 17:10:30 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.530: preferred, colored
Changes since revision 1.530: +2 -2 lines
- Support for usernames containing @.
  - Separator between username and domain of authoring space owner changed
    to colon (standard separator) in rev 1.484.

Revision 1.484.2.23: download - view: text, markup, annotated - select for diffs
Wed Jan 9 17:23:58 2013 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.22: preferred, colored
Changes since revision 1.484.2.22: +201 -116 lines
- For 2.11
  - Backport 1.529, 1.530.

Revision 1.530: download - view: text, markup, annotated - select for diffs
Wed Jan 9 17:22:51 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.529: preferred, colored
Changes since revision 1.529: +8 -8 lines
- Coding style (whitespace changes only).
  - Remove trailing space.
  - Standard LON-CAPA indent is 4 spaces (not tab).

Revision 1.484.2.22: download - view: text, markup, annotated - select for diffs
Wed Jan 9 17:17:27 2013 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.21: preferred, colored
Changes since revision 1.484.2.21: +2 -10 lines
- For 2.11
  - Backport 1.528.

Revision 1.529: download - view: text, markup, annotated - select for diffs
Wed Jan 9 04:31:57 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.528: preferred, colored
Changes since revision 1.528: +200 -116 lines
- Remove &reinit_role() and use loncommon::allmaps_incourse().
- When recovering uploaded folders/pages from deleted resources, use
  &contained_map_check() recursively, and modify any uploaded folders or
  pages containing maps which are already present (to avoid duplicate map
  error).
- Modify order and type of args passed to &apply_fixups() so it can be used
  when either &group_import() is used to recover deleted resources or
  &do_paste_from_buffer() is used to paste into a course.

Revision 1.528: download - view: text, markup, annotated - select for diffs
Wed Jan 9 04:01:16 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.527: preferred, colored
Changes since revision 1.527: +2 -10 lines
- Remove some phrases from a lonlocal::texthash() call which are o longer used.

Revision 1.484.2.21: download - view: text, markup, annotated - select for diffs
Mon Jan 7 00:06:59 2013 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.20: preferred, colored
Changes since revision 1.484.2.20: +43 -15 lines
- For 2.11
  - Backport 1.525

Revision 1.484.2.20: download - view: text, markup, annotated - select for diffs
Fri Jan 4 00:17:48 2013 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.19: preferred, colored
Changes since revision 1.484.2.19: +4 -4 lines
- For 2.11
  - Backport 1.526, 1.527.

Revision 1.527: download - view: text, markup, annotated - select for diffs
Fri Jan 4 00:11:59 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.526: preferred, colored
Changes since revision 1.526: +3 -3 lines
- Eliminate duplicate declarations.

Revision 1.526: download - view: text, markup, annotated - select for diffs
Thu Jan 3 23:47:51 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.525: preferred, colored
Changes since revision 1.525: +2 -2 lines
- "New Folder" tab should no longer be "active" after completing addition of
  a new folder.

Revision 1.525: download - view: text, markup, annotated - select for diffs
Sat Dec 29 17:37:21 2012 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.524: preferred, colored
Changes since revision 1.524: +44 -15 lines
- Wording change. "Exit" replaced by "Exit Editor".
- "Exit Editor" link in Course Editor will return user to original point
  of access, i.e., to Main Menu, Course Contents, Supplemental Folder,
  or resource.
- Preserved in %env for user's session in docs.exit.$courseid
- Replaced next time editor is entered.

Revision 1.484.2.19: download - view: text, markup, annotated - select for diffs
Thu Dec 13 04:51:41 2012 UTC (11 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.18: preferred, colored
Changes since revision 1.484.2.18: +457 -664 lines
- For 2.11
  - Backport 1.510, 1.511, 1.512, 1.513, 1.514, 1.515, 1.516, 1.517, 1.518,
    1.519, 1.520, 1.521, 1.522, 1.523, 1.524.

Revision 1.484.2.18: download - view: text, markup, annotated - select for diffs
Thu Dec 13 04:15:30 2012 UTC (11 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.17: preferred, colored
Changes since revision 1.484.2.17: +7 -58 lines
- For 2.11
  - Backport 1.509

Revision 1.484.2.17: download - view: text, markup, annotated - select for diffs
Thu Dec 13 04:11:51 2012 UTC (11 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.16: preferred, colored
Changes since revision 1.484.2.16: +44 -35 lines
- For 2.11
  - Backport 1.508

Revision 1.484.2.16: download - view: text, markup, annotated - select for diffs
Thu Dec 13 03:59:56 2012 UTC (11 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.15: preferred, colored
Changes since revision 1.484.2.15: +32 -15 lines
- For 2.11
  - Backport 1.505, 1.506, 1.507

Revision 1.484.2.15: download - view: text, markup, annotated - select for diffs
Thu Dec 13 02:45:27 2012 UTC (11 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.14: preferred, colored
Changes since revision 1.484.2.14: +40 -5 lines
- For 2.11
  - Backport 1.504

Revision 1.484.2.14: download - view: text, markup, annotated - select for diffs
Thu Dec 13 02:35:08 2012 UTC (11 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.13: preferred, colored
Changes since revision 1.484.2.13: +6 -4 lines
- For 2.11
  - Backport 1.503

Revision 1.484.2.13: download - view: text, markup, annotated - select for diffs
Thu Dec 13 02:27:27 2012 UTC (11 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.12: preferred, colored
Changes since revision 1.484.2.12: +51 -17 lines
- For 2.11
  - Backport 1.502

Revision 1.484.2.12: download - view: text, markup, annotated - select for diffs
Thu Dec 13 00:51:34 2012 UTC (11 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.11: preferred, colored
Changes since revision 1.484.2.11: +273 -123 lines
- For 2.11
  - Backport 1.501

Revision 1.484.2.11: download - view: text, markup, annotated - select for diffs
Wed Dec 12 23:12:27 2012 UTC (11 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.10: preferred, colored
Changes since revision 1.484.2.10: +1 -2 lines
- For 2.11
  - Backport 1.500

Revision 1.484.2.10: download - view: text, markup, annotated - select for diffs
Wed Dec 12 23:11:19 2012 UTC (11 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.9: preferred, colored
Changes since revision 1.484.2.9: +9 -10 lines
- For 2.11
  - Backport 1.496, 1.497, 1.498, 1.499.

Revision 1.524: download - view: text, markup, annotated - select for diffs
Fri Dec 7 17:15:56 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.523: preferred, colored
Changes since revision 1.523: +2 -2 lines
- "Exit Editing" returns user to Course Editor if edit mode was accessed via the
  "Edit" link for a templated page, or uploaded HTML/js/css/txt file, in the
  Course Editor.

Revision 1.523: download - view: text, markup, annotated - select for diffs
Fri Dec 7 17:04:01 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.522: preferred, colored
Changes since revision 1.522: +4 -1 lines
- Sanity checking for folderpath retrieved via loncommon::restore_course_settings()

Revision 1.522: download - view: text, markup, annotated - select for diffs
Fri Dec 7 16:48:19 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.521: preferred, colored
Changes since revision 1.521: +3 -64 lines
- Code used to generate "folderpath" (encapsulates hierarchy of folders and/or
  composite pages) containing a resource moved from londocs.pm to
  &symb_to_docspath() routine in loncommon.pm to facilitate re-use.

Revision 1.521: download - view: text, markup, annotated - select for diffs
Wed Dec 5 13:50:32 2012 UTC (11 years, 4 months ago) by bisitz
Branches: MAIN
Diff to previous 1.520: preferred, colored
Changes since revision 1.520: +84 -100 lines
- Corrected unbalanced tags:
    - Added missing div closures for list_symbs, verifycontent, checkversions
    - Removed unneeded <b> closures (rev. 1.329, 1.479)
- Corrected closure of identifiers table row (rev. 1.484)
- Check/Set Resource Versions:
    - Corrected header/standard row closure (rev. 1.479)
    - Removed now unneeded calculations and table tags for former way how to list the versions
    - XHTML: <br> closure (rev. 1.479)
    - Added missing <form> closure (rev. 1.479)
    - XHTML: "selected" in options (rev. 1.329) and improved spacing
    - Corrected preselection of "all" option (rev. 1.88)
    - URL for "Diffs": encoding
    - Early escape for resources to skip

Revision 1.520: download - view: text, markup, annotated - select for diffs
Tue Dec 4 00:39:48 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.519: preferred, colored
Changes since revision 1.519: +15 -9 lines
- Tools icon/link to editor when top level of supplemental content is empty,
  and user has rights to edit content.

Revision 1.519: download - view: text, markup, annotated - select for diffs
Mon Dec 3 14:47:30 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.518: preferred, colored
Changes since revision 1.518: +109 -186 lines
- Eliminate use of pagepath and pagesymb.
- Information about current map hierarchy found in $env{'form.folderpath'}
  for both .page and .sequence in /uploaded.
- Container type (.sequence or .page) appears in additional fifth colon
  separated field appended to map title. (1 if page, blank otherwise).

Revision 1.518: download - view: text, markup, annotated - select for diffs
Sun Dec 2 22:40:09 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.517: preferred, colored
Changes since revision 1.517: +9 -7 lines
- lonextresedit:::extedit_form() can return array or scalar.
- Edit form for "External Resource" below content item, instead of edit link.
- separate rename link not needed for "External Resource" items

Revision 1.517: download - view: text, markup, annotated - select for diffs
Sun Dec 2 18:54:40 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.516: preferred, colored
Changes since revision 1.516: +8 -9 lines
- Move edit and rename link to left of content type icon.
- Column containing document name set to use majority of table width.

Revision 1.516: download - view: text, markup, annotated - select for diffs
Sun Dec 2 18:44:04 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.515: preferred, colored
Changes since revision 1.515: +6 -6 lines
- <fieldset> should not be self-closing.
- missing closing </span>

Revision 1.515: download - view: text, markup, annotated - select for diffs
Sat Dec 1 16:13:45 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.514: preferred, colored
Changes since revision 1.514: +5 -5 lines
- Wording change for names of a couple of tabs in Content Editor interface.

Revision 1.514: download - view: text, markup, annotated - select for diffs
Sat Dec 1 16:06:42 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.513: preferred, colored
Changes since revision 1.513: +9 -7 lines
- "Import from Assembled Map" fieldset not displayed until icon/link clicked.

Revision 1.513: download - view: text, markup, annotated - select for diffs
Sat Dec 1 15:59:01 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.512: preferred, colored
Changes since revision 1.512: +1 -5 lines
- Eliminate texthash items not used since rev 1.329.

Revision 1.512: download - view: text, markup, annotated - select for diffs
Fri Nov 30 14:46:21 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.511: preferred, colored
Changes since revision 1.511: +2 -2 lines
- Construct path correctly when jumping directly to editing uploaded
  .page or .sequence.

Revision 1.511: download - view: text, markup, annotated - select for diffs
Thu Nov 29 20:37:07 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.510: preferred, colored
Changes since revision 1.510: +8 -14 lines
- Consistent interface.
- HTML files uploaded to course's Supplemental content area can be edited,
  and any dependencies can be replaced (or uploaded if missing).
- "Course View" button provided when "editing" HTML files uploaded
  directly to a course removed; use "Exit Editing" item in Functions instead.

Revision 1.510: download - view: text, markup, annotated - select for diffs
Tue Nov 27 23:34:41 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.509: preferred, colored
Changes since revision 1.509: +161 -216 lines
- Consistent interface for templated pages and External Resource.
- Move editing form and javascript functions from londocs.pm to
  lonextresedit.pm to facilitate re-use.
- Will allow direct editing of External Resource (i.e., without
  entering Content Editor.

Revision 1.509: download - view: text, markup, annotated - select for diffs
Fri Nov 16 23:37:15 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.508: preferred, colored
Changes since revision 1.508: +7 -58 lines
- Breadcrumbs when viewing items in Supplemental Content area.
- Move &breadcrumbs() routine from londocs.pm to &docs_breadcrumbs() in
  lonhtmlcommon.pm to facilitate reuse.

Revision 1.508: download - view: text, markup, annotated - select for diffs
Wed Nov 14 02:49:19 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.507: preferred, colored
Changes since revision 1.507: +50 -41 lines
- Scalar: $uploadtag renamed $pathitem to be more meaningful.
- $pathitem used in additional cases where a hidden form element
  containing the current folderpath is needed.
- $pathitem set correctly for supplemental content items, so renaming or
  modification of External Resource in supplemental content area works.

Revision 1.507: download - view: text, markup, annotated - select for diffs
Wed Nov 14 01:09:32 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.506: preferred, colored
Changes since revision 1.506: +23 -10 lines
- Location of Remove Rename Cut Copy links consistent for each line in
  Course Editor.
- Set visibility to hidden if Cut or Copy not supported for a particular
  resource.

Revision 1.506: download - view: text, markup, annotated - select for diffs
Wed Nov 14 00:18:53 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.505: preferred, colored
Changes since revision 1.505: +2 -2 lines
- 22 x 22 px icon for folder content item for consistency with Functions menu elsewhere.

Revision 1.505: download - view: text, markup, annotated - select for diffs
Tue Nov 13 22:49:15 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.504: preferred, colored
Changes since revision 1.504: +7 -3 lines
- Don't show alert: "WARNING: Removing a resource makes associated grades and scores inaccessible!" for External Resource.

Revision 1.504: download - view: text, markup, annotated - select for diffs
Sun Nov 11 17:37:17 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.503: preferred, colored
Changes since revision 1.503: +40 -7 lines
- Bug 6619. Use lonnet::get_timebased_id() when attempting to get a unique
  identifier for a folder or composite page in a course.

Revision 1.503: download - view: text, markup, annotated - select for diffs
Thu Nov 8 20:51:40 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.502: preferred, colored
Changes since revision 1.502: +6 -4 lines
- changes in args passed to lonnet::can_edit_resource() and
  lonhtmlcommon::jump_to_editres().

Revision 1.502: download - view: text, markup, annotated - select for diffs
Thu Nov 1 01:01:13 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.501: preferred, colored
Changes since revision 1.501: +34 -17 lines
- file input element for Load Map moved to fieldset,
  display toggled by clicking icon/link.

Revision 1.501: download - view: text, markup, annotated - select for diffs
Wed Oct 31 12:54:13 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.500: preferred, colored
Changes since revision 1.500: +289 -120 lines
- Determine whether user can edit a particular resource in a course
  moved from lonmenu.pm to lonnet::can_edit_resource() to facilitate reuse
- is_course_upload() moved from lonmenu.pm to lonnet.pm
- file input elements for Upload File and IMS Import moved to fieldsets,
  toggle display by clicking icon/link
- Discontinue use of static extpickframe.html and extpickcode.html for
  External Resource
- Edit link to right of resource title in Course Editor added for uploaded
  html, css, js, txt, and for published resources which user has rights to
  edit
- IMS import directly into course -- first page moved from pop-up to
  inline fieldset; other routines re-named to reflect change in phases
  supported in pop-up window.

Revision 1.500: download - view: text, markup, annotated - select for diffs
Wed Oct 31 05:10:16 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.499: preferred, colored
Changes since revision 1.499: +1 -2 lines
- Users have requested elimination of the switching of active tab on mouse over
  in Course Editor (originally added in rev. 1.429).

Revision 1.499: download - view: text, markup, annotated - select for diffs
Wed Oct 31 04:59:11 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.498: preferred, colored
Changes since revision 1.498: +6 -8 lines
- Remove unused $cpinfo.
- Changes to paste buffer in rev. 1.281 meant value no longer set for $cpinfo.

Revision 1.498: download - view: text, markup, annotated - select for diffs
Tue Oct 2 18:08:12 2012 UTC (11 years, 6 months ago) by bisitz
Branches: MAIN
Diff to previous 1.497: preferred, colored
Changes since revision 1.497: +2 -2 lines
Use standard styles (info/warning/error):

Revision 1.497: download - view: text, markup, annotated - select for diffs
Mon Oct 1 12:34:18 2012 UTC (11 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.496: preferred, colored
Changes since revision 1.496: +58 -2 lines
- Restore rev. 1.495 changes removed in rev. 1.496 commit.

Revision 1.496: download - view: text, markup, annotated - select for diffs
Mon Oct 1 12:06:46 2012 UTC (11 years, 6 months ago) by goltermann
Branches: MAIN
Diff to previous 1.495: preferred, colored
Changes since revision 1.495: +3 -58 lines
added a filter to exclude not versionable problems in Check/Set Resource Versions

Revision 1.484.2.9: download - view: text, markup, annotated - select for diffs
Tue Sep 25 23:44:34 2012 UTC (11 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.8: preferred, colored
Changes since revision 1.484.2.8: +58 -2 lines
- For 2.11.
  - Backport 1.495.

Revision 1.495: download - view: text, markup, annotated - select for diffs
Thu Sep 20 19:25:22 2012 UTC (11 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.494: preferred, colored
Changes since revision 1.494: +58 -2 lines
- No cut/copy links for special folders created when using groups:
  Groups Folder, folder for each group, and Discussion Boards
  folder for each group.
- No remove links for same special folders unless group deleted.
- No cut/copy links for group homepage (simple document), and no
  remove link unless group deleted.

Revision 1.484.2.8: download - view: text, markup, annotated - select for diffs
Mon Aug 27 15:58:05 2012 UTC (11 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.7: preferred, colored
Changes since revision 1.484.2.7: +2 -2 lines
- For 2.11
  - Backport 1.493, 1.494.

Revision 1.494: download - view: text, markup, annotated - select for diffs
Mon Aug 27 14:33:15 2012 UTC (11 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.493: preferred, colored
Changes since revision 1.493: +2 -2 lines
- Add the new first arg ($context) to places where &lonnet::write_log() is
  called.
- Reverse order of username and domain args in write_log() and
  callers in lonnet.pm for consistency with original calls in londocs.pm,
  lonparmset.pm, slotrequest.pm.

Revision 1.493: download - view: text, markup, annotated - select for diffs
Thu Aug 23 14:17:13 2012 UTC (11 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.492: preferred, colored
Changes since revision 1.492: +2 -2 lines
- Subroutine name change in lonnet.pm. Update places where called.
  - old name: instructor_log
  - temporary name (lonnet.pm rev. 1.1184): write_rolelog
  - new name: write_log

Revision 1.484.2.7: download - view: text, markup, annotated - select for diffs
Tue Jul 31 23:38:13 2012 UTC (11 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.6: preferred, colored
Changes since revision 1.484.2.6: +1077 -169 lines
- For 2.11
  - Backport 1.488, 1.489, 1.490, 1.491, 1.492.

Revision 1.492: download - view: text, markup, annotated - select for diffs
Sun Jul 22 04:01:24 2012 UTC (11 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.491: preferred, colored
Changes since revision 1.491: +598 -285 lines
- Pasting from paste buffer
  - Allow copying of uploaded maps which contain other uploaded maps.
  - If content of paste buffer was result of a "cut" in current course,
    and paste item is an uploaded map, provide option to either:
    (a) copy i.e., to new map, when pasting or (b) "move", i.e,
    retain current map, when pasting.
  - If paste item is an uploaded map resulting from cut show
    hierarchy of nested sub-folders etc.
  - Generation of newurl moved to subroutine so it can be called repeatedly
    when pasting a map containing nested sub-folders etc.
  - Saving of pasted map(s) incorporates changes to urls of contained resources
    to reflect changes in course, parent map, prefix (i.e., supplemental to
    main, and vide versa), as well as removal of unallowed content (e.g.,
    parameters etc. in supplemental, or multiple instances of a published map.
work in progess.

Revision 1.491: download - view: text, markup, annotated - select for diffs
Fri Jul 13 13:36:24 2012 UTC (11 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.490: preferred, colored
Changes since revision 1.490: +438 -199 lines
- Using paste buffer in Content Editor
  (a) to paste content from a different course
     - Checking for mdc priv in source course before uniqueness check etc.
  (b) pasting from Main to Supplemental and vice versa
     - modify subdirectory docs <-> supplemental
     - modify title in map to remove special "&amp;&amp;&amp;___" entries
       when moving Supplelemtal -> Main
  Code used to check for dependencies in an uploaded web page (and copy them)
  moved to separate (recursive) routine -- &copy_dependencies().
  -- work in progres --

Revision 1.490: download - view: text, markup, annotated - select for diffs
Fri Jul 6 22:46:06 2012 UTC (11 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.489: preferred, colored
Changes since revision 1.489: +2 -2 lines
- Managing dependencies and uploading archive files to a course.
  - Support decompression of archive files(e.g., zip files) uploaded to
    Supplemental Content.
  - Support upload of multiple (linked) web pages to a course, where only
    one (containing links to others) is included in a folder (i.e., sequence
    file) -- access allowed to others in course context based on httpref.
  - When listing unused files in a directory in /docs/ or /supplemental/
    exclude files included in httprefs.

Revision 1.489: download - view: text, markup, annotated - select for diffs
Thu Jul 5 21:33:39 2012 UTC (11 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.488: preferred, colored
Changes since revision 1.488: +93 -38 lines
- Pasting from paste buffer.
  - When pasting content in /uploaded from a different course to current course, require 'mdc' priv in original course.
  - Parse file for dependencies in HTML file being pasted from docs/supplemental to
    different type, or different course, and copy any dependencies which
    exist in the source.
- Fix active tab when viewing History for Supplemental Content.

Revision 1.488: download - view: text, markup, annotated - select for diffs
Sat Jun 30 23:11:11 2012 UTC (11 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.487: preferred, colored
Changes since revision 1.487: +403 -102 lines
- Pasting from paste buffer.
  - Disallow pasting of content from "Main Content" to "Supplemental Content"
    if content is unsupported in Supplemental Content.
  - Update path to uploaded documents when pasting from Main to Supplemental
    and vice versa.
  - If pasting content in /uploaded from a different course to current course
    rewrite paths (recursively) check for uniqueness for maps, copy dbfiles
    (e.g., for simplepage), copy dependencies (e.g., for html pages).
  - Undo delete and History secondary tabs also now available for Supplemental
    Content.

  Work in progress.

Revision 1.484.2.6: download - view: text, markup, annotated - select for diffs
Tue May 29 20:56:34 2012 UTC (11 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.5: preferred, colored
Changes since revision 1.484.2.5: +4 -2 lines
- For 2.11.
  - Backport 1.486, 1.487 (part).

Revision 1.484.2.5: download - view: text, markup, annotated - select for diffs
Fri May 25 23:02:22 2012 UTC (11 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.4: preferred, colored
Changes since revision 1.484.2.4: +4 -4 lines
- For 2.11.
  - Reverse 1.484.2.2 and 1.484.2.4. Stored Links ("Wishlist") in 2.11 in
    place of Bookmarks.

Revision 1.487: download - view: text, markup, annotated - select for diffs
Tue May 15 01:41:27 2012 UTC (11 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.486: preferred, colored
Changes since revision 1.486: +3 -3 lines
- Wishlist.
  - Replace term "Wishlist" with Stored Links.
  - Modification to documentation in Wishlist.tex to clarify explanation
    of functionality.
  - Rename javascript function: open_Wishlist_Import() in lonmenu.pm
    as open_StoredLinks_Import().

Revision 1.486: download - view: text, markup, annotated - select for diffs
Tue May 15 01:23:04 2012 UTC (11 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.485: preferred, colored
Changes since revision 1.485: +3 -1 lines
- Content Change log page needs toContents() javascript function, so
  "To Overview" link will work in this context.

Revision 1.484.2.4: download - view: text, markup, annotated - select for diffs
Sun May 13 22:59:39 2012 UTC (11 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.3: preferred, colored
Changes since revision 1.484.2.3: +4 -2 lines
- For 2.11
  - Reverse changes in 1.436. Bookmarks retained in 2.11.0.

Revision 1.484.2.3: download - view: text, markup, annotated - select for diffs
Thu May 10 17:56:58 2012 UTC (11 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.2: preferred, colored
Changes since revision 1.484.2.2: +8 -196 lines
- For 2.11
  - Backport 1.485.

Revision 1.485: download - view: text, markup, annotated - select for diffs
Wed May 9 19:46:30 2012 UTC (11 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.484: preferred, colored
Changes since revision 1.484: +8 -196 lines
- Code used to resize scrollbox containing contents list for Content Editor
  generalized, and moved from londocs.pm to lonhtmlcommon.pm to facilitate
  re-use.
- In lonhtmlcommon.pm
    - &start_pick_box() and &topic_bar() have additional
      optional args which allow id to be passed to corresponding table or div.
- In lonparmset.pm
  -  javascript used to toggle visibility of mapmenu depending on choice of
     level moved to routine: &showhide_js() so it can be used for both:
     Table mode and Overview mode (new + existing).

Revision 1.484.2.2: download - view: text, markup, annotated - select for diffs
Mon May 7 05:14:59 2012 UTC (11 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484.2.1: preferred, colored
Changes since revision 1.484.2.1: +1 -3 lines
- For 2.11
  Wishlist not in 2.11.

Revision 1.484.2.1: download - view: text, markup, annotated - select for diffs
Mon May 7 02:19:44 2012 UTC (11 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.484: preferred, colored
Changes since revision 1.484: +1 -2 lines
- For 2.11.
  - Content Index not included in 2.11.

Revision 1.484: download - view: text, markup, annotated - select for diffs
Mon May 7 02:12:47 2012 UTC (11 years, 11 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_11_X
Diff to previous 1.483: preferred, colored
Changes since revision 1.483: +532 -280 lines
- Content Editor interface.
  - "Tools" sub-tab removed, and contents split between:
    (a) "Undo Delete" and "History" sub-tabs when Content Editor main tab is active.
    (b) Additional main tab "Content Utilities"
       - contains Administration and Export sub-menus.
  - Main tabs displayed for items from "Content Utilities".
  - Dump Content to Authoring Space (Export sub-menu) detects if switchserver
    needed. Pop-up to confirm box if only one possible destination; pop-up
    window to choose which, if more than one.
  - Wording changes: Construction Space -> Authoring Space; Documents -> Content
                     Community Resources -> Collaboration (to avoid conflict with
                     "Community" as term used for one type of course container.

Revision 1.483: download - view: text, markup, annotated - select for diffs
Sun May 6 22:09:14 2012 UTC (11 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.482: preferred, colored
Changes since revision 1.482: +20 -3 lines
- Usability improvements for display filter interface.
(Used to Show Log for Content Editor and Parameter Settings).
  - textbox for phrase to use as filter only shown where filter option
    selected is "Containing phrase".
    (same for "Include parameter types" checkbox in parmeterchangelog
- loncommon::modal_link() only includes target attribute, if one is defined.
  - target attribute not included in xhtml strict for <a> tag.

Revision 1.482: download - view: text, markup, annotated - select for diffs
Mon Apr 16 19:31:57 2012 UTC (12 years ago) by raeburn
Branches: MAIN
Diff to previous 1.481: preferred, colored
Changes since revision 1.481: +6 -5 lines
- loncommon::modify_html_refs() now explicitly called in scalar context.

Revision 1.481: download - view: text, markup, annotated - select for diffs
Sun Apr 8 22:34:58 2012 UTC (12 years ago) by raeburn
Branches: MAIN
Diff to previous 1.480: preferred, colored
Changes since revision 1.480: +15 -10 lines
- Extraction of contents of archive files (zip, tar etc.) from a file
  uploaded directly to a course.
  - Where session is server is not course's home server, prompt home server
    to fetch files extracted from archive.
  - For Camtasia zip files, give option to process contents automatically.

Revision 1.480: download - view: text, markup, annotated - select for diffs
Thu Apr 5 15:22:39 2012 UTC (12 years ago) by raeburn
Branches: MAIN
Diff to previous 1.479: preferred, colored
Changes since revision 1.479: +96 -52 lines
Extraction of contents of archive files (zip, tar etc.) from a file
uploaded directly to a course.
  - Option for permanent removal of archive file offered later in process.
  - Preview of archive file contents.
  - Where decompression of archive would overwrite an existing file,
    option to overwrite existing file, or discard file in the archive
    during extraction.

Revision 1.479: download - view: text, markup, annotated - select for diffs
Wed Mar 28 12:58:42 2012 UTC (12 years, 1 month ago) by goltermann
Branches: MAIN
Diff to previous 1.478: preferred, colored
Changes since revision 1.478: +55 -45 lines
ui redesign:
- confirm_success() to display save message
- reduced text on buttons to make them easier to recognize as buttons, put them in a fieldset
- rework of resource table, now using data table for easier reading and unified design
- if the used version of a resource is not equal to the current version in the course, it will now be red to be identified easier
- added a second save button at the end of the table

Revision 1.478: download - view: text, markup, annotated - select for diffs
Sat Mar 10 21:24:59 2012 UTC (12 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.477: preferred, colored
Changes since revision 1.477: +66 -16 lines
- More compact display for randompick chooser for folders.
- Consistence use/behavior of checkboxes for randompick, randomorder,
  hidden, and encrypturl.

Revision 1.477: download - view: text, markup, annotated - select for diffs
Tue Feb 28 02:02:16 2012 UTC (12 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.476: preferred, colored
Changes since revision 1.476: +5 -3 lines
- Work in progress.
- Upload archive files (.zip, .tar, .tar.gz etc.) into a course, and offer the
  option to extract contents, and decide how extracted items should be deployed.
- additional javascript functions in &loncommon::archive_javascript():
    dependencyCheck(), and propagateSelect()
  - allow user to display/populate dropdown list used to specify which file/folder
    displayed in course (i.e., to be added to a .sequence file) is the reason why
    other items extracted from archive need to be preserved as dependencies.

Revision 1.476: download - view: text, markup, annotated - select for diffs
Tue Jan 31 23:47:15 2012 UTC (12 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.475: preferred, colored
Changes since revision 1.475: +113 -1 lines
- Work in progress.
- Upload archive files (.zip, .tar, .tar.gz etc.) into a course, and offer the
  option to extract contents, and decide how extracted items should be deployed.
- londocs.pm
  - new routines: &decompression_info(), &decompression_phase_one(),
                  &decompression_phase_two().
- loncomon.pm
  - new routines: &process_decompression(), &get_extracted(),
                  &recurse_extracted_archive(), &archive_hierarchy(),
                  &archive_row(), &archive_options_form, &archive_javascript(),
                  &process_extracted_files()

Revision 1.475: download - view: text, markup, annotated - select for diffs
Sun Jan 29 19:50:53 2012 UTC (12 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.474: preferred, colored
Changes since revision 1.474: +5 -816 lines
- Move routines used for IMS exports from londocs.pm to imsexport.pm.
- Move generation of javascript to separate routine: &export_javascript()
- javascript functions: propagateCheck() and containerCheck() now take
  two arguments -- form name and item.

Revision 1.474: download - view: text, markup, annotated - select for diffs
Tue Jan 3 01:54:39 2012 UTC (12 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.473: preferred, colored
Changes since revision 1.473: +4 -2 lines
- reverse an unintended change in rev 1.472.
  - "contenteditor" id restored along with class="LC_DocsBox" for outer diva
    for content display.
  - resizing works again.

Revision 1.473: download - view: text, markup, annotated - select for diffs
Wed Dec 28 03:57:22 2011 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.472: preferred, colored
Changes since revision 1.472: +3 -3 lines
- Add style for "Back to overview" link.

Revision 1.472: download - view: text, markup, annotated - select for diffs
Sun Dec 25 20:41:53 2011 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.471: preferred, colored
Changes since revision 1.471: +177 -125 lines
Changes to improve usability for Course Contents and Content Editor.
- Separate "editor" tabs (Content Editor && Supplemental Content Editor) from
  "display" tabs (Main Content, Supplemental Content, Content Search, Content Index).
- Replace "Edit Content" link on "Course Contents" page (used to jump directly
  to editing specific folder) with icon, to reduce clutter.
- "Back to Overview" link on editor pages to jump directly to corresponding
  location on "display" pages.
- CC and student roles have same tabs in "display" of Contents
- New URL: "/adm/supplemental" for supplemental contents when displaying
  (as CC or student).
- Supplemental Course Content breadcrumbs do not need link to course as first
  item.
- Functions menu in Supplemental Course Content includes "Folder Editor" link
  to jump to editor.
- Do not use style: "LC_current_location" when location is a folder.

Revision 1.471: download - view: text, markup, annotated - select for diffs
Sun Dec 25 18:29:49 2011 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.470: preferred, colored
Changes since revision 1.470: +2 -3 lines
- Include select boxes to change content order in supplemental content editor.

Revision 1.470: download - view: text, markup, annotated - select for diffs
Sun Dec 25 18:19:38 2011 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.469: preferred, colored
Changes since revision 1.469: +5 -3 lines
- Make preview in modal window in DOCS work for supplemental content.

Revision 1.469: download - view: text, markup, annotated - select for diffs
Wed Dec 21 23:23:08 2011 UTC (12 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.468: preferred, colored
Changes since revision 1.468: +18 -8 lines
Bug #3374: don't leave DOCS when previewing stuff

Revision 1.468: download - view: text, markup, annotated - select for diffs
Wed Dec 21 20:21:49 2011 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.467: preferred, colored
Changes since revision 1.467: +11 -4 lines
- Item included in "Tools" on Course Contents page for 'mdc' priv users to
  jump directly into Course Editor (at top level).

Revision 1.467: download - view: text, markup, annotated - select for diffs
Sun Dec 4 15:51:58 2011 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.466: preferred, colored
Changes since revision 1.466: +42 -6 lines
- Editor breadcrumbs trail created when jumping directly into a folder.
  - Include information about hidden, encrypted URL, randompick, randomorder.
  - Include complete folder hierarchy if target folder is within sub-folder(s).

Revision 1.466: download - view: text, markup, annotated - select for diffs
Sun Nov 27 22:51:28 2011 UTC (12 years, 5 months ago) by www
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation
Diff to previous 1.465: preferred, colored
Changes since revision 1.465: +20 -8 lines
Direct link into editor

Revision 1.465: download - view: text, markup, annotated - select for diffs
Sun Nov 27 21:04:19 2011 UTC (12 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.464: preferred, colored
Changes since revision 1.464: +1 -4 lines
Remove debug line

Revision 1.464: download - view: text, markup, annotated - select for diffs
Sun Nov 27 20:55:58 2011 UTC (12 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.463: preferred, colored
Changes since revision 1.463: +17 -2 lines
Jump directly into content editor at right location

Revision 1.463: download - view: text, markup, annotated - select for diffs
Mon Nov 7 20:05:55 2011 UTC (12 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.462: preferred, colored
Changes since revision 1.462: +2 -2 lines
Trying to get rid of some of the copy/paste regular expressions.

Revision 1.462: download - view: text, markup, annotated - select for diffs
Mon Oct 31 01:22:25 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.461: preferred, colored
Changes since revision 1.461: +3 -3 lines
- use lonDocRoot perlvar in place of static string: '/home/httpd/html'.
- link to show diffs will open in new window/tab.

Revision 1.461: download - view: text, markup, annotated - select for diffs
Sun Oct 23 23:46:02 2011 UTC (12 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.460: preferred, colored
Changes since revision 1.460: +2 -2 lines
Bug #1320

Revision 1.460: download - view: text, markup, annotated - select for diffs
Sat Sep 10 19:00:07 2011 UTC (12 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.459: preferred, colored
Changes since revision 1.459: +4 -2 lines
- Fix typo.
- Display Supplemental Documents to students.

Revision 1.459: download - view: text, markup, annotated - select for diffs
Sat Sep 10 03:18:34 2011 UTC (12 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.458: preferred, colored
Changes since revision 1.458: +26 -9 lines
- Content Editor
  - Contents of current folder in table in left column.
  - Icons/Functionality for active tab from tools in right column.
- Horizontal rules set width:0, by default in "Import Documents" and
  "Published Resources", so resizing behaves as desired in IE8.
  - widths set appropriately when these tabs are active.

Revision 1.458: download - view: text, markup, annotated - select for diffs
Fri Sep 9 20:13:17 2011 UTC (12 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.457: preferred, colored
Changes since revision 1.457: +202 -75 lines
- Course Editor.
  - scrollbox width resized dynamically onload and resize.
  - tools tab moved to location immediately below Content breadcrumbs in
    editor.
  - Tested successfully on FF, and Chrome.
  - IE needs modifications.

Revision 1.457: download - view: text, markup, annotated - select for diffs
Mon Aug 15 16:31:55 2011 UTC (12 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.456: preferred, colored
Changes since revision 1.456: +88 -12 lines
- scrollbox height resized dynamically onload, and when category selected from
  tools tab.
Work in progress.

Revision 1.456: download - view: text, markup, annotated - select for diffs
Thu Jul 21 03:31:12 2011 UTC (12 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.455: preferred, colored
Changes since revision 1.455: +7 -5 lines
IMS Export.
  - Exclude author-specified metadata and instructorcomment when rendering
    problem in a course for export to testbank file ("text" format).
    (MSU requirement for third party customized secure exam platform).
  - Correct letter used to identify which foil in multople-choice is answer.

Revision 1.455: download - view: text, markup, annotated - select for diffs
Mon Jul 4 16:47:03 2011 UTC (12 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.454: preferred, colored
Changes since revision 1.454: +9 -4 lines
- Include question type (MC) for multiple choice in testbank export.
  - Work in progress.

Revision 1.454: download - view: text, markup, annotated - select for diffs
Mon Jul 4 13:01:53 2011 UTC (12 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.453: preferred, colored
Changes since revision 1.453: +115 -17 lines
- More options when exporting course content as IMS package.
  Export single rendering of selected problems in a course to testbank file.
  (MSU requirement for third party customized secure exam platform).
  Work in progress.

Revision 1.434.2.4: download - view: text, markup, annotated - select for diffs
Fri May 27 19:39:25 2011 UTC (12 years, 11 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_1, version_2_10_0, loncapaMITrelate_1
Diff to previous 1.434.2.3: preferred, colored next main 1.435: preferred, colored
Changes since revision 1.434.2.3: +2 -2 lines
- Backport 1.453.

Revision 1.453: download - view: text, markup, annotated - select for diffs
Fri May 27 19:02:16 2011 UTC (12 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.452: preferred, colored
Changes since revision 1.452: +2 -2 lines
- Typo.

Revision 1.452: download - view: text, markup, annotated - select for diffs
Sun Jan 30 01:21:29 2011 UTC (13 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.451: preferred, colored
Changes since revision 1.451: +3 -1 lines
Saving my work: category grading

Revision 1.451: download - view: text, markup, annotated - select for diffs
Fri Jan 21 01:30:07 2011 UTC (13 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.450: preferred, colored
Changes since revision 1.450: +34 -29 lines
The special documents section was too long
This also more clearly separates menus for folder and reduced menus for pages.

Revision 1.450: download - view: text, markup, annotated - select for diffs
Tue Jan 18 00:22:02 2011 UTC (13 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.449: preferred, colored
Changes since revision 1.449: +2 -1 lines
Bug #3120: NAV through indexing

Revision 1.449: 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.448: preferred, colored
Changes since revision 1.448: +2 -1 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.448: download - view: text, markup, annotated - select for diffs
Sun Jan 16 13:29:50 2011 UTC (13 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.447: preferred, colored
Changes since revision 1.447: +4 -2 lines
Less scrolling around to get to the menues. See if people like this ...

Revision 1.434.2.3: download - view: text, markup, annotated - select for diffs
Sat Dec 25 04:40:15 2010 UTC (13 years, 4 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_0_RC2
Diff to previous 1.434.2.2: preferred, colored
Changes since revision 1.434.2.2: +113 -123 lines
- Backport 1.440.

Revision 1.447: download - view: text, markup, annotated - select for diffs
Sat Dec 11 14:28:12 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.446: preferred, colored
Changes since revision 1.446: +2 -5 lines
If it restores the old folder path for students, it should also store it. Original reasoning unclear.

Revision 1.446: download - view: text, markup, annotated - select for diffs
Sat Dec 11 00:09:52 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.445: preferred, colored
Changes since revision 1.445: +34 -28 lines
Eliminate some (unneeded?) logic and copy/paste coding

Revision 1.445: download - view: text, markup, annotated - select for diffs
Wed Dec 8 02:08:21 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.444: preferred, colored
Changes since revision 1.444: +39 -32 lines
Saving my work: store the paths for both main and supplemental docs.
Works mostly, but not completely.

Revision 1.444: download - view: text, markup, annotated - select for diffs
Tue Dec 7 21:34:04 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.443: preferred, colored
Changes since revision 1.443: +9 -23 lines
Additional cleanup

Revision 1.443: download - view: text, markup, annotated - select for diffs
Tue Dec 7 17:33:36 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.442: preferred, colored
Changes since revision 1.442: +62 -49 lines
Saving my work on content screens. Lots more cleanup needed, londocs is a mess.

Revision 1.442: download - view: text, markup, annotated - select for diffs
Tue Dec 7 01:15:39 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.441: preferred, colored
Changes since revision 1.441: +74 -71 lines
Work in progress: content navigation

Revision 1.411.2.7: download - view: text, markup, annotated - select for diffs
Sun Dec 5 16:40:11 2010 UTC (13 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.411.2.6: preferred, colored next main 1.412: preferred, colored
Changes since revision 1.411.2.6: +5 -5 lines
- Customization for GCI_3.
  - Suport for multiple Concept Inventories.

Revision 1.441: download - view: text, markup, annotated - select for diffs
Sat Dec 4 16:17:27 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.440: preferred, colored
Changes since revision 1.440: +18 -21 lines
Cleanup: subroutine inside subroutine?

Revision 1.440: download - view: text, markup, annotated - select for diffs
Sun Nov 28 00:04:05 2010 UTC (13 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.439: preferred, colored
Changes since revision 1.439: +112 -123 lines
- Work on upload of HTML file with references to embedded objects etc.
   - Replace &process_secondary_uploads() in londocs with general purpose routines
     in loncommon.pm.
   - More comprehensive feedback on reference detection.
   - Reference updates in HTML file for changed paths originally only available
     for upload of HTML file in course, now available for uploads in all contexts.
   - Directory traversal in original HTML file via ../ etc. accommodated.

Revision 1.434.2.2: download - view: text, markup, annotated - select for diffs
Tue Nov 9 18:19:08 2010 UTC (13 years, 5 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.434.2.1: preferred, colored
Changes since revision 1.434.2.1: +4 -5 lines
- Backport 1.438, 1.439.

Revision 1.411.2.6: download - view: text, markup, annotated - select for diffs
Mon Nov 8 19:47:04 2010 UTC (13 years, 5 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.411.2.5: preferred, colored
Changes since revision 1.411.2.5: +25 -1 lines
- Customization for GCI_3
  - Creation of Concept Tests: menu to choose to upload classlist csv file
    after user-defined concept test has been stored.

Revision 1.439: download - view: text, markup, annotated - select for diffs
Wed Oct 27 01:00:38 2010 UTC (13 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.438: preferred, colored
Changes since revision 1.438: +3 -3 lines
- Second arg in lonnet::userfileupload() changed from boolean (coursedoc) to
  $context
    (possible values: coursedoc, existingfile, overwrite, canceloverwrite, or '').
  - To facilitate overwriting of existing files when uploading to portfolio

Revision 1.438: download - view: text, markup, annotated - select for diffs
Thu Sep 23 21:25:43 2010 UTC (13 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.437: preferred, colored
Changes since revision 1.437: +2 -2 lines
Fields were too short

Revision 1.411.2.5: download - view: text, markup, annotated - select for diffs
Sun Sep 19 14:49:17 2010 UTC (13 years, 7 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.411.2.4: preferred, colored
Changes since revision 1.411.2.4: +2 -6 lines
- Customization for GCI_3.
  - Set block style in div tag directly instead of via javascript in onload call.

Revision 1.437: download - view: text, markup, annotated - select for diffs
Wed Aug 25 00:12:38 2010 UTC (13 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.436: preferred, colored
Changes since revision 1.436: +1 -3 lines
- Bug 6346.

Revision 1.436: download - view: text, markup, annotated - select for diffs
Tue Aug 24 09:11:37 2010 UTC (13 years, 8 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.435: preferred, colored
Changes since revision 1.435: +3 -5 lines
Removed old bookmark-collection (replaced by wishlist).

Revision 1.434.2.1: download - view: text, markup, annotated - select for diffs
Mon Aug 16 20:52:11 2010 UTC (13 years, 8 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_0_RC1
Diff to previous 1.434: preferred, colored
Changes since revision 1.434: +1 -3 lines
- For 2.10 eliminate mouseover trigger for Main Tabs in Course Editor (use mouse click).

Revision 1.435: download - view: text, markup, annotated - select for diffs
Mon Aug 16 08:58:39 2010 UTC (13 years, 8 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.434: preferred, colored
Changes since revision 1.434: +3 -1 lines
londocs, lonmenu, lonwishlist:
- Added import-functionality for wishlist.

lonwishlist:
- Replaced getkeys() and get() by dump().
- Preview of links in wishlist now in Popup.
- Some little style changes (inserted <p> etc.).

Revision 1.434: download - view: text, markup, annotated - select for diffs
Mon Aug 16 03:49:33 2010 UTC (13 years, 8 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_10_X
Diff to previous 1.433: preferred, colored
Changes since revision 1.433: +48 -25 lines
- Bug 6229.
  - External Resource doesn't work in .page so don't offer it.
  - .page has performance issues when it contains too many resources,
     so (in common with 2.9 and earlier) don't offer IMS import in .page.
- Bug 6228.
  - set folderpath form elements to null, in case Supplemental Tab was
     active since last page submission, and item is being added to .page.

Revision 1.433: download - view: text, markup, annotated - select for diffs
Mon Aug 16 00:30:47 2010 UTC (13 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.432: preferred, colored
Changes since revision 1.432: +38 -13 lines
- Bug 6228.
  - next to update folderpath with client side javascript if tabs are used
    to switch from Main Documents to/from Supplemental Documents to prevent
    import into wrong area.

Revision 1.432: download - view: text, markup, annotated - select for diffs
Sat Aug 14 04:28:21 2010 UTC (13 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.431: preferred, colored
Changes since revision 1.431: +6 -6 lines
- Bullets in horizontal parameters list moved to CSS.

Revision 1.431: download - view: text, markup, annotated - select for diffs
Sat Aug 14 00:20:06 2010 UTC (13 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.430: preferred, colored
Changes since revision 1.430: +3 -3 lines
- xhtml.
  - eliminate extra </p>
  - <img> tag needs onlick instead of href attrib; eliminate extra class attrib.

Revision 1.430: download - view: text, markup, annotated - select for diffs
Sat Aug 14 00:00:29 2010 UTC (13 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.429: preferred, colored
Changes since revision 1.429: +7 -8 lines
- Editing folder contents when enclosing folder has parameters set (or inherits):
  - use ol instead of ul, as ul was interfering with determination of currentNav
    based on tabnav[1] in openTabs() javascript function.
  - display as horizontal list to reduce vertical scrolling.

Revision 1.429: download - view: text, markup, annotated - select for diffs
Mon Jul 5 12:29:36 2010 UTC (13 years, 9 months ago) by droeschl
Branches: MAIN
Diff to previous 1.428: preferred, colored
Changes since revision 1.428: +10 -4 lines
Open tabs in Course Editor on mouseover (still open on click).

Revision 1.428: 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
Diff to previous 1.427: preferred, colored
Changes since revision 1.427: +3 -3 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.325.2.10: download - view: text, markup, annotated - select for diffs
Mon May 24 12:20:16 2010 UTC (13 years, 11 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_9_1, version_2_9_0
Diff to previous 1.325.2.9: preferred, colored next main 1.326: preferred, colored
Changes since revision 1.325.2.9: +3 -3 lines
- Consistent wording.

Revision 1.325.2.9: download - view: text, markup, annotated - select for diffs
Sun May 23 20:44:10 2010 UTC (13 years, 11 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.325.2.8: preferred, colored
Changes since revision 1.325.2.8: +3 -3 lines
- Consistent wording.

Revision 1.427: 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
CVS tags: PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.426: preferred, colored
Changes since revision 1.426: +1 -3 lines
Overload was not a good idea. Let the operating system take care of this.

Revision 1.426: download - view: text, markup, annotated - select for diffs
Wed Apr 14 13:58:11 2010 UTC (14 years ago) by wenzelju
Branches: MAIN
Diff to previous 1.425: preferred, colored
Changes since revision 1.425: +3 -3 lines
Created some new icons. These should be more meaningful concerning the menu-items they are linked with.

Revision 1.425: download - view: text, markup, annotated - select for diffs
Mon Mar 29 12:34:47 2010 UTC (14 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.424: preferred, colored
Changes since revision 1.424: +2 -2 lines
- Wording change: Navigate Contents -> Table of Contents

Revision 1.424: download - view: text, markup, annotated - select for diffs
Mon Mar 22 13:24:16 2010 UTC (14 years, 1 month ago) by onken
Branches: MAIN
Diff to previous 1.423: preferred, colored
Changes since revision 1.423: +6 -2 lines
Fix the randomly starting row-color(odd/even) of the documentlist in Course Editor.

Revision 1.423: download - view: text, markup, annotated - select for diffs
Thu Mar 18 16:33:44 2010 UTC (14 years, 1 month ago) by onken
Branches: MAIN
Diff to previous 1.422: preferred, colored
Changes since revision 1.422: +30 -30 lines
Accessibility: add keyboard-accessibility for icon_text in lower tab-pane in Course Editor

Revision 1.422: download - view: text, markup, annotated - select for diffs
Thu Mar 18 13:48:45 2010 UTC (14 years, 1 month ago) by onken
Branches: MAIN
Diff to previous 1.421: preferred, colored
Changes since revision 1.421: +9 -9 lines
Accessibility: add keyboard-accessibility for lower tab-pane in Course Editor

Revision 1.421: download - view: text, markup, annotated - select for diffs
Wed Mar 17 16:30:26 2010 UTC (14 years, 1 month ago) by onken
Branches: MAIN
Diff to previous 1.420: preferred, colored
Changes since revision 1.420: +2 -2 lines
fixes double quotes syntax mistake in a onclick-attribute

Revision 1.420: download - view: text, markup, annotated - select for diffs
Wed Mar 17 15:59:05 2010 UTC (14 years, 1 month ago) by onken
Branches: MAIN
Diff to previous 1.419: preferred, colored
Changes since revision 1.419: +4 -1 lines
fixes problem with hidden Tabs in Course Editor.
also see: bugzilla - bug6237

Revision 1.325.2.8: download - view: text, markup, annotated - select for diffs
Wed Feb 10 17:41:40 2010 UTC (14 years, 2 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_8_99_1
Diff to previous 1.325.2.7: preferred, colored
Changes since revision 1.325.2.7: +3 -3 lines
- Re-implement <div></div> eliminated in 1.325.2.4.

Revision 1.419: download - view: text, markup, annotated - select for diffs
Fri Feb 5 12:46:40 2010 UTC (14 years, 2 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_99_0
Diff to previous 1.418: preferred, colored
Changes since revision 1.418: +31 -19 lines
- Corrected wording: "Recover Deleted ..." actually allows to recover all kind of documents, not only resources.
- Consistent wording: Course Editor
- Consistent wording: Course Documents (Don't use "DOCS" anymore)
- Optimized mt usage (spacing, HTML tags)
- Consistent styles ("Done")
- Separate footer from content ("Verify Content", "Symb List")
- XHTML (<p>)

Revision 1.314.2.8: download - view: text, markup, annotated - select for diffs
Tue Feb 2 01:33:02 2010 UTC (14 years, 2 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_2
Diff to previous 1.314.2.7: preferred, colored next main 1.315: preferred, colored
Changes since revision 1.314.2.7: +2 -1 lines
- Backport 1.418.

Revision 1.325.2.7: download - view: text, markup, annotated - select for diffs
Tue Feb 2 01:30:46 2010 UTC (14 years, 2 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.325.2.6: preferred, colored
Changes since revision 1.325.2.6: +2 -1 lines
- Backport 1.418.

Revision 1.418: download - view: text, markup, annotated - select for diffs
Tue Feb 2 01:28:10 2010 UTC (14 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: bz6209-base, bz6209
Diff to previous 1.417: preferred, colored
Changes since revision 1.417: +2 -1 lines
- Bug 6203.

Revision 1.417: download - view: text, markup, annotated - select for diffs
Sat Jan 30 13:06:43 2010 UTC (14 years, 2 months ago) by droeschl
Branches: MAIN
Diff to previous 1.416: preferred, colored
Changes since revision 1.416: +52 -38 lines
- Alignment of top most line improved.

Course Editor:
- Bug #6178: icons are now clickable
- slight visual improvements
- Renamed Upload Document to Import Documents
- moved:
    o External Resource from Tools to Import Documents (on both tabs)
    o IMS Import from Tools to Import Documents

Revision 1.325.2.6: download - view: text, markup, annotated - select for diffs
Fri Jan 22 03:41:58 2010 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.325.2.5: preferred, colored
Changes since revision 1.325.2.5: +57 -51 lines
- Backport 1.408, 1.411.

Revision 1.325.2.5: download - view: text, markup, annotated - select for diffs
Fri Jan 22 01:23:34 2010 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.325.2.4: preferred, colored
Changes since revision 1.325.2.4: +15 -6 lines
- Backport 1.384, 1.404, 1.405, 1.407.

Revision 1.325.2.4: download - view: text, markup, annotated - select for diffs
Fri Jan 22 01:07:08 2010 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.325.2.3: preferred, colored
Changes since revision 1.325.2.3: +35 -16 lines
- Backport 1.377.

Revision 1.325.2.3: download - view: text, markup, annotated - select for diffs
Fri Jan 22 00:49:08 2010 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.325.2.2: preferred, colored
Changes since revision 1.325.2.2: +17 -16 lines
- Backport 1.372 (part).

Revision 1.325.2.2: download - view: text, markup, annotated - select for diffs
Thu Jan 21 23:42:55 2010 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.325.2.1: preferred, colored
Changes since revision 1.325.2.1: +113 -74 lines
- Backport 1.369, 1.413, 1.414, 1.415, 1.416.

Revision 1.416: download - view: text, markup, annotated - select for diffs
Thu Jan 21 23:19:17 2010 UTC (14 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.415: preferred, colored
Changes since revision 1.415: +5 -9 lines
- IMS Export.
  - Eliminate unnecessary computations of:  $count + $startcount + $boards

Revision 1.415: download - view: text, markup, annotated - select for diffs
Thu Jan 21 19:22:03 2010 UTC (14 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.414: preferred, colored
Changes since revision 1.414: +6 -6 lines
- Link to IMS package to download displayed before any warnings about uncopied content. (Reverses change in rev 1.369).
- Wording change to correct poor English usage.

Revision 1.414: download - view: text, markup, annotated - select for diffs
Thu Jan 21 14:55:18 2010 UTC (14 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.413: preferred, colored
Changes since revision 1.413: +16 -17 lines
- IMS Export.
  - Only display check all/uncheck all buttons for Discussion Posts and column to select posts for export if there are resources with discussions.

Revision 1.413: download - view: text, markup, annotated - select for diffs
Wed Jan 20 23:51:16 2010 UTC (14 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.412: preferred, colored
Changes since revision 1.412: +6 -7 lines
- Code cleanup.

Revision 1.412: download - view: text, markup, annotated - select for diffs
Wed Jan 13 14:32:57 2010 UTC (14 years, 3 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.411: preferred, colored
Changes since revision 1.411: +31 -29 lines
Used existing texthash entries for icons' alt-text because of code-consistency.

Revision 1.411.2.4: download - view: text, markup, annotated - select for diffs
Mon Dec 21 15:56:52 2009 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.411.2.3: preferred, colored
Changes since revision 1.411.2.3: +2 -2 lines
- Customization for GCI_3
  - Call to &Apache::londocsgci::evaluate() needed before call to &Apache::londocsgci::builder_javascript().

Revision 1.411.2.3: download - view: text, markup, annotated - select for diffs
Sun Dec 20 02:09:00 2009 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.411.2.2: preferred, colored
Changes since revision 1.411.2.2: +42 -7 lines
- Customization for GCI_3.
  - Additional args for &concept_test_builder().
  - Breadcrumbs for concept test editor.
  - Additional screens: (a) modify open date and due date parameters.
                        (b) result of parameter modification.

Revision 1.411.2.2: download - view: text, markup, annotated - select for diffs
Tue Dec 8 04:30:41 2009 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.411.2.1: preferred, colored
Changes since revision 1.411.2.1: +2 -1 lines
- Customization for GCI_3.

Revision 1.411.2.1: download - view: text, markup, annotated - select for diffs
Mon Dec 7 02:22:24 2009 UTC (14 years, 4 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.411: preferred, colored
Changes since revision 1.411: +23 -1 lines
- Customization for GCI_3. (same change as in 1.325.4.2 for GCI_2).
   - If course domain is gcitest and user has mdc priv in course use Concept Test
     Building interface in place of standard course editor.

Revision 1.411: download - view: text, markup, annotated - select for diffs
Wed Dec 2 18:33:27 2009 UTC (14 years, 4 months ago) by bisitz
Branches: MAIN
Branch point for: GCI_3
Diff to previous 1.410: preferred, colored
Changes since revision 1.410: +2 -2 lines
Localization - Corrected "loncommon::select_form" usage:
Only translate once but translate what needs to be translated. Don't translate custom text, e.g. custom folder names.
Even avoid ISE: Unusual but possible special folder names on messages screen used to be misinterpreted.

Revision 1.410: download - view: text, markup, annotated - select for diffs
Mon Nov 2 12:10:34 2009 UTC (14 years, 5 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.409: preferred, colored
Changes since revision 1.409: +30 -30 lines
londocs: Inserted suitable alt-tags for icons.
lonnavmaps: Inserted title for status icons. Added alt-tag for 'partially correct'.

Revision 1.409: download - view: text, markup, annotated - select for diffs
Sat Oct 31 19:58:48 2009 UTC (14 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.408: preferred, colored
Changes since revision 1.408: +7 -2 lines
- After a switch role to "Student" by a CC folderpath from &loncommon::restore_course_settings() ignored if it's not in Supplemental DOCS.

Revision 1.408: download - view: text, markup, annotated - select for diffs
Sat Oct 31 19:54:51 2009 UTC (14 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.407: preferred, colored
Changes since revision 1.407: +74 -58 lines
- $type renamed as $crstype where it is used for course type
- Some additional wording changes to support Community $crstype
   (C)course -> (C)community

Revision 1.407: download - view: text, markup, annotated - select for diffs
Fri Oct 30 20:24:39 2009 UTC (14 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.406: preferred, colored
Changes since revision 1.406: +14 -5 lines
- Accommodate Communities.
  Titles of tabs in Course/Community Editor depend on type of course.

Revision 1.406: download - view: text, markup, annotated - select for diffs
Fri Oct 30 19:50:24 2009 UTC (14 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.405: preferred, colored
Changes since revision 1.405: +5 -6 lines
- &generate_edit_table()
  - eliminate unused arg, and setting of unused variable.
    In rev 1.382 onwards, second arg ($varcd) is no longer used in the routine.
  - check $orderhash_ref really is a ref to a HASH.

Revision 1.405: download - view: text, markup, annotated - select for diffs
Tue Oct 27 09:19:52 2009 UTC (14 years, 6 months ago) by bisitz
Branches: MAIN
Diff to previous 1.404: preferred, colored
Changes since revision 1.404: +2 -2 lines
Corrected typo in rev. 1.404

Revision 1.404: download - view: text, markup, annotated - select for diffs
Mon Oct 26 21:01:36 2009 UTC (14 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.403: preferred, colored
Changes since revision 1.403: +2 -2 lines
- Bug 6094.
  - Replace Edit Course with Course Editor in more places.

Revision 1.403: download - view: text, markup, annotated - select for diffs
Fri Oct 23 17:21:03 2009 UTC (14 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.402: preferred, colored
Changes since revision 1.402: +2 -2 lines
- Punctuation not needed.

Revision 1.402: download - view: text, markup, annotated - select for diffs
Fri Oct 23 17:12:34 2009 UTC (14 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.401: preferred, colored
Changes since revision 1.401: +8 -5 lines
- Bug 6106 - Uploaded docs need inline menu.
- Coding style: Replace "unless .. else" with "if ... else"

Revision 1.401: download - view: text, markup, annotated - select for diffs
Thu Oct 22 22:25:36 2009 UTC (14 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.400: preferred, colored
Changes since revision 1.400: +2 -2 lines
- Wording change - remove unnecessary '!'

Revision 1.400: download - view: text, markup, annotated - select for diffs
Tue Oct 20 20:43:54 2009 UTC (14 years, 6 months ago) by droeschl
Branches: MAIN
Diff to previous 1.399: preferred, colored
Changes since revision 1.399: +3 -5 lines
Removed icon from Upload Document button in Edit Course - Supplemental Course Documents.

Revision 1.399: download - view: text, markup, annotated - select for diffs
Tue Oct 20 20:23:23 2009 UTC (14 years, 6 months ago) by droeschl
Branches: MAIN
Diff to previous 1.398: preferred, colored
Changes since revision 1.398: +2 -2 lines
Icons in 'Edit Course'
- changed icon of 'new composite page'
- corrected transparency issue (IE 6)

Revision 1.398: download - view: text, markup, annotated - select for diffs
Tue Oct 20 12:26:02 2009 UTC (14 years, 6 months ago) by bisitz
Branches: MAIN
Diff to previous 1.397: preferred, colored
Changes since revision 1.397: +2 -2 lines
Get rid of odd floating behavior when "Special Documents" or "Tools" is open and screen width is very low

Revision 1.397: download - view: text, markup, annotated - select for diffs
Mon Oct 19 16:13:17 2009 UTC (14 years, 6 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.396: preferred, colored
Changes since revision 1.396: +6 -6 lines
Replaced dummy-icons in supplemental course documents and main course documents (composite page, special documents ) with correct icons

Revision 1.396: download - view: text, markup, annotated - select for diffs
Mon Oct 19 02:12:32 2009 UTC (14 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.395: preferred, colored
Changes since revision 1.395: +2 -2 lines
- Do not display "Edit" link for items in supplemental documents unless user has editing privs.

Revision 1.395: download - view: text, markup, annotated - select for diffs
Sun Oct 18 15:32:36 2009 UTC (14 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.394: preferred, colored
Changes since revision 1.394: +47 -29 lines
- Users without editing rights using /adm/coursedocs to view Supplemental Documents:
   - Do not display single "Tab".
   - Use &breadcrumbs() to generate breadcrumbs in standard location.
- Eliminate unused first argument ($where) from breadcrumbs subroutine.

Revision 1.394: download - view: text, markup, annotated - select for diffs
Sat Oct 17 00:09:26 2009 UTC (14 years, 6 months ago) by droeschl
Branches: MAIN
Diff to previous 1.393: preferred, colored
Changes since revision 1.393: +29 -29 lines
Added icons according to P. Riegler's proposal to londocs.

Revision 1.393: download - view: text, markup, annotated - select for diffs
Fri Oct 16 19:00:44 2009 UTC (14 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.392: preferred, colored
Changes since revision 1.392: +33 -31 lines
- Display supplemental docs to users without editing privileges.
- Eliminate unused columns when displaying supplemental docs to editors
- Replace switch based on cc role with switch based on mdc priv($allowed).
- Ensure that folderpath is preserved for supplemental docs when non-editor
  so breadcrumbs allow navigation

Revision 1.392: download - view: text, markup, annotated - select for diffs
Fri Oct 16 18:50:18 2009 UTC (14 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.391: preferred, colored
Changes since revision 1.391: +19 -10 lines
- Bug 6079.
  - Help on editing course only displayed if user has Edit privs.

Revision 1.391: download - view: text, markup, annotated - select for diffs
Fri Oct 16 00:38:10 2009 UTC (14 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.390: preferred, colored
Changes since revision 1.390: +3 -3 lines
- Bug 6094.
- Wording change in page title and breadcrumbs:
  Course Documents -> Course Editor
  Community Documents -> Community Editor

Revision 1.390: download - view: text, markup, annotated - select for diffs
Wed Oct 7 19:57:12 2009 UTC (14 years, 6 months ago) by tempelho
Branches: MAIN
Diff to previous 1.389: preferred, colored
Changes since revision 1.389: +15 -19 lines
Relocated new folder form to the menu bar, similar to the mockup shown in bug 5997.

Revision 1.389: download - view: text, markup, annotated - select for diffs
Sun Oct 4 13:58:02 2009 UTC (14 years, 6 months ago) by tempelho
Branches: MAIN
Diff to previous 1.388: preferred, colored
Changes since revision 1.388: +8 -7 lines
Changed the order of the tabs in edit course and the content list as shown in the mockup in Bug 5997.

Revision 1.388: download - view: text, markup, annotated - select for diffs
Sun Oct 4 10:27:55 2009 UTC (14 years, 6 months ago) by tempelho
Branches: MAIN
Diff to previous 1.387: preferred, colored
Changes since revision 1.387: +3 -10 lines
Removed hide tab. (Bug 6000)
Replaced supplemental "upload document" text link by normal form button.

Revision 1.387: download - view: text, markup, annotated - select for diffs
Sun Oct 4 09:41:12 2009 UTC (14 years, 6 months ago) by tempelho
Branches: MAIN
Diff to previous 1.386: preferred, colored
Changes since revision 1.386: +34 -34 lines
Replaced text space holders with image space holders.

Revision 1.325.4.2: download - view: text, markup, annotated - select for diffs
Thu Sep 24 22:15:27 2009 UTC (14 years, 7 months ago) by raeburn
Branches: GCI_2
Diff to previous 1.325.4.1: preferred, colored next main 1.326: preferred, colored
Changes since revision 1.325.4.1: +25 -2 lines
- Customization for GCI_2.
- If course domain is gcitest and user has mdc priv in course use Concept Test
  Building interface in place of standard course editor.

Revision 1.325.4.1: download - view: text, markup, annotated - select for diffs
Thu Sep 24 22:04:40 2009 UTC (14 years, 7 months ago) by raeburn
Branches: GCI_2
Diff to previous 1.325: preferred, colored
Changes since revision 1.325: +19 -18 lines
- londocs.pm for GCI_2 updated to 2.9.X
- Backport 1.336, 1.340, 1.343, 1.345, 1.346, 1.347, 1.349, 1.353,
           1.358, 1.361, 1.365, 1.366.

Revision 1.386: download - view: text, markup, annotated - select for diffs
Sat Sep 19 11:01:44 2009 UTC (14 years, 7 months ago) by tempelho
Branches: MAIN
Diff to previous 1.385: preferred, colored
Changes since revision 1.385: +2 -2 lines
The old button for uploading a document is recovered now.
Closed Bug 6002.

Revision 1.385: download - view: text, markup, annotated - select for diffs
Wed Sep 2 16:24:28 2009 UTC (14 years, 7 months ago) by bisitz
Branches: MAIN
Diff to previous 1.384: preferred, colored
Changes since revision 1.384: +13 -7 lines
Moved "Editing the Table of Contents" help to breadcrumb component
- the standard place for help related to the whole page.

Revision 1.384: download - view: text, markup, annotated - select for diffs
Fri Aug 28 19:43:16 2009 UTC (14 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.383: preferred, colored
Changes since revision 1.383: +2 -2 lines
- Bug 6003.
If checkbox checked for embedded object check, use File::MMagic to confirm that the file is an HTML file before parsing.

Revision 1.383: download - view: text, markup, annotated - select for diffs
Thu Aug 13 12:29:04 2009 UTC (14 years, 8 months ago) by tempelho
Branches: MAIN
Diff to previous 1.382: preferred, colored
Changes since revision 1.382: +156 -132 lines
 + Replaced "Edit Course" buttons by text links. "Edit Course" buttons will get the same look as "Manage Course Users" (submenu links).
 + pic01 .. pic33 are wildcards and will be replaced by images for a better look.
 + Subroutine create_list_elements and create_form_ul were created to get the list structure for the form buttons.
 + Javascript function injectData was created to get hidden field values on demand into a form, using a hyperlink instead of a button.
 + Bug in Supplemental Docs was fixed, that didn't show any Supplemental Docs for the students.

Revision 1.382: download - view: text, markup, annotated - select for diffs
Mon Jul 27 20:35:40 2009 UTC (14 years, 9 months ago) by tempelho
Branches: MAIN
CVS tags: bz2851
Diff to previous 1.381: preferred, colored
Changes since revision 1.381: +4 -4 lines
+Style changes in LC_TabContentBigger for a better look
+Little changes in londocs for the usage of the new tab styles

Revision 1.381: download - view: text, markup, annotated - select for diffs
Tue Jul 14 17:33:43 2009 UTC (14 years, 9 months ago) by bisitz
Branches: MAIN
Diff to previous 1.380: preferred, colored
Changes since revision 1.380: +61 -30 lines
Optimized DOCS screen layout:
- Use same background color for parameters on right side as for actions on left side ("LC_docs_entry_parameter")
- Added missing parameter display "random order"
- Added headlines to document table
- Optimized output for empty folders: Only display table and headlines if content exists
- Wrapped clipboard in fieldset
- Wrapped parameter list for current folder in Box (including warning messages)
- Added warning style to warning messages (randomly pick, random order)
- Added width to div for "move up/down" icons ("LC_docs_entry_move")
- Optimized &mt call for "randomly pick X resources"
- Adjusted translations (de, zh) and added missing translations (de, zh)

Revision 1.380: download - view: text, markup, annotated - select for diffs
Tue Jul 14 12:27:52 2009 UTC (14 years, 9 months ago) by bisitz
Branches: MAIN
Diff to previous 1.379: preferred, colored
Changes since revision 1.379: +3 -3 lines
Use new folder icon

Credits: Juliane Wenzel

Revision 1.379: download - view: text, markup, annotated - select for diffs
Mon Jul 13 17:34:28 2009 UTC (14 years, 9 months ago) by bisitz
Branches: MAIN
Diff to previous 1.378: preferred, colored
Changes since revision 1.378: +21 -21 lines
Use data_table for table of course documents:
- Currently keep old background colors, but not for resources (use default data_table colors instead)
- Removed unused style "LC_docs_path"
- Removed now unused and outdated styles "LC_docs_entry_title" and "LC_docs_entry_icon"
- Wrapped no docs info in <p> and added info style
- "Move Up/Down" buttons: Replaced table by simple div structure

Revision 1.378: download - view: text, markup, annotated - select for diffs
Fri Jul 10 19:48:51 2009 UTC (14 years, 9 months ago) by tempelho
Branches: MAIN
Diff to previous 1.377: preferred, colored
Changes since revision 1.377: +2 -2 lines
- If nothing has done to the course yet, now "Main Course Documents" comes up.
- Style color changes in "LC_TabContentBigger li" to distinguish easier if you are looking at Supplemental or Main Tab.

Revision 1.377: download - view: text, markup, annotated - select for diffs
Fri Jul 10 17:05:05 2009 UTC (14 years, 9 months ago) by bisitz
Branches: MAIN
Diff to previous 1.376: preferred, colored
Changes since revision 1.376: +41 -24 lines
DOCS - Consistent and optimized wording and screen layout:
- Wording: "Published Documents" -> "Published Resources"
- Don't display "Published Resources" twice. Headline should be enough.
- Wording: "Hide all Options" -> "Hide"
- Wording: "Export Course to IMS", "Export course to IMS content package"
    -> "IMS Export" (button text, breadcrumbs)
    -> "Export Course to IMS Package" (button title, headline)
    - Corresponding changes for "IMS Import"
- IMS Export page:
    - Wording: "Export Course DOCS" button -> just "Export"
    - Added missing &mt calls
    - Added warning style to warning and error style to error message
    - Optimized layout for warning message
    - Consistent wording: Download link
    - First show error messages (if any), then download link
    - Added link to go back in case of error
- Removed unused texthash entries
- Added/updated translation phrases in de.pm and zh.pm

Revision 1.376: download - view: text, markup, annotated - select for diffs
Fri Jul 10 15:05:28 2009 UTC (14 years, 9 months ago) by bisitz
Branches: MAIN
Diff to previous 1.375: preferred, colored
Changes since revision 1.375: +5 -3 lines
- Replaced special style "clear" by...
    - direct use of style="..." (londocs.pm)
    - LC_clear_float_footer (lonsimplepage.pm)

londocs.pm:
- Added missing &mt call

lonsimplepage.pm:
- Removed unneeded <form> tag from "Delete Photo" button
- XHTML
    - Added dummy action to forms
    - Added alt attribute to image

Revision 1.375: download - view: text, markup, annotated - select for diffs
Wed Jul 8 07:51:01 2009 UTC (14 years, 9 months ago) by tempelho
Branches: MAIN
Diff to previous 1.374: preferred, colored
Changes since revision 1.374: +8 -5 lines
londocs:
- Changed action of the re-initializing form. Now it works and the button disappears after pushing.
- Added the class "clear" to the main tabs LC_Box for a better look.
- Completed the javascript function showPage.

loncommon:
- Making changes in .clear css class for a better multiple usage.

Revision 1.374: download - view: text, markup, annotated - select for diffs
Wed Jul 1 13:16:42 2009 UTC (14 years, 9 months ago) by tempelho
Branches: MAIN
Diff to previous 1.373: preferred, colored
Changes since revision 1.373: +32 -10 lines
loncommon:
	A few style Changes for LC_TabContent, inserted a LC_TabContent .right to displace the span tags used until now.
londocs:
	Making changes of the javascript functions hideAll, showPage and unselectInactive to support the usage of .right class.
	Starting to generate a new javascript function showPage to let selected subtabs stay open, while switching the main tab.

Revision 1.373: download - view: text, markup, annotated - select for diffs
Wed Jun 17 17:36:25 2009 UTC (14 years, 10 months ago) by bisitz
Branches: MAIN
CVS tags: bz5969, BZ5971-printing-apage
Diff to previous 1.372: preferred, colored
Changes since revision 1.372: +10 -8 lines
- Corrected attributes closure for ContentBox (removed second quotation mark)
- Added missing blank between attributes to main/supplemental list items
- XHTML: Blanks in id are not allowed
  (Renamed Supplemental Course Documents -> supplCourseDocuments)
- XHTML: lower case attributes

Revision 1.372: download - view: text, markup, annotated - select for diffs
Wed Jun 17 17:15:00 2009 UTC (14 years, 10 months ago) by bisitz
Branches: MAIN
Diff to previous 1.371: preferred, colored
Changes since revision 1.371: +17 -17 lines
- Repaired javascript changes from rev. 1.369:
  Added needed line breaks to allow the browser to interpret the first javascript line as script, not as comment
  -> "re-initialize" button works again

- Corrected reinit URL: now coursedocs again (instead of roles)

- Don't misuse <h3> to highlight warning message

Revision 1.371: download - view: text, markup, annotated - select for diffs
Tue Jun 9 18:42:42 2009 UTC (14 years, 10 months ago) by tempelho
Branches: MAIN
Diff to previous 1.370: preferred, colored
Changes since revision 1.370: +46 -7 lines
Maked a few style changes for londocs. Put the help for the main course documents to the bottom.
Opened tabs now stay open after doing an operation.

Revision 1.370: download - view: text, markup, annotated - select for diffs
Mon Jun 8 18:04:45 2009 UTC (14 years, 10 months ago) by bisitz
Branches: MAIN
Diff to previous 1.369: preferred, colored
Changes since revision 1.369: +3 -3 lines
Just "LC_Box" instead of "LC_ContentBoxSpecial"
- Much shorter
- Always contains some kind of content
- Nothing special (LC_ContentBox doesn't exist besides id for Javascript in londocs.pm)

Revision 1.369: download - view: text, markup, annotated - select for diffs
Fri Jun 5 10:51:13 2009 UTC (14 years, 10 months ago) by bisitz
Branches: MAIN
Diff to previous 1.368: preferred, colored
Changes since revision 1.368: +91 -59 lines
IMS Export:
- Simplified and LON-CAPA standard HTML structure for "(un)check all" area
- Replaced hardcoded table by standard data_table
    - Removed now unneeded special styles
    - Manual backgroundcolor switch not needed anymore
    - Corrected missing table row closure
    - Moved table closure right next to table creation
    - Removed unused dummy column in the middle
- Localization: Added missing &mt() calls
- Optimized &mt() call for choose text and download link
- Added error style to error message
- Wrapped download and error message in paragraph

XHTML:
    - Properly exclude javascript code from being interpreted as HTML code
    - Added type to script
    - Added dummy action to forms without action
    - lower case attributes (onclick)
    - Added alt attribute to all images

Revision 1.368: download - view: text, markup, annotated - select for diffs
Sat May 23 20:43:24 2009 UTC (14 years, 11 months ago) by truskell
Branches: MAIN
Diff to previous 1.367: preferred, colored
Changes since revision 1.367: +4 -4 lines
Changed "New Document" to "Upload Document"

Revision 1.325.2.1: download - view: text, markup, annotated - select for diffs
Thu May 21 02:47:48 2009 UTC (14 years, 11 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_8_99_0
Diff to previous 1.325: preferred, colored
Changes since revision 1.325: +19 -18 lines
- Backport 1.336, 1.340, 1.343, 1.345, 1.346, 1.347, 1.349,
           1.353, 1.358, 1.361, 1.365, 1.366.

Revision 1.367: download - view: text, markup, annotated - select for diffs
Sat May 16 21:01:07 2009 UTC (14 years, 11 months ago) by droeschl
Branches: MAIN
Diff to previous 1.366: preferred, colored
Changes since revision 1.366: +2 -3 lines
Removed deprecated font tag.

Revision 1.366: download - view: text, markup, annotated - select for diffs
Mon May 11 17:12:25 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: BZ5434-fox
Diff to previous 1.365: preferred, colored
Changes since revision 1.365: +2 -2 lines
Speical style "LC_unknown" not really needed
Replaced only occurrence by LC_error and removed style definition from loncommon.pm

Revision 1.365: 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
Diff to previous 1.364: preferred, colored
Changes since revision 1.364: +4 -4 lines
XHTML:
- XHTML conform <img> tag closure
- Added some missing alt attributes to <img>

Revision 1.364: download - view: text, markup, annotated - select for diffs
Wed Apr 15 12:44:24 2009 UTC (15 years ago) by bisitz
Branches: MAIN
Diff to previous 1.363: preferred, colored
Changes since revision 1.363: +29 -29 lines
No content changes - removed annoying trailing blanks and tabs in script code

Revision 1.363: download - view: text, markup, annotated - select for diffs
Tue Apr 7 20:48:40 2009 UTC (15 years ago) by ehlerst
Branches: MAIN
Diff to previous 1.362: preferred, colored
Changes since revision 1.362: +19 -29 lines
changed the way to call the subroutine generate_edit_table.

Revision 1.362: download - view: text, markup, annotated - select for diffs
Tue Apr 7 20:12:55 2009 UTC (15 years ago) by ehlerst
Branches: MAIN
Diff to previous 1.361: preferred, colored
Changes since revision 1.361: +7 -6 lines
fixing composite page problem.

Revision 1.361: download - view: text, markup, annotated - select for diffs
Sat Apr 4 21:47:40 2009 UTC (15 years ago) by bisitz
Branches: MAIN
Diff to previous 1.360: preferred, colored
Changes since revision 1.360: +2 -2 lines
XHTML conform tags (input, br, hr)

Revision 1.360: download - view: text, markup, annotated - select for diffs
Wed Apr 1 14:22:11 2009 UTC (15 years ago) by amueller
Branches: MAIN
Diff to previous 1.359: preferred, colored
Changes since revision 1.359: +2 -2 lines
fit the use of the style LC_MenuBreadcrumbs in the side Edit Course in purpose to be conform with the idea in using styles. LC_MenuBreadcrumbs is declared as an id style but was used twice on this page.

Revision 1.314.2.7: download - view: text, markup, annotated - select for diffs
Sat Mar 21 01:37:18 2009 UTC (15 years, 1 month ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_1, GCI_1
Diff to previous 1.314.2.6: preferred, colored
Changes since revision 1.314.2.6: +5 -5 lines
- Backport 1.358.

Revision 1.314.2.6: download - view: text, markup, annotated - select for diffs
Sat Mar 21 01:32:01 2009 UTC (15 years, 1 month ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.314.2.5: preferred, colored
Changes since revision 1.314.2.5: +3 -3 lines
- Backport 1.346.

Revision 1.314.2.5: download - view: text, markup, annotated - select for diffs
Wed Mar 18 21:57:58 2009 UTC (15 years, 1 month ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.314.2.4: preferred, colored
Changes since revision 1.314.2.4: +2 -1 lines
- Backport 1.340.

Revision 1.359: download - view: text, markup, annotated - select for diffs
Tue Mar 17 21:41:30 2009 UTC (15 years, 1 month ago) by tempelho
Branches: MAIN
Diff to previous 1.358: preferred, colored
Changes since revision 1.358: +11 -15 lines
XHTML

Revision 1.358: download - view: text, markup, annotated - select for diffs
Tue Mar 17 17:36:22 2009 UTC (15 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.357: preferred, colored
Changes since revision 1.357: +5 -5 lines
XHTML

Revision 1.357: download - view: text, markup, annotated - select for diffs
Tue Mar 17 14:50:53 2009 UTC (15 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.356: preferred, colored
Changes since revision 1.356: +4 -4 lines
- "More Tools" are just tools
- Re-added lost line break after 'Check/Set Resource Versions' button in tools menu

Revision 1.356: download - view: text, markup, annotated - select for diffs
Mon Mar 16 21:44:38 2009 UTC (15 years, 1 month ago) by tempelho
Branches: MAIN
Diff to previous 1.355: preferred, colored
Changes since revision 1.355: +8 -13 lines
Removed form hidden field suppactive and replaced its functionality by the usage of $env{'form.folderpath'}. Realised the option to switch between the main and the supplemental course documents at any time.

Revision 1.355: download - view: text, markup, annotated - select for diffs
Tue Mar 10 22:15:43 2009 UTC (15 years, 1 month ago) by ehlerst
Branches: MAIN
Diff to previous 1.354: preferred, colored
Changes since revision 1.354: +12 -7 lines
Insert hidden form field with the name "suppactive", to keep supplemental course documents tab active, when a form from the supp course docs is used.

Revision 1.354: download - view: text, markup, annotated - select for diffs
Tue Mar 10 18:49:22 2009 UTC (15 years, 1 month ago) by tempelho
Branches: MAIN
Diff to previous 1.353: preferred, colored
Changes since revision 1.353: +9 -28 lines
Removed main tab "Special Admin Options" and placed the content into "Main Course Documents" -> "More Tool" (Old "More Options"). Moved the New Folder Button from "Supplemental Course Documents" -> "Special Documents" to "New Document".

Revision 1.353: download - view: text, markup, annotated - select for diffs
Sun Mar 8 21:49:33 2009 UTC (15 years, 1 month ago) by weissno
Branches: MAIN
Diff to previous 1.352: preferred, colored
Changes since revision 1.352: +4 -4 lines

consistent wording:
changed "group files" to "group portfolio"
changed "file repository" to "group portfolio"
changed "group portfolio files" to "group portfolio"

Revision 1.352: download - view: text, markup, annotated - select for diffs
Thu Mar 5 10:56:59 2009 UTC (15 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.351: preferred, colored
Changes since revision 1.351: +2 -2 lines
Corrected default name in course DOCS for 'Personal Information Page for a User'

Revision 1.351: download - view: text, markup, annotated - select for diffs
Tue Mar 3 17:45:15 2009 UTC (15 years, 1 month ago) by ehlerst
Branches: MAIN
Diff to previous 1.350: preferred, colored
Changes since revision 1.350: +5 -4 lines
moved "New Folder" button from "Special Documents" to "New Document".

Revision 1.350: download - view: text, markup, annotated - select for diffs
Tue Mar 3 16:57:24 2009 UTC (15 years, 1 month ago) by tempelho
Branches: MAIN
Diff to previous 1.349: preferred, colored
Changes since revision 1.349: +2 -2 lines
Insert Icon for ul.LC_TabContent li:hover and li:active, insert LC_Right to place divs float right

Revision 1.349: download - view: text, markup, annotated - select for diffs
Sun Mar 1 19:38:13 2009 UTC (15 years, 1 month ago) by biermanm
Branches: MAIN
Diff to previous 1.348: preferred, colored
Changes since revision 1.348: +2 -2 lines
Cnosisten wording "Simple Course Page"

Revision 1.348: download - view: text, markup, annotated - select for diffs
Wed Feb 25 09:28:40 2009 UTC (15 years, 2 months ago) by weissno
Branches: MAIN
Diff to previous 1.347: preferred, colored
Changes since revision 1.347: +4 -4 lines

consistent wording:
changed the button text from "About User" to "Personal Information Page for a User"
changed "'About Me' Page" to "Personal Information Page"
changed "About" to "Personal Information Page"

Revision 1.347: download - view: text, markup, annotated - select for diffs
Thu Feb 19 10:51:40 2009 UTC (15 years, 2 months ago) by weissno
Branches: MAIN
Diff to previous 1.346: preferred, colored
Changes since revision 1.346: +5 -5 lines

weiss: changed "personal homepage" to "personal information page"
weiss: backround: consistent wording

Revision 1.346: download - view: text, markup, annotated - select for diffs
Wed Feb 18 07:06:15 2009 UTC (15 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.345: preferred, colored
Changes since revision 1.345: +3 -3 lines
- Starting with lonnet.pm rev 1.981, default for &lonnet::delenv() has been to \Q escape arg in regexp used to identify items in environment to delete.
  - No longer need to escape special characters in arg passed to lonnet::delenv().
- Call to lonnet::delenv() in rat/lonuserstate now includes second arg, because in this case first arg is to be treated as a regexp (so \Q escape is not wanted).

Revision 1.345: download - view: text, markup, annotated - select for diffs
Tue Feb 17 10:02:59 2009 UTC (15 years, 2 months ago) by weissno
Branches: MAIN
Diff to previous 1.344: preferred, colored
Changes since revision 1.344: +5 -5 lines

weiss: changed "My Personal Info" to "My Personal Homepage" for an consistent wording

Revision 1.344: download - view: text, markup, annotated - select for diffs
Mon Feb 16 11:09:01 2009 UTC (15 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.343: preferred, colored
Changes since revision 1.343: +53 -53 lines
Removed unneccessary trailing tabs and white spaces from script code

Revision 1.343: download - view: text, markup, annotated - select for diffs
Mon Feb 16 10:33:32 2009 UTC (15 years, 2 months ago) by biermanm
Branches: MAIN
Diff to previous 1.342: preferred, colored
Changes since revision 1.342: +2 -2 lines
Consistent wording "Simple Page"

Revision 1.342: download - view: text, markup, annotated - select for diffs
Sat Feb 14 13:27:01 2009 UTC (15 years, 2 months ago) by ehlerst
Branches: MAIN
Diff to previous 1.341: preferred, colored
Changes since revision 1.341: +17 -35 lines
fixed composite page problem, now the document options are available again.

Revision 1.341: download - view: text, markup, annotated - select for diffs
Thu Feb 12 15:45:38 2009 UTC (15 years, 2 months ago) by ehlerst
Branches: MAIN
Diff to previous 1.340: preferred, colored
Changes since revision 1.340: +18 -8 lines
fixed missing re-initialize button problem.

Revision 1.340: download - view: text, markup, annotated - select for diffs
Thu Feb 12 11:35:07 2009 UTC (15 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.339: preferred, colored
Changes since revision 1.339: +2 -1 lines
- When using external resources from a SSL web server, don't strip out the https://
part - otherwise constructed link (e.g., adm/wrapper/ext/example.com) is without any indication that a site uses https.
- In sequence file src is http://https:// ....
   - Remove the surplus http:// prefix when generating Edit link etc.

Revision 1.339: download - view: text, markup, annotated - select for diffs
Tue Feb 10 14:23:18 2009 UTC (15 years, 2 months ago) by ehlerst
Branches: MAIN
Diff to previous 1.338: preferred, colored
Changes since revision 1.338: +5 -3 lines
-minor layout changes in londocs.pm
-changed style LC_TabContent in loncommon.pm

Revision 1.338: download - view: text, markup, annotated - select for diffs
Tue Feb 10 12:20:18 2009 UTC (15 years, 2 months ago) by ehlerst
Branches: MAIN
Diff to previous 1.337: preferred, colored
Changes since revision 1.337: +2 -2 lines
added hover and active to LC_TabContent and LC_TabContentBigger.

Revision 1.337: download - view: text, markup, annotated - select for diffs
Wed Feb 4 14:45:51 2009 UTC (15 years, 2 months ago) by ehlerst
Branches: MAIN
Diff to previous 1.336: preferred, colored
Changes since revision 1.336: +27 -18 lines
implemented another maintab which contains additional options.

Revision 1.336: download - view: text, markup, annotated - select for diffs
Wed Feb 4 13:03:44 2009 UTC (15 years, 2 months ago) by schafran
Branches: MAIN
Diff to previous 1.335: preferred, colored
Changes since revision 1.335: +3 -3 lines
consistent wording

Revision 1.335: download - view: text, markup, annotated - select for diffs
Tue Feb 3 18:31:59 2009 UTC (15 years, 2 months ago) by ehlerst
Branches: MAIN
Diff to previous 1.334: preferred, colored
Changes since revision 1.334: +120 -88 lines
implemented a tab style to select between Main Course Documents and Supplemental Course Documents.

Revision 1.334: download - view: text, markup, annotated - select for diffs
Tue Feb 3 14:16:39 2009 UTC (15 years, 2 months ago) by muellerd
Branches: MAIN
Diff to previous 1.333: preferred, colored
Changes since revision 1.333: +29 -33 lines
- added additional parameter to the javascript functions hideAll(), unselectInactive(), showPage() for multiple usage
- used sub_generate_table to create supplemental course tabs

Revision 1.333: download - view: text, markup, annotated - select for diffs
Mon Feb 2 11:23:56 2009 UTC (15 years, 2 months ago) by muellerd
Branches: MAIN
Diff to previous 1.332: preferred, colored
Changes since revision 1.332: +51 -109 lines
- deleted table structure
- revised code

Revision 1.332: download - view: text, markup, annotated - select for diffs
Fri Jan 30 11:39:38 2009 UTC (15 years, 2 months ago) by tempelho
Branches: MAIN
Diff to previous 1.331: preferred, colored
Changes since revision 1.331: +25 -17 lines
added javascript function unselectInactive() to clear the class="active", when tab is closed; added parameter li.active to LC_ContentBox style.

Revision 1.331: download - view: text, markup, annotated - select for diffs
Fri Jan 30 10:02:46 2009 UTC (15 years, 2 months ago) by muellerd
Branches: MAIN
Diff to previous 1.330: preferred, colored
Changes since revision 1.330: +13 -4 lines
included new input parameter to sub generate_edit_table to display the headline

Revision 1.330: download - view: text, markup, annotated - select for diffs
Fri Jan 30 09:05:36 2009 UTC (15 years, 2 months ago) by tempelho
Branches: MAIN
Diff to previous 1.329: preferred, colored
Changes since revision 1.329: +49 -19 lines
Added a hover functionality to LC_TabContent, inserted two javaScripts hideAll() and showPage() to implement tab functionality to upload course documents

Revision 1.329: download - view: text, markup, annotated - select for diffs
Wed Jan 28 18:10:04 2009 UTC (15 years, 3 months ago) by droeschl
Branches: MAIN
Diff to previous 1.328: preferred, colored
Changes since revision 1.328: +3707 -3707 lines
hopefully solved an encoding problem.

Revision 1.328: download - view: text, markup, annotated - select for diffs
Wed Jan 28 13:24:54 2009 UTC (15 years, 3 months ago) by ehlerst
Branches: MAIN
Diff to previous 1.327: preferred, colored
Changes since revision 1.327: +1 -3 lines
deleted unnecessary variables.

Revision 1.327: download - view: text, markup, annotated - select for diffs
Wed Jan 28 12:56:08 2009 UTC (15 years, 3 months ago) by ehlerst
Branches: MAIN
Diff to previous 1.326: preferred, colored
Changes since revision 1.326: +73 -43 lines
prepared subroutines for upcoming layout changes.

Revision 1.326: download - view: text, markup, annotated - select for diffs
Wed Jan 28 11:51:22 2009 UTC (15 years, 3 months ago) by muellerd
Branches: MAIN
Diff to previous 1.325: preferred, colored
Changes since revision 1.325: +3679 -3546 lines
- code extracted to new variables to devide code from design

Revision 1.314.2.4: download - view: text, markup, annotated - select for diffs
Sun Dec 21 16:15:39 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_0, version_2_7_99_1, version_2_7_99_0
Diff to previous 1.314.2.3: preferred, colored
Changes since revision 1.314.2.3: +24 -7 lines
- Backport 1.325.

Revision 1.314.2.3: download - view: text, markup, annotated - select for diffs
Sun Dec 21 15:48:43 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.314.2.2: preferred, colored
Changes since revision 1.314.2.2: +2 -2 lines
- Backport 1.323.

Revision 1.314.2.2: download - view: text, markup, annotated - select for diffs
Sun Dec 21 15:47:50 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.314.2.1: preferred, colored
Changes since revision 1.314.2.1: +41 -3 lines
- Backport 1.322.

Revision 1.325: download - view: text, markup, annotated - select for diffs
Fri Dec 19 18:57:43 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_9_X, GCI_2
Diff to previous 1.324: preferred, colored
Changes since revision 1.324: +24 -8 lines
- Check that navmap object could be created to avoid ISE.
  - Display error message and log to lonnet.log if navmap object undefined.
- &exportcourse() - remove duplicate &Apache::loncommon::end_page() -- one is added within calling handler().

Revision 1.324: download - view: text, markup, annotated - select for diffs
Mon Dec 15 16:37:44 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.323: preferred, colored
Changes since revision 1.323: +4 -3 lines
- $brcrum is a reference to an anonymous array [] (use $brcrum not @brcrum).
- add sanity checking to confirm that the arg passed was an array ref.
- style
  - indentation
  - exists()

Revision 1.323: download - view: text, markup, annotated - select for diffs
Mon Dec 15 06:32:01 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.322: preferred, colored
Changes since revision 1.322: +2 -2 lines
- Extra randomness in file name of new sequence.

Revision 1.322: download - view: text, markup, annotated - select for diffs
Mon Dec 15 06:09:37 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.321: preferred, colored
Changes since revision 1.321: +41 -3 lines
- Repeated copying/pasting of maps would result in very long filenames.
  - Eventually replication to homeserver would fail becuase the .sequence.in.transit file name is too long. (255 character max)
- Now when copying previously copied folders, truncate number portion to include only the final 10 digits (timestamp of previous copy).
- &uniqueness_check() checks if file name of new page/sequence to be added does not already occur in the map to which it is being added.

Revision 1.321: download - view: text, markup, annotated - select for diffs
Mon Dec 15 03:02:19 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.320: preferred, colored
Changes since revision 1.320: +23 -7 lines
- Check return value when pasting uploaded folder or composite page.
  - If error occurs when saving new map
    - do not update the map for the current folder
    - display an error message

Revision 1.314.2.1: download - view: text, markup, annotated - select for diffs
Sat Dec 13 23:32:01 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.314: preferred, colored
Changes since revision 1.314: +2 -2 lines
- Backport 1.319.

Revision 1.320: download - view: text, markup, annotated - select for diffs
Sat Dec 13 00:19:07 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.319: preferred, colored
Changes since revision 1.319: +76 -76 lines
- Style
  - eliminate $_
  - push() sort() keys() split() grep().

Revision 1.319: 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.318: preferred, colored
Changes since revision 1.318: +2 -2 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.318: download - view: text, markup, annotated - select for diffs
Wed Dec 10 21:46:58 2008 UTC (15 years, 4 months ago) by kaisler
Branches: MAIN
Diff to previous 1.317: preferred, colored
Changes since revision 1.317: +3 -2 lines
Added Breadcrumbs in Sites that dose not have any
Added a parameter bread_crumbs to the start_page function, so it can handel the creation of breadcrumbs

Revision 1.317: download - view: text, markup, annotated - select for diffs
Fri Nov 21 20:31:48 2008 UTC (15 years, 5 months ago) by jms
Branches: MAIN
Diff to previous 1.316: preferred, colored
Changes since revision 1.316: +120 -107 lines
Fixd POD comments

Revision 1.316: download - view: text, markup, annotated - select for diffs
Tue Nov 18 19:14:22 2008 UTC (15 years, 5 months ago) by jms
Branches: MAIN
Diff to previous 1.315: preferred, colored
Changes since revision 1.315: +2 -2 lines
Added/updated/converted POD. Many files had their POD redone to new standards.

Revision 1.315: download - view: text, markup, annotated - select for diffs
Mon Nov 17 14:46:10 2008 UTC (15 years, 5 months ago) by jms
Branches: MAIN
Diff to previous 1.314: preferred, colored
Changes since revision 1.314: +146 -27 lines
Converted comments to POD format

Revision 1.314: download - view: text, markup, annotated - select for diffs
Wed Oct 8 17:19:18 2008 UTC (15 years, 6 months ago) by bisitz
Branches: MAIN
Branch point for: version_2_8_X
Diff to previous 1.313: preferred, colored
Changes since revision 1.313: +16 -7 lines
Dump course DOCS screen:
  - Use standard LON-CAPA table
  - Optimized &mt() call for button text

Revision 1.313: download - view: text, markup, annotated - select for diffs
Mon Sep 15 15:34:10 2008 UTC (15 years, 7 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1
Diff to previous 1.312: preferred, colored
Changes since revision 1.312: +11 -10 lines
- Bugfix: "not found" message now uses correct closing tag
- Replaced hardcoded "ok" style with LON-CAPA standard CSS
- Added another line break between each first level lines to get an output which could be better read
- Optimized output for warnings and error counter

Revision 1.312: download - view: text, markup, annotated - select for diffs
Thu Sep 11 14:47:21 2008 UTC (15 years, 7 months ago) by bisitz
Branches: MAIN
Diff to previous 1.311: preferred, colored
Changes since revision 1.311: +4 -4 lines
Past tense of "occur" is "occurred" (rr!)
Also added some missing &mt() calls and corrected some other little typos

Revision 1.311: download - view: text, markup, annotated - select for diffs
Fri Sep 5 00:08:46 2008 UTC (15 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.310: preferred, colored
Changes since revision 1.310: +20 -3 lines
Using the paste buffer with an item from Supplemental Docs with a title containing an embedded timestamp and the identity of editor would result in escaped HTML tags in the title after pasting.
- Add new item in %env - docs.markedcopy_supplemental - containing the original item title (includes embedded information).
- Behavior on pasting depends on whether item is pasted into a folder in the Main Documents area or in the Supplemental Documents area.

Revision 1.310: download - view: text, markup, annotated - select for diffs
Thu Sep 4 17:50:47 2008 UTC (15 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.309: preferred, colored
Changes since revision 1.309: +4 -2 lines
- Only show paste button if user's context permits editing.

Revision 1.309: download - view: text, markup, annotated - select for diffs
Thu Sep 4 17:07:28 2008 UTC (15 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.308: preferred, colored
Changes since revision 1.308: +22 -11 lines
- Bug 5781.
  - $env{'form.folderpath'} now set for users viewing Top level of Supplemental Documents.
  - For users without edit privs who previously accessed Supplemental Docs folders below the top level, and as a result have incomplete $env{'form.folderpath'} stored for the course in environment.db, prepend the folder and title for the top level.
  - Set text in breadcrumbs for top level folder in Supplemental Docs to "Course Documents" for users without edit privs, for consistency with the rest of the interface.

Revision 1.308: download - view: text, markup, annotated - select for diffs
Mon Jun 9 22:34:55 2008 UTC (15 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_0, version_2_6_99_1, version_2_6_99_0
Diff to previous 1.307: preferred, colored
Changes since revision 1.307: +4 -53 lines
- Move &ask_for_embedded_content() from londocs.pm to loncommon.pm
- &lonnet::extract_embedded_items() - argument change.
  - Path to file to be parsed to look for embedded objects now in a single argunment (first arg), instead of as separate $filepath and $fname.

Revision 1.307: download - view: text, markup, annotated - select for diffs
Wed May 28 14:21:30 2008 UTC (15 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.306: preferred, colored
Changes since revision 1.306: +16 -1 lines
Remember what we worked on in DOCS

Revision 1.306: download - view: text, markup, annotated - select for diffs
Thu May 22 17:47:33 2008 UTC (15 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.305: preferred, colored
Changes since revision 1.305: +2 -2 lines
In the majority of cases, it makes sense to have the "embedded" box checked.

Revision 1.305: download - view: text, markup, annotated - select for diffs
Mon Mar 17 14:13:27 2008 UTC (16 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.304: preferred, colored
Changes since revision 1.304: +10 -10 lines
Localisation:
- Added missing &mt() / $lt{} to names of all new special documents
Removed "Listed" from "Listed Title for the..."

Revision 1.304: download - view: text, markup, annotated - select for diffs
Wed Mar 12 02:45:07 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.303: preferred, colored
Changes since revision 1.303: +3 -3 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.303: download - view: text, markup, annotated - select for diffs
Sun Jan 20 05:46:34 2008 UTC (16 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_X, version_2_6_3, version_2_6_2, version_2_6_1
Diff to previous 1.302: preferred, colored
Changes since revision 1.302: +5 -4 lines
- Sentences separated by \\n put in separate phrases for localization.
- Modify translation in de.pm accordingly.
- Modify quotes in javascript-generated confirm dialog for "About User" page to suppress javascript error.

Revision 1.302: download - view: text, markup, annotated - select for diffs
Thu Jan 17 18:42:31 2008 UTC (16 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.301: preferred, colored
Changes since revision 1.301: +37 -15 lines
Localization:
Added missing &mt(...) / $lt{...} for popup messages ("New Folder", etc.)
(More localization has to be done)

Revision 1.301: download - view: text, markup, annotated - select for diffs
Sat Dec 1 03:46:03 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_6_0, version_2_5_99_1, version_2_5_99_0
Diff to previous 1.300: preferred, colored
Changes since revision 1.300: +2 -2 lines
- elminate double declaration

Revision 1.300: download - view: text, markup, annotated - select for diffs
Sat Dec 1 01:59:55 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.299: preferred, colored
Changes since revision 1.299: +2 -2 lines
- the sorting of the resources in the maps is really really slow
  for larger (~80ish) maps make it avoidable if we don't care

Revision 1.299: download - view: text, markup, annotated - select for diffs
Thu Nov 8 22:20:32 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.298: preferred, colored
Changes since revision 1.298: +8 -4 lines
- BUG#5514 - use the folder icon for folders, and elminate the description

Revision 1.298: download - view: text, markup, annotated - select for diffs
Mon Sep 10 21:41:02 2007 UTC (16 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.297: preferred, colored
Changes since revision 1.297: +5 -1 lines
- BUG#5418 not getting reinit button after uploading to DOCS

Revision 1.297: download - view: text, markup, annotated - select for diffs
Fri Aug 31 20:27:54 2007 UTC (16 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.296: preferred, colored
Changes since revision 1.296: +2 -2 lines
- BUG#5401 change to Edit Course in breadcrumbs

Revision 1.296: download - view: text, markup, annotated - select for diffs
Wed Aug 29 00:52:36 2007 UTC (16 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.295: preferred, colored
Changes since revision 1.295: +26 -13 lines
- forward port 1.293.2.1, (BUG#3960) enable random order enabling in DOCS

Revision 1.295: download - view: text, markup, annotated - select for diffs
Fri Aug 3 21:50:54 2007 UTC (16 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_2_5_X, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_99_0
Diff to previous 1.294: preferred, colored
Changes since revision 1.294: +1 -2 lines
- remove double declaration

Revision 1.294: download - view: text, markup, annotated - select for diffs
Fri Jul 20 00:28:27 2007 UTC (16 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.293: preferred, colored
Changes since revision 1.293: +11 -1 lines
Instructors can add a student-viewable course roster to the course contents.
- they could point students to CLST instead.

- work -in progress: needs modifications so arrows will appear in inline nav when viewing page, and auto-enabling of setting of course classlist parm to section (or all?).

Revision 1.293.2.1: download - view: text, markup, annotated - select for diffs
Thu Jul 19 00:08:04 2007 UTC (16 years, 9 months ago) by albertel
Branches: randomize
Diff to previous 1.293: preferred, colored next main 1.294: preferred, colored
Changes since revision 1.293: +26 -13 lines
- update random order branch for latest rev of londocs

Revision 1.278.2.3: download - view: text, markup, annotated - select for diffs
Wed Jul 18 18:36:52 2007 UTC (16 years, 9 months ago) by albertel
Diff to previous 1.278.2.2: preferred, colored next main 1.279: preferred, colored
Changes since revision 1.278.2.2: +2 -2 lines
- typo prevent randorder to take effect

Revision 1.293: download - view: text, markup, annotated - select for diffs
Sat Jul 14 00:50:24 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Branch point for: randomize
Diff to previous 1.292: preferred, colored
Changes since revision 1.292: +5 -3 lines
- BUG#5310 - adding a resource to supplemental could get it 'stuck' and attempts to add things to docs would add to supplemental

Revision 1.292: download - view: text, markup, annotated - select for diffs
Sat Jul 14 00:10:13 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.291: preferred, colored
Changes since revision 1.291: +184 -228 lines
- trying to make the code cleaner

Revision 1.291: download - view: text, markup, annotated - select for diffs
Fri Jul 13 23:08:07 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.290: preferred, colored
Changes since revision 1.290: +19 -7 lines
- don't warn on removal of non grades related items (simplepages etc)

Revision 1.290: download - view: text, markup, annotated - select for diffs
Fri Jul 13 00:29:21 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.289: preferred, colored
Changes since revision 1.289: +15 -1 lines
- BUG#4769 - copy paste on simple pages needs to copy pase the db contents and update the url

Revision 1.289: download - view: text, markup, annotated - select for diffs
Thu Jul 12 23:56:29 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.288: preferred, colored
Changes since revision 1.288: +46 -34 lines
- not allowed to copy published maps (BUG#5063)
   - still allowed to cut
   - after pasting a published map clear paste buffer so multiple copies aren't instered

Revision 1.288: download - view: text, markup, annotated - select for diffs
Thu Jul 12 01:04:36 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.287: preferred, colored
Changes since revision 1.287: +5 -4 lines
- when having multipled deleted resources with the same urls, restore
  the one with id you wanted to restore

Revision 1.287: download - view: text, markup, annotated - select for diffs
Sat Jul 7 00:53:24 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.286: preferred, colored
Changes since revision 1.286: +54 -27 lines
- BUG#3487, make it possible to edit the location fo an external resource
- improve paste buffer handling of ext resources and add ability to
    properly handle https:// style external resources
- fix handling of : in paste buffer titles
- some css tweaks

Revision 1.286: download - view: text, markup, annotated - select for diffs
Wed Jul 4 00:21:42 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.285: preferred, colored
Changes since revision 1.285: +45 -34 lines
- valid xhtml

Revision 1.285: download - view: text, markup, annotated - select for diffs
Tue Jul 3 23:02:53 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.284: preferred, colored
Changes since revision 1.284: +38 -31 lines
- css

Revision 1.284: download - view: text, markup, annotated - select for diffs
Tue Jul 3 00:30:47 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.283: preferred, colored
Changes since revision 1.283: +65 -67 lines
- removing some font tags in favor of css
- removing <nobr> in favor of <span>

Revision 1.283: download - view: text, markup, annotated - select for diffs
Tue Jul 3 00:17:42 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.282: preferred, colored
Changes since revision 1.282: +61 -53 lines
- switch red to LC_error
- some mt
- convert top table into <div> so they wrap nicvely on smaller screens and reduce possibility fo side scrollign

Revision 1.282: download - view: text, markup, annotated - select for diffs
Mon Jul 2 23:43:36 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.281: preferred, colored
Changes since revision 1.281: +28 -25 lines
- xhtml cleanups

Revision 1.281: download - view: text, markup, annotated - select for diffs
Fri Jun 29 23:25:30 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.280: preferred, colored
Changes since revision 1.280: +117 -75 lines
- paste buffer works better
   - re-init no longer clears it (BUG#4982)
   - properly handles copy/cut from both main and supp docs (can copy
     paste between the two too)
   - clicking on paths in docs no longer clears it (BUG#4983)
   - remove and rename no longer populate Paste buffer with first resource
     BUG#4260

Revision 1.280: download - view: text, markup, annotated - select for diffs
Fri Jun 29 21:08:07 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.279: preferred, colored
Changes since revision 1.279: +47 -77 lines
- remove some copy/past html
- tabinate some of the html

Revision 1.279: download - view: text, markup, annotated - select for diffs
Fri Jun 29 20:14:18 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.278: preferred, colored
Changes since revision 1.278: +2 -3 lines
- remove double page end
- on add of a resource stop printing the name of the added resources twice

Revision 1.278.2.2: download - view: text, markup, annotated - select for diffs
Fri Jun 29 19:51:06 2007 UTC (16 years, 10 months ago) by albertel
Diff to previous 1.278.2.1: preferred, colored
Changes since revision 1.278.2.1: +9 -8 lines
- randomorder only folders

Revision 1.278.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 28 23:26:46 2007 UTC (16 years, 10 months ago) by albertel
Diff to previous 1.278: preferred, colored
Changes since revision 1.278: +35 -11 lines
- random ordering now works of parameter settings
- londocs has a check box for flipping random order on and off

(Currently all users are affected, probably need to disable for adv users)

Revision 1.278: download - view: text, markup, annotated - select for diffs
Sat Jun 16 17:42:24 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.277: preferred, colored
Changes since revision 1.277: +18 -9 lines
- adding icon to paste buffer
- don't try to find the filetype of an external resource

Revision 1.277: download - view: text, markup, annotated - select for diffs
Fri Jun 15 19:12:56 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.276: preferred, colored
Changes since revision 1.276: +11 -10 lines
- BUG#5294 - don't overwrite the sequence if it already exists

Revision 1.276: download - view: text, markup, annotated - select for diffs
Wed Jun 13 23:44:10 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_X, version_2_4_2, version_2_4_1
Diff to previous 1.275: preferred, colored
Changes since revision 1.275: +2 -2 lines
- sort the items to be uploaded

Revision 1.275: download - view: text, markup, annotated - select for diffs
Mon Jun 11 21:27:23 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.274: preferred, colored
Changes since revision 1.274: +3 -2 lines
 - BUG#5290, updating directions on upload screen

Revision 1.274: download - view: text, markup, annotated - select for diffs
Mon Jun 11 17:13:30 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.273: preferred, colored
Changes since revision 1.273: +7 -2 lines
- BUG#5290 - also support <a href releative references on upload

Revision 1.273: download - view: text, markup, annotated - select for diffs
Tue May 22 00:38:25 2007 UTC (16 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_0
Diff to previous 1.272: preferred, colored
Changes since revision 1.272: +3 -3 lines
- fix adding external resource and aboutme pages

Revision 1.272: download - view: text, markup, annotated - select for diffs
Wed May 2 01:33:48 2007 UTC (16 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_99_0
Diff to previous 1.271: preferred, colored
Changes since revision 1.271: +4 -4 lines
- switch Store to Save

Revision 1.271: download - view: text, markup, annotated - select for diffs
Mon Jan 29 21:18:53 2007 UTC (17 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.270: preferred, colored
Changes since revision 1.270: +24 -16 lines
- on upload of a .html file parse and prompt for embedded content

Revision 1.270: download - view: text, markup, annotated - select for diffs
Fri Jan 26 23:37:53 2007 UTC (17 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.269: preferred, colored
Changes since revision 1.269: +12 -24 lines
- removing some &colon manipulations to use the qt(un)escape ruotines
- switching qtesacpe to do no html escaping, the title as returned from it is the exact text to display (as most places expect)

Revision 1.269: download - view: text, markup, annotated - select for diffs
Tue Jan 9 19:10:46 2007 UTC (17 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.268: preferred, colored
Changes since revision 1.268: +45 -30 lines
- refactor out the embedded docs interface

Revision 1.268: download - view: text, markup, annotated - select for diffs
Fri Jan 5 19:40:43 2007 UTC (17 years, 3 months ago) by www
Branches: MAIN
CVS tags: version_2_3_X, version_2_3_2, version_2_3_1
Diff to previous 1.267: preferred, colored
Changes since revision 1.267: +12 -4 lines
You actually can "cut" a folder that includes folders

Revision 1.267: download - view: text, markup, annotated - select for diffs
Fri Jan 5 18:45:40 2007 UTC (17 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.266: preferred, colored
Changes since revision 1.266: +13 -5 lines
Don't let people cut or copy Simple Problems

Revision 1.266: download - view: text, markup, annotated - select for diffs
Fri Jan 5 17:55:41 2007 UTC (17 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.265: preferred, colored
Changes since revision 1.265: +3 -2 lines
- stop trying to mt the name of the folders

Revision 1.265: download - view: text, markup, annotated - select for diffs
Fri Jan 5 16:40:27 2007 UTC (17 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.264: preferred, colored
Changes since revision 1.264: +3 -3 lines
- protecting item in the re

Revision 1.264: download - view: text, markup, annotated - select for diffs
Tue Dec 5 02:55:52 2006 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_0, version_2_2_99_1, version_2_2_99_0
Diff to previous 1.263: preferred, colored
Changes since revision 1.263: +12 -11 lines
- lots of \w -> probper regexp replacements

Revision 1.263: download - view: text, markup, annotated - select for diffs
Fri Dec 1 22:17:26 2006 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.262: preferred, colored
Changes since revision 1.262: +2 -2 lines
- death to leaning toothpics

Revision 1.262: download - view: text, markup, annotated - select for diffs
Thu Nov 30 23:34:38 2006 UTC (17 years, 4 months ago) by banghart
Branches: MAIN
Diff to previous 1.261: preferred, colored
Changes since revision 1.261: +2 -2 lines
	Bug 5094. Now allows external resources beginning with https.

Revision 1.261: download - view: text, markup, annotated - select for diffs
Wed Nov 29 22:02:47 2006 UTC (17 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.260: preferred, colored
Changes since revision 1.260: +9 -1 lines
Bug #4781: filter DOCS and PARM log

Revision 1.260: download - view: text, markup, annotated - select for diffs
Wed Nov 29 21:00:35 2006 UTC (17 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.259: preferred, colored
Changes since revision 1.259: +9 -3 lines
Folder filter on DOCS

Revision 1.259: download - view: text, markup, annotated - select for diffs
Wed Nov 29 15:38:22 2006 UTC (17 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.258: preferred, colored
Changes since revision 1.258: +2 -7 lines
Filter dialog - doesn't do anything yet, just saving my work.

Revision 1.258: download - view: text, markup, annotated - select for diffs
Tue Nov 28 15:03:19 2006 UTC (17 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.257: preferred, colored
Changes since revision 1.257: +30 -24 lines
Store (and log) only the parameters that actually changed.

Revision 1.257: download - view: text, markup, annotated - select for diffs
Mon Nov 27 21:20:29 2006 UTC (17 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.256: preferred, colored
Changes since revision 1.256: +29 -2 lines
Breadcrumbs

Revision 1.256: download - view: text, markup, annotated - select for diffs
Wed Nov 22 14:07:13 2006 UTC (17 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.255: preferred, colored
Changes since revision 1.255: +27 -27 lines
-xhtml

Revision 1.255: download - view: text, markup, annotated - select for diffs
Wed Nov 22 03:56:36 2006 UTC (17 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.254: preferred, colored
Changes since revision 1.254: +12 -1 lines
Show information about how to get to get viewable group portfolio files

Add "Group Files" button to Course Documents Editor to allow iaddition of a course's "aboutme" page which includes information about group files

Add documentation for "Group Files" button

Revision 1.254: download - view: text, markup, annotated - select for diffs
Mon Nov 20 17:45:11 2006 UTC (17 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.253: preferred, colored
Changes since revision 1.253: +16 -14 lines
- change to translate the whole phrase not the fragment

Revision 1.253: download - view: text, markup, annotated - select for diffs
Wed Nov 15 14:33:46 2006 UTC (17 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.252: preferred, colored
Changes since revision 1.252: +9 -4 lines
i18n

Revision 1.252: download - view: text, markup, annotated - select for diffs
Mon Nov 13 22:32:56 2006 UTC (17 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.251: preferred, colored
Changes since revision 1.251: +29 -8 lines
Bug #4186: DOCS log

Revision 1.251: download - view: text, markup, annotated - select for diffs
Mon Nov 13 17:20:29 2006 UTC (17 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.250: preferred, colored
Changes since revision 1.250: +33 -12 lines
Saving my work: doclogs

Revision 1.250: download - view: text, markup, annotated - select for diffs
Mon Nov 13 15:02:58 2006 UTC (17 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.249: preferred, colored
Changes since revision 1.249: +7 -1 lines
Parameter setting works again.

Revision 1.249: download - view: text, markup, annotated - select for diffs
Mon Nov 13 01:57:57 2006 UTC (17 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.248: preferred, colored
Changes since revision 1.248: +15 -8 lines
* just saving my work on docs log - does not work yet
* setting parameters does not work anymore - not sure when and where it broke

Revision 1.248: download - view: text, markup, annotated - select for diffs
Sun Nov 12 06:29:33 2006 UTC (17 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.247: preferred, colored
Changes since revision 1.247: +5 -5 lines
- moved to LONCAPA::map

Revision 1.247: download - view: text, markup, annotated - select for diffs
Sun Nov 12 02:13:05 2006 UTC (17 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.246: preferred, colored
Changes since revision 1.246: +182 -40 lines
Saving my work: DOCS change log

Revision 1.246: download - view: text, markup, annotated - select for diffs
Sat Nov 11 18:36:43 2006 UTC (17 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.245: preferred, colored
Changes since revision 1.245: +3 -4 lines
qtescape() was moved to LONCAPA::map.pm.
use lonratsrv no longer required.

Revision 1.245: download - view: text, markup, annotated - select for diffs
Thu Nov 2 21:06:06 2006 UTC (17 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.244: preferred, colored
Changes since revision 1.244: +82 -89 lines
- complet switch to LONCAPA::map

Revision 1.244: download - view: text, markup, annotated - select for diffs
Fri Aug 11 22:00:07 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
Diff to previous 1.243: preferred, colored
Changes since revision 1.243: +7 -7 lines
- prep work for BUG#4965 move course creation routines and cloning
  routines for use external to webserver

Revision 1.243: download - view: text, markup, annotated - select for diffs
Fri Jul 21 00:21:28 2006 UTC (17 years, 9 months ago) by www
Branches: MAIN
CVS tags: version_2_1_99_2, version_2_1_99_1
Diff to previous 1.242: preferred, colored
Changes since revision 1.242: +2 -3 lines
Bug #4931: clear out IMPORT shopping basket. Maybe overkill, but it seems to
work.

Revision 1.242: download - view: text, markup, annotated - select for diffs
Thu Jul 20 20:42:48 2006 UTC (17 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.241: preferred, colored
Changes since revision 1.241: +38 -9 lines
Bug #3899: warning in randompick folders that modifying them will cause
randomization to change

Revision 1.241: download - view: text, markup, annotated - select for diffs
Thu Jul 20 18:37:14 2006 UTC (17 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.240: preferred, colored
Changes since revision 1.240: +8 -3 lines
Don't produce bad links that end up in "Invalid Request"

Revision 1.240: download - view: text, markup, annotated - select for diffs
Thu Jul 20 15:25:09 2006 UTC (17 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.239: preferred, colored
Changes since revision 1.239: +5 -2 lines
Escaping is actually done with &colon; (leftover from good-old graphic RAT
days)

Revision 1.239: download - view: text, markup, annotated - select for diffs
Thu Jul 20 01:46:14 2006 UTC (17 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.238: preferred, colored
Changes since revision 1.238: +2 -2 lines
Oops

Revision 1.238: download - view: text, markup, annotated - select for diffs
Thu Jul 20 01:18:26 2006 UTC (17 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.237: preferred, colored
Changes since revision 1.237: +3 -1 lines
Bug #4763: devalidate title cache after renaming resource

Revision 1.237: download - view: text, markup, annotated - select for diffs
Fri Jun 30 20:33:49 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_99_0
Diff to previous 1.236: preferred, colored
Changes since revision 1.236: +2 -2 lines
- paving the way for group_ folders

Revision 1.236: download - view: text, markup, annotated - select for diffs
Fri Jun 30 03:44:03 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.235: preferred, colored
Changes since revision 1.235: +14 -13 lines
- Need to esacpe the title might have special chracters (BUG#4886)

Revision 1.235: download - view: text, markup, annotated - select for diffs
Fri Jun 30 00:59:00 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.234: preferred, colored
Changes since revision 1.234: +4 -2 lines
- BUG#4868 DOCS dumps folders with "/" in title incorrectly

Revision 1.234: download - view: text, markup, annotated - select for diffs
Fri Jun 30 00:47:14 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.233: preferred, colored
Changes since revision 1.233: +3 -2 lines
- remove unsightly pixels from location bars in DOCS BUG#4866

Revision 1.233: download - view: text, markup, annotated - select for diffs
Mon Jun 26 22:31:56 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.232: preferred, colored
Changes since revision 1.232: +2 -2 lines
- morphing to use changee help_open_menu calling

Revision 1.232: download - view: text, markup, annotated - select for diffs
Mon Jun 19 09:40:17 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.231: preferred, colored
Changes since revision 1.231: +8 -4 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.231: download - view: text, markup, annotated - select for diffs
Thu Jun 8 16:00:54 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.230: preferred, colored
Changes since revision 1.230: +1 -2 lines
Leftover debugging

Revision 1.230: download - view: text, markup, annotated - select for diffs
Sat Jun 3 21:14:27 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.229: preferred, colored
Changes since revision 1.229: +25 -51 lines
- switch to course_type function
- switch to type being translateable rather than an untranslated arg

Revision 1.229: download - view: text, markup, annotated - select for diffs
Tue May 30 20:09:25 2006 UTC (17 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.228: preferred, colored
Changes since revision 1.228: +64 -30 lines
Adding thin veneer to support "ANGEL-style" groups.

Revision 1.228: 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.227: preferred, colored
Changes since revision 1.227: +43 -41 lines
&Apache::lonnet::unescape -> &unescape
&Apache::lonnet::escape -> &escape

Revision 1.227: download - view: text, markup, annotated - select for diffs
Fri May 12 16:47:35 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.226: preferred, colored
Changes since revision 1.226: +2 -2 lines
- BUG#4755 Course with "/" in name is incorrectly dumped to CSTR,

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

Revision 1.225: download - view: text, markup, annotated - select for diffs
Mon Apr 10 19:59:53 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.224: preferred, colored
Changes since revision 1.224: +3 -9 lines
- start_page takes care of registering urls and the loadeventes/ unloadevents needed

Revision 1.224: download - view: text, markup, annotated - select for diffs
Fri Mar 17 00:06:54 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.223: preferred, colored
Changes since revision 1.223: +207 -221 lines
- start_page work

Revision 1.223: download - view: text, markup, annotated - select for diffs
Mon Mar 6 17:15:29 2006 UTC (18 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.222: preferred, colored
Changes since revision 1.222: +18 -15 lines
Bug #1591: inform user if no map was specified for loading

Revision 1.222: download - view: text, markup, annotated - select for diffs
Fri Feb 24 22:52:41 2006 UTC (18 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.221: preferred, colored
Changes since revision 1.221: +2 -2 lines
- wrong order of substition

Revision 1.217.2.1: download - view: text, markup, annotated - select for diffs
Fri Feb 10 10:16:38 2006 UTC (18 years, 2 months ago) by albertel
Branches: version_2_1_X
CVS tags: version_2_1_3
Diff to previous 1.217: preferred, colored next main 1.218: preferred, colored
Changes since revision 1.217: +3 -1 lines
- backport 1.220 1.221

Revision 1.221: 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.220: preferred, colored
Changes since revision 1.220: +2 -1 lines
- Apache 2 doesn't like it when PerlCleanupHandlers don't return an Apache::Constant (like OK or DECLINED ...)

Revision 1.220: download - view: text, markup, annotated - select for diffs
Fri Jan 27 23:14:20 2006 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.219: preferred, colored
Changes since revision 1.219: +2 -1 lines
- BUG#4456 \ in titles caused issues

Revision 1.219: download - view: text, markup, annotated - select for diffs
Fri Jan 27 02:17:26 2006 UTC (18 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.218: preferred, colored
Changes since revision 1.218: +19 -1 lines
Bug #4596: Drop Box

Revision 1.218: download - view: text, markup, annotated - select for diffs
Mon Jan 16 23:42:39 2006 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.217: preferred, colored
Changes since revision 1.217: +3 -3 lines
- reenable the list symbs button

Revision 1.217: download - view: text, markup, annotated - select for diffs
Thu Jan 12 22:28:03 2006 UTC (18 years, 3 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_1_X
Diff to previous 1.216: preferred, colored
Changes since revision 1.216: +2 -2 lines
Upload of embedded objects will now work in folders below the top level. Fix error caused by change in regexp in rev 1.195.

Revision 1.216: download - view: text, markup, annotated - select for diffs
Thu Jan 5 21:17:38 2006 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_2, version_2_1_1
Diff to previous 1.215: preferred, colored
Changes since revision 1.215: +2 -2 lines
- allowing to set randompick for published sequnces includes in a DOCS folder

Revision 1.215: download - view: text, markup, annotated - select for diffs
Thu Dec 22 20:23:39 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_0, version_2_0_99_1
Diff to previous 1.214: preferred, colored
Changes since revision 1.214: +2 -2 lines
- colons no longer are escaped in the .sequence files

Revision 1.214: download - view: text, markup, annotated - select for diffs
Thu Nov 24 16:01:04 2005 UTC (18 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.213: preferred, colored
Changes since revision 1.213: +16 -16 lines
Bug #4473: put buttons back underneath each other

Revision 1.213: download - view: text, markup, annotated - select for diffs
Thu Nov 17 19:37:30 2005 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.212: preferred, colored
Changes since revision 1.212: +2 -2 lines
- I suspect this was a mistake

Revision 1.212: download - view: text, markup, annotated - select for diffs
Thu Nov 17 11:05:29 2005 UTC (18 years, 5 months ago) by foxr
Branches: MAIN
Diff to previous 1.211: preferred, colored
Changes since revision 1.211: +3 -3 lines
Change how resources are quoted... was using ' but " is much better.

Revision 1.211: download - view: text, markup, annotated - select for diffs
Mon Nov 14 13:56:58 2005 UTC (18 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.210: preferred, colored
Changes since revision 1.210: +26 -5 lines
Bug #4369: do not let users copy folders that have subfolders

Revision 1.210: download - view: text, markup, annotated - select for diffs
Fri Nov 4 21:39:26 2005 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.209: preferred, colored
Changes since revision 1.209: +1 -2 lines
- removing debug

Revision 1.209: download - view: text, markup, annotated - select for diffs
Fri Nov 4 21:36:56 2005 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.208: preferred, colored
Changes since revision 1.208: +19 -18 lines
- err,

Revision 1.208: download - view: text, markup, annotated - select for diffs
Fri Nov 4 20:52:35 2005 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.207: preferred, colored
Changes since revision 1.207: +25 -2 lines
- adding support for get a dump of the symbs in a course (commented out for now.)

Revision 1.207: download - view: text, markup, annotated - select for diffs
Mon Oct 31 18:52:22 2005 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.206: preferred, colored
Changes since revision 1.206: +3 -1 lines
- : in filename (BUG#4432)

Revision 1.206: download - view: text, markup, annotated - select for diffs
Tue Sep 20 07:52:03 2005 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2
Diff to previous 1.205: preferred, colored
Changes since revision 1.205: +2 -2 lines
- bringing tasks more generally into Lon-CAPA

Revision 1.205: download - view: text, markup, annotated - select for diffs
Thu Sep 1 23:20:05 2005 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_1
Diff to previous 1.204: preferred, colored
Changes since revision 1.204: +4 -3 lines
- actually fuix 4290

Revision 1.204: download - view: text, markup, annotated - select for diffs
Wed Aug 31 06:36:41 2005 UTC (18 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.203: preferred, colored
Changes since revision 1.203: +2 -2 lines
Rolling back the second part of the change in rev 1.202, so help icon is displayed again for IMS export (bug 4286).

Revision 1.203: download - view: text, markup, annotated - select for diffs
Tue Aug 30 15:41:32 2005 UTC (18 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.202: preferred, colored
Changes since revision 1.202: +2 -2 lines
Re-enabling help link.  Help file created. Bug 4286.

Revision 1.202: download - view: text, markup, annotated - select for diffs
Tue Aug 30 14:36:46 2005 UTC (18 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.201: preferred, colored
Changes since revision 1.201: +3 -3 lines
- BUG#4286, help file doesn't exist yet comment out button

Revision 1.201: download - view: text, markup, annotated - select for diffs
Wed Aug 24 21:08:14 2005 UTC (18 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.200: preferred, colored
Changes since revision 1.200: +3 -1 lines
- BUG# 4290

Revision 1.200: download - view: text, markup, annotated - select for diffs
Mon Aug 1 17:24:18 2005 UTC (18 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_0_0, version_1_99_3
Diff to previous 1.199: preferred, colored
Changes since revision 1.199: +2 -2 lines
Move comment to better location.

Revision 1.199: download - view: text, markup, annotated - select for diffs
Tue Jul 26 22:30:20 2005 UTC (18 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.198: preferred, colored
Changes since revision 1.198: +19 -8 lines
Add metadata to imsmanifest.xml (required for IMS import in ANGEL and WebCT). Balance <item> and </item> tags used to describe course hierarchy.  LON-CAPA exports can be imported successfully into Reload, ANGEL, and WebCT (who would ever want to do this?).

Revision 1.198: download - view: text, markup, annotated - select for diffs
Tue Jul 26 16:41:43 2005 UTC (18 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.197: preferred, colored
Changes since revision 1.197: +15 -8 lines
IMS compliance. Update all references to embedded objects in .problem and .library LON-CAPA resources.

Revision 1.197: download - view: text, markup, annotated - select for diffs
Tue Jul 26 13:30:34 2005 UTC (18 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.196: preferred, colored
Changes since revision 1.196: +69 -13 lines
Re-enabling Export IMS button.  Embedded media in html pages and problem files will now be included in archive.

Revision 1.196: download - view: text, markup, annotated - select for diffs
Mon Jul 25 02:35:29 2005 UTC (18 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.195: preferred, colored
Changes since revision 1.195: +10 -2 lines
Can opt to parse HTML files uploaded to Supplemental DOCS for embedded multimedia objects, and also prompt for upload of the relevant files.

Revision 1.195: download - view: text, markup, annotated - select for diffs
Mon Jul 25 00:50:00 2005 UTC (18 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.194: preferred, colored
Changes since revision 1.194: +6 -3 lines
Correction to path used to store supplemental uploads.  Should be userfiles/supplemental/default/$id or userfiles/$unixtime/$id, where $unixtime is numerical part of sequence name and $id is id of resource in sequence.

Revision 1.194: download - view: text, markup, annotated - select for diffs
Sun Jul 24 19:31:00 2005 UTC (18 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.193: preferred, colored
Changes since revision 1.193: +11 -8 lines
Make &process_file_upload() more self-contained.
Fixes so that files can once again be uploaded to the top level of Supplemental Docs.

Revision 1.193: download - view: text, markup, annotated - select for diffs
Wed Jun 29 18:36:41 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_2, version_1_99_1
Diff to previous 1.192: preferred, colored
Changes since revision 1.192: +2 -2 lines
- BUG$4183

Revision 1.192: download - view: text, markup, annotated - select for diffs
Mon Jun 27 21:40:38 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.191: preferred, colored
Changes since revision 1.191: +11 -1 lines
Saving my work on Bug #4127 - still having problems with "Invalid access"

After recently changing resource version for a course, &symbverify fails
in spite of both the URL and the given symb being correct.

Not sure what else needs to be reset.

Revision 1.191: download - view: text, markup, annotated - select for diffs
Sun Jun 26 15:42:52 2005 UTC (18 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.190: preferred, colored
Changes since revision 1.190: +2 -3 lines
Changes in arguments passed to &finishuserfileupload() and &store_edited_file() in lonnet rev. 1.638 need to be propagated to modules that call the routines.

Revision 1.190: download - view: text, markup, annotated - select for diffs
Fri Jun 17 16:40:28 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_0
Diff to previous 1.189: preferred, colored
Changes since revision 1.189: +17 -12 lines
- added a <label>
- some style cleanups
- some xhtml cleanups

Revision 1.189: download - view: text, markup, annotated - select for diffs
Mon Jun 13 20:23:53 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.188: preferred, colored
Changes since revision 1.188: +2 -3 lines
- eliminating $home from that args to finishuserfileupload it shoudn't have had it in the first place

Revision 1.188: download - view: text, markup, annotated - select for diffs
Sat Jun 11 13:38:47 2005 UTC (18 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.187: preferred, colored
Changes since revision 1.187: +221 -48 lines
HTML files uploaded via DOCS can now be parsed, and the user prompted to upload embedded objects (e.g., images, movie files, applets). Need to add support for js and css files.

Revision 1.187: download - view: text, markup, annotated - select for diffs
Fri Jun 10 17:51:29 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.186: preferred, colored
Changes since revision 1.186: +6 -6 lines
"VOOM"?!? Mate, this bird wouldn't "voom" if you put four million volts through it! 'E's bleedin' demised!

Revision 1.186: download - view: text, markup, annotated - select for diffs
Fri Jun 10 16:56:08 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.185: preferred, colored
Changes since revision 1.185: +12 -3 lines
Saving my work on zombie rehab

Revision 1.185: download - view: text, markup, annotated - select for diffs
Fri Jun 10 15:33:45 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.184: preferred, colored
Changes since revision 1.184: +5 -5 lines
JavaScript does not keep namespaces apart for functions and forms.

Revision 1.184: download - view: text, markup, annotated - select for diffs
Thu Jun 9 20:41:38 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.183: preferred, colored
Changes since revision 1.183: +2 -2 lines
Don't throw away stuff that would have grades associated with it

Revision 1.183: download - view: text, markup, annotated - select for diffs
Thu Jun 9 18:01:29 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.182: preferred, colored
Changes since revision 1.182: +4 -2 lines
Toward bug #3738: don't delete sequences and pages, since we would loose
all ability to get the data back.

Revision 1.182: download - view: text, markup, annotated - select for diffs
Wed Jun 8 21:38:44 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.181: preferred, colored
Changes since revision 1.181: +6 -5 lines
- BUG#4086 possibly?
   - there was an unc,osed <form> in londocs which seemed to be playing havoc with some functions in DOCS
- some xhtml cleanups
- added names to forms that didn't have names

Revision 1.181: download - view: text, markup, annotated - select for diffs
Wed Jun 8 20:44:54 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.180: preferred, colored
Changes since revision 1.180: +9 -7 lines
Missed calls to &getresidx - thanks Guy!
(conflict with Stuart's edit hopefully correctly resolved)
Bug #1959: hopefully less confusing description of what "Load Map" does

Revision 1.180: download - view: text, markup, annotated - select for diffs
Wed Jun 8 19:36:54 2005 UTC (18 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.179: preferred, colored
Changes since revision 1.179: +9 -2 lines
Include more hierarchy in userfiles to prevent unintended deletion when more than one folder contains a file with the same name and the same resource id.

Revision 1.179: download - view: text, markup, annotated - select for diffs
Wed Jun 8 18:49:38 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.178: preferred, colored
Changes since revision 1.178: +4 -2 lines
Bug #882: ID management, get old idx back

Revision 1.178: download - view: text, markup, annotated - select for diffs
Wed Jun 8 17:42:01 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.177: preferred, colored
Changes since revision 1.177: +6 -4 lines
Saving my work: Zombies

Revision 1.177: download - view: text, markup, annotated - select for diffs
Sun Jun 5 07:10:32 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.176: preferred, colored
Changes since revision 1.176: +16 -12 lines
- trying to be moe helpful in access control problem cases, throw up the 're-init course' button if the get the access control message and have modified the course with reinit (Kinda BUG# 3646)

Revision 1.176: download - view: text, markup, annotated - select for diffs
Fri Apr 22 18:21:05 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc
Diff to previous 1.175: preferred, colored
Changes since revision 1.175: +2 -2 lines
- icons -> 8080

Revision 1.175: 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_0_tmcc
Diff to previous 1.174: preferred, colored
Changes since revision 1.174: +3 -17 lines
- increasing the use of loncommon::get_env_multiple

Revision 1.174: 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.173: preferred, colored
Changes since revision 1.173: +184 -190 lines
- ENV -> env

Revision 1.173: download - view: text, markup, annotated - select for diffs
Mon Apr 4 23:51:54 2005 UTC (19 years ago) by albertel
Branches: MAIN
Diff to previous 1.172: preferred, colored
Changes since revision 1.172: +3 -2 lines
-likely should specifiy a target when doing an ssi, as it was by default wpicking grade, then web which meant it thatought there where 00 rather that 0 warnings.
- inhibit the ok if nothing is wrong, it just looks odd where it is

Revision 1.172: download - view: text, markup, annotated - select for diffs
Wed Mar 16 21:35:17 2005 UTC (19 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.171: preferred, colored
Changes since revision 1.171: +4 -4 lines
lonnet::repcopy() and lonnet::repcopy_userfile() now return strings, with simplified lower-case-only responses, for consistency with other return values from lonnet functions.

Revision 1.171: download - view: text, markup, annotated - select for diffs
Thu Mar 10 16:11:32 2005 UTC (19 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.170: preferred, colored
Changes since revision 1.170: +29 -2 lines
"Cut" functionality

Revision 1.170: download - view: text, markup, annotated - select for diffs
Thu Mar 10 02:34:58 2005 UTC (19 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.169: preferred, colored
Changes since revision 1.169: +10 -14 lines
Do document-checking via ssi-call
Do not let people publish documents with errors

Revision 1.169: download - view: text, markup, annotated - select for diffs
Wed Mar 2 22:26:36 2005 UTC (19 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.168: preferred, colored
Changes since revision 1.168: +4 -4 lines
lonnet::repcopy() and lonnet::repcopy_userfile() now return strings rather than constants defined in Apache::Constants.  This allows lonnet::repcopy() to be used for cloning in batch course creation run from a command line script.  If Apache::Constants are to be returned by PerlHandlers these should be set in the appropriate handler rather than in subroutines in lonnet called by the handler, based on the string response from lonnet::repcopy().

Revision 1.168: download - view: text, markup, annotated - select for diffs
Mon Feb 21 00:32:45 2005 UTC (19 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.167: preferred, colored
Changes since revision 1.167: +148 -37 lines
* single item in folder is not number 2 anymore
* copy/paste for resources and folders

Revision 1.167: download - view: text, markup, annotated - select for diffs
Thu Feb 17 08:29:42 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.166: preferred, colored
Changes since revision 1.166: +13 -9 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.166: download - view: text, markup, annotated - select for diffs
Wed Feb 2 22:15:06 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.165: preferred, colored
Changes since revision 1.165: +3 -3 lines
- BUG#3892 - put all doscs in seperate folders so that way you can upload several copies opf the same file in an intuitive manner

Revision 1.165: download - view: text, markup, annotated - select for diffs
Sun Jan 30 12:51:21 2005 UTC (19 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.164: preferred, colored
Changes since revision 1.164: +16 -15 lines
Bug #3676: remove "store parameter" button confusion

Revision 1.164: download - view: text, markup, annotated - select for diffs
Sat Jan 8 06:42:15 2005 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.163: preferred, colored
Changes since revision 1.163: +10 -5 lines
- was more robust than I orginally noticed, BUG#3807

Revision 1.163: download - view: text, markup, annotated - select for diffs
Sat Jan 8 06:34:30 2005 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.162: preferred, colored
Changes since revision 1.162: +4 -3 lines
- BUG#3807, allow more things in file names than just \w

Revision 1.162: download - view: text, markup, annotated - select for diffs
Thu Dec 23 20:50:35 2004 UTC (19 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0
Diff to previous 1.161: preferred, colored
Changes since revision 1.161: +10 -7 lines
Fix regexp so IMS export correctly distinguishes items in /res and fix url for retrieval of resources for which user is author.

Revision 1.161: download - view: text, markup, annotated - select for diffs
Thu Dec 23 17:50:42 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.160: preferred, colored
Changes since revision 1.160: +2 -1 lines
- disabling the Export to IMS button for now.

Revision 1.160: download - view: text, markup, annotated - select for diffs
Thu Dec 23 17:28:31 2004 UTC (19 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.159: preferred, colored
Changes since revision 1.159: +1 -10 lines
If user has an active co-author role for construction space where source for a particular problem used in a course is stored, he/she will no longer be permitted to export source code for the problem when exporting the course to IMS; HTML of the rendered problem will be exported instead.

Revision 1.159: download - view: text, markup, annotated - select for diffs
Thu Dec 23 16:31:27 2004 UTC (19 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.158: preferred, colored
Changes since revision 1.158: +33 -14 lines
IMS exports now include photos uploaded to templated pages.  simpleproblems now exported correctly and output stored.

Revision 1.158: download - view: text, markup, annotated - select for diffs
Thu Dec 23 14:00:58 2004 UTC (19 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.157: preferred, colored
Changes since revision 1.157: +97 -14 lines
Export to IMS now exports discussion content - uses lonfeedback::listdiscussion().  Modification to export of templated documents (syllabus, aboutme, simplepage etc.) to IMS. Simple problems now converted to standard LON-CAPA problem format before export to IMS. Same routines could be used to dump simple problems to CSTR.

Revision 1.157: download - view: text, markup, annotated - select for diffs
Wed Dec 15 15:21:43 2004 UTC (19 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_1_2_99_1
Diff to previous 1.156: preferred, colored
Changes since revision 1.156: +94 -64 lines
Modification to IMS export code.  Now build imsmanifest.xml correctly, and copies files.  Some work required for simple problems in pages, and storage of templated documents.

Revision 1.156: download - view: text, markup, annotated - select for diffs
Tue Dec 14 21:10:58 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.155: preferred, colored
Changes since revision 1.155: +18 -11 lines
- need to pagesymb around everywhere.

Revision 1.155: download - view: text, markup, annotated - select for diffs
Mon Dec 13 01:57:10 2004 UTC (19 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.154: preferred, colored
Changes since revision 1.154: +6 -3 lines
Suppress display of Supplemental Course Documents table when editing a sequence or page imported into DOCS from an IMS package.

Revision 1.154: download - view: text, markup, annotated - select for diffs
Sun Dec 12 19:54:56 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.153: preferred, colored
Changes since revision 1.153: +1 -2 lines
- removing spew

Revision 1.153: download - view: text, markup, annotated - select for diffs
Fri Dec 10 20:47:33 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.152: preferred, colored
Changes since revision 1.152: +1 -3 lines
- spew removal

Revision 1.152: download - view: text, markup, annotated - select for diffs
Fri Dec 10 20:46:38 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.151: preferred, colored
Changes since revision 1.151: +22 -5 lines
- I think this finishes the more important elements of BUG#3648 off

Revision 1.151: download - view: text, markup, annotated - select for diffs
Fri Dec 10 19:22:29 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.150: preferred, colored
Changes since revision 1.150: +1 -17 lines
- haven'tseen dangling ties for a while, and it is good to get rid of the spew

Revision 1.150: download - view: text, markup, annotated - select for diffs
Fri Dec 10 19:21:21 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.149: preferred, colored
Changes since revision 1.149: +9 -3 lines
- reinit inside of a .page was throwing you bak to the top

Revision 1.149: download - view: text, markup, annotated - select for diffs
Thu Nov 11 22:47:55 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_99_0
Diff to previous 1.148: preferred, colored
Changes since revision 1.148: +3 -3 lines
- adding use lonenc in needed places
- reenabling encrypturl in DOCS

Revision 1.148: download - view: text, markup, annotated - select for diffs
Tue Oct 26 15:24:20 2004 UTC (19 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.147: preferred, colored
Changes since revision 1.147: +5 -3 lines
Bug #3343: Removing and renaming only resource in a folder.

Display counter was off due to skipped empty resources
(introduced when NO RESOURCE message was removed)

Revision 1.147: download - view: text, markup, annotated - select for diffs
Mon Sep 27 15:20:23 2004 UTC (19 years, 7 months ago) by matthew
Branches: MAIN
Diff to previous 1.146: preferred, colored
Changes since revision 1.146: +8 -5 lines
Added <label>s for checkboxes.

Revision 1.146: download - view: text, markup, annotated - select for diffs
Sat Sep 18 17:06:57 2004 UTC (19 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.145: preferred, colored
Changes since revision 1.145: +17 -1 lines
- commiting debugging log spew
   - BUG#3350 has happened _occaisionally for me need to get a trace of what heppens

Revision 1.145: download - view: text, markup, annotated - select for diffs
Sat Sep 18 17:04:03 2004 UTC (19 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.144: preferred, colored
Changes since revision 1.144: +3 -1 lines
- ext things need wrappering

Revision 1.144: download - view: text, markup, annotated - select for diffs
Sat Sep 18 17:03:25 2004 UTC (19 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.143: preferred, colored
Changes since revision 1.143: +5 -4 lines
- doan't allow things to be renamed as nothign

Revision 1.143: download - view: text, markup, annotated - select for diffs
Tue Sep 14 21:27:36 2004 UTC (19 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.142: preferred, colored
Changes since revision 1.142: +290 -19 lines
Export course contents to IMS - saving my work.

Revision 1.142: download - view: text, markup, annotated - select for diffs
Tue Sep 14 01:21:49 2004 UTC (19 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.141: preferred, colored
Changes since revision 1.141: +193 -38 lines
Add/edit/delete composite pages (.page files) via DOCS. Create .sequence and .page files
immediately when folders or pages are added via DOCS (before items have been added to them) - this
allows lonpageflip to work correctly. New help file for Composite Pages. Pages created via
DOCS stored in /uploaded area may contain uploaded files, resources form RES and simple
problems and score upload templates. Other Special documents are not supported.

Revision 1.137.2.2: download - view: text, markup, annotated - select for diffs
Thu Sep 9 18:57:21 2004 UTC (19 years, 7 months ago) by albertel
Branches: version_1_2_X
CVS tags: version_1_2_1
Diff to previous 1.137.2.1: preferred, colored to branchpoint 1.137: preferred, colored next main 1.138: preferred, colored
Changes since revision 1.137.2.1: +3 -2 lines
- backport 1.141

Revision 1.141: download - view: text, markup, annotated - select for diffs
Thu Sep 9 18:56:01 2004 UTC (19 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.140: preferred, colored
Changes since revision 1.140: +3 -2 lines
- put title of uploaded document on screen BUG#3455

Revision 1.140: download - view: text, markup, annotated - select for diffs
Thu Sep 2 15:26:40 2004 UTC (19 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.139: preferred, colored
Changes since revision 1.139: +11 -2 lines
Bug #3387: Verify checks for multiple use of sequences or pages
Also, deals with spaces in filenames

Revision 1.137.2.1: download - view: text, markup, annotated - select for diffs
Sun Aug 29 07:54:40 2004 UTC (19 years, 8 months ago) by albertel
Branches: version_1_2_X
CVS tags: version_1_2_0
Diff to previous 1.137: preferred, colored
Changes since revision 1.137: +3 -3 lines
- backport 1.139

Revision 1.139: download - view: text, markup, annotated - select for diffs
Sun Aug 29 06:35:41 2004 UTC (19 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.138: preferred, colored
Changes since revision 1.138: +3 -3 lines
- hiding encrypturl, seems to cause more problems than it solves right now

Revision 1.138: download - view: text, markup, annotated - select for diffs
Sun Aug 22 18:15:54 2004 UTC (19 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.137: preferred, colored
Changes since revision 1.137: +202 -1 lines
Start of interface for course export to IMS

Revision 1.137: download - view: text, markup, annotated - select for diffs
Tue Aug 17 19:02:57 2004 UTC (19 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_5
Branch point for: version_1_2_X
Diff to previous 1.136: preferred, colored
Changes since revision 1.136: +3 -2 lines
 -BUG#3309, oragne ? in docs

Revision 1.136: download - view: text, markup, annotated - select for diffs
Tue Aug 3 20:44:33 2004 UTC (19 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_4
Diff to previous 1.135: preferred, colored
Changes since revision 1.135: +43 -7 lines
- keeps the re-init button up as long as it is needed, does this by creating
  the element 'old' in the "bighash", and it checks this to see if it needs to
  display the warning or not.
- also 'versions' are listed in numerical order.

Revision 1.135: download - view: text, markup, annotated - select for diffs
Thu Jul 8 19:58:29 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_3, version_1_1_99_2
Diff to previous 1.134: preferred, colored
Changes since revision 1.134: +10 -8 lines
- Fixes BUG#3098 allow acces to uploaded files we provide links to to students

Revision 1.134: download - view: text, markup, annotated - select for diffs
Sun Jul 4 05:43:12 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_1
Diff to previous 1.133: preferred, colored
Changes since revision 1.133: +2 -3 lines
- more replacements

Revision 1.133: download - view: text, markup, annotated - select for diffs
Fri Jul 2 00:59:55 2004 UTC (19 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.132: preferred, colored
Changes since revision 1.132: +3 -2 lines
Better screen output for authorspace selection: name included, no "home_"

Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu Jul 1 21:54:24 2004 UTC (19 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.131: preferred, colored
Changes since revision 1.131: +3 -3 lines
Work on Bug #2999

- I don't think Dump Course actually worked anymore. Somehow, a "/"-prefix
was added to the directory listings, which is messing things up big time.

See Bug #3161.

Revision 1.131: download - view: text, markup, annotated - select for diffs
Sun Jun 27 16:43:28 2004 UTC (19 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.130: preferred, colored
Changes since revision 1.130: +4 -1 lines
Bug #3099: If there is no resource, say so.

Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Jun 15 15:50:03 2004 UTC (19 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.129: preferred, colored
Changes since revision 1.129: +7 -5 lines
Some work on help.

Revision 1.129: download - view: text, markup, annotated - select for diffs
Thu Jun 10 22:23:35 2004 UTC (19 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.128: preferred, colored
Changes since revision 1.128: +2 -2 lines
- minor layout issue BUG#3073

Revision 1.128: download - view: text, markup, annotated - select for diffs
Tue May 11 06:45:35 2004 UTC (19 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_0
Diff to previous 1.127: preferred, colored
Changes since revision 1.127: +5 -1 lines
- remove the uploaded file if it is deleted from the sequence

Revision 1.127: download - view: text, markup, annotated - select for diffs
Tue May 11 06:37:39 2004 UTC (19 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.126: preferred, colored
Changes since revision 1.126: +13 -2 lines
- correct links for /uploaded style documents.

- correct links for /showdoc/ing of /uploaded files

Revision 1.126: download - view: text, markup, annotated - select for diffs
Tue May 11 06:12:45 2004 UTC (19 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.125: preferred, colored
Changes since revision 1.125: +2 -2 lines
- last of uploaduserfiles calls without a dir

Revision 1.125: download - view: text, markup, annotated - select for diffs
Thu May 6 20:34:06 2004 UTC (19 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.124: preferred, colored
Changes since revision 1.124: +29 -2 lines
Bug #1869: moving resources up and down by pulldown menus.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu May 6 18:28:16 2004 UTC (19 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.123: preferred, colored
Changes since revision 1.123: +12 -14 lines
Just saving my work.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Thu May 6 17:55:03 2004 UTC (19 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.122: preferred, colored
Changes since revision 1.122: +34 -3 lines
I really don't want to do this, but here we go: position selection boxes in
DOCS (just starting, not wired up yet).

Revision 1.122: download - view: text, markup, annotated - select for diffs
Mon Apr 26 17:50:37 2004 UTC (20 years ago) by www
Branches: MAIN
Diff to previous 1.121: preferred, colored
Changes since revision 1.121: +17 -12 lines
Bug #883: Being able to set parameters in DOCS

Revision 1.121: download - view: text, markup, annotated - select for diffs
Mon Apr 26 16:56:26 2004 UTC (20 years ago) by www
Branches: MAIN
Diff to previous 1.120: preferred, colored
Changes since revision 1.120: +34 -5 lines
Saving my work on DOCS parameter setting. Currently only works for first
resource.

Revision 1.120: download - view: text, markup, annotated - select for diffs
Mon Apr 26 01:20:17 2004 UTC (20 years ago) by www
Branches: MAIN
Diff to previous 1.119: preferred, colored
Changes since revision 1.119: +27 -15 lines
Just an empty interface for parameter setting.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Sat Apr 24 23:03:49 2004 UTC (20 years ago) by www
Branches: MAIN
Diff to previous 1.118: preferred, colored
Changes since revision 1.118: +14 -3 lines
Saving my work till I can get DOCS-courses to work again.

Revision 1.118: download - view: text, markup, annotated - select for diffs
Sat Apr 24 05:20:54 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.117: preferred, colored
Changes since revision 1.117: +13 -6 lines
- BUG 2943, import now wors in DOCS even on first entry into it.
- no need to tokenwrapper URLs

Revision 1.117: download - view: text, markup, annotated - select for diffs
Thu Apr 8 21:10:25 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.116: preferred, colored
Changes since revision 1.116: +15 -8 lines
- okay now works in all cases that I can think of and poke at,
- mad the size of the bread crumb trail a bit larger
- when 'Reinit' it takes you back to the same place you started from

Revision 1.116: download - view: text, markup, annotated - select for diffs
Wed Apr 7 22:32:18 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.115: preferred, colored
Changes since revision 1.115: +23 -41 lines
- supplemental is still dysfunctional, but Main Course Docs looks and acts correctly

Revision 1.115: download - view: text, markup, annotated - select for diffs
Wed Apr 7 21:40:21 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.114: preferred, colored
Changes since revision 1.114: +37 -61 lines
- BUG#1331, okay all of the main/supp buttons work for nested folders, however they don't currently work on the the main folders, need to debug why

Revision 1.114: download - view: text, markup, annotated - select for diffs
Wed Apr 7 20:36:54 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.113: preferred, colored
Changes since revision 1.113: +64 -8 lines
- BUG#1331, now puts breadcrumb paths on DOCS, breaks lots of things (like all of the buttons) but tryin' to make an omlete here

Revision 1.113: download - view: text, markup, annotated - select for diffs
Tue Apr 6 23:05:29 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.112: preferred, colored
Changes since revision 1.112: +10 -8 lines
- stop poping up new windows in DOCS (BUG#1331)
    - needs to preserve path info, currently when you 'Re init' it does take you back to the top sequence
- put versions numbers into URLs in DOCS

Revision 1.112: download - view: text, markup, annotated - select for diffs
Mon Apr 5 20:14:06 2004 UTC (20 years ago) by raeburn
Branches: MAIN
Diff to previous 1.111: preferred, colored
Changes since revision 1.111: +8 -6 lines
Modification to permit addition of content to .sequence files in subdirectories within
/userfiles (import of IMS packages will create these types of sequence files).  Changes
are required to allow subsequent editing of the contents of these sequences via DOCS.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Wed Mar 31 05:23:59 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.110: preferred, colored
Changes since revision 1.110: +3 -3 lines
- trying to be UTF8 transparent

Revision 1.110: download - view: text, markup, annotated - select for diffs
Tue Mar 16 22:46:59 2004 UTC (20 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.109: preferred, colored
Changes since revision 1.109: +15 -1 lines
Added 'Import IMS package' button.

Revision 1.109: download - view: text, markup, annotated - select for diffs
Fri Feb 27 19:11:08 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.108: preferred, colored
Changes since revision 1.108: +49 -40 lines
- BUG#2514, londocs.pm was throwing awway folder names after reorders, renames, removals, or imports
- additionally it was dereferencing things so that the title 'New F " older #:&' was breaking after 2 actions occured,

Revision 1.108: download - view: text, markup, annotated - select for diffs
Fri Feb 27 18:16:54 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.107: preferred, colored
Changes since revision 1.107: +4 -3 lines
- BUG#2481, added link to bottom of results from verify content page

Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Feb 19 21:51:11 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.106: preferred, colored
Changes since revision 1.106: +7 -5 lines
- enable dump button on docs screen

Revision 1.106: download - view: text, markup, annotated - select for diffs
Fri Feb 13 14:59:48 2004 UTC (20 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.105: preferred, colored
Changes since revision 1.105: +3 -3 lines
Bug #1645: do not say "NO RESOURCE" anymore (not needed anymore since
automatically cleaned up)

Revision 1.105: download - view: text, markup, annotated - select for diffs
Thu Feb 12 19:20:40 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.104: preferred, colored
Changes since revision 1.104: +1 -19 lines
- BUG#1015, Published documents aren't allowed in the Supplemental area, as they are unviewable by students (even public ones) removing the buttons that allowed one to stick these resources into the supplemental area.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Wed Feb 11 00:10:01 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.103: preferred, colored
Changes since revision 1.103: +34 -12 lines
- fixes 'delete map on lonc/d communication faliure'
   - lonupload now returns a 503 when it can't contact the remote machine
   - getfile now returns a -2 on network error
   - londocs checks for error codes from &storemap
   - &storemap pass error messages along

Revision 1.103: download - view: text, markup, annotated - select for diffs
Thu Feb 5 15:19:41 2004 UTC (20 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.102: preferred, colored
Changes since revision 1.102: +49 -16 lines
Utterly reworked interface to set versions page.  Functionality remains the
same.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Wed Feb 4 20:53:54 2004 UTC (20 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.101: preferred, colored
Changes since revision 1.101: +5 -2 lines
In "Check Course Document Versions" we should output a real modification
date for the current version instead of localtime(1).

Revision 1.101: download - view: text, markup, annotated - select for diffs
Sun Feb 1 21:28:49 2004 UTC (20 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.100: preferred, colored
Changes since revision 1.100: +26 -1 lines
Bug #2632: Insert "About Me" for any user.

Revision 1.100: download - view: text, markup, annotated - select for diffs
Thu Jan 29 00:50:44 2004 UTC (20 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.99: preferred, colored
Changes since revision 1.99: +6 -2 lines
Do not produce "not found" for variable file names

Revision 1.99: 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.98: preferred, colored
Changes since revision 1.98: +4 -2 lines
Help buttons

Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue Jan 13 01:55:22 2004 UTC (20 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.97: preferred, colored
Changes since revision 1.97: +2 -2 lines
Even errors look better with bombs next to them.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue Dec 30 20:47:23 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.96: preferred, colored
Changes since revision 1.96: +4 -8 lines
- was getting broken images on .rights files
- now all of the icons are genetarted in the same place &Apache::loncommon::icon($file or $url)
- BUG#2531

Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue Dec 9 19:48:51 2003 UTC (20 years, 4 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.95: preferred, colored
Changes since revision 1.95: +9 -6 lines
A few corrections to localize.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Fri Nov 7 23:22:21 2003 UTC (20 years, 5 months 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.94: preferred, colored
Changes since revision 1.94: +2 -3 lines
Minoru had a better idea on how to show translators where material appears
on the screen.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Tue Nov 4 19:18:16 2003 UTC (20 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.93: preferred, colored
Changes since revision 1.93: +2 -1 lines
Undef global in lonhomework that we are parsing a problem after bypassing
the normal rendering calls.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Wed Oct 29 21:50:41 2003 UTC (20 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.92: preferred, colored
Changes since revision 1.92: +11 -5 lines
Bug #531: Nail down versions of resources.

Needless to say that this now causes all kinds of little nasty follow-up bugs
with ambiguous resources, etc., so do not use yet.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Wed Oct 29 21:21:55 2003 UTC (20 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.91: preferred, colored
Changes since revision 1.91: +39 -8 lines
The "Set Versions to be Used" interface appears to work.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Tue Oct 28 21:50:02 2003 UTC (20 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.90: preferred, colored
Changes since revision 1.90: +52 -24 lines
Continued work on versions - the "Set ..." buttons don't do anything yet.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Tue Oct 28 00:57:50 2003 UTC (20 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.89: preferred, colored
Changes since revision 1.89: +17 -7 lines
Saving my work.

Revision 1.89: download - view: text, markup, annotated - select for diffs
Tue Oct 28 00:31:02 2003 UTC (20 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.88: preferred, colored
Changes since revision 1.88: +100 -92 lines
Work on screen to set resource versions.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Wed Oct 22 21:41:11 2003 UTC (20 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.87: preferred, colored
Changes since revision 1.87: +33 -12 lines
Working on setting resource versions from DOCS (not working yet).

Revision 1.87: download - view: text, markup, annotated - select for diffs
Wed Oct 22 19:47:52 2003 UTC (20 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.86: preferred, colored
Changes since revision 1.86: +19 -12 lines
Saving my work on selecting versions.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Wed Oct 8 17:34:33 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.85: preferred, colored
Changes since revision 1.85: +3 -1 lines
- adding help links for simple problem (BUG#1927)

Revision 1.85: download - view: text, markup, annotated - select for diffs
Sat Oct 4 20:49:40 2003 UTC (20 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.84: preferred, colored
Changes since revision 1.84: +8 -8 lines
Internationalization, and in particular, lonlocal:locallocaltime and
Japanese dates.

Revision 1.84: 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.83: preferred, colored
Changes since revision 1.83: +31 -19 lines
Internationalization and German localization

Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Sep 22 03:02:05 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.82: preferred, colored
Changes since revision 1.82: +2 -2 lines
Internationalizing.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Sun Sep 21 21:40:06 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.81: preferred, colored
Changes since revision 1.81: +2 -2 lines
Internationalizing.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed Sep 17 23:40:25 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.80: preferred, colored
Changes since revision 1.80: +72 -44 lines
Localization

Revision 1.80: download - view: text, markup, annotated - select for diffs
Wed Sep 17 21:20:15 2003 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
- group import stopped working, should now work again

Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Sep 15 17:58:21 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.78: preferred, colored
Changes since revision 1.78: +46 -3 lines
Bug #1022: Dump DOCS to author space

Revision 1.78: download - view: text, markup, annotated - select for diffs
Mon Sep 15 15:24:18 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.77: preferred, colored
Changes since revision 1.77: +16 -6 lines
Continued work on Bug #1022: Dump Course

Revision 1.77: download - view: text, markup, annotated - select for diffs
Tue Sep 9 19:39:04 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.76: preferred, colored
Changes since revision 1.76: +2 -2 lines
Bug #2148: new "mdc" privilege to edit/modify DOCS

Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon Sep 8 21:19:44 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.75: preferred, colored
Changes since revision 1.75: +43 -3 lines
Saving my work on "dump course to construction space"

Revision 1.75: download - view: text, markup, annotated - select for diffs
Mon Sep 8 19:21:10 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.74: preferred, colored
Changes since revision 1.74: +56 -34 lines
Here I am, making new subroutines in londocs.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Mon Sep 8 18:56:09 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.73: preferred, colored
Changes since revision 1.73: +67 -3 lines
Saving my work on "Dump course to author space"

Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri Sep 5 18:11:26 2003 UTC (20 years, 7 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.72: preferred, colored
Changes since revision 1.72: +34 -20 lines
I need this as a seperate function so I can call it programmatically
from the testing structure. (Need to add resources to a course so I can
test the printing routines.)

Revision 1.69.2.1.2.3: download - view: text, markup, annotated - select for diffs
Tue Sep 2 18:31:08 2003 UTC (20 years, 7 months ago) by albertel
Branches: version_0_99_4
CVS tags: version_1_0_3, version_1_0_2, version_1_0_1
Diff to previous 1.69.2.1.2.2: preferred, colored next main 1.70: preferred, colored
Changes since revision 1.69.2.1.2.2: +3 -5 lines
- backport 1.72

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Sep 2 15:49:42 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.71: preferred, colored
Changes since revision 1.71: +3 -5 lines
Bug #2119: Double "Main Menu" but not "Forward" and "Backward" on uploaded
non-directly rendered files. Removed earlier hack.

Revision 1.69.2.1.2.2: download - view: text, markup, annotated - select for diffs
Thu Aug 7 19:12:42 2003 UTC (20 years, 8 months ago) by albertel
Branches: version_0_99_4
CVS tags: version_1_0_0, version_0_99_5
Diff to previous 1.69.2.1.2.1: preferred, colored
Changes since revision 1.69.2.1.2.1: +2 -2 lines
- backport 1.71

Revision 1.69.2.1.2.1: download - view: text, markup, annotated - select for diffs
Thu Aug 7 19:12:13 2003 UTC (20 years, 8 months ago) by albertel
Branches: version_0_99_4
Diff to previous 1.69.2.1: preferred, colored
Changes since revision 1.69.2.1: +3 -1 lines
- backport 1.70

Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Aug 5 12:47:21 2003 UTC (20 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
Bug #2008: do not append symbs for supplemental docs.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Jul 29 19:53:41 2003 UTC (20 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.69: preferred, colored
Changes since revision 1.69: +3 -1 lines
Bug #1992: Shows "Done." when done with Verify Content.

Revision 1.69.2.1: download - view: text, markup, annotated - select for diffs
Thu Jul 24 22:06:07 2003 UTC (20 years, 9 months ago) by albertel
Branch point for: version_0_99_4
Diff to previous 1.69: preferred, colored next main 1.70: preferred, colored
Changes since revision 1.69: +1 -10 lines
- removing simple problem button

Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Jul 22 19:39:58 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.68: preferred, colored
Changes since revision 1.68: +4 -1 lines
- Grr, I really wish we could use ssi for this.
- Fixes BUG#1893, realtive style/imports etc should work okay when verifying resources

Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Jul 18 14:31:43 2003 UTC (20 years, 9 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.67: preferred, colored
Changes since revision 1.67: +6 -5 lines
Add help for the Load Map option in the DOCs screen. Also a bit of
reformatting to ensure the help button does not become seperated from
the button by getting wrapped to the next line.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Jul 16 19:36:02 2003 UTC (20 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.66: preferred, colored
Changes since revision 1.66: +6 -5 lines
Help on caching to avoid confusion.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Jul 15 20:08:28 2003 UTC (20 years, 9 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.65: preferred, colored
Changes since revision 1.65: +3 -2 lines
Add help for Score Upload Form to londocs.pm.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Jul 15 19:52:47 2003 UTC (20 years, 9 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.64: preferred, colored
Changes since revision 1.64: +19 -9 lines
Modified londocs.pm to use the composite help files, and changed the
templated pages to a more targetted description.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Jul 9 10:05:15 2003 UTC (20 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +2 -9 lines
Simple DOCS problems now work for
* radio
* option
* essay
* string
- this is probably going to be it. No need/intention to replace real problems.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Jul 7 07:32:16 2003 UTC (20 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2 lines
Continued work on DOCS homework.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat Jul 5 10:07:11 2003 UTC (20 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.61: preferred, colored
Changes since revision 1.61: +19 -1 lines
Have very limited connectivity, need to do big commit while online.
Will call this JULYone in Bugzilla. Fixes several small bugs.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Jun 16 13:51:46 2003 UTC (20 years, 10 months ago) by www
Branches: MAIN
CVS tags: version_0_99_3
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +3 -3 lines
Bug #1689: Users get confused between browsing the local file system and
browsing RES.

The official word is now "Select".

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Jun 9 22:26:32 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_2
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +3 -2 lines
- <form><nobr></form></nobr> isn't so good

Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun Jun 8 01:46:41 2003 UTC (20 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +12 -8 lines
Bug #1651: better display of "Browse" and "Load Map"
Bug #1589: make display narrower again

Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri May 30 20:51:03 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: conference_2003
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +48 -11 lines
- keeps the ? beside the button it belongs to

Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu May 29 01:26:33 2003 UTC (20 years, 11 months ago) by www
Branches: MAIN
CVS tags: version_0_99_1
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
Bug #1525: Removal of NO RESOURCE does not ask for confirmation. Mechanism
relies on "early out" in ||'ed conditions, probably good enough for this.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed May 21 00:48:27 2003 UTC (20 years, 11 months ago) by www
Branches: MAIN
CVS tags: version_0_99_0
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +9 -2 lines
Disable "New Problem" function in DOCS unless $ENV{'user.debug'} is on.
For 0.99.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue May 13 15:41:20 2003 UTC (20 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +17 -1 lines
Button to insert new uploaded problem. No way to edit or generate such a file
yet. Appears to be working when copying an existing problem file by hand into
the user space, but needs to be tested between different machines.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu May 1 16:13:50 2003 UTC (21 years ago) by www
Branches: MAIN
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +18 -8 lines
Bug 1405: make sure people do not accidently "remove" instead of "rename".
Visually different now, and "remove" confirmation dialog.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu May 1 02:20:17 2003 UTC (21 years ago) by www
Branches: MAIN
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +24 -1 lines
Bug #1395 - be able to load complete maps (and then delete what is not needed)

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Apr 30 21:09:12 2003 UTC (21 years ago) by www
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +7 -2 lines
Working on bug 1395 - loading a map into a folder. Not done yet.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Apr 12 15:56:42 2003 UTC (21 years ago) by www
Branches: MAIN
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +12 -4 lines
When "re-initializing course", it is done in the root window, and separate
folder windows are closed.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Feb 25 19:30:51 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +13 -3 lines
Bug #1228 - add symb to link in DOCS

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Feb 14 19:35:54 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +8 -5 lines
A lot of things happened here:

* everything menu-related was moved out of lonxml, and into lonmenu
* thus, function calls to registerurl, loadevents and unloadevents modified
* fixed lontex.pm, which actually did not call the right routines
* put in calls to lonmenu::menubuttons, which is supposed to insert buttons
  after the body tag in "textual mode" - this function and registerurl will
  be unified (buttons either in Remote or on top of page)

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Feb 7 15:05:37 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +3 -2 lines
Maybe solves the DOCS part of Bug #1230 - escapes the folder name in the GET
when opening a specific folder.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Feb 4 18:23:21 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +37 -19 lines
Added contextual help - pretty blue now :-)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Jan 23 19:00:06 2003 UTC (21 years, 3 months ago) by www
Branches: MAIN
CVS tags: version_0_6_2
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +2 -1 lines
Escape colons in titles of imported resources.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Jan 20 17:30:31 2003 UTC (21 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +3 -3 lines
Re-initialize had missing </form> tag and thus "leaked" into the upload area.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Jan 19 11:57:24 2003 UTC (21 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +4 -2 lines
"re-initialize" button directly re-initializes course

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Dec 26 16:13:11 2002 UTC (21 years, 4 months ago) by www
Branches: MAIN
CVS tags: version_0_6_1, version_0_6
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +6 -6 lines
Bug #1061 - item 1) - remove bright blue background

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Dec 26 16:04:20 2002 UTC (21 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +10 -10 lines
Bug #1064 - moved two forms out of header into main body

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Dec 12 18:14:32 2002 UTC (21 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Do not check on uploaded documents (bug #963) and wildcards.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Dec 9 22:27:20 2002 UTC (21 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +8 -1 lines
Bug 1009 - warning messages about changes being active later.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Dec 4 16:19:05 2002 UTC (21 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +12 -10 lines
Bug 1014 - group search and import load to the right folder

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Dec 4 14:02:49 2002 UTC (21 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +30 -16 lines
Bug Fixes
Bug #879  - ":" in titles
Bug #1013 - moving down last resource, moving up first resource
Bug #1016 - renaming a supplemental document
Bug #1021 - click "Cancel" on creation of Simple Page or Bulletin Board

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Nov 18 15:21:31 2002 UTC (21 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Bug #961 - better handling of "EMPTY" resources.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Oct 25 13:39:36 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +32 -2 lines
Bug #879

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Oct 21 20:31:06 2002 UTC (21 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +2 -7 lines
- default_homework is now lazy loaded by the <script> tag
- fixes BUG#842 (can't use <script> in .html)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Oct 20 18:42:53 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +33 -1 lines
Bug 112

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Oct 18 14:50:22 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +9 -2 lines
Link to Diffs for changed version files

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Oct 18 13:47:57 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +36 -11 lines
Version control

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Oct 17 15:18:03 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +50 -4 lines
Choice of timerange for version change display

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Oct 16 20:18:19 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +10 -2 lines
Lists update version file

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Oct 16 19:15:55 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +40 -29 lines
Can now recursively check.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Oct 16 18:48:12 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +12 -9 lines
Additional work on Verify

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Oct 15 20:50:19 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +59 -2 lines
Continued work on course verification

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Oct 11 18:06:32 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +18 -4 lines
Further work on verify and version check

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Oct 10 17:17:11 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +9 -1 lines
DOCS button more important in version 0.6, closer to NAV.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Oct 9 20:16:12 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +8 -5 lines
Better visuals. However, londocs now completely dysfunctional. Wondering if
something changed somewhere else.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Sep 13 20:01:04 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +4 -3 lines
Bug 768

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Sep 10 19:01:09 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +31 -1 lines
Ad hoc bulletin boards and simple pages

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Sep 6 15:18:23 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +8 -6 lines
"showdoc" needs to be URL-encode like all the other functionality in order to
properly register with the remote. Remote has now additional fields to store symb, but
nothing is done with them yet. Eventually, this should improve navigation and contents
display for resources showing up multiple times.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Sep 5 19:37:00 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +8 -5 lines
Bug 705 and various small fixes to londocs.pm

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Sep 4 20:33:38 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +19 -8 lines
Provides download Link for uploaded non-browser-displayable documents.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Sep 4 19:24:46 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +25 -10 lines
Starts to handle external resources reasonably.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Sep 4 14:50:53 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +85 -11 lines
External resources not implemented yet, rest needs testing.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Sep 4 13:06:20 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +57 -22 lines
Can now create new "folders" (uploaded sequences)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Sep 2 15:27:08 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +31 -11 lines
BUGFIX tmp file mechanism for lonratedt
  - display right after "Save" and "Revert"

Can override ratedt tmp-mechanism for coursedocs
Does NAV as resource in coursemaps
Start on showdoc mechanism for uploaded docs in main sequence

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Aug 31 00:43:12 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +14 -6 lines
Various new functionality for "ad hoc" courses.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Aug 28 14:11:27 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +5 -1 lines
Convenience links to about-me page, syllabus, and email.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Aug 27 13:01:26 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +5 -1 lines
Register handlers for syllabus and "about me"

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Aug 27 12:18:13 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +57 -4 lines
Course Documents can now Group Import and Search

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 26 12:44:45 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +68 -22 lines
Further work on on-the-fly maps.

Revision 1.9: 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.8: preferred, colored
Changes since revision 1.8: +2 -3 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.8: download - view: text, markup, annotated - select for diffs
Tue Aug 20 13:02:41 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +66 -52 lines
Unstable: interface to upload course documents.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 19 21:15:08 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +66 -2 lines
Further work toward having uploaded maps as standard course maps, and
londocs as editor for that.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Aug 1 15:26:23 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
CVS tags: version_0_5_1, version_0_5
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +4 -2 lines
Following public outcry, the logic of user file uploads is being changed.
This does currently not work anymore.
Plan:
When file is uploaded, the home server of course or user is notified to grep
the file (lond command needed for that) - goes into user home dir
When file is requested, home server checks session environment of user for
access permission to file (lond command needed for that)
Modification of lontokacc needed to be more like lonracc for inter-server
transfer
URL redirect needed for actual download on homeserver

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jul 31 15:23:55 2002 UTC (21 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +11 -3 lines
Token security file upload

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 31 14:56:36 2002 UTC (21 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +61 -9 lines
Raw functionality there, no LaTeX, no token-security, no remove

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 31 13:50:38 2002 UTC (21 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +32 -9 lines
Course document upload

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jul 24 20:40:58 2002 UTC (21 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Oops.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 24 20:25:23 2002 UTC (21 years, 9 months ago) by www
Branches: MAIN
Toward new functionality:
announcements
calendar
chat
course documents

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>