Kijin Sung
|
482cdc2cad
|
Use consistent condition for identifier form type
identifier가 email_address인 경우에만 <input type="email">을 사용하고
그 밖의 경우에는 항 <input type="text">를 사용하도록 일관성 개선
|
2023-02-26 01:45:29 +09:00 |
|
Kijin Sung
|
8620ee4b02
|
Fix #2044 default value mismatch for identifier/identifiers
|
2023-02-26 01:43:20 +09:00 |
|
BJRambo
|
ba94631921
|
Merge branch 'develop' of github.com:rhymix/rhymix into develop
|
2023-02-23 21:00:52 +09:00 |
|
BJRambo
|
7d15f6adb9
|
트리거 변수가 잘못 전달되는 문제 고치고 document_srl 을 추가함.
|
2023-02-23 20:59:59 +09:00 |
|
Kijin Sung
|
37b0d3a1e6
|
Remove trailing whitespace
|
2023-01-30 21:43:21 +09:00 |
|
Kijin Sung
|
c5267b42fd
|
Remove trailing whitespace
|
2023-01-30 21:37:41 +09:00 |
|
Kijin Sung
|
8a6039b829
|
Remove trailing whitespace in member module
|
2023-01-17 21:01:32 +09:00 |
|
Kijin Sung
|
f05d3b4ab6
|
Remove trailing whitespace in module module
|
2023-01-17 21:00:45 +09:00 |
|
Kijin Sung
|
1dca4adf42
|
Remove trailing whitespace in admin module
|
2023-01-17 20:59:21 +09:00 |
|
Kijin Sung
|
651238916b
|
Fix deprecation warnings in PHP 8.2
|
2023-01-17 00:15:12 +09:00 |
|
Kijin Sung
|
aacc7dc46e
|
Fix missing variables in member list screen
|
2023-01-16 23:05:31 +09:00 |
|
Kijin Sung
|
e0a041bb3d
|
Fix deprecation warnings in PHP 8.2
|
2023-01-16 22:42:04 +09:00 |
|
Kijin Sung
|
f7f20a0825
|
Fix incorrect template syntax
|
2023-01-16 22:36:22 +09:00 |
|
Kijin Sung
|
bdae876529
|
Fix deprecation warnings for using trim() on null
|
2023-01-16 22:34:26 +09:00 |
|
Kijin Sung
|
b6d78becc9
|
Fix deprecation warnings in PHP 8.2
|
2023-01-16 22:21:57 +09:00 |
|
Kijin Sung
|
11a845ecc9
|
Fix undefined variable in ncenterlite.controller.php
|
2023-01-16 21:43:26 +09:00 |
|
Kijin Sung
|
6ce32b612f
|
Fix incorrect point if cache file is somehow damaged
https://xetown.com/questions/1736150
|
2023-01-06 18:38:43 +09:00 |
|
Kijin Sung
|
6f51d0da87
|
Fix deprecation warning in PHP 8
|
2023-01-06 18:37:09 +09:00 |
|
BJRambo
|
6c139c543e
|
신고 관련 베트남어 추가
|
2023-01-05 22:19:15 +09:00 |
|
Kijin Sung
|
e5d6bddebc
|
Always display dummy cache driver at top of list
|
2022-12-30 00:18:56 +09:00 |
|
Kijin Sung
|
2437de31f3
|
Remove wincache and xcache drivers - they are no longer maintained for PHP 7.2+
|
2022-12-30 00:16:06 +09:00 |
|
Kijin Sung
|
84546b936c
|
Adjust error display in core file cleanup function
|
2022-12-29 01:01:17 +09:00 |
|
Kijin Sung
|
ab757d0b8a
|
Clean up admin footer and adjust lang codes
|
2022-12-29 00:55:47 +09:00 |
|
Kijin Sung
|
30493947d8
|
Fix deprecated ${var} syntax
|
2022-12-29 00:44:51 +09:00 |
|
Kijin Sung
|
81daa1fa17
|
Clarify ordering of message boxes in the admin dashboard
|
2022-12-28 21:44:13 +09:00 |
|
Kijin Sung
|
a188fde6e5
|
Fix inefficient caching of checkCaseSensitiveFilesystem()
|
2022-12-28 21:39:05 +09:00 |
|
Kijin Sung
|
87266f9440
|
Automatically check for unnecessary files in the Dashboard
|
2022-12-28 21:34:37 +09:00 |
|
Kijin Sung
|
ba107a6abf
|
Add admin screen to delete unnecessary core files from older versions
|
2022-12-28 21:25:57 +09:00 |
|
Kijin Sung
|
0aa4fed636
|
Add option to select jQuery 3.x (#1835) + add description to other options in Advanced config screen
|
2022-12-28 01:09:27 +09:00 |
|
Kijin Sung
|
a55ba4fab9
|
Fix incorrectly capitalized class names in message module
|
2022-12-27 23:14:23 +09:00 |
|
Kijin Sung
|
97e14fee65
|
Fix incorrectly capitalized class names in file module
|
2022-12-27 23:13:10 +09:00 |
|
Kijin Sung
|
0b5d9858a7
|
Fix deprecation warning
|
2022-12-27 23:11:40 +09:00 |
|
Kijin Sung
|
bc3502988e
|
Fix incorrectly capitalized class names in document and comment modules
|
2022-12-27 23:09:25 +09:00 |
|
Kijin Sung
|
4fe893ee86
|
Merge remote-tracking branch 'origin/develop' into develop
|
2022-12-27 23:07:10 +09:00 |
|
Kijin Sung
|
0e2940985f
|
Move unnecessary method in ModuleMobile to ModuleView
|
2022-12-27 23:06:52 +09:00 |
|
Kijin Sung
|
f5bd3a15ef
|
Fix incorrectly capitalized class names in module module
|
2022-12-27 23:05:01 +09:00 |
|
Kijin Sung
|
b1206b9cf1
|
Fix incorrectly capitalized class names in member module
|
2022-12-27 23:03:46 +09:00 |
|
Kijin Sung
|
e2e0f076a0
|
Rename device.php to uppercase Device.php
|
2022-12-27 23:02:03 +09:00 |
|
Kijin Sung
|
3761f92cef
|
Fix type error when legacy methods are called with inappropriate types
|
2022-12-27 22:54:52 +09:00 |
|
Kijin Sung
|
db3fb20a52
|
Fix optional parameter before required parameter
|
2022-12-27 22:54:31 +09:00 |
|
Kijin Sung
|
7f0753454f
|
Move remainder of usable actions to respective controller classes
|
2022-12-27 22:43:39 +09:00 |
|
Kijin Sung
|
01b408fb6b
|
Move procAdminRecompileCacheFile() to its own class
|
2022-12-27 21:58:28 +09:00 |
|
Kijin Sung
|
b9e55c05e6
|
Move remainder of system config actions to respective controller classes
|
2022-12-27 21:48:54 +09:00 |
|
Kijin Sung
|
ba18143dd6
|
Move domain config actions and related methods to Domains controller
|
2022-12-27 21:24:39 +09:00 |
|
Kijin Sung
|
a95ef14b8d
|
Fix backward compatibility with admin module
|
2022-12-27 11:06:28 +09:00 |
|
Kijin Sung
|
9c424f2d6f
|
Move procAdminLogout to Dashboard controller
|
2022-12-27 00:03:03 +09:00 |
|
Kijin Sung
|
5d6a16cdf9
|
Move server environment related actions to ServerEnv class
|
2022-12-27 00:00:14 +09:00 |
|
Kijin Sung
|
c93dea90e0
|
Move admin dashboard to Dashboard controller
|
2022-12-26 23:50:40 +09:00 |
|
Kijin Sung
|
93947a7f51
|
First step of reorganizing admin module into namespaces
|
2022-12-26 23:19:37 +09:00 |
|
Kijin Sung
|
4c65499ab1
|
Allow the install class of a module to be inside the controllers directory
|
2022-12-26 17:16:07 +09:00 |
|