samhemelryk
968583af41
tag MDL-19823 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents
2009-09-08 01:30:04 +00:00
nicolasconnault
8f6e7e6c12
MDL-19823 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 05:19:13 +00:00
nicolasconnault
5084583672
MDL-19823 Upgraded calls to choose_from_menu
2009-08-18 00:13:44 +00:00
nicolasconnault
1dd2ba5476
MDL-19823 Converted all print_footer() calls
2009-08-06 14:19:31 +00:00
tjhunt
0edd65352f
tags: part of MDL-19823 - make sure tag pages are in the right context, and set $PAGE->url
2009-07-21 09:16:25 +00:00
tjhunt
ec6a0e700a
XHTML strict.
2009-01-15 08:48:17 +00:00
scyrma
2ce9a1f59d
MDL-15661: typo in function name - wrong call meant tag type was set incorrectly (merge from 1.9)
2008-07-16 01:21:31 +00:00
scyrma
48d5652860
MDL-15310: moving capability checks out of the library + code formatting adjustments
2008-06-19 10:02:10 +00:00
skodak
f7ed268752
MDL-14679 towards tags conversion
2008-05-31 15:09:25 +00:00
scyrma
3d535996db
MDL-13404 - Merge from 1.9 (re-commit, including missing file)
2008-02-25 01:58:17 +00:00
skodak
bb06244703
MDL-13404 reverted - missing file and other minor problems
2008-02-22 19:53:48 +00:00
scyrma
db32b054d1
MDL-13404 - Merge from 1.9
2008-02-22 10:25:36 +00:00
poltawski
990027e130
MDL-12530 - fixed changing of tag type in tag management
...
merged from MOODLE_19_STABLE
2007-12-27 12:12:19 +00:00
nfreear
292ad3bfc9
MDL-11775 "Undefined constant 'data_submitted' ..." - it's a function! Merged.
2007-10-15 15:04:09 +00:00
nfreear
87d52a0a30
Follow up fix for MDL-11535 "Blog block sql error" - GROUP BY, added ", tg.name" etc.
2007-10-15 14:18:40 +00:00
skodak
70e9b59d22
MDL-11300
...
1/ potential sql injection through tag types - missing param type + can add new types + usually no addslashes before update of tags
2/ paging does not work at all
3/ missing param type definitions
4/ not xhtml strict compliant
5/ CSRF - missing sesskey checks
6/ UI code in tag/lib.php - should be in manage.php or other file
7/ missing localization of types - default/standard
2007-09-16 20:19:19 +00:00
skodak
2d7e3f9b7e
fixed undefined notice
2007-09-16 18:54:11 +00:00
toyomoyo
79081e871b
modifying manage tags page to print user names, allowing modifying of tag types, minor css
2007-08-30 05:34:31 +00:00
luizlaydner
3a597ace9c
- tag names can be altered now in tags management page
2007-08-24 17:28:54 +00:00
moodler
e3ff328b09
Added new flickr and youtube blocks (for the tag pages). Very nice, Luiz!
2007-08-12 16:50:59 +00:00
luizlaydner
4f81c51d35
- Added to support for rawname column, so it is possible to keep the original casing of tag names.
...
- a bit of refactoring
2007-08-02 02:47:20 +00:00
moodler
c933a06065
First checkin of tag system from GSOC student Luiz Cruz
...
It's a very simple first version.
TODO for 1.9:
- Store rawname of each tag as well as normalised version and treat accordingly
- Add blocks to the tag interest pages
2007-07-31 07:51:32 +00:00