617 Commits

Author SHA1 Message Date
Dongsheng Cai
1dce6261b7 "MDL-21146, adding file license support to repository api, first commit" 2010-03-29 03:39:08 +00:00
Dongsheng Cai
14469892ac MDL-13766, improve repository code to store source information 2010-03-25 07:54:19 +00:00
Dongsheng Cai
98b15580f5 "MDL-21883, filepicker fixed dynamics loading" 2010-03-23 04:08:45 +00:00
Dongsheng Cai
ef3e1fbcb3 "MDL-13766, fixed typo" 2010-03-22 01:55:40 +00:00
Dan Poltawski
f8df83f357 repository_ajax.php MDL-21882 - dont default to a repo id which may exist
This seems like a dangerous thing to do as it may cause actions on repoid 1
inadvertantly
2010-03-21 14:01:30 +00:00
David Mudrak
16be897441 MDL-21652 html_table rendering refactored
* class html_component does not exist any more
* class html_table rendered via html_writer::table()
* html_table, html_table_row and html_table_cell have public $attributes property to set their CSS classes
* dropped rotateheaders feature, should be added again after more research of possible ways (<svg> is not nice IMHO)
* dropped possibility to define CSS classes for table heading, body and footer - can be easily done and better done using just table class and context
2010-03-20 22:15:54 +00:00
Dongsheng Cai
d0e36ce531 "MDL-21443, fixed phpdocs" 2010-03-18 09:45:25 +00:00
Dongsheng Cai
560ad965ec "MDL-21474, fixed mahara phpdocs" 2010-03-16 08:50:59 +00:00
Dongsheng Cai
1238246b45 "MDL-13766, fixed input name" 2010-03-16 06:05:24 +00:00
Dongsheng Cai
283cf6ec6f "MDL-13766, fixed zindex value for search dialog" 2010-03-16 04:02:42 +00:00
Dongsheng Cai
d10c92f3a5 "MDL-13766, fixed context default value" 2010-03-16 03:30:29 +00:00
Dongsheng Cai
8e0946bf01 "MDL-21443, improve phpdoc" 2010-03-16 03:29:45 +00:00
Dongsheng Cai
447c7a192c "MDL-13766, fixed context default value" 2010-03-16 03:21:59 +00:00
Dongsheng Cai
9d4ef80f9d "MDL-13766, fixed coding style" 2010-03-16 02:57:18 +00:00
Dongsheng Cai
d5774763d1 "MDL-13766, removed debug code" 2010-03-15 06:42:55 +00:00
Dongsheng Cai
ad13710756 "MDL-15405, fixed non-js filepicker url, need more work on nonjs version" 2010-03-15 06:29:47 +00:00
Dongsheng Cai
133fd70ba5 "MDL-13766, improve filemanager to browse user_private area files" 2010-03-15 06:12:39 +00:00
Dongsheng Cai
539d4041ec "MDL-13766, fixed popup authentication" 2010-03-15 05:19:43 +00:00
Dongsheng Cai
b38b61320d "MDL-15488, fixed flickr plugin" 2010-03-10 03:37:31 +00:00
Dongsheng Cai
7c5c69d6dc "MDL-13766, improve repository admin page" 2010-03-10 03:24:14 +00:00
Dongsheng Cai
8c4a468791 "MDL-13766, fixed call-time pass-by-reference warning" 2010-03-09 08:19:41 +00:00
Dongsheng Cai
aea5595c4e "MDL-13766, php5 passing by reference by default, so remove the & in function definition" 2010-03-09 06:25:20 +00:00
Dongsheng Cai
8a3e6a5604 "MDL-13766, fixed maxbytes limit" 2010-03-08 16:49:51 +00:00
Dongsheng Cai
e0b85db4bc "MDL-21240, improve key bindings for filepicker" 2010-03-08 04:11:32 +00:00
Dongsheng Cai
a14a933c2b "MDL-16596, fixed nonjs filemanager" 2010-03-07 16:40:25 +00:00
Dongsheng Cai
81bdfdb9af "MDL-13766, fixed Call-time pass-by-reference warning" 2010-03-04 09:28:17 +00:00
Dongsheng Cai
a642bf6f37 "MDL-21507, enable repository type by default" 2010-03-04 06:47:21 +00:00
Dongsheng Cai
754402703b "MDL-21240, fixed the conflict marks I introduced, sorry for that" 2010-03-02 08:25:25 +00:00
Dongsheng Cai
fe879bf308 "MDL-21683, baseurl incorrectly defined, prevents deletion of repository instances, credits to Mark Johnson" 2010-03-02 07:38:04 +00:00
Dongsheng Cai
411caa63bb "MDL-21240, fixed variable namespace, credits to Nicolas Rod <Nicolas.Rod@unige.ch>" 2010-03-02 02:28:11 +00:00
Penny Leach
677b6321af mnet MDL-21098 fixed quite a few issues in the mnet installer and testclient. Rebumped all plugin versions that use mnet to get the services reinstalled 2010-02-18 04:55:34 +00:00
Petr Skoda
929d7a8362 MDL-20204 converted paging_bar to new coding style + fixed regressions from recent commits 2010-02-17 16:59:41 +00:00
Petr Skoda
c63923bddb MDL-20204 converted action_icon 2010-02-16 16:24:49 +00:00
Petr Skoda
2b728cb5e1 MDL-21420 finally moving old global mstr to new M.str. 2010-02-07 09:43:07 +00:00
Petr Skoda
87ad1edcd6 MDL-21400 JS modules now include needed strings in module description + fixed some string and icon issues in file picker 2010-02-07 09:34:19 +00:00
Petr Skoda
4c508047eb MDL-21400 converting forms stuff to new M namespace and using standardised JS module coding style, fixed some regressions - for now works in FF only 2010-02-03 14:36:53 +00:00
Penny Leach
287efec6f6 mnet MDL-21276 get rid of all the $MNET* globals 2010-02-02 03:13:40 +00:00
Dongsheng Cai
1a6195b428 "MDL-21443, update phpdocs" 2010-01-29 05:50:40 +00:00
Penny Leach
4196f8f73a mnet MDL-21473 bumping versions of mnet-enabled plugins again after fixing a mnet installer bug 2010-01-29 04:13:59 +00:00
Penny Leach
b740b3590f mnet MDL-21473 detect services we subscribe to, as well as publish at install/upgrade as well
and add upgrades for all mnet enabled plugins
2010-01-29 02:31:44 +00:00
Penny Leach
635f1a8b01 NOTABUG fixed some phpdocs in repository baseclass 2010-01-28 20:35:02 +00:00
Penny Leach
d23765c127 mnet MDL-21261 bumping version numbers of plugins that contain mnet definitions to get them installed properly 2010-01-28 20:24:53 +00:00
Penny Leach
d2ac37c1ab mnet MDL-21261 mnet overhaul - adding and removing files I missed in the last big commit 2010-01-28 20:17:12 +00:00
Dongsheng Cai
1e0b0415e1 "MDL-21458, fixed undefined index in repository module" 2010-01-28 06:59:34 +00:00
Penny Leach
de260e0f7b mnet MDL-21261 large overhaul. This commit changes:
- The way that mnet rpc functions are registered.  Plugins must now
  create db/mnet.php which is an array, similar to services.php.  This
  *replaces* the old mnet_publishes() functions.  version.php must be
  bumped to trigger this.

