CVS log for loncom/interface/loncoursegroups.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.127.2.3.2.1: download - view: text, markup, annotated - select for diffs
Mon Sep 4 19:14:29 2023 UTC (7 months, 3 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.127.2.3: preferred, colored next main 1.128: preferred, colored
Changes since revision 1.127.2.3: +20 -2 lines
- For 2.11.4 (modified)
  Include changes in 1.132

Revision 1.132: download - view: text, markup, annotated - select for diffs
Sat Jul 29 20:33:25 2023 UTC (8 months, 3 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.131: preferred, colored
Changes since revision 1.131: +20 -2 lines
- Domain configuration for default cumulative quota for all group portfolio
  spaces in course can be overridden for a specific course by a Domain
  Coordinator.

Revision 1.127.2.3: download - view: text, markup, annotated - select for diffs
Wed Sep 9 00:23:50 2020 UTC (3 years, 7 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_4_uiuc, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3
Branch point for: version_2_11_4_msu
Diff to previous 1.127.2.2: preferred, colored to branchpoint 1.127: preferred, colored next main 1.128: preferred, colored
Changes since revision 1.127.2.2: +3 -2 lines
- For 2.11
  Backport 1.131

Revision 1.131: 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.130: preferred, colored
Changes since revision 1.130: +3 -2 lines
- Prevent localization of group description in breadcrumbs for group tools.

Revision 1.127.2.2: download - view: text, markup, annotated - select for diffs
Mon Aug 5 19:16:50 2019 UTC (4 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.127.2.1: preferred, colored to branchpoint 1.127: preferred, colored
Changes since revision 1.127.2.1: +33 -7 lines
- For 2.11
  Backport 1.128 (part).

Revision 1.127.2.1: download - view: text, markup, annotated - select for diffs
Sun Mar 19 17:59:15 2017 UTC (7 years, 1 month ago) by raeburn
Branches: version_2_11_X
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.127: preferred, colored
Changes since revision 1.127: +34 -28 lines
- For 2.11
  - Backport 1.128 (part), 1.130.

Revision 1.130: download - view: text, markup, annotated - select for diffs
Sun Mar 19 17:56:04 2017 UTC (7 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.129: preferred, colored
Changes since revision 1.129: +30 -25 lines
- satisfy w3c validation
- remove unwanted </b>
- replace a </td> with the needed </th>

Revision 1.129: download - view: text, markup, annotated - select for diffs
Sat Feb 27 03:06:38 2016 UTC (8 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.128: preferred, colored
Changes since revision 1.128: +1 -3 lines
- Remove debug lines.

Revision 1.128: 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.127: preferred, colored
Changes since revision 1.127: +43 -14 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.127: download - view: text, markup, annotated - select for diffs
Thu Dec 11 01:19:07 2014 UTC (9 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_1
Branch point for: version_2_11_X
Diff to previous 1.126: preferred, colored
Changes since revision 1.126: +3 -3 lines
- Coding style: keys()

Revision 1.126: download - view: text, markup, annotated - select for diffs
Wed Jun 18 16:34:39 2014 UTC (9 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0
Diff to previous 1.125: preferred, colored
Changes since revision 1.125: +19 -22 lines
- Use complete phrases to facilitate translation.
- 'syllabus' may not be used as a group name
- before displaying message containing invalid group name, convert characters
  in proposed name which could be mark-up to entities.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Fri Feb 28 19:20:06 2014 UTC (10 years, 1 month ago) by bisitz
Branches: MAIN
CVS tags: version_2_11_0_RC3
Diff to previous 1.124: preferred, colored
Changes since revision 1.124: +3 -3 lines
Fix wording typos

Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Feb 27 11:16:06 2014 UTC (10 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.123: preferred, colored
Changes since revision 1.123: +1 -3 lines
Reinstate original logics accidentally disrupted in rev. 1.123

Revision 1.123: download - view: text, markup, annotated - select for diffs
Tue Feb 11 17:09:30 2014 UTC (10 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.122: preferred, colored
Changes since revision 1.122: +18 -11 lines
- Internationalization:
    - Added missing &mt() calls
    - Proper compilation of translation phrases
- Standard style

Revision 1.122: download - view: text, markup, annotated - select for diffs
Wed Dec 18 01:31:43 2013 UTC (10 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC2
Diff to previous 1.121: preferred, colored
Changes since revision 1.121: +12 -12 lines
- MB instead of Mb

Revision 1.121: 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
Diff to previous 1.120: preferred, colored
Changes since revision 1.120: +5 -5 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.120: download - view: text, markup, annotated - select for diffs
Fri Aug 30 17:17:02 2013 UTC (10 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC1
Diff to previous 1.119: preferred, colored
Changes since revision 1.119: +2 -2 lines
- Fix typo in rev. 1.119

Revision 1.119: download - view: text, markup, annotated - select for diffs
Thu Aug 29 22:24:32 2013 UTC (10 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.118: preferred, colored
Changes since revision 1.118: +5 -5 lines
- Some preliminary changes to aid translation (more work needed).

Revision 1.118: download - view: text, markup, annotated - select for diffs
Mon Jul 22 18:06:51 2013 UTC (10 years, 9 months ago) by bisitz
Branches: MAIN
Diff to previous 1.117: preferred, colored
Changes since revision 1.117: +2 -2 lines
Exclude HTML tags from translation phrases.
Update corresponding German translation file phrases and translations.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Mon Jul 15 16:13:21 2013 UTC (10 years, 9 months ago) by bisitz
Branches: MAIN
Diff to previous 1.116: preferred, colored
Changes since revision 1.116: +2 -2 lines
XHTML: action attribute in <form> tag required (dummy attribute added)

Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Dec 17 17:27:20 2012 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.115: preferred, colored
Changes since revision 1.115: +3 -2 lines
- Localization: move HTML mark-up out of &mt().

Revision 1.115: 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.114: preferred, colored
Changes since revision 1.114: +7 -2 lines
Use standard styles (info/warning/error)

Revision 1.114: download - view: text, markup, annotated - select for diffs
Sat Jul 21 21:20:06 2012 UTC (11 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.113: preferred, colored
Changes since revision 1.113: +4 -4 lines
- course's environment now has: internal.contentchange to store timestamp
  of when folders/composite pages uploaded to main content area of a
  course last changed.
- map::storemap() includes additional (third) arg -- if true, will cause
  update to internal.contentchange in course's environment.db
- internal.contentchange is also updated by nightly run of refresh_courseids.db
  in case course modification occurred on pre-2.11 server.
- internal.contentchange is stored for 10 mins in memcached, via &get_coursechange()
  routine in lonnet.pm

Revision 1.113: download - view: text, markup, annotated - select for diffs
Sun Oct 23 00:04:51 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.112: preferred, colored
Changes since revision 1.112: +14 -11 lines
- Change to behavior of portfolio::get_dir_list() in portfolio.pm rev. 1.233.
  - 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.112: download - view: text, markup, annotated - select for diffs
Wed Sep 8 04:05:32 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.111: preferred, colored
Changes since revision 1.111: +2 -2 lines
- Prevent script error in Internet Explorer.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Sun Aug 29 22:59:49 2010 UTC (13 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.110: preferred, colored
Changes since revision 1.110: +3 -2 lines
- Prevent ISE in case where Course Group folder has been removed using
  Course Editor.

Revision 1.110: 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
CVS tags: version_2_10_0_RC1, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.109: preferred, colored
Changes since revision 1.109: +24 -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.109: download - view: text, markup, annotated - select for diffs
Wed Jan 27 13:08:01 2010 UTC (14 years, 3 months ago) by wenzelju
Branches: MAIN
CVS tags: version_2_9_99_0, bz6209-base, bz6209
Diff to previous 1.108: preferred, colored
Changes since revision 1.108: +44 -37 lines
Inserted confirm-success-boxes due to consistent screen layout.

Revision 1.101.4.2: download - view: text, markup, annotated - select for diffs
Tue Jan 26 03:26:02 2010 UTC (14 years, 3 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.101.4.1: preferred, colored to branchpoint 1.101: preferred, colored next main 1.102: preferred, colored
Changes since revision 1.101.4.1: +170 -85 lines
- Backport 1.104, 1.105, 1.108.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Tue Jan 26 02:40:32 2010 UTC (14 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.107: preferred, colored
Changes since revision 1.107: +1 -2 lines
- Eliminate localized phrase defined elsewhere.

Revision 1.101.4.1: download - view: text, markup, annotated - select for diffs
Mon Jan 25 22:19:55 2010 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.101: preferred, colored
Changes since revision 1.101: +6 -5 lines
- Backport 1.103, 1.107.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Wed Nov 25 06:20:20 2009 UTC (14 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: GCI_3
Diff to previous 1.106: preferred, colored
Changes since revision 1.106: +4 -4 lines
- Restore pre-1.92 behavior:
  - only display columns for which tools were enabled.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Mon Nov 23 14:37:50 2009 UTC (14 years, 5 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.105: preferred, colored
Changes since revision 1.105: +24 -27 lines
Added generate_menu()-call in modify_menu() and inserted corresponding icons.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Mon Nov 16 14:07:57 2009 UTC (14 years, 5 months ago) by bisitz
Branches: MAIN
Diff to previous 1.104: preferred, colored
Changes since revision 1.104: +3 -3 lines
Corrected typos from loncoursegroups.pm 1.104

Revision 1.104: download - view: text, markup, annotated - select for diffs
Fri Nov 6 19:49:26 2009 UTC (14 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.103: preferred, colored
Changes since revision 1.103: +171 -87 lines
- Accommodate Communities.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Wed Sep 9 04:31:53 2009 UTC (14 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.102: preferred, colored
Changes since revision 1.102: +4 -3 lines
- Fix headers in user privileges table (step 4), broken in rev 1.92.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Fri Jun 5 12:49:50 2009 UTC (14 years, 10 months ago) by bisitz
Branches: MAIN
CVS tags: bz5969, bz2851, BZ5971-printing-apage
Diff to previous 1.101: preferred, colored
Changes since revision 1.101: +5 -5 lines
Replaced hardcoded styles for fieldset legends by CSS:
- legends are nearly always wanted to be in bold:
  Added style and removed now unnecessary <b> tags
- Padding wanted for legend texts:
  Added style and removed now unnecessary &nbsp;

Revision 1.101: download - view: text, markup, annotated - select for diffs
Mon May 11 16:51:27 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_8_99_0, GCI_2, BZ5434-fox
Branch point for: version_2_9_X
Diff to previous 1.100: preferred, colored
Changes since revision 1.100: +2 -2 lines
XHTML: Attributes in lower-case only (<form method="post" ...)

Revision 1.100: download - view: text, markup, annotated - select for diffs
Mon May 11 16:10:33 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.99: preferred, colored
Changes since revision 1.99: +4 -5 lines
Replaced table using special style "thinborder" by fieldset (group settings: specific privs for each user).
Removed now totally unused style "thinborder".

Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu May 7 16:36:33 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.98: preferred, colored
Changes since revision 1.98: +13 -30 lines
Optimized the design for group settings above step 4:
- Added missing &mt call to (un/) available group tools display
- Changed group tools table to simple list

(work in progress)

Revision 1.98: download - view: text, markup, annotated - select for diffs
Thu May 7 16:09:55 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.97: preferred, colored
Changes since revision 1.97: +14 -12 lines
Optimized the design for group settings step 2 (start and end date):
- Replaced hardcoded table by standard pick_box
- Removed now unused special styles (done now)
- Use standard texts for Start and End Dates
- Replaced "None" by "No end date" to clarify the meaning of the related checkbox
  and to allow proper translation

(work in progress)

Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu May 7 15:25:37 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.96: preferred, colored
Changes since revision 1.96: +74 -61 lines
Optimized and corrected group settings step 1:
- Replaced hardcoded table by standard pick_box
- Removed now unused special styles (in progress)
- Added padding to topic_bar
- Script code: Added some comments and line breaks for better readability
- Optimized and corrected collaborative tools table:
    - Same amount of columns now
    - Repaired row closures
    - Optimized no-wrap for each tooltext-checkbox-combination
    - Got rid of dummy columns to get proper padding
    - Re-use same code for column split instead of two code blocks
    - Moved "(un)check all" buttons to standard place at top of table
    - Added info style to allocate disk quota message

(work in progress)

Revision 1.96: 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.95: preferred, colored
Changes since revision 1.95: +8 -8 lines

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

Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Feb 26 16:17:29 2009 UTC (15 years, 2 months ago) by schafran
Branches: MAIN
Diff to previous 1.94: preferred, colored
Changes since revision 1.94: +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.94: download - view: text, markup, annotated - select for diffs
Wed Feb 25 16:39:54 2009 UTC (15 years, 2 months ago) by hauer
Branches: MAIN
Diff to previous 1.93: preferred, colored
Changes since revision 1.93: +2 -2 lines
edited all chat / Chat => chat room, one entry in mydesk.tab for chatroom and added some missing translations in de.pm

Revision 1.93: download - view: text, markup, annotated - select for diffs
Fri Feb 13 20:20:29 2009 UTC (15 years, 2 months ago) by schafran
Branches: MAIN
Diff to previous 1.92: preferred, colored
Changes since revision 1.92: +3 -3 lines
consistent wording, short button names.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Thu Feb 5 12:32:26 2009 UTC (15 years, 2 months ago) by schafran
Branches: MAIN
Diff to previous 1.91: preferred, colored
Changes since revision 1.91: +11 -11 lines
Collaborative Tool, keys were displayed in the table header, now are values displayed.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Feb 2 13:27:39 2009 UTC (15 years, 2 months ago) by schafran
Branches: MAIN
Diff to previous 1.90: preferred, colored
Changes since revision 1.90: +5 -5 lines
short button names, consistent e-mail spelling,

Revision 1.90: download - view: text, markup, annotated - select for diffs
Fri Jan 30 16:13:04 2009 UTC (15 years, 2 months ago) by schafran
Branches: MAIN
Diff to previous 1.89: preferred, colored
Changes since revision 1.89: +12 -8 lines
mt function added, email renamed because its not email

Revision 1.89: download - view: text, markup, annotated - select for diffs
Tue Jan 20 16:38:39 2009 UTC (15 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.88: preferred, colored
Changes since revision 1.88: +2 -2 lines
XHTML conform multiple selection

Revision 1.80.2.4: download - view: text, markup, annotated - select for diffs
Wed Dec 24 07:36:39 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_99_1, version_2_7_99_0, GCI_1
Diff to previous 1.80.2.3: preferred, colored next main 1.81: preferred, colored
Changes since revision 1.80.2.3: +3 -3 lines
- Backport 1.88.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Wed Dec 24 07:35:17 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.87: preferred, colored
Changes since revision 1.87: +3 -3 lines
- span works better than div here (the : could be swallowed up in the table cells).

Revision 1.80.2.3: download - view: text, markup, annotated - select for diffs
Tue Dec 16 23:52:08 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.80.2.2: preferred, colored
Changes since revision 1.80.2.2: +62 -32 lines
- Backport 1.85, 1.86. and a part of 1.87.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Dec 16 23:49:38 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.86: preferred, colored
Changes since revision 1.86: +3 -2 lines
- Early return from &parm_setter() if navmap object unavailable.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Tue Dec 16 23:45:29 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.85: preferred, colored
Changes since revision 1.85: +5 -3 lines
- Warning inside "LC_warning" div.

Revision 1.80.2.2: download - view: text, markup, annotated - select for diffs
Tue Dec 16 23:19:19 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.80.2.1: preferred, colored
Changes since revision 1.80.2.1: +3 -3 lines
- Backport 1.84.

Revision 1.80.2.1: download - view: text, markup, annotated - select for diffs
Tue Dec 16 23:17:12 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.80: preferred, colored
Changes since revision 1.80: +43 -43 lines
- Backport 1.83.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue Dec 16 19:33:36 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.84: preferred, colored
Changes since revision 1.84: +59 -32 lines
- Provide warning messages in cases where a $navmap object is unavailable.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue Dec 16 16:44:28 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.83: preferred, colored
Changes since revision 1.83: +3 -3 lines
- Append warning about failed release of lock.
- Unbalanced HTML

Revision 1.83: download - view: text, markup, annotated - select for diffs
Thu Dec 11 14:55:15 2008 UTC (15 years, 4 months ago) by bisitz
Branches: MAIN
Diff to previous 1.82: preferred, colored
Changes since revision 1.82: +43 -43 lines
Replaced
  <nobr>...</nobr>
by
  <span class="LC_nobreak">...</span>

- lonsearchcat.pm: Added missing start tag for nobreak area
- lonsurveyreports.pm: Added missing end tag for nobreak area

Revision 1.82: download - view: text, markup, annotated - select for diffs
Sat Dec 6 12:49:17 2008 UTC (15 years, 4 months ago) by bisitz
Branches: MAIN
Diff to previous 1.81: preferred, colored
Changes since revision 1.81: +5 -6 lines
- Separated HTML formats from translations:
    Moved HTML tags from text to parameters and changed related German translations.
    More changes like this needed.
- Added some missing translations, e.g. for lonprintout.pm
- Optimized/corrected some translations

Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed Dec 3 21:59:37 2008 UTC (15 years, 4 months ago) by schafran
Branches: MAIN
Diff to previous 1.80: preferred, colored
Changes since revision 1.80: +4 -4 lines
consistent capitalized titles, links, buttons.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Wed Oct 22 17:39:05 2008 UTC (15 years, 6 months ago) by bisitz
Branches: MAIN
Branch point for: version_2_8_X
Diff to previous 1.79: preferred, colored
Changes since revision 1.79: +73 -43 lines
[Part 2 of changes which started with version 1.79]
Optimized localization and usage of standard styles:
- Added missing &mt() calls to "check all" and "uncheck all" buttons texts
- Added other missing &mt() calls
- Optimized &mt() calls, e.g. don't include HTML Tags, use parameters, optimized usage of group and course type variables, etc.
- Added LON-CAPA standard warning and error styles to warning and error messages

Notes:
- Not all cases are tested (restart of web server without problems)
- More improvements are needed, e.g. get rid of some concatenated phrases, add &mt() to javascript alerts, etc.
- Still some missing &mt() calls, e.g. tool names

Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Oct 21 14:29:39 2008 UTC (15 years, 6 months ago) by bisitz
Branches: MAIN
Diff to previous 1.78: preferred, colored
Changes since revision 1.78: +126 -63 lines
Optimized localization and usage of standard styles (part 1):
- Optimized &mt() calls, e.g. don't include HTML Tags, use parameters, optimized usage of group and course type variables, etc.
- Added LON-CAPA standard success, warning and error styles to success, warning and error messages

Note: so far untested (restart of web server without problems)
[-> 3466]

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Aug 24 12:54:55 2008 UTC (15 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1, version_2_7_0
Diff to previous 1.77: preferred, colored
Changes since revision 1.77: +14 -36 lines
- subroutine: topic_bar() moved to lonhtmlcommon.pm to be more widely available.
- @buildsections no longer needed as loncommon::get_course_users() can handle sectionpick including 'none' and/or 'all'.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu May 8 23:25:29 2008 UTC (15 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_99_1, version_2_6_99_0
Diff to previous 1.76: preferred, colored
Changes since revision 1.76: +5 -2 lines
- Define $context.
- Remove surplus quote.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed May 7 00:10:59 2008 UTC (15 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.75: preferred, colored
Changes since revision 1.75: +8 -6 lines
Passing $context arg to &lonnet::modify_group_roles().

Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue Apr 22 18:38:09 2008 UTC (16 years ago) by bisitz
Branches: MAIN
Diff to previous 1.74: preferred, colored
Changes since revision 1.74: +3 -3 lines
Localization:
Optimized mt() calls for creating folder names for group folder and group homepage

Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Apr 16 23:12:25 2008 UTC (16 years ago) by raeburn
Branches: MAIN
Diff to previous 1.73: preferred, colored
Changes since revision 1.73: +8 -8 lines
- arguments in calls to lonnet::get_dir_list() and lonnet::diskusage() modified to use new versions of these subs and to eliminate the need to call &propath() on session server side.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Apr 16 22:40:02 2008 UTC (16 years ago) by raeburn
Branches: MAIN
Diff to previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2 lines
- Arguments missing in recursive call to  &group_files().

Revision 1.72: download - view: text, markup, annotated - select for diffs
Mon Dec 24 18:36:44 2007 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_X, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_99_1
Diff to previous 1.71: preferred, colored
Changes since revision 1.71: +6 -2 lines
Include help item in breadcrumb row if user has group management priv.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Thu Dec 13 01:08:47 2007 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.70: preferred, colored
Changes since revision 1.70: +32 -18 lines
bug 1931 - All user management functionality reached from a single icon/button/text link
- Extra links available on user management main menu in domain (custom role editor) and course context (custom role editor, automated enrollment manager - if enabled - and manage course groups.

mydesk.tab - change buttons
loncreateuser.pm - modify main menu
loncoursegroups.pm - add "Re-enable deleted group" link adjacent to "Create a group" link, if deleted groups exist.

Revision 1.70: 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_5_X, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_99_0
Diff to previous 1.69: preferred, colored
Changes since revision 1.69: +4 -4 lines
- switch Store to Save

Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Jan 3 21:55:37 2007 UTC (17 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_3_X, version_2_3_2, version_2_3_1, version_2_3_0
Diff to previous 1.68: preferred, colored
Changes since revision 1.68: +3 -3 lines
Use &getfile() to check if map exists for "All groups folder".

Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Dec 4 21:44:02 2006 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_99_1, version_2_2_99_0
Diff to previous 1.67: preferred, colored
Changes since revision 1.67: +3 -3 lines
- style

Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Dec 4 14:59:56 2006 UTC (17 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.66: preferred, colored
Changes since revision 1.66: +74 -28 lines
Checking for existence of allgroups_folder.sequence uses map.pm to check the file system instead of using navmap object to check current user's session.

Locking added while allgroups_folder.sequence is being added, to avoid contention between two CCs adding the first group to a course at the same time.

rat::loadmap() now checks for a return value of -1, as lonnet::getfile() returns -1 when the file is missing.  Not sure when the existing branch (checks for -2) is triggered.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Nov 28 21:38:04 2006 UTC (17 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.65: preferred, colored
Changes since revision 1.65: +7 -2 lines
Check if group to re-enable really is still a deleted group, before proceeding.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Nov 28 19:46:00 2006 UTC (17 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.64: preferred, colored
Changes since revision 1.64: +184 -25 lines
Re-enable a previously deleted group.  Member reinstatement requires work.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Nov 20 23:49:49 2006 UTC (17 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +174 -23 lines
Delete a group.  groupnames of deleted groups may not be used as names of new groups in the same course.  Still need to decide what action to take about access controls for group portfolio files in deleted groups.

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

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Aug 21 17:00:52 2006 UTC (17 years, 8 months ago) by banghart
Branches: MAIN
CVS tags: version_2_2_X, version_2_2_2, version_2_2_1
Diff to previous 1.61: preferred, colored
Changes since revision 1.61: +3 -3 lines
	Add spaces to message.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Aug 19 01:24:08 2006 UTC (17 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_2_0
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
Documentation for course groups, including creation/modification information.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Aug 17 23:36:05 2006 UTC (17 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +40 -16 lines
loncommon::start_page() does its own &mt().  Current status type should be retained when changing sorting used in roster display.  Roster can be displayed in a pop-up window.  Links provided to open pop-up window in table listing course groups, where membership > 0. Membership roster now available (via popup) to users with mdg or vcg privilege in cases where membership roster is not enbled in the group.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Sat Jul 29 00:31:58 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_1_99_3, version_2_1_99_2
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +11 -29 lines
Bug 4943.  Can now include custom roles used in course to build list of course users from which group members are selected.  Also form element names can now contain non-alpha characters without breaking SetFormElements() javascript by referring to elements as formName.elements['name'] etc.  Need to rewrite any / in custom role as _ has been eliminated (so conversion no longer required for autosec records in coursegroup.db).

Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Jul 28 18:44:27 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +63 -40 lines
Custom roles can now be used in automated group memebership adds and drops.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Jul 21 02:51:31 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_1_99_1
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +1 -4 lines
Group creation was calling &parm_setter() for the "Course Groups" folder".  Apparently this was causing all resources in the "Main Documents" Folder to be hidden from students by default. Let's not do that.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Jul 21 02:46:51 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +42 -2 lines
If discussion functionality is added to a group wen modifying settings, a new discussion board folder is created for the group and an entry is added to the group_folder_$groupname sequence, if one does not currently exist.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Jul 20 22:17:14 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +4 -4 lines
remove extra white space.  Set "specificity" to default "No" even if no tools are added when creating a group, in case tools are added later. $seqid no longer used (discussion sequence name no longer needs it).

Revision 1.54: 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.53: preferred, colored
Changes since revision 1.53: +10 -3 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.53: download - view: text, markup, annotated - select for diffs
Wed Jul 19 23:28:20 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +203 -167 lines
Bug 4853.  Wording changes.  Also can now configure automatic group enrollment during course creation when no sections exist.  quota information (Mb) displayed to 2 decimal places.  Eliminate javascript error on add members page when modifiying a course by removing setFormElements() onload in this case.  Some replacement of gpterm with group now all groups will be termed groups, regardless of course type.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Jul 17 15:07:26 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +10 -11 lines
Counts for active, future and previous now stored in a hash in longroup. Breadcrumbs includes link to all groups if route to roster page was via the 'Groups' link in inline menu.  Title of a group bulletin board can now be returned from longroup.pm for a specified board.  Priv checking for vcg and mdg for roles which include section specifier.  Group privs allow editing of group board posts by poster, and detailed view of course roster information.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Jul 8 01:16:30 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +4 -4 lines
Adding element to query string so breadcrumbs display on group home page in appropriate context. Improved wording regarding the total disk quota for course groups.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Jul 7 21:57:58 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +3 -3 lines
- couple of spannign tables elemetns removed

Revision 1.49: 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.48: preferred, colored
Changes since revision 1.48: +4 -4 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.48: download - view: text, markup, annotated - select for diffs
Fri Jul 7 21:20:25 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +63 -91 lines
- change user table data_tabled

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Jul 7 21:04:57 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +14 -11 lines
Changing sequence names for all groups folder, individual group folder, and group's discussion board folder when creating group.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Jul 7 20:53:40 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +27 -31 lines
- some more argument eliminations

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Jul 7 20:31:09 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +64 -106 lines
- membership privlideges selector css
- elminate alot of rwocolor and tab color passing

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Jul 7 19:50:21 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +36 -81 lines
- auto addtion of roles selector cssed

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Jul 7 19:34:20 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +28 -47 lines
- css user addition to groups

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Jul 7 19:17:19 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +53 -78 lines
- through step 4 of group creation cssed

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jul 7 17:11:04 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +19 -54 lines
- more css of groups
   - date settings
   - first step of new group creation

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Jul 7 16:48:21 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +77 -176 lines
- cssed more of the groups settings forms
   - topic bars
   - first step of adding new members

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Jul 7 15:54:15 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +53 -57 lines
- start css on course groups interface
- data table can take optional additional class attrs

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Jul 5 00:12:37 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +14 -12 lines
Bug 4898.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Jul 4 20:50:52 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +89 -18 lines
Client side javascript and server side perl to enforce group portfolio quota constraints dictated by course quota limit.  Updates to messages displayed when creation of folder hierarchy or setting of hide parameter(s) is unsuccessful.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Jul 2 17:08:42 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_1_99_0
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +117 -237 lines
Moving generation of fixed privs and toolprivs hashes from loncoursegroups.pm to longroup.pm to be more widely available. Routine used to retrieve group membership information also moved (to be available for group roster display).

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Jul 2 12:46:06 2006 UTC (17 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Increase colspan by 1 to accommodate addition of sections column in rev 1.31.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jun 30 22:38:26 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +3 -2 lines
- hiding the cr roles for now BUG#4852

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Jun 30 18:27:19 2006 UTC (17 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +7 -4 lines
Moving get_bbfolder_url() and get_group_bbinfo() to longroup.pm.  symb no longer needed for each bulletinboard when building links in groupboards.pm.  Total number of discussion boards now displayed in view group table for each group.  Also some alignment changes in this table.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Jun 30 08:14:31 2006 UTC (17 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +160 -6 lines
Display of discussion boards in a group, and the ability for users with board creation privileges in the group to add new boards.  When a group is first created a group folder is created containing the group homepage, and a discussion boards folder is created if discussion is enabled for the group. A "course groups" folder is also appended to the top level map in the course, if it does not already exist. Only works with standard courses which use default.sequence as the top level map. Hidden resource parameter is also applied to course group folders with default as hidden, and unhidden set for corresponding groups. Group bulletin boards use coursedom and coursenum as identifiers (instead of user domain and username as for normal boards) to allow them to be differentiated in lonfeedback.pm.  A locking mechanism should be implemented to make group creation atomic to avoid overwriting of .sequence files if two groups are created within a second of each other in the same course. Also need to address modification to group settings, when discussion functionality is enabled/disabled, as folder may need to be created and/or hidden parameter modified.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jun 30 03:33:50 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +12 -6 lines
- BUG#4885
    - all section at top of modify list
    - section column added to display (and is sortable)
    - test nosection -> worked fine

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Jun 29 17:01:26 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
- add note that uses need to log out and back in to get access to the group
  (BUG#4855)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Jun 28 23:38:09 2006 UTC (17 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +316 -197 lines
File sizes for uploads to course group portfolios may not exceed quota set for group's file repository. When creating a course, a quota can be specified.  The sum of quotas assigned to all groups in a course can not exceed the total quota defined for the course (when the course was created).  - client side and server side enforcement still needed here.  Portfolio permissions modified to allow any user with group creation rights in a course access to all course group portfolio functions.  All uses of words: group, Group, course and Course in "Course Groups Manager" now replaced with context-sensitive terminology provided by loncommon::course_type() and loncommon::group_term() which will supply appropriate text once a decision is made on Group vs Group. Currently "ANGEL-like Discussion Groups" are called Groups, regular courses are called Courses; and within regular courses sectionesque units are called groups, and within Groups they are called teams.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jun 28 16:01:01 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
- typo

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Jun 28 16:00:05 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +1 -2 lines
- extraneous time get

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Jun 27 18:49:14 2006 UTC (17 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Remove extra loop which was causing duplication of privileges.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jun 23 00:22:58 2006 UTC (17 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +3 -1 lines
Adding privileges for coursegroups for renaming course group portfolio files (and editing metadata), and setting access controls.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue May 30 12:46:09 2006 UTC (17 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +10 -5 lines
&Apache::lonnet::unescape -> &unescape
&Apache::lonnet::escape -> &escape

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri May 26 11:10:13 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
- typo

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu May 25 22:39:59 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +92 -81 lines
- styleploice

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon May 22 22:35:46 2006 UTC (17 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +81 -33 lines
Enabling sorting by column in tabular display of course groups.  This table now includes links for both viewing and modifying a specific group, if a user has appropriate privileges.  Group access dates no longer reset when enabling new functionality or changing privileges for existing users. Fixes so addition of new members sets group privileges for only these users.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu May 18 22:13:48 2006 UTC (17 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +32 -10 lines
Replace _all with all (reserved word) for all sections in choose membership filter.  Members were being added back in after deletion/expiration etc.  Now compare old privs with new privs to prevent this.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu May 18 18:35:13 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
- don't want these to register

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu May 18 14:03:23 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
- <label>

Revision 1.17: 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.16: preferred, colored
Changes since revision 1.16: +46 -32 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.16: download - view: text, markup, annotated - select for diffs
Tue May 9 15:09:27 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +6 -11 lines
- morphing get_sections so it's easier to use

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

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

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

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Mar 29 16:22:46 2006 UTC (18 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Retrieve user selections for roles, access type and sections to generate membership list when adding new member to an existing group.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Mar 21 20:18:18 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +4 -2 lines
- lets go with "typos"

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 21 18:32:59 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- ws fix

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 19 22:31:41 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +11 -17 lines
- start_page

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 23 17:23:09 2006 UTC (18 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +12 -6 lines
Breadcrumb links only need to behave in a unique way when completing creation of a new course.  Also need to make sure %usertools contains users as keys when modifying existing membership.  Lastly only suppress display of privileges information on results page when completing deletion or expiration of memberships.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Feb 21 22:40:45 2006 UTC (18 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +67 -47 lines
Add option to create new group when displaying groups page with "no groups" message, when user has mgr privilege.  Add togglefunc form element to the elements set by SetFormElements() on page load when returning to pick_members and change_members forms from a subsequent page, (via click in breadcrumb or the "Go to previous page" button).

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Feb 21 18:56:00 2006 UTC (18 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +532 -178 lines
Can now change the status of group members (delete, expire, activate, re-enable), change the functionality available to members (if group is configured to allow different members to use different functionality), and/or change member privileges for each of the functions (if group is configured to allow different members to receive different privileges).  If granularity in functionality, and/or in privileges is required, but was not set to be so during initial group creation, this can be changed by modifying the default group settings first.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Feb 18 01:27:07 2006 UTC (18 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +2246 -655 lines
Re-enable groups links in ENRL page. Add interface to allow group creator to specify mapping of different roles/sections to a group to support auto-add and auto-drop changes in group membership based on role changes of course participants. Implement ability to modify group settings, and to add new members. Changes to loncommon.pm to accommodate extraction of mapping options (roles & sections) when parsing group record in coursegroups.db file. Still working on ability to change functions/privileges/status of existing members.

Revision 1.4: 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.3: preferred, colored
Changes since revision 1.3: +115 -72 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.3: download - view: text, markup, annotated - select for diffs
Tue Nov 15 22:03:05 2005 UTC (18 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +1391 -113 lines
Course groups. Work still in progress. Creation of group, addition of members, assignment of member privileges etc.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 27 23:42:17 2005 UTC (18 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +4 -2 lines
Some clean up.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 27 23:32:27 2005 UTC (18 years, 6 months ago) by raeburn
Branches: MAIN
Start on interface to manage course groups.

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>