Moodle Robot
4b3176d1e6
Updated the HEAD build version to 20100503
2010-05-03 00:42:21 +00:00
Dan Marsden
daca72eb25
Assignment MDL-22265 - fix missing </a> - thanks Patrick!
2010-05-03 00:10:34 +00:00
Dan Marsden
e7983475fd
Events MDL-16203 - add user info to event trigger.
2010-05-02 22:43:35 +00:00
Eloy Lafuente
3eeb2fd55d
MDL-22141 backup - security always throw exception
2010-05-02 22:41:07 +00:00
Inaki
57e9d92f38
accesslib: MDL-22089 Unassigning role from one user causes warning to happen
...
The 3rd parameter to role_unassign() was renamed to $groupid_ignored some weeks
ago (as part of MDL-21655), but the $args array that is used to build the query
was not updated to reflect that change. Simply remove 'groupid' from the $args
array so it isn't used in the query at all.
2010-05-02 22:24:35 +00:00
Andreas Grabs
71720abd2f
public templates deactivated
2010-05-02 22:17:26 +00:00
Eloy Lafuente
c0772270d7
MDL-22141 implement security checks. sensible settings applied and locked
2010-05-02 22:02:02 +00:00
Andreas Grabs
6a471fe007
MDL-17069 - no longer using $_POST
2010-05-02 21:56:06 +00:00
David Mudrak
e2a81c66eb
MDL-22276 Workshop 2.0 help and missing strings fixed
2010-05-02 21:50:09 +00:00
David Mudrak
1e9fe3f7bc
Removing forgotten subplugins names from workshop plugin lang file
2010-05-02 20:52:20 +00:00
Eloy Lafuente
de4bf1ff9d
MDL-21432 backup - this is finally out. Any backup / restore should use the API
2010-05-02 18:31:54 +00:00
Penny Leach
c3e1b5bd5a
portfolio & data MDL-21032 add leap2a to database module
...
This commit changes drastically the previous portfolio api support in
mod/data to get rid of csv etc and add leap2a, refactor and tidy up a
lot.
2010-05-02 18:01:19 +00:00
Penny Leach
11fbe3fc79
portfolio api MDL-14591 fixed some get_string issues and tiny usability fixes
2010-05-02 18:01:05 +00:00
Penny Leach
9d429f0bae
portfolio api MDL-14591 fixing small bugs and removing debugging
2010-05-02 18:00:52 +00:00
Andreas Grabs
028e1e4f55
MDL-18618 - browse feedbacks in a better way
2010-05-02 17:48:53 +00:00
Eloy Lafuente
a934bd23ff
MDL-21839 backup - added new backup logs table and cleaned some anymore in use
2010-05-02 17:35:51 +00:00
Patrick Malley
f41046c7aa
Still working on canvas and formfactor themes
2010-05-02 17:35:34 +00:00
Andreas Grabs
8a23b38c16
MDL-18618 - browse feedbacks in a better way
2010-05-02 17:33:57 +00:00
David Mudrak
d3dbc520c4
MDL-22112 Wiki 2.0 upgrade code - PostgreSQL errors
...
Firstly, double quotes are used to quote columns in PostgreSQL - let $DB
to deal with quoting of constant strings. Secondly, PostgreSQL does not
seem support table name aliases in UPDATE.
2010-05-02 17:29:21 +00:00
Petr Skoda
64fc50d0fc
MDL-21655 fixing regression, manager does not need mnet caps
2010-05-02 17:05:35 +00:00
Helen Foster
d1fafa2414
MDL-21695 adding help strings
2010-05-02 16:57:07 +00:00
Eloy Lafuente
c717a0d3bc
MDL-21432, MDL-22184 scheduled backup - disabled until implemented
2010-05-02 16:54:58 +00:00
Petr Skoda
30d2453880
MDL-22204 fixed incorrect defines in rss file
2010-05-02 16:48:41 +00:00
Patrick Malley
04d2e67494
Changed gui-basic index.php h1 elements to h2 elements
2010-05-02 16:37:06 +00:00
Andreas Grabs
248bafd6d2
MDL-18618 - browse feedbacks in a better way
2010-05-02 16:02:25 +00:00
Eloy Lafuente
530fa9815a
MDL-21432 restore & import - disabled until ready
2010-05-02 14:52:23 +00:00
Dongsheng Cai
1b78f98116
"MDL-22112, readonly page title"
2010-05-02 13:58:13 +00:00
Petr Skoda
58ea084b54
MDL-20204 fixed regression - the .dimmed_text was working only for a tags
2010-05-02 13:51:21 +00:00
Andreas Grabs
31c0fa53b0
Start replacing tables with div-tags and css-classes
2010-05-02 12:00:56 +00:00
Andrew Davis
fcce139aa3
RSS MDL-22204 committing new RSS code. Uses a token to ID the user. RSS feeds also generated/updated as needed rather than by cron.php
2010-05-02 11:43:57 +00:00
Dongsheng Cai
d1e544b25d
MDL-22112, fixed xmldb install.xml
2010-05-02 11:42:23 +00:00
Dongsheng Cai
00710f4cc1
MDL-22112, push wiki 2.0 into head
2010-05-02 11:28:11 +00:00
Eloy Lafuente
b65e022034
MDL-22142 backup - P3: add all the remaining dependencies
2010-05-02 10:35:51 +00:00
Eloy Lafuente
9c643dec87
MDL-22217 backup file areas - fixed course backups string usage
2010-05-02 10:02:51 +00:00
Dongsheng Cai
3d65f92d1d
"MDL-22217, browse/download user_backup area"
2010-05-02 09:50:02 +00:00
Eloy Lafuente
1386bc0905
MDL-22145 backup storage - anonymised courses go to user_backup file area too
2010-05-02 09:21:05 +00:00
Martin Dougiamas
088e33633b
Avoid a set_url notice on this page when user isn't enrolled
2010-05-02 09:12:18 +00:00
Sam Hemelryk
e35fb47974
backup MDL-22142 Fixed typo
2010-05-02 09:09:32 +00:00
Sam Hemelryk
84e546e0fc
backup MDL-22142 P22 - Several big backup dependency issues resolved
2010-05-02 09:02:20 +00:00
Penny Leach
5fcbdc6bf0
portfolio MDL-22272 remove portfolio stuff from export tab
2010-05-02 06:38:59 +00:00
Sam Hemelryk
72d5e574ab
backup MDL-22142 P21 - Settings are now aware of their own dependencies as well as setting that are dependent on them
2010-05-02 05:43:47 +00:00
Dongsheng Cai
22e719d9c3
"fixed filemanager parameters"
2010-05-02 04:23:34 +00:00
Sam Hemelryk
d698081efe
backup MDL-22142 P20 - Removed process_change from settings as it is now handled by dependencies
2010-05-02 04:00:59 +00:00
Sam Hemelryk
8c6d7f34ed
backup MDL-22142 P19 - Moved optional_param call for backupid out of load controller static method and into backup.php
2010-05-02 03:36:26 +00:00
Sam Hemelryk
f6ae3f0108
backup MDL-22142 P18 - Removed unused ui related function and params from core backup classes
2010-05-02 03:31:56 +00:00
Sam Hemelryk
232d4fac42
backup MDL-22142 P17 - backup_ui class now calls backup_controller::process_ui_event on init and after changes to ensure validity
2010-05-02 03:25:18 +00:00
Sam Hemelryk
81623fad7a
backup MDL-22142 P16 - Fixed display of hidden fixed settings
2010-05-02 03:14:33 +00:00
Sam Hemelryk
105f805c01
backup MDL-22142 P15 - Backup.php now adds meaningful heading
2010-05-02 03:08:56 +00:00
Sam Hemelryk
1a83fcb5cd
backup MDL-22142 P11 - Can now set help buttons for backup settings
2010-05-02 02:52:46 +00:00
Martin Dougiamas
dd0e674710
MDL-21695 This missing help was annoying me. I've reworded the text a bit, but instructing AMOS here so that other languages still have something until translators can improve their versions.
...
AMOS BEGIN
HLP assignroles.html,[assignroles_help,role]
AMOS END
2010-05-02 02:38:29 +00:00