Commit Graph

24781 Commits

Author SHA1 Message Date
skodak 0a5c8ca42c MDL-8096 - fixed mutilang in custom category header 2007-01-26 13:13:13 +00:00
skodak bb6d3d3454 MDL-8096 - refactored and cleanedup custom profiles, user edit form fixes
TODO: fix comments and docs
2007-01-26 13:11:06 +00:00
moodler 0c2864c146 FIxed an annoying little artifact showing up on the second line of the last tab MDL-7782 2007-01-26 07:09:39 +00:00
moodler 0406113fa9 FIxed tabs for quizzes 2007-01-26 06:59:16 +00:00
moodler 5bc4ff92d9 Fixed a pass-by-reference notice 2007-01-26 06:50:34 +00:00
moodler 0f22ec3356 FIxed tabs on module edit pages 2007-01-26 06:32:53 +00:00
moodler 0b4f88a6d6 Improved documentation for print_tabs 2007-01-26 06:28:43 +00:00
moodler 65c8c79335 Some slight modifications to the css classes for one-tab lines MDL-7782 2007-01-26 06:23:53 +00:00
moodler 28b822fe5e Fixed up the tabs for roles 2007-01-26 06:18:43 +00:00
moodler c5be5d2754 Latest tags 2007-01-26 05:48:33 +00:00
mits eab4b70f30 Added some new settings to config.php based on /theme/standard change. 2007-01-26 02:16:31 +00:00
skodak 478caed8e1 MDL-8096 - fixed use of formslib in custom profile field gui 2007-01-25 19:36:47 +00:00
skodak 4332512e07 MDL-8096 - edit form session fix 2007-01-25 18:18:33 +00:00
skodak 29c7e08328 MDL-8096 - fixed set_user_preference() weirdness, you could not pass $USER->id as $otheruser parameter 2007-01-25 18:17:57 +00:00
skodak d873478322 MDL-8096 - rewritten standard edit form and other fixes; new custom profile fields still missing 2007-01-25 18:02:48 +00:00
skodak 4af06ddad0 MDL-8281 hardFreeze now removes previously defined required status and all rules 2007-01-25 17:59:46 +00:00
bobopinna 8949f8df0e Fixed external manifest problems 2007-01-25 13:49:50 +00:00
nfreear 8e452b0730 Fix for reopened bug MDL-6685, "Arrows on course roles screen are displaying as squares" 2007-01-25 11:18:39 +00:00
urs_hunkler d59eca206d some tab tweeks 2007-01-25 11:14:42 +00:00
skodak e8e0bb2d7b MDL-8096 - advanced edit now mostly works, though still some parts missing; RIP changeme user :-) 2007-01-25 11:03:33 +00:00
bobopinna 82e3457600 Fixed a bug in external package validation 2007-01-25 07:39:48 +00:00
bobopinna ab3b00e1fc Fixed some problems in package validation 2007-01-25 07:20:38 +00:00
moodler f4e5991261 Prettied up RSS pages a bit 2007-01-25 07:09:24 +00:00
moodler 5bf0415584 Fixed "can't add RSS feed" bug MDL-8180 2007-01-25 06:37:59 +00:00
ikawhero 88dda743cf Using new function to print out custom categories and fields. This shouldn't
interfere with skodaks work on splitting the user edit form.
2007-01-25 05:23:56 +00:00
ikawhero 7240a6ea65 Placed the work behind printing out the categories and fields into a
function.
2007-01-25 05:20:10 +00:00
moodler 8b74cd23f4 Added some documentation and renamed thngs for clarity 2007-01-25 04:51:37 +00:00
moodler 698a966098 Fixes to styles and new images to finalise new tabs as per MDL-7782
Looking much better!  Thanks, Urs!
2007-01-25 04:44:51 +00:00
moodler 36e8c122d5 Improved classes for new tabs MDL-7782
Improved inclusion of meta.php avoids notices for non-existent files
2007-01-25 04:43:26 +00:00
vyshane e50b0ad904 Merged from 1.7. 2007-01-25 04:37:39 +00:00
skodak 25c09fc90c MDL-8096 - fixed footer 2007-01-25 00:17:06 +00:00
skodak ad6226fba2 MDL-8096 - user edit form splitting, refactoring, cleanup and fixing - work in progress ;-)
* new editadvanced form for creating of users and editing without restrictions
* elliminated fantom changeme user
* updated links and installation process
* see TODO comments in code
2007-01-25 00:04:02 +00:00
donal72 3e008de804 Mnet: We haven't been updating the last_connect_time field. Let's do that. 2007-01-24 23:17:08 +00:00
donal72 6e783f21ec Mnet: Minor: Fix a comment 2007-01-24 23:15:24 +00:00
martinlanghoff 36e6379ef8 mnet: $CFG->mnet_dispatcher_mode - ensure we set it on install and upgrade, silence warnings - MDL-8284 2007-01-24 22:17:42 +00:00
bobopinna 3efde7e21a Added conditional rename/add for field external 2007-01-24 20:24:51 +00:00
stronk7 83c9a8a29a Modified a bit the child iterator that wasn't working under Safari.
Tested with FF and Safari. Needs test with IE.
2007-01-24 19:39:59 +00:00
stronk7 bb3172c038 Prevent rename_field() to be executed if no full specs of
the original field are provided. MDL-8296
2007-01-24 17:54:53 +00:00
stronk7 704b9031ac Add full specs for current field in rename_field() PHP
generation from the editor. Part of MDL-8296
2007-01-24 16:54:49 +00:00
bobopinna e9c0b9ecbf Changed drop and add with rename
Fixed a problem with md5hash field
2007-01-24 15:33:46 +00:00
jamiesensei 552d35c187 fixed some small typos I introduced. 2007-01-24 15:13:46 +00:00
moodler 0e4c5b5210 New IE-only css 2007-01-24 13:22:11 +00:00
moodler b717101071 New pix from Urs 2007-01-24 13:21:00 +00:00
moodler fdaacd8b70 A small bug in rename_field means that you need to specify the field in detail for it to work.
This will be fixed by Eloy later.

MDL-8237
2007-01-24 13:17:03 +00:00
bobopinna a679d64d39 renamed external to updatefreq
renamed md5_result to md5hash
2007-01-24 10:39:24 +00:00
bobopinna 6a6fd8acbc renamed field external changed it to updatefreq
renamed filed md5_result in md5hash
2007-01-24 10:32:45 +00:00
moodler 79f533c388 Added some new settings to theme config.php so that a file meta.php can be
automatically included into the HEAD section of the current theme.

Supports parent and standard files too.

I added this to support the inclusion of some IE specific CSS  :-( which needs
to be done from HTML and not CSS, (MDL-7782) but it could be used to include other things
as well, or even to run some PHP code, set various vriables etc without messing
up the theme header.html (and regardless of the theme being used).
2007-01-24 09:20:32 +00:00
csantossaenz fcdd946422 Added code to the scorm_view_display function to update the SCORM activities which have to be updated every time they are used 2007-01-24 07:27:40 +00:00
csantossaenz bfe8c2f0ae Added code to the scorm_cron function to update the SCORM activity every day when this option is selected 2007-01-24 07:26:37 +00:00
moodler eb8cc38e65 Added some docs from MDL-6798 2007-01-24 07:08:50 +00:00