moodler
6248ce6384
blog_external MDL-20219 Remove blog external reference from admin
2009-09-17 02:59:41 +00:00
skodak
893d7f0f11
MDL-12886 moved WS related stuff to webservice lib instead of external lib
2009-09-16 19:03:21 +00:00
skodak
d4e133554a
MDL-12886 improved external API
2009-09-16 19:00:12 +00:00
skodak
5b658d18ad
MDL-12886 api improvments - adding new descriptions functions - for now without the implemenatation, we need to decide first
2009-09-16 18:49:16 +00:00
skodak
1bea0c27d9
MDL-12886 api improvments - the actuall validation implementation is missing - we need to finalize the param description first
2009-09-16 18:06:31 +00:00
skodak
8adaba4258
MDL-12886 the param and return descriptions will be in static methods together with the implementation :-)
2009-09-16 17:44:28 +00:00
moodler
2896b96c49
webservices MDL-12886 Correct services.php function description for create_users
2009-09-16 14:21:28 +00:00
moodler
03b31ea332
params MDL-15897 Tidy up PARAM_XXXX defines to use strings instead of numbers, sort alphabetically and segregate the aliases and deprecated definitions
...
The numbers were used orginally because we planned to use them as bitmasks, but that never happened. Strings are much simpler.
2009-09-16 13:52:16 +00:00
nicolasconnault
ac06c0a371
MDL-19756 Fixed link to help.php
2009-09-16 09:29:37 +00:00
samhemelryk
36c3a49955
weblib MDL-20276 Reverted fix to deal with relative URLs
2009-09-16 09:17:25 +00:00
samhemelryk
4881edc9d2
navigation MDL-14632 Moved course participants and reports from settings navigation to global navigation
2009-09-16 09:07:39 +00:00
samhemelryk
152fdf934d
navigation MDL-14632 Gave Front page settings a named key so that it can be closed if someone ever wants to close it by default
2009-09-16 08:04:59 +00:00
samhemelryk
a6e34701cb
navigation MDL-14632 Added prepend method to settings navigation class to allow for the addition of branches to the top of the settings navigation block
2009-09-16 07:52:36 +00:00
samhemelryk
b0f4e4e442
questions MDL-20276 Fixed minor issue with URL handling within the paging bar for the question bank
2009-09-16 02:43:58 +00:00
skodak
ef22c1b664
MDL-12886 converting user/external.php to externallib.php - work in progress
2009-09-15 22:52:49 +00:00
stronk7
df5f916570
Fix incorrect var name and unnecessary (object) cast
2009-09-15 22:14:54 +00:00
skodak
ab9a01f2b7
MDL-20293 strict param validation support - fixed group external lib methods
2009-09-15 20:31:08 +00:00
skodak
d80e74fb8e
MDL-20293 strict param validation support
2009-09-15 20:14:07 +00:00
skodak
a3f7cbf64e
MDL-20293 strict param validation support
2009-09-15 20:08:47 +00:00
nicolasconnault
ca497f4f7c
MDL-19676 Properly hiding blog_menu from block dropdown when blogs are disabled. Also showing "Blogs are disabled" in existing blog_menu blocks and removing old bloglevel options from subsystems settings
2009-09-15 07:19:03 +00:00
skodak
9a0df45a01
MDL-12886 new design of external service functions, groups api improved and known problems fixed - still work in progress with lots of todos - sorry
2009-09-14 23:52:08 +00:00
mudrd8mz
f43cdceb75
MDL-20278 moodle_paging_bar - no link for the current page number
2009-09-14 07:26:54 +00:00
skodak
c976e271c5
MDL-20274 upgrade and install support for db/services.php
2009-09-13 21:26:51 +00:00
skodak
5b9a70a15a
MDL-20273 updated web services and functions description tables , includes indexes and foreign keys - oops forgot unique service name index
2009-09-13 20:05:44 +00:00
skodak
5d820ca273
MDL-20273 updated web services and functions description tables , includes indexes and foreign keys
2009-09-13 19:09:16 +00:00
mudrd8mz
0c868b08a0
MDL-20268 Significant performance improvement of generate_id()
...
Using the PHP's built-in generator instead of the current
implementation. See the issue description more details.
2009-09-11 19:54:11 +00:00
jerome
4313fa89d9
webservice MDL-12886 fix bad database manual generation by xmleditor generation + update web services database
2009-09-11 09:46:01 +00:00
stronk7
7cfaef13aa
MDL-17491 oci native driver - improve exception/error handling to know what the hell is happening. ;-)
2009-09-11 09:38:42 +00:00
samhemelryk
d755d8c3bd
navigation MDL-14632 Fixed bug whereby if someone called PAGE->set_course() on a page outside of a course and then a user browsed to it they would be shown the course content in the navigation
2009-09-11 08:26:36 +00:00
dongsheng
f3153c9123
"MDL-13766, add savepath parameter to html editor when launch filepicker"
2009-09-11 08:15:58 +00:00
samhemelryk
5afbd0e783
blocklib MDL-20207 Added $CFG->undeletableblocktypes and documented in config-dist
2009-09-11 06:00:32 +00:00
dongsheng
2289c0e43d
"MDL-16697, fixed itemid in filepicker"
2009-09-11 03:24:51 +00:00
dongsheng
2538037f12
"MDL-16697, two js functions to destroy and show html element"
2009-09-11 02:17:54 +00:00
samhemelryk
ab5bd34d18
mod-feedback MDL-20254 Upgrade feedback module to make use of new navigation blocks
...
At the same time I also took the oppertunity to fix up the bugs within the feedback module that were making it un-usable
2009-09-11 02:04:38 +00:00
samhemelryk
b14ae498b9
mod-chat MDL-20243 Upgrade chat module to make use of the two navigation callbacks
...
Note: I also took the oppertunity to extend navigation_node action handling, so that navigation nodes can accepts
moodle_url, html_link, or strings for actions
2009-09-10 03:50:51 +00:00
samhemelryk
95b97515d5
navigation MDL-14632 Improve simpletest for navigationlib
2009-09-10 02:19:12 +00:00
stronk7
81f5be122b
s/DB tra/BD Tra/g
2009-09-09 16:35:17 +00:00
stronk7
167cbee855
couple tests for DBs not supporting transactions
2009-09-09 16:33:45 +00:00
stronk7
8a4f9c0629
oci driver regexp abilities default to moodle_database ones
2009-09-09 16:04:49 +00:00
stronk7
dd67e10c8e
begin_sql() now uses current storage engine info to know if transactions are going to work
...
(only InnoDB detected as trasaction-able)
2009-09-09 16:01:31 +00:00
poltawski
3d6c36ff6e
MDL-18974 - Remove phpxml library
...
This embeded library was only used by the tag_youtube block, we now depend on
php5 and simplexml so these libraries can be used instead (as an aside Eloy
also the performance/memory usage to be far more efficient)
2009-09-09 13:42:25 +00:00
stronk7
dd1611a5bd
Pair number of DML tests in all DB, no matter if regexp is supported or no
2009-09-09 13:21:08 +00:00
stronk7
bad9a043a4
Test drop_enum_from_field() and friends. Interim tests for the 1.9 => 2.0
...
upgrade. Will be out after branching for 2.1
2009-09-09 12:55:01 +00:00
stronk7
4d163d02be
Do not force table type for temporary tables
2009-09-09 09:44:39 +00:00
stronk7
f94f10ca81
temp tables behaviour change: exception if exits on creation (like normal tables)
2009-09-09 09:41:37 +00:00
samhemelryk
3b7a763c18
navigation MDL-20227 Fixed simpletest regression
2009-09-09 08:50:49 +00:00
jerome
9baf682518
webservice MDL-12886 web service administration
2009-09-09 07:55:03 +00:00
samhemelryk
5afb01e899
navigation MDL-20242 Fixed bug whereby sections that no longer exist were shown
2009-09-09 07:36:02 +00:00
samhemelryk
0a8e8b6fd8
navigation MDL-14632 Added title tags for navigation items that are trimmed but do not have an action
2009-09-09 06:16:09 +00:00
dongsheng
4ba3169d21
"MDL-16697, add savepath parameter to filepicker, fixed title click event in filepicker"
2009-09-09 04:59:58 +00:00