1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 31, 2024 — Dec 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update all default site profiles to simplify a few things. Also updated multi-language profile to make use of hreflang link tags (a good idea for SEO). Added the missing meta viewport tag to all as well. More... almost 11 years ago
Update install.php to contain a create database option, as suggested from @plauclair PR #950 with some modifications. More... almost 11 years ago
Various updates from the last couple of days, including responsive tables (for MarkupAdminDataTable), update of TableSorter version for @renobird, improvements to Lister and InputfieldSelector, and more small improvements/adjustments. More... almost 11 years ago
Bump version to 2.5.22 More... almost 11 years ago
Add figure/figcaption support for images with CKEditor and ProcessPageEditImageSelect. Note that there is a known bug in CKE inline mode where if you insert a figure/figcaption and later go back and edit it again, it won't be able to replace properly. It appears to be a bug in CKE, and it does not exhibit the issue in regular editor mode. I'm going to follow up with them about it. More... almost 11 years ago
Update PageFinder to support multi-value has_parent selectors (previously it did not support them). Update ImageSizer and Pageimage classes to support rotate and flip image functions. Update the admin theme CSS files to remove source mapping comments, which were causing 404s in Chrome developer tools. More... almost 11 years ago
Fix issue #973 More... almost 11 years ago
Fix issue #983 More... almost 11 years ago
Update TextformatterMarkdownExtra module to support option to use Parsedown/ParsedownExtra (which provides GitHub flavored markdown) More... almost 11 years ago
Fix issue with PageFinder blankIsObject notice More... almost 11 years ago
Attempt fix for the images and repeaters thing in ProcessPageEditImageSelect More... almost 11 years ago
Attempt fix for issue #981 More... almost 11 years ago
Update the RTE image dialog to have it's own image upload capability More... almost 11 years ago
Tweak to previous commit. More... almost 11 years ago
Minor adjustment to prevent ProcessPageEditLink from thinking that a URL with "../" is a domain. More... almost 11 years ago
Bump version to 2.5.21. Update InputfieldFile to use target=_blank for file links. More... almost 11 years ago
Update files field to use contextual file icons rather than generic sort icons. Also make a few tweaks to ProcessPageEditLink. More... almost 11 years ago
Attempted fix for InputfieldForm dependency error for a nested dependency example from the FormBuilder board More... almost 11 years ago
Add FieldtypeOptions fix PR #931 More... almost 11 years ago
Updates to WireHttp class and fixes to status() method per PR #928 More... almost 11 years ago
Various updates from the issue reports queue today More... almost 11 years ago
More updates to "link" (ProcessPageEditLink) including doubleclick and context menu support in CKEditor, new anchor link support (when anchors are present in the text), support for mailto links, and the best part: the "Link to URL" field now doubles as a search box to locate the page you want to link to. It stops behaving as a search box as soon as there is a slash or colon in the text (since we assume that's a URL at that point). More... almost 11 years ago
Several upgrades to the RTE "link" dialog box, now with attribute support, plus auto-attributes for external links. More... almost 11 years ago
Update AdminThemeReno to have current date highlighted in datepicker. Remove the style that was making modal titles uppercase. More... almost 11 years ago
Update to add the min width support to ProcessPageEditImageSelect More... almost 11 years ago
Bump version to 2.5.20, plus add some updates to the image edit stuff added this week, and get started with improved touch support in the admin. More... almost 11 years ago
Switch to a common function for handling modals, plus make modal configuration available in the site config.php file. More... almost 11 years ago
Minor fix for JS error occurring when selected image had no class in CKEditor More... almost 11 years ago
Minor adjustment, probably not necessary More... almost 11 years ago
A couple minor output tweaks to previous commi More... almost 11 years ago