moodler
27437410f4
file survey.php was added on branch MOODLE_15_STABLE on 2006-03-10 07:27:54 +0000
2005-04-05 20:54:43 +00:00
moodler
aa8139414e
Replaced optional_var with optional_param
2005-12-07 06:21:58 +00:00
stronk7
5bd9aa933a
Now glossary->name is working under filterall. It was really complex!
...
Just thinking about to add support for filterall inside:
- category->name
- concept->name
- filter!
2005-03-30 11:14:19 +00:00
moodler
b9dc937d01
Removed some redundant wrappers
2005-03-13 16:25:30 +00:00
gustav_delius
ec81373f50
In order to ensure that when a teacher hides a resource or an activity that students really can't get at it, even if they know the direct links to its pages, I have given an optional third argument $cm to the functions require_login() and require_course_login(). Pages showing information about a particular course module now pass the course module object in this third argument. The login functions will then test if either the course module is visible or the user is a teacher. If neither is the case then the user is redirected to the course homepage after being shown a message "Sorry, this activity is currently hidden".
...
(While I was at it I also turned the autologinguests off for most module pages, except on the index.php pages and the view.php pages for those modules that allow guests)
2005-02-16 10:40:48 +00:00
urs_hunkler
fe32b4f6d7
_ added the DIV framework for new CSS
2005-01-19 12:02:52 +00:00
moodler
d3709d95c4
Changes for XHTML compatibility and other HTML code cleanup
2005-01-13 10:08:23 +00:00
gustav_delius
41905731b7
fixed capitalization and quoting of attribute values
2004-09-12 16:24:41 +00:00
stronk7
4528ab53dd
Added missing Id: cvs tag. Bug 1394
...
http://moodle.org/bugs/bug.php?op=show&bugid=1394
2004-05-14 19:36:39 +00:00
willcast
65a6c7bb3f
- Removing tags from glossary name when exporting the entries.
2003-11-26 14:38:34 +00:00
willcast
1ac87c7397
- Rewrite of the internal API in order to, hopefully, create an easy way to handle the flow of data internally and externally.
...
- Adding a new frame: Browse by Author
- A new, friendly way to show entries (asked by Martin): view?id=cm&mode=term&hook=[concept | alias ]
- Handling user activies, outline and complete.
- Properly showing new entries in recent activity box.
- Adding a flag to categories to specify if a category should or should not be automatically linked.
- Adding some missing strings and files as well.
- Adding a field to each glossary that specify how many entries by pages it should show.
2003-11-15 15:55:47 +00:00
willcast
046a797c1a
- Allowing to selectively export categories or entries based on current frame and view.
2003-11-06 15:07:34 +00:00
willcast
748b1932aa
- Basic export/import functionality.. Does not export nor import the attached files.
2003-11-04 03:54:01 +00:00
willcast
ea14e78373
- Cosmetic changes... Changing the Add Entry button for a new tab
...
- Creating two new tabs for the future export/import features.
- Improving a little the Printer-Friendly version (now it shows what you were watching in the previous frame)
2003-11-03 02:26:44 +00:00
willcast
4f4ca7b5e1
- Printer-friendly version of the glossary
...
- First step in the export/import feature (export is done)
- Minor changes here and there
2003-11-01 20:27:21 +00:00