moodler
91ba8c9878
MOve hidden sections setting down a bit
2004-05-10 16:29:27 +00:00
moodler
f39b489656
Print footers in side_blocks even when non-list $content is supplied
2004-05-10 15:15:44 +00:00
gustav_delius
4bb0a732cc
got rid of undefined variables warnings
2004-05-08 18:56:45 +00:00
gustav_delius
c9e2967077
fixed bug 990 which allowed students to see grades even when they were not supposed to by typing in the URL
2004-05-08 15:56:37 +00:00
gustav_delius
fab178a10b
add anchors to week/topics on course homepage
2004-05-06 19:02:25 +00:00
gustav_delius
dcd338ffdc
Events associated to hidden activities are now invisible in calendar, using new field 'visible' in table 'event' which is updated each time a course module is hidden or unhidden.
2004-05-05 07:07:56 +00:00
moodler
cf5f5cb0b6
Removed some old crap
2004-04-30 13:33:26 +00:00
moodler
db7da819d5
Use $course->hiddensections in topics and weeks
2004-04-30 12:17:49 +00:00
moodler
464fd803fa
Sorry, Eloy, my directions were wrong.
...
I've changed hiddentopics to hiddensections ...
2004-04-30 12:10:46 +00:00
defacer
9ac503147c
Fix for bug #1280 : the "showrecent" course setting has to go.
...
Updated script and editing page.
2004-04-29 10:28:58 +00:00
stronk7
eccc37c033
Now, in topics format, every course can decide about how to
...
display hidden topics (collapsed or invisible)
Now it can be set in every course and it's applicable in topics format
2004-04-27 16:36:01 +00:00
moodler
c598d270de
The "Add" block is now called "Blocks" ... other block admin stuff can
...
go in this block later.
2004-04-27 09:30:44 +00:00
moodler
9d361034ec
Much requested: Uploaded resources are now shown using the relevant icon.
2004-04-26 15:31:22 +00:00
moodler
bd23e396a4
You can now unenrol all students quickly with one button
...
bug 1238
2004-04-26 14:16:05 +00:00
defacer
46fec6a3f9
Well, this is a bug FIX at least! :)
...
All teachers showed up as having editing rights... corrected now.
2004-04-26 09:31:02 +00:00
defacer
ce557a6eac
Rollback the previous change: I introduced a bug by mistake! :/
...
But the system is a bit... strange... shouldn't the "editing mode" flag be
propagated in the session variables or something? It confused me having to
click "Edit" a second time after I 'd just clicked it in the course view.
2004-04-26 09:28:28 +00:00
defacer
dfd479fd67
Fixed an unset property warning if you are an editing teacher but no edit
...
variable is set in the URL.
2004-04-26 09:20:41 +00:00
defacer
82b181f265
Eloy is probably right, the preferred width calculation should be cached.
2004-04-20 07:32:57 +00:00
stronk7
1eb25080df
Detected a display bug when looking for possible causes of
...
bug 1248. Widhts were only calculated in teacher mode and
they were down to 100px in student mode!!
Perhaps we could make some session caching to avoid some
calculations every time the course is displayed. Seems to
work fine now.
Anyway, if I compare the right column width
in my server (with blocks running) against moodle.org (without
blocks), it seems that the right column is narrower in my test server...
2004-04-19 19:24:42 +00:00
stronk7
0f3fe4b6ad
First Official realease of the "Blocks System".
...
Integrated with Moodle:
- Install automatically.
- Update course->blockinfo for each course at installation time.
- Modified course creation to insert into blockinfo field.
- Modified restore to insert into blockinfo field.
- Admin options (hide, show, delete, config) from admin page.
- Lang strings inserted (en only).
- Database support to mysql and postgresql (not tested!!).
Moodle, backup and block versions updated to 2004041800.
Tested with mysql: Install fresh and upgrade from previous.
section_activities block renamed to social_activities and created
its own lang file to support name "Social Activities". This can
be changed at any time.
TODO:
=====
Support it really in backup/restore.
????
Enjoy!! Ciao :-)
2004-04-18 23:20:53 +00:00
moodler
b124c95ab4
clean the filenames to make sure there aren't funny characters
2004-04-17 03:30:26 +00:00
moodler
450c3d39cc
Link to teacher forum is now shown in the current langage always
2004-04-16 07:13:10 +00:00
moodler
695f71e1bd
Fix problem editing category names containing html
2004-04-14 02:41:22 +00:00
moodler
196ca3fe59
Fixed a bad bug where the Recent News block wasn't obeying Groups properly.
2004-04-12 09:57:14 +00:00
stronk7
5fef34d7a9
Avoid one warning where $content and $list were empty.
2004-04-10 22:24:23 +00:00
fiedorow
d442864213
Fixed type in category.php
2004-04-05 16:07:59 +00:00
fiedorow
9ff5310a08
Bug fix for sort order in category display and allow limit on recursive display of categories and courses
2004-04-05 03:13:10 +00:00
moodler
70fb77128f
WHoops, my last checkin had a typo
2004-04-03 04:50:30 +00:00
moodler
426b19373d
Strip tags in log menus too
2004-04-03 01:32:03 +00:00
moodler
0d250ac10e
Adding calendars by default --- later we need a course option to control
...
visibility
2004-03-29 15:33:26 +00:00
moodler
92be8db8be
Fixed just a tiny typo
2004-03-25 15:34:23 +00:00
moodler
b346b424d6
Prevent glossary etc from adding links to activity names that are
...
about to be turned into links (using <nolink> tags)
2004-03-22 16:16:49 +00:00
moodler
92c26858ed
FIxed some holes with hidden categories bug 1093
2004-03-20 12:21:08 +00:00
moodler
5f8505882e
To avoid some unpleasant stuff with filters etc, I made slight changes
...
to separate the printing of the summary text from the edit button ...
Might need some testing because people have adjusted old texts to
work the old way ... if anyone complains I'll put it back ...
2004-03-19 08:18:13 +00:00
moodler
6f5a792f1d
Grades page now supports groups
2004-03-13 14:26:09 +00:00
moodler
a12f686b62
Function name change ... hope it doesn't break any third-party code,
...
sorry if it does!
get_users_in_group ---> get_group_users
... more consistent with other functions
2004-03-13 14:24:34 +00:00
moodler
ca1388dac7
Non-editing teachers shouldn't be able to assign students
2004-03-13 13:43:06 +00:00
moodler
dd050b3320
Non-editing teachers should not be able to assign students
2004-03-13 13:42:21 +00:00
selliott
b934e7a342
Fixed to hide hidden activities from normal users and to display dimmed for teachers / admins.
...
Also fixed an off by 1 error when displaying topics.
2004-03-11 14:07:56 +00:00
moodler
9c08ad13de
Hide hidden activities from students on Recent Activity page
2004-03-10 13:38:08 +00:00
moodler
99674db811
If $CFG->loglifetime is active then use it make the log graphing nicer.
...
bug 1120
2004-03-10 11:29:35 +00:00
moodler
dd506ec8e5
Removing a notice
2004-03-10 07:20:42 +00:00
moodler
82d0993215
Include now uses absolute path, not relative. Solved problem
...
on one Sun installation.
2004-03-10 07:13:57 +00:00
moodler
dcf9cea2a1
Don't check the login for the site-level course
2004-03-09 12:40:30 +00:00
moodler
39f34785c8
Removing the random assignation button for now ... needs work.
...
Bug 1107
2004-03-09 06:47:23 +00:00
selliott
3819ed3115
Fixed incorrect display of time
2004-02-23 21:17:03 +00:00
selliott
1e23ed0aa4
Fixed url to activities
2004-02-23 20:41:54 +00:00
moodler
0f87cb1d09
1. Recent activity reports now activated!
...
2. Some cleanup of the reports, using boxes
2004-02-23 18:05:59 +00:00
moodler
e081f299f5
Renamed a variable to fix display when different languages are mixed together
2004-02-21 03:26:04 +00:00
selliott
f5ffb87d24
Cleaned up some string literals
2004-02-20 22:16:28 +00:00