Cristian Fasanando
|
7e6a38fb0e
|
added plugins for blocks in dashboard - partial CT#570
|
15 years ago |
Ivan Tcholakov
|
c2c757eed0
|
Feature #347 - The old tracking tool, Users, Web-services, Wiki, Assignments, and some files on the root level: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls.
|
15 years ago |
Julio Montoya
|
eeee0b7939
|
Chamilo updates
|
15 years ago |
cvargas
|
e969a4161a
|
merge
|
16 years ago |
Ivan Tcholakov
|
de0ec5ca3d
|
Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
16 years ago |
Ivan Tcholakov
|
5b8d582b9a
|
Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files.
|
16 years ago |
Yannick Warnier
|
47022680ce
|
Accept gzopen64() too as a test of the zlib extension load
|
16 years ago |
Ivan Tcholakov
|
95642c9bf9
|
Feature #306 - Replacing the function api_sql_query() with Database::query(), in some top-level files and folders.
|
16 years ago |
Ivan Tcholakov
|
965f0ad605
|
Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files.
|
16 years ago |
Ivan Tcholakov
|
615e32d491
|
[svn r20723] FS#306 - Replacing some occurrences of the function mb_convert_encoding() with api_convert_encoding() which is able to support more encodings if the iconv php-extension has been activated.
|
16 years ago |
Juan Carlos Raña
|
fc202230f0
|
[svn r19539] prevent directory listing
|
16 years ago |
Yannick Warnier
|
74a2296856
|
[svn r17889] Moved messages plugin inside main (soon to become integrated)
|
16 years ago |
Yannick Warnier
|
d8a561bdc3
|
[svn r13417] Fixed table name error generating results problem when not admin
|
18 years ago |
Yannick Warnier
|
5d4f981247
|
[svn r13377] Added search plugin to default Dokeos package. This is an attempt at integrating the search plugin better and make it available to all, although it requires a server-side installation. Might be removed in the future if proves inappropriate.
|
18 years ago |
Eric Marguin
|
235a5e131a
|
[svn r12996] refactor a bit the dropbox tool. Indeed there was two incrusted form tags which made a bug when there was several pages of files (you couldn't add feedbacks anymore).
My solution is probably not totally perfect, but it uses functions of SortableTable ... that seems more logical.
|
18 years ago |
Yannick Warnier
|
bd25b69622
|
[svn r12281] Fixes bug http://projects.dokeos.com/?do=details&id=1435
|
18 years ago |
Patrick Cool
|
99ab6021dc
|
[svn r12191] bugfix: strange text after sending a message
http://www.dokeos.com/forum/viewtopic.php?t=8992
|
18 years ago |
Yannick Warnier
|
d052b26f17
|
[svn r11169] Added XSS filtering (see http://projects.dokeos.com/?do=details&id=1199)
|
18 years ago |
Bart Mollet
|
6ff9b79658
|
[svn r10675] Fixing the messages plugin
http://www.dokeos.com/forum/viewtopic.php?p=32871
|
18 years ago |
Bart Mollet
|
d13ad542a4
|
[svn r10674] Fixing the messages plugin
http://www.dokeos.com/forum/viewtopic.php?p=32871
|
18 years ago |
Bart Mollet
|
3175cf7538
|
[svn r10518] Removing 'plugin' made by student.
- not finished (and will not continue)
- no integration in Dokeos
- no added value
- ...
|
19 years ago |
flaakje
|
3e0a9ad065
|
[svn r10489]
|
19 years ago |
Patrick Cool
|
eb1555c352
|
[svn r10419] Style definitions have to be in a separate stylesheets and have to be included trough $htmlHeadXtra
|
19 years ago |
Bart Mollet
|
0c150cd7d3
|
[svn r10244] Bugfix: Usng $_user['user_id']
http://www.dokeos.com/forum/viewtopic.php?t=8031
|
19 years ago |
Patrick Cool
|
ee9c364cf6
|
[svn r10243] tiny cleanup: removing starting -
|
19 years ago |
Patrick Cool
|
f3d3ebe9ad
|
[svn r10241] dokeos header and added @todo
|
19 years ago |
Patrick Cool
|
8c09063079
|
[svn r10204] coding standards for the inclusion of the language file.
$langFile -> $language_file
+ adding a consistent comment line throughout the code
+ some cleanup
|
19 years ago |
Evie Embrechts
|
e646e42a4b
|
[svn r10175] first attempt at working validation of the form
|
19 years ago |
Evie Embrechts
|
92c695c666
|
[svn r10173] refactoring - three FormValidator blocks were used, combined into one
|
19 years ago |
Evie Embrechts
|
a46224b95d
|
[svn r10167] expanded list of possible display locations for messages plugin (see also date plugin for the changes)
|
19 years ago |
Patrick Cool
|
8221774681
|
[svn r10082] cleanup $_configuration
|
19 years ago |
Patrick Cool
|
976189febd
|
[svn r9999] new plugins areas
|
19 years ago |
Patrick Cool
|
99715eefae
|
[svn r9992] replace $_uid with $_user['user_id']
|
19 years ago |
Evie Embrechts
|
ee509a07e5
|
[svn r9931] lang string MessageContent -> Content
|
19 years ago |
Evie Embrechts
|
21d6c39ae4
|
[svn r9930] improved title handling
|
19 years ago |
Evie Embrechts
|
f061388e66
|
[svn r9929] removed old code
|
19 years ago |
Evie Embrechts
|
52c23c7242
|
[svn r9928] improved function get_message_data
|
19 years ago |
Evie Embrechts
|
28bcd1ffd0
|
[svn r9927] bugfix - show message contents instead of title field
|
19 years ago |
Evie Embrechts
|
17fc7fc947
|
[svn r9926] new function get_online_user_list($current_user_id)
use of formvalidator in all three new_message functions (these can be combined later to reduce code duplication)
|
19 years ago |
Evie Embrechts
|
683e1b4a1f
|
[svn r9925] - use of FormValidator class
- use of title field
|
19 years ago |
Evie Embrechts
|
24e866b6e4
|
[svn r9924] use of FormValidator class
|
19 years ago |
Evie Embrechts
|
b03ace6981
|
[svn r9860] less use of global variables
|
19 years ago |
Evie Embrechts
|
c956f58a3d
|
[svn r9859] more queries converted to use new english language table fields
|
19 years ago |
Evie Embrechts
|
56937bb518
|
[svn r9847] improved database table
- added title field
- made all field names english and eaiser to understand
|
19 years ago |
Ludovic Gasc
|
3f54b7927e
|
[svn r9834] desactivate upgrade button (not yet tested)
|
19 years ago |