Ivan Tcholakov
|
c7b44cc1e9
Feature #1744 - Cleaning logical conditions (3).
|
14 years ago |
Julio Montoya
|
0385710c80
Deleting document dir or document file when deleting a group document. Delete group actions has been fixed to delete or renamed the folder, now it depends in the same setting as the Document Tool. see CT#579
|
14 years ago |
Ivan Tcholakov
|
a3968311b2
Feature #272: The library fileUpload.lib.php: Revision, code conventions, cleaning, removing the deprecated functions replace_accents() and remove_accents().
|
15 years ago |
Ivan Tcholakov
|
76c9f1ce85
Feature #347 - Code cleaning for the Document manager class; suppressing unwanted error in the file upload library.
|
15 years ago |
Julio Montoya
|
67c3626ef0
Deleting ==== from heades adding license text
|
15 years ago |
Cristian Fasanando
|
491dfe5050
added check path exists inside document table when you create one
|
15 years ago |
Ivan Tcholakov
|
45bc777651
Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls.
|
15 years ago |
Ivan Tcholakov
|
0ab1c275e1
Feature #272 - Elimination of mysql_*() function calls.
|
15 years ago |
Ivan Tcholakov
|
46952d872f
Feature #576 - Applying the new function api_get_permissions_for_new_files().
|
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 |
Arthur Portugal
|
2f1ca458f1
Added a validation to the function create link file CT#191
|
15 years ago |
Ricardo Rodriguez
|
2db99f58ff
fixed files, this files have exceptions when are run tests
|
15 years ago |
Cristian Fasanando
|
f25d2c704b
fixed - copy course documents with visibility - CT#392
|
15 years ago |
Arthur Portugal
|
f146b1cacf
Fixed clip bug_cuando_reciclas_un_curso.png CT#462
|
15 years ago |
Juan Carlos Raña
|
f768be7d6a
merge
|
15 years ago |
Ricardo Rodriguez
|
5063d1ba14
Changed in the functions 'die' by 'return'
|
15 years ago |
Juan Carlos Raña
|
18fe3377a0
merge
|
15 years ago |
Juan Carlos Raña
|
3989666064
voids problems when attempting to view files with strange characters
|
15 years ago |
Ricardo Rodriguez
|
4f08a1d15e
Modified function change exit and die by return false and Fixed test function
|
15 years ago |
cvargas
|
e969a4161a
merge
|
15 years ago |
Ivan Tcholakov
|
c81137da87
Feature #306 - Removing the function replace_accents(). This function is not needed anymore.
|
15 years ago |
Ivan Tcholakov
|
0a0c342768
Feature #306 - Deprecation of the functions replace_accents() and remove_accents().
|
15 years ago |
Juan Carlos Raña
|
a9c51fff01
merge
|
15 years ago |
Ivan Tcholakov
|
6e016fb743
Feature #5397 - Replacing mysql_num_rows() with Database::num_rows().
|
15 years ago |
Juan Carlos Raña
|
91d22bf2d7
merge
|
15 years ago |
Ivan Tcholakov
|
30b0daf596
Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row().
|
15 years ago |
Ivan Tcholakov
|
f41848b652
Feature #5397 - Replacing mysql_insert_id() with Database::insert_id().
|
15 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.
|
15 years ago |
Ivan Tcholakov
|
9b1f3ed934
Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query().
|
15 years ago |
Juan Carlos Raña
|
164b7a0138
merge
|
15 years ago |