- More information about each rpc-available function is stored in the
  database, including the class it belongs to, the file it is found in,
  and whether or not it is static.  Methods that are not static must be
  in a class with a constructor that takes no arguments (this can easily
  be achieved with a small wrapper if necessary)

- The xmlrpc dispatcher has been rewritten to remove all the
  dependencies on hardcoded information about auth,mnet,portfolio and
  repository, and just use the information in the database.

- The old hardcoded hidden mnet/testclient.php has been moved to the
  Admin menu under "Development" and rewritten.

- The xmlrpc introspection method profiling is now using php and zend
  reflection - which is a lot nicer than the old way, which was using a
  php-based php parser.  This fixes some inconsistent handling of
  methods without arguments that were advertising their return value as
  the only method parameter.  While this is a *fix*, it breaks BC
  slightly - the old 1.9 broken mnet/testclient.php will now not work
  properly with 2.0

- Dangerous mode is still supported, but old mod/*/rpclib.php is
  now unsupported, due to the fact that any plugin can export mnet
  functions with db/mnet.php.  This is a slight BC break.

Still TODO:

- TEST TEST TEST
- Document the two small BC breaks in release notes
- Document the contract for db/mnet.php
2010-01-28 05:25:50 +00:00
Penny Leach
92a89068c9 repo MDL-21443 fix phpdocs to match method signatures 2010-01-28 05:12:35 +00:00
Dongsheng Cai
90aa722bee "MDL-21170, change namespacing of filepicker, use anonymous function initialize yui3 module" 2010-01-22 03:48:07 +00:00
Dongsheng Cai
840912d5cf "MDL-21170, rename filepicker to core_filepicker, upgrade filemanager to yui3 module" 2010-01-22 03:02:09 +00:00
Petr Skoda
9598d578bb MDL-21420 modole_cfg converted to M.cfg 2010-01-21 22:19:46 +00:00
Petr Skoda
7b42e81a76 MDL-21170 migrated filepicker to new YUI3 loading, tested in editor only, the filemanager and picker elements still have some problems, sorry for that 2010-01-21 22:04:31 +00:00