Commit Graph

99 Commits (07d5a01bee636082b7ac24f49e434bca78e05065)

Author SHA1 Message Date
Julio Montoya 8cc843312b Minor lang corrections 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 05c0000680 Minor - Fixing HTML warnings 14 years ago
Julio Montoya 4f25a9527e Fixing menu navigation 14 years ago
Julio Montoya 16d2cd222f Minor - Adding lang library 14 years ago
Julio Montoya 8d78f88410 Fixing configure homepage due changes in the header.inc and breadcrumb 14 years ago
Julio Montoya 6c35969490 Minor - Replacing icon 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya 5135f86adc Adding editable custom tab pages see BT#1648 + Fixed tab creation + now supporting multiple urls 15 years ago
Julio Montoya 2ba141d816 Fixes BT#1231 a problem with links when the multiple url is on 15 years ago
Ivan Tcholakov b4293e6bc0 Bug #1734 - Fixing an encoding problem in "news" (Chinese characters don't show), see http://www.chamilo.org/en/node/664 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 92b84a3409 Fixing CT#1169 form problems 15 years ago
Julio Montoya 7ef7a8a2af Fixes Edit portal homepage delete link bug see CT#1169 15 years ago
Julio Montoya 57f57504a5 Replacing dokeos to chamilo, cleaning code 15 years ago
Ivan Tcholakov d6a7843861 Feature #272 - The banner: Adding code for managing possible encoding differencies between the system and the stored in files html-snippets. Minor changes in "Configure homepage". 15 years ago
Ivan Tcholakov c6e0f2bb91 Feature #347 - Code cleaning for the common banner. 15 years ago
Ivan Tcholakov 5223bbadce Feature #272 - "Registration" and "Registration settings": Adding code for managing possible encoding differencies between the system and the stored in files html-snippets. 15 years ago
Ivan Tcholakov f4221e5da9 Feature #272 - "Configure homepage": Some additional changes and cleaning. 15 years ago
Ivan Tcholakov b078e5eb66 Feature #272 - "Configure homepage": Reworks for managing encodings of the included html-snippets. 15 years ago
Ivan Tcholakov 65b4d27349 Feature #272 - A specific statement has been made to process https addresses too. 15 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 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
Cristian Fasanando 65582d6769 improved style for navigation menu - partial CT#493 15 years ago
cvargas e969a4161a merge 16 years ago
Arthur Portugal 578ba25b4c Fixed Change button style into edit report DT#5496 16 years ago
Arthur Portugal a82518bf95 Fixed Change some button DT#5483 16 years ago
Arthur Portugal 2c4a1047c5 Fixed added and delete tab DT#5376 16 years ago
Arthur Portugal c2e8f4f44b Added Extra Tab into admin portal DT#5376 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 16 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 16 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 16 years ago
Ivan Tcholakov 676589c08e [svn r22243] FS#2867 - The online editor: Renaming toolbars - 'PlatformHomePage' --> 'PortalHomePage', 'SystemAnnouncements' --> 'PortalNews'. 16 years ago
Ivan Tcholakov 19aa744220 [svn r22099] FS#2867 - The online editor: Merging two same toolbars 'EditHomePage' and 'LinksHomePage' into a new toolbar 'PlatformHomePage'. 16 years ago
Ivan Tcholakov 54447734f2 [svn r22018] FS#2867 -Admin tools, home page edition: Elimination of the global variable $fck_attribute. 16 years ago
Ivan Tcholakov 0977566070 [svn r21361] FS#306 - Various fixes for better character encoding support. 16 years ago
Ivan Tcholakov 5a41aa413d [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 16 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
Patrick Cool 149025d3b0 [svn r19639] last part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions, form layout. 16 years ago
Isaac Flores eddaa6d073 [svn r19111] logic changes - allow see links when user no is logged - (partial FS#3891) 16 years ago
Juan Carlos Raña 536fbf3666 [svn r18495] configure home page portal buttons bar 16 years ago
Julio Montoya 860c0ca805 [svn r18298] The Portal homepage now is changeable when other URL is configured see FS#3462 16 years ago
Noël Dieschburg c3c3d4ab74 [svn r18203] Button modification. 16 years ago
Juan Carlos Raña cacdb39677 [svn r18149] fix some text 16 years ago
Ivan Tcholakov 04053aa6d7 [svn r18117] FS#3438 - A correction to supress a warning message (missing argument) when the FCKEditor is called. 16 years ago
Ivan Tcholakov a711bbd0a9 [svn r18104] FS#3438 - Portal home page configuration: Fixing some visual bugs / typo errors. 16 years ago
Ivan Tcholakov c731177169 [svn r18102] FS#3438 - Portal home page configuration: Reworking code in order the formvalidator module to be used when the online editor is used too. 16 years ago
Ivan Tcholakov 712c3f1c9c [svn r17633] FS#2970 - FCKEditor, simple file manager: Configuration corrections for editing the portal home page. To be revised again. 16 years ago