CVS log for loncom/interface/lonsimplepage.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.107: 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_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, HEAD
Diff to previous 1.106: preferred, colored
Changes since revision 1.106: +3 -2 lines
- Bug 6955 IP-based blocking. Pass user'sIP address as third arg to
  loncommon::blockcheck() and second to loncommon::blocking_status().

Revision 1.106: download - view: text, markup, annotated - select for diffs
Wed Sep 9 18:37:00 2020 UTC (3 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3
Diff to previous 1.105: preferred, colored
Changes since revision 1.105: +2 -2 lines
- Fix typo in 1.105

Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Sep 8 23:54:40 2020 UTC (3 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.104: preferred, colored
Changes since revision 1.104: +4 -3 lines
- Prevent localization of group description in breadcrumbs for group tools.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Fri Feb 26 21:44:39 2016 UTC (8 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.103: preferred, colored
Changes since revision 1.103: +6 -77 lines
- Bug 6780. No "Groups" item in inline menu for users with unprivileged
  course roles if all group home pages are hidden, and no group tools
  enabled.

  Move &display_group_links() from lonsimplepage.pm to longroup.pm to
  facilitate re-use.

Revision 1.103: 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_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
Diff to previous 1.102: preferred, colored
Changes since revision 1.102: +4 -7 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.102: download - view: text, markup, annotated - select for diffs
Mon Mar 11 02:04:36 2013 UTC (11 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC1
Diff to previous 1.101: preferred, colored
Changes since revision 1.101: +18 -12 lines
- &get_db_name() takes additional args: $url,$marker,$cdom,$cnum
  when called in londocs::dbcopy() when copying simplepage in Course Editor.

Revision 1.101: 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.100: preferred, colored
Changes since revision 1.100: +2 -2 lines
- "Exit Editing" returns user to Course Editor if edit mode was accessed via the
  "Edit" link for a templated page, or uploaded HTML/js/css/txt file, in the
  Course Editor.

Revision 1.100: download - view: text, markup, annotated - select for diffs
Sat Nov 17 00:05:50 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.99: preferred, colored
Changes since revision 1.99: +14 -12 lines
- Appropriate breadcrumb trails when group page and group discussion boards
  are accessed via "Group" link in inline menu (i.e., form.ref is grouplist).

Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu Nov 8 21:15:02 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.98: preferred, colored
Changes since revision 1.98: +44 -85 lines
- Consistent Interface for templated pages (bug 6128).
- Functions for Templated "simple page" moved into standard location.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue May 3 21:38:40 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
CVS tags: version_2_10_X, version_2_10_1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.97: preferred, colored
Changes since revision 1.97: +2 -2 lines
"Content" does not need to show up in print

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

Revision 1.96: download - view: text, markup, annotated - select for diffs
Sat Aug 7 19:23:51 2010 UTC (13 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0_RC1
Diff to previous 1.95: preferred, colored
Changes since revision 1.95: +3 -3 lines
- Eliminate routines no longer needed following switch from FCKEditor 2 to CKEdi
tor 3
- Eliminate checking for environment.wysiwygeditor (no longer used).
- Access to "Richtext" editor available via link on each textarea for which it is
  to be made available.
- When editing an HTML document provide "Edit Math" button to allow
  insertion of TeX within the textarea. Button is hidden if Richtext editor in use.
- Additional tags permitted by clear_out_html() - <pre> and <chem>.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Mon Mar 29 00:37:36 2010 UTC (14 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.94: preferred, colored
Changes since revision 1.94: +3 -2 lines
- Eliminate double breadcrumbs when simple group page is registered in a course.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Tue Feb 23 14:18:12 2010 UTC (14 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.93: preferred, colored
Changes since revision 1.93: +14 -4 lines
- New routine in longroup.pm: &get_group_link() to get link to group homepage.
  - supports situations where group homepage has encrypted url.

Revision 1.59.2.2: download - view: text, markup, annotated - select for diffs
Sat Feb 13 00:51:06 2010 UTC (14 years, 2 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_9_1, version_2_9_0, version_2_8_99_1
Diff to previous 1.59.2.1: preferred, colored next main 1.60: preferred, colored
Changes since revision 1.59.2.1: +4 -2 lines
- Backport 1.86.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Sun Jan 31 06:03:55 2010 UTC (14 years, 2 months ago) by faziophi
Branches: MAIN
CVS tags: version_2_9_99_0, bz6209-base, bz6209
Diff to previous 1.92: preferred, colored
Changes since revision 1.92: +21 -54 lines
Refactors nearly-common code located in the templated pages,
into a new routine &print_template_fields() which controls printing
LC_Boxes for fields, and <textarea>s as necessary.  Custom fields
(links to be included, for example), are processed using handler routines
in closures, which are passed in a hash to the routine.

Saves about 140 lines of code are so?

Revision 1.92: download - view: text, markup, annotated - select for diffs
Thu Jan 7 14:45:08 2010 UTC (14 years, 3 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.91: preferred, colored
Changes since revision 1.91: +15 -15 lines
- Moved Photo into template box for consistent use of template boxes.
- Removed unnecessary div with LC_clear_footer.
- Code style.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Tue Dec 22 06:32:35 2009 UTC (14 years, 4 months ago) by faziophi
Branches: MAIN
Diff to previous 1.90: preferred, colored
Changes since revision 1.90: +22 -7 lines
-- Upgrading simple page template to use new CKEditor
-- Move textareas and save buttons  within the LC_Box templates
-- Use rich text editor if HTML is detected, else allow user to
   enable on demand

Revision 1.90: download - view: text, markup, annotated - select for diffs
Tue Dec 15 20:48:53 2009 UTC (14 years, 4 months ago) by amueller
Branches: MAIN
Diff to previous 1.89: preferred, colored
Changes since revision 1.89: +1 -6 lines
-XHTML conformance.

Revision 1.89: download - view: text, markup, annotated - select for diffs
Sat Dec 12 14:45:42 2009 UTC (14 years, 4 months ago) by amueller
Branches: MAIN
Diff to previous 1.88: preferred, colored
Changes since revision 1.88: +12 -7 lines
-Upload a Photo wrapped in a template Box.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Dec 8 12:20:49 2009 UTC (14 years, 4 months ago) by amueller
Branches: MAIN
Diff to previous 1.87: preferred, colored
Changes since revision 1.87: +28 -23 lines
-changed the order of upload a photo and title
-title and image in student view can be displayed independent from each other

Revision 1.87: download - view: text, markup, annotated - select for diffs
Mon Dec 7 19:47:56 2009 UTC (14 years, 4 months ago) by amueller
Branches: MAIN
Diff to previous 1.86: preferred, colored
Changes since revision 1.86: +12 -12 lines
-Dropped feature to delete a photo that was introduced in revision 1.62.
Because LON-CAPA 2.81 doesn't support this feature, I go back to the roots.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Thu Nov 26 05:21:43 2009 UTC (14 years, 5 months ago) by faziophi
Branches: MAIN
CVS tags: GCI_3
Diff to previous 1.85: preferred, colored
Changes since revision 1.85: +4 -2 lines
Adds check before calling lonfeedback::newline_to_br to see if
the text contains block-level HTML elements (such as <table> or <p> or <br />).
If HTML is detected, newlines will no longer be automatically converted
to <br /> tags -- this resolves bugs such as 5550, where for
example, inserting a table using the WYSIWYG editor causes
erroneous break tags to be created.

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

londocs.pm:
- Added missing &mt call

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

Revision 1.84: 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, BZ5971-printing-apage
Diff to previous 1.83: preferred, colored
Changes since revision 1.83: +33 -20 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.83: 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.82: preferred, colored
Changes since revision 1.82: +3 -3 lines
Just "LC_Box" instead of "LC_ContentBoxSpecial"
- Much shorter
- Always contains some kind of content
- Nothing special (LC_ContentBox doesn't exist besides id for Javascript in londocs.pm)

Revision 1.59.2.1: download - view: text, markup, annotated - select for diffs
Wed May 20 02:37:30 2009 UTC (14 years, 11 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_8_99_0, GCI_2
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +25 -13 lines
- Backport 1.64, 1.66 (part), 1.71, 1.75.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue May 19 09:59:48 2009 UTC (14 years, 11 months ago) by amueller
Branches: MAIN
Diff to previous 1.81: preferred, colored
Changes since revision 1.81: +127 -127 lines
Replaced tabsymbol with 4 whitespaces to avoid conflicts with editors where tabwidth expand to 8 whitespaces.

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

Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri May 15 09:55:32 2009 UTC (14 years, 11 months ago) by amueller
Branches: MAIN
Diff to previous 1.80: preferred, colored
Changes since revision 1.80: +140 -140 lines
Cody Styling. Insert for example an idention of 4 whitespace after an if-Statement et cetera

Revision 1.80: 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
CVS tags: BZ5434-fox
Diff to previous 1.79: preferred, colored
Changes since revision 1.79: +9 -9 lines
Consistent script code style

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu May 7 16:20:37 2009 UTC (14 years, 11 months ago) by amueller
Branches: MAIN
Diff to previous 1.78: preferred, colored
Changes since revision 1.78: +5 -3 lines
The delete Button for your picture only appears if you uploaded a picture before.

Revision 1.78: 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.77: preferred, colored
Changes since revision 1.77: +31 -31 lines
No content changes - removed loads of annoying trailing blanks and tabs in script code

Revision 1.77: 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.76: preferred, colored
Changes since revision 1.76: +13 -10 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.76: 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.75: preferred, colored
Changes since revision 1.75: +6 -6 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.75: 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.74: preferred, colored
Changes since revision 1.74: +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.74: 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.73: preferred, colored
Changes since revision 1.73: +7 -2 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.73: download - view: text, markup, annotated - select for diffs
Wed Feb 25 23:27:21 2009 UTC (15 years, 2 months ago) by schualex
Branches: MAIN
Diff to previous 1.72: preferred, colored
Changes since revision 1.72: +2 -7 lines
Delete the ContentBox surround the page content.

Revision 1.72: 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.71: preferred, colored
Changes since revision 1.71: +22 -22 lines
Change desgin in abuotme,sylabus,simplepage

Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Feb 24 18:20:49 2009 UTC (15 years, 2 months ago) by hauer
Branches: MAIN
Diff to previous 1.70: preferred, colored
Changes since revision 1.70: +3 -3 lines
edited:
live chatroom => chat room
chatroom => chat room
chatrooms => chat rooms
chatroom => Chatroom (in german translation)
Chat room => Chat Room (headlines)

Revision 1.70: download - view: text, markup, annotated - select for diffs
Mon Feb 23 22:36:30 2009 UTC (15 years, 2 months ago) by schualex
Branches: MAIN
Diff to previous 1.69: preferred, colored
Changes since revision 1.69: +7 -2 lines
Adding a content box surround the page content.

Revision 1.69: 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.68: preferred, colored
Changes since revision 1.68: +22 -29 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.68: download - view: text, markup, annotated - select for diffs
Fri Feb 20 15:09:28 2009 UTC (15 years, 2 months ago) by amueller
Branches: MAIN
Diff to previous 1.67: preferred, colored
Changes since revision 1.67: +15 -9 lines
The title section of simple page is now in a Box which uses the LC_ContentBoxSpecial Style. The fieldset with the action links for the user are now on the top of the page.

Revision 1.67: 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.66: preferred, colored
Changes since revision 1.66: +25 -27 lines
Add a html fildset for site functions in lonaboutme,sylabus,simplepage.The functions are eg. show public view, edit,send message,.. .

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

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

Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Jan 28 14:45:06 2009 UTC (15 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +19 -8 lines
- Wrapped available group tools in data_table (web only)
  This  also corrects cut off links at the right border due to a new style
- Added missing &mt() call to breadcrumbs call
- Optimized &mt() call for display of no page info

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Dec 22 00:00:51 2008 UTC (15 years, 4 months ago) by riegler
Branches: MAIN
Diff to previous 1.62: preferred, colored
Changes since revision 1.62: +3 -3 lines
fixed a bug in 1.62

Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Dec 17 09:44:04 2008 UTC (15 years, 4 months ago) by ehlerst
Branches: MAIN
Diff to previous 1.61: preferred, colored
Changes since revision 1.61: +10 -2 lines
added the "Delete Photo" button.

Revision 1.61: 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.60: preferred, colored
Changes since revision 1.60: +9 -5 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.60: download - view: text, markup, annotated - select for diffs
Tue Dec 16 19:01:45 2008 UTC (15 years, 4 months ago) by ehlerst
Branches: MAIN
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +34 -26 lines
included functions for template creation and added an additional "Show Student View" link at the bottom in lonsimplepage.pm.
added the .clear style in loncommon.pm.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Dec 3 22:00:41 2008 UTC (15 years, 4 months ago) by schafran
Branches: MAIN
Branch point for: version_2_9_X
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +5 -5 lines
consistent capitalized titles, links, buttons.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Dec 3 21:08:07 2008 UTC (15 years, 4 months ago) by schafran
Branches: MAIN
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
its a message, not an e-mail

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Oct 20 16:29:59 2008 UTC (15 years, 6 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_99_1, version_2_7_99_0, GCI_1
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +3 -3 lines
Localization:
- Added missing &mt() call to list of available group tools
- Optimized &mt() call for no group tools available message

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Mar 20 12:06:51 2008 UTC (16 years, 1 month ago) by bisitz
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1, version_2_7_0, version_2_6_99_1, version_2_6_99_0
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +9 -7 lines
- Localization: Added missing &mt()
- Added standard headline h3 for title in web view

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Jan 28 10:37:33 2008 UTC (16 years, 3 months ago) by foxr
Branches: MAIN
CVS tags: version_2_6_X, version_2_6_3, version_2_6_2
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +0 -4 lines
Remove log spew.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Jan 28 10:32:47 2008 UTC (16 years, 3 months ago) by foxr
Branches: MAIN
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +8 -2 lines
BZ5548 - Don't interpret latex -> html if the output's going to be
latex anyway.  This prevents that sort of infinite looping.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Jan 18 16:41:27 2008 UTC (16 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_1
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +3 -2 lines
Bug 4256.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Sep 10 19:22:22 2007 UTC (16 years, 7 months ago) by raeburn
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
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
Fixing breakage to display of links to group tools introduced in rev 1.51 (testing would be nice).
- scope

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

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed May 2 01:33:49 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, version_2_3_99_0
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +5 -5 lines
- switch Store to Save

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Dec 11 03:49:12 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.48: preferred, colored
Changes since revision 1.48: +14 -2 lines
Group homepages not displayed in a course with active block conditions, if 'groups' condirion included, unless user has 'evb' privilege in the course.

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

Revision 1.47: 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
CVS tags: version_2_2_X, version_2_2_2, version_2_2_1, version_2_2_0
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +4 -3 lines
- need to html encode things that go in textareas

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Jul 20 15:03:01 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_1_99_3, version_2_1_99_2, version_2_1_99_1
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +6 -5 lines
Display of group tools links was not occurring for user with 'mdg' privilege in one particular case.  Now displayed.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Jul 20 03:11:52 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +77 -54 lines
Style - naming.  Caller (grppage) obsolete.  Store uploaded photos in right place. Add "Edit group settings" link for users with mdg priv in course.  Priv checking for roles with section specificity. Ensure vcg and mdg privs see page contents as well as links to group tools. Some &mt().  loncoursegroups - wording changes.  Add breadcrumb for access via "Edit settings" link on group home page.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Jul 8 01:12:53 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +39 -11 lines
Adding breadcrumbs when group page is accessed from "Groups" menu.  Not displayed if reached from NAVMAPS or via standard navigation using fwd or backwd arrows.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Jul 7 21:25:02 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +14 -12 lines
Replacing grppg with smppg for file name of group home pages. Detection of group context from presence of course's domain and coursenumber in page URL (instead of a username and user domain).

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Jun 30 18:06:47 2006 UTC (17 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_1_99_0
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +7 -5 lines
Users with privilege to create/modify/delete groups in a course can always edit group home page and can always see links to group functions.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu May 18 17:12:58 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
- coursegroups moved

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu May 18 01:08:50 2006 UTC (17 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +4 -3 lines
&coursegroups() and &get_group_settings() moved to longroup.pm, which contains general utility functions for asking about groups.  Also contains &group_changes() which is used to add/drop group memberships as a result of role changes, as determined by group settings for auto-add and auto-drop. 'none' and 'all' are now reserved words which may not be used as section or group names, so they can be used instead of _all and _none  when specifying auto-add and auto-drop settings for all sections or no section roles.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue May 9 14:38:10 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +3 -3 lines
- changing loncommon::coursegroups to be easier to use

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

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Apr 7 21:56:02 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +7 -6 lines
- trying to move APache::Constats dependency from loncommon.pm

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Mar 29 20:07:00 2006 UTC (18 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +3 -3 lines
Changes to function links on group page. Also, adding a javascript function to lonmenu to open a group chat window (called from Group chat link on group page).

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Mar 23 22:32:11 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +14 -11 lines
-start_page
-eliminate calls to bodytag in favor of start_page
- elimintate call to xmlbegin

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Mar 21 21:07:31 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +9 -18 lines
- using the loncommon 'simple_error_page'

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Mar 16 21:30:00 2006 UTC (18 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +1 -3 lines
Not used any more.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Mar 15 19:41:26 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +25 -19 lines
- converting some interface pages to stop generating </body> <head> </head> </html> and use the helper functions instead

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Nov 22 00:01:41 2005 UTC (18 years, 5 months ago) by raeburn
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.30: preferred, colored
Changes since revision 1.30: +8 -9 lines
Modify lonnet::get_coursegroups() to return a hash for consistency with other lonnet routines, and move sanity checking functionality to loncommon::coursegroups. Additional routines in lonnet to find out about groups.  Some fix-ups to loncoursegroups.pm

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Nov 16 13:17:30 2005 UTC (18 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +3 -3 lines
Use correct namespace in calls to lonnet::put().

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Nov 16 12:47:59 2005 UTC (18 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +16 -7 lines
Use correct namespace in call to lonnet::dump.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Nov 15 22:05:04 2005 UTC (18 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +150 -34 lines
Extension to allow simple page to be used to create/edit group homepages for course groups.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Oct 30 02:39:09 2005 UTC (18 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
No, mathematics is not a spelling error

Revision 1.26: 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.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
- more bug#2667 fix up all of the other paces doing the blind \n to <br /> tranlation

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:23 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.24: preferred, colored
Changes since revision 1.24: +20 -20 lines
- ENV -> env

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Feb 17 08:50:20 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
- $r->content_type -> loncommon::content_type

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Feb 17 08:29:43 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +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.22: 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
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_99_1, version_1_2_99_0
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +4 -1 lines
Spelling links

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jun 3 14:28:39 2004 UTC (19 years, 10 months ago) by www
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.20: preferred, colored
Changes since revision 1.20: +9 -4 lines
HTMLarea - only have 5 minutes.

There are lots of odd problems with Mozilla, not just meta-refresh, but
also popup windows and one random segmentation fault.

Revision 1.20: 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
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +7 -8 lines
- even more readable

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed May 12 18:53:35 2004 UTC (19 years, 11 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +4 -5 lines
Small correction.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue May 11 18:43:21 2004 UTC (19 years, 11 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +111 -108 lines
Now allows to print pictures. + some additional cleanup.

Revision 1.17: 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.16: preferred, colored
Changes since revision 1.16: +9 -5 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.16: download - view: text, markup, annotated - select for diffs
Fri Feb 13 15:01:29 2004 UTC (20 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +16 -7 lines
Bug #1730: only come up in Edit-mode if nothing stored yet, otherwise student
view with Edit link.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Feb 11 00:22:21 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
- it's stupid to print simple page in edit mode for CC, print it in student view

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Oct 24 13:31:37 2003 UTC (20 years, 6 months ago) by sakharuk
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.13: preferred, colored
Changes since revision 1.13: +72 -27 lines
First attempt to print simple page as a single document only. Needs more work particularly with photos and links.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Sep 17 19:45:39 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +3 -2 lines
Internationalize

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 9 19:39:04 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Bug #2148: new "mdc" privilege to edit/modify DOCS

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jul 10 10:53:18 2003 UTC (20 years, 9 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.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Bug #1762: Public vs. Student view mess.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 20 13:31:46 2003 UTC (20 years, 10 months ago) by www
Branches: MAIN
CVS tags: version_0_99_3
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Bug #1640: Recognizes "https:" as a web link.

Revision 1.9: 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
CVS tags: version_0_99_2, version_0_99_1, version_0_99_0, conference_2003
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Make upload filetype "filter" case insensitive
Show course search progress and check for aborted connection
Spelling mistake

Revision 1.8: 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.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Work on textbased menus: "forward", "back", etc, on Syllabus, NavMaps, ...

Revision 1.7: 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.6: preferred, colored
Changes since revision 1.6: +15 -6 lines
Taking Bulletin Board, Simple Page, Navigate, Syllabus, and About Me out of
lonwrapper, and starting to deal with the consequences.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Feb 11 15:20:06 2003 UTC (21 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Fixed typo.

Revision 1.5: 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.4: preferred, colored
Changes since revision 1.4: +4 -3 lines
Bug #1019 fixed.
Additional documentation.

Revision 1.4: 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.3: preferred, colored
Changes since revision 1.3: +3 -4 lines
Bug #1019.
Allow limited HTML in templates.

Revision 1.3: 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.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Help links.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 10 20:53:36 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
CVS tags: version_0_6_2, version_0_6
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +20 -7 lines
Continuing work on simple pages and ad hoc bulletin boards.

Simple pages sort of work, bulletin boards not yet.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 10 19:01:53 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Handlers for simple pages and bulletin boards

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>