Commit graph

3354 commits

Author SHA1 Message Date
Eloy Lafuente
f25d53a992 MDL-20916 protect the whole xmldb editor with sesskey. Merged from 19_STABLE 2009-11-20 19:48:01 +00:00
Andrew Davis
616fb016a2 roles MDL-20686 Provided a convenient breadcrumb link back to the category from the category role assignment screen 2009-11-20 01:59:46 +00:00
Andrew Davis
6b2226c96c roles MDL-20686 Provided a convenient breadcrumb link back to the category from the category role assignment screen 2009-11-20 01:53:01 +00:00
Andrew Davis
2e2a707902 mnet MDL-20208 Added the string 'allhosts_no_options' 2009-11-19 04:50:58 +00:00
Sam Hemelryk
f21b95904a security MDL-18807 Fixed deprecated function in notification 2009-11-19 02:05:35 +00:00
Petr Skoda
5552c5cc9d MDL-20900 iconv now required in 2.0 2009-11-18 22:26:16 +00:00
Penny Leach
8a709ecfc1 portfolio MDL-20639 mahara plugin: update to mnet requirements after stricter mnet dispatcher checking 2009-11-18 13:35:58 +00:00
Penny Leach
edf1fc350a portfolio: MDL-20892 moved portfolio/type/* plugins to portfolio/* 2009-11-18 13:27:38 +00:00
Petr Skoda
621c646403 MDL-20885 PHP soap lib now recommended 2009-11-18 10:12:53 +00:00
Sam Hemelryk
e019158c7d security MDL-18807 Changed language strings: Thanks for the new strings Helen 2009-11-18 09:55:03 +00:00
Petr Skoda
af2d263f99 MDL-18006 MDL-18807 MDL-20853 warn that the default salt is definitely weak 2009-11-17 16:36:23 +00:00
Petr Skoda
4c1ba3ffc7 MDL-18006 MDL-18807 MDL-20853 merging sam's changes from MOODLE_19_STABLE, going to fix some more problems in this new code soon 2009-11-17 16:11:25 +00:00
Petr Skoda
154acd7aa3 MDL-19608 do not force changing of passwords if users may not actually change them 2009-11-17 11:36:51 +00:00
Petr Skoda
cce60fc481 MDL-14679 fixed dml conversion issues 2009-11-17 10:21:29 +00:00
Petr Skoda
6b16433a81 MDL-19608 allow forced password change for everybody including admin 2009-11-17 10:17:25 +00:00
Petr Skoda
23c442988d MDL-19608 fixed potential issue when too many users selected, replaced redirect by continueand other problems 2009-11-17 10:16:05 +00:00
Anthony Borrow
8f6ba17fcf MDL-19608 - adding bulk user action to force password change, credit to Iñaki Arenaza for the patch 2009-11-16 17:16:03 +00:00
Andrew Davis
1e252026e8 report backup MDL-19903 Fixed backup report table header 2009-11-13 06:09:54 +00:00
Tim Hunt
384531d5e8 gradebook cron: MDL-20783 - was broken.
Committing this trivial fix, even though it is testing day. :-p
2009-11-10 09:51:29 +00:00
Petr Skoda
a591d38765 MDL-20700 coding style - new sloppy trailing whitespace fixed 2009-11-09 10:11:48 +00:00
jerome mouneyrac
44610991bf webservice MDL-17135 display function descriptions into the function form 2009-11-09 06:30:01 +00:00
jerome mouneyrac
cd7a789181 webservice MDL-17135 revert the service function form to a Moodle form + user searchable selector + add default size to the searchable selector 2009-11-09 03:38:50 +00:00
Petr Skoda
446e2634d4 MDL-20723 workaround for zlib compressed scripts 2009-11-08 22:23:05 +00:00
Dongsheng Cai
99d5265525 "MDL-20602, added link external option in file picker" 2009-11-08 13:20:37 +00:00
Petr Skoda
7c7d3afab5 MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems" 2009-11-07 10:27:57 +00:00
jerome mouneyrac
3b59ba8c73 webservice MDL-17135 add logging to add/edit/delete service action 2009-11-06 08:17:09 +00:00
jerome mouneyrac
975341d161 webservice MDL-17135 add timecreated + timemodified fields to the service table and save them in the service form 2009-11-06 07:50:30 +00:00
Eloy Lafuente
54c72f84a0 MDL-20749 annihilating last ocurrences of PAGE/OUTPUT from xmldb actions. 2009-11-05 15:43:32 +00:00
Eloy Lafuente
fb9514e361 MDL-20749 correct error output - sentences/tables checkers fixed. 2009-11-05 15:40:26 +00:00
Eloy Lafuente
d3859b1340 MDL-20749 correct error output - key/index checkers fixed. 2009-11-05 13:58:22 +00:00
Eloy Lafuente
60a3e22b62 MDL-20749 fixed the class edit_field_save to output errors properly. Will
be beutifying the output a bit later
2009-11-05 13:38:02 +00:00
Sam Hemelryk
8958174c48 navigation MDL-20651 Changed setting from hide to show 2009-11-05 09:31:55 +00:00
jerome mouneyrac
cf9235d3a3 webservice MDL-17135 add notification when the current required capability doesn't exist anymore + remove TODO comment about checking that the service names are unique because we should end up to find a way to i18n service names => The uniqueness should be checked during service discovery 2009-11-05 07:50:36 +00:00
jerome mouneyrac
09179b789b webservice MDL-17135 create searchable select form element + use it in service form for selecting a capability 2009-11-05 07:06:09 +00:00
Petr Skoda
0ac940b3bf MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
Sam Hemelryk
da3ab9c4be navigation MDL-20651 Added config setting to hide course categories on the navigation
As requested and voted on admin can now choose not to include course categories within the navbar and global navigation block.
At the same time I also introduced a second setting, showallcourses, which ensures all of the courses a user is registered in are shown on the navigation at all times.
2009-11-04 07:23:19 +00:00
Sam Hemelryk
8bdc9cacad files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor
Please forgive me if I have missed converting any output statements. If you do find an output statement that is not formatting correctly please refere to the table I added to this bug in regards to how it should be formatted.
2009-11-04 06:14:06 +00:00
Petr Skoda
e4e03fa631 MDL-20720 fixed notices when deleting modules 2009-11-02 16:13:22 +00:00
Moodle HQ git importer
8926f8449f Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
Petr Skoda
24eb994795 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:14:50 +00:00
Petr Skoda
20207b827a MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
Petr Skoda
f578af59fc MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
Petr Skoda
8e3837060d MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:55:58 +00:00
Petr Skoda
0df0df23f4 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:55:31 +00:00
Petr Skoda
244bb39668 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:42:45 +00:00
Petr Skoda
11b749ca90 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:32:02 +00:00
Petr Skoda
d628171f32 MDL-20697 get_site() replaced by proper installation time test 2009-11-01 10:16:45 +00:00
Petr Skoda
2a250a0b2e MDL-20697 removing duplicate error string cannotfindsite, fixing get_site() which is now using exceptions 2009-11-01 09:21:41 +00:00
Petr Skoda
4daa791538 MDL-20695 print_error() now loges probems too, no need to use trigger_error() separately 2009-10-31 22:47:34 +00:00
Petr Skoda
2e9b772fb8 MDL-20693 new NO_DEBUG_DISPLAY define 2009-10-31 22:02:05 +00:00