Isaac Flores
|
630636a6e1
[svn r20428] logic changes - changed remove_XSS with htmlpurifier - (partial FS#4169)
|
15 years ago |
Ivan Tcholakov
|
6b6db9746a
[svn r20419] FS#306 - Introducing a new library for dealing with multibyte strings. The library has been implemeted as an extension of the main API.
|
15 years ago |
Ivan Tcholakov
|
5024b2f8e7
[svn r19902] FS#4046 - Reworking the function get_lang(...), so it could switch into languages randomly without failures. Adding caching functionality to the same function for increasing its speed.
|
15 years ago |
Carlos Vargas
|
efaa6186cc
[svn r19471] minor add styles to buttons see FS#3541
|
15 years ago |
Yannick Warnier
|
9a1f51dc72
[svn r18107] Minor - Removed a few MySQL-specific functions
|
16 years ago |
Julio Montoya
|
a689016f70
[svn r17836] Fixing validation in SVN#17707
|
16 years ago |
Julio Montoya
|
7dfba64f24
[svn r17707] Minor - Avoiding warning when including a language file:
|
16 years ago |
Yannick Warnier
|
fb4d0df8af
[svn r17534] Apply usage of api_get_request_uri() in global.inc.php to fix the IIS bug of not filling this (see FS#3424).
|
16 years ago |
Ivan Tcholakov
|
520543ba7d
[svn r17098] FS#3237: Renaming a function: create_include_path_setting() ---> api_create_include_path_setting().
|
16 years ago |
Ivan Tcholakov
|
de3cc3c226
[svn r17097] FS#3237: Renaming a function: create_dokeos_include_path() ---> create_include_path_setting().
|
16 years ago |
Ivan Tcholakov
|
75476d1de3
[svn r17093] FS#3237 correction: The function create_dokeos_include_path() has been moved in main_api.lib.php.
|
16 years ago |
Ivan Tcholakov
|
c9f09d7b34
[svn r17087] FS#3237 - PEAR packages of Dokeos should be read before other external. The task has been finished.
|
16 years ago |
Ivan Tcholakov
|
a6abdb402b
[svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned.
|
16 years ago |
Julio Montoya
|
5b61854e86
[svn r16418] Multiple URL feature implemented - require testing
|
16 years ago |
Yannick Warnier
|
4a5a51a5f6
[svn r15499] Possibly improved login time two-folds by sparing function calls in get_lang()
|
16 years ago |
Yannick Warnier
|
22575299ab
[svn r15179] Removed notice-level reporting flag (used for development only)
|
16 years ago |
Yannick Warnier
|
8987b2872e
[svn r15165] Minor: removed notice-level errors
|
16 years ago |
Yannick Warnier
|
653752d478
[svn r15123] Set public_admin as default CSS and removed update from migration script (people using default should keep with default)
|
16 years ago |
Yannick Warnier
|
4fda7576bb
[svn r15122] Removed debugging messages
|
16 years ago |
Yannick Warnier
|
07aa711d50
[svn r15078] Code changes preparing for the multiple-url access. CAUTION: FROM NOW ON, ONLY USE FUNCTIONS PROVIDED IN main_api.lib.php TO EDIT SETTINGS_CURRENT TABLE (see FS#2470 for more info)
|
16 years ago |
Yannick Warnier
|
27e2b3c11f
[svn r13896] Differentiate between "not installed" and "database unreachable" problems.
|
17 years ago |
Eric Marguin
|
22d929d90a
[svn r13385] fix a major bug when logging as an user. Indeed, the time spent between the last connection of the user and the current moment was added to the time spent on the platform !
|
17 years ago |
Yannick Warnier
|
8e90cfef28
[svn r13343] Updated link to installation guide
|
17 years ago |
Yannick Warnier
|
20eb7eed37
[svn r13266] Changed location of $charset var setting to override the one existing in trad4all.inc.php
|
17 years ago |
Yannick Warnier
|
6edef07d0c
[svn r13265] Added loading of $charset into global.inc.php to make it available anywhere
|
17 years ago |
Yannick Warnier
|
21d7c2500d
[svn r13058] Removed reference to installedVersion.inc.php, scheduled to be removed.
|
17 years ago |
Yannick Warnier
|
1923a7c4c1
[svn r12702] Added language file "accessibility" by default
|
17 years ago |
Evie Embrechts
|
1f38aabd45
[svn r12677] minor update to code header
|
17 years ago |
Yannick Warnier
|
dbaf9dcc8b
[svn r12475] Assign a default value to $_configuration in case it is not installed yet (avoid injection)
|
17 years ago |
Yannick Warnier
|
5c7a450acd
[svn r12463] Added inclusion of security.lib.php
|
17 years ago |