stronk7
|
d65980452a
|
Updated comment.
|
2007-01-27 17:41:31 +00:00 |
|
stronk7
|
a1b2780c8e
|
Now Postgres naming of objects introspects to avoid duplicates. MDL-7376
|
2007-01-27 17:37:39 +00:00 |
|
moodler
|
d8e2ae94d8
|
Automatic installer.php lang files by installer_builder (20070127)
|
2007-01-27 03:15:10 +00:00 |
|
stronk7
|
f2daac4e62
|
Delegate to the isNameInUse() function the request to
see if one object name is in use in the DB (to avoid
duplicates 100%) MDL-7376 (the rest will come tomorrow)
|
2007-01-27 01:12:18 +00:00 |
|
skodak
|
8e1f75acfb
|
MDL-8096 loginhttps fixes for new advancededit form
|
2007-01-26 21:45:50 +00:00 |
|
skodak
|
3cb03e47ee
|
MDL-8096 user edit form - reintroduced httpsrequirequired()
|
2007-01-26 21:37:56 +00:00 |
|
stronk7
|
7039d93c31
|
Adding two helper functions and modify upgrade to
work properly under MSSQL and Oracle. MDL-8303
Merged from MOODLE_17_STABLE
|
2007-01-26 21:28:48 +00:00 |
|
stronk7
|
db21b7a28c
|
Adding two helper functions and modify upgrade to
work properly under MSSQL and Oracle. MDL-8303
Added one simple hack to execute_sql() in order
to avoid and debug about trailing ;
|
2007-01-26 21:27:44 +00:00 |
|
stronk7
|
4218c9b21e
|
Silly conditions produce silly results, please. :-P
(WHERE 1 is not cross-db at all)
|
2007-01-26 21:19:07 +00:00 |
|
skodak
|
186282cdaa
|
MDL-8308 placement of load_all_capabilities() in login page
|
2007-01-26 21:09:21 +00:00 |
|
skodak
|
9e7cd813e7
|
MDL-8277 userid field now PARAM_CLEAN
|
2007-01-26 20:20:27 +00:00 |
|
skodak
|
9d85247dab
|
MDL-8319 avatar image is now deleted from disk, user/pix.php redirects to default picture if user picture not present(===deleted)
|
2007-01-26 20:15:54 +00:00 |
|
stronk7
|
77b09448b3
|
Oracle doesn't like ; at the end of execute_sql()
|
2007-01-26 19:28:40 +00:00 |
|
skodak
|
14a6b7e197
|
MDL-8096 user edit form - some more refactoring and fixes
|
2007-01-26 18:42:47 +00:00 |
|
tjhunt
|
09f7fa1183
|
Missing serf_default on decimal points field.
|
2007-01-26 17:52:23 +00:00 |
|
skodak
|
e61f870151
|
MDL-8096 - fixed default values
|
2007-01-26 17:17:21 +00:00 |
|
skodak
|
e2cfb488be
|
MDL-8096 - added proper trimming of usernames; site:config capability is now neede to change definition of custom profile fields
|
2007-01-26 16:19:34 +00:00 |
|
skodak
|
04f639a0f4
|
MDL-8096 - added proper trimming of usernames; site:config capability is now neede to change definition of custom profile fields
|
2007-01-26 16:19:33 +00:00 |
|
skodak
|
a5d3b07224
|
MDL-8096 - some more fixes and minor refactoring in custom profile fields
|
2007-01-26 13:49:32 +00:00 |
|
skodak
|
1bf65e5880
|
MDL-8096 - some more fixes for custom profile fields
|
2007-01-26 13:33:56 +00:00 |
|
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 |
|