openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
ProcessWire
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 10 hours
ago. based on code collected
about 15 hours
ago.
Jun 22, 2024 — Jun 22, 2025
Showing page 26 of 55
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix issue where drag-drop of images in InputfieldImage was trigger a lightbox in Firefox
Ryan Cramer
More...
over 11 years ago
Update ProcessPageEditLink module to support a "link to child" option, as well as the ability to support relative links (setting appears in ProcessPageEditLink module settings).
Ryan Cramer
More...
over 11 years ago
Fix missing DIRECTORY_SEPARATOR in ProcessModule that was causing the 'Core' tab not to appear on Windows server installations.
Ryan Cramer
More...
over 11 years ago
Fix issue where LanguageSupportPageNames was not compatible with the $config->pagefileSecure option.
Ryan Cramer
More...
over 11 years ago
Make the User::hasPagePermission() and User::hasTemplatePermission() methods hookable per @niklaka issue #328
Ryan Cramer
More...
over 11 years ago
Update installer to configure the $config->httpHosts setting.
Ryan Cramer
More...
over 11 years ago
Update installer to support a time zone setting.
Ryan Cramer
More...
over 11 years ago
Bump version to 2.3.15 as for release candidate for 2.4
Ryan Cramer
More...
over 11 years ago
Some final updates to new default admin theme, including changing the translation source to be the old admin theme, and moving the render functions to a helper class rather than generic functions. Also, update the old admin theme for current version jQuery UI compatibility (in case people want to continue using old admin theme for IE8 or something).
Ryan Cramer
More...
over 11 years ago
Convert config settings for some modules to be translatable. Add @teppokoivula pageMoved event per PR #327
Ryan Cramer
More...
over 11 years ago
Fix issue with some DatabaseQuery comments interfering with PDO parameters
Ryan Cramer
More...
over 11 years ago
Minor adjustment to last commit
Ryan Cramer
More...
over 11 years ago
Update installer to use new admin theme and make the color theme selectable during installation.
Ryan Cramer
More...
over 11 years ago
Minor fix to admin theme mobile dropdown, as it wouldn't let you open, close, then re-open the menu before.
Ryan Cramer
More...
over 11 years ago
Update LazyCron to only execute on "normal" requests (i.e. those that don't involve file sends, redirects or errors)
Ryan Cramer
More...
over 11 years ago
Follow up to @somatonic issue #319 - get LazyCron to stop holding up the page render
Ryan Cramer
More...
over 11 years ago
Attempt fix for @somatonic issue #319 - LazyCron slows page render
Ryan Cramer
More...
over 11 years ago
Fix @somatonic issue #318 / entity encoding where there shouldn't be in a message from ProcessModule
Ryan Cramer
More...
over 11 years ago
Add new hooks to $pages API variable: published, unpublished, publishReady, unpublishReady, statusChangeReady, statusChanged
Ryan Cramer
More...
over 11 years ago
Admin theme tweaks
Ryan Cramer
More...
over 11 years ago
Update for issue #313 - remove 'Home' from the list of page labels that can be translated in a language pack
Ryan Cramer
More...
over 11 years ago
Fix @somatonic issue #317 fixing a typo where $dir should have been $path
Ryan Cramer
More...
over 11 years ago
@somatonic issue #316 - make modal=1 state retained through all InputfieldForm submissions and $session->redirect() calls, when in admin.
Ryan Cramer
More...
over 11 years ago
Fix the upload progress bars so that they look like they are supposed to be there. Plus fix them so that they work in image grid mode as well.
Ryan Cramer
More...
over 11 years ago
Minor admin theme tweaks, including improvements to LanguageTabs
Ryan Cramer
More...
over 11 years ago
Adjustment to the wording for the description of the LanguageSupportPageNames new inputs added in last commit.
Ryan Cramer
More...
over 11 years ago
LanguageSupportPageNames: Add support for configuring whether the homepage URL is served by the "/" root URL or "/default-language/" segment URL.
Ryan Cramer
More...
over 11 years ago
Fix @somatonic issue #308 with change tracking reference being lost after a Pagefiles::find or Pagefiles::filter operation.
Ryan Cramer
More...
over 11 years ago
Fix issue with FieldtypePage leaving behind references for deleted pages, plus added a tool to clean out orphaned references (to the module settings). The presence of these orphaned references aren't a problem except if you are relying upon "pageref.count" selectors somewhere, as the orphaned references can cause those to return incorrect results. Otherwise, the orphaned references will get deleted naturally over time as pages are saved.
Ryan Cramer
More...
over 11 years ago
UI enhancements to ProcessModule and add support for module deletion.
Ryan Cramer
More...
over 11 years ago
←
1
2
…
22
23
24
25
26
27
28
29
30
…
54
55
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree