CVS log for loncom/interface/lonaboutme.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.169: download - view: text, markup, annotated - select for diffs
Thu Dec 28 17:56:01 2023 UTC (3 months, 4 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.168: preferred, colored
Changes since revision 1.168: +3 -3 lines
- Fix indents

Revision 1.168: download - view: text, markup, annotated - select for diffs
Thu Dec 28 15:57:27 2023 UTC (3 months, 4 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.167: preferred, colored
Changes since revision 1.167: +7 -2 lines
- Portfolio shareability setting in domain defaults (by affiliation), with
  possible override for an individual user taken into account.

Revision 1.167: download - view: text, markup, annotated - select for diffs
Thu Dec 28 03:33:15 2023 UTC (3 months, 4 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_4_msu
Diff to previous 1.166: preferred, colored
Changes since revision 1.166: +4 -1 lines
- Show links to portfolio files for which public access has been set (with
  or without passphrase), even if the templated "About Me" page has never
  been edited.

Revision 1.166: 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.165: preferred, colored
Changes since revision 1.165: +6 -3 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.165: download - view: text, markup, annotated - select for diffs
Sat May 13 20:36:27 2023 UTC (11 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.164: preferred, colored
Changes since revision 1.164: +6 -2 lines
- Use cached aboutme page availability unless user is accessing their own
  aboutme page.

Revision 1.164: download - view: text, markup, annotated - select for diffs
Mon Nov 14 18:50:42 2022 UTC (17 months, 1 week ago) by raeburn
Branches: MAIN
Diff to previous 1.163: preferred, colored
Changes since revision 1.163: +2 -4 lines
- Coding style

Revision 1.163: download - view: text, markup, annotated - select for diffs
Sat Oct 29 14:47:00 2022 UTC (17 months, 4 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.162: preferred, colored
Changes since revision 1.162: +2 -1 lines
- Entity encoding for last item in breadcrumbs trail.

Revision 1.162: download - view: text, markup, annotated - select for diffs
Thu Oct 27 20:33:31 2022 UTC (17 months, 4 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.161: preferred, colored
Changes since revision 1.161: +4 -2 lines
- Sanity checking of value set for $env{'form.folderpath'} before calling
  lonhtmlcommon::docs_breadcrumbs() to create breadcrumbs train when
  displaying resources in Supplemental Content area.

Revision 1.161: download - view: text, markup, annotated - select for diffs
Tue Nov 30 15:55:37 2021 UTC (2 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_X, version_2_11_4_uiuc, version_2_11_4
Diff to previous 1.160: preferred, colored
Changes since revision 1.160: +4 -3 lines
- Bug 6955 IP-based blocking. Pass user'sIP address as third arg to
  loncommon::blockcheck() and second to loncommon::blocking_status().

Revision 1.160: download - view: text, markup, annotated - select for diffs
Sat Jan 2 21:07:36 2021 UTC (3 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_3_msu
Diff to previous 1.159: preferred, colored
Changes since revision 1.159: +12 -1 lines
- Blocking of user actions in a course during an exam can include access to
  "About Me" pages belonging to users in the course (course personnel with
  evb priv are exempt).

Revision 1.159: download - view: text, markup, annotated - select for diffs
Fri Dec 18 15:23:02 2020 UTC (3 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_3_uiuc, version_2_11_3
Diff to previous 1.158: preferred, colored
Changes since revision 1.158: +2 -2 lines
- Retrieval of requestor's IP address centralized in lonnet::get_requestor_ip()
- Domain configuration to allow domain's LON-CAPA nodes to operate behind a
  WAF/Reverse Proxy using aliased hostname (CNAME).
- Web requests from other nodes bypass the WAF as their requests are made
  directly to the server hostname (A record); same for internal LON-CAPA
  connections for lonc -> lond.

Revision 1.158: download - view: text, markup, annotated - select for diffs
Mon Dec 1 22:52:48 2014 UTC (9 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2
Diff to previous 1.157: preferred, colored
Changes since revision 1.157: +5 -3 lines
- Bug 6690
  - IP-based access control for portfolio files added to existing "conditional"
    access types used to grant read access to others besides the owner.

Revision 1.157: download - view: text, markup, annotated - select for diffs
Thu Jun 19 00:36:29 2014 UTC (9 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_1, version_2_11_0
Diff to previous 1.156: preferred, colored
Changes since revision 1.156: +6 -2 lines
- Compilation of files to list on "Group Portfolio" page excludes entries
  from permissions.db for course which are not for current groups.

Revision 1.156: download - view: text, markup, annotated - select for diffs
Tue Jan 28 16:22:30 2014 UTC (10 years, 2 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_11_0_RC3
Diff to previous 1.155: preferred, colored
Changes since revision 1.155: +2 -2 lines
Internationalization

Revision 1.155: download - view: text, markup, annotated - select for diffs
Tue Sep 17 15:04:30 2013 UTC (10 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC2
Diff to previous 1.154: preferred, colored
Changes since revision 1.154: +5 -4 lines
- Bug 6669
  - lonhtmlgateway::process_incoming_html() used instead of
    lonfeedback::clear_out_html() to ensure fields contain valid xhtml.
    (more HTML tags now supported).
 - requires perl-XML-LibXML 1.62 or newer:
   update needed on CentOS/RHEL/Scientific Linux 5; SLES 9/10; RHEL 4.

Revision 1.154: download - view: text, markup, annotated - select for diffs
Fri May 3 16:26:43 2013 UTC (10 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_11_0_RC1
Diff to previous 1.153: preferred, colored
Changes since revision 1.153: +2 -2 lines
Unbalanced tag

Revision 1.153: 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.152: preferred, colored
Changes since revision 1.152: +2 -3 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.152: download - view: text, markup, annotated - select for diffs
Thu Dec 6 21:43:27 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.151: preferred, colored
Changes since revision 1.151: +18 -4 lines
- Supplemental Content area can contain Syllabus and Personal Information
  (aboutme) pages.
- Provide breadcrumbs when these items are accessed via a Supplemental
  Content folder.
- Users with mdc prvilege should also receive "Edit Folder" link in Functions
  area to provide direct access to Content Editor for corresponding Supplemental
  Content folder.

Revision 1.151: download - view: text, markup, annotated - select for diffs
Fri Nov 9 17:27:10 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.150: preferred, colored
Changes since revision 1.150: +3 -3 lines
- Consistent Interface for templated pages (bug 6128).
- Make functions for Templated "About Me" page visible.
- Additional arg for lonnet::in_course() -- $hideprivileged
  - if true, exclude DC + SU users, unless overridden in course environment.
- perldoc (lonnet.pm): &in_course(), &can_edit_resource(), &is_course_upload()

Revision 1.150: download - view: text, markup, annotated - select for diffs
Thu Nov 8 18:37:44 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.149: preferred, colored
Changes since revision 1.149: +43 -108 lines
- Consistent Interface for templated pages (bug 6128).
- Functions for Templated "About Me" page moved into standard location.

Revision 1.149: download - view: text, markup, annotated - select for diffs
Thu Oct 4 13:41:10 2012 UTC (11 years, 6 months ago) by bisitz
Branches: MAIN
Diff to previous 1.148: preferred, colored
Changes since revision 1.148: +3 -3 lines
Use standard styles (info/warning/error)

Revision 1.148: download - view: text, markup, annotated - select for diffs
Mon Oct 17 12:41:30 2011 UTC (12 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.147: preferred, colored
Changes since revision 1.147: +7 -4 lines
- Change to way lonnet::dirlist() reports an error condition (i.e., no_host,
  con_lost, no_such_dir, empty etc.) when retrieving directory list information
  with ls3, ls2 or ls.
  - error is passed as second item in a pair of return values.
  - first item in return values is a reference to an array of actual files.

Revision 1.70.4.4: download - view: text, markup, annotated - select for diffs
Mon Nov 1 13:35:42 2010 UTC (13 years, 5 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_9_1
Diff to previous 1.70.4.3: preferred, colored to branchpoint 1.70: preferred, colored next main 1.71: preferred, colored
Changes since revision 1.70.4.3: +14 -16 lines
- Backport 1.147.

Revision 1.147: download - view: text, markup, annotated - select for diffs
Sun Sep 26 02:02:42 2010 UTC (13 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0, loncapaMITrelate_1
Diff to previous 1.146: preferred, colored
Changes since revision 1.146: +14 -16 lines
- Use lonnet::get_my_roles() when determining if aboutme page is for user
  in a course in place of lonnet::dump().

Revision 1.146: download - view: text, markup, annotated - select for diffs
Mon Mar 29 12:21:38 2010 UTC (14 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0_RC1, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.145: preferred, colored
Changes since revision 1.145: +80 -64 lines
- Propagate register=1 from aboutme page (both course page, and user page)
  when included in a course, e.g., when displaying list of available
  group or user portfolio files.

Revision 1.145: download - view: text, markup, annotated - select for diffs
Thu Mar 18 08:56:00 2010 UTC (14 years, 1 month ago) by wenzelju
Branches: MAIN
Diff to previous 1.144: preferred, colored
Changes since revision 1.144: +2 -2 lines
- Inserted a <div class="LC_clear_float_footer"> to clear the image. Otherwise it overlaps with the following lines.

Revision 1.144: download - view: text, markup, annotated - select for diffs
Thu Mar 11 16:35:12 2010 UTC (14 years, 1 month ago) by droeschl
Branches: MAIN
Diff to previous 1.143: preferred, colored
Changes since revision 1.143: +2 -2 lines
In process of removing remote control, remote navmap and different icon modes code.
- graphics previously used on remote control.

Revision 1.143: download - view: text, markup, annotated - select for diffs
Sun Feb 21 06:21:50 2010 UTC (14 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.142: preferred, colored
Changes since revision 1.142: +5 -7 lines
- Make scaling of uploaded photos moe generic.
  - Eliminate package variable: $upload_photo_form.
  - Additional args for &lonnet::userfileupload() and &lonnet::finishuserfileuplod()
    - $resizewidth and $resizeheight.
    - if defined and uploaded file is an image file (as determined by File::MMagic) perform scaling
      as required do image dimensions fall within $resizewidth and $resizeheight.
- Eliminate call to &Apache::lonnet::resizeImage() when displaying syllabus.

Revision 1.70.4.3: download - view: text, markup, annotated - select for diffs
Sat Jan 30 18:03:40 2010 UTC (14 years, 2 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_9_0, version_2_8_99_1
Diff to previous 1.70.4.2: preferred, colored to branchpoint 1.70: preferred, colored
Changes since revision 1.70.4.2: +2 -2 lines
- Backport 1.142.

Revision 1.142: download - view: text, markup, annotated - select for diffs
Sat Jan 30 18:02:27 2010 UTC (14 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_99_0, bz6209-base, bz6209
Diff to previous 1.141: preferred, colored
Changes since revision 1.141: +2 -2 lines
- Include package name when calling &coursedescription(),
    for consistency with calls to &Apache::lonnet::coursedescription() elsewhere in LON-CAPA codebase.

Revision 1.70.4.2: download - view: text, markup, annotated - select for diffs
Tue Dec 29 18:30:09 2009 UTC (14 years, 4 months ago) by raeburn
Branches: version_2_9_X
CVS tags: GCI_2
Diff to previous 1.70.4.1: preferred, colored to branchpoint 1.70: preferred, colored
Changes since revision 1.70.4.1: +2 -2 lines
- Fix typo in 1.70.4.1 (backport on 1.77).

Revision 1.141: download - view: text, markup, annotated - select for diffs
Thu Oct 29 14:58:33 2009 UTC (14 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: GCI_3
Diff to previous 1.140: preferred, colored
Changes since revision 1.140: +2 -2 lines
- 'Navigate' no longer used.

Revision 1.140: download - view: text, markup, annotated - select for diffs
Tue Oct 13 16:37:57 2009 UTC (14 years, 6 months ago) by amueller
Branches: MAIN
Diff to previous 1.139: preferred, colored
Changes since revision 1.139: +3 -3 lines
lonaboutme: Changes because I invoke disfacetoface function with argument 'tex' on the wrong position
lonmsgdisplay: delete a log message statement.

Revision 1.139: download - view: text, markup, annotated - select for diffs
Mon Oct 12 08:01:08 2009 UTC (14 years, 6 months ago) by amueller
Branches: MAIN
Diff to previous 1.138: preferred, colored
Changes since revision 1.138: +17 -11 lines
-lonaboutme, lontemplate, loncommon, lonmsgdisplay: HTML Validation
-lonaboutme: new delimiter fro quoting the image tag, because from this line I lost the correct
   syntax highlighting for my favorite vim-editor.
-lonmsgdisplay: put target in the argument list of disfacetoface function, to force that I'm interested in a
 tex target. When printing lonaboutme page with facetoface discussion env{form.grade_target} has an empty value.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Thu Jun 11 16:48:33 2009 UTC (14 years, 10 months ago) by bisitz
Branches: MAIN
CVS tags: bz5969, bz2851, BZ5971-printing-apage
Diff to previous 1.137: preferred, colored
Changes since revision 1.137: +52 -33 lines
Functionslist:
- Moved sub routines from lontemplate.pm to lonhtmlcommon.pm to allow wider access
- Renamed sub routine names:
    - start_functionslist -> start_funclist
    - item_functionslist -> add_item_funclist
    - end_functionslist -> end_funclist
- Added line breaks for HTML source code
- Added pod documentation to sub routines
- Adjusted sub routine calls

Changes related to modification of LON-CAPA screen header:
- Moved functionslists into new standard screen header "head_subbox"

Other changes:
- Got rid of special style for fieldset legend; adjusted texts
  (lonmsgdisplay.pm, loncommon.pm, de.pm, zh.pm)
- Added warning/info style to warning/info message for weboutput
  and corrected tex output for "No page information provided" message
  (lonsimplepage.pm)
- Optimized floating for functions/actions
  (lonmsgdisplay.pm)

Revision 1.137: 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.136: preferred, colored
Changes since revision 1.136: +5 -5 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.136: download - view: text, markup, annotated - select for diffs
Sat May 30 21:52:30 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.135: preferred, colored
Changes since revision 1.135: +3 -6 lines
Optimized padding for ContentBoxSpecial:
- Added padding to LC_ContentBoxSpecial, since padding is needed in all occurrences
- Adjusted margins for headlines in LC_ContentBoxSpecial boxes
- Removed now unnecessary LC_BoxPadding
Note: These changes increase the padding for menu boxes

lonaboutme.pm: Corrected unbalanced tags (removed </p>)

Revision 1.135: download - view: text, markup, annotated - select for diffs
Sat May 30 20:41:34 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.134: preferred, colored
Changes since revision 1.134: +1 -3 lines
Removed unused/unnecessary sub routines "start_ContentBox" and "end_ContentBox"
(which used a non existing style anyway)

Revision 1.134: download - view: text, markup, annotated - select for diffs
Tue May 19 10:03:37 2009 UTC (14 years, 11 months ago) by amueller
Branches: MAIN
Diff to previous 1.133: preferred, colored
Changes since revision 1.133: +156 -156 lines
Replaced tabsymbol with 4 whitespaces to avoid conflicts with editors, where tabwidth expand i.e. to 8 whitespaces.

Use cvs diff -w to check, that between this revision (1.134) and the revision before (1.133) there is no difference
except the whitespaces.

Revision 1.70.4.1: download - view: text, markup, annotated - select for diffs
Mon May 18 21:51:26 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.70: preferred, colored
Changes since revision 1.70: +145 -30 lines
- Backport: 1.74, 1.77, 1.80, 1.84, 1.85, 1.90, 1.92, 1.104, 1.110, 1.111, 1.113, 1.114, 1.115 (part), 1.116, 1.117, 1.130, 1.131, 1.132.

Revision 1.133: download - view: text, markup, annotated - select for diffs
Fri May 15 13:43:46 2009 UTC (14 years, 11 months ago) by amueller
Branches: MAIN
Diff to previous 1.132: preferred, colored
Changes since revision 1.132: +212 -219 lines
code styling. I.e. 4 whitespaces after an if-statement.

Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu May 14 10:01:20 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.131: preferred, colored
Changes since revision 1.131: +3 -2 lines
Don't show breadcrumbs in popup window

Revision 1.131: download - view: text, markup, annotated - select for diffs
Wed May 13 14:27:52 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: BZ5434-fox
Diff to previous 1.130: preferred, colored
Changes since revision 1.130: +2 -2 lines
Corrected breadcrumbs link: Replaced hardcoded domain by variable.
(not relevant in current usage since link was not generated because it was the last (linkless) entry in the breadcrumbs)

Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue May 12 14:46:59 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.129: preferred, colored
Changes since revision 1.129: +2 -2 lines
Consistent wording: Personal Information Page

Revision 1.129: download - view: text, markup, annotated - select for diffs
Mon May 11 14:13:51 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.128: preferred, colored
Changes since revision 1.128: +8 -20 lines
Optimized portfolio table:
- Replaced hardcoded table by standard data_table
- Removed now unused sub routines "portfolio_table_start" and "portfolio_row_start"
- Removed now unused style "LC_aboutme_port"

Revision 1.128: download - view: text, markup, annotated - select for diffs
Mon May 11 13:34:10 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.127: preferred, colored
Changes since revision 1.127: +11 -12 lines
Consistent script code style

Revision 1.127: download - view: text, markup, annotated - select for diffs
Tue Apr 21 17:58:17 2009 UTC (15 years ago) by neumanie
Branches: MAIN
Diff to previous 1.126: preferred, colored
Changes since revision 1.126: +4 -4 lines
Delete the 2 </div> in the printer output.

Revision 1.126: download - view: text, markup, annotated - select for diffs
Fri Apr 17 17:54:59 2009 UTC (15 years ago) by neumanie
Branches: MAIN
Diff to previous 1.125: preferred, colored
Changes since revision 1.125: +17 -24 lines
Replace <blockqoute> to css Style LC_BoxPadding

Revision 1.125: download - view: text, markup, annotated - select for diffs
Wed Apr 15 10:49:30 2009 UTC (15 years ago) by bisitz
Branches: MAIN
Diff to previous 1.124: preferred, colored
Changes since revision 1.124: +56 -56 lines
No content changes - removed loads of annoying trailing blanks and tabs in script code

Revision 1.124: download - view: text, markup, annotated - select for diffs
Tue Apr 14 15:32:12 2009 UTC (15 years ago) by neumanie
Branches: MAIN
Diff to previous 1.123: preferred, colored
Changes since revision 1.123: +3 -3 lines
Add padding with css in Boxes of lonaboutme,lonsylabus,lonsimplepage. The css style is define in loncommon as LC_BoxPadding.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Fri Apr 3 15:22:22 2009 UTC (15 years ago) by amueller
Branches: MAIN
Diff to previous 1.122: preferred, colored
Changes since revision 1.122: +13 -9 lines
The Text "last modified" has now a new position

Revision 1.122: download - view: text, markup, annotated - select for diffs
Fri Apr 3 10:46:13 2009 UTC (15 years ago) by amueller
Branches: MAIN
Diff to previous 1.121: preferred, colored
Changes since revision 1.121: +6 -4 lines
If you didn't have uploaded a picture the delete button doesn't appear

Revision 1.121: download - view: text, markup, annotated - select for diffs
Thu Apr 2 18:36:39 2009 UTC (15 years ago) by bisitz
Branches: MAIN
Diff to previous 1.120: preferred, colored
Changes since revision 1.120: +2 -2 lines
Fixed typo in 1.120 which caused a script error

Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu Apr 2 15:09:10 2009 UTC (15 years ago) by amueller
Branches: MAIN
Diff to previous 1.119: preferred, colored
Changes since revision 1.119: +26 -25 lines
-In Version 1.109 by mistake the anchor for the rss feeds was erased.
- some code styling

Revision 1.119: download - view: text, markup, annotated - select for diffs
Fri Mar 27 15:46:38 2009 UTC (15 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.118: preferred, colored
Changes since revision 1.118: +17 -12 lines
Functionslist Optimizations:
- Changed sub routines to allow collection of output data instead of being forced to directly print.
   This allows a much wider range of usage in other moduls
  (Now return the output data instead of direct printing)
- Replaced hardcoded fieldset legend text by customized text (new parameter).
  Default text "Functions" if no parameter text provided.

Adjusted related scripts (lonaboutme.pm, lonsimplepage.pm, lonsyllabus.pm) accordingly.
- Added some line breaks for better code readability
- Removed some "&nbsp;" (-> CSS)

Revision 1.118: download - view: text, markup, annotated - select for diffs
Fri Mar 27 13:50:36 2009 UTC (15 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.117: preferred, colored
Changes since revision 1.117: +9 -9 lines
Optimized names for sub routines which create functionslists:
- Standarized/more consistent compared to exisiting routine names (e.g., start_data_table)
- Betting fitting with regard to routine's functionality
- No misunderstood connection to start_page routine anymore

Revision 1.117: download - view: text, markup, annotated - select for diffs
Fri Mar 27 04:59:30 2009 UTC (15 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.116: preferred, colored
Changes since revision 1.116: +7 -1 lines
- "Slot reservation history " link in "Functions" area of Personal Information page when
   viewer is in course context and has "vgr" privilege in course.
- &slot_reservations_link() provides a link to /adm/slotrequest to display slot reservation history for a specified user.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Sat Mar 21 22:18:29 2009 UTC (15 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.115: preferred, colored
Changes since revision 1.115: +2 -2 lines
Optimized &mt usage

Revision 1.115: download - view: text, markup, annotated - select for diffs
Sat Mar 21 22:09:51 2009 UTC (15 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.114: preferred, colored
Changes since revision 1.114: +10 -6 lines
Optimized Privacy Note:
- Moved note to top of page so it isn't hidden anymore in text boxes somewhere below
- Added standard info style

Revision 1.114: download - view: text, markup, annotated - select for diffs
Fri Mar 20 18:20:46 2009 UTC (15 years, 1 month ago) by amueller
Branches: MAIN
Diff to previous 1.113: preferred, colored
Changes since revision 1.113: +4 -5 lines
removed the style in the code

Revision 1.113: download - view: text, markup, annotated - select for diffs
Fri Mar 20 10:05:08 2009 UTC (15 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.112: preferred, colored
Changes since revision 1.112: +10 -9 lines
Standard texthash calls:
- Direct call
- Keys and values in (single) quotes
- Standard indent

Revision 1.112: download - view: text, markup, annotated - select for diffs
Wed Mar 18 16:35:38 2009 UTC (15 years, 1 month ago) by schualex
Branches: MAIN
Diff to previous 1.111: preferred, colored
Changes since revision 1.111: +7 -2 lines
Cut the headline of the facetoface output box into headline part and content part.

Revision 1.70.2.3: download - view: text, markup, annotated - select for diffs
Wed Mar 18 03:14:18 2009 UTC (15 years, 1 month ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_2, version_2_8_1, GCI_1
Diff to previous 1.70.2.2: preferred, colored to branchpoint 1.70: preferred, colored next main 1.71: preferred, colored
Changes since revision 1.70.2.2: +2 -2 lines
- Backport 1.90.

Revision 1.111: 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.110: preferred, colored
Changes since revision 1.110: +2 -2 lines

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

Revision 1.110: download - view: text, markup, annotated - select for diffs
Sun Mar 8 20:26:33 2009 UTC (15 years, 1 month ago) by weissno
Branches: MAIN
Diff to previous 1.109: preferred, colored
Changes since revision 1.109: +5 -5 lines

consistent wording:
changed "home page" to "personal information page"

Revision 1.109: download - view: text, markup, annotated - select for diffs
Sat Mar 7 15:07:09 2009 UTC (15 years, 1 month ago) by neumanie
Branches: MAIN
Diff to previous 1.108: preferred, colored
Changes since revision 1.108: +7 -6 lines
Delete </p> in RSS feeds output in lonaboutme lonsylabus.
Delete <a name.../> for "User Notes,Records,....", because that is not a link.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Mon Mar 2 22:32:19 2009 UTC (15 years, 1 month ago) by schualex
Branches: MAIN
Diff to previous 1.107: preferred, colored
Changes since revision 1.107: +2 -2 lines
After that change the helpfunction in the blue table-element on the top of the page will only be shown in the EDITOR-View to clear out the PUBLIC VIEW of any unnecessary user-functions.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Sun Mar 1 13:23:12 2009 UTC (15 years, 1 month ago) by neumanie
Branches: MAIN
Diff to previous 1.106: preferred, colored
Changes since revision 1.106: +9 -3 lines
Add bullets in the function fieldset(in aboutme,simplepage,sylabus).
Change the position from the helptext to over the fieldset(in aboutme,simplepage,sylabus)
Add styles LC_helptextbgcolor and LC_helptextfontcolor in loncommon for helptext

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

Revision 1.105: download - view: text, markup, annotated - select for diffs
Wed Feb 25 13:25:52 2009 UTC (15 years, 2 months ago) by neumanie
Branches: MAIN
Diff to previous 1.104: preferred, colored
Changes since revision 1.104: +63 -61 lines
Change desgin in abuotme,sylabus,simplepage

Revision 1.104: download - view: text, markup, annotated - select for diffs
Wed Feb 25 13:05:54 2009 UTC (15 years, 2 months ago) by weissno
Branches: MAIN
Diff to previous 1.103: preferred, colored
Changes since revision 1.103: +6 -5 lines

consistent wording:
repaired the faulty translation in sub display_portfolio_header (lonaboutme.pm)
added missing entrys for the translation into de.pm

Revision 1.103: download - view: text, markup, annotated - select for diffs
Tue Feb 24 20:43:57 2009 UTC (15 years, 2 months ago) by weissno
Branches: MAIN
Diff to previous 1.102: preferred, colored
Changes since revision 1.102: +2 -2 lines

correction regarding my last changes (consistent wording)
changed 'bbb_aboutme'       => 'Personal Information Page',
to      'bbb_aboutme'       => 'Personal Information',
^

Revision 1.102: download - view: text, markup, annotated - select for diffs
Mon Feb 23 23:53:54 2009 UTC (15 years, 2 months ago) by schualex
Branches: MAIN
Diff to previous 1.101: preferred, colored
Changes since revision 1.101: +5 -3 lines
Move user-messages and contents into the page-content-box.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Fri Feb 20 17:45:40 2009 UTC (15 years, 2 months ago) by neumanie
Branches: MAIN
Diff to previous 1.100: preferred, colored
Changes since revision 1.100: +24 -24 lines
Add new design syllabus.Add the"Add Record" and "View recent activity.." links in the function fieldset in aboutme. Design fixes in aboutme,simplepage,template.

Revision 1.100: download - view: text, markup, annotated - select for diffs
Thu Feb 19 18:55:53 2009 UTC (15 years, 2 months ago) by neumanie
Branches: MAIN
Diff to previous 1.99: preferred, colored
Changes since revision 1.99: +3 -6 lines
Add Box around Rss feeds in sylabus

Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu Feb 19 17:32:39 2009 UTC (15 years, 2 months ago) by neumanie
Branches: MAIN
Diff to previous 1.98: preferred, colored
Changes since revision 1.98: +23 -17 lines
Add a html fildset for site functions in lonaboutme,sylabus,simplepage.The functions are eg. show public view, edit,send message,.. .

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

weiss: changed little mistake "pPage" to "Page" regarding my last changes 2 hours ago

Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Feb 19 11:11:22 2009 UTC (15 years, 2 months ago) by weissno
Branches: MAIN
Diff to previous 1.96: preferred, colored
Changes since revision 1.96: +9 -9 lines

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

Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue Feb 17 10:24:54 2009 UTC (15 years, 2 months ago) by weissno
Branches: MAIN
Diff to previous 1.95: preferred, colored
Changes since revision 1.95: +9 -9 lines

weiss: changed "personal information page" to "personal homepage"
weiss: changed "Personal Information" to "Personal Homepage"
weiss: changed "About Me" to "Personal Homepage"
weiss: reason = consistent wording
-

Revision 1.95: download - view: text, markup, annotated - select for diffs
Tue Feb 17 08:24:28 2009 UTC (15 years, 2 months ago) by schualex
Branches: MAIN
Diff to previous 1.94: preferred, colored
Changes since revision 1.94: +7 -2 lines
*** empty log message ***

Revision 1.94: download - view: text, markup, annotated - select for diffs
Fri Feb 13 18:56:13 2009 UTC (15 years, 2 months ago) by neumanie
Branches: MAIN
Diff to previous 1.93: preferred, colored
Changes since revision 1.93: +2 -2 lines
Fix static CSS styles

Revision 1.93: download - view: text, markup, annotated - select for diffs
Fri Feb 13 17:26:55 2009 UTC (15 years, 2 months ago) by neumanie
Branches: MAIN
Diff to previous 1.92: preferred, colored
Changes since revision 1.92: +24 -26 lines
Change the desgin of aboutme,simple page,syllabus. Add/change css class's in loncommon.pm.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Thu Feb 12 21:15:47 2009 UTC (15 years, 2 months ago) by schafran
Branches: MAIN
Diff to previous 1.91: preferred, colored
Changes since revision 1.91: +2 -2 lines
consistent wording, email -> e-mail, catalog information -> metadata, e-mail vs. message

Revision 1.91: download - view: text, markup, annotated - select for diffs
Thu Feb 5 14:56:49 2009 UTC (15 years, 2 months ago) by neumanie
Branches: MAIN
Diff to previous 1.90: preferred, colored
Changes since revision 1.90: +9 -2 lines
Add function to resize a exits image when a user view it. Add seperate funtion to resize a Image in lonnet.pm. Change the max size of a image to 400x500.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Jan 26 11:10:10 2009 UTC (15 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.89: preferred, colored
Changes since revision 1.89: +2 -2 lines
Localization: Added missing &mt call

Revision 1.70.2.2: download - view: text, markup, annotated - select for diffs
Wed Dec 17 23:05:11 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.70.2.1: preferred, colored to branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.1: +3 -2 lines
- Backport 1.84.

Revision 1.89: download - view: text, markup, annotated - select for diffs
Wed Dec 17 14:51:11 2008 UTC (15 years, 4 months ago) by harmsja
Branches: MAIN
Diff to previous 1.88: preferred, colored
Changes since revision 1.88: +4 -4 lines
renamed new style to LC_***

Revision 1.88: download - view: text, markup, annotated - select for diffs
Wed Dec 17 13:00:36 2008 UTC (15 years, 4 months ago) by ehlerst
Branches: MAIN
Diff to previous 1.87: preferred, colored
Changes since revision 1.87: +2 -1 lines
fixed the image link in lontemplate.pm.
added an "Send message" link in lonaboutme.pm if no information is provided.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Wed Dec 17 00:44:53 2008 UTC (15 years, 4 months ago) by ehlerst
Branches: MAIN
Diff to previous 1.86: preferred, colored
Changes since revision 1.86: +13 -10 lines
minor layout changes in the edit view of the listed files.
added an additional "Show Public View" link at the bottom of lonaboutme.pm.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Tue Dec 16 09:22:14 2008 UTC (15 years, 4 months ago) by schualex
Branches: MAIN
Diff to previous 1.85: preferred, colored
Changes since revision 1.85: +6 -1 lines
Bugfix: Save all Button didn't work correctly. By Niels Neumann & Alexander Schulze

Revision 1.85: 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.84: preferred, colored
Changes since revision 1.84: +4 -4 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.84: download - view: text, markup, annotated - select for diffs
Mon Dec 15 15:46:35 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.83: preferred, colored
Changes since revision 1.83: +3 -2 lines
- Add package context for calls to &allowed().

Revision 1.70.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 11 16:46:50 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.70: preferred, colored
Changes since revision 1.70: +63 -8 lines
Backport 1.77, 1.80.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Thu Dec 11 10:48:05 2008 UTC (15 years, 4 months ago) by schualex
Branches: MAIN
Diff to previous 1.82: preferred, colored
Changes since revision 1.82: +3 -5 lines
Position change of Delete Photo button next to the other photo controlling buttons. By Niels Neumann & Alexander Schulze

Revision 1.82: 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.81: preferred, colored
Changes since revision 1.81: +6 -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.81: download - view: text, markup, annotated - select for diffs
Wed Dec 10 15:58:36 2008 UTC (15 years, 4 months ago) by ehlerst
Branches: MAIN
Diff to previous 1.80: preferred, colored
Changes since revision 1.80: +18 -12 lines
removed an unnecessary function in lontemplate.pm and added a function for sending a message. layout changes in lonaboutme.pm.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Dec 9 22:16:23 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.79: preferred, colored
Changes since revision 1.79: +32 -22 lines
- Bug 5839. DCs can set availability of Users' About Me pages and Portfolio
 Provide access to adm/$dom/$uname/aboutme/portfolio if Portfolio is enabled, but About Me page is disabled for this user, in case there are files with public/passphrase protected ACLs set.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Dec 9 11:31:56 2008 UTC (15 years, 4 months ago) by amueller
Branches: MAIN
Diff to previous 1.78: preferred, colored
Changes since revision 1.78: +3 -4 lines
Add wrapper function for user photoupload to determine a photoupload in lonnet.pm. This function is used in lonaboutme.pm. Changes in function finishuserfileupload in lonnet.pm to resize a upload Image to max. size 300x400.By Alexander Schulze and Niels Neumann

Revision 1.78: download - view: text, markup, annotated - select for diffs
Tue Dec 9 10:45:44 2008 UTC (15 years, 4 months ago) by ehlerst
Branches: MAIN
Diff to previous 1.77: preferred, colored
Changes since revision 1.77: +4 -6 lines
included print_image function in lonaboutme.pm.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Dec 8 23:13:52 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.76: preferred, colored
Changes since revision 1.76: +46 -1 lines
- Bug 5839. DCs can set availability of User Tools.
  - Display appropriate message if "About Me" page is unavailable for the user.
  - Users with srm and/or dff privilege, will override this, if trying to display the page for a user in a course, when in course context
    - preserves access to records of messages, face-to-face discussions etc.
    - preserves acces to activity log.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Dec 2 23:35:21 2008 UTC (15 years, 4 months ago) by harmsja
Branches: MAIN
Diff to previous 1.75: preferred, colored
Changes since revision 1.75: +14 -12 lines
layout changes. maybe helpfull for redesign team.
change fieldset to div
make headlines smaller image in div

Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue Dec 2 09:41:07 2008 UTC (15 years, 4 months ago) by ehlerst
Branches: MAIN
Diff to previous 1.74: preferred, colored
Changes since revision 1.74: +2 -28 lines
changed styles for templates in loncommon.pm. implemented function from lontemplate.pm in lonaboutme.pm for content output.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Nov 20 13:11:36 2008 UTC (15 years, 5 months ago) by jms
Branches: MAIN
Diff to previous 1.73: preferred, colored
Changes since revision 1.73: +48 -1 lines
Added/created/modified POD documentation

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Nov 19 11:51:49 2008 UTC (15 years, 5 months ago) by amueller
Branches: MAIN
Diff to previous 1.72: preferred, colored
Changes since revision 1.72: +4 -3 lines
edit lonsyllabus.pm with funtions from lontemplate.pm.
changed the way how to invoke functions from lontemplate.pm in the file lonaboutme.pm.
Included the new styles in the function print_template in file lontemplate.pm by Torben Ehlers and Alexander Schulze

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Nov 18 10:34:45 2008 UTC (15 years, 5 months ago) by amueller
Branches: MAIN
Diff to previous 1.71: preferred, colored
Changes since revision 1.71: +9 -25 lines
created lontemplate.pm and edit lonaboutme.pm with functions from lontemplate.pm by Niels Neumann

Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Nov 11 10:45:22 2008 UTC (15 years, 5 months ago) by amueller
Branches: MAIN
Diff to previous 1.70: preferred, colored
Changes since revision 1.70: +57 -12 lines
View Changes in lonaboutme.pm by Niels Neumann

Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Sep 11 02:07:27 2008 UTC (15 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1
Branch point for: version_2_9_X, version_2_8_X
Diff to previous 1.69: preferred, colored
Changes since revision 1.69: +3 -2 lines
Args in call to lonnet::dirlist() needed changing now propath calls have moved to lond.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Sun Jan 20 22:25:05 2008 UTC (16 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_0, 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
Diff to previous 1.68: preferred, colored
Changes since revision 1.68: +19 -9 lines
Bug 5545. User can choose to display either "Modify user" or User's "About Me" page in a pop-up window.  Display of inline nav suppressed and "Close window" link provided at the end of the page in pop-up window.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Sun Jan 20 03:27:16 2008 UTC (16 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.67: preferred, colored
Changes since revision 1.67: +3 -3 lines
xhtml

Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Jan 16 12:24:01 2008 UTC (16 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2 lines
Localization: added another missing &mt(...)

Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Jan 16 12:19:39 2008 UTC (16 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.65: preferred, colored
Changes since revision 1.65: +5 -5 lines
Localization: added some missing &mt(...)

Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri Jul 27 00:17:17 2007 UTC (16 years, 9 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_99_0
Diff to previous 1.64: preferred, colored
Changes since revision 1.64: +3 -2 lines
- BUG#5336 - add <link> rss advertisments to the aboutme page and rss pages

Revision 1.64: download - view: text, markup, annotated - select for diffs
Fri Jul 20 00:15:06 2007 UTC (16 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +6 -5 lines
Student-viewable classlist can now be set to only display students who have agreed to be listed, and can also be set to indicate whether there are viewable portfolio files.
- new options set in Course Parameters
- students set option to appear in roster in roster page itself.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed May 23 21:44:11 2007 UTC (16 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_X, version_2_4_2, version_2_4_1, version_2_4_0
Diff to previous 1.62: preferred, colored
Changes since revision 1.62: +53 -26 lines
- only display the srm section if its a member of the course

Revision 1.62: 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.61: preferred, colored
Changes since revision 1.61: +2 -2 lines
- switch Store to Save

Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Mar 8 01:58:44 2007 UTC (17 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +3 -3 lines
- eliminating the domain hash globals in favor of functional access

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Dec 11 03:46:31 2006 UTC (17 years, 4 months ago) by raeburn
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.59: preferred, colored
Changes since revision 1.59: +8 -2 lines
Inhibit display via /adm/$dom/$uname/aboutme/portfolio of available portfolio files belonging to user $uname:$udom in a course with active blocks$ if user lacks 'evb' privilege.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun Dec 10 08:44:35 2006 UTC (17 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
Was giving an ISE.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat Dec 9 23:33:55 2006 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +2 -12 lines
- change the is_course checkign and get both lonaboutme and lonrss to use the same one

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Oct 23 18:48:46 2006 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +11 -11 lines
- deathe to $_

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Sep 21 15:50:10 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +3 -3 lines
- adding in missing &mt args

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Sep 19 14:02:42 2006 UTC (17 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +173 -76 lines
When "aboutme" page is called for a course, link to listing of group portfolio files is available.  Page containing listing now separates files by group, and includes working links to files (with metadata CAT button).

Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Sep 13 21:37:29 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +4 -12 lines
- some fun with &mt

Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Aug 18 13:49:34 2006 UTC (17 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_2_X, version_2_2_2, version_2_2_1, version_2_2_0
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +36 -20 lines
Information about link to portfolio listing updated.  &get_portfolio_root() accepts domain and name arguments so catalog information is available in listing of viewable files. Some single/plural noun verb agreements.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Aug 16 19:40:46 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +3 -2 lines
- need to html encode things that go in textareas

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Aug 8 17:24:07 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_99_3
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +1 -2 lines
- debug spew

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Aug 7 19:51:54 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +23 -10 lines
- use the title in the listing if one exists

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Aug 4 20:41:32 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +20 -8 lines
- make the cat button only appear if a.meta file exists

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Aug 4 19:42:55 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +5 -3 lines
- can display the metadata of a portfolio file

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Aug 4 19:06:12 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +30 -26 lines
- swtich to /adm/damin/user/aboutme/portfolio for the portfolio lister
- setting the portfolio listing to be public

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Aug 2 20:23:33 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
-xhtml

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Aug 2 20:18:10 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +39 -34 lines
- css
- xhtml

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Aug 2 19:29:35 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +5 -4 lines
- making file listing actually work

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Aug 2 03:05:10 2006 UTC (17 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +266 -6 lines
Advertising a user's viewable portfolio files on the user's aboutme page. Currently not implemented for group portfolio files.  The aboutme page returns 'Forbidden' if the url is viewed without login - modification or alternative mechanism required for advertisement of viewable files for users without accounts.

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

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Apr 8 06:59:34 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +4 -3 lines
- update to make use of the moved functions

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Mar 21 21:14:43 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +17 -15 lines
- start_page

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Nov 18 13:35:30 2005 UTC (18 years, 5 months ago) by www
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.38: preferred, colored
Changes since revision 1.38: +3 -2 lines
Implementing Course Journals

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Jun 6 02:29:46 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1, version_1_99_0
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
- more bug#2667 fix up all of the other paces doing the blind \n to <br /> tranlation

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:22 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_0_tmcc
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +20 -20 lines
- ENV -> env

Revision 1.36: 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.35: preferred, colored
Changes since revision 1.35: +3 -2 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.35: download - view: text, markup, annotated - select for diffs
Thu Dec 23 20:42:50 2004 UTC (19 years, 4 months ago) by matthew
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.34: preferred, colored
Changes since revision 1.34: +4 -4 lines
Re-enable track student link.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Dec 15 20:00:44 2004 UTC (19 years, 4 months ago) by matthew
Branches: MAIN
CVS tags: version_1_2_99_1
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +4 -4 lines
Remove trackstudent access for now.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Dec 2 18:53:13 2004 UTC (19 years, 4 months ago) by matthew
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +3 -3 lines
Trivial html change - no need to have a line break in the middle of an
img tag.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Nov 13 10:06:17 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_99_0
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +23 -14 lines
- BUG#3577, ability to delete a photo from aboutme page, Edit button when viewing public view

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Aug 26 21:42:40 2004 UTC (19 years, 8 months ago) by matthew
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +13 -3 lines
Added &loncommon::track_student_link to provide links to /adm/tracker and
made lonaboutme provide a link iff the user is has permission to view
student activity.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Aug 25 18:08:11 2004 UTC (19 years, 8 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Removed link with ankhor from tex output.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jul 27 23:35:34 2004 UTC (19 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +4 -1 lines
Spelling links

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jul 15 21:08:45 2004 UTC (19 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
Added support for "Gradebook: Ability to add text to rep".
lonmsg.pm: Added &retrieve_instructor_comments
lonstatistics.pm: Added 'comments' field to student data selector.
lonaboutme.pm: Added anchor for comments section.
lonstudentassessment: Added output for "comments" column:
    html: link is included
    excel & csv: text is included, although excel has limits.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed May 12 19:25:15 2004 UTC (19 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_X, 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: +6 -7 lines
- even more readable

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed May 12 19:00:20 2004 UTC (19 years, 11 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +8 -3 lines
Pictures/photos can be printed.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon May 10 14:11:13 2004 UTC (19 years, 11 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Added 'text target in xmlparse call - had not done this yet.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue May 4 14:34:25 2004 UTC (19 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +9 -5 lines
- putting reveision 1.20 & 1.21 changes back in

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue May 4 14:20:55 2004 UTC (19 years, 11 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +10 -16 lines
allowed=0 for 'text' target. Additional cleanup is done.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon May 3 19:04:49 2004 UTC (19 years, 11 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +52 -24 lines
About me page can be printed with minor html in latex. Continue to work.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Apr 30 23:13:52 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +6 -4 lines
- transitioning the tokenwrapper calls to the new mechainsm
- add in code to delete old images off the server
- put relevant images into subdris named after the handler that is creating them

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Apr 29 17:25:11 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +5 -3 lines
- removing the tokenwrapper mechanism and shift to using httpref mode

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jan 14 22:08:23 2004 UTC (20 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +4 -2 lines
Help!

Revision 1.18: 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
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.17: preferred, colored
Changes since revision 1.17: +4 -4 lines
Internationalization, and in particular, lonlocal:locallocaltime and
Japanese dates.

Revision 1.17: 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.16: preferred, colored
Changes since revision 1.16: +15 -8 lines
Internationalizing.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Apr 12 15:57:30 2003 UTC (21 years 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, conference_2003
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
"Return Location" link in inline remote

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

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Mar 3 13:03:58 2003 UTC (21 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +4 -3 lines
Work on textbased menus: "forward", "back", etc, on Syllabus, NavMaps, ...

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Feb 28 16:16:59 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +13 -6 lines
Taking Bulletin Board, Simple Page, Navigate, Syllabus, and About Me out of
lonwrapper, and starting to deal with the consequences.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Feb 10 20:03:13 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
Bug #1019 fixed.
Additional documentation.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Feb 10 16:22:28 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
Bug #1019.
Allow limited HTML in templates.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Feb 10 15:19:43 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2 lines
Help links.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Dec 30 14:10:58 2002 UTC (21 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
Finished "Select Student" screen.
Incorporation of the "Select Student" screen in messages and parmset.
Clean-up for "Face-To-Face" functionality.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Dec 27 16:33:36 2002 UTC (21 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +6 -1 lines
Bug #274 Face-to-face discussion (and critical messages) recorded.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 14 21:01:38 2002 UTC (21 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_0_6_2, version_0_6
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
- dump and get do the unescape already

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 13 20:46:09 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +8 -3 lines
Bug 770

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 13 19:40:48 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +4 -3 lines
No, this was not modified in 1970.

Revision 1.4: 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.3: preferred, colored
Changes since revision 1.3: +7 -9 lines
Convenience links to about-me page, syllabus, and email.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 27 21:05:04 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +25 -11 lines
Upload photo

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 27 20:29:54 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +89 -8 lines
"about me" is a lot like syllabus, but not quite

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 27 12:48:46 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
... *sigh* ... the things you do ...

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>