Yannick Warnier
|
fe1a9e5b32
Minor - Added comments
|
10 years ago |
César Perales
|
cedaa03f66
Opción Importar PDFs en cada curso refs BT#7270
|
10 years ago |
Yannick Warnier
|
2f399c9eb1
Remove escaping (addslashes) of document title as it is already filtered in add_document() - refs BT#7128
|
11 years ago |
Yannick Warnier
|
fefa189e87
Add case for document upload where the document exists on disk but there is no database record - refs BT#7218
|
11 years ago |
Yannick Warnier
|
dce40661ae
Minor - Add optional session_id parameter to add_document() (using old coding convention for consistency) - refs BT#7128
|
11 years ago |
Yannick Warnier
|
ba45725752
Fix to unzip_uploaded_file() + few code documentation improvements
|
11 years ago |
Yannick Warnier
|
9a84f1141c
Minor - Defined undefined variables
|
11 years ago |
Julio Montoya
|
30ca07b15c
When uploading a file now the default visibility depends of the portal and course settings.
|
11 years ago |
Julio Montoya
|
70c2f2dc3a
Minor - format code
|
11 years ago |
Julio Montoya
|
e193c7a27b
Fixing PHP warning/notices
|
12 years ago |
Julio Montoya
|
b7b980dfc7
Minor - fixing doc visibility
|
12 years ago |
Julio Montoya
|
56c5f0f1bc
Fixes bug when creating groups see #5551
|
12 years ago |
Julio Montoya
|
8cca582033
Fixing document visibility
|
12 years ago |
Julio Montoya
|
88f0ffacf1
Fixing unused variable
|
12 years ago |
Julio Montoya
|
902607ba97
Adding default visibility for some tools see BT#4386 configure the "tool_visible_by_default_at_creation" admin option
|
12 years ago |
Julio Montoya
|
4532e24aac
Fixing document quota when using dropbox see #3918
|
12 years ago |
Julio Montoya
|
e6502101b7
Minor - Using format_file_size() function + cosmetic changes
|
12 years ago |
Juan Carlos Raña
|
2268228de1
freemind flash browser implemented
|
12 years ago |
Laurent Opprecht
|
583c35e66b
#4240 make document title text only
|
12 years ago |
Julio Montoya
|
e29ab3348e
Should fix bug when uploading a lot of files see #4503
|
12 years ago |
Julio Montoya
|
6716e11536
Replacing pclZip wirh PclZip
|
12 years ago |
Julio Montoya
|
ec3d477092
Fixing bug when uploading files like "document-1.png" and "document_1.png" using the "fast/ajax way" see BT#3628
|
12 years ago |
Julio Montoya
|
35c81c67bb
Merge
|
13 years ago |
Julio Montoya
|
b020f1dc61
Changing lot of queries in order to use one real course database see #3910
|
13 years ago |
Julio Montoya
|
11a827d4f1
Fixing folder name bug see #3777
|
13 years ago |
Yannick Warnier
|
5510fe18e5
Minor - Adapting code comments to phpdoc
|
13 years ago |
Yannick Warnier
|
6c33498a64
Minor - Adapting code comments to phpdoc
|
13 years ago |
Julio Montoya
|
71e4a057a0
Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm
|
13 years ago |
Julio Montoya
|
460a9b9ad0
Minor - updating function documentation
|
13 years ago |
Julio Montoya
|
71d0ca2fab
Adding database::escap_string and intvals
|
13 years ago |