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