Commit Graph

152 Commits (c88cfbcb4f8e0a1306d72b2100dd8999989aa240)

Author SHA1 Message Date
Ivan Tcholakov e4b9e77d64 Task #1297 - Editing the allowed tags (5). 14 years ago
Ivan Tcholakov 4cdb6ad027 Tasks #1297 - Editing the allowed tags (4). 14 years ago
Ivan Tcholakov 2be1fb8c29 Tasks #1297 - Editing the allowed tags (3). 14 years ago
Ivan Tcholakov 64ccd86215 Tasks #1297 - Editing the allowed tags (2). 14 years ago
Ivan Tcholakov dfd1fb720e Tasks #1297 - Code reworks and cleaning. 14 years ago
Ivan Tcholakov 8652446666 Tasks #1297 - Editing the allowed tags (1). 14 years ago
Ivan Tcholakov a61df8646d Tasks #1297 - Cleaning the file allowed_tags.inc.php (4). 14 years ago
Ivan Tcholakov 9bd2d76997 Tasks #1297 - Cleaning the file allowed_tags.inc.php (3). 14 years ago
Ivan Tcholakov 7e3e72c87c Tasks #1297 - Cleaning the file allowed_tags.inc.php (2). 14 years ago
Ivan Tcholakov 70eb3f81a4 Tasks #1297 - Cleaning the file allowed_tags.inc.php (1). 14 years ago
Ivan Tcholakov 1d850dd43f Tasks #1297 and #2969 - Enabling style-tags and style-attributes. 14 years ago
Ivan Tcholakov 2c921b44c5 Task #2969 - Cleaning whitespace in the file allowed_tags.inc.php. 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ricardo Rodriguez 77617d6505 Added new variable in the field of star_time and end_time to define interval 5 minutes 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya c54e3127aa Commenting tags that are not supported by HTMPurifier to avoid warning messages 15 years ago
Julio Montoya 8a7a2cdd11 Commenting not supported tags 15 years ago
Julio Montoya e70432332d Updating tags 15 years ago
Julio Montoya 88ffd62a52 Improving the UI of the mini js calendar 15 years ago
Julio Montoya 4e106bc543 Fixing wrong bug in calendar popup \"year\" comes blank see CT#1236 15 years ago
christian1827 9620389815 merge 15 years ago
Ivan Tcholakov c30a3cd280 Feature #272 - FormValidator.class.php: Revision and cleaning (minor changes). 15 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Juan Carlos Raña 40cb9dc3fa prevent the listing of several directories 15 years ago
Ivan Tcholakov 126bc0b053 Feature #272 - Various improvements and unification about dealing with the system encoding, the text direction, the interface language. 15 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando 7a88b575e2 fixed calendar from extra user field - partial DT#5496 16 years ago
John Hinojosa 6ca6786671 fixed - bug Calendar popup does not work issue #5359 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 years ago
Ivan Tcholakov aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Ivan Tcholakov c938905398 Feature #306 - Replacing Database::get_language_isocode() with api_get_language_isocode(). 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 16 years ago
Ivan Tcholakov 84f8d984e7 Feature #306 - Trimming whitespace from all the library files main/inc/lib. ~200 files are to be changed. 16 years ago
Ivan Tcholakov a3019a9959 Issue #306 - FormValidator: Updating code for the validation rule 'username'. This rule is served by the UserManager class now. 16 years ago
Ivan Tcholakov a6a6cea3a6 Bug #3646 and Issue #306 - The agenda tool: Fixing person name order to be dependable on the internationalization settings. Setting the date-picker to work with the system's encoding. Common changes: Replacing repetitive code for building localized arrays with week days and months with API-function calls. Some other minor changes. 16 years ago
Ivan Tcholakov b6c324f368 [svn r22096] FS#2867 - The "Surveys" tool: Eliminating the global variable $fck_attribute. 16 years ago
Ivan Tcholakov 78d9d0faec [svn r22048] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute within the file fill_blanks.class.php. 16 years ago
Ivan Tcholakov c4f34cb83d [svn r22047] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute within the file feedback.php. 16 years ago
Ivan Tcholakov e25035765d [svn r22027] FS#2867 - Course description and Documents tool: Elimination of the global variable $fck_attribute. User profile: Making the option 'ToolbarStartExpanded' configurable. 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
Ivan Tcholakov 9fdbae7f41 [svn r21910] FS#2867 - The FCKEditor: Starting to simplify configuration of the online editor. 16 years ago
Isaac Flores 47c9a37dae [svn r20484] logic changes - improvements in remove_XSS - (partial FS#4169) 16 years ago
Ivan Tcholakov 126ed7adee [svn r20456] FS#306 - The common libraries: Improvements for better encoding support, part 1. 16 years ago
Isaac Flores 630636a6e1 [svn r20428] logic changes - changed remove_XSS with htmlpurifier - (partial FS#4169) 16 years ago
Ivan Tcholakov 3e8343fb06 [svn r20260] FS#4146 - Fixing html-code generation for nice-styled buttons. 16 years ago
Cristian Fasanando f8dd37d7e0 [svn r19251] Logic change - Added option language with default value the platform language when you create a user - see FS#3909 16 years ago
Ivan Tcholakov 878f456d9b [svn r18283] FS#2867: FCKEditor: Finishing moving the default settings calculation mechanism from the formvalidator module to the editor's php-integration file. 16 years ago
Ivan Tcholakov 4edf006e64 [svn r18257] FS#2867: FCKEditor: Adding a settings calculation mechanism for editor's instancies that are not covered by formvalidator module. 16 years ago
Ivan Tcholakov d672cb4a8c [svn r18226] FS#2867 - FCKEditor: Forcing dialogs' quick upload tabs to work (if they are enabled) in advanced file manager mode too. 16 years ago