[moodle] / moodle / lang / en_utf8 / repository.php Repository:

Log of /moodle/lang/en_utf8/repository.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Fri Jan 15 15:48:38 2010 WST (2 months ago) by dongsheng
Branch: MAIN
CVS Tags: HEAD
Changes since 1.70: +2 -1 lines
Diff to previous 1.70
"MDL-21170, major update to filepicker, complete rewrote filepicker javascript code to use YUI3, need furthur polish"

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Wed Dec 2 18:04:04 2009 WST (3 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.69: +3 -2 lines
Diff to previous 1.69
"MDL-13766, improve user instances list"

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Wed Nov 11 15:14:24 2009 WST (4 months, 1 week ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_19_MERGED
Changes since 1.68: +2 -2 lines
Diff to previous 1.68
lang/repository upgraded description for repositoryallowexternallinks

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Sun Nov 8 21:20:39 2009 WST (4 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.67: +4 -3 lines
Diff to previous 1.67
"MDL-20602, added link external option in file picker"

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Wed Oct 14 11:11:48 2009 WST (5 months ago) by dongsheng
Branch: MAIN
Changes since 1.66: +1 -2 lines
Diff to previous 1.66
"MDL-20470, add an option to enable/disable filepicker button"

Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Tue Oct 13 16:31:51 2009 WST (5 months ago) by dongsheng
Branch: MAIN
Changes since 1.65: +2 -1 lines
Diff to previous 1.65
"MDL-20470, rename formslib element name and add an option to turn the picker button on/off"

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Wed Oct 7 18:16:45 2009 WST (5 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.64: +3 -1 lines
Diff to previous 1.64
"MDL-20470, use a gloabl varible repositoryuseexternallink to make filepicker return the link instead of downloading to moodle file pool"

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Wed Oct 7 13:23:36 2009 WST (5 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.63: +2 -1 lines
Diff to previous 1.63
"MDL-20470, add a texturl element, which can use filepicker to choose a url"

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Fri Sep 18 12:05:50 2009 WST (6 months ago) by dongsheng
Branch: MAIN
Changes since 1.62: +2 -2 lines
Diff to previous 1.62
"MDL-16597, filemanager, fixed language string"

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Fri Sep 4 14:48:26 2009 WST (6 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.61: +6 -2 lines
Diff to previous 1.61
"MDL-16596, make non-js filemanager identical to ajax filemanager, added more language strings"

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Thu Sep 3 14:53:40 2009 WST (6 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.60: +7 -2 lines
Diff to previous 1.60
"MDL-16596, imporve non-javascript file manager, add useful functions to filelib"

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Wed Jul 29 11:28:36 2009 WST (7 months, 3 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.59: +2 -1 lines
Diff to previous 1.59
"MDL-16597, disable add button once reach max files limit"

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Sat Jul 4 19:17:33 2009 WST (8 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.58: +2 -1 lines
Diff to previous 1.58
"MDL-13766, add language string for file picker"

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Mon Jun 22 23:53:26 2009 WST (8 months, 3 weeks ago) by mits
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57
MDL-19597 Fixed a typo.

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Mon Jun 22 11:45:25 2009 WST (8 months, 4 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.56: +5 -2 lines
Diff to previous 1.56
"MDL-13766, added more language strings for repository api"

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Thu Jun 18 14:31:52 2009 WST (9 months ago) by dongsheng
Branch: MAIN
Changes since 1.55: +3 -2 lines
Diff to previous 1.55
"MDL-17316, fix upload form in non-js file picker"

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Tue Jun 16 10:42:33 2009 WST (9 months ago) by dongsheng
Branch: MAIN
Changes since 1.54: +2 -1 lines
Diff to previous 1.54
"MDL-13766, use new API to load javascript files, fix xhtml strict issues in javascript, but YUI cannot work in xml strict mode, so do not true on xml strict option in moodle if you want to use file picker"

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Thu Jun 11 16:08:33 2009 WST (9 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.53: +9 -3 lines
Diff to previous 1.53
"MDL-17316, improve non-js file manager interface"

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Mon Jun 8 14:25:53 2009 WST (9 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.52: +2 -1 lines
Diff to previous 1.52
"MDL-17316, non-js file picker added"

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Fri May 1 14:55:10 2009 WST (10 months, 2 weeks ago) by jerome
Branch: MAIN
Changes since 1.51: +3 -1 lines
Diff to previous 1.51
repository MDL-15404 display instance number into the administration

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Thu Apr 30 16:11:29 2009 WST (10 months, 2 weeks ago) by jerome
Branch: MAIN
Changes since 1.50: +3 -3 lines
Diff to previous 1.50
repository MDL-15404 change text description for allowing teacher/user to add repository

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Fri Apr 24 11:19:23 2009 WST (10 months, 3 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
"MDL-13766, improve file picker login interface"

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Thu Apr 23 17:50:30 2009 WST (10 months, 3 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.48: +2 -1 lines
Diff to previous 1.48
"webdav plugin/MDL-16908, fix header check code, reformat code"

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Fri Apr 3 10:26:43 2009 WST (11 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.47: +2 -1 lines
Diff to previous 1.47
"MDL-17261, add language string, see details on tracker"

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Wed Apr 1 13:40:37 2009 WST (11 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46
"REPOSITORY/MDL-17466, display which plugin is valid"

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Thu Mar 5 14:40:56 2009 WST (12 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.45: +2 -1 lines
Diff to previous 1.45
"REPOSITORY/MDL-13766, improve create function"

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Thu Mar 5 13:40:51 2009 WST (12 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.44: +2 -1 lines
Diff to previous 1.44
"REPOSITORY/MDL-18354, enabled local and upload repository plugins when upgrading"

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Tue Feb 24 17:00:01 2009 WST (12 months, 3 weeks ago) by moodler
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43
repository MDL-16543 Tidying up some lang strings

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Thu Feb 19 16:28:33 2009 WST (12 months, 4 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.42: +2 -1 lines
Diff to previous 1.42
"REPOSITORY/MDL-13766, rename gloabl search button"

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Fri Jan 16 13:21:49 2009 WST (14 months ago) by dongsheng
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
"MDL-17864, remove all styles in language pack"

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue Dec 2 16:05:15 2008 WST (15 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.40: +2 -1 lines
Diff to previous 1.40
REPOSITORY, FILEMANGER FORM ELEMENT/MDL-16597
new ajax filemanager.

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Thu Nov 20 15:20:38 2008 WST (15 months, 4 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39
REPOSITORY/MDL-13766
display repository name in search form.

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Thu Oct 9 11:02:27 2008 WST (17 months, 1 week ago) by jerome
Branch: MAIN
Changes since 1.38: +3 -1 lines
Diff to previous 1.38
MDL-15402: add a repository type functionality in the administration:  enable/disable course and user repository setting

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Tue Sep 23 10:49:50 2008 WST (17 months, 3 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37
MDL-15488, improve popup logging screen

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Thu Sep 18 15:08:45 2008 WST (18 months ago) by dongsheng
Branch: MAIN
Changes since 1.36: +3 -1 lines
Diff to previous 1.36
"MDL-13766, 1) improve javascript error handle 2) add language string 3) change parameter type"

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Tue Sep 16 17:08:37 2008 WST (18 months ago) by jerome
Branch: MAIN
Changes since 1.35: +2 -1 lines
Diff to previous 1.35
MDL-15402: implement readonly repository instances (support flickr_public)

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Thu Sep 11 11:18:54 2008 WST (18 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.34: +2 -1 lines
Diff to previous 1.34
MDL-15488
Use a popup login window intead inline login form
TODO:
Find a grace way to verify token

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Sep 10 12:12:43 2008 WST (18 months, 1 week ago) by jerome
Branch: MAIN
Changes since 1.33: +3 -1 lines
Diff to previous 1.33
MDL-15402: display title attribut for show/hide image in the repository administration

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue Sep 9 17:04:32 2008 WST (18 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.32: +2 -1 lines
Diff to previous 1.32
MDL-13766
1. redesign file picker UI
2. fix a bug of popup window
3. reduce number of pics per page (flickr plugin)

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue Sep 9 12:14:06 2008 WST (18 months, 1 week ago) by moodler
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
Updated a config string to make it more explanatory

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Tue Sep 9 07:16:48 2008 WST (18 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.30: +2 -1 lines
Diff to previous 1.30
MDL-16394 user profile browsing and serving improvements

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Mon Sep 8 16:48:07 2008 WST (18 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.29: +3 -1 lines
Diff to previous 1.29
MDL-13766, users can delele their own cache files in fp.

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Mon Sep 8 10:10:31 2008 WST (18 months, 1 week ago) by jerome
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28
MDL-15402: fixes for tabs.php - now display tab repository only for the current user, + add some context security

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Mon Sep 8 06:35:03 2008 WST (18 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.27: +7 -1 lines
Diff to previous 1.27
MDL-14589 adding missing lang strings

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Fri Sep 5 16:51:26 2008 WST (18 months, 1 week ago) by jerome
Branch: MAIN
Changes since 1.26: +3 -1 lines
Diff to previous 1.26
MDL-15402: modify repository_get_instances() in order to be easier to use

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Fri Sep 5 14:30:18 2008 WST (18 months, 1 week ago) by jerome
Branch: MAIN
Changes since 1.25: +3 -1 lines
Diff to previous 1.25
MDL-15404: fix few bugs in repository administration, add a beta version of the course repository list

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu Sep 4 15:36:53 2008 WST (18 months, 2 weeks ago) by jerome
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
MDL-15402: fix some admin menu titles for repository

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Sep 4 15:26:38 2008 WST (18 months, 2 weeks ago) by jerome
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
MDL-15402: change "delete confirmation" message

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Sep 4 15:03:02 2008 WST (18 months, 2 weeks ago) by jerome
Branch: MAIN
Changes since 1.22: +4 -1 lines
Diff to previous 1.22
MDL-15402: Repository admin: separate operations in three columns, change small icons into bigger icon and texts. Change Create instance link as a Create instance button.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Sep 4 14:28:47 2008 WST (18 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21
"MDL-13766, check context id"

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Thu Sep 4 11:41:23 2008 WST (18 months, 2 weeks ago) by jerome
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
MDL-15402: dimmed text when plugin type is hidden

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Sep 3 19:02:25 2008 WST (18 months, 2 weeks ago) by jerome
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
MDL-15402: delete a type now delete all its instances, fix confirmation xhtml and message, change save label buttons, repository_get_instances() return now all instances if no context is defined

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Sep 3 17:53:35 2008 WST (18 months, 2 weeks ago) by jerome
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
MDL-15402: change repository_cache_expire common option default to 120 (minutes)

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Sep 3 17:45:28 2008 WST (18 months, 2 weeks ago) by jerome
Branch: MAIN
Changes since 1.17: +4 -1 lines
Diff to previous 1.17
MDL-15402: add repository_cache_expire common option

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Sep 3 16:20:07 2008 WST (18 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16
"MDL-13766, improve css"

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Sep 3 13:55:35 2008 WST (18 months, 2 weeks ago) by moodler
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
Fixed some language strings in file picker

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Sep 2 16:58:54 2008 WST (18 months, 2 weeks ago) by jerome
Branch: MAIN
Changes since 1.14: +12 -2 lines
Diff to previous 1.14
MDL-15402: new version of repository administration

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Sep 1 14:05:54 2008 WST (18 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13
"MDL-13766, improve loading UI"

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Aug 29 17:17:11 2008 WST (18 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
MDL-13766, add a lang string.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Aug 27 14:23:01 2008 WST (18 months, 3 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.11: +3 -1 lines
Diff to previous 1.11
MDL-13766, fix lang strings and small bugs

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Aug 26 14:58:22 2008 WST (18 months, 3 weeks ago) by moodler
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
thumbnails -> icons

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Aug 26 13:13:35 2008 WST (18 months, 3 weeks ago) by moodler
Branch: MAIN
Changes since 1.9: +13 -13 lines
Diff to previous 1.9
Some improvements to strings - translators should probably wait because there
will be more changes

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Aug 20 15:26:10 2008 WST (18 months, 4 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8
MDL-13766, use one api_key for all boxnet instances

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Aug 20 12:53:42 2008 WST (18 months, 4 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.7: +18 -8 lines
Diff to previous 1.7
MDL-13766
add more lang string

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Aug 19 11:56:53 2008 WST (19 months ago) by dongsheng
Branch: MAIN
Changes since 1.6: +5 -2 lines
Diff to previous 1.6
"MDL-13766, small changes to repository management"

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Aug 13 12:09:14 2008 WST (19 months ago) by dongsheng
Branch: MAIN
Changes since 1.5: +7 -2 lines
Diff to previous 1.5
MDL-15402, add admin setting page, to meet requirement, make some changes to repository base class.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Aug 11 11:30:09 2008 WST (19 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.4: +6 -2 lines
Diff to previous 1.4
MDL-13766, some small changes for repository api.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Aug 6 11:26:57 2008 WST (19 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
MDL-13766, fix bugs in formlib

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Aug 1 15:04:22 2008 WST (19 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.2: +14 -11 lines
Diff to previous 1.2
MDL-13766, add lang strings.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Jul 31 10:51:28 2008 WST (19 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.1: +14 -1 lines
Diff to previous 1.1
MDL-13766
1. Filepicker component for moodleform
2. Integrate TinyMCE and FilePicker
3. Fix show/hide bug in filepicker
4. Rewrite print_login function for ajax

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 16:24:55 2008 WST (19 months, 3 weeks ago) by dongsheng
Branch: MAIN
"MDL-13766, repository settings page"

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.10