CVS log for loncom/publisher/lonupload.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.71: download - view: text, markup, annotated - select for diffs
Sun Jul 23 11:54:56 2023 UTC (8 months, 3 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.70: preferred, colored
Changes since revision 1.70: +24 -11 lines
- Breadcrumbs text when displaying/editing resource in Course Authoring Space.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Mar 6 03:39:54 2019 UTC (5 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_msu
Diff to previous 1.69: preferred, colored
Changes since revision 1.69: +9 -1 lines
- Sanity checking.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Mar 4 19:54:35 2019 UTC (5 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.68: preferred, colored
Changes since revision 1.68: +68 -7 lines
- Uploading a file to Authoring Space.
  - Remove characters which are not allowed.
  - Replace pattern: .number.extension with _letter.extension
  - Include feedback to user about changes made.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Sun Nov 12 23:01:00 2017 UTC (6 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.67: preferred, colored
Changes since revision 1.67: +12 -5 lines
- Sanity checking.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Sep 11 20:12:30 2015 UTC (8 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_uiuc, version_2_11_2_educog, version_2_11_2
Diff to previous 1.66: preferred, colored
Changes since revision 1.66: +7 -3 lines
- Add trailing slash to URL linked to via 'Back to Directory' when upload of
  file was followed by upload of dependencies (e.g., image files in a web page)
  to avoid spurious warning message:
  "You do not have authoring privileges for this resource".

Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Dec 4 17:29:44 2013 UTC (10 years, 4 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0
Diff to previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
Fixed typo

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Jul 9 21:35:06 2013 UTC (10 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC1
Diff to previous 1.64: preferred, colored
Changes since revision 1.64: +3 -4 lines
- In loncommon.pm: &excess_filesize_authorspace() was renamed as
  excess_filesize_warning(), and third arg changed to context
  (author or course).

Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Jul 3 05:03:19 2013 UTC (10 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +7 -12 lines
- Bug 6168 (a part).
  - Display warning if copying file would exceed quota in authoring space
  - Testing if quota would be exceeded by file upload moved from lonupload.pm
    to &excess_filesize_authorspace() routine in loncommon.pm to facilitate reuse.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Jul 2 19:04:49 2013 UTC (10 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.62: preferred, colored
Changes since revision 1.62: +40 -4 lines
- Disk quotas for authoring spaces.
  - Default is 500 MB, unless set at domain level, or individual user level.
  - Domain default set via "Blogs, personal web pages, webDAV/quotas, portfolio" in
    "Set domain configuration" by DC.
  - Quota for individual user's authoring space set via:
    "Create users or modify the roles and privileges of users" by DC
  - &display_usage() moved from portfolio.pm to lonhtmlcommon.pm to
    facilitate re-use. In portfolio.pm &display_portfolio_usage() now calls
    lonhtmlcommon::display_usage().

Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Jun 4 22:20:16 2013 UTC (10 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.61: preferred, colored
Changes since revision 1.61: +4 -4 lines
- Replace term: "Construction Space" with "Authoring Space" for
  consistency with type of role used to access it, and action taken there.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Oct 29 17:38:55 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +2 -3 lines
- &constructaccess() moved from loncacc.pm to lonnet.pm
  - to facilitate re-use, and separate from handler,
  - for use in lonnet.pm (use Apache::Constants() not supported there.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Apr 16 19:32:04 2012 UTC (12 years ago) by raeburn
Branches: MAIN
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +4 -3 lines
- loncommon::modify_html_refs() now explicitly called in scalar context.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Nov 14 00:20:31 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
- &authorspace() routine now takes an argument: $uri
  so "Construction Space" breadcrumb points at appropriate author space
  for resource/directory being viewed or acted om.
  - current role could be different or ("no role" - i.e., cm), so is only
    used to determine authorspace when $uri is unavailable.

Revision 1.53.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 7 13:38:45 2011 UTC (12 years, 5 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_1, loncapaMITrelate_1
Diff to previous 1.53: preferred, colored next main 1.54: preferred, colored
Changes since revision 1.53: +5 -3 lines
- Fix Construction breadcrumb trails for /adm/cfile, /adm/publish,
  /adm/retrieve, /adm/upload.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Nov 2 23:19:22 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +35 -32 lines
- Clean-up for bug 1320.
  - Eliminate unused args:  $uname, $udom from &phaseone(), &phasetwo.
  - Fix "View Main file" link when processing dependencies in HTML file uploaded
    to CSTR.
- Fix Construction Space breadcrumb trail for /adm/upload

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Nov 2 14:40:16 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +2 -4 lines
- Remove duplicate declaration for $url_root.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Oct 31 01:28:47 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +5 -4 lines
- Use lonDocRoot perlvar in place of static string: '/home/httpd/html'.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Oct 26 22:38:49 2011 UTC (12 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +26 -37 lines
Bug #1320: cleanup

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

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Dec 26 03:09:11 2010 UTC (13 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0_RC2, version_2_10_0
Branch point for: version_2_10_X
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
- lonupload::phasethree() now returns an array.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Dec 14 16:26:04 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
That we are a co-author is additional information, not a warning

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Nov 28 00:04:10 2010 UTC (13 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +84 -29 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.50: download - view: text, markup, annotated - select for diffs
Wed Oct 27 01:04:15 2010 UTC (13 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +11 -7 lines
- Bug 5462. No reference warning or prompt for upload of files, if
   referenced files are already available at the specified paths.
   - work in progress (change still needed for londocs.pm).

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Feb 16 10:26:17 2010 UTC (14 years, 2 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_99_0, version_2_10_0_RC1, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +105 -77 lines
- Standard pick_box style for upload options
- Code refactoring: Early escape in case of no file and in case of illeagal filename
- "File already exists": optimized button arrangement and wording
- Problems due to user fault (invalid extension, existing file,  ...):
    - Warning style instead of error style
    - Wrap whole message in warning style
- Filename style for filenames
- Removed deprecated font tag

Revision 1.46.6.1: download - view: text, markup, annotated - select for diffs
Wed Oct 7 21:09:21 2009 UTC (14 years, 6 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_9_1, version_2_9_0, version_2_8_99_1, version_2_8_99_0, GCI_2
Diff to previous 1.46: preferred, colored next main 1.47: preferred, colored
Changes since revision 1.46: +5 -5 lines
- Backport 1.48 and part of 1.47 for 2.9.X.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Jul 6 13:30:49 2009 UTC (14 years, 9 months ago) by bisitz
Branches: MAIN
CVS tags: bz6209-base, bz6209, bz2851, GCI_3
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +5 -5 lines
XHTML:
- Close <option>
- HTML attributes in lower case

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Jul 6 10:19:22 2009 UTC (14 years, 9 months ago) by bisitz
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +12 -3 lines
Changes related to modification of LON-CAPA screen header.
- Added breadcrumbs
- Added standard CSTR page header

- Replaced button text "Save" by "Upload" to make clearer what will be done.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu May 14 14:24:18 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: bz5969, BZ5971-printing-apage
Branch point for: version_2_9_X
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
Don't translate separator character between and domain.
Advantages: No need to change the translation files, if...
  - different separator character should be used
  - different output is wanted, e.g. just username, plainname, both, etc.
  - different style should be used for output
(work in progress to make this even more flexible by introducing a global function usernamewrapper)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed May 6 16:19:50 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: BZ5434-fox
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
XHTML conform selected/checked/multiple HTML attributes
and optimized spacing

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Mar 26 16:50:12 2009 UTC (15 years ago) by bisitz
Branches: MAIN
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +5 -3 lines
Optimized Co-Author warnings:
- Replaced error style by warning style which fits much better here
- Don't use headline tag anymore as style to highlight message
- Optimized &mt usage
- Consistent/standard output of username:domain

Revision 1.38.2.3: download - view: text, markup, annotated - select for diffs
Sun Dec 21 04:43:41 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_99_1, version_2_7_99_0, GCI_1
Diff to previous 1.38.2.2: preferred, colored to branchpoint 1.38: preferred, colored next main 1.39: preferred, colored
Changes since revision 1.38.2.2: +2 -2 lines
- Backport 1.43.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Dec 19 03:57:24 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
- Regular Expression for both http and https.

Revision 1.38.2.2: download - view: text, markup, annotated - select for diffs
Wed Dec 17 19:18:47 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.38.2.1: preferred, colored to branchpoint 1.38: preferred, colored
Changes since revision 1.38.2.1: +2 -2 lines
- Remove duplicate concatenation operator.

Revision 1.38.2.1: download - view: text, markup, annotated - select for diffs
Fri Dec 12 02:42:49 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +19 -17 lines
- Backport 1.41, 1.42.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Dec 12 02:32:27 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +3 -3 lines
- Unmatched HTML tags.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:32:34 2008 UTC (15 years, 5 months ago) by bisitz
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +19 -17 lines
- Localization: Optimized &mt() usage
- Optimized error message display (use <p> tag)

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

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Nov 10 13:20:04 2008 UTC (15 years, 5 months ago) by jms
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +87 -85 lines
POD documentation changes

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Jul 18 03:27:48 2008 UTC (15 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1, version_2_7_0, version_2_6_99_1
Branch point for: version_2_8_X
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
- fix perldoc

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Jun 17 02:20:08 2008 UTC (15 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_99_0
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +130 -75 lines
- When web pages are uploaded to CSTR, user will be prompted to upload any embedded objects (e.g., image files).
- Checking for existing files and valid extension for files uploaded to CSTR moved to &check_extension() subroutine.
- &phasethree() added to handle uploading of embedded objects.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Jan 15 16:04:38 2008 UTC (16 years, 3 months ago) by www
Branches: MAIN
CVS tags: version_2_6_X, version_2_6_3, version_2_6_2, version_2_6_1
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +13 -6 lines
Bug #5533: Untranslatable upload interface, cancel button

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed May 2 01:34:23 2007 UTC (16 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_99_0
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +3 -3 lines
- switch Store to Save

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

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Jul 5 22:23:09 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_X, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +26 -53 lines
- move inline text into help files
- CSS erro messages and file names

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Apr 10 22:30:31 2006 UTC (18 years ago) by albertel
Branches: MAIN
CVS tags: version_2_1_99_0
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +7 -2 lines
- rest of the add_entries conversion

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Apr 6 22:15:19 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +18 -7 lines
- start_page

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Nov 8 17:58:35 2005 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_99_1
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +4 -12 lines
- eliminating the inclusion of Apache::Log (it annoys Apache 2 and aache 1 doesn't need it)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:27 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0_tmcc, version_1_99_0
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +23 -22 lines
- ENV -> env

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Dec 7 22:11:02 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, version_1_2_99_1
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +7 -7 lines
Give the form a name to avoid using forms[0].  Remoteless CSTR adds another form before this one, so forms[0].filetype no longer exists.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri May 14 14:53:31 2004 UTC (19 years, 11 months ago) by www
Branches: MAIN
CVS tags: version_1_2_X, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +7 -5 lines
Bug #2927: "Back to Directory" also works on top-level

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Mar 31 05:24:00 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
- trying to be UTF8 transparent

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Feb 17 15:23:53 2004 UTC (20 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +86 -14 lines
Modification to accommodate upload of testbanks and IMS packages.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Nov 8 11:13:50 2003 UTC (20 years, 5 months ago) by albertel
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.23: preferred, colored
Changes since revision 1.23: +5 -5 lines
-more xhtmlize

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Nov 8 11:11:01 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +34 -32 lines
- xhtmlize

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Nov 8 11:04:52 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +167 -173 lines
- retabinate

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Nov 8 10:58:30 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +4 -6 lines
- BUG#1904
- typo in locaization code

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Sep 22 15:39:53 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +32 -29 lines
Internationalization.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Aug 4 18:22:55 2003 UTC (20 years, 8 months ago) by www
Branches: MAIN
CVS tags: version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +17 -5 lines
Phase 2:

* returning to phase 1 could never have worked correctly; eliminated.

* did not check if target was an existing directory, and changed mode of
  parent directory to "rw-rw" overriding the "x"; put in checking.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Aug 4 17:45:06 2003 UTC (20 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +21 -31 lines
Working on bug #2018: could not handle absolute vs. relative URLs

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jul 5 10:07:12 2003 UTC (20 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +2 -6 lines
Have very limited connectivity, need to do big commit while online.
Will call this JULYone in Bugzilla. Fixes several small bugs.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jun 23 21:56:31 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_3
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1 lines
- BUG#1880, nice link for unviewable files that have been uploaded

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Feb 3 18:03:53 2003 UTC (21 years, 2 months ago) by harris41
Branches: MAIN
CVS tags: version_0_99_2, version_0_99_1, version_0_99_0, conference_2003
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
best wishes to all.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Sep 10 02:31:26 2002 UTC (21 years, 7 months ago) by foxr
Branches: MAIN
CVS tags: version_0_6_2, version_0_6
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2 lines
Correct ad hoc mapping of urls to use HTTP::Entities::encode.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Aug 24 03:56:58 2002 UTC (21 years, 8 months ago) by foxr
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +20 -5 lines
Bug 442: Two issues with special chars. solved here:
1. spaces in names - escape works fine on this issue.
2. apostrophe's in uploaded file names:

Apostrophe solution not so easy as spaces:  The problem was in the
Frame src tag for the lower frame of construction space.. it's of the form:
<frame> src='$lowerframe' ...Thanks to matt for finding this.
The embedded ' closes the src from the point of view of the html.  Amazingly the
 extra characters don't cause browsers to complain.  The problem: demonstrably,
escaping via lonnet::escape does nothing worth while.  Using my handy dandy
html pocket guide, I determined that lonnet::escape is too simple minded
and may in fact be not quite right.  did a:
1. made the quotations " rather than '
2. Substituted for " in $lowerframe by:
   $lowerframe=~s/\"/&quot\;/g;

Turning " -> &quot; as per the entity chart on pg 82 of HTML Pocket ref.
This works fine.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Aug 8 02:30:39 2002 UTC (21 years, 8 months ago) by foxr
Branches: MAIN
CVS tags: version_0_5_1, version_0_5
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +22 -2 lines
BUG 442 - map %20 to ' ' in filenames.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Aug 5 02:22:56 2002 UTC (21 years, 8 months ago) by foxr
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Fix bug 59: Uploaded file permissions not correct.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Dec 17 00:57:59 2001 UTC (22 years, 4 months ago) by harris41
Branches: MAIN
CVS tags: version_0_4, stable_2002_spring, stable_2002_july, stable_2002_april, STABLE
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +85 -6 lines
adding in POD documentation; changing void context map statements to
foreach statements; removing references to Apache::lonnet::fileembstyle
and using Apache::loncommon::fileembstyle -Scott Harrison

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Dec 4 18:13:06 2001 UTC (22 years, 4 months ago) by matthew
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +19 -4 lines
Disallow uploads of files that are marked 'hdn' in filetypes.tab or not listed
in filetypes.tab.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Nov 29 21:51:40 2001 UTC (22 years, 4 months ago) by matthew
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +46 -1 lines
Added GPL preamble.
Disallow uploading of files whose extension is marked "hdn" in "filetypes.tab".

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 22 18:13:20 2001 UTC (22 years, 8 months ago) by www
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +4 -1 lines
Return true value

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jun 24 18:40:58 2001 UTC (22 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1 lines
Gets rid of Windows path in suggested upload name.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jun 23 18:26:40 2001 UTC (22 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +9 -5 lines
More actions in construction space

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri May 25 17:03:58 2001 UTC (22 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +7 -1 lines
Bug fix, illegal filenames

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri May 25 16:36:36 2001 UTC (22 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +36 -9 lines
Bugfix

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Apr 10 01:57:28 2001 UTC (23 years ago) by www
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +55 -88 lines
Upload file functionality

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Apr 5 19:35:15 2001 UTC (23 years ago) by www
Branches: MAIN
File upload into construction space

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>