6
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Nov 08, 2024 — Nov 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README More... 10 months ago
Merge pull request #30 from holtkamp/patch-1 More... about 11 years ago
Add xajax.inc.php to file-based autoloading More... about 11 years ago
Update composer.json More... about 11 years ago
Merge pull request #29 from holtkamp/master More... about 11 years ago
Added support and homepage sections More... almost 12 years ago
Fix for https://github.com/Xajax/Xajax/issues/20, credits to @sinza More... almost 12 years ago
Added initial composer.json, not sure about the license version... More... almost 12 years ago
updated urls and license informations More... almost 12 years ago
Merge pull request #8 from romacron/core.js-files More... almost 12 years ago
Merge pull request #14 from romacron/formpatch More... almost 12 years ago
Merge pull request #27 from pilmee/patch-1 More... almost 12 years ago
Update xajax_lang_es_uncompressed.js More... almost 12 years ago
Update README More... almost 13 years ago
http://community.xajaxproject.org/topic/8603/bug-array-bug-detailed-bugreport/ More... over 13 years ago
Merge pull request #11 from romacron/formatted-tests More... over 13 years ago
Formatting the tests php files without any change at the execution structure More... over 13 years ago
first step of refacuturing the xajax.tools.$ used methods More... over 13 years ago
detection against the empty haystack var was inserted. More... over 13 years ago
the addEvent corrected the internal name to "setEvent" the type checking of the element was removed xjx.$(); checks the element and gets the DOM object back function(e) was stetted, now an "click" will be transported inside the function if needed More... over 13 years ago
Merge pull request #5 from romacron/master More... over 13 years ago
Merge pull request #4 from e-manuel/patch-1 More... over 13 years ago
Update xajax_core/xajax.inc.php More... over 13 years ago
removes the errors while open the debugging window http://community.xajaxproject.org/post/32383/#p32383 More... over 13 years ago
response processor added JSON response processor More... over 13 years ago
compatibility fix (deferred script includes) More... over 13 years ago
changed file include order for external javascript fiels More... over 13 years ago
Changed the bevavhiour of $xajax->configure('deferScriptGeneration',true); Xajax now hashes all registered responsePlugins and writes the generated JavaScript including the JavaScript core to disk. More... over 13 years ago
removed unneccesary files More... over 13 years ago
Added SWFupload example More... over 13 years ago