Commit Graph

167 Commits

Author SHA1 Message Date
chiu ccc38b670a Update routes.rb
add post method for save_categories_order
2019-09-18 21:55:56 +08:00
chiu bad3e9f19c Update zh_tw.yml
add translation
2019-09-18 21:53:37 +08:00
chiu 2734a60bb7 Update en.yml
add and fix translation
2019-09-18 21:53:11 +08:00
chiu bfaacde5f7 Update categories_order.html.erb
finish
2019-09-18 21:52:25 +08:00
chiu 77c7bd5788 Update en.yml
add translation
2019-09-18 21:44:53 +08:00
chiu 62e59d0c92 Update zh_tw.yml
add translation
2019-09-18 21:44:29 +08:00
chiu 7037699bc2 Update categories_order.html.erb
beautify
2019-09-18 21:43:26 +08:00
chiu 0f7d23eb9d Update categories_order.html.erb
try
2019-09-18 21:26:08 +08:00
chiu 956d51c0e6 Update categories_order.html.erb
fix error
2019-09-18 21:20:05 +08:00
chiu a53f213efb Update categories_order.html.erb
fix error
2019-09-18 21:18:26 +08:00
chiu 65e6f5d555 Update categories_order.html.erb
fix error
2019-09-18 21:15:28 +08:00
chiu 8b000b9b89 Update archive_files_controller.rb
fix error
2019-09-18 21:14:38 +08:00
chiu 3b9a0d1232 Update categories_order.html.erb
try
2019-09-18 21:12:37 +08:00
chiu 40c29eb6fb Update archive_files_controller.rb 2019-09-18 20:59:38 +08:00
chiu 4825923647 Update archive_category.rb
add field category_id
2019-09-18 20:25:34 +08:00
chiu 8a64439ef3 Update en.yml
add translation
2019-09-18 20:16:56 +08:00
chiu 8084ba550f Update zh_tw.yml
add translation
2019-09-18 20:16:30 +08:00
chiu a9f8922cfe Update archive_files_controller.rb
try
2019-09-18 20:12:40 +08:00
chiu e3d8f748bf Add new file
fix error
2019-09-18 20:10:53 +08:00
chiu 0932e6f479 Update routes.rb
fix error
2019-09-18 20:07:54 +08:00
chiu 0c19e66062 Update routes.rb 2019-09-18 20:05:03 +08:00
chiu 4ead947463 Update categories_order.html.erb 2019-09-18 20:03:09 +08:00
chiu 5c63fb8ac0 Update archive_files_controller.rb
fix error
2019-09-18 20:02:38 +08:00
chiu 19e80f35f5 Update routes.rb
add get method for 'admin/archive_files/categories_order'
2019-09-18 19:58:06 +08:00
chiu bccccc6346 Add new file
try
2019-09-18 19:54:28 +08:00
chiu 4ba7524fc5 Update engine.rb
fix error
2019-09-18 19:51:36 +08:00
chiu 0636b9a0ba Update engine.rb 2019-09-18 19:49:05 +08:00
chiu 7ecd463ecc Update zh_tw.yml
add translation
2019-09-18 19:40:05 +08:00
chiu c02d1d4f06 Update en.yml
add translation
2019-09-18 19:39:31 +08:00
chiu fb11278129 Update engine.rb 2019-09-18 19:36:21 +08:00
chiu 582d4badd0 Update engine.rb 2019-09-18 19:32:17 +08:00
chiu cca1d0cf68 Update archive_files_controller.rb 2019-09-18 19:30:40 +08:00
chiu b3ddc271b5 Update engine.rb 2019-09-18 19:28:31 +08:00
chiu 16b3d41336 Update engine.rb 2019-09-18 19:26:58 +08:00
chiu e657895643 Add new file
add sort_number field for category
2019-09-18 19:13:31 +08:00
chiu 3c865b7c1b Update _index.html.erb 2019-09-16 20:35:57 +08:00
chiu 563127c735 Update zh_tw.yml 2019-09-16 20:34:27 +08:00
chiu 9b21e6ff55 Update en.yml
create translation
2019-09-16 20:33:22 +08:00
chiu 94028d5eea Update archive_files_controller.rb 2019-09-16 20:32:26 +08:00
chiu 86da89fd24 Update archive_files_controller.rb 2019-09-16 20:25:42 +08:00
chiu 74301f69a6 Update archive_files_controller.rb 2019-09-16 20:24:31 +08:00
chiu ce16c481fe Update archive_files_controller.rb 2019-09-16 20:17:58 +08:00
chiu 0948362b09 Update archive_files_controller.rb 2019-09-16 20:16:53 +08:00
chiu fe3e9c25b1 Update _sort_order_choose.html.erb
fix error
2019-09-16 19:56:49 +08:00
chiu cb85f736b9 Update _sort_order_choose.html.erb 2019-09-16 19:54:44 +08:00
chiu a03c531212 Update archive_files_controller.rb 2019-09-16 19:46:22 +08:00
chiu 2068cd41ef Update archive_files_controller.rb 2019-09-16 19:08:11 +08:00
chiu 432fda7f78 Update archives_controller.rb
delete puts
2019-09-11 22:55:49 +08:00
chiu c36c9e9ab3 Update archives_controller.rb
let user can see only a title at index when he click on the one title not read more
2019-09-06 14:26:34 +08:00
wmcheng e77ca26b03 Merge branch 'master' into 'master'
fix error and add the feature

1.fix some error
2.add model so that user can choice the sort order
3.add the feature that can divide the data to multiple page by the user setting on the widget

See merge request !1
2019-09-05 21:09:37 +08:00