CVS log for loncom/interface/lonwishlist.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Apr 14 02:29:44 2018 UTC (6 years ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +7 -2 lines
- Bug 6754 LON-CAPA as LTI Provider
  - Original LTI launch of LON-CAPA is for a resource, a map, or an entire
    course, and display is for iframe, tab or window; retain this in %env.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon May 22 19:18:41 2017 UTC (6 years, 10 months ago) by droeschl
Branches: MAIN
CVS tags: version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
- distinguish between home in lonindexer and home in inline menu (requires different translations in German)
- avoid double translation of 'Stored Links' in lonwishlist

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jun 9 21:22:57 2015 UTC (8 years, 10 months ago) by damieng
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +10 -4 lines
fixed bug 6782, and escaped most localized messages used in Javascript blocks to make sure bugs like that do not happen again

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Dec 20 15:35:40 2014 UTC (9 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_1
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +7 -4 lines
- Accommodate single quotes in resource URL in "Stored Links" and in "Edit" link
- Accommodate single quotes in URLs in options in "Select Recent" dropdown list
  when browsing Resource Space.
- Consistent escaping of special characters for Stored Links added when displaying
  a resource in a course, and when browsing Resource Space.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Dec 15 17:36:22 2014 UTC (9 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +8 -8 lines
- Coding style: keys()

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 31 16:01:33 2014 UTC (9 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +23 -9 lines
- No import into a course/community for a Stored Link pointing at a directory
  in the Shared Content Repository.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Feb 28 19:24:03 2014 UTC (10 years, 1 month ago) by bisitz
Branches: MAIN
CVS tags: version_2_11_0_RC3
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Fix typos in comments

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Feb 17 16:40:22 2014 UTC (10 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +7 -1 lines
- Catch Javascript error when $fnum (number of items in wishlist.db less 1,
  for "root" ) exceeds number of checkboxes.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jan 29 16:25:44 2014 UTC (10 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +4 -4 lines
- Correct breadcrumbs call / proper internationalization
- Own paragraph for error page content

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jun 18 13:23:42 2013 UTC (10 years, 10 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_11_0_RC2, version_2_11_0_RC1
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +18 -15 lines
- Consistent and improved navigation and layout (actionbox, headline)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Apr 10 22:12:43 2013 UTC (11 years ago) by raeburn
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +22 -22 lines
- Use separate $indent_view, $indent_edit, $indent_move, and $indent_imp
  to eliminate multiple declarations for $indent at same scope.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Aug 1 19:07:51 2012 UTC (11 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
- Wording change: Wishlist -> Stored Links.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jun 7 02:28:04 2012 UTC (11 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +75 -31 lines
- Import Resources from Stored Links.
  - Instructions converted to bullet points.
  - Checkboxes disabled for items which may not be accessed
    (e.g., Import into a Community restricted to resources in which user
     has author/co-author/assistant co-author role).
  - Links and icon grayed out for items which are no longer accessible
    (e.g., republished as obsolete by author).

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue May 22 16:31:38 2012 UTC (11 years, 10 months ago) by bisitz
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +28 -17 lines
- Move trailing/leading blanks outside phrases to be translated
- Some little wording improvements
- Improve code readability: shorter lines

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed May 16 11:26:03 2012 UTC (11 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
Wording corrections: typo in rev. 1.12; additional blanks

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue May 15 01:41:27 2012 UTC (11 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +18 -18 lines
- Wishlist.
  - Replace term "Wishlist" with Stored Links.
  - Modification to documentation in Wishlist.tex to clarify explanation
    of functionality.
  - Rename javascript function: open_Wishlist_Import() in lonmenu.pm
    as open_StoredLinks_Import().

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon May 14 16:39:41 2012 UTC (11 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +23 -23 lines
- xhtml.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Feb 15 14:54:51 2011 UTC (13 years, 2 months ago) by wenzelju
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +161 -169 lines
- Changed the way the pop-up-windows for 'Add Link' and 'Add Folder' are generated (have to call lonwishlist here to get the newest information, i.e. about the existing folders, instead of writing the pop-up-window statically via javascript).

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jan 27 14:38:44 2011 UTC (13 years, 2 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +202 -170 lines
- Split lonwishlist into two modules, one for displaying (handler) and one utility-module, to avoid problems with Apache::constants when calling methods from lonwishlist (e.g. need to call lonwishlist-method in lonmenu and lonmenu is used in printout.pl -> outside of mod_perl).
- Moving entries in wishlist: corrected warning shown when no entry is selected
- Some  code optimizations
- Still some things do not work perfect -> in progress

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 25 12:38:45 2010 UTC (13 years, 7 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +16 -28 lines
Save string for folder-dropdown-list (when setting a new link viewing a resource) in user-data. So a call from lonwishlist-routine in lonmenu/lonsearchcat is not necessary (i.e. no issue with modules not supporting Apache::Constants).

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Aug 20 10:38:41 2010 UTC (13 years, 8 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +3 -6 lines
Inserted help_open_topic for wishlist on error-page and added &mt().

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Aug 20 08:13:41 2010 UTC (13 years, 8 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +77 -21 lines
Added wishlist-import in RAT.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 17 12:32:58 2010 UTC (13 years, 8 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +5 -2 lines
lonwishlist.pm:
- Only submit "move" if a destination-folder was selected.
Wishlist.tex
- Corrected some little typos in user-help.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Aug 16 15:14:37 2010 UTC (13 years, 8 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +245 -5 lines
- User-help and POD for wishlist.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Aug 16 13:37:41 2010 UTC (13 years, 8 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +100 -14 lines
- Only allow links to LON-CAPA-resources from resource-pool (paths starts with /res/...) or to external websites. Uses same filter for external websites as it is used in lonwrapper to display external resources. That means that only paths (not starting with /res/...) which does not contain a .problem, .quiz, .exam etc. are allowed. This is good for most cases but crashes as soon as a real external website contains one of this pattern in its URL. So maybe there's a better way to find out wether a given URL belongs to a LON-CAPA-server or not...?
- Allow users to edit the path of a link regarding the restriction from above.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 16 08:58:39 2010 UTC (13 years, 8 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +190 -32 lines
londocs, lonmenu, lonwishlist:
- Added import-functionality for wishlist.

lonwishlist:
- Replaced getkeys() and get() by dump().
- Preview of links in wishlist now in Popup.
- Some little style changes (inserted <p> etc.).

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 10 14:30:20 2010 UTC (13 years, 8 months ago) by wenzelju
Branches: MAIN
Add new module lonwishlist:
- This module will replace the bookmark-collection. Bookmark-collection is out of use because it's partly faulty and intricate to use.
- The wishlist will offer a possibility to link resources on a hierarchal list. The list can be modified by adding new links and folder, to structure the list. Existing entries can be renamed, moved, sorted and deleted. Additional information can be attached for each entry by adding a note. Linked resources from the wishlist can be imported into courses. The wishlist is only available for roles with access to the resource-pool.

Still under progress! Function for setting a link to wishlist, when viewing a resource, and import-functionality will follow!

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>