1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 30, 2024 — May 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add recount tool. for recounting posts in a thread
kae
as kae.verens
More... about 14 years ago
add '@' error suppressors before some variables.
kae
as kae.verens
More... about 14 years ago
solve issue with logins, where jQuery 1.5.1 was not recognising valid JSON.
kae
as kae.verens
More... about 14 years ago
fix a few bugs found while setting up forum for kvweb.me
kae
as kae.verens
More... about 14 years ago
FB auth should return a string - not just echi it out
kae
as kae.verens
More... about 14 years ago
some updates. allow people to choose their own passwords when creating a new user account disable the ie-css3.htc script - it sometimes hangs in IE
kae
as kae.verens
More... about 14 years ago
finished the Publisher plugin.
kae
as kae.verens
More... about 14 years ago
when downloading jquery files for offline use, also get images. send correct headers for 404 files
kae
as kae.verens
More... about 14 years ago
jquery scripts and css are loaded from one function now, instead of in multiple places
kae
as kae.verens
More... about 14 years ago
numerous small fixes
kae
as kae.verens
More... about 14 years ago
upgrade jQuery and jQuery-UI.
kae
as kae.verens
More... about 14 years ago
add a new checkbox to the admin area for setting some pages to be visible only to people that are logged in (without being specific about what groups they're in, etc)
kae
as kae.verens
More... about 14 years ago
User Location plugin.
kae
as kae.verens
More... about 14 years ago
remove default favicon
kae
as kae.verens
More... about 14 years ago
minor fixes - favicon uploads were failing - missing </ul> in Privacy admin caused weird breakage
kae
as kae.verens
More... about 14 years ago
add facebook logo
kae
as kae.verens
More... about 14 years ago
add a facebook logo
kae
as kae.verens
More... about 14 years ago
add user-authentication widget update user logins so we can allow logins from Facebook users (without requiring them to manually set up accounts within the CMS)
kae
as kae.verens
More... about 14 years ago
minor fixes
kae
as kae.verens
More... about 14 years ago
some fixes
kae
as kae.verens
More... about 14 years ago
minor fixes.
kae
as kae.verens
More... over 14 years ago
various stuff. mostly bug-fixes
kae
as kae.verens
More... over 14 years ago
fix a few warnings
kae
as kae.verens
More... over 14 years ago
add new Send As Email plugin
kae
as kae.verens
More... over 14 years ago
fix a number of small bugs
kae
as kae.verens
More... over 14 years ago
damnit, 1 step forward, 2 steps back. added the ability to copy pages, remove the ability to create main- and sub-pages.
kae
as kae.verens
More... over 14 years ago
minor bugs.
kae
as kae.verens
More... over 14 years ago
you can now copy pages in the admin area. this allows for very quick generation of, say, target pages for ad-word campaigns, or creation of pages which are very similar to pre-existing ones.
kae
as kae.verens
More... over 14 years ago
number of bug-fixes. add new CSS tricks that can be used in skins: .border-radius( ); <-- put something like "5px" (without quotes) in there .box-shadow( ); <-- put something like "1px 1px 3px #000" in there (without quotes)
kae
as kae.verens
More... over 14 years ago
fix missing images in Products popups. fix problem where javascripts were being cached using json_encode, instead of just pushing their contents directly to a file
kae
as kae.verens
More... over 14 years ago