Patrick Cool
8a5e4ab91a
[svn r9981] replace $_uid with $_user['user_id']
18 years ago
Patrick Cool
52c04c17c6
[svn r9980] replace $_uid with $_user['user_id']
18 years ago
Patrick Cool
300f324e7b
[svn r9979] replace $_uid with $_user['user_id']
...
parameter of a function was $_uid (=the id of the current user, being replaced with $_user['user_id']). This can be confusing since the parameter is not necessarily the id of the current user so it is now replaced with $user_id
18 years ago
Patrick Cool
5e26d2c0a7
[svn r9978] replace $_uid with $_user['user_id']
18 years ago
Patrick Cool
13c296ba1b
[svn r9977] replace $_uid with $_user['user_id']
18 years ago
Patrick Cool
abc5c38da9
[svn r9973] Language cleanup according to coding standards
18 years ago
Patrick Cool
4a5921b862
[svn r9972] Language cleanup according to coding standards
18 years ago
Patrick Cool
7edb8d0030
[svn r9968] some minor cleanup
18 years ago
Patrick Cool
5d16ec11e1
[svn r9966] replacing the visible/invisible with the add/remove icons
18 years ago
Patrick Cool
f3fcc46e7e
[svn r9965] move the current visible and invisible icons (the + and -) to add.gif and remove.gif
...
Restore the old visible and invisible icons
18 years ago
Patrick Cool
60bc848265
[svn r9956] cleanup
...
* lanuguage files
* coding standards
* ...
18 years ago
Patrick Cool
10f6a9737e
[svn r9955] code cleanup and some fixes
18 years ago
Patrick Cool
eb1d1beb07
[svn r9954] coding standards
...
* replace <?= with <?php echo
* replace $phpself with $_SERVER['PHP_SELF']
* language variables
possibly incomplete
18 years ago
Patrick Cool
5fb10e8473
[svn r9953] coding standards
...
* replace <?= with <?php echo
* replace $phpself with $_SERVER['PHP_SELF']
* language variables
possibly incomplete
18 years ago
Patrick Cool
3f03898b68
[svn r9952] coding standards
...
* replace <?= with <?php echo
* replace $phpself with $_SERVER['PHP_SELF']
* language variables
possibly incomplete
18 years ago
Patrick Cool
2a96c6bb8a
[svn r9951] coding standards
...
* replace <?= with <?php echo
* replace $phpself with $_SERVER['PHP_SELF']
* language variables
possibly incomplete
18 years ago
Patrick Cool
2cac1c2624
[svn r9950] coding standards: replace <? with <?php
...
http://www.dokeos.com/forum/viewtopic.php?t=7570
18 years ago
Patrick Cool
e6ebe96bfa
[svn r9949] coding standards: replace <? with <?php
...
http://www.dokeos.com/forum/viewtopic.php?t=7570
18 years ago
Patrick Cool
ca6e2a6e45
[svn r9948] coding standards: replace <? with <?php
...
http://www.dokeos.com/forum/viewtopic.php?t=7570
18 years ago
Patrick Cool
be458f0a3c
[svn r9947] Disappearing functions, e.g. get_course_scormdocument_table
...
http://www.dokeos.com/forum/viewtopic.php?t=7929
18 years ago
Patrick Cool
be7ba802e9
[svn r9946] bugfix: Fatal error in my space > progress
...
http://www.dokeos.com/forum/viewtopic.php?t=7907
18 years ago
Patrick Cool
3e507fd587
[svn r9945] coding standards and __LINE__ and __FILE__ fix
18 years ago
Patrick Cool
6513566fda
[svn r9944] bugfix:
...
Exercises: Fatal error when clicking addLimits
http://www.dokeos.com/forum/viewtopic.php?t=7757
and also
[DOUBLE POST] : course > result > view test &
http://www.dokeos.com/forum/viewtopic.php?t=7927
and some cleanup & commenting
18 years ago
Evie Embrechts
ee509a07e5
[svn r9931] lang string MessageContent -> Content
18 years ago
Evie Embrechts
21d6c39ae4
[svn r9930] improved title handling
18 years ago
Evie Embrechts
f061388e66
[svn r9929] removed old code
18 years ago
Evie Embrechts
52c23c7242
[svn r9928] improved function get_message_data
18 years ago
Evie Embrechts
28bcd1ffd0
[svn r9927] bugfix - show message contents instead of title field
18 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)
18 years ago
Evie Embrechts
683e1b4a1f
[svn r9925] - use of FormValidator class
...
- use of title field
18 years ago
Evie Embrechts
24e866b6e4
[svn r9924] use of FormValidator class
18 years ago
Yannick Warnier
b6d32aee33
[svn r9923] Fixed bug of visibility on multiple paths with same name
18 years ago
Yannick Warnier
ed78feeda0
[svn r9921] Updated course table name building (was triggering problems when migrating the way it was)
18 years ago
Yannick Warnier
fcf6c93b71
[svn r9920] Considerable improvements in homepage links migration
18 years ago
Eric Marguin
e4e933c76f
[svn r9919] correction of a bug in a sql query (selection of the last login date)
18 years ago
Yannick Warnier
7cca7f4e53
[svn r9918] Minor updates
18 years ago
Yannick Warnier
3c20059bc7
[svn r9917] Added tracking migration
...
Refined normal LP migration to work with new editing tool (setting path=ref in new tables)
18 years ago
Yannick Warnier
e7781cd4c3
[svn r9916] Added lp_iv_interaction table creation
18 years ago
Eric Marguin
0c7aa7f762
[svn r9915] Files update for My Space
18 years ago
Eric Marguin
ead09c931d
[svn r9905] correction of a bug when we remove users from a session
18 years ago
Eric Marguin
b0ead33045
[svn r9904] update for the implementation of the total connection time
18 years ago
Yannick Warnier
ff848a8942
[svn r9903] Added aicc 'au' type to save() method
18 years ago
Yannick Warnier
2e47dc1274
[svn r9902] Minor change - added $debug
18 years ago
Yannick Warnier
854698e158
[svn r9901] Cleaned up dev settings
18 years ago
Yannick Warnier
31a53d6dfb
[svn r9900] Reset logging level
18 years ago
Yannick Warnier
847a4b3d55
[svn r9899] Improved parse_ini_string_quotes_safe() to manage param-tags differently
18 years ago
Yannick Warnier
e1ec8971e0
[svn r9898] Completed mandatory AICC HACP messaging exchanges. More tests needed.
18 years ago
Yannick Warnier
3f42f5efe8
[svn r9897] Added parse_ini_string_quotes_safe()
18 years ago
Yannick Warnier
64d4007d9b
[svn r9896] Simplified API by removing all unnecessary SCORM code & redundancy
18 years ago
Yannick Warnier
719bf26364
[svn r9895] Added aicc class requirement
18 years ago