Commit Graph

110 Commits (f4d1e63a628d2d9d4d87f163da5b9e7e3c4ff729)

Author SHA1 Message Date
Julio Montoya 3f7c75f67a Removing use of the api_get_setting('use_document_title') setting see #3781 13 years ago
Julio Montoya d271cc2c20 Should fix bug when editing a document see #4637 13 years ago
Julio Montoya dd71ff0fc7 May fix bug when editing a document see #4637 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 7277d0ea98 Could fix problem when adding images in a certificate (partial) 13 years ago
Julio Montoya 7e75fbc4ae Fixing bug when use document title is off and when editing a document see BT#3525 13 years ago
Julio Montoya e9e9aa14d7 Some fixes in the document tool due the new single database see #3910 13 years ago
Julio Montoya 18a5b9d62b No more curdirpath in edit_document.php + some fixes in the slideshow.php 13 years ago
Julio Montoya aaab17769e Minor - Adding security::remove_XSS in doc title 13 years ago
Julio Montoya cbd784937e Fixing SQL queries due DB changes (single database) 13 years ago
Julio Montoya bea42935ff Lots of fixes in the Gradebook certification: QR code size, certificate actions menu, certifications generations 13 years ago
Julio Montoya 23c77f64b4 Adding certificate shortcut link see #3630 + some fixes in the certification tool 13 years ago
Yannick Warnier 0c80565d9c Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya a062225181 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
Julio Montoya a1aef06b02 Teachers can always preview user certificates 14 years ago
Julio Montoya 3a64681231 Corrections in edit_paint and edit_svg in order to adopt the document id (partial) see # 3261 14 years ago
Julio Montoya c5df28d4bf Fixing edit icons when using sessions + fixing visibility icons see #3250 14 years ago
Julio Montoya 9f8dbf8eeb Fixing documents tool move functionality, replacing curdirpath in document list, adding more information and icons in the upload multiple files funcionality see BT#2784 14 years ago
Julio Montoya ce9288395c Adding api_get_item_property_info() function + removing detail date in the document tool 14 years ago
Juan Carlos Raña 01554138a0 Feature #2785 document tool: new tools bar 14 years ago
Juan Carlos Raña de45201be9 adding forgotten termination 14 years ago
Juan Carlos Raña 874ec9dd0c Faature #2712 Previous paint links and some clean 14 years ago
Juan Carlos Raña 227da700ba Feature #2484 when edit, enable name change svg documents 14 years ago
Juan Carlos Raña 10ba3fb2f5 Feature #2484 14 years ago
Juan Carlos Raña a307c5b182 Feature #2484 Enabled edit documents for students into his/her shared folder 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Juan Carlos Raña fb34d5d12b fix alt icon text 14 years ago
Juan Carlos Raña 4812116e47 fix a bit logic error for back button slideshow 15 years ago
Juan Carlos Raña fdccbda686 fix button back to for certificates, slideshow and document list 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya d15031c26e Fixing document title when editing document see CT#905 15 years ago
Julio Montoya 0481770f83 Removing double validation: Database::escape_string + Security::remove_XSS 15 years ago
Juan Carlos Raña 3f84684b56 return to the site from where it was called 15 years ago
Carlos Vargas 125ec8ce07 Add language_file gradebook 15 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 years ago
Julio Montoya 57658eaa37 Certificates added to Chamilo see CT#751 (partial) 15 years ago
Ivan Tcholakov ccdbbbb36f Feature #272 - The "Documents" tool, part 3: Revision, code conventions and cleaning. 15 years ago
Yannick Warnier 51ae5ca6d4 Added a security check on file extension 15 years ago
Carlos Vargas 487dcb421c minor after editing a document, return to current list of documents CT#601 15 years ago
Ivan Tcholakov 9f3846d30b Bug #573 - Desactivation of IE proprietary commenting tags inside the text before loading it on the online editor. This fix has been proposed by Hubert Borderiou, see http://support.chamilo.org/issues/573 15 years ago
Ivan Tcholakov bc60747b1b Feature #347 - Course settings and Course creation, Documents, Dropbox tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 years ago
Ivan Tcholakov 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 15 years ago
cvargas e969a4161a merge 15 years ago
Juan Carlos Raña 5b7644976f facilitate the preparation of presentations with the document images 15 years ago
Juan Carlos Raña 805a5f63d7 fix display message 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 15 years ago