1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 14:46:56 +02:00

Commit Graph

  • 3730254b8a Admin-UI: Issue #3058 - Made true/false icons consistent regardless of whether inline editing is enabled or disabled. Cameron 2020-04-09 17:22:10 -07:00
  • bd647b1514 Improved debugging info on social login update failure. Cameron 2020-04-09 10:03:42 -07:00
  • c8f6c49720 Another improvement to File Inspector progress bar accuracy Nick Liu 2020-04-04 20:52:01 -05:00
  • fd7f0b178e Slight improvement to File Inspector progress bar accuracy Nick Liu 2020-04-04 20:17:14 -05:00
  • 594f3b543c Build Release: Include core image by itself in release files Nick Liu 2020-04-04 17:53:58 -05:00
  • 729694b266 e107_make.php: Remove export folder after creating releases Nick Liu 2020-04-04 17:40:18 -05:00
  • d53f4f6338 e107_tests: Dependency pinning to PHP 5.6 Nick Liu 2020-04-03 22:02:05 -05:00
  • febb6ec72e Improvements to File Inspector progress bar Nick Liu 2020-04-03 18:15:49 -05:00
  • bece1934c2 FileInspector progress bar Cameron 2020-04-02 12:13:04 -07:00
  • d640ee8ccf File Inspector UI enhancements. Cameron 2020-04-01 16:32:23 -07:00
  • 4e2a7af367 Merge pull request #4119 from Deltik/core-image-exclusions Cameron 2020-04-01 11:36:34 -07:00
  • 6253020c92 CoreImage: Support path exclusions Nick Liu 2020-04-01 13:29:46 -05:00
  • 94b9f59e62 Remove .github folder after git pull. Cameron 2020-04-01 10:22:03 -07:00
  • 89cac32c17 Removed unexpected ob_end_flush() at the beginning of fileinspector.php Nick Liu 2020-03-31 19:51:11 -05:00
  • 0f961176d6 PHP Notices. Cameron 2020-03-31 11:56:04 -07:00
  • a04db4e2c8 Hotfix: Don't fatal error if core_image.php is corrupt Nick Liu 2020-03-29 13:49:18 -05:00
  • 4e78b5e1ad Merge pull request #4114 from e107inc/build-release Cameron 2020-03-28 15:30:04 -07:00
  • fd6c9563bd datepicker() deprecated $option['type'] and added $option['mode'] as a replacement. Provides a workaround to a conflict involving a custom 'type' in the writeParms(). Cameron 2020-03-28 15:23:38 -07:00
  • 428ca4ad0b Additional date filter options added for 3/6/9 months Cameron 2020-03-28 14:30:28 -07:00
  • ea5493f723 Avoid a conflict when using a data-label within a carousel. Cameron 2020-03-28 13:10:35 -07:00
  • 07f5bebab5 Code cleanup for automated release builds Nick Liu 2020-03-27 19:50:22 -05:00
  • 5eb116142a File Inspector: Added missing glyph "folder_uncalc" Nick Liu 2020-03-27 17:32:59 -05:00
  • 03dfb5cce3 Implemented insecure file check in File Inspector Nick Liu 2020-03-27 17:04:14 -05:00
  • aca78c086b fileinspector.php: Corrected a typo: </dit> → </div> Nick Liu 2020-03-27 16:01:54 -05:00
  • b4f55049f8 File Inspector now shows the old e107 version of core files Nick Liu 2020-03-27 16:00:39 -05:00
  • 09d3d2b166 Reimplemented File Inspector "Display results as" Nick Liu 2020-03-27 14:11:38 -05:00
  • f73d491df5 Removed support for "Check Integrity Of Core Files" Nick Liu 2020-03-27 12:29:14 -05:00
  • e9e080afec Reintroduced filters in File Inspector Nick Liu 2020-03-27 11:55:55 -05:00
  • 00d171473e Validation bits improvement for e_file_inspector Nick Liu 2020-03-27 01:18:34 -05:00
  • 6095c94de3 Minimum viable rewrite of File Inspector frontend Nick Liu 2020-03-27 00:27:46 -05:00
  • 6f6556178f e_file_inspector_json_phar: Smaller core image Nick Liu 2020-03-23 23:43:52 -05:00
  • b425b4e45d CoreImage: API rework Nick Liu 2020-03-23 22:40:28 -05:00
  • 76bb9f6ad8 Extra performance in e_file_inspector_json Nick Liu 2020-03-23 18:15:15 -05:00
  • b8ed70693f Restored JSON core image generator for performance Nick Liu 2020-03-23 17:04:44 -05:00
  • 90bdc88d55 Performance of e_file_inspector_sqlphar::pathToDefaultPath() Nick Liu 2020-03-23 16:15:47 -05:00
  • e10c3230f4 Bugfixes and performance optimization for e_file_inspector Nick Liu 2020-03-23 14:29:26 -05:00
  • bb1c32489c Add a version filter to e_file_inspector::getPathIterator() Nick Liu 2020-03-23 13:37:46 -05:00
  • 0494000356 Rewrote e_file_inspector validation constants Nick Liu 2020-03-22 19:54:13 -05:00
  • 695774569c Add old e107 releases to workflow build-release.yml Nick Liu 2020-03-21 19:43:43 -05:00
  • e828d61b28 Add bzip2 support to workflow test-unit.yml Nick Liu 2020-03-21 19:43:14 -05:00
  • 0e7ad8a1b0 Rewrite e_file_inspector implementation: Use SQLite phar Nick Liu 2020-03-21 19:27:59 -05:00
  • 84081c3d3d CoreImage: Pack SQLite into phar Nick Liu 2020-03-20 20:50:16 -05:00
  • d3539cd5b5 CoreImage: Table for versions, slight space savings Nick Liu 2020-03-20 18:52:35 -05:00
  • 6a9bfeee5f CoreImage: Performance optimization for removed files Nick Liu 2020-03-20 16:41:05 -05:00
  • caa0826c5e CoreImage: Replaced JSON with SQLite Nick Liu 2020-03-20 15:42:45 -05:00
  • 20dbdefb77 Began work on the core_image.php reader Deltik 2020-03-15 14:57:43 -05:00
  • 6aeee58ac2 JSON reimplementation of CoreImage Deltik 2020-03-14 12:33:30 -05:00
  • e8a68f15d1 Reimplemented core_image.php deprecated checksums Nick Liu 2020-02-29 18:18:57 +01:00
  • 0cf9483075 Defensive cleanup of e107_make.php Nick Liu 2020-02-29 12:28:40 +01:00
  • 0d80b82b49 Bare minimum to build releases in GitHub Actions Nick Liu 2020-02-28 20:25:26 +01:00
  • 537106c64f Code warning cleanup of e107_make.php Nick Liu 2020-02-26 23:27:19 +01:00
  • a9d8344659 Reformatted e107_make.php Nick Liu 2020-02-11 23:39:39 +01:00
  • 39c097953f Updated make.ini for #4099 Nick Liu 2020-02-26 23:27:58 +01:00
  • 554baf07e8 Imported e107_make.php and make.ini to begin release builds Nick Liu 2020-02-11 20:05:06 +01:00
  • ab3444afa1 .editorconfig for IntelliJ mostly fitting the existing code style Nick Liu 2020-03-21 19:28:27 -05:00
  • 3f415f70c1 Admin-UI: Log Query, Page and Observer Methods to e_LOG when in debug mode. Cameron 2020-03-27 14:06:44 -07:00
  • 3173c9c173 Prevent e-modal conflict with other modals. (also supports data-modal-target attribute) Cameron 2020-03-26 15:30:09 -07:00
  • f4b4ba61d5 Clear system cache after running Git pull or sync. Cameron 2020-03-26 11:53:37 -07:00
  • 0fc826f171 Improved body ID when Admin-UI is in use. Cameron 2020-03-25 05:29:39 -07:00
  • a2faa04fdf Upgraded Bootstrap 3.3.7 to 3.4.1 Cameron 2020-03-25 05:08:49 -07:00
  • 852ab5a32f Related to Issue #3741 - Incorrect encoding of a plugin language file could cause json encoding to fail. Cameron 2020-03-24 13:57:05 -07:00
  • 6c242729b9 Closes #4107 - hide email by default when creating a new user. Cameron 2020-03-20 07:54:56 -07:00
  • b431e6796c Admin-UI:Form Handler - renderTableRow() now calls a new method: renderTableCells() to generate the table cells. Cameron 2020-03-19 14:51:38 -07:00
  • 3cfdab25e4 Admin-UI/Form Handler: Fix for auto-link generation failing in create/edit mode. Cameron 2020-03-13 18:03:51 -07:00
  • 5471a84746 Fixes #4111 Inconsistent results under some circumstances with e107::getDb()->retrieve(). Tests have been added to this commit. Cameron 2020-03-13 15:06:26 -07:00
  • eb96f14fe9 Admin-UI: Added an automatic fallback. When the user does not have access to the default route the dispatcher will now look for the first available access route and display it as the default. Also, renamed checkRouteAccess() to hasRouteAccess() and renamed checkModeAccess() to hasModeAccess(). Cameron 2020-03-11 17:04:51 -07:00
  • 80a6655af9 Moved automatic adding of record-number to the page-title into EditObserver() method for easy overriding. Cameron 2020-03-11 14:52:34 -07:00
  • f929094873 CI tests: Faster PHP extension installation Deltik 2020-03-10 23:43:05 -05:00
  • ea2334643d Enable GD with JPEG support (imagecreatefromjpeg()) in CI tests Deltik 2020-03-10 23:26:20 -05:00
  • f23c2af8d4 Admin-UI: Allow 'search' field to be added even if 'filter' is false. Cameron 2020-03-10 11:14:59 -07:00
  • 17e9a34eb1 Admin-UI: Added optional 'search' attribute to fields. When true the field will be included in the "Search In Field" filter list. Cameron 2020-03-10 11:08:22 -07:00
  • bd45d497d8 mediapicker() enhancements. Now accepts: resize, rename and convert $parms. See PHPDoc for details. Cameron 2020-03-09 17:30:29 -07:00
  • a200d312d8 Added e107::getThumb() to get thumbnailer class. Added a test for it. Styling fix for admin-ui grid. Cameron 2020-03-09 13:41:00 -07:00
  • 0ef918eb59 Issue: #4097 Media Picker plugin path fix and edit button disable option. Cameron 2020-03-09 07:39:21 -07:00
  • d805e5c4e9 Fixes #3461 - Removed duplicated type=hidden elements. Code Cleanup Cameron 2020-03-09 06:38:28 -07:00
  • 2a49e2a794 Moved renderCreateFieldset() table-row routine into new method renderCreateFieldRow(). Cleaned up other code for PHP validation. Cameron 2020-03-08 19:56:38 -07:00
  • 429a61a6ee Added another date test for the future. Cameron 2020-03-07 10:01:03 -08:00
  • b4b649eeb6 Fixes #4079 - Corrected multiple event includes conflict. Cameron 2020-03-07 10:00:12 -08:00
  • bb16213b85 Fix for Codeception return code 1 with XML code coverage report Deltik 2020-03-06 19:16:07 -06:00
  • 91d69898df Fix for e_form::name2id() when = and ? characters are detected is found. Cameron 2020-03-06 17:06:32 -08:00
  • bdb78a186a Fix for intermittently failing test involving LAN_SETSAVED Deltik 2020-03-06 18:49:23 -06:00
  • 7c9df47e8e PHP bug 66773 workaround in Hybridauth Nick Liu 2020-02-17 14:49:57 +01:00
  • 94cf0cdea2 Adding Hybridauth 3.2.0 social login providers Deltik 2020-03-06 18:14:24 -06:00
  • 76dfad9311 Admin-UI: Fix for $adminMenu attribute 'modal-caption' not functioning. Use 'modal'=>true to enable first. Cameron 2020-03-06 14:18:57 -08:00
  • 8129d919c4 Issue #4079 - Code Cleanup. Cameron 2020-03-06 13:57:33 -08:00
  • d6d178824c Admin-UI: $listGroup added for control of specific JOIN grouping when necessary. Example added to blank plugin. Cameron 2020-03-05 11:38:23 -08:00
  • bb6fe3283b Fix for embedded image data causing mailing failure after upgrading PHPMailer. Cameron 2020-03-04 18:13:05 -08:00
  • a3d99f0d19 HybridAuth update Cameron 2020-03-04 16:38:22 -08:00
  • 9a2f979551 Removed unused code from download admin area. Cameron 2020-03-03 13:12:14 -08:00
  • bc777c7414 Detect and refresh language file lists when scanning plugin directories. Cameron 2020-03-03 13:11:48 -08:00
  • eff8293866 Custom CSS class on container when modal/iframe is active. Cameron 2020-03-03 08:08:06 -08:00
  • 6d0fb9e218 Fix for faulty srcset height value when using overrides and a default. Tests added. Cameron 2020-03-02 11:03:28 -08:00
  • 89f58fafa6 Code cleanup Cameron 2020-03-01 13:16:36 -08:00
  • f948629796 Cleanup class to work with PHPMailer 6. Cameron 2020-03-01 12:59:19 -08:00
  • 1925ce5264 Three dependencies updated and moved to vendor directory: PHPMailer (upgraded to v6 - more testing required) JsShink Mysqldump-php Cameron 2020-02-29 11:56:05 -08:00
  • a5193f2850 Added other third-party scripts. Cameron 2020-02-29 10:28:04 -08:00
  • b3a30c0059 More logging for intermittent e_plugin test failures Nick Liu 2020-02-29 19:11:17 +01:00
  • 331aa5f99e Interface fixes and refactoring to e107 conventions/standards. Cameron 2020-02-28 10:33:50 -08:00
  • 66ea783998 Social Login admin area rework. Cameron 2020-02-27 14:10:42 -08:00
  • 35e2e3b4aa Merge pull request #4099 from Deltik/fix-3492 Cameron 2020-02-26 13:58:03 -08:00