.. |
WCAG
|
fc202230f0
[svn r19539] prevent directory listing
|
16 years ago |
admin
|
c6c5be6371
[svn r21487] FS#4341 - Implementing a clickable sever mode indicator, placed in the footer. This indicator is visible by the platform administrators only and in "test server" mode only.
|
15 years ago |
announcements
|
e91943ae28
[svn r21120] logic changes - security improvements in announcements tool - (partial FS#4261)
|
16 years ago |
app_share
|
488dce844f
[svn r20521] Minor style changes and DLTT usage added
|
16 years ago |
auth
|
96325a89df
[svn r21092] Minor - logic changes - added remove XSS in file whatis.php - (partial FS#4261)
|
16 years ago |
blog
|
050d066149
[svn r20835] improve security
|
16 years ago |
calendar
|
0977566070
[svn r21361] FS#306 - Various fixes for better character encoding support.
|
15 years ago |
chat
|
b90a478dad
[svn r20950] FS#306 - The Chat tool: Declaring the system encoding for the main page that contains the frames. Thus, damaged text will not appear in the browser's title-bar.
|
16 years ago |
conference
|
e9c70536e5
[svn r20744] Minor - comment
|
16 years ago |
course_description
|
06c39296b5
[svn r20808] Fix url - cidreq added see FS#4218 thanks to Noa
|
16 years ago |
course_home
|
027e66a641
[svn r20027] Logic change - Implemented video conference should open in a popup window for all training homepage design - FS#4001
|
16 years ago |
course_info
|
9301a75a4a
[svn r21028] correct use of icons
|
16 years ago |
coursecopy
|
1e288e1f59
[svn r21245] Now we also save the prerequisite and ref values of a learning path when copying lp to other course (requires testing) see FS#4278
|
16 years ago |
create_course
|
92cd0dbffc
[svn r20588] form consistency
|
16 years ago |
cron
|
3a16bf9df0
[svn r15950] First cron task provided by Dokeos - Proof of concept - Loads a CSV file on disk and calls the webservice provided in /main/webservices/ to import users into Dokeos
|
16 years ago |
css
|
f271ab4740
[svn r21270] FS#4291 - academia css layout wrong
|
15 years ago |
default_course_document
|
be2ee0bc9f
[svn r17406] FS#2867 - FCKEditor, Video folder: Restucturing, adding a new movie.
|
16 years ago |
document
|
7708d1bc0e
[svn r21507] logic changes - allow see multiple windows with glossary terms - (partial FS#4337)
|
15 years ago |
dropbox
|
7fda0d4ada
[svn r21182] Minor - Fix typo
|
16 years ago |
exercice
|
9ffc322043
[svn r21479] logic changes - improvements in export scorm - (partial FS#4300)
|
15 years ago |
external_module
|
efaa6186cc
[svn r19471] minor add styles to buttons see FS#3541
|
16 years ago |
forum
|
23bb5f5edf
[svn r21180] Minor - remove float cause was problem view student icon "search" FS#4232
|
16 years ago |
garbage
|
e1582ec1b8
[svn r20489] logic changes - changed site of directory Serializer - (partial FS#4169)
|
16 years ago |
glossary
|
da9dcd1bf8
[svn r21481] Logic changes - Allow see glossary terms in document tool - (partial FS#4337)
|
15 years ago |
gradebook
|
31244464a3
[svn r21407] Minor - changed function nth-child by eq in script jquery - (partial FS#3909)
|
15 years ago |
group
|
89cb9cced1
[svn r21074] minor change GROUP_TABLE_CATEGORY to TABLE_GROUP_CATEGORY in group_category.php see FS#4232
|
16 years ago |
help
|
0061607478
[svn r21103] Fixed vulnerable get parameter: fullpage - partial FS#4261
|
16 years ago |
img
|
a0caa64cc4
[svn r21186] Uploading animation just in case
|
16 years ago |
inc
|
501c1ed0a3
[svn r21514] FS#306 - The multibyte string library: Adding two functions for language-sensitive sorting in "natural order" - api_strnatcmp() and api_strnatcasecmp().
|
15 years ago |
install
|
a280b7932c
[svn r21482] FS#306 - Upgrading the "Requirements" page (step 2) during the installation. intl (internationalization) and iconv extensions are optional.
|
15 years ago |
lang
|
ef2df3e642
[svn r21181] Minor - Added get_lang() to button in upgrade translation FS#4232
|
16 years ago |
link
|
2b68b8876e
[svn r20716] FS#306 - Replacing some natural language unsafe occurrences of the function htmlentities() and other similar fixes.
|
16 years ago |
messages
|
8c9b698c71
[svn r21002] style changes - improvements in message tool - (partial FS#3909)
|
16 years ago |
messaging
|
8ba986d764
[svn r20641] logic changes - allow to send messages in outbox - (partial FS#3909)
|
16 years ago |
metadata
|
419bd6bf46
[svn r21152] Minor change to avoid fatal error (return value in write context)
|
16 years ago |
mySpace
|
1df78517c1
[svn r21477] FS#306 - The multi-byte string library: Implementation of a new function for case-sensitive string comparison api_strcmp(). When intl extension is installed, this function depends internally on the more reliable ICU locale, not on OS POSIX locale. Replacing strcmp() with api_strcmp() in some relevant places. Reworking of TableSort::sort_table() for avoiding unnecessary recursive calls.
|
15 years ago |
newscorm
|
7a30908fdf
[svn r21505] logic changes - allow see image after importing SCORM Dokeos - (partial FS#4300)
|
15 years ago |
notebook
|
8331aeaed9
[svn r21029] * implement ascending and descending sorting for all sorthing mechanisms
|
16 years ago |
online
|
bcde0254ac
[svn r21112] Fixed vulnerable get parameter: url - partial FS#4261
|
16 years ago |
permissions
|
4cb0898b3d
[svn r18060] minor in blog, add if !empty to show list see FS#3510
|
16 years ago |
plugin
|
3e3b56a23d
[svn r21185] Re-enabled polygons
|
16 years ago |
reservation
|
258320e7ba
[svn r21114] Fixed vulnerable get parameter: cat - partial FS#4261
|
16 years ago |
resourcelinker
|
033880b8cb
[svn r20468] FS#306 - The resource linker: Improvements for better encoding support.
|
16 years ago |
search
|
615e32d491
[svn r20723] FS#306 - Replacing some occurrences of the function mb_convert_encoding() with api_convert_encoding() which is able to support more encodings if the iconv php-extension has been activated.
|
16 years ago |
social
|
8db20ab664
[svn r21147] Added filtering for SQL injections (see FS#4261)
|
16 years ago |
survey
|
356f7c6b2f
[svn r21173] change code, title survey character special- fixed FS#4269
|
16 years ago |
template
|
8c09063079
[svn r10204] coding standards for the inclusion of the language file.
|
18 years ago |
tracking
|
1df78517c1
[svn r21477] FS#306 - The multi-byte string library: Implementation of a new function for case-sensitive string comparison api_strcmp(). When intl extension is installed, this function depends internally on the more reliable ICU locale, not on OS POSIX locale. Replacing strcmp() with api_strcmp() in some relevant places. Reworking of TableSort::sort_table() for avoiding unnecessary recursive calls.
|
15 years ago |
upload
|
31edea076b
[svn r20798] add button style: upload and refresh in tools see FS#3541
|
16 years ago |
user
|
6dca0508d0
[svn r21077] Security improvements FS#4261
|
16 years ago |
webservices
|
9038e983fb
[svn r20754] Minor improvements to web services code
|
16 years ago |
wiki
|
f3a64cfe28
[svn r21146] prevent double post
|
16 years ago |
work
|
6590cddade
[svn r21161] escape quotes of $author when update a file - partial FS#4269
|
16 years ago |
index.html
|
f7d52bfffe
[svn r16387] svn test access
|
16 years ago |