# # ChangeLog for trunk/services/js.php # # Generated by Trac 1.0.13 # May 19, 2024 7:47:07 PM Thu, 08 Aug 2019 22:01:13 GMT anonymous [695] * trunk/bin/user.cli.php (modified) * trunk/services/css.php (modified) * trunk/services/js.php (modified) * trunk/services/lock.php (modified) * trunk/services/templates/lock.ihtml (modified) * trunk/services/versions.php (modified) * trunk/tests/LockTest.php (modified) * trunk/tests/VersionTest.php (modified) Change usage of `is_a($x, 'X')` to `$x instance of X` Wed, 19 Mar 2014 09:24:54 GMT anonymous [469] * trunk/js (added) * trunk/js/Msg.js (added) * trunk/lib/JS.inc.php (added) * trunk/lib/Utilities.inc.php (modified) * trunk/services/css.php (modified) * trunk/services/js.php (added) First use of codebase javascript (codebase/js and ...