22290 Commits

Author SHA1 Message Date
stronk7
8e81509277 Added one woody style for all the admin fieldsets 2006-09-25 22:57:20 +00:00
stronk7
313b5a3550 Minor changes to improve behaviour of selections. 2006-09-25 22:53:39 +00:00
stronk7
b017120ce0 Ops! I forgot to commit this 2 days ago! Now a lot of
data fields will be null!
2006-09-25 22:48:43 +00:00
stronk7
0db2d6bb98 Prevent NOT NULL fields to have one DEFAULT NULL clause 2006-09-25 21:44:21 +00:00
stronk7
a653016d94 Some notes:
- Foreign keys are really cool (at the XMLDB Editor). Define them as necessary
  as they allow as one "formal" structure of the DB. They won't cause problems
  on generation, mainly because only the underlying index will be created.
- Please, put comments inside each table/field/key/index field, mainly because
  XML comments will be deleted if the file is edited by
- The XMLDB Editor. Please use it ;-)
- Also, one unique index was wrong in the XML file, fixed now.
2006-09-25 21:37:29 +00:00
mjollnir_
4834fe627b fixing a string that referred to students and teachers in the config settings for stats 2006-09-25 20:59:00 +00:00
skodak
c9a49ceab4 major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes 2006-09-25 20:22:55 +00:00
stronk7
6caa705dad Some more strings added...related with the View PHP utility 2006-09-25 19:26:16 +00:00
skodak
7d1df3a49d moodle specific developer debug messages disabled in admin/dbperformance.php page, because they might interfere with frames 2006-09-25 19:05:04 +00:00
skodak
fa323030fa XMLDB editor now has admin-tree block 2006-09-25 18:29:50 +00:00
stronk7
812e363a39 Now generators support to add/drop column defaults 2006-09-25 18:22:06 +00:00
skodak
c0a1aae3e2 admin/upgradesettings.php is now proper hidden external page with correct breadcrums ;-) 2006-09-25 18:21:59 +00:00
stronk7
aa134ecf17 Now the tests are performed with real data (2 records). Added 4
more tests to check compatibility of set/drop defaults...
2006-09-25 18:20:08 +00:00
sam_marshall
98a7359506 change from UNIQUE KEY to UNIQUE INDEX 2006-09-25 17:49:33 +00:00
sam_marshall
5cee80e183 (prev. wiki fix) Fixed broken constant defines 2006-09-25 17:47:35 +00:00
skodak
d249e478d4 fixed hidden misc sectionin admin tree block, sorry 2006-09-25 17:44:43 +00:00
sam_marshall
22e846cde2 Wiki enhancement: edit locking (uses AJAX) 2006-09-25 17:42:32 +00:00
danstowell
f775a510d6 Updated IMS Enterprise enrolment to Moodle 1.7 role infrastructure - MDL-6656 2006-09-25 17:21:07 +00:00
danstowell
26ba09125b Updated IMS Enterprise enrolment to Moodle 1.7 role infrastructure 2006-09-25 16:58:06 +00:00
sam_marshall
4488daf7ad File had a UTF-8 BOM at the start, was causing problems, now removed 2006-09-25 14:59:21 +00:00
jamiesensei
1629424dbb added styles_form to $DEFAULT_SHEET_LIST part of the code necessary so that every theme loads styles_form 2006-09-25 14:56:45 +00:00
moodler
a06c8c2cd1 Fixed some width="*" in layout tables 2006-09-25 14:40:26 +00:00
sam_marshall
479eea4149 Removed trailing blank line at end of file (was breaking things) 2006-09-25 14:35:41 +00:00
moodler
1beed35f71 Added some form-groups on the htmleditor page 2006-09-25 14:34:33 +00:00
moodler
fc52aa6e14 Cleaning up the id and class for each setting 2006-09-25 14:18:16 +00:00
skodak
499c621417 fixed quoting error 2006-09-25 14:15:55 +00:00
skodak
a69be0d861 improved handling of resource file/directory references when renaming and deleting files in file manager. It is now fully configurable too. MDL-6132 2006-09-25 14:12:46 +00:00
vyshane
7c900d5d62 Changed to require_capability where possible 2006-09-25 13:14:50 +00:00
moodler
86328d5821 Added strings for Trusted Content 2006-09-25 13:14:40 +00:00
vyshane
7fa8296f01 Bug fixes 2006-09-25 13:05:18 +00:00
moodler
2e0c11dda3 Fixed display of times in admin settings using form-group 2006-09-25 12:48:07 +00:00
urs_hunkler
74bd2abd78 'added CSS for admin pages' 2006-09-25 11:59:00 +00:00
urs_hunkler
26620ae2d0 'separated CSS properties to color/fonts/layout/' 2006-09-25 11:56:45 +00:00
sam_marshall
20e1b1e5c0 Quick fix to the me() fix to the redirect function (for relative redirects). 2006-09-25 11:23:15 +00:00
urs_hunkler
30b14256e6 'added general settings for items within .form-groups to display:inline and float:none' 2006-09-25 11:22:36 +00:00
jamiesensei
864cc1de64 moved code turning on pear error printing if in debug mode to the top of formslib.php 2006-09-25 11:08:44 +00:00
urs_hunkler
1bd306206d 'added styling for textarea in adminsetting pages' 2006-09-25 10:59:18 +00:00
nfreear
542022f2eb Fixes bug MDL-6685 (Breadcrumb separator, only certain fonts support ►). 2006-09-25 10:35:41 +00:00
urs_hunkler
7c47564df2 'added CSS for statsruntimestarthour to place hour and minute beside each other' 2006-09-25 09:44:31 +00:00
moodler
a1d526438c FIxed some XHTML notices 2006-09-25 09:32:25 +00:00
urs_hunkler
91362d003f 'added float-left for form-group' 2006-09-25 09:13:04 +00:00
toyomoyo
3f1c7233c7 restore is NOT WORKING!!! role assignment and capability overrides are not in 2006-09-25 09:10:19 +00:00
moodler
0a7e84c341 Added form-group 2006-09-25 09:06:51 +00:00
moodler
841d5d4b94 Added some CSS to contain the html editor 2006-09-25 08:54:16 +00:00
skodak
0cd482e54d fix for MDL-6599 - problem with hiding of resource when $CFG->preventaccesstohiddenfiles enabled 2006-09-25 08:53:10 +00:00
vyshane
dcd8e5890e Abstracted query in a new function forum_discussions_user_has_posted_in() 2006-09-25 08:50:00 +00:00
moodler
14f358562d Fixed div around submit button 2006-09-25 08:44:22 +00:00
vyshane
cac40c2716 Added $forums[$i]->type == 'qanda' check to make things more explicit 2006-09-25 08:41:31 +00:00
moodler
3c6f7a7828 Remove size=X from admin settings (do it in CSS) 2006-09-25 08:33:10 +00:00
vyshane
d50704bf19 Fix for MDL-6212. Forum searches now respect the qanda forums. In these forums, the user should not be able to see posts from discussions where the user has not yet posted, unless a post is the first post in the discussion (the question), or unless the user has the capabilitiy mod/forum:viewqandawithoutposting. 2006-09-25 08:25:58 +00:00