Commit Graph

78 Commits (83fcd987f952062d7c31aafd4c60eb9a79c11afa)

Author SHA1 Message Date
Yannick Warnier 7bf9a27a19 [svn r18636] Fix commit 18627 by extending hours range from 0 to 23 instead of 1 to 23 16 years ago
Isaac Flores afd771c72b [svn r18627] minor - logic changes - fixed bug, with date in work tool - (partial FS#3664) 16 years ago
Carlos Vargas 2ef8cbe65c [svn r18625] breadcrumd for gradebook in work and learnpath see FS#3696 16 years ago
Carlos Vargas 8db6cf41d8 [svn r18439] add function disable_dangerous_file see FS#3565 16 years ago
Cristian Fasanando a5b1192969 [svn r18437] Logic changes - Implemented Student can see uploaded file from course administrator and fixed count directory and documents into a folder in assignment tool - see FS#3534 16 years ago
Carlos Vargas face5abe46 [svn r18420] I was wrong sorry 16 years ago
Carlos Vargas a1e56f130a [svn r18419] minor change get_lang var see FS#3458 16 years ago
Cristian Fasanando f763aca505 [svn r18407] Style changes - Fixed event into agenda when it's sent from assignment and Improved display form when you create an assignment - see FS#3583 16 years ago
Carlos Vargas 0e132e2a00 [svn r18365] Deleting a folder is changed to name_delete_id, as in documents see FS#3631 16 years ago
Cristian Fasanando 6cceb75c0a [svn r18312] Logic changes - Fixed bug when you create a folder in assignment tool and it hasn't expires date, don't display message about that date into this folder, and improved date format - see FS#3589 16 years ago
Cristian Fasanando b2cd627156 [svn r18261] Logic changes - Implemented Add to calendar an assignment with the date when it is completely closed, also when you remove it from assignment tool, it's removed into calendar too, the same case when it's edited - see FS#3583 16 years ago
Cristian Fasanando 02944abfe9 [svn r18170] Logic changes - Fixed folders list when you want to move a document to them and added document title into "Move to" - see FS#3589 16 years ago
Cristian Fasanando 765f8b4e1b [svn r18152] Logic changes - Fixed bug when you edit a folder with letter "ñ" or a tilde - see FS#3565 16 years ago
Carlos Vargas b06991e90d [svn r18097] partial missing to edit see FS#3565 16 years ago
Cristian Fasanando 8492e20c20 [svn r18095] Logic change- Fixed count of documents into a student's folder in assignment tool - see FS#3571 16 years ago
Cristian Fasanando 3874b0c4ef [svn r18010] Minor - Logic change - Don't show the headers and footers in assigments into learning path - see FS#3548 16 years ago
Cristian Fasanando 3eac2e70bd [svn r18008] Logic change - Fixed months are only in spanish, now they're in all languages - see FS#3536 16 years ago
Cristian Fasanando cb31c654b9 [svn r18007] Minor - Logic change - teacher can see upload button in Assignments now - see FS#3534 16 years ago
Yannick Warnier abd393c480 [svn r17989] Minor - Headers updates 16 years ago
Cristian Fasanando 5aee6eba5c [svn r17901] Logic changes - Implemented file upload in works / assignments into students interface - see FS#3486 16 years ago
Carlos Vargas 07c473df56 [svn r17840] minor change var getlang and minor change in public_admin css see FS#3458 16 years ago
Patrick Cool 47402c211f [svn r17818] css improvements 16 years ago
Carlos Vargas 142208050f [svn r17661] new variable get_lang see FS#3443 16 years ago
Carlos Vargas 9008f05df6 [svn r17575] Now the folder's group are only visible from the group see FS#2314 16 years ago
Juan Carlos Raña 692bd15d68 [svn r17549] fix message when the cursor is over an image 16 years ago
Cristian Fasanando 758bc2ccee [svn r17493] minor - style changes - I added attribute alt to img tags in work see FS#3370 16 years ago
Cristian Fasanando 7fb85ff909 [svn r17491] logic changes - Fixed Validation of Qualification, Added get_token to prevent cross-site request forgeries by checking that the user is really 16 years ago
Yannick Warnier e403e4fd2b [svn r17262] Fix previous commit SVN#16891 and FS#3328 16 years ago
Cristian Fasanando 202abc0069 [svn r17211] implemented allow ZIP export of assignments for teacher and tutor (see FS#3229) 16 years ago
Yannick Warnier d0a0b66204 [svn r17192] style changes - added option(show/hide) in javascript - (see FS#3160) by cvargas 16 years ago
Cristian Fasanando 469995c57a [svn r17186] minor - fixed notice -level log 16 years ago
Cristian Fasanando e2d69af729 [svn r17182] minor - fixed notice - level log 16 years ago
Isaac Flores 590f468658 [svn r17083] changes in style - will parameters added curdirpath 16 years ago
Yannick Warnier 55e36ef3e5 [svn r17066] Updated language variables 16 years ago
Yannick Warnier 74bc4c642c [svn r17050] Fix bug not showing correct author in works list (see FS#3290) by cvargas 16 years ago
Isaac Flores c6cf3e58af [svn r16994] is not shown link upload to work to course administrator - SEE(FS#3224) - by cfasanado 16 years ago
Yannick Warnier ba7c4545a1 [svn r16891] New dates management for work tool (part of FS#3249) 16 years ago
Juan Carlos Raña 91bba64234 [svn r16872] added alternative texts on the icons 16 years ago
Patrick Cool 7cff858189 [svn r16739] second part of css cleanup (currently only the css/corporate style) 16 years ago
Daniel Perales a4a12b1eaa [svn r16694] reworked exercise tracking of attempts 16 years ago
Daniel Perales 5f5e6411cb [svn r16674] fixed revision 16657 16 years ago
Daniel Perales dfb5bfba3b [svn r16657] integration of project dokeosla-usil into dokeos:FS#3159, also fixed bug of revision 16577, refactored code of revision 16306 16 years ago
Eric Marguin 43a02bf349 [svn r16503] the coachs can now delete only works of his sessions (FS#2864) 16 years ago
Eric Marguin 99beb45728 [svn r16235] improve student publications handling with sessions FS#2743 16 years ago
Yannick Warnier 09957a0414 [svn r15774] Add semi-column to   when missing - patch suggested by Philippe De Ryck - see FS#2698 17 years ago
Julio Montoya dd23b68f6d [svn r14835] Améliorer la mise en page de l'outil Travaux (FS#2449) 17 years ago
Julio Montoya 110df8dd05 [svn r14817] Should fix the "edit folder's name" in work's tool 17 years ago
Julio Montoya 40802af8eb [svn r14753] Améliorer l'outil Travaux : affichage des répertoires (FS#2395) 17 years ago
Julio Montoya 23aa35a288 [svn r14711] Should fix the "add the edit folder feature" 17 years ago
Eric Marguin e94d1548fe [svn r14679] add the edit folder feature 17 years ago