3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Core Image: Fix undefined index error
frankblunt
as Tom Dale
More... about 11 years ago
Version 1.3.3
frankblunt
as Tom Dale
More... about 11 years ago
Core Image: Up image cache default to 7 days. Make jpgs progressive.
frankblunt
as Tom Dale
More... about 11 years ago
Core Image: Add more help text to option, fix fit/pad being cached together and cache filtered images separately
frankblunt
as Tom Dale
More... about 11 years ago
Core Image: Allow for stacked filers with ; blueduo:IMG_FILTER_DUOTONE,0,90,150;IMG_FILTER_BRIGHTNESS,-100
frankblunt
as Tom Dale
More... about 11 years ago
Core Image: Apply image filters on the fly with urls. Add filters to the new option and call the image via images/[resize][filtername]/filepath. Adjust option format in fileupload to use all comma separation.
frankblunt
as Tom Dale
More... about 11 years ago
Core Image: Only sharpen jpgs
frankblunt
as Tom Dale
More... about 11 years ago
Core Image: add option for choosing pad background colour, and add cutomisable auto-sharpening to resized images. Move options into a dedicated Images section.
frankblunt
as Tom Dale
More... about 11 years ago
Merge branch 'master' into edge
frankblunt
as Tom Dale
More... about 11 years ago
Core: fileupload typo fix
frankblunt
as Tom Dale
More... about 11 years ago
Core: Remove md5 check against uploaded images. It means the same image may get added more than once, but avoids overwriting images that are the same apart from a filter treatment
frankblunt
as Tom Dale
More... about 11 years ago
Core: Add a custom image filter for IMG_FILTER_DUOTONE:r,g,b - effectively GREYSCALE + COLORIZE but preserving luminosity
frankblunt
as Tom Dale
More... about 11 years ago
Core: Allow for multiple image filters to run consecutively (new line separated) on file uploads, and allow for 0-4 filter arguments
frankblunt
as Tom Dale
More... about 11 years ago
Core: remove debug code :p
frankblunt
as Tom Dale
More... about 11 years ago
Core: Update image filter on file-upload field type to accept optional rgb arguments, for filters that need them, like Colorise. In the field options [filter]:[r, g, b], eg IMG_FILTER_COLORIZE:57, 82, 134
frankblunt
as Tom Dale
More... about 11 years ago
Core: add Instgram to social options
frankblunt
as Tom Dale
More... about 11 years ago
Comment - remove title from template
frankblunt
as Tom Dale
More... about 11 years ago
Replace oyejorge-lessphp with a submodule
frankblunt
as Tom Dale
More... about 11 years ago
Update Bootstrap to 3.1.1, replace leafo's lessphp with oyejorge's
frankblunt
as Tom Dale
More... about 11 years ago
Merge and resolve css conflicts
frankblunt
as Tom Dale
More... about 11 years ago
Fixed: Potential issue with routing on HTTPS when the site is in a subfolder More... over 11 years ago
Merge branch 'master' of github.com:JojoCMS/Jojo-CMS
frankblunt
as Tom Dale
More... over 11 years ago
Core: Add white glyphicon css to base styles
frankblunt
as Tom Dale
More... over 11 years ago
Core: Admin - Fix File Upload field layout
frankblunt
as Tom Dale
More... over 11 years ago
Core - Remove another addFocusEvents() reference
frankblunt
as Tom Dale
More... over 11 years ago
Core: Remove unused/redundant admin js functions, fix focal point js
frankblunt
as Tom Dale
More... over 11 years ago
Merge branch 'master' into edge
frankblunt
as Tom Dale
More... over 11 years ago
Core - Admin CSS: Fix inline vertical alignment for Webkit
frankblunt
as Tom Dale
More... over 11 years ago
Fixed: Depricated use of eval in preg_replace. More... over 11 years ago
Updated: AdoDB Changed: Now use the MySQLi driver for AdoDB More... over 11 years ago