Commit Graph

70 Commits (64cb14f351a732c7ca2da4899b113f81378a0131)

Author SHA1 Message Date
Julio Montoya c533065833 Minor style corrections 13 years ago
Julio Montoya 77fe82c713 Fixing default course text alignment see #3900 13 years ago
Julio Montoya 7358413fc0 Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 13 years ago
Julio Montoya a51dda2f0d Removing <center> tag + some fixes when editing the course introduction 13 years ago
Julio Montoya e2a2f176e1 Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya 773ff63a91 Using smarty for the course home page + some fixes in SQL queries c_id added 13 years ago
Julio Montoya 133c5e23c8 Fixing php notices 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Julio Montoya f20c140e87 More fixes in the UI 13 years ago
Julio Montoya c9a90ef298 Improving Course Prorgress note in course home 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 04e658ebad Reducing introduction section height div 14 years ago
Juan Carlos Raña f52e416747 fix a bit omission 14 years ago
Juan Carlos Raña 69fa5c9522 change icons to new icon system 14 years ago
Juan Carlos Raña 1f8c7a95c5 Feature #2785 attendance tool, thematic advance tool, update some certificates, documents and wiki icons, and update languages 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya f16e367473 Fixing intro text align 15 years ago
Carlos Vargas 5ac4c95538 add the possibility to see the last advance and the next advance in the post it BT#937 15 years ago
Cristian Fasanando 7b5ff9c70c rounded percent of thematic advance to integer 15 years ago
Cristian Fasanando a8a84ee42f fixed timezone inside thematic tool - partial BT#578 15 years ago
Cristian Fasanando b03f88b123 minor - adjusted width introduction section with postit inside home course 15 years ago
Cristian Fasanando fa395be205 minor - fixed link to thematic advance from postit inside home course 15 years ago
Cristian Fasanando a215d192e1 added course progress tool - partial BT#578 15 years ago
Cristian Fasanando cc9fb73624 minor - cosmetic changes in thematic - partial BT#578 15 years ago
Cristian Fasanando f1b116d213 added display inside postit in homecourse information about last done thematic advance or next advance not done through configuration - partial BT#578 15 years ago
Yannick Warnier 56b0a92ad5 Added check on existence of intro section 15 years ago
Julio Montoya d57e5a3f79 Security issue - adding intval and escape_string functions 15 years ago
Carlos Vargas 1794131c20 minor delete //var_dump 15 years ago
Carlos Vargas 2701ef3c66 Create introduction to the course and introduction to the tools for session. CT#750 15 years ago
Ivan Tcholakov 8aae1a67e3 Feature #272 - Revision and cleaning of all the include files. 15 years ago
Cristian Fasanando cd48472671 minor - fixed alignment introduction section with postit about thematic advance 15 years ago
Cristian Fasanando e1fd5261da fixed - postit must be shown only inside course home, added link to thematic advance from user portal - partial CT#580 15 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Cristian Fasanando 8ed33aef4a changed images for post-it inside course home - partial CT#578 15 years ago
Cristian Fasanando 9a25b32e6b added toogle for post-it inside course home, and new field progress inside track_e_item_property table - partial CT#578 15 years ago
Cristian Fasanando 42a8c747f5 minor - fixed error required file doesn't exist - partial CT#580 15 years ago
Cristian Fasanando a249616238 added post-it inside introduction section about a course, and show progress icon into courses list for a user - partial CT#578 15 years ago
cvargas e969a4161a merge 15 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 15 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 15 years ago
Ivan Tcholakov ffd9275f6f [svn r22128] FS#2867 - The online editor: Minor corrections about the introduction sections. Converting line endings of toolbar files into Unix style. Adding a new toolbar with all the editor's buttons that may be used, for testing purposes. 16 years ago
Ivan Tcholakov b6c324f368 [svn r22096] FS#2867 - The "Surveys" tool: Eliminating the global variable $fck_attribute. 16 years ago
Ivan Tcholakov 3ad5d561b1 [svn r21932] FS#2867 - The FCKEditor, introduction section, course home page: Elimination of the parameter 'ToolbarSet' through using a default value. 16 years ago
Ivan Tcholakov 27807e9717 [svn r21931] FS#2867 - The FCKEditor: Starting to use the new editor's configuration framework from the course hme page, the introduction section. Here (for example) the name of the toolbar is "hardcoded", this is inevitable. But width and height of the editor come from a configuration file, they can be tweaked by a non-programmer. Th shown manner avoids using the >global< variable $fck_attribute. 16 years ago
Isaac Flores e91126a20c [svn r20800] minor - logic changes - replace COURSEMANAGER by COURSEMANAGERLOWSECURITY in library introductionSection.inc.php - (partial FS#3909) 16 years ago
Cristian Fasanando 9da69ce25b [svn r20659] Fixed bug when you add a comment and add an image with the FCKeditor, the image is not displayed - partial FS#4207 16 years ago
Ivan Tcholakov 4276737686 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 16 years ago