Commit Graph

2243 Commits (2794c4aa6e9e6136dba2f21f7d0413621e6d87b0)

Author SHA1 Message Date
Julio Montoya fcf48a9add Some notices avoided 17 years ago
Julio Montoya 0d6c0232d8 array.lib.php library added 17 years ago
Ivan Tcholakov f42ed072f3 Task #2867 - The online editor: Adding a new plugin asciimath for entering mathematical formulas, based on the ASCIIMathML.js library. 17 years ago
Julio Montoya 41c4168199 Adding documentation 17 years ago
Julio Montoya ce6c8e8618 Adding validation to function parameters 17 years ago
Julio Montoya 808906672d Adding last_edit field in user_friend table for future purposes 17 years ago
Julio Montoya ad168da3a4 Adding intval values 17 years ago
Julio Montoya 683206d6bb NULL values changed to 0 17 years ago
Yannick Warnier 56757c72bb Fixed user picture in whoisonline.php when using users subdirs 17 years ago
Julio Montoya 80c196f46b Minor - lang var fixed 17 years ago
Yannick Warnier 030a8cf8b6 [svn r22578] updated temporary dir to use archive instead of garbage 17 years ago
Yannick Warnier c13f33c454 [svn r22576] Make api_get_path(GARBAGE_PATH) return the same as SYS_ARCHIVE_PATH (/main/garbage/ directory is deprecated since 1.8.6) 17 years ago
Isaac Flores 9fcf30dba8 [svn r22569] logic changes-improvements in social tool - (partial FS#4447) 17 years ago
Isaac Flores 9f2406719c [svn r22567] logic changes - improvements in terms and conditions - (partial FS#4320) 17 years ago
Yannick Warnier 7c577f0d3e [svn r22566] Remove double constant definition generating a warning-level message 17 years ago
Julio Montoya 193e1eaf9d [svn r22545] Fixes user's average score see FS#4444 (requires testing) 17 years ago
Ivan Tcholakov 3d138eea6d [svn r22531] FS#2867 - The online editor: Hiding from the simple file manager listing some system files (.editor_*.jpeg) that are produced by the Image Editor. Increasing the font-size of the "Insert special character" dialog. 17 years ago
Ivan Tcholakov 46e525646b [svn r22497] FS#2867 - The online editor: Assigning styles to all dialogs for unification their appearance in different browsers. 17 years ago
Juan Carlos Raña dc01bd28b5 [svn r22472] one field more for task on line 17 years ago
Ivan Tcholakov 08e84bcb04 [svn r22435] FS#2867 - The online editor: Updating the build-number. 17 years ago
Ivan Tcholakov 34ad2680f1 [svn r22434] FS#2867 - The online editor: Removing a unnecessary option within the javascript configuration file. 17 years ago
Ivan Tcholakov 059c98f110 [svn r22433] FS#2867 - The online editor: Removing some unnecessary files. 17 years ago
Ivan Tcholakov 4a3cef1636 [svn r22432] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #3925 - http://dev.fckeditor.net/ticket/3925 . Implementing all related to this fix changes. 17 years ago
Ivan Tcholakov 42bb547f24 [svn r22431] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #3427 - http://dev.fckeditor.net/ticket/3427 . 17 years ago
Ivan Tcholakov b6d2c52742 [svn r22430] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #3818 - http://dev.fckeditor.net/ticket/3818 . 17 years ago
Ivan Tcholakov f58133b575 [svn r22429] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #3677 - http://dev.fckeditor.net/ticket/3677 . 17 years ago
Ivan Tcholakov 8bb18f8693 [svn r22428] FS#2867 - The online editor: Updating some language files. 17 years ago
Ivan Tcholakov 0eb0aa1b50 [svn r22427] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #3481 - http://dev.fckeditor.net/ticket/3481 . 17 years ago
Ivan Tcholakov 572dbecb3c [svn r22426] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #3446 - http://dev.fckeditor.net/ticket/3446 . 17 years ago
Ivan Tcholakov c53c441a82 [svn r22425] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #2874 - http://dev.fckeditor.net/ticket/2874 . Making some files to be binary equal to the original source. 17 years ago
Ivan Tcholakov 8b4fcfa78c [svn r22424] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #2689 - http://dev.fckeditor.net/ticket/2689 . 17 years ago
Ivan Tcholakov 01a567f12d [svn r22423] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #2156 - http://dev.fckeditor.net/ticket/2156 . 17 years ago
Ivan Tcholakov 93d72408c4 [svn r22422] FS#2867 - The online editor: Implementing 2.6.5 SVN patch, ticket #1537 - http://dev.fckeditor.net/ticket/1537 . 17 years ago
Ivan Tcholakov 4d337606d2 [svn r22421] FS#2867 - The online editorr: Resizing the prompt dialog, adding style. 17 years ago
Yannick Warnier 9957badf43 [svn r22400] Added session fetcher method 17 years ago
Yannick Warnier 4f045004fe [svn r22398] Added courses from sessions to courses list while hovering blackboard icon in users list (partially fixes private FS#4436) 17 years ago
Yannick Warnier d72202756e [svn r22397] Only show "remind inactive user" link if the current user is allowed to edit (partially fixes private FS#4436) 17 years ago
Ivan Tcholakov da3d95847c [svn r22391] FS#2867 - The online editorr: Fixing some language translations and javascript errors (IE). 17 years ago
Ivan Tcholakov 32b934fe6d [svn r22389] FS#2867 - The online editor, the simple file manager, the Image manager: Implementing a dialog for ceation of new folders. 17 years ago
Yannick Warnier 72cb4f7ff1 [svn r22388] Small syntax updates to avoid notice-level messages 17 years ago
Isaac Flores e4138e2a7b [svn r22381] logic changes-improvements in "terms & conditions" - (FS#4320) 17 years ago
Yannick Warnier 4e4bf8eb88 [svn r22378] Minor documentation update 17 years ago
Yannick Warnier 967f97bd2b [svn r22377] Updated cache directory (using archive/) and changed warning-level to notice-level error when feed failed to parse (incorrect feed) 17 years ago
Yannick Warnier c54eed8c13 [svn r22376] Including RSS feed reader to show feeds in social profile 17 years ago
Ivan Tcholakov d5afe17e92 [svn r22374] FS#2867 - The online editor: Various visual fixes. 17 years ago
Ivan Tcholakov 6ed4536146 [svn r22372] FS#2867 - The online editor, the Image manager & Image editor, in-dialog mode reworks: Fixing a javascript error (IE8). Establishing access to the translations for the Image editor. Resizing. 17 years ago
Ivan Tcholakov d6ba3b4666 [svn r22371] FS#2867 - The online editor, the Image manager: Increasing the dialog's width (needed for Firefox 3.0 on Ububntu). 17 years ago
Ivan Tcholakov e7d3ef3241 [svn r22370] FS#2867 - The online editor, the Image manager: Increasing the dialog's height (needed for Firefox 3.0 on Ububntu). Removing an obsolete file. 17 years ago
Ivan Tcholakov 3b711b883a [svn r22369] FS#2867 - The online editor, the Image manager: Visual fixes for the in-dialog mode. 17 years ago
Isaac Flores f5d27acf0a [svn r22368] logic changes-improvements in new features of "terms and conditions" - (partial FS#4320) 17 years ago