51
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Jan 04, 2023 — Jan 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- [#MODX-732] Fixed the menu issues in IE7. Also few more tweaks to the css overall. More... about 15 years ago
- Updating xPDO to r327 to utilize XPDO_CACHE_JSON More... about 15 years ago
- modCacheManager now Caches related modContentType data to prevent unnecessary database connection/query on fully cached pages. - Fixed problem with modStaticResource truncating the content to the size of the static file by setting the content length header on non-binary content types. - Fixed problem with modStaticResource non-binary content types rendering the path to the static file rather than the actual content of the file. - Calling modX->log(MODX_LOG_LEVEL_FATAL) or modX->messageQuit() now logs the error to file and then renders {MODX_CORE_PATH}errors/fatal.include.php. More... about 15 years ago
* Updated to r325 in xPDO for xPDO method changes: - getOption(): Set options to null by default and allow default to be provided as single value or array when passing an array of keys. - _log(): Only set empty file parameter from $_SERVER values if not in XPDO_CLI_MODE. More... about 15 years ago
- [#MODX-538] Update 'setup-options' ability in transport packages to allow for script-based setup options that will properly handle upgrades to setup options default values - Updated to r323 in xPDO: Revise xPDOTransport::writeManifest to make 'setup-options' be able to be an executable script to allow for dynamic form ability More... about 15 years ago
- Updated snoopy class to version 1.2.4 (used by magpierss). More... about 15 years ago
- [#MODX-535] Removed automatic setting of isfolder based on presence or absence of children. - [#MODX-499] Site start Resources now return base_url from modContext->makeUrl() if no scheme is specified (i.e. when expecting relative links). - Improved error reporting on modX->makeUrl() to show original $id value being passed in on failures. - modLinkTag no longer returns empty values on first pass of parser, allowing delays until the value returns a valid value. - Implemented modResource editor locking (added modResource methods: getLock(), addLock($user), removeLock($user)). - Implemented modResource locking features in all appropriate processors. - modResource->checkChildren() now uses modX->getCount() to determine if children exist. - Added steal_locks attribute to Context access policy. More... about 15 years ago
- [#MODX-728] Made sure config check dialog is hidden if no warnings are present More... about 15 years ago
- Package Installations will now skip license agreements / readme panels if none are specified More... about 15 years ago
- Updated version to 2.0-beta-1 - Updated changelog to latest SVN - Updated provider information to modxcms.com More... about 15 years ago
- Make sure More Info in download panel can scroll More... about 15 years ago
- Fix issue with spacing in setup options panel of package install More... about 15 years ago
* modCacheManager->generateScript(): Fix PHP notice in log message on error. More... about 15 years ago
[DO NOT MERGE] * build.xml: custom build.src.url for branches/2.0 More... about 15 years ago
* modInstall - Modify _modx() function to call setDebug with E_ALL & ~E_NOTICE instead of E_ALL & ~E_STRICT. More... about 15 years ago
- Optimized queries in element tree to eliminate subqueries or queries in loop, reducing to O(n) instead of O(n^2n) More... about 15 years ago
- Make clear cache results a bit smaller - Refresh trees after clear cache More... about 15 years ago
[REBUILD/UPGRADE REQUIRED] - [#MODX-609] Clear cache menu item now loads results in an alert dialog. No longer loads a separate page. More... about 15 years ago
- [#MODX-609] Clear cache menu item now loads results in an alert dialog. No longer loads a separate page. More... about 15 years ago
- Fix to template getlist processor More... about 15 years ago
- [#MODX-671] Fixed bug with resource group access permissions being checked when not assigned More... about 15 years ago
- [#MODX-699] More proper fix, loads lexicon if not loaded More... about 15 years ago
- [#MODX-699] Fix to allow usage of login processor without lexicons More... about 15 years ago
- Added Import/Export to element properties grids, which allows for file-based transporting of properties. More... about 15 years ago
- Fix issues with comboboxes dropping down a blue screen More... about 15 years ago
* xPDOVehicle: - [#XPDO-28] Fixed problem with multiple file resolvers on vehicles with similar basenames cause directory contents to merge unexpectedly. [merge -r317:318 http://svn.xpdo.org/svn/xpdo/branches/1.0] More... about 15 years ago
* layout/tree/element/getnodes - fixed PHP notice for missing elementType variable - fixed subcategory elements missing from display (was counting elements in parent category rather then subcategory to determine if the subcategory should be displayed) More... about 15 years ago
- Fixed issue with default properties in TVs being locked - Fixed no onTVFormPrerender - Made sure clearDirty is fired on TV panels More... about 15 years ago
- Fixing line breaks on recent commit. Please make sure your settings are set to UNIX line breaks on any further commits. - Fixing navbar text to make it readable. More... about 15 years ago
Manager Interface tweaks. More... about 15 years ago