1942 Commits

Author SHA1 Message Date
dongsheng
167fd7f55d "MDL-15488, use a smaller icon for flickr" 2008-09-12 03:36:39 +00:00
dongsheng
539b3d13d5 MDL-15488
1. Move flickr lib to lib/flickrlib.php
2. Create a new flickr plugin for public access, the original one will be
a personal repository, user need to login to access his/her own photos.
2008-09-12 03:32:31 +00:00
dongsheng
7fab56b76a "MDL-13766, improve settings" 2008-09-11 09:15:27 +00:00
scyrma
453857b08b MDL-15351: small fix when search is not used. 2008-09-11 08:13:12 +00:00
dongsheng
80108afd0e "MDL-13766, expand automaticlly" 2008-09-11 07:58:39 +00:00
scyrma
30868c40ae MDL-15351: testing to make folder expanded by default 2008-09-11 07:48:35 +00:00
scyrma
79902e8a8a MDL-15351: it's now possible to search the local repository 2008-09-11 07:30:07 +00:00
jerome
3701fd35b1 MDL-15402: flickr rep admin settings updated (I forgot to set multiple instances to true) 2008-09-11 06:45:34 +00:00
jerome
0868f619c5 MDL-15402: flickr rep admin settings updated 2008-09-11 06:42:54 +00:00
dongsheng
8988c36bce MDL-15488
Use a popup login window intead inline login form
TODO:
Find a grace way to verify token
2008-09-11 03:18:54 +00:00
dongsheng
2d7bbf554a "MDL-13766, add path to node" 2008-09-10 07:42:41 +00:00
dongsheng
911e0eb050 MDL-13766
1. change css className
2. add comments
2008-09-10 07:11:47 +00:00
dongsheng
1cd9bd802a "MDL-13766, remove debug code" 2008-09-10 05:20:08 +00:00
scyrma
bf304d495b MDL-15351: correcting context and list all available files 2008-09-10 04:21:43 +00:00
jerome
bbcd4860cc MDL-15402: now Moodle display course/user repositories only if the user can edit/create at least one instance 2008-09-10 03:44:08 +00:00
dongsheng
615a28597e MDL-16403
1. move boxnet lib to moodle lib folder
2. fix a notice
2008-09-10 03:10:42 +00:00
dongsheng
66dc47bc32 "MDL-13766, load yui lib one time, TODO: load file picker code one time" 2008-09-10 02:49:53 +00:00
dongsheng
9bf0d6332f "MDL-13766, fix event register bug" 2008-09-10 01:57:18 +00:00
mjollnir_
dff30094cc MDL-15350 - make boxnet client implement sane defaults for createfolder as well as upload file 2008-09-09 20:57:46 +00:00
dongsheng
7dfb3c1cb4 MDL-13766
1. redesign file picker UI
2. fix a bug of popup window
3. reduce number of pics per page (flickr plugin)
2008-09-09 09:04:32 +00:00
scyrma
d292a40c99 MDL-15351: fixing the path arguments, and a bit of white space drama cleanup. 2008-09-09 08:50:10 +00:00
dongsheng
cf493e8923 MDL-13766
popup authentication support (draft)
2008-09-09 03:25:03 +00:00
jerome
aca64b7934 MDL-15402: fix a bug when try to display list of instances for not added plugin 2008-09-08 09:41:38 +00:00
dongsheng
aae85978ec MDL-13766, users can delele their own cache files in fp. 2008-09-08 08:48:07 +00:00
dongsheng
772de6c799 "MDL-13766, fix repository id in thumbnail view" 2008-09-08 07:51:07 +00:00
dongsheng
f3c5853d42 "MDL-13766, fix treeview html id" 2008-09-08 07:24:27 +00:00
dongsheng
d05ef4a37a MDL-13766
1. fix boxnet search feature
2. fix bugs in global search
2008-09-08 06:20:24 +00:00
dongsheng
455860cecb MDL-13766, global search enabled. 2008-09-08 05:38:13 +00:00
scyrma
6fe8b02294 MDL-13766: make the filepicker work over https when necessary. 2008-09-08 03:07:07 +00:00
jerome
6c91ce49ff MDL-15402: fixes for tabs.php - now display tab repository only for the current user, + add some context security 2008-09-08 02:10:30 +00:00
dongsheng
5fdb8260c0 "MDL-13766, fire onchange event in tinymce to preview picture" 2008-09-05 10:14:26 +00:00
jerome
12c79bfd7e MDL-15402: modify repository_get_instances() in order to be easier to use 2008-09-05 08:51:25 +00:00
dongsheng
7da411cfdb "MDL-13766, fix a bug introduced by last commit" 2008-09-05 08:11:17 +00:00
scyrma
313cc39814 MDL-13766: adjust comments & code to match, and make saved time consistent. 2008-09-05 07:39:17 +00:00
jerome
faaa613d99 MDL-15404: fix few bugs in repository administration, add a beta version of the course repository list 2008-09-05 06:30:18 +00:00
dongsheng
f15cfa08c1 "MDL-13766, use a random path for uploaded file" 2008-09-05 02:51:23 +00:00
scyrma
c38e5f753a MDL-13766: missing argument in function. 2008-09-05 02:41:31 +00:00
dongsheng
70fbd90e15 "MDL-13766, adjust file picker UI" 2008-09-05 02:05:43 +00:00
jerome
eb239694de MDL-15402: Repository admin: delete a repository type => the general options (example: API key) are now deleted from config_plugin table 2008-09-04 07:24:31 +00:00
jerome
4d5948f1ac 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. 2008-09-04 07:03:01 +00:00
dongsheng
2057487cf8 "MDL-13766, check context id" 2008-09-04 06:28:47 +00:00
dongsheng
2a06d06e2a "MDL-13766, recommit jerome's changes" 2008-09-04 05:40:26 +00:00
dongsheng
1265fc59e8 "MDL-13766, order repository instances" 2008-09-04 05:23:15 +00:00
jerome
497ec8c2a9 MDL-15402: set upload plugin with no admin config for now 2008-09-04 05:05:39 +00:00
dongsheng
056995f248 "MDL-13766, highlight filename when downloading a file" 2008-09-04 04:36:55 +00:00
jerome
779e9b75bf MDL-15402: default visibility is now set to false 2008-09-04 04:24:36 +00:00
jerome
48a065f203 MDL-15402: dimmed text when plugin type is hidden 2008-09-04 03:41:23 +00:00
jerome
0a6221f94d MDL-15402: fix a small bug in repository.create(), create an instance for type for which the administrator can not create a instance 2008-09-04 02:07:58 +00:00
jerome
46dd6bb0cf 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 2008-09-03 11:02:25 +00:00
dongsheng
ede057f3fb "MDL-13766, change color scheme, make file picker look better" 2008-09-03 08:45:55 +00:00