2571 Commits

Author SHA1 Message Date
moodler
353d033843 get_course_users now calls get_site_users if the course is a site.
There is something wrong with this SQL still though ... it mostly works
but I'm still getting wierd behaviour with small numbers of users.

Need some help here ...  for example just look at get_site_users()
on your test site.

It's supposed to return a list of users who are admins, creators,
teachers or students
2003-05-20 09:33:30 +00:00
moodler
35d606e6fa Just incrementing 2003-05-20 08:17:45 +00:00
moodler
11697b48ea Minor code cleanups
- lowercasing
  - removing short php tags
  - adding some emoticon help here and there
2003-05-20 08:03:12 +00:00
moodler
60ffb53a7d Minor code cleanup 2003-05-20 08:01:40 +00:00
moodler
b5987b0f49 Added missing style - .forumpostheadertopic 2003-05-20 06:17:06 +00:00
moodler
b1f505771e Fixed the bug I introduced in the last checkin (it was related to the
re-introduction of text fields in surveys)   See bug 441
2003-05-20 04:26:57 +00:00
stronk7
91d7f813e5 Initial checks. More to do !! 2003-05-19 22:34:12 +00:00
stronk7
304d7785ca Now all the required variables are set to call restore_check.html 2003-05-19 22:33:45 +00:00
stronk7
7e092fdaed Now call restore_check.html too. 2003-05-19 22:28:39 +00:00
stronk7
3f50cab58d Checks everything is OK before lanunch the process. It allows to
select the destination course.
Initial version, it doesn't work !!
2003-05-19 19:29:51 +00:00
stronk7
8d5b052f35 Now, one more step. Call to restore_check.html 2003-05-19 19:28:14 +00:00
paca70
844bad05a9 Updates. Thanks to Teemu Sumi. 2003-05-19 17:32:45 +00:00
moodler
ad03ae446e Many corrections ... more needed 2003-05-19 15:34:27 +00:00
moodler
043b94f66d Glossary file from John Captain 2003-05-19 15:08:42 +00:00
moodler
b95c3ab896 Add slashes to data when setting up guest account 2003-05-19 13:14:29 +00:00
moodler
779a4a8da4 Fixed up some of the headers during installation (remove logout links). 2003-05-19 13:12:27 +00:00
moodler
54242af0d6 Changed default strings to use single-quotes and avoid possible slash problems 2003-05-19 07:41:12 +00:00
moodler
e9564a5a80 Fixed previous over-zealous lowercasing 2003-05-19 06:11:56 +00:00
moodler
240aca4b34 missing closing php tag 2003-05-19 04:55:11 +00:00
moodler
5d0f5a599b Removing strings make no worky worky 2003-05-19 03:34:57 +00:00
moodler
3ee236820a Some fixes for check_gd_version -- please test this for me on every server you have! 2003-05-19 03:27:13 +00:00
moodler
17ec8eb684 Remove unnecessary check (from a lazy copy/paste) 2003-05-19 03:03:34 +00:00
moodler
8c5b0c41bb Updated docs to use php_flag instead of php_value for booleans 2003-05-19 02:31:14 +00:00
moodler
730cb6bac3 Updated docs about using php_flag settings instead of php_value 2003-05-19 02:28:47 +00:00
moodler
6a6681294a Should use php_flag, not php_value, for boolean settings!!
See bug 429
2003-05-19 02:25:11 +00:00
stronk7
96376e9a4f Finalized. Form data is displayed dinamically, depending of
every mod features and the backup file-contents.
2003-05-18 22:57:23 +00:00
stronk7
96112b5224 Initial version. Does nothing !!, but needed to show info in
restore_form.php
2003-05-18 22:55:54 +00:00
stronk7
f2deadb30c Control when cancel has been selected. Inform and finalize. 2003-05-18 22:53:11 +00:00
stronk7
87d8623181 One more string to restore. Forget it in previous commit. ;-) 2003-05-18 22:51:52 +00:00
stronk7
4c94c21b11 Some restore strings... 2003-05-18 21:43:55 +00:00
stronk7
fd2f02d4cd Initial version. Form to select where and what to restore. 2003-05-18 21:41:08 +00:00
paca70
775f689b0f Some additions for postgresql 2003-05-18 18:23:07 +00:00
stronk7
c563a9a0d1 added check login, check admin and check site to every page.
If not, it was possible to execute them...!!
2003-05-18 17:15:05 +00:00
stronk7
cc7fa0dc05 Added a 4th OPTIONAL (default "get") parameter to
"print_single_button" function. Now can make "post"
forms too.
2003-05-18 16:41:23 +00:00
stronk7
729035fdaa Advance a bit more... 2003-05-18 15:54:01 +00:00
stronk7
76bf541df8 Course Header and Backup info is showed now !!
I'll start using sessions to mange all this data.
2003-05-18 15:51:20 +00:00
moodler
41a03b45f0 Added a stub for workshop_get_submission to stop errors on activity reports 2003-05-18 14:38:12 +00:00
moodler
d41947c6be Some alternative icons for the workshop module!
Any comments, votes?
2003-05-18 09:28:42 +00:00
moodler
c525b27592 Strip tags from page title, and some minor code cleanups 2003-05-18 06:05:23 +00:00
moodler
713386aadb Left out a field! mailformat 2003-05-18 02:36:02 +00:00
stronk7
fd43f7d026 Now course header is retrieved too !! 2003-05-17 17:34:30 +00:00
stronk7
48cbf566bb XML generation. Included the main course data under a HEADER tag.
Needed for recover.
2003-05-17 15:58:24 +00:00
moodler
cd86c938b2 Some updates from Koen Roggemans 2003-05-17 12:44:28 +00:00
stronk7
ca2129424f Reading more info... 2003-05-17 11:40:27 +00:00
stronk7
a4ad03f175 Debug a bit 2003-05-17 08:56:53 +00:00
moodler
8b50d2a76e Some fixes to make choice reports work better when used at site level.
PLus some HTML lowercasing
2003-05-17 06:17:10 +00:00
moodler
06cffaf0bb No need to get all the user data for forum_subscribed_users 2003-05-17 06:13:38 +00:00
moodler
bbf9b1624d Improved get_site_users a bit for efficiency 2003-05-17 06:10:20 +00:00
moodler
2563c5ef7b Improvements to trustworthiness of the registry form (for suspicious admins!)
Hashed password is no longer sent as a key, "secret" field is used instead.

HTML code is now more readable for the View Source crowd.  :-)
2003-05-17 05:34:49 +00:00
moodler
6879123761 This seems to help too. 2003-05-17 05:06:08 +00:00