.. |
WCAG
|
c6ac9dc8b9
[svn r11089] i18n select Image
|
18 years ago |
ezpdf
|
1e0ad7d629
[svn r14772] Last round of updates for the gradebook extension. Now fully functional. Might get some improvements in the future in terms of background and styling flexibility, but this is definitely a good start.
|
17 years ago |
fckeditor
|
e97ebd49d0
[svn r17626] add two buttons to wiki bar
|
16 years ago |
flv_player
|
6be8e32504
[svn r14620] remove sources of flv player
|
17 years ago |
formvalidator
|
14f8e9ee84
[svn r17581] FS#2970 - Advanced file manager: Refactoring integration code in formvalidator module.
|
16 years ago |
getid3
|
e9b2206892
[svn r15263] adding getid3 library in order to read crrect flv file duration
|
17 years ago |
icalcreator
|
7e5dd2a47e
[svn r14594] Added iCalcreator class to offer iCal export from inside Dokeos calendars
|
17 years ago |
javascript
|
15ef79fbb7
[svn r17550] search: refactor search engine index and search interface and let learnpath follow it
|
16 years ago |
kses-0.2.2
|
0d26a174a4
[svn r14482] Partial fix to security flaw from kses library (see FS#2312)
|
17 years ago |
mediaplayer
|
7effe16389
[svn r16517]
|
16 years ago |
mimetex
|
1d38a9741d
[svn r16706] tunning update mimetex
|
16 years ago |
mp3player
|
914081e866
[svn r13876] the mp3 won't loop anymore when autostart is choosen
|
17 years ago |
nusoap
|
ec55ca2782
[svn r15948] Test inclusion for web services development - will be used as one possible method (SOAP)
|
16 years ago |
pclzip
|
329da30603
[svn r17088] FS#3243 - PclZip library upgrade to PclZip 2.6 + fix (CVS revision 1.48). The task has been finished.
|
16 years ago |
pear
|
107ac00afd
[svn r17296] - minor- logic changes -Fixed Date Validation when you add a new exercises and modify it (partial FS#3249)
|
16 years ago |
phpmailer
|
1ada33febb
[svn r11578] Fixed typo (missing "s")
|
18 years ago |
ppt2png
|
ed02440974
[svn r16096] Integration of search feature into Oogie
|
16 years ago |
search
|
acb9b3806d
[svn r17609] search: exercise tool: implements indexing and processor
|
16 years ago |
xajax
|
a3de6f0333
[svn r12273] 7th step in removing all $_SERVER['PHP_SELF']
|
18 years ago |
add_course.lib.inc.php
|
15ef79fbb7
[svn r17550] search: refactor search engine index and search interface and let learnpath follow it
|
16 years ago |
blog.lib.php
|
29d7f8fb87
[svn r17592] FS#2970 - Advanced file manager, Blogs tool: Passing the setting "advanced_filemanager" to FCKEditor's javascripts.
|
16 years ago |
classmanager.lib.php
|
aa015e96b2
[svn r10191] seccond run of cleanup of the table names
|
18 years ago |
course.lib.php
|
9fc06c12db
[svn r17548] minor change tutor for teacher and add option only teacher or tutors also see FS#734
|
16 years ago |
database.lib.php
|
15ef79fbb7
[svn r17550] search: refactor search engine index and search interface and let learnpath follow it
|
16 years ago |
debug.lib.inc.php
|
c28cc8c55f
[svn r14573] Renamed REL_CLARO_PATH constant to REL_CODE_PATH
|
17 years ago |
display.lib.php
|
ae88165262
[svn r17305] minor - logic changes - fixed don't show name's administrator in the footer see FS#3366 (by cvargas)
|
16 years ago |
document.lib.php
|
18d45cddcc
[svn r17608] search: document tool: implements indexing and processor
|
16 years ago |
events.lib.inc.php
|
9757e1f7ab
[svn r17484] I added thwo fields named orig_lp_id and orig_lp_item_id into track_e_exercises table, that will allow to link learning path with exercise attempt see FS#2624
|
16 years ago |
export.lib.inc.php
|
377c4f385a
[svn r15088] Added checks to avoid warning (see FS#2460.33)
|
17 years ago |
fckeditor.lib.php
|
34ae6eecda
[svn r17137] FS#2867 - Updating fckeditor.lib.php. Currently only Blogs tool needs it.
|
16 years ago |
fileDisplay.lib.php
|
fcadb71ee7
[svn r17218] FS#2867 - Assigning the video-icon to .wmv and .asf file types.
|
16 years ago |
fileManage.lib.php
|
916ec8063f
[svn r17213] minor - fixed notice -level log
|
16 years ago |
fileUpload.lib.php
|
d8a589c442
[svn r17063] Move replace_dangerous_file() to main_api.lib.php (see FS#1947) by cvargas
|
16 years ago |
geometry.lib.php
|
3e1cf6f3b4
[svn r16500] Integrate geometrical functions
|
16 years ago |
groupmanager.lib.php
|
0a3d813025
[svn r17429] Fixed have added features to see the state of the forum
|
16 years ago |
image.lib.php
|
2572f7dccc
[svn r11570] use new picture upload class for the profil. Now there is a picture resizing. If the new class is a problem, please contact me : j.prudhomme@elixir-interactive.com
|
18 years ago |
import.lib.php
|
d912435e12
[svn r13806] Added check to see if file exist before reading in it, in csv_to_array().
|
17 years ago |
index.html
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 years ago |
mail.lib.inc.php
|
d6c2563272
[svn r17620] FS#2988 - Long lines in Announcements will not show up in email and email subject,intro,signature changes.
|
16 years ago |
main_api.lib.php
|
15ef79fbb7
[svn r17550] search: refactor search engine index and search interface and let learnpath follow it
|
16 years ago |
online.inc.php
|
d9084a8670
[svn r15734] Fix a problem with inserting last login data in a non-atomic way (blocking in learning path for multiple simultaneous insert queries) - now replacing - the 'REPLACE' query is NOT SQL standard - submitted by Arnaud Ligot and approved by me
|
16 years ago |
security.lib.php
|
fddb2be054
[svn r16600] fix a spelling error in HTTP_USER_AGENT
|
16 years ago |
session_handler.class.php
|
a6abdb402b
[svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned.
|
16 years ago |
sortabletable.class.php
|
a458166fc9
[svn r17261] style changes - removed link when added sub category - (partial FS#3319)
|
16 years ago |
specific_fields_manager.lib.php
|
15ef79fbb7
[svn r17550] search: refactor search engine index and search interface and let learnpath follow it
|
16 years ago |
stats.lib.inc.php
|
8221774681
[svn r10082] cleanup $_configuration
|
18 years ago |
statsUtils.lib.inc.php
|
7e55c0724a
[svn r10189] various cleanup
|
18 years ago |
surveymanager.lib.php
|
138e1aa4af
[svn r16410] Survey - versioning implemented
|
16 years ago |
system_announcements.lib.php
|
f201e4ebd2
[svn r15879] fixed sending of email without check
|
16 years ago |
tablesort.lib.php
|
916ec8063f
[svn r17213] minor - fixed notice -level log
|
16 years ago |
text.lib.php
|
439bbad39b
[svn r17094] FS#3260 correction: Fixing some variable names to comply with coding conventions.
|
16 years ago |
tracking.lib.php
|
13a3faf813
[svn r17566] Minor - Logic Changes - Improved the sql query in the functions used for this task see FS#1099
|
16 years ago |
upload.xajax.php
|
4d23f3cff0
[svn r10515] DLTT Import + oogie is now compatible with a windows web server + 2 progress bars for the ppt2lp process.
|
18 years ago |
usermanager.lib.php
|
faf713ec09
[svn r17533] fix nb days after and before for the global session coach (FOREM SVN#16911)
|
16 years ago |
xht.lib.php
|
de8684d4ff
[svn r10664] Importing metadata fixes from rhaentjens
|
18 years ago |
xmd.lib.php
|
de8684d4ff
[svn r10664] Importing metadata fixes from rhaentjens
|
18 years ago |