-
Notifications
You must be signed in to change notification settings - Fork 21
/
package.xml
573 lines (572 loc) · 36.7 KB
/
package.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.9.0" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0
http://pear.php.net/dtd/tasks-1.0.xsd
http://pear.php.net/dtd/package-2.0
http://pear.php.net/dtd/package-2.0.xsd">
<name>opDiaryPlugin</name>
<channel>plugins.openpne.jp</channel>
<summary>opDiaryPlugin</summary>
<description>日記機能を追加するプラグインです。
バージョン体系(2011年9月現在)
1.4.x: OpenPNE3.6/3.7向け
1.2.x: OpenPNE3.4向け
1.0.x: OpenPNE3.2向け(メンテナンス終了)
0.8.x: OpenPNE3.0向け(メンテナンス終了)</description>
<lead>
<name>Rimpei Ogawa</name>
<user>ogawa</user>
<email />
<active>yes</active>
</lead>
<lead>
<name>Yuya Watanabe</name>
<user>watanabe</user>
<email />
<active>yes</active>
</lead>
<date>2012-06-14</date>
<time>22:01:23</time>
<version>
<release>1.4.1</release>
<api>1.4.1</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license>apache</license>
<notes>
Bug(バグ) #2284: 携帯版においてDiaryPluginに関連する文言のみの半角カタカナに対応していない
Bug(バグ) #3070: OpenPNE2系からOpenPNE 3.6.4 より前のバージョンへコンバートした環境で日記コメントが書き込めない現象が発生する場合がある
Bug(バグ) #3071: OpenPNE2系からOpenPNE 3.6.4 より前のバージョンへコンバートした環境で日記コメントに添付した画像が表示されない現象が発生する場合がある
</notes>
<contents>
<dir baseinstalldir="/" name="/">
<file baseinstalldir="/" md5sum="2bcec9045b32de9d9121c27fe72d4a6e" name="apps/mobile_frontend/config/app.yml" role="data" />
<file baseinstalldir="/" md5sum="8be2234c0d15d9d84becf91000a89e4d" name="apps/mobile_frontend/config/routing.yml" role="data" />
<file baseinstalldir="/" md5sum="2015d0e843f1b8b18fa6dd2bebe84627" name="apps/mobile_frontend/i18n/messages.ja.xml" role="data" />
<file baseinstalldir="/" md5sum="ed2868c1bfb5f2321168cd48e3903f15" name="apps/mobile_frontend/modules/diary/actions/actions.class.php" role="data" />
<file baseinstalldir="/" md5sum="f38308dad6aba1edebb1de78c5a44223" name="apps/mobile_frontend/modules/diary/actions/components.class.php" role="data" />
<file baseinstalldir="/" md5sum="113eea85c326854511282bf167f560fb" name="apps/mobile_frontend/modules/diary/config/security.yml" role="data" />
<file baseinstalldir="/" md5sum="d84ab38a3e4eeadcbdae1f268c04a3f4" name="apps/mobile_frontend/modules/diary/templates/deleteConfirmSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="52b033f11e63b4861c9af7c43dd844a3" name="apps/mobile_frontend/modules/diary/templates/editSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="dcb476984e661d3efa4e35584189f0d0" name="apps/mobile_frontend/modules/diary/templates/listFriendSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="157651701104498c475bfd1a43e1c51d" name="apps/mobile_frontend/modules/diary/templates/listMemberSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="c218b0a30468518ef8b1266f637290ba" name="apps/mobile_frontend/modules/diary/templates/listSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="20bbe22d8f263974382a96869bd0d20c" name="apps/mobile_frontend/modules/diary/templates/newSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="b050aa6364a63eddb5f973a8dc6e4009" name="apps/mobile_frontend/modules/diary/templates/showSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="8e24cb365f20b994d433616a01f35650" name="apps/mobile_frontend/modules/diary/templates/_cautionUnreadDiaryComment.php" role="data" />
<file baseinstalldir="/" md5sum="c2ef9a14cc843b3e55d04843ae5064ec" name="apps/mobile_frontend/modules/diary/templates/_diaryList.php" role="data" />
<file baseinstalldir="/" md5sum="f23e5adadbf8b8a6ea150ea3d87f2440" name="apps/mobile_frontend/modules/diary/templates/_friendDiaryList.php" role="data" />
<file baseinstalldir="/" md5sum="b7daa9ff55c3a95d21b120a1b8a4e55d" name="apps/mobile_frontend/modules/diary/templates/_memberDiaryList.php" role="data" />
<file baseinstalldir="/" md5sum="0380356d89ecb3d47673224d6a5d8c34" name="apps/mobile_frontend/modules/diary/templates/_myDiaryList.php" role="data" />
<file baseinstalldir="/" md5sum="215388c81a68b7a8fc324dcb65bd9323" name="apps/mobile_frontend/modules/diaryComment/actions/actions.class.php" role="data" />
<file baseinstalldir="/" md5sum="32d20d9c90b0e1a86b688f3a75e1848d" name="apps/mobile_frontend/modules/diaryComment/actions/components.class.php" role="data" />
<file baseinstalldir="/" md5sum="c51ac22b5ffb07112f1177e2f7ea0536" name="apps/mobile_frontend/modules/diaryComment/templates/deleteConfirmSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="2cc33000db79ae8ce1657dfc1fad8e73" name="apps/mobile_frontend/modules/diaryComment/templates/historySuccess.php" role="data" />
<file baseinstalldir="/" md5sum="d00613bfcb3edff3a8990047988ba5b8" name="apps/mobile_frontend/modules/diaryComment/templates/_comment.php" role="data" />
<file baseinstalldir="/" md5sum="c99c25cc1436775a489d9c87e2f5e004" name="apps/mobile_frontend/modules/diaryComment/templates/_history.php" role="data" />
<file baseinstalldir="/" md5sum="2c5d1651e93a4b2e383d07da4425613f" name="apps/mobile_frontend/modules/diaryComment/templates/_list.php" role="data" />
<file baseinstalldir="/" md5sum="bd7a9c74226adb8e411892f585060578" name="apps/mobile_frontend/modules/member/config/view.yml" role="data" />
<file baseinstalldir="/" md5sum="4af7b179f936bd6314e25c624b5601b8" name="apps/mobile_mail_frontend/config/routing.yml" role="data" />
<file baseinstalldir="/" md5sum="83b9be8a69e63f46938813a298e4f053" name="apps/mobile_mail_frontend/modules/diary/actions/actions.class.php" role="data" />
<file baseinstalldir="/" md5sum="f0476ca9b8a5921444f2d3c1b5f22280" name="apps/mobile_mail_frontend/modules/diary/templates/createError.php" role="data" />
<file baseinstalldir="/" md5sum="84648ea087bb9da01d2b321ea7550608" name="apps/mobile_mail_frontend/modules/diaryComment/actions/actions.class.php" role="data" />
<file baseinstalldir="/" md5sum="f0476ca9b8a5921444f2d3c1b5f22280" name="apps/mobile_mail_frontend/modules/diaryComment/templates/createError.php" role="data" />
<file baseinstalldir="/" md5sum="fbfabc44326c4bc274204bce214e09f5" name="apps/pc_backend/config/monitoring.yml" role="data" />
<file baseinstalldir="/" md5sum="9b9eeff5e596285fbb5bb9b725da6446" name="apps/pc_backend/config/routing.yml" role="data" />
<file baseinstalldir="/" md5sum="982576e74642f03227d83ccd8c971d45" name="apps/pc_backend/i18n/messages.ja.xml" role="data" />
<file baseinstalldir="/" md5sum="6e762689cce538a02716d6be6f4154c0" name="apps/pc_backend/modules/diary/actions/actions.class.php" role="data" />
<file baseinstalldir="/" md5sum="7a21fff8dc1220c15b1a1abe4673d200" name="apps/pc_backend/modules/diary/config/view.yml" role="data" />
<file baseinstalldir="/" md5sum="aea37e30346de9bf33e45382731a37b0" name="apps/pc_backend/modules/diary/templates/deleteConfirmSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="dc5234dee83954a0fc2d33ef6249b8bf" name="apps/pc_backend/modules/diary/templates/listSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="6b54886a071bf1eec32b250b6a048a00" name="apps/pc_backend/modules/diary/templates/searchIdSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="4b5067b6096b24c0a654f014b7bfd93c" name="apps/pc_backend/modules/diary/templates/_diary.php" role="data" />
<file baseinstalldir="/" md5sum="f34c25bf5b526965b217c9239c05fbd9" name="apps/pc_backend/modules/diary/templates/_searchForm.php" role="data" />
<file baseinstalldir="/" md5sum="a340a755dc35426db2d83f02c70c4e47" name="apps/pc_backend/modules/diaryComment/actions/actions.class.php" role="data" />
<file baseinstalldir="/" md5sum="7a21fff8dc1220c15b1a1abe4673d200" name="apps/pc_backend/modules/diaryComment/config/view.yml" role="data" />
<file baseinstalldir="/" md5sum="f7e59f0bbeb5d727da20159b6c1fca69" name="apps/pc_backend/modules/diaryComment/templates/deleteConfirmSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="37f2d0a711d79bbaa9743763c86f53c2" name="apps/pc_backend/modules/diaryComment/templates/listSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="7fb2b562ad53b7dd4d5a0ddb36053084" name="apps/pc_backend/modules/diaryComment/templates/_diaryComment.php" role="data" />
<file baseinstalldir="/" md5sum="3cb6fb1b991b5755385121e80bab66a6" name="apps/pc_backend/modules/diaryComment/templates/_searchForm.php" role="data" />
<file baseinstalldir="/" md5sum="e1f0672fc18506577c2ebec71c146f98" name="apps/pc_backend/modules/opDiaryPlugin/actions/actions.class.php" role="data" />
<file baseinstalldir="/" md5sum="1987ce8a1b6cbeccd18f67dc896c5a00" name="apps/pc_backend/modules/opDiaryPlugin/templates/indexSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="681117589e093a8a5a3fdfb44a08c2d0" name="apps/pc_frontend/config/app.yml" role="data" />
<file baseinstalldir="/" md5sum="8be2234c0d15d9d84becf91000a89e4d" name="apps/pc_frontend/config/routing.yml" role="data" />
<file baseinstalldir="/" md5sum="ed2868c1bfb5f2321168cd48e3903f15" name="apps/pc_frontend/modules/diary/actions/actions.class.php" role="data" />
<file baseinstalldir="/" md5sum="4d7f0c4c548596ca97258b0cc39f47f1" name="apps/pc_frontend/modules/diary/actions/components.class.php" role="data" />
<file baseinstalldir="/" md5sum="113eea85c326854511282bf167f560fb" name="apps/pc_frontend/modules/diary/config/security.yml" role="data" />
<file baseinstalldir="/" md5sum="b854ac284198fb6cd48badcec20a6671" name="apps/pc_frontend/modules/diary/config/view.yml" role="data" />
<file baseinstalldir="/" md5sum="469978187f26995f1a3159ec84e717ea" name="apps/pc_frontend/modules/diary/templates/deleteConfirmSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="b0e9e2127e73853bd312f284ac279bde" name="apps/pc_frontend/modules/diary/templates/editSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="30a687cc047f13e378e159fef8e8c2f7" name="apps/pc_frontend/modules/diary/templates/listFriendSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="9c7ba3134f30a09793733e785a5deead" name="apps/pc_frontend/modules/diary/templates/listMemberSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="fe73aed219956513070d976158938462" name="apps/pc_frontend/modules/diary/templates/listSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="a5e548d3ff8807b5ea3459b26879644c" name="apps/pc_frontend/modules/diary/templates/newSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="d7655e8974e137bbaa508448d3cce67f" name="apps/pc_frontend/modules/diary/templates/showSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="edee856bbf8c4fafec721562e960cb2b" name="apps/pc_frontend/modules/diary/templates/_cautionUnreadDiaryComment.php" role="data" />
<file baseinstalldir="/" md5sum="7f838e841b856ac4b7aaed1a2b399ce2" name="apps/pc_frontend/modules/diary/templates/_diaryList.php" role="data" />
<file baseinstalldir="/" md5sum="b102ea1f7a86793e9d38cfc1f7943d0e" name="apps/pc_frontend/modules/diary/templates/_form.php" role="data" />
<file baseinstalldir="/" md5sum="cad8124fc21e57b87a874ff3554d9544" name="apps/pc_frontend/modules/diary/templates/_formEditImage.php" role="data" />
<file baseinstalldir="/" md5sum="76eb6a884fa86f05ab87413d7f7af5ce" name="apps/pc_frontend/modules/diary/templates/_friendDiaryList.php" role="data" />
<file baseinstalldir="/" md5sum="a27ca37f0c703164f905a53842fff28f" name="apps/pc_frontend/modules/diary/templates/_memberDiaryList.php" role="data" />
<file baseinstalldir="/" md5sum="1fe313dcbb4428a6f796e446b5317c11" name="apps/pc_frontend/modules/diary/templates/_myDiaryList.php" role="data" />
<file baseinstalldir="/" md5sum="e240444801d1080e5f819c39a2ff3b57" name="apps/pc_frontend/modules/diary/templates/_sidemenu.php" role="data" />
<file baseinstalldir="/" md5sum="215388c81a68b7a8fc324dcb65bd9323" name="apps/pc_frontend/modules/diaryComment/actions/actions.class.php" role="data" />
<file baseinstalldir="/" md5sum="b83253a5b2a40ee6b472311b1dc5992a" name="apps/pc_frontend/modules/diaryComment/actions/components.class.php" role="data" />
<file baseinstalldir="/" md5sum="b854ac284198fb6cd48badcec20a6671" name="apps/pc_frontend/modules/diaryComment/config/view.yml" role="data" />
<file baseinstalldir="/" md5sum="2ea2d5698c2632332a3cb87e76d50abe" name="apps/pc_frontend/modules/diaryComment/templates/deleteConfirmSuccess.php" role="data" />
<file baseinstalldir="/" md5sum="cbf4be087513a8401a487b773cb3ac51" name="apps/pc_frontend/modules/diaryComment/templates/historySuccess.php" role="data" />
<file baseinstalldir="/" md5sum="746736ab3b0456cd4a8c3cc26d27ee35" name="apps/pc_frontend/modules/diaryComment/templates/_history.php" role="data" />
<file baseinstalldir="/" md5sum="de73f16e35cedc246e8001bbe3c15241" name="apps/pc_frontend/modules/diaryComment/templates/_list.php" role="data" />
<file baseinstalldir="/" md5sum="bd629dc27b2e987fd56449029002166e" name="apps/pc_frontend/modules/member/config/view.yml" role="data" />
<file baseinstalldir="/" md5sum="c60813fb3120d9d24484b8ddfc065cbd" name="config/activity_template.yml" role="data" />
<file baseinstalldir="/" md5sum="c5d97ca6de8838c8cb09f802dd46fa30" name="config/gadget.yml" role="data" />
<file baseinstalldir="/" md5sum="45306f47fadb5df3a2b66c0e7fd7a613" name="config/member_config.yml" role="data" />
<file baseinstalldir="/" md5sum="c5d97ca6de8838c8cb09f802dd46fa30" name="config/mobile_gadget.yml" role="data" />
<file baseinstalldir="/" md5sum="fcc1f83b73a6e232a9f2a358307addca" name="config/mobile_profile_gadget.yml" role="data" />
<file baseinstalldir="/" md5sum="9128cc9bed45d1af336601db1e29eef5" name="config/opDiaryPluginConfiguration.class.php" role="data" />
<file baseinstalldir="/" md5sum="fcc1f83b73a6e232a9f2a358307addca" name="config/profile_gadget.yml" role="data" />
<file baseinstalldir="/" md5sum="d54a4cf552696a3f93892dede3d6d96b" name="config/doctrine/schema.yml" role="data" />
<file baseinstalldir="/" md5sum="1435922a3bbc58f6a4412ceb6bd79856" name="data/fixtures/000_revision.yml" role="data" />
<file baseinstalldir="/" md5sum="028e92fb9cedddd26459286e35173bc2" name="data/fixtures/010_navigation.yml" role="data" />
<file baseinstalldir="/" md5sum="a151c6dae90c19590c3b33a0d571b48a" name="data/fixtures/020_gadget.yml" role="data" />
<file baseinstalldir="/" md5sum="4ef562c4496caef9d43160e225b6aa85" name="data/migrations/0.9.0/001_doctrine.php" role="data" />
<file baseinstalldir="/" md5sum="512761f146f13988678516d4caff50da" name="data/migrations/0.9.1/002_create_table_diary_comment_update.php" role="data" />
<file baseinstalldir="/" md5sum="f46faffcd1350fad77a242a0a063d8e9" name="data/migrations/0.9.1/003_load_fixture_gadget.php" role="data" />
<file baseinstalldir="/" md5sum="141fa8eaf6b1ed6a1f6b7270df0eb0df" name="data/migrations/0.9.1/fixtures/003_gadget.yml" role="data" />
<file baseinstalldir="/" md5sum="65f276268b936ed549dd4e197e2227d7" name="data/migrations/0.9.2/004_fix_cascade_diary_comment.php" role="data" />
<file baseinstalldir="/" md5sum="9901235ed3c2741228579db88ed171b8" name="data/migrations/1.1.1/005_add_column_is_open_on_diary.php" role="data" />
<file baseinstalldir="/" md5sum="67023fcbba9e3f687603955faa31368a" name="data/migrations/1.1.1/006_add_indexes.php" role="data" />
<file baseinstalldir="/" md5sum="09366042ccf1c96822368dc1bbd195c5" name="data/migrations/1.1.1/007_add_column_has_images_on_diary_comment.php" role="data" />
<file baseinstalldir="/" md5sum="528e95888ff0a9995f53e62422ae5bc6" name="data/migrations/1.3.0/008_add_foreign_key_on_diary_comment_unread.php" role="data" />
<file baseinstalldir="/" md5sum="68434953352c6b6ef50b2902ad887099" name="data/migrations/1.3.3/009_change_cascade_diary_comment.php" role="data" />
<file baseinstalldir="/" md5sum="6dacde2e9b615f99c515c8e4c6e74974" name="data/migrations/1.4.1/010_remove_invalid_diary_comment_update.php" role="data" />
<file baseinstalldir="/" md5sum="44996083329ceb403b4c5a4445b47b8f" name="data/migrations/1.4.1/011_fix_diary_comment_has_images.php" role="data" />
<file baseinstalldir="/" md5sum="9576bcf95d6c7e92e9b1452984087e2d" name="i18n/messages.ja.xml" role="data" />
<file baseinstalldir="/" md5sum="ff14e22a0119036fe8c828b5b60979d2" name="i18n/publicFlags.ja.xml" role="data" />
<file baseinstalldir="/" md5sum="5e5b6ce5f306ae71411e7058a9169f1a" name="lib/action/opDiaryPluginActions.class.php" role="data" />
<file baseinstalldir="/" md5sum="2edeb3c94257423ae6744d96a1e9035e" name="lib/action/opDiaryPluginDiaryActions.class.php" role="data" />
<file baseinstalldir="/" md5sum="4bcadc5925092df6a99359b6b1783428" name="lib/action/opDiaryPluginDiaryCommentActions.class.php" role="data" />
<file baseinstalldir="/" md5sum="8181f35f291692673ef6e847a4300392" name="lib/action/opDiaryPluginDiaryCommentComponents.class.php" role="data" />
<file baseinstalldir="/" md5sum="7eae9c3d7c12eb0fa4847ed55ac20eee" name="lib/action/opDiaryPluginDiaryComponents.class.php" role="data" />
<file baseinstalldir="/" md5sum="e62d6d2d404c29785b9d8aff0257a4fe" name="lib/action/opDiaryPluginMailActions.class.php" role="data" />
<file baseinstalldir="/" md5sum="cc527065e80393302c5d6628ee481ac6" name="lib/filter/doctrine/PluginDiaryCommentFormFilter.class.php" role="data" />
<file baseinstalldir="/" md5sum="0c5a4a5398f332074535ab48fc16b143" name="lib/filter/doctrine/PluginDiaryCommentImageFormFilter.class.php" role="data" />
<file baseinstalldir="/" md5sum="afd6d43347604b1cbca42c1189805ebf" name="lib/filter/doctrine/PluginDiaryCommentUnreadFormFilter.class.php" role="data" />
<file baseinstalldir="/" md5sum="194e9424eb93eb5e172fa70c80c44aab" name="lib/filter/doctrine/PluginDiaryCommentUpdateFormFilter.class.php" role="data" />
<file baseinstalldir="/" md5sum="1030c135178603165888b6774dfcad1f" name="lib/filter/doctrine/PluginDiaryFormFilter.class.php" role="data" />
<file baseinstalldir="/" md5sum="039facd5a8763f0d63a98407787bbe59" name="lib/filter/doctrine/PluginDiaryImageFormFilter.class.php" role="data" />
<file baseinstalldir="/" md5sum="6eeac71e3aa420bcd701a9020a8d652a" name="lib/form/opDiaryPluginConfigurationForm.class.php" role="data" />
<file baseinstalldir="/" md5sum="35ffe24c401409c21666e8e68684685c" name="lib/form/doctrine/PluginDiaryCommentForm.class.php" role="data" />
<file baseinstalldir="/" md5sum="590f249f78ca978ca45a67deeef638d9" name="lib/form/doctrine/PluginDiaryCommentImageForm.class.php" role="data" />
<file baseinstalldir="/" md5sum="945232795f961926fc262f7dedadb0af" name="lib/form/doctrine/PluginDiaryCommentUnreadForm.class.php" role="data" />
<file baseinstalldir="/" md5sum="74ef3deed617a6cca8e2888c732ff751" name="lib/form/doctrine/PluginDiaryCommentUpdateForm.class.php" role="data" />
<file baseinstalldir="/" md5sum="752338c8c2b1114637e399c5c1ee0147" name="lib/form/doctrine/PluginDiaryForm.class.php" role="data" />
<file baseinstalldir="/" md5sum="53ac9c606cab374bdb2d9055be1b85e2" name="lib/form/doctrine/PluginDiaryImageForm.class.php" role="data" />
<file baseinstalldir="/" md5sum="b052303531ca7c3021320cf24e87e59d" name="lib/form/MemberConfigForm/MemberConfigDiaryForm.class.php" role="data" />
<file baseinstalldir="/" md5sum="3d82004e7629a982fbda9c6af2d01bab" name="lib/helper/opDiaryHelper.php" role="data" />
<file baseinstalldir="/" md5sum="d8d179337da4cf4d1689ab2166da752c" name="lib/model/doctrine/PluginDiary.class.php" role="data" />
<file baseinstalldir="/" md5sum="fe8893b8a95f94daca104f1a570a007a" name="lib/model/doctrine/PluginDiaryComment.class.php" role="data" />
<file baseinstalldir="/" md5sum="141b72a815480d519aea1b44d8786580" name="lib/model/doctrine/PluginDiaryCommentImage.class.php" role="data" />
<file baseinstalldir="/" md5sum="7011003a80d769dcf786f9dbc955aead" name="lib/model/doctrine/PluginDiaryCommentImageTable.class.php" role="data" />
<file baseinstalldir="/" md5sum="d37873fd8ae5805896dcadc27a611ff4" name="lib/model/doctrine/PluginDiaryCommentTable.class.php" role="data" />
<file baseinstalldir="/" md5sum="0fae0452fc726396aa2975c6da7d3f72" name="lib/model/doctrine/PluginDiaryCommentUnread.class.php" role="data" />
<file baseinstalldir="/" md5sum="6740cccce4a27c587728ba6c453dc339" name="lib/model/doctrine/PluginDiaryCommentUnreadTable.class.php" role="data" />
<file baseinstalldir="/" md5sum="89ce962e43fefbfa4c45c9fec555ef5d" name="lib/model/doctrine/PluginDiaryCommentUpdate.class.php" role="data" />
<file baseinstalldir="/" md5sum="cb59c8c11a3be18bf9133dbe497e1b7a" name="lib/model/doctrine/PluginDiaryCommentUpdateTable.class.php" role="data" />
<file baseinstalldir="/" md5sum="ee15f9b3b6aa76cb4d2e6e28582928d1" name="lib/model/doctrine/PluginDiaryImage.class.php" role="data" />
<file baseinstalldir="/" md5sum="318de69841093afc58b53814b224f078" name="lib/model/doctrine/PluginDiaryImageTable.class.php" role="data" />
<file baseinstalldir="/" md5sum="23a93b599a246341dd0f5e8eab01b249" name="lib/model/doctrine/PluginDiaryTable.class.php" role="data" />
<file baseinstalldir="/" md5sum="9270ed1b9a2b79b98b41ad945ef68753" name="lib/routing/opDiaryPluginBackendRouteCollection.class.php" role="data" />
<file baseinstalldir="/" md5sum="e65d8482c9fa26f5b93065b863c5f083" name="lib/routing/opDiaryPluginBaseRouteCollection.class.php" role="data" />
<file baseinstalldir="/" md5sum="a3e934bf7cf2a1f8653b6fef84f33b41" name="lib/routing/opDiaryPluginFrontendRouteCollection.class.php" role="data" />
<file baseinstalldir="/" md5sum="3e9d5ddb9aafaafb341e1e5366fd948a" name="lib/task/opDiaryTestAllTask.class.php" role="data" />
<file baseinstalldir="/" md5sum="2f209b9407b90bfef1d168d453c6d7b8" name="lib/task/opDiaryTestCoverageTask.class.php" role="data" />
<file baseinstalldir="/" md5sum="4158c4fb40c0abed2c1e303c6ff066ad" name="lib/task/opDiaryTestFunctionalTask.class.php" role="data" />
<file baseinstalldir="/" md5sum="0e534aeb0247e885c3bc5d05e0572f7e" name="lib/task/opDiaryTestUnitTask.class.php" role="data" />
<file baseinstalldir="/" md5sum="7b03282eb1196b481c901eb0cf3c43c0" name="lib/util/opDiaryPluginToolkit.class.php" role="data" />
<file baseinstalldir="/" md5sum="3ac15ce6a784d7e7e826f8d4ca9ef26d" name="test/bootstrap/database.php" role="data" />
<file baseinstalldir="/" md5sum="d3426e14c52e951ff023e344296aab06" name="test/bootstrap/functional.php" role="data" />
<file baseinstalldir="/" md5sum="b6e69bd4c5958def80bc622b1e8d15b2" name="test/bootstrap/unit.php" role="data" />
<file baseinstalldir="/" md5sum="aa8a041a984d152f3910660fb4420ffd" name="test/fixtures/diaries.yml" role="data" />
<file baseinstalldir="/" md5sum="5d348aca5a5d0153089cbcce9999fbe9" name="test/fixtures/images.yml" role="data" />
<file baseinstalldir="/" md5sum="85ceaf275fa972e86b21d53c76d914ba" name="test/fixtures/members.yml" role="data" />
<file baseinstalldir="/" md5sum="eb9d389b56456483fd8e1e2cdd3b02d9" name="test/fixtures/mobile.yml" role="data" />
<file baseinstalldir="/" md5sum="b87453a8f56411f187530db0099adcff" name="test/fixtures/revision.yml" role="data" />
<file baseinstalldir="/" md5sum="ca4239cd3e5d507cfd776bedd2492f37" name="test/fixtures/xss_data.yml" role="data" />
<file baseinstalldir="/" md5sum="6a1b159c8a915ada2d848b480da78f2f" name="test/functional/mobile_frontend/diaryAccessBlock.php" role="data" />
<file baseinstalldir="/" md5sum="ef9f4c3d6f744e94d6c4b2dcdc1058ff" name="test/functional/mobile_frontend/diaryActionsTest.php" role="data" />
<file baseinstalldir="/" md5sum="5444eee65bee7051b19ab576bac80c9c" name="test/functional/mobile_frontend/diaryCommentHistoryTest.php" role="data" />
<file baseinstalldir="/" md5sum="dc97ee7afce8af2234fb81ea5b947327" name="test/functional/mobile_frontend/diaryCommentPagerTest.php" role="data" />
<file baseinstalldir="/" md5sum="a74798084ea546383ff1d8afa07641bc" name="test/functional/mobile_frontend/diaryOpenTest.php" role="data" />
<file baseinstalldir="/" md5sum="8ac4f95fcca03e08160e29fc246a91ee" name="test/functional/mobile_frontend/diarySearchTest.php" role="data" />
<file baseinstalldir="/" md5sum="ba138e22ed69c8c0326afb0efdbc41d0" name="test/functional/mobile_frontend/diaryUseOpenTest.php" role="data" />
<file baseinstalldir="/" md5sum="b594a2ef9d0b4f6c0b7a75dcf3f8ad75" name="test/functional/pc_backend/diaryActionsTest.php" role="data" />
<file baseinstalldir="/" md5sum="aaebd451399d0870348ef634c1c875cd" name="test/functional/pc_backend/opDiaryPluginActionsTest.php" role="data" />
<file baseinstalldir="/" md5sum="dde887bae7347af3ddc9a166c2aab40d" name="test/functional/pc_frontend/diaryAccessBlock.php" role="data" />
<file baseinstalldir="/" md5sum="84648745857a2ac8a63d1b0760f60542" name="test/functional/pc_frontend/diaryActionsTest.php" role="data" />
<file baseinstalldir="/" md5sum="81fef00fceb484dd218f346b13766788" name="test/functional/pc_frontend/diaryCommentHistoryTest.php" role="data" />
<file baseinstalldir="/" md5sum="6590b05c761b2e8519c5fc726fbc11f2" name="test/functional/pc_frontend/diaryCommentPagerTest.php" role="data" />
<file baseinstalldir="/" md5sum="f0dcf328b015e8e4cb8404f03863d4cd" name="test/functional/pc_frontend/diaryOpenTest.php" role="data" />
<file baseinstalldir="/" md5sum="d9ca1d9081ac0c681724ff101ac26cde" name="test/functional/pc_frontend/diarySearchTest.php" role="data" />
<file baseinstalldir="/" md5sum="97df878e67ecb44cc9ab4d9d472a9610" name="test/functional/pc_frontend/diarySecurityTest.php" role="data" />
<file baseinstalldir="/" md5sum="f2a0cae26eb6ddd14303566ce4ff4e1f" name="test/functional/pc_frontend/diaryUseOpenTest.php" role="data" />
<file baseinstalldir="/" md5sum="57e497c89caeb1e6ea24d55165faa23c" name="test/unit/model/DiaryCommentImageTest.php" role="data" />
<file baseinstalldir="/" md5sum="5577635b7fef5bb744996e8d8876d5cc" name="test/unit/model/DiaryCommentTest.php" role="data" />
<file baseinstalldir="/" md5sum="87086bbdacb350fc971721647979353a" name="test/unit/model/DiaryCommentUnreadTableTest.php" role="data" />
<file baseinstalldir="/" md5sum="f2f313998da4d50177f77afdeb2d1a7f" name="test/unit/model/DiaryCommentUpdateTableTest.php" role="data" />
<file baseinstalldir="/" md5sum="fb3e9ff083961b64d2951b31fb4a0c8c" name="test/unit/model/DiaryImageTest.php" role="data" />
<file baseinstalldir="/" md5sum="12e52601f94b181a2140acb393fd8324" name="test/unit/model/DiaryTest.php" role="data" />
<file baseinstalldir="/" md5sum="5bbb06bb2f34a27654d2c5dda995d5d4" name="web/css/backend.css" role="data" />
<file baseinstalldir="/" md5sum="82a8852e045e5891b538528c38559e7d" name="web/css/diary.css" role="data" />
<file baseinstalldir="/" md5sum="d216258536a83fac4264ff58f9f60639" name="dependencies.yml" role="data" />
<file baseinstalldir="/" md5sum="3b83ef96387f14655fc854ddc3c6bd57" name="LICENSE" role="data" />
</dir>
</contents>
<dependencies>
<required>
<php>
<min>5.2.3</min>
</php>
<pearinstaller>
<min>1.4.0</min>
</pearinstaller>
<package>
<name>openpne</name>
<channel>plugins.openpne.jp</channel>
<min>3.6beta1</min>
</package>
</required>
</dependencies>
<phprelease />
<changelog>
<release>
<version>
<release>0.8.0</release>
<api>0.8.0</api>
</version>
<stability>
<release>alpha</release>
<api>alpha</api>
</stability>
<date>2009-02-05</date>
<license>Apache</license>
<notes>
The first beta release of the opDiaryPlugin.
</notes>
</release>
<release>
<version>
<release>0.8.1</release>
<api>0.8.1</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2009-02-08</date>
<license>Apache</license>
<notes>
Fixed some bugs.
</notes>
</release>
<release>
<version>
<release>0.9.0</release>
<api>0.9.0</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2009-05-24</date>
<license>apache</license>
<notes>
This version is compatible with Doctrine and OpenPNE 3.1.0 or higher.
</notes>
</release>
<release>
<version>
<release>0.9.1</release>
<api>0.9.1</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2009-10-21</date>
<license>apache</license>
<notes>
* Added new public flag PUBLIC_FLAG_OPEN. The diaries set PUBLIC_FLAG_OPEN are viewable all users on the Web
* Added search feature
* Added diary comment history
* Supported text decoration (thanks to Shogo Kawahara)
* Supported mobile_frontend gadget
* Supported the feature of replacing SNS terms
* Fixed pager navigations bug
</notes>
</release>
<release>
<version>
<release>0.9.1.1</release>
<api>0.9.1.1</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2009-10-22</date>
<license>apache</license>
<notes>
Fixed a opPlugin:install issue.
</notes>
</release>
<release>
<version>
<release>0.9.1.2</release>
<api>0.9.1.2</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2009-10-23</date>
<license>apache</license>
<notes>
Fixed diary comment pager bug.
</notes>
</release>
<release>
<version>
<release>0.9.2</release>
<api>0.9.2</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2009-11-23</date>
<license>apache</license>
<notes>
* Fixed the feature of access block to work correctly
* Fixed a bug for deleting commented diaries
* Fixed migration scripts and added a migrate revision to setup fixtures
* Fixed a bug for remaining file_bin records when diary/diary_comment was deleted
* Fixed an I18N bug for DiaryImageForm, the delete label "remove the current photo" was not translated
* Striped op tags in the list pages
* Added the feature of changing diary_show link urls by posting comments in home gadgets and list pages
</notes>
</release>
<release>
<version>
<release>0.9.3</release>
<api>0.9.3</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2009-12-14</date>
<license>apache</license>
<notes>
* added the feature of posting diary and diary comment from e-mail
* added pc_backend monitoring pages
* added default public flag setting for each members
</notes>
</release>
<release>
<version>
<release>1.1.0</release>
<api>1.1.0</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2009-12-18</date>
<license>apache</license>
<notes>
supports OpenPNE-3.3.x
</notes>
</release>
<release>
<version>
<release>1.1.1</release>
<api>1.1.1</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2009-12-25</date>
<license>apache</license>
<notes>
* Call MemberRelationshipTable's method with wrong parameter count in DiaryTable::addFriendQuery()
* Move routing rules to the YAML configuration files
* [Performance] Add indexes to database tables
* [Performance] Add column is_open on diary table for reducing "WHERE IN" from SQL queries
* [Performance] Add has_images column on diary_comment for reducing the number of queries
* Use property access for Doctrine models instead of getter/setter
</notes>
</release>
<release>
<version>
<release>1.1.2</release>
<api>1.1.2</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2010-01-01</date>
<license>apache</license>
<notes>
* Diary photos uploaded at create time is not displayed
</notes>
</release>
<release>
<version>
<release>1.3.0.1</release>
<api>1.3.0.1</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2010-05-21</date>
<license>apache</license>
<notes>
* Bug #429: Not deleted new diary comment message in the information box when the diary is deleted directly
* Bug #1094: Diary list displays closed posts for anonymous users (OpenPNE 3.5.0 or higher)
* Enhancement #879: Add link to the author's profile page at moblie diary/listMember
</notes>
</release>
<release>
<version>
<release>1.3.1</release>
<api>1.3.1</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2010-07-14</date>
<license>apache</license>
<notes>
* Enhancement #423: Supports updating activity
* Enhancement #1029: Add daily news gadget
* Enhancement #1101: Add tasks for plugin only tests
* Enhancement #1102: Add revision number to the test fixtures
* Enhancement #1103: Enhance unit test
* Enhancement #1104: Delete unused FileBin delete
* Enhancement #1105: Delete unused setFileNamePrefix on image update
* Enhancement #1163: Add backend config for email post setting
* Enhancement #1323: Support mobile auto link
* Enhancement #1340: [Optimization] Decrease generating url by default rule (:module/:action)
* Enhancement #1342: Add dependencies.yml
* Enhancement #1351: [Optimization] Use opNonCountQueryPager for search results
</notes>
</release>
<release>
<version>
<release>1.3.1.1</release>
<api>1.3.1.1</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2011-04-09</date>
<license>apache</license>
<notes>
fixed missing SNSMember credential checking
</notes>
</release>
<release>
<version>
<release>1.3.2</release>
<api>1.3.2</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2011-07-21</date>
<license>apache</license>
<notes>
* Bug(バグ) #1776: インフォメーションに表示される新着コメントお知らせが赤字になっていない [仕様バグ]
* Bug(バグ) #1779: 日記のデータ量が多いSNSで日記検索を行うとサーバが高負荷状態になる [仕様バグ]
* Bug(バグ) #1837: op_include_pager_navigation に不要な echo が付いている
* Bug(バグ) #1869: テスト用タスクで無駄な処理がある
* Bug(バグ) #2001: DBMSにSQLiteを使用すると、他人の日記にコメントを書き込む時にエラーが発生する
* Bug(バグ) #2221: 携帯メールアドレス未登録状態でもメール投稿用のメールアドレスへのリンクが表示される
* Enhancement(機能追加・改善) #1875: XSS 脆弱性、 CSRF 脆弱性のテストを完備できるように体制を整える
</notes>
</release>
<release>
<version>
<release>1.3.2.1</release>
<api>1.3.2.1</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2011-08-31</date>
<license>apache</license>
<notes>
OPSA-2011-003
</notes>
</release>
<release>
<version>
<release>1.4.0</release>
<api>1.4.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2011-09-21</date>
<license>apache</license>
<notes>
* Bug(バグ) #2337: 部分一致検索を行う箇所でワイルドカード検索ができてしまう
* Bug(バグ) #2346: 退会時にそのメンバーが書いた日記コメントも削除されてしまう
* Bug(バグ) #2354: デイリーニュース用のフレンド最新日記ガジェットが動作していない
</notes>
</release>
<release>
<version>
<release>1.4.0.1</release>
<api>1.4.0.1</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2011-09-30</date>
<license>apache</license>
<notes>
* Bug(バグ) #2439: 1.4.0 で追加されたマイグレートスクリプト (リビジョン番号 9) の実行に失敗することがある
</notes>
</release>
<release>
<version>
<release>1.4.1</release>
<api>1.4.1</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2012-06-14</date>
<license>apache</license>
<notes>
Bug(バグ) #2284: 携帯版においてDiaryPluginに関連する文言のみの半角カタカナに対応していない
Bug(バグ) #3070: OpenPNE2系からOpenPNE 3.6.4 より前のバージョンへコンバートした環境で日記コメントが書き込めない現象が発生する場合がある
Bug(バグ) #3071: OpenPNE2系からOpenPNE 3.6.4 より前のバージョンへコンバートした環境で日記コメントに添付した画像が表示されない現象が発生する場合がある
</notes>
</release>
</changelog>
</package>