Commit Graph

26 Commits (dfd1fb720ebb07ce39b0ef7db6950bd0a33d09b6)

Author SHA1 Message Date
Juan Carlos Raña cd0c784c45 Feature #2785 tables: my courses and inscription, calendar, admin languages, agenda, notebook, social network, survey, works, admin templates .And update languages 15 years ago
Juan Carlos Raña 595ac8afdf Feature #2785 add two new icons for platform admin: new template and upload style 15 years ago
Yannick Warnier 2be3d5d69e Added complete install/uninstall feature for plugins, allowing for interface-based configurable plugins (soon extending to allow custom course tools) 15 years ago
Ivan Tcholakov 538c87f8b2 Feature #2099 - Platform settings: URL and e-mail address validations have been added where it is applicable. 15 years ago
Ivan Tcholakov f093d9725b Feature #2099 - Cleaning the files main/admin/settings.php and main/admin/settings.lib.php. Some modifications are expected to be done there. 15 years ago
Ivan Tcholakov ebdec2d305 Feature #1807 - Introduction of a new function api_get_visual_theme(), elimination of repetitive code and other related changes. 16 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 16 years ago
Ivan Tcholakov d2f8afc0b7 Visual theme admin page - a minor visual improvement about the "Save settings" button. 16 years ago
rrodriguez d33e252f3f Merge 16 years ago
Guillaume Viguier e200761127 List of invalid files during stylesheet upload - UTP - BT#1218 16 years ago
Guillaume Viguier a9937a067f Zip file - BT#1060 16 years ago
Guillaume Viguier d169437418 Zip file - BT#1060 16 years ago
Guillaume Viguier 196d25516e Fixed bug on zip upload - BT#1060 16 years ago
Guillaume Viguier 9bafb3ea21 Fixed bug on zip upload - BT#1060 16 years ago
Guillaume Viguier 47ad7447cf Modifying language variable name - BT#1060 16 years ago
Guillaume Viguier c51b096e3e Possibility to upload a zip in the CSS upload feature - BT#1060 16 years ago
Julio Montoya 8a99317415 Deleting useless \n char 16 years ago
Guillaume Viguier 7749dddec4 Grades with decimals - CT#653 16 years ago
christian1827 9620389815 merge 16 years ago
Julio Montoya bac64a9437 Minor - headers updated 16 years ago
Julio Montoya 4f3d0f4e27 Stylesheet themes names does not depends in the language see CT#518 16 years ago
Julio Montoya 13f5f5babc Changing stylesheet preview UI from radio buttons to a select 16 years ago
Julio Montoya 70d31c42a3 Security issue: Added Security::remove_XSS + intval functions 16 years ago
Ivan Tcholakov 29c31c40ba Feature #347 - Some easy replacements for ereg*() calls. 16 years ago
Guillaume Viguier 0af043d319 Management of timezones at user level (see CT#599) 16 years ago
guillaume e085efd0b1 Various changes related to the management of timezones: 16 years ago
Cristian Fasanando a8568cda83 added interface for block admin - partial CT#569 16 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. 16 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. 16 years ago
Ivan Tcholakov efbdabba53 Feature #272 - Platform admin section, the platform character set option: Restricting the lis of the proposed encodings to those that MySQL supports natively. 16 years ago
Julio Montoya 62cc82b404 Minor - get_lang commented 16 years ago
Yannick Warnier a1e6602ab0 Fixed critical typo preventing the unselection of options in admin section - see CT#529 16 years ago
Cristian Fasanando 641a93565b added sort courses with category into training page - CT#400 16 years ago
Carlos Vargas 603c5be7d8 new style chamilo_green 16 years ago
Arthur Portugal 36b4674634 Added filter on field type to avoid language being set to false in portal settings CT#492 16 years ago
Julio Montoya 0b2965a1c3 Adding security to the style preview 16 years ago
Cristian Fasanando aa1684dd32 set true for allow_message_tool variable if social tool is enable - partial CT#190 16 years ago
Julio Montoya f1e8777a0f Profile tab option hide, if the social tool is enabled see #190 16 years ago
Juan Carlos Raña 97705e560c make more visible the language settings 16 years ago
Juan Carlos Raña 8a07d684be config html editor from platform admin menu 16 years ago
Juan Carlos Raña 4881965bd9 various WYSIWYG editor settings by platform administrator 16 years ago
cvargas e969a4161a merge 16 years ago
Juan Carlos Raña 3c4b6208cc fix some message text 16 years ago
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 16 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. 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 9522150c9c Feature #306 and Bug #5277 - Transforming the administrator's setting "Platform character set" from text box into select box. For now, the list of proposed encodings is not restricted according the platform language + enabled languages, for avoiding questions in the forums. Suppressing an annoying warning caused by htmlspecialchars() in PEAR's html forms and other minor fixes. 16 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 17 years ago
Arthur Portugal d313de4717 Fixed the get_lang and security token DT#5214 17 years ago