OSDN Git Service

fix form
[pettanr/pettanr.git] / app / assets / javascripts / manifest / work / controllers.js.coffee.erb
1 #マニフェスト\r
2 @controllers = {\r
3   scrolls: {\r
4     actions: {\r
5       index: {\r
6         type: 'list',\r
7         args: {\r
8           list_name: 'public_list',\r
9         },\r
10       },\r
11       by_author: {\r
12         type: 'list',\r
13       },\r
14       by_panel: {\r
15         type: 'list',\r
16       },\r
17       play: {\r
18         type: 'list',\r
19         args: {\r
20           list_name: 'play',\r
21         },\r
22       },\r
23       show: {\r
24         type: 'show',\r
25         name: 'show',\r
26       },\r
27       count: {\r
28         type: 'count',\r
29         args: {\r
30           list_name: 'public_list',\r
31         },\r
32       },\r
33       count_by_author: {\r
34         type: 'count',\r
35       },\r
36       count_by_panel: {\r
37         type: 'count',\r
38       },\r
39       new: {\r
40         type: 'new',\r
41       },\r
42       edit: {\r
43         type: 'edit',\r
44       },\r
45     },\r
46   },\r
47   scroll_panels: {\r
48     actions: {\r
49       index: {\r
50         type: 'list',\r
51         args: {\r
52           list_name: 'public_list',\r
53           \r
54         },\r
55       },\r
56       by_panel: {\r
57         type: 'list',\r
58       },\r
59       by_scroll: {\r
60         type: 'list',\r
61       },\r
62       count: {\r
63         type: 'count',\r
64         args: {\r
65           list_name: 'public_list',\r
66         },\r
67       },\r
68       count_by_panel: {\r
69         type: 'count',\r
70       },\r
71       count_by_scroll: {\r
72         type: 'count',\r
73       },\r
74       new: {\r
75         type: 'new',\r
76       },\r
77       edit: {\r
78         type: 'edit',\r
79       },\r
80     },\r
81   },\r
82   comics: {\r
83     actions: {\r
84       index: {\r
85         type: 'list',\r
86         args: {\r
87           list_name: 'public_list',\r
88           \r
89         },\r
90       },\r
91       by_author: {\r
92         type: 'list',\r
93       },\r
94       count: {\r
95         type: 'count',\r
96         args: {\r
97           list_name: 'public_list',\r
98         },\r
99       },\r
100       count_by_author: {\r
101         type: 'count',\r
102       },\r
103       new: {\r
104         type: 'new',\r
105       },\r
106       edit: {\r
107         type: 'edit',\r
108       },\r
109     },\r
110   },\r
111   stories: {\r
112     actions: {\r
113       index: {\r
114         type: 'list',\r
115         args: {\r
116           list_name: 'public_list',\r
117           \r
118         },\r
119       },\r
120       by_comic: {\r
121         type: 'list',\r
122       },\r
123       by_sheet: {\r
124         type: 'list',\r
125       },\r
126       by_author: {\r
127         type: 'list',\r
128       },\r
129       play: {\r
130         type: 'list',\r
131         args: {\r
132           list_name: 'play',\r
133         },\r
134       },\r
135       count: {\r
136         type: 'count',\r
137         args: {\r
138           list_name: 'public_list',\r
139         },\r
140       },\r
141       by_comic: {\r
142         type: 'count',\r
143       },\r
144       by_sheet: {\r
145         type: 'count',\r
146       },\r
147       count_by_author: {\r
148         type: 'count',\r
149       },\r
150       new: {\r
151         type: 'new',\r
152       },\r
153       edit: {\r
154         type: 'edit',\r
155       },\r
156     },\r
157   },\r
158   story_sheets: {\r
159     actions: {\r
160       index: {\r
161         type: 'list',\r
162         args: {\r
163           list_name: 'public_list',\r
164           \r
165         },\r
166       },\r
167       by_story: {\r
168         type: 'list',\r
169       },\r
170       by_sheet: {\r
171         type: 'list',\r
172       },\r
173       count: {\r
174         type: 'count',\r
175         args: {\r
176           list_name: 'public_list',\r
177         },\r
178       },\r
179       count_by_story: {\r
180         type: 'count',\r
181       },\r
182       count_by_sheet: {\r
183         type: 'count',\r
184       },\r
185       new: {\r
186         type: 'new',\r
187       },\r
188       edit: {\r
189         type: 'edit',\r
190       },\r
191     },\r
192   },\r
193   sheets: {\r
194     actions: {\r
195       index: {\r
196         type: 'list',\r
197         args: {\r
198           list_name: 'public_list',\r
199           \r
200         },\r
201       },\r
202       by_story: {\r
203         type: 'list',\r
204       },\r
205       by_panel: {\r
206         type: 'list',\r
207       },\r
208       by_author: {\r
209         type: 'list',\r
210       },\r
211       play: {\r
212         type: 'list',\r
213         args: {\r
214           list_name: 'play',\r
215         },\r
216       },\r
217       count: {\r
218         type: 'count',\r
219         args: {\r
220           list_name: 'public_list',\r
221         },\r
222       },\r
223       count_by_story: {\r
224         type: 'count',\r
225       },\r
226       count_by_panel: {\r
227         type: 'count',\r
228       },\r
229       count_by_author: {\r
230         type: 'count',\r
231       },\r
232       new: {\r
233         type: 'new',\r
234       },\r
235       edit: {\r
236         type: 'edit',\r
237       },\r
238     },\r
239   },\r
240   sheet_panels: {\r
241     actions: {\r
242       index: {\r
243         type: 'list',\r
244         args: {\r
245           list_name: 'public_list',\r
246           \r
247         },\r
248       },\r
249       by_sheet: {\r
250         type: 'list',\r
251       },\r
252       by_panel: {\r
253         type: 'list',\r
254       },\r
255       count: {\r
256         type: 'count',\r
257         args: {\r
258           list_name: 'public_list',\r
259         },\r
260       },\r
261       count_by_sheet: {\r
262         type: 'count',\r
263       },\r
264       count_by_panel: {\r
265         type: 'count',\r
266       },\r
267       new: {\r
268         type: 'new',\r
269       },\r
270       edit: {\r
271         type: 'edit',\r
272       },\r
273     },\r
274   },\r
275   panels: {\r
276     actions: {\r
277       index: {\r
278         type: 'list',\r
279         args: {\r
280           list_name: 'public_list',\r
281           \r
282         },\r
283       },\r
284       by_scroll: {\r
285         type: 'list',\r
286       },\r
287       by_sheet: {\r
288         type: 'list',\r
289       },\r
290       by_author: {\r
291         type: 'list',\r
292       },\r
293       by_speech_balloon_template: {\r
294         type: 'list',\r
295       },\r
296       count: {\r
297         type: 'count',\r
298         args: {\r
299           list_name: 'public_list',\r
300         },\r
301       },\r
302       count_by_scroll: {\r
303         type: 'count',\r
304       },\r
305       count_by_sheet: {\r
306         type: 'count',\r
307       },\r
308       count_by_author: {\r
309         type: 'count',\r
310       },\r
311       count_by_speech_balloon_template: {\r
312         type: 'count',\r
313       },\r
314       new: {\r
315         type: 'new',\r
316       },\r
317       edit: {\r
318         type: 'edit',\r
319       },\r
320     },\r
321   },\r
322   panel_pictures: {\r
323     actions: {\r
324       index: {\r
325         type: 'list',\r
326         args: {\r
327           list_name: 'public_list',\r
328           \r
329         },\r
330       },\r
331       by_panel: {\r
332         type: 'list',\r
333       },\r
334       by_author: {\r
335         type: 'list',\r
336       },\r
337       count: {\r
338         type: 'count',\r
339         args: {\r
340           list_name: 'public_list',\r
341         },\r
342       },\r
343       count_by_panel: {\r
344         type: 'count',\r
345       },\r
346       count_by_author: {\r
347         type: 'count',\r
348       },\r
349     },\r
350   },\r
351   speech_balloons: {\r
352     actions: {\r
353       index: {\r
354         type: 'list',\r
355         args: {\r
356           list_name: 'public_list',\r
357           \r
358         },\r
359       },\r
360       by_panel: {\r
361         type: 'list',\r
362       },\r
363       by_author: {\r
364         type: 'list',\r
365       },\r
366       count: {\r
367         type: 'count',\r
368         args: {\r
369           list_name: 'public_list',\r
370         },\r
371       },\r
372       count_by_panel: {\r
373         type: 'count',\r
374       },\r
375       count_by_author: {\r
376         type: 'count',\r
377       },\r
378     },\r
379   },\r
380   speeches: {\r
381     actions: {\r
382       index: {\r
383         type: 'list',\r
384         args: {\r
385           list_name: 'public_list',\r
386           \r
387         },\r
388       },\r
389       by_writing_format: {\r
390         type: 'list',\r
391       },\r
392       count: {\r
393         type: 'count',\r
394         args: {\r
395           list_name: 'public_list',\r
396         },\r
397       },\r
398       count_by_writing_format: {\r
399         type: 'count',\r
400       },\r
401     },\r
402   },\r
403   balloons: {\r
404     actions: {\r
405       index: {\r
406         type: 'list',\r
407         args: {\r
408           list_name: 'public_list',\r
409           \r
410         },\r
411       },\r
412       #by_system_picture: {\r
413       #  type: 'list',\r
414       #  args: {\r
415       #    list_name: 'by_system_picture',\r
416       #  },\r
417       #},\r
418       count: {\r
419         type: 'count',\r
420         args: {\r
421           list_name: 'public_list',\r
422         },\r
423       },\r
424     },\r
425   },\r
426   ground_pictures: {\r
427     actions: {\r
428       index: {\r
429         type: 'list',\r
430         args: {\r
431           list_name: 'public_list',\r
432           \r
433         },\r
434       },\r
435       by_panel: {\r
436         type: 'list',\r
437       },\r
438       by_author: {\r
439         type: 'list',\r
440       },\r
441       count: {\r
442         type: 'count',\r
443         args: {\r
444           list_name: 'public_list',\r
445         },\r
446       },\r
447       count_by_panel: {\r
448         type: 'count',\r
449       },\r
450       count_by_author: {\r
451         type: 'count',\r
452       },\r
453     },\r
454   },\r
455   ground_colors: {\r
456     actions: {\r
457       index: {\r
458         type: 'list',\r
459         args: {\r
460           list_name: 'public_list',\r
461           \r
462         },\r
463       },\r
464       by_panel: {\r
465         type: 'list',\r
466       },\r
467       by_author: {\r
468         type: 'list',\r
469       },\r
470       count: {\r
471         type: 'count',\r
472         args: {\r
473           list_name: 'public_list',\r
474         },\r
475       },\r
476       count_by_panel: {\r
477         type: 'count',\r
478       },\r
479       count_by_author: {\r
480         type: 'count',\r
481       },\r
482     },\r
483   },\r
484   original_pictures: {\r
485     actions: {\r
486       index: {\r
487         type: 'list',\r
488         args: {\r
489           list_name: 'private_list',\r
490           \r
491         },\r
492       },\r
493       count: {\r
494         type: 'count',\r
495         args: {\r
496           list_name: 'public_list',\r
497         },\r
498       },\r
499     },\r
500   },\r
501   pictures: {\r
502   },\r
503   resource_pictures: {\r
504     actions: {\r
505       index: {\r
506         type: 'list',\r
507         args: {\r
508           list_name: 'public_list',\r
509           \r
510         },\r
511       },\r
512       by_license: {\r
513         type: 'list',\r
514       },\r
515       by_artist: {\r
516         type: 'list',\r
517       },\r
518       count: {\r
519         type: 'count',\r
520         args: {\r
521           list_name: 'public_list',\r
522         },\r
523       },\r
524       count_by_license: {\r
525         type: 'count',\r
526       },\r
527       count_by_artist: {\r
528         type: 'count',\r
529       },\r
530     },\r
531   },\r
532   speech_balloon_templates: {\r
533     actions: {\r
534       index: {\r
535         type: 'list',\r
536         args: {\r
537           list_name: 'public_list',\r
538           \r
539         },\r
540       },\r
541       count: {\r
542         type: 'count',\r
543         args: {\r
544           list_name: 'public_list',\r
545         },\r
546       },\r
547     },\r
548   },\r
549   writing_formats: {\r
550     actions: {\r
551       index: {\r
552         type: 'list',\r
553         args: {\r
554           list_name: 'public_list',\r
555           \r
556         },\r
557       },\r
558       by_system_picture: {\r
559         type: 'list',\r
560       },\r
561       count: {\r
562         type: 'count',\r
563         args: {\r
564           list_name: 'public_list',\r
565         },\r
566       },\r
567       count_by_system_picture: {\r
568         type: 'count',\r
569       },\r
570     },\r
571   },\r
572   license_groups: {\r
573     actions: {\r
574       index: {\r
575         type: 'list',\r
576         args: {\r
577           list_name: 'public_list',\r
578           \r
579         },\r
580       },\r
581       count: {\r
582         type: 'count',\r
583         args: {\r
584           list_name: 'public_list',\r
585         },\r
586       },\r
587     },\r
588   },\r
589   licenses: {\r
590     actions: {\r
591       index: {\r
592         type: 'list',\r
593         args: {\r
594           list_name: 'public_list',\r
595           \r
596         },\r
597       },\r
598       by_license_group: {\r
599         type: 'list',\r
600       },\r
601       by_system_picture: {\r
602         type: 'list',\r
603       },\r
604       count: {\r
605         type: 'count',\r
606         args: {\r
607           list_name: 'public_list',\r
608         },\r
609       },\r
610       count_by_license_group: {\r
611         type: 'count',\r
612       },\r
613       count_by_system_picture: {\r
614         type: 'count',\r
615       },\r
616     },\r
617   },\r
618   authors: {\r
619     actions: {\r
620       index: {\r
621         type: 'list',\r
622         args: {\r
623           list_name: 'public_list',\r
624           \r
625         },\r
626       },\r
627       scrolls: {\r
628         type: 'list',\r
629         args: {\r
630           list_name: 'scrolls',\r
631         },\r
632       },\r
633       comics: {\r
634         type: 'list',\r
635         args: {\r
636           list_name: 'comics',\r
637         },\r
638       },\r
639       stories: {\r
640         type: 'list',\r
641         args: {\r
642           list_name: 'stories',\r
643         },\r
644       },\r
645       sheets: {\r
646         type: 'list',\r
647         args: {\r
648           list_name: 'sheets',\r
649         },\r
650       },\r
651       panels: {\r
652         type: 'list',\r
653         args: {\r
654           list_name: 'panels',\r
655         },\r
656       },\r
657       panel_pictures: {\r
658         type: 'list',\r
659         args: {\r
660           list_name: 'panel_pictures',\r
661         },\r
662       },\r
663       speech_balloons: {\r
664         type: 'list',\r
665         args: {\r
666           list_name: 'speech_balloons',\r
667         },\r
668       },\r
669       ground_pictures: {\r
670         type: 'list',\r
671         args: {\r
672           list_name: 'ground_pictures',\r
673         },\r
674       },\r
675       ground_colors: {\r
676         type: 'list',\r
677         args: {\r
678           list_name: 'ground_colors',\r
679         },\r
680       },\r
681       count: {\r
682         type: 'count',\r
683         args: {\r
684           list_name: 'public_list',\r
685         },\r
686       },\r
687       new: {\r
688         type: 'new',\r
689       },\r
690       edit: {\r
691         type: 'edit',\r
692       },\r
693     },\r
694   },\r
695   artists: {\r
696     actions: {\r
697       index: {\r
698         type: 'list',\r
699         args: {\r
700           list_name: 'public_list',\r
701           \r
702         },\r
703       },\r
704       resource_pictures: {\r
705         type: 'list',\r
706         args: {\r
707           list_name: 'resource_pictures',\r
708         },\r
709       },\r
710       count: {\r
711         type: 'count',\r
712         args: {\r
713           list_name: 'public_list',\r
714         },\r
715       },\r
716       new: {\r
717         type: 'new',\r
718       },\r
719       edit: {\r
720         type: 'edit',\r
721       },\r
722     },\r
723   },\r
724   system_pictures: {\r
725     actions: {\r
726       index: {\r
727         type: 'list',\r
728         args: {\r
729           list_name: 'public_list',\r
730           \r
731         },\r
732       },\r
733       count: {\r
734         type: 'count',\r
735         args: {\r
736           list_name: 'public_list',\r
737         },\r
738       },\r
739     },\r
740   },\r
741   home: {\r
742     actions: {\r
743       scrolls: {\r
744         type: 'list',\r
745         args: {\r
746           item_name: 'scroll',\r
747           list_name: 'private_list',\r
748           \r
749         },\r
750       },\r
751       scroll_panels: {\r
752         type: 'list',\r
753         args: {\r
754           item_name: 'scroll_panel',\r
755           list_name: 'private_list',\r
756           \r
757         },\r
758       },\r
759       comics: {\r
760         type: 'list',\r
761         args: {\r
762           item_name: 'comic',\r
763           list_name: 'private_list',\r
764           \r
765         },\r
766       },\r
767       stories: {\r
768         type: 'list',\r
769         args: {\r
770           item_name: 'story',\r
771           list_name: 'private_list',\r
772           \r
773         },\r
774       },\r
775       story_sheets: {\r
776         type: 'list',\r
777         args: {\r
778           item_name: 'story_sheet',\r
779           list_name: 'private_list',\r
780           \r
781         },\r
782       },\r
783       sheets: {\r
784         type: 'list',\r
785         args: {\r
786           item_name: 'sheet',\r
787           list_name: 'private_list',\r
788           \r
789         },\r
790       },\r
791       sheet_panels: {\r
792         type: 'list',\r
793         args: {\r
794           item_name: 'sheet_panel',\r
795           list_name: 'private_list',\r
796           \r
797         },\r
798       },\r
799       panels: {\r
800         type: 'list',\r
801         args: {\r
802           item_name: 'panel',\r
803           list_name: 'private_list',\r
804           \r
805         },\r
806       },\r
807       panel_pictures: {\r
808         type: 'list',\r
809         args: {\r
810           item_name: 'panel_picture',\r
811           list_name: 'private_list',\r
812           \r
813         },\r
814       },\r
815       speech_balloons: {\r
816         type: 'list',\r
817         args: {\r
818           item_name: 'speech_balloon',\r
819           list_name: 'private_list',\r
820           \r
821         },\r
822       },\r
823       speeches: {\r
824         type: 'list',\r
825         args: {\r
826           item_name: 'speech',\r
827           list_name: 'private_list',\r
828           \r
829         },\r
830       },\r
831       balloons: {\r
832         type: 'list',\r
833         args: {\r
834           item_name: 'balloon',\r
835           list_name: 'private_list',\r
836           \r
837         },\r
838       },\r
839       ground_pictures: {\r
840         type: 'list',\r
841         args: {\r
842           item_name: 'ground_picture',\r
843           list_name: 'private_list',\r
844           \r
845         },\r
846       },\r
847       ground_colors: {\r
848         type: 'list',\r
849         args: {\r
850           item_name: 'ground_color',\r
851           list_name: 'private_list',\r
852           \r
853         },\r
854       },\r
855       original_pictures: {\r
856         type: 'list',\r
857         args: {\r
858           item_name: 'original_picture',\r
859           list_name: 'private_list',\r
860           \r
861         },\r
862       },\r
863       resource_pictures: {\r
864         type: 'list',\r
865         args: {\r
866           item_name: 'resource_picture',\r
867           list_name: 'private_list',\r
868           \r
869         },\r
870       },\r
871     },\r
872   },\r
873 }\r