CVS log for loncom/publisher/lonunauthorized.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.17.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 26 13:07:41 2018 UTC (5 years, 4 months ago) by raeburn
Branches: version_2_11_X
CVS tags: 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
Diff to previous 1.17: preferred, colored next main 1.18: preferred, colored
Changes since revision 1.17: +32 -6 lines
- For 2.11
  Backport 1.19.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Nov 26 03:49:04 2018 UTC (5 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +32 -6 lines
- More meaningful messages when HTTP_NOT_ACCEPTABLE encountered for:
  /adm/upload

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jun 19 04:27:58 2016 UTC (7 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +46 -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.17: download - view: text, markup, annotated - select for diffs
Fri Jun 7 16:07:49 2013 UTC (10 years, 10 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0
Branch point for: version_2_11_X
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
- Replace terms: "Construction Space" with "Authoring Space"
  for consistency with type of role used to access it, and action taken there.
- de.pm: Update related phrases and remove some duplicate entries

Revision 1.16: 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.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
- Replace term: "Construction Space" with "Authoring Space" for
  consistency with type of role used to access it, and action taken there.

Revision 1.15: 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.14: preferred, colored
Changes since revision 1.14: +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.13.2.2: download - view: text, markup, annotated - select for diffs
Wed Nov 30 18:38:58 2011 UTC (12 years, 4 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_1, loncapaMITrelate_1
Diff to previous 1.13.2.1: preferred, colored next main 1.14: preferred, colored
Changes since revision 1.13.2.1: +2 -2 lines
- Backport 1.14.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Nov 30 18:32:23 2011 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
- Typo (eq not = in this context).

Revision 1.13.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 14 16:05:44 2011 UTC (12 years, 5 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +16 -14 lines
- For 2_10_X branch reverse changes made in 1.11 to support Construction Space
  location in /home/httpd/html/priv.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 14 15:51:55 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_10_X
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
- Missing concatenation.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Nov 14 02:12:42 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
- Pass $env{'request.editurl'} to &loncommon::authorspace()
  so "Construction Space" breadcrumb points at appropriate author space.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Nov 13 01:07:09 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +166 -29 lines
- More meaningful messages when HTTP_NOT_ACCEPTABLE encountered for:
  /adm/diff, /adm/upload, /adm/cfile, /adm/publish, adm/testbank, /adm/cleanup
- Provide "Switch Server" link in case of a URL for Construction Space file or
  directory, for which current user has access, but homeserver is different server.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jun 7 18:05:08 2011 UTC (12 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +5 -1 lines
Bug #4974: better message if uploaded filename is not supported

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 14 15:36:29 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_99_1, version_2_8_99_0, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, GCI_3, GCI_2, BZ5971-printing-apage
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +8 -5 lines
- Standard error style for error messages
- Consistent username:domain output

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Aug 11 10:18:31 2008 UTC (15 years, 8 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_8_X, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, GCI_1, BZ5434-fox
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +20 -18 lines
Localization:
- Added missing &mt() calls
- Optimized &mt() calls and code
- typo

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Mar 2 23:18:19 2007 UTC (17 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_99_0
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
- starting work on moving to distributed DNS, eliminate usage of the lonnet hostanme global

Revision 1.6: 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.5: preferred, colored
Changes since revision 1.5: +8 -6 lines
- more re fix ups

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 6 22:15:19 2006 UTC (18 years 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, version_2_1_99_0
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +5 -10 lines
- start_page

Revision 1.4: 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_1_X, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, 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.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
- ENV -> env

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 29 00:44:43 2004 UTC (20 years, 2 months ago) by www
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_X, version_1_2_99_1, 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.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
"Recent Folders" in construction space

Revision 1.2: 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
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.1: preferred, colored
Changes since revision 1.1: +12 -10 lines
Internationalization.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 10 14:41:05 2002 UTC (21 years, 7 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, version_0_99_3, version_0_99_2, version_0_99_1, version_0_99_0, version_0_6_2, version_0_6, conference_2003
And, yes, you also need this to get better construction space error messages

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>