1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #6 from vsimko/ext-jquery More... 9 months ago
using external jquery 1.7 URL More... 9 months ago
add "release" target More... about 5 years ago
code review through intellij idea More... about 5 years ago
add ciant-related code More... about 5 years ago
code review through intellij idea More... about 5 years ago
error about missing gd extension is shown when the class is instantiated More... about 5 years ago
add some config More... about 5 years ago
use make for building More... about 5 years ago
remove eclipse stuff More... about 5 years ago
reformatted in intellij idea More... about 5 years ago
Create LICENSE More... over 6 years ago
Update README.md More... over 6 years ago
Update README.md More... about 7 years ago
Update README.md More... over 8 years ago
Update README.md More... over 8 years ago
Update build-phar.php More... over 8 years ago
Update README.md More... over 8 years ago
Update README.md More... over 8 years ago
Update README.md More... about 9 years ago
Update README.md More... about 9 years ago
Create README.md More... about 9 years ago
minor changes More... about 9 years ago
changed excdption to warninig when no PHARs are detected in $componentsDir More... about 9 years ago
Updated the twikilib\runtime\Container class to use the Logger when printing errors. Instead of printing directly to the strandard output, the error messages can now be redirected to a log file or disable through the Logger class. More... almost 11 years ago
fixed a race condition caused by a loaded topic before the lock could be acquired. More... over 11 years ago
- changed assertType to assertInstanceOf in tests - added SerializerTest - changed default location of twiki installation from "twiki42" to "wiki" - fixed TimeSpan - removed on-demand loading of the "gd" extension using dl("gd") - fixed TopicFormNode::setFormName() to use the topic's web name when the form name doesn't contain it - removed unnecessary injection in ResultCache::recacheIfNeeded() More... over 11 years ago
I had to set UTC timezone when creating DateTime objects. Therefore, in TimeSpan, the methods getTotal* do not work properly now More... almost 12 years ago
the TimeSpan can now be easily divided into chunks using PHP's DatePeriod More... almost 12 years ago
the TimeSpan can now be easily divided into chunks using PHP's DatePeriod More... almost 12 years ago