4
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 17 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed @NoelDavies 's implementation of url friendly fix in generateUrl()
Dan Aldridge
as xLink
More... almost 11 years ago
Removed Console Log and Changed padding [It bugged me 'kay? :P
Daniel Noel-Davies
as NoelDavies
More... almost 11 years ago
Replaced jQuery's text method for the raw js property
Daniel Noel-Davies
as NoelDavies
More... almost 11 years ago
Fixed @xLink's issue with CodeMirror, Also made codemirror to limit height (AutoResize)
Daniel Noel-Davies
as NoelDavies
More... almost 11 years ago
Setup the generate URL func to automaatically make the values URL-friendly
Daniel Noel-Davies
as NoelDavies
More... almost 11 years ago
updated articles, with fixes for breadcrumbs & updated readme
Dan Aldridge
as xLink
More... almost 11 years ago
updating dynapage with repo ref
Dan Aldridge
as xLink
More... almost 11 years ago
merge conflict
Dan Aldridge
as xLink
More... almost 11 years ago
updating modules ref
Dan Aldridge
as xLink
More... almost 11 years ago
updating articles submodule
Dan Aldridge
as xLink
More... almost 11 years ago
upping latest sql file
Dan Aldridge
as xLink
More... almost 11 years ago
upgraded the system to support user control panels, they work the same as the admin panel, but front end views!
Dan Aldridge
as xLink
More... almost 11 years ago
added FORM_INFO, so you can display some info about the form to formOutput()
Dan Aldridge
as xLink
More... almost 11 years ago
added support for multiple column setups within themes
Dan Aldridge
as xLink
More... almost 11 years ago
moved panels/ => admin_panels/
Dan Aldridge
as xLink
More... almost 11 years ago
updated class AdminCP, it now extends ControlPanel, as does UserCP
Dan Aldridge
as xLink
More... almost 11 years ago
updated the module to return the contents rather than echo it directly
Dan Aldridge
as xLink
More... almost 11 years ago
updated outputForm() to accept a session token
Dan Aldridge
as xLink
More... almost 11 years ago
Updated the assertContainsOnly functionality More... about 11 years ago
Updating some functionality in the unit testing class More... about 11 years ago
Taking @NoelDavies Advice and doing the assertEquals his way More... about 11 years ago
Removing usless debugLog info More... about 11 years ago
moved core/libs/ => libaries/
Dan Aldridge
as xLink
More... about 11 years ago
Updated Debug to refer to correct file and location, updated index.php to use debugLog over ->log() More... about 11 years ago
updated sql for @DarkMantis
Dan Aldridge
as xLink
More... about 11 years ago
reversed a change to the generateURL() till can fix some problems associated with it
Dan Aldridge
as xLink
More... about 11 years ago
Merge branch 'master' of github.com:cybershade/CSCMS
Daniel Noel-Davies
as NoelDavies
More... about 11 years ago
Updated editor module
Daniel Noel-Davies
as NoelDavies
More... about 11 years ago
removed rewrite tag in favor of _SERVER['REDIRECT_REWRITE'] and updated readme with proper urls
Dan Aldridge
as xLink
More... about 11 years ago
made generateURL() work regardless of rewrite status, gen will now use the current file as a base if rewrites are disabled
Dan Aldridge
as xLink
More... about 11 years ago