Ivan Tcholakov
|
9f7498f692
Feature #306 - Cleaning the top-directory php source files.
|
15 years ago |
Juan Carlos Raña
|
0fa2d2dd6a
merge
|
15 years ago |
Juan Carlos Raña
|
f2df33221b
fix spanish translation
|
15 years ago |
Ivan Tcholakov
|
65d6998db5
Feature #306 - Trimming whitespace from the top level php files.
|
15 years ago |
Ivan Tcholakov
|
e197cb109e
Feature #306 - Replacing the ugly construct (my workaround) @getimagesize(api_url_to_local_path($image_path)) with a better one: api_getimagesize($image_path).
|
15 years ago |
Ivan Tcholakov
|
5ed7f167b5
Feature #306 - Corrections an optimiztion for speed for the functions get_lang() and api_get_path().
|
15 years ago |
Ivan Tcholakov
|
d9e28e4439
Feature #306 - Moving the function rmdirr() into the main API file.
|
15 years ago |
Ivan Tcholakov
|
b9d9dfedee
Feature #306 - "Groups" tool: Fixing hard-coded person name order.
|
15 years ago |
Ivan Tcholakov
|
d45fb5c55c
Feature #306 - Cleaning code of the user profile page (further checks are to be done). A correction in UserManager class that prevents user photos to be shown as productions.
|
15 years ago |
Ivan Tcholakov
|
8ca6741321
Feature #306 - Drafting future behaviour upgrade of the function api_get_path().
|
15 years ago |
Ivan Tcholakov
|
b98e8c295e
Feature #306 - The main API: Deprecating the function api_url_to_local_path(), moving its functionality to api_get_path(). Restructuring some code. Some author's names have been verified and written correctly in the UTF-8 encoded source file.
|
15 years ago |
Ivan Tcholakov
|
96acaa4bd4
Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files.
|
15 years ago |
Ivan Tcholakov
|
89d78750b3
Merge with fb930f5e91735b7aba746e5b33424228c2fd474b
|
15 years ago |
Ivan Tcholakov
|
1a1e783ed3
Feature #306 - The main API: Cleaning code and some minor optimizations, pass 3. Two string functions have been upgraded, some deprecated functions have been placed at the bottom of the file in a special section.
|
15 years ago |
Arthur Portugal
|
3910660db7
Added image to forum size 16x16
|
15 years ago |
Arthur Portugal
|
646959fc68
Added display icon to post and replay forum
|
15 years ago |
aportugal
|
dccbe6dae2
merge
|
15 years ago |
Arthur Portugal
|
e9e14cd4a2
Changed the color of header into forum
|
15 years ago |
Arthur Portugal
|
43fd6dace5
Added name to each forum into groups
|
15 years ago |
Ivan Tcholakov
|
bbbeb075a3
Merge with 0e7eb459f5418115c3091537cc144f0532eca0b3
|
15 years ago |
Ivan Tcholakov
|
51d0b9c94f
Feature #306 - Database class and Display class: Trimming whitespace from source code. It was almost clean.
|
15 years ago |
Juan Carlos Raña
|
c0b931e6ff
translate to spanish some files
|
15 years ago |
Ivan Tcholakov
|
834f2aad5e
Feature #306 - The main API: Cleaning code, pass 2.
|
15 years ago |
Ivan Tcholakov
|
21be703720
Feature #306 - The main API: Cleaning code, some minor optimizations, pass 1.
|
15 years ago |
Ivan Tcholakov
|
c2f9d649d7
Feature #306 - Platform admin tool: Cleaning code + minor fixes in add/edit user forms.
|
15 years ago |
Carlos Vargas
|
a1dafa630c
Wrong path in thickbox.js (in Windows)
|
15 years ago |
Ivan Tcholakov
|
4907269505
Merge with dbcfa2e118c930a6be7eac0ade6c7782a7a8f469
|
15 years ago |
Juan Carlos Raña
|
ee5fa0dcb6
fix icon text
|
15 years ago |
Ivan Tcholakov
|
4a20a38a7c
Feature #306 - UserManager: Some minor optimizations ( this was the initial intention :-) ). A tricky rework about the method UserManager::get_user_picture_path_by_id(). A collateral fix about uploading user photos in the platform admin tool, now it works correctly, including the case api_get_setting('split_users_upload_directory') === 'true'. Uploading photos through user profile tool is to be checked. And... fixing two unsafe getimagesize() calls. By the way, the date picker in the forms "User add" and "User edit" (platform admin) does not work, IE8.
|
15 years ago |
Ivan Tcholakov
|
cf200bcdee
Feature #306 - Optimization of the function get_lang().
|
15 years ago |