Commit Graph

117 Commits (3787badaf811647d52a096381d4fd05c753a37d0)

Author SHA1 Message Date
Yoselyn Castillo 3787badaf8 Hompage Changes for all languages -refs #6064 11 years ago
Yoselyn Castillo c1a55bd356 Homepage changes for all languages -refs #6064 11 years ago
Yannick Warnier 6cd2d58d05 Minor - Added PHPDoc blocks 12 years ago
Julio Montoya 96f894c62b PHP warning/notices avoided 12 years ago
Julio Montoya a7a56e8f13 No need to call a variable by reference when using formvalidator 12 years ago
Julio Montoya 2b8a4ff322 Adding strip_tags see #5597 12 years ago
Julio Montoya b72c4a5159 Adding system tracking to the homepage see #5597 12 years ago
Yannick Warnier ecf3f31541 Added user info in portal_homepage edition event - refs #984 13 years ago
Julio Montoya 72757ead16 Fixing menus 13 years ago
Julio Montoya b688b13cd1 More fixes in the event system kind of work right now see #4658 13 years ago
Julio Montoya 3b3df9e25b Fixing show_menu class (wrong HTML) 13 years ago
Julio Montoya fc5b5d7846 Minor - fixing configure homepage UI 13 years ago
Julio Montoya 9339a2473d Fixing bug when editing page when using https 13 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 13 years ago
Julio Montoya 42e1f192ee Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya e3f58707cc Fixing notice and header3 see BT#3500 13 years ago
Julio Montoya 62bcbbf255 Minor - replacing langvar 13 years ago
Julio Montoya 549b2026ab Option added to show or hide a page in the menu see BT#3500 13 years ago
Julio Montoya 8cc843312b Minor lang corrections 13 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 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Julio Montoya 5135f86adc Adding editable custom tab pages see BT#1648 + Fixed tab creation + now supporting multiple urls 14 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 15 years ago
Arthur Portugal 578ba25b4c Fixed Change button style into edit report DT#5496 15 years ago
Arthur Portugal a82518bf95 Fixed Change some button DT#5483 15 years ago
Arthur Portugal 2c4a1047c5 Fixed added and delete tab DT#5376 15 years ago
Arthur Portugal c2e8f4f44b Added Extra Tab into admin portal DT#5376 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 15 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 years ago