Commit graph

  • 9f75788491 Support more options for image autoconv Kijin Sung 2024-12-16 20:43:09 +09:00
  • 7f8f303787 Display image size and video duration in file list Kijin Sung 2024-12-16 20:04:28 +09:00
  • c60847d38a Record file changelog when admin resizes image manually Kijin Sung 2024-12-16 20:00:50 +09:00
  • a806c0f0f7 Display more helpful message after image conversion Kijin Sung 2024-12-16 01:57:59 +09:00
  • 84acc21817 Add manual image conversion for admin Kijin Sung 2024-12-16 01:50:44 +09:00
  • 818fd54b00 Add mime_type, width, height, duration to all file-related responses Kijin Sung 2024-12-15 18:39:05 +09:00
  • b66b31e8e7 Merge branch 'pr/scheduled-tasks' Kijin Sung 2024-12-15 00:17:57 +09:00
  • 8c5f96f8c5 Fix incorrect Content-Type in JSON callback responses #2448 Kijin Sung 2024-12-15 00:16:57 +09:00
  • 4d5fac5d77 Fix exposed lang code in group names Kijin Sung 2024-12-14 23:56:16 +09:00
  • 78229aa944 Fix exposed lang code in editor module group list #2447 Kijin Sung 2024-12-14 23:53:02 +09:00
  • 0748d0ebd5 Load user config after system config, providing an opportunity to manipulate system config before Rhymix takes any other action Kijin Sung 2024-12-13 01:21:36 +09:00
  • d6dca30e0f Emit warning if an XML query returns 10000+ rows, probably because of missing condition Kijin Sung 2024-12-13 01:20:45 +09:00
  • 746afdacb3 Fix queue config interfering with unit tests Kijin Sung 2024-12-12 21:37:53 +09:00
  • eebd9a0005 Modify current queue config for unit testing Kijin Sung 2024-12-12 21:31:31 +09:00
  • 50974a325e Add unit tests for scheduled tasks Kijin Sung 2024-12-12 21:28:43 +09:00
  • 90fd5502ce Fix parsing of intervals containing day of week and/or leading zero Kijin Sung 2024-12-12 21:28:31 +09:00
  • 924c98bf4e Decode args and options in getScheduledTask() Kijin Sung 2024-12-12 21:06:38 +09:00
  • 5ff2f15485 Add methods to manage scheduled tasks Kijin Sung 2024-12-12 11:25:29 +09:00
  • caf882fed0 Delete unnecessary methods from dummy queue driver Kijin Sung 2024-12-12 11:18:50 +09:00
  • a2cdd3d897 Update unit tests for dummy queue driver Kijin Sung 2024-12-12 01:58:05 +09:00
  • b21b700570 Add placeholder methods to dummy queue driver Kijin Sung 2024-12-12 01:56:21 +09:00
  • ffeb9133ab Update first_run timestamp of tasks run at an interval Kijin Sung 2024-12-12 01:55:55 +09:00
  • f87429687a Assign task_srl to scheduled tasks Kijin Sung 2024-12-12 01:49:38 +09:00
  • 53cd6e807d Implement scheduled tasks Kijin Sung 2024-12-12 00:49:18 +09:00
  • 2f0ec84cc2 General cleanup of nonstandard syntax in board module classes Kijin Sung 2024-12-10 23:02:42 +09:00
  • 3f08dd1de2 General cleanup of nonstandard syntax in board.view.php Kijin Sung 2024-12-10 22:59:59 +09:00
  • 19919cf722 Clean up default values in board.class.php Kijin Sung 2024-12-10 22:55:01 +09:00
  • 351d2a452a Clean up unnecessary constructor Kijin Sung 2024-12-10 22:50:55 +09:00
  • 0d6fe46281 Clean up unnecessary board module uninstall method Kijin Sung 2024-12-10 22:50:11 +09:00
  • ff727e3604 Clean up unnecessary dense code Kijin Sung 2024-12-10 22:48:30 +09:00
  • 955f4b0e29 Fix double escaping in ncenterlite summary/content #2445 Kijin Sung 2024-12-10 22:37:51 +09:00
  • 4be2d59b69 Always return BaseObject in Value::validate() #2444 Kijin Sung 2024-12-10 22:34:16 +09:00
  • 5a107c58fc
    Merge pull request #2444 from dewekk/fix-extra-file Kijin Sung 2024-12-10 22:32:15 +09:00
  • 5502df5b81
    확장변수 파일 삭제 불가 문제 수정 dewekk 2024-12-10 13:37:57 +09:00
  • 6e5ee53ea3 Fix shortcut menu not selected when it is a URL link to an internal page #2439 Kijin Sung 2024-12-08 22:18:22 +09:00
  • 27fb793080 Add "Select" option at top of extravar select element Kijin Sung 2024-12-08 22:03:44 +09:00
  • 33c1d9a117 Fix missing category list if main board has no categories but included boards have categories #2437 Kijin Sung 2024-12-07 22:15:02 +09:00
  • 7539d18c60 Fix ncenterlite config not saved when all types of notifications are unchecked #2443 Kijin Sung 2024-12-07 22:03:54 +09:00
  • 6a93e0c12d Fix excessive session data after accessing and voting on many documents and comments Kijin Sung 2024-12-07 21:55:14 +09:00
  • 8f20339549 Fix type error when BoardModel::getListConfig() is called with invalid parameter Kijin Sung 2024-12-07 21:46:50 +09:00
  • 1bfe3740ff Clean up admin notification email format Kijin Sung 2024-12-05 01:28:52 +09:00
  • 9e99acd8e6 Fix lang code in group list not recognized in group editing screen Kijin Sung 2024-12-05 01:21:55 +09:00
  • c098b4d055 Don't set proxy for Guzzle if proxy config doesn't comtain valid host and port Kijin Sung 2024-12-05 01:16:37 +09:00
  • 0c815fc27b Fix incorrect return type of utf8_trim() if input string contains invalid UTF-8 sequence Kijin Sung 2024-12-04 15:59:16 +09:00
  • 3a322cdfce Fix warning in content widget if tab_type is null Kijin Sung 2024-12-02 15:27:06 +09:00
  • 42a0848a31
    Merge branch 'rhymix:master' into master Lastorder 2024-12-01 08:19:13 +09:00
  • 6184797b22 Add PHP 8.4 to test matrix, and reorganize github CI configuration Kijin Sung 2024-11-30 18:02:01 +09:00
  • ab242e9ebf When logging out, remove device_key cookie if present #2434 Kijin Sung 2024-11-30 17:15:13 +09:00
  • 8ab45033e7
    move wrong compare Lastorder 2024-11-22 10:07:44 +09:00
  • f85acb1783
    add option to hide default options Lastorder 2024-11-22 10:05:12 +09:00
  • 8c2c7178ea
    debug Lastorder 2024-11-22 09:52:08 +09:00
  • 53bef2d341
    search for [HIDE] Lastorder 2024-11-22 09:50:11 +09:00
  • f9cf23a7dd
    oops Lastorder 2024-11-22 09:48:18 +09:00
  • 06863a216d
    apply at simple skin Lastorder 2024-11-22 09:46:15 +09:00
  • 3fdcefc092
    add <HIDE> tag to hide default values Lastorder 2024-11-22 09:45:39 +09:00
  • 7ab8fb0564
    revert temp changes Lastorder 2024-11-22 09:43:50 +09:00
  • 0fd0e336a0
    TEMP: allow one option Lastorder 2024-11-22 09:40:10 +09:00
  • 690ba43271
    TEMP: allow delete all options Lastorder 2024-11-22 09:31:27 +09:00
  • 710f20ab33
    TEMP: allow empty poll if add item is on Lastorder 2024-11-22 09:28:54 +09:00
  • 6e84829da4
    Merge branch 'rhymix:master' into develop Lastorder 2024-11-22 09:24:12 +09:00
  • 87573ef8e4 Highlight warning about merged board permissions #2437 Kijin Sung 2024-11-21 23:07:24 +09:00
  • 3449705ae8
    Merge pull request #2435 from dewekk/fix-manager Kijin Sung 2024-11-21 23:05:19 +09:00
  • 697eb5d909
    불필요한 권한 설정 삭제 dewekk 2024-11-20 19:53:27 +09:00
  • b6ba2cf685
    모듈 관리자가 확장변수를 삭제 할 수 없는 문제 수정 dewekk 2024-11-20 19:23:13 +09:00
  • d3b3dc7b0e Improve compatibility with old DB versions that can't take current_timestamp() as a default value for DATETIME column Kijin Sung 2024-11-20 14:03:22 +09:00
  • 84e57ff876 Update minimum PHP version in README Kijin Sung 2024-11-19 00:52:51 +09:00
  • f7038ebde5 Remove PHP 7.2 and 7.3 from test matrix Kijin Sung 2024-11-19 00:04:02 +09:00
  • 7e142722d4 Remove polyfill for is_countable() Kijin Sung 2024-11-19 00:00:45 +09:00
  • b2051f9934 Remove condition for PHP < 7.3 Kijin Sung 2024-11-18 23:59:02 +09:00
  • d5796b6f9d Fix #2273 change minimum PHP version to 7.4 Kijin Sung 2024-11-18 23:57:23 +09:00
  • a8016bd05c Version 2.1.19 Kijin Sung 2024-11-18 11:29:24 +09:00
  • 28cc1fe113 Remove document context menu from default mobile skin, too #2415 Kijin Sung 2024-11-17 23:35:01 +09:00
  • f35ffad766 Call opcache_reset() after recreating cache files Kijin Sung 2024-11-17 22:24:57 +09:00
  • 8d1429b286 Always check filesystem case sensitivity in Linux Kijin Sung 2024-11-17 22:23:15 +09:00
  • b6fc630f4a Use RX_WINDOWS consistently Kijin Sung 2024-11-17 22:22:54 +09:00
  • 7ffb1c50fc Define RX_WINDOWS based on PHP_OS_FAMILY Kijin Sung 2024-11-17 22:18:38 +09:00
  • b3a311488b Fix #2432 untranslated group name Kijin Sung 2024-11-17 21:59:26 +09:00
  • fe6625bfbb Allow selecting which actions to block if the user's IP is listed in spamfilter #2423 Kijin Sung 2024-11-17 21:32:16 +09:00
  • a04dc1270f Make all spamfilter model methods static Kijin Sung 2024-11-17 20:58:56 +09:00
  • a90f444182 Block voting and reporting from spam IP #2423 Kijin Sung 2024-11-17 20:43:40 +09:00
  • 737fc40b66 Add option to control handling of comments in spamfilter keyword #2429 Kijin Sung 2024-11-17 18:06:33 +09:00
  • 5c654c94b7 Delete unnecessary init() method in adminloggingController Kijin Sung 2024-11-16 22:38:39 +09:00
  • 25564913b8 Record member_srl in admin_log table, and change request_vars format to JSON #2421 Kijin Sung 2024-11-16 22:36:37 +09:00
  • e61723ce5c Add member_srl column and reorder columns in admin_log table #2421 Kijin Sung 2024-11-16 22:32:56 +09:00
  • e4a100c896 Fix #2420 display module_srl in board and page list Kijin Sung 2024-11-16 17:20:50 +09:00
  • ad76223531 Fix #2425 open admin board link in new tab Kijin Sung 2024-11-16 17:17:58 +09:00
  • 7517d94113 Fix #2430 remove meaningless constructor in member.class.php Kijin Sung 2024-11-16 17:16:12 +09:00
  • 41d33837f2 Fix #2431 undefined properties Kijin Sung 2024-11-16 17:04:40 +09:00
  • b3b3fa73a4
    Merge pull request #2416 from kijin/pr/manager-scopes Kijin Sung 2024-11-16 16:57:22 +09:00
  • 7503223d26 Merge branch 'master' into pr/manager-scopes Kijin Sung 2024-11-16 16:54:54 +09:00
  • cfa6d761aa Improve detection of invalid FCM tokens Kijin Sung 2024-11-10 14:46:42 +09:00
  • 70625171ca Keep content text in separate variable before decoding Kijin Sung 2024-11-10 14:46:30 +09:00
  • 4f00389484 Exclude extravar module from server env page Kijin Sung 2024-11-05 20:12:36 +09:00
  • 2620049b4e Merge branch 'master' into pr/manager-scopes Kijin Sung 2024-10-27 23:09:40 +09:00
  • 76bb57ad80 Move some meta tags back above the <title> Kijin Sung 2024-10-27 23:07:23 +09:00
  • e6bd94855e Remove double escape of meta tag content Kijin Sung 2024-10-27 23:01:07 +09:00
  • 9c92ad1f05 Remove X-UA-Compatible meta tag in all browsers except IE 11 Kijin Sung 2024-10-27 22:59:12 +09:00
  • bf0093b56a Move most meta tags above the <title> to below it #2419 Kijin Sung 2024-10-27 22:50:02 +09:00
  • bf3d920a1d Improve crontab instructions for queue Kijin Sung 2024-10-27 22:32:58 +09:00
  • 8049d5a8c9 Use absolute path of the php executable in crontab example Kijin Sung 2024-10-27 22:25:41 +09:00