Commit graph

1516 commits

Author SHA1 Message Date
Lastorder-DC
1c8ae0d766 Merge remote-tracking branch 'upstream/master' into master 2025-10-27 23:09:27 +09:00
Kijin Sung
e676949669 Allow users to edit existing documents, even if they belong in categories they don't have permission to write in anymore 2025-10-24 17:51:33 +09:00
Kijin Sung
b119578209 Add prefix index on value column of document_extra_vars table 2025-10-24 09:04:18 +09:00
Kijin Sung
f7301b0a22 Prevent warning when NOT sorting by extra var as number 2025-10-23 23:27:18 +09:00
Kijin Sung
bef2871ce7 Cleanup related to document_extra_vars 2025-10-23 13:10:21 +09:00
Kijin Sung
2a7eeebcbd Add numeric value column to extra vars, and add option to mark extra var as sortable #2604 #2559 2025-10-23 11:17:24 +09:00
Lastorder
a5c3dc8ae5
Merge branch 'rhymix:master' into master 2025-10-13 20:09:50 +09:00
Kijin Sung
c3102da73f Fix #2600 misplaced decoding line 2025-09-10 07:42:38 +09:00
Kijin Sung
3c3e510c2e Fix double escaping of document and comment summary 2025-09-09 15:24:54 +09:00
Lastorder
2fd8df9de6
Merge branch 'rhymix:master' into master 2025-09-06 15:48:53 +09:00
Kijin Sung
893b08a742 Clarify message sending options when managing documents 2025-09-06 13:31:00 +09:00
Kijin Sung
87a3256fa0 Fix incorrect method and act 2025-09-06 13:08:04 +09:00
Kijin Sung
fdb19f2e39 Fix broken link to document and comment when module belongs to a different domain 2025-09-04 00:58:56 +09:00
Kijin Sung
e3fea89dbc Fix broken link in to module in document, comment, file list when module belongs to a different domain 2025-09-04 00:42:54 +09:00
Lastorder
ef9967fc1d
Merge branch 'rhymix:master' into master 2025-08-27 17:08:18 +09:00
Kijin Sung
e0033ac2fc Add select box to filter by module in document, comment, and file list 2025-08-24 21:35:50 +09:00
Kijin Sung
08fc4d72d9 Fix incorrect error message when a document/comment is voted/blamed already #2590 2025-08-13 21:15:11 +09:00
Lastorder
e15c8f4e52
Merge branch 'rhymix:master' into master 2025-07-15 10:09:11 +09:00
Kijin Sung
94869286ce Fix missing category_srl in updateDocument return value #2575 2025-07-06 17:06:52 +09:00
Lastorder
b894362419
Merge branch 'rhymix:master' into master 2025-06-27 14:34:35 +09:00
Kijin Sung
eaa0aee988 Update file count after copying document or comment with its files #2569 2025-06-17 13:37:26 +09:00
Kijin Sung
3ac26150d5 Fix error when adding a new extra var 2025-06-14 16:36:03 +09:00
Kijin Sung
3c44f96f63 Fix empty procDocumentAddCart request (2.1.24 regression) #2568 2025-06-14 13:49:48 +09:00
Kijin Sung
7ffe499a66 Fix multiple default values being shown on extravar edit screen 2025-06-12 20:30:09 +09:00
Kijin Sung
ab55d8f724 Fix string * float error when height is auto #2562 2025-06-08 23:29:45 +09:00
Lastorder
7fec210203
Merge branch 'rhymix:master' into master
Some checks failed
PHP Lint & Codeception / PHP 7.4 (push) Has been cancelled
PHP Lint & Codeception / PHP 8.0 (push) Has been cancelled
PHP Lint & Codeception / PHP 8.1 (push) Has been cancelled
PHP Lint & Codeception / PHP 8.2 (push) Has been cancelled
PHP Lint & Codeception / PHP 8.3 (push) Has been cancelled
PHP Lint & Codeception / PHP 8.4 (push) Has been cancelled
2025-06-02 21:32:36 +09:00
Kijin Sung
eba7b75c3a Fix undefined values and other warnings 2025-06-01 18:45:46 +09:00
Kijin Sung
702eebaa92 Fix undefined values in various modules 2025-06-01 17:58:00 +09:00
Kijin Sung
2df0474a06 Fix category color not being updated when set to empty value 2025-05-29 09:47:10 +09:00
Lastorder
cb1fd188ef
Merge branch 'rhymix:master' into master 2025-05-26 06:58:12 +09:00
Kijin Sung
e5ea2e5a6d Relabel var_idx after reordering extra keys 2025-05-23 15:19:03 +09:00
Kijin Sung
4155f9fe9c Consolidate queries 2025-05-23 15:16:36 +09:00
Kijin Sung
8e85abf97e Clean up some admin scripts 2025-05-22 21:35:44 +09:00
Kijin Sung
a1e5a51b06 Allow reordering extra keys with drag and drop #2526 2025-05-22 21:20:59 +09:00
Kijin Sung
d97eb36bbd Add search by regdate #2545 2025-05-21 20:38:57 +09:00
Kijin Sung
a1f452fa83 Fix missing extra vars when document cache is cleared in the middle of a script #2553 2025-05-15 20:11:49 +09:00
Lastorder
0739f82c49
Merge branch 'rhymix:master' into master 2025-05-14 18:42:06 +09:00
Kijin Sung
bd3e642d37 Also apply iframe solution to dispDocumentDeclare 2025-05-14 02:37:17 +09:00
Kijin Sung
d1d278719c Also apply iframe solution to dispTempSavedList 2025-05-14 02:32:23 +09:00
Lastorder
d327bb1926
Merge branch 'rhymix:master' into master 2025-05-02 17:07:35 +09:00
Kijin Sung
6ead6ae434 Increase length of password columns for document and comment tables #2530 2025-03-23 20:50:48 +09:00
Kijin Sung
bb3ea5c9aa Fix overlapping pagination links #2521 2025-03-14 01:22:32 +09:00
Lastorder
a40502885e
Merge branch 'rhymix:master' into master 2025-03-10 17:04:17 +09:00
Kijin Sung
ea1e0ef624 Enforce types of commonly used variables in board 2025-03-08 15:09:00 +09:00
Lastorder
e5b729f8e9
Merge branch 'rhymix:master' into master 2025-03-03 10:47:47 +09:00
Hatsan
7786e2c44f just joke 2025-03-03 01:47:21 +00:00
Kijin Sung
7d6565766a Hide unnecessary fields in extravar config screen #2486 2025-02-15 21:43:27 +09:00
Kijin Sung
65918f67ea Fix incorrect checkbox handling in document_category.js #2486 2025-02-15 21:31:23 +09:00
Kijin Sung
651fa56c4f Add close button to document manage popup #2478 2025-02-13 22:32:18 +09:00
Kijin Sung
bcc11f253a Fix type error when category_srl contains an array 2025-02-10 17:27:50 +09:00