adva_cms 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (551) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +17 -0
  3. data/Gemfile +4 -0
  4. data/LICENSE +22 -0
  5. data/NOTES +132 -0
  6. data/README.md +29 -0
  7. data/Rakefile +2 -0
  8. data/adva_cms.gemspec +22 -0
  9. data/app/assets/images/adva_cms/admin/header_bg.png +0 -0
  10. data/app/assets/images/adva_cms/admin/section_menu_bg.png +0 -0
  11. data/app/assets/images/adva_cms/admin/tab_action_active.png +0 -0
  12. data/app/assets/images/adva_cms/admin/tab_main_active.png +0 -0
  13. data/app/assets/images/adva_cms/admin/tab_sidebar_active.png +0 -0
  14. data/app/assets/images/adva_cms/admin/tab_top_active.png +0 -0
  15. data/app/assets/images/adva_cms/asset_selected.png +0 -0
  16. data/app/assets/images/adva_cms/avatar.gif +0 -0
  17. data/app/assets/images/adva_cms/filter-bg.png +0 -0
  18. data/app/assets/images/adva_cms/icons/accept.png +0 -0
  19. data/app/assets/images/adva_cms/icons/add.png +0 -0
  20. data/app/assets/images/adva_cms/icons/arrow_cross.png +0 -0
  21. data/app/assets/images/adva_cms/icons/arrow_cross_2.png +0 -0
  22. data/app/assets/images/adva_cms/icons/arrow_cross_3.png +0 -0
  23. data/app/assets/images/adva_cms/icons/arrow_up_down.png +0 -0
  24. data/app/assets/images/adva_cms/icons/assets/audio.png +0 -0
  25. data/app/assets/images/adva_cms/icons/assets/doc.png +0 -0
  26. data/app/assets/images/adva_cms/icons/assets/pdf.png +0 -0
  27. data/app/assets/images/adva_cms/icons/assets/video.png +0 -0
  28. data/app/assets/images/adva_cms/icons/attach.png +0 -0
  29. data/app/assets/images/adva_cms/icons/bin.png +0 -0
  30. data/app/assets/images/adva_cms/icons/bin_closed.png +0 -0
  31. data/app/assets/images/adva_cms/icons/bin_empty.png +0 -0
  32. data/app/assets/images/adva_cms/icons/bullet_black.png +0 -0
  33. data/app/assets/images/adva_cms/icons/bullet_delete.png +0 -0
  34. data/app/assets/images/adva_cms/icons/bullet_error.png +0 -0
  35. data/app/assets/images/adva_cms/icons/bullet_go.png +0 -0
  36. data/app/assets/images/adva_cms/icons/bullet_red.png +0 -0
  37. data/app/assets/images/adva_cms/icons/bullet_white.png +0 -0
  38. data/app/assets/images/adva_cms/icons/bullet_yellow.png +0 -0
  39. data/app/assets/images/adva_cms/icons/cancel.png +0 -0
  40. data/app/assets/images/adva_cms/icons/comment.gif +0 -0
  41. data/app/assets/images/adva_cms/icons/comment.png +0 -0
  42. data/app/assets/images/adva_cms/icons/comment_add.png +0 -0
  43. data/app/assets/images/adva_cms/icons/comment_blue.gif +0 -0
  44. data/app/assets/images/adva_cms/icons/comment_delete.png +0 -0
  45. data/app/assets/images/adva_cms/icons/comment_edit.png +0 -0
  46. data/app/assets/images/adva_cms/icons/comment_yellow.gif +0 -0
  47. data/app/assets/images/adva_cms/icons/cross.png +0 -0
  48. data/app/assets/images/adva_cms/icons/delete.png +0 -0
  49. data/app/assets/images/adva_cms/icons/eye.png +0 -0
  50. data/app/assets/images/adva_cms/icons/favorites.png +0 -0
  51. data/app/assets/images/adva_cms/icons/help.png +0 -0
  52. data/app/assets/images/adva_cms/icons/hourglass.png +0 -0
  53. data/app/assets/images/adva_cms/icons/icon_attachment.gif +0 -0
  54. data/app/assets/images/adva_cms/icons/icon_padlock.gif +0 -0
  55. data/app/assets/images/adva_cms/icons/link.png +0 -0
  56. data/app/assets/images/adva_cms/icons/lock.png +0 -0
  57. data/app/assets/images/adva_cms/icons/magnifier.png +0 -0
  58. data/app/assets/images/adva_cms/icons/minus.gif +0 -0
  59. data/app/assets/images/adva_cms/icons/page_add.png +0 -0
  60. data/app/assets/images/adva_cms/icons/page_delete.png +0 -0
  61. data/app/assets/images/adva_cms/icons/page_edit.png +0 -0
  62. data/app/assets/images/adva_cms/icons/page_favorites.png +0 -0
  63. data/app/assets/images/adva_cms/icons/page_go.png +0 -0
  64. data/app/assets/images/adva_cms/icons/page_green.png +0 -0
  65. data/app/assets/images/adva_cms/icons/page_red.png +0 -0
  66. data/app/assets/images/adva_cms/icons/page_white_add.png +0 -0
  67. data/app/assets/images/adva_cms/icons/page_white_delete.png +0 -0
  68. data/app/assets/images/adva_cms/icons/page_white_edit.png +0 -0
  69. data/app/assets/images/adva_cms/icons/page_white_go.png +0 -0
  70. data/app/assets/images/adva_cms/icons/page_white_link.png +0 -0
  71. data/app/assets/images/adva_cms/icons/page_white_magnify.png +0 -0
  72. data/app/assets/images/adva_cms/icons/pencil.png +0 -0
  73. data/app/assets/images/adva_cms/icons/star.png +0 -0
  74. data/app/assets/images/adva_cms/icons/stop.png +0 -0
  75. data/app/assets/images/adva_cms/icons/tag_green.png +0 -0
  76. data/app/assets/images/adva_cms/icons/tick.png +0 -0
  77. data/app/assets/images/adva_cms/icons/zoom.png +0 -0
  78. data/app/assets/images/adva_cms/indicator.gif +0 -0
  79. data/app/assets/images/adva_cms/preview.png +0 -0
  80. data/app/assets/images/adva_cms/rails.png +0 -0
  81. data/app/assets/images/adva_cms/sortable_tree/drag.png +0 -0
  82. data/app/assets/images/adva_cms/theme_selected.png +0 -0
  83. data/app/assets/javascripts/admin.js +1 -0
  84. data/app/assets/javascripts/adva_cms/admin/jquery.admin.js +23 -0
  85. data/app/assets/javascripts/adva_cms/admin/jquery.article.js +22 -0
  86. data/app/assets/javascripts/adva_cms/admin/jquery.cached_pages.js +14 -0
  87. data/app/assets/javascripts/adva_cms/admin/jquery.table_tree.js +7 -0
  88. data/app/assets/javascripts/adva_cms/application.js +14 -0
  89. data/app/assets/javascripts/adva_cms/base.js +4 -0
  90. data/app/assets/javascripts/adva_cms/cookie.js +49 -0
  91. data/app/assets/javascripts/adva_cms/jquery.common.js +41 -0
  92. data/app/assets/javascripts/adva_cms/jquery.dates.js +51 -0
  93. data/app/assets/javascripts/adva_cms/jquery.flash.js +57 -0
  94. data/app/assets/javascripts/adva_cms/jquery.roles.js +25 -0
  95. data/app/assets/javascripts/adva_cms/jquery/jquery-lowpro.js +224 -0
  96. data/app/assets/javascripts/adva_cms/jquery/jquery.qtip.js +2085 -0
  97. data/app/assets/javascripts/adva_cms/jquery/jquery.table_tree.js +307 -0
  98. data/app/assets/javascripts/adva_cms/jquery/jquery.tablednd_0_5.js +386 -0
  99. data/app/assets/javascripts/adva_cms/json.js +139 -0
  100. data/app/assets/stylesheets/admin.css +1 -0
  101. data/app/assets/stylesheets/adva_cms/admin.css +16 -0
  102. data/app/assets/stylesheets/adva_cms/admin/alternate/common.css +76 -0
  103. data/app/assets/stylesheets/adva_cms/admin/alternate/forms.css +121 -0
  104. data/app/assets/stylesheets/adva_cms/admin/alternate/header.css +125 -0
  105. data/app/assets/stylesheets/adva_cms/admin/alternate/layout.css +103 -0
  106. data/app/assets/stylesheets/adva_cms/admin/alternate/lists.css +153 -0
  107. data/app/assets/stylesheets/adva_cms/admin/alternate/sidebar.css +65 -0
  108. data/app/assets/stylesheets/adva_cms/admin/alternate/top.css +123 -0
  109. data/app/assets/stylesheets/adva_cms/admin/common.css +76 -0
  110. data/app/assets/stylesheets/adva_cms/admin/content.css +11 -0
  111. data/app/assets/stylesheets/adva_cms/admin/forms.css +116 -0
  112. data/app/assets/stylesheets/adva_cms/admin/header.css +114 -0
  113. data/app/assets/stylesheets/adva_cms/admin/helptip.css +35 -0
  114. data/app/assets/stylesheets/adva_cms/admin/layout.css +56 -0
  115. data/app/assets/stylesheets/adva_cms/admin/lists.css +152 -0
  116. data/app/assets/stylesheets/adva_cms/admin/projection.css +118 -0
  117. data/app/assets/stylesheets/adva_cms/admin/reset.css +25 -0
  118. data/app/assets/stylesheets/adva_cms/admin/screen/top.css +8 -0
  119. data/app/assets/stylesheets/adva_cms/admin/sidebar.css +67 -0
  120. data/app/assets/stylesheets/adva_cms/admin/themes.css +49 -0
  121. data/app/assets/stylesheets/adva_cms/admin/top.css +83 -0
  122. data/app/assets/stylesheets/adva_cms/admin/users.css +40 -0
  123. data/app/assets/stylesheets/adva_cms/common.css +49 -0
  124. data/app/assets/stylesheets/adva_cms/default.css +201 -0
  125. data/app/assets/stylesheets/adva_cms/forms.css +60 -0
  126. data/app/assets/stylesheets/adva_cms/jquery/alternate/jquery.tooltip.css +13 -0
  127. data/app/assets/stylesheets/adva_cms/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  128. data/app/assets/stylesheets/adva_cms/jquery/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  129. data/app/assets/stylesheets/adva_cms/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  130. data/app/assets/stylesheets/adva_cms/jquery/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  131. data/app/assets/stylesheets/adva_cms/jquery/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  132. data/app/assets/stylesheets/adva_cms/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  133. data/app/assets/stylesheets/adva_cms/jquery/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  134. data/app/assets/stylesheets/adva_cms/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  135. data/app/assets/stylesheets/adva_cms/jquery/images/ui-icons_222222_256x240.png +0 -0
  136. data/app/assets/stylesheets/adva_cms/jquery/images/ui-icons_2e83ff_256x240.png +0 -0
  137. data/app/assets/stylesheets/adva_cms/jquery/images/ui-icons_454545_256x240.png +0 -0
  138. data/app/assets/stylesheets/adva_cms/jquery/images/ui-icons_888888_256x240.png +0 -0
  139. data/app/assets/stylesheets/adva_cms/jquery/images/ui-icons_cd0a0a_256x240.png +0 -0
  140. data/app/assets/stylesheets/adva_cms/jquery/jquery-ui.css +406 -0
  141. data/app/assets/stylesheets/adva_cms/jquery/jquery.tooltip.css +10 -0
  142. data/app/assets/stylesheets/adva_cms/layout/login.css +8 -0
  143. data/app/assets/stylesheets/adva_cms/layout/simple.css +8 -0
  144. data/app/assets/stylesheets/adva_cms/menu.css +129 -0
  145. data/app/assets/stylesheets/adva_cms/reset.css +25 -0
  146. data/app/controllers/admin/base_controller.rb +101 -0
  147. data/app/controllers/admin/categories_controller.rb +3 -0
  148. data/app/controllers/admin/install_controller.rb +61 -0
  149. data/app/controllers/admin/page/articles_controller.rb +150 -0
  150. data/app/controllers/admin/page/categories_controller.rb +62 -0
  151. data/app/controllers/admin/page/contents_controller.rb +52 -0
  152. data/app/controllers/admin/page/links_controller.rb +69 -0
  153. data/app/controllers/admin/pages_controller.rb +2 -0
  154. data/app/controllers/admin/plugins_controller.rb +40 -0
  155. data/app/controllers/admin/sections_controller.rb +91 -0
  156. data/app/controllers/admin/sites_controller.rb +99 -0
  157. data/app/controllers/articles_controller.rb +81 -0
  158. data/app/controllers/base_controller.rb +82 -0
  159. data/app/helpers/admin/base_helper.rb +106 -0
  160. data/app/helpers/base_helper.rb +56 -0
  161. data/app/helpers/content_helper.rb +90 -0
  162. data/app/helpers/resource_helper.rb +127 -0
  163. data/app/models/article.rb +40 -0
  164. data/app/models/categorization.rb +4 -0
  165. data/app/models/category.rb +60 -0
  166. data/app/models/content.rb +155 -0
  167. data/app/models/event.rb +34 -0
  168. data/app/models/link.rb +4 -0
  169. data/app/models/page.rb +36 -0
  170. data/app/models/section.rb +126 -0
  171. data/app/models/site.rb +104 -0
  172. data/app/views/admin/cached_pages/_filter.html.erb +8 -0
  173. data/app/views/admin/cached_pages/destroy.js.erb +18 -0
  174. data/app/views/admin/cached_pages/index.html.erb +26 -0
  175. data/app/views/admin/install/confirmation.html.erb +10 -0
  176. data/app/views/admin/install/index.html.erb +38 -0
  177. data/app/views/admin/page/articles/_form.html.erb +40 -0
  178. data/app/views/admin/page/articles/_options.html.erb +20 -0
  179. data/app/views/admin/page/articles/edit.html.erb +15 -0
  180. data/app/views/admin/page/articles/new.html.erb +12 -0
  181. data/app/views/admin/page/categories/edit.html.erb +22 -0
  182. data/app/views/admin/page/categories/index.html.erb +23 -0
  183. data/app/views/admin/page/categories/new.html.erb +19 -0
  184. data/app/views/admin/page/contents/index.html.erb +40 -0
  185. data/app/views/admin/page/links/_form.html.erb +26 -0
  186. data/app/views/admin/page/links/_options.html.erb +23 -0
  187. data/app/views/admin/page/links/edit.html.erb +12 -0
  188. data/app/views/admin/page/links/new.html.erb +12 -0
  189. data/app/views/admin/plugins/_form.html.erb +11 -0
  190. data/app/views/admin/plugins/index.html.erb +16 -0
  191. data/app/views/admin/plugins/show.html.erb +43 -0
  192. data/app/views/admin/sections/_form.html.haml +20 -0
  193. data/app/views/admin/sections/edit.html.haml +6 -0
  194. data/app/views/admin/sections/index.html.erb +27 -0
  195. data/app/views/admin/sections/new.html.erb +29 -0
  196. data/app/views/admin/sections/settings/_page.html.haml +10 -0
  197. data/app/views/admin/shared/_header.html.erb +18 -0
  198. data/app/views/admin/shared/_language_select.html.erb +6 -0
  199. data/app/views/admin/shared/_section.html.erb +8 -0
  200. data/app/views/admin/shared/_section_summary.html.erb +23 -0
  201. data/app/views/admin/shared/_section_tree.html.erb +23 -0
  202. data/app/views/admin/sites/_email_notifications.html.erb +9 -0
  203. data/app/views/admin/sites/_form.html.erb +15 -0
  204. data/app/views/admin/sites/_recent_users.html.erb +11 -0
  205. data/app/views/admin/sites/_sections.html.erb +10 -0
  206. data/app/views/admin/sites/_unapproved_comments.html.erb +10 -0
  207. data/app/views/admin/sites/edit.html.erb +4 -0
  208. data/app/views/admin/sites/index.html.erb +21 -0
  209. data/app/views/admin/sites/multi_sites_disabled.html.erb +11 -0
  210. data/app/views/admin/sites/new.html.erb +21 -0
  211. data/app/views/admin/sites/show.html.erb +16 -0
  212. data/app/views/categories/_checkboxes.html.erb +12 -0
  213. data/app/views/layouts/admin.html.haml +50 -0
  214. data/app/views/layouts/default.html.erb +38 -0
  215. data/app/views/layouts/simple.html.erb +22 -0
  216. data/app/views/pages/articles/index.html.erb +10 -0
  217. data/app/views/pages/articles/show.html.erb +17 -0
  218. data/app/views/shared/_flash.html.erb +3 -0
  219. data/app/views/shared/_footer.html.erb +4 -0
  220. data/app/views/shared/_menu.html.erb +10 -0
  221. data/app/views/shared/_sidebar.html.erb +19 -0
  222. data/app/views/shared/messages/insufficient_permissions.html.erb +4 -0
  223. data/config/environment.rb +21 -0
  224. data/config/initializers/has_options.rb +2 -0
  225. data/config/initializers/has_permalink.rb +27 -0
  226. data/config/initializers/mailer.rb +12 -0
  227. data/config/initializers/menus.rb +184 -0
  228. data/config/initializers/roles.rb +91 -0
  229. data/config/initializers/settings.rb +26 -0
  230. data/config/initializers/site.rb +5 -0
  231. data/config/initializers/translations_are_a_pain.rb +9 -0
  232. data/config/locales/en.yml +1295 -0
  233. data/config/routes.rb +47 -0
  234. data/db/migrate/20080401000001_create_sites_table.rb +28 -0
  235. data/db/migrate/20080401000002_create_sections_table.rb +25 -0
  236. data/db/migrate/20080401000003_create_contents_table.rb +35 -0
  237. data/db/migrate/20080401000004_create_categories_table.rb +17 -0
  238. data/db/migrate/20080401000005_create_category_assignments.rb +12 -0
  239. data/db/migrate/20080401000006_create_taggable_tables.rb +26 -0
  240. data/db/migrate/20080710000000_create_plugin_configs.rb +13 -0
  241. data/db/migrate/20080715131051_plugin_owner_column.rb +13 -0
  242. data/db/migrate/20081208161500_add_content_type_to_join_tables.rb +10 -0
  243. data/db/migrate/20090216114034_rename_category_assignment_to_categorization.rb +13 -0
  244. data/db/migrate/20090305123429_move_sections_to_pages.rb +9 -0
  245. data/db/migrate/20090519132700_add_published_at_to_sections.rb +10 -0
  246. data/db/migrate/20090702085459_create_section_translations.rb +9 -0
  247. data/db/migrate/20090702200226_create_category_translations.rb +9 -0
  248. data/db/migrate/20090707171100_upgrade_paperclip_paths.rb +31 -0
  249. data/db/migrate/20090709111934_add_email_notification_to_site.rb +12 -0
  250. data/db/migrate/20091026000906_add_nesting_to_articles.rb +26 -0
  251. data/db/migrate/20140721000000_add_title_to_contents.rb +7 -0
  252. data/lib/adva_cms.rb +50 -0
  253. data/lib/adva_cms/version.rb +3 -0
  254. data/lib/core_ext.rb +7 -0
  255. data/lib/extensible_forms.rb +283 -0
  256. data/lib/has_options.rb +46 -0
  257. data/lib/html_diff.rb +48 -0
  258. data/lib/rails_ext.rb +15 -0
  259. data/lib/rails_ext/action_controller/cacheable_flash.rb +30 -0
  260. data/lib/rails_ext/action_controller/content_for_assignments.rb +105 -0
  261. data/lib/rails_ext/action_controller/default_params.rb +19 -0
  262. data/lib/rails_ext/action_controller/event_helper.rb +18 -0
  263. data/lib/rails_ext/action_controller/page_caching.rb +23 -0
  264. data/lib/rails_ext/action_controller/render_with_error_proc.rb +46 -0
  265. data/lib/rails_ext/action_controller/responds_to_parent.rb +46 -0
  266. data/lib/rails_ext/action_controller/url_for_returning.rb +12 -0
  267. data/lib/rails_ext/active_record/exists.rb +5 -0
  268. data/lib/rails_ext/active_record/sti_instantiation.rb +35 -0
  269. data/lib/rails_ext/active_record/sticky_changes.rb +30 -0
  270. data/lib/rails_ext/railties/plugin.rb +58 -0
  271. data/lib/rails_ext/railties/plugin_configuration.rb +72 -0
  272. data/lib/rails_ext/railties/plugin_initializers.rb +25 -0
  273. data/lib/registry.rb +49 -0
  274. data/lib/tasks/adva_cms.rake +178 -0
  275. data/lib/tasks/translation.rake +69 -0
  276. data/lib/time_hacks.rb +57 -0
  277. data/lib/webrat_patch.rb +11 -0
  278. data/locale/rails/fr.yml +123 -0
  279. data/test/NOTES +56 -0
  280. data/test/contexts.rb +365 -0
  281. data/test/fixtures.rb +190 -0
  282. data/test/fixtures/templates/alternative_templates/index.html.erb +1 -0
  283. data/test/fixtures/templates/context_templates_test/index.html.erb +1 -0
  284. data/test/fixtures/templates/context_templates_test/show.html.erb +0 -0
  285. data/test/fixtures/templates/layouts/alternative.html.erb +0 -0
  286. data/test/fixtures/templates/layouts/default.html.erb +0 -0
  287. data/test/fixtures/templates/menu/shared/_menu.html.erb +8 -0
  288. data/test/functional/admin/articles_controller_test.rb +329 -0
  289. data/test/functional/admin/base_controller_test.rb +68 -0
  290. data/test/functional/admin/cached_pages_controller_test.rb +66 -0
  291. data/test/functional/admin/categories_controller_test.rb +164 -0
  292. data/test/functional/admin/cells_controller_spec.rb +32 -0
  293. data/test/functional/admin/install_controller_test.rb +89 -0
  294. data/test/functional/admin/plugins_controller_test.rb +93 -0
  295. data/test/functional/admin/sections_controller_test.rb +201 -0
  296. data/test/functional/admin/sites_controller_test.rb +240 -0
  297. data/test/functional/asset_tag_expansions_test.rb +82 -0
  298. data/test/functional/base_controller_test.rb +73 -0
  299. data/test/functional/page_articles_controller_test.rb +168 -0
  300. data/test/functional/page_articles_routes_test.rb +73 -0
  301. data/test/integration/admin/cached_pages_test.rb +43 -0
  302. data/test/integration/admin/categories_test.rb +66 -0
  303. data/test/integration/admin/custom_templates_test.rb +42 -0
  304. data/test/integration/admin/filtering_articles_test.rb +32 -0
  305. data/test/integration/admin/plugins.rb +32 -0
  306. data/test/integration/admin/section_article_test.rb +150 -0
  307. data/test/integration/admin/section_test.rb +88 -0
  308. data/test/integration/admin/sites_test.rb +48 -0
  309. data/test/integration/installation_test.rb +109 -0
  310. data/test/integration/page_article_comment_test.rb +51 -0
  311. data/test/integration/page_article_test.rb +87 -0
  312. data/test/integration/section_index_test.rb +37 -0
  313. data/test/javascript/assets/jquery-lowpro.js +224 -0
  314. data/test/javascript/assets/jquery-ui.js +298 -0
  315. data/test/javascript/assets/jquery.js +4376 -0
  316. data/test/javascript/assets/testrunner.js +815 -0
  317. data/test/javascript/assets/testsuite.css +120 -0
  318. data/test/javascript/lib/jstest.rb +588 -0
  319. data/test/javascript/templates/test_case.erb +33 -0
  320. data/test/plugins/adva_context_templates/context_templates_test.rb +138 -0
  321. data/test/plugins/adva_post_ping/controller/integration_test.rb +78 -0
  322. data/test/plugins/adva_post_ping/post_ping_test.rb +94 -0
  323. data/test/plugins/adva_url_history/article_test.rb +94 -0
  324. data/test/plugins/adva_url_history/init_url_history.rb +18 -0
  325. data/test/plugins/adva_url_history/section_test.rb +49 -0
  326. data/test/test_helper.rb +75 -0
  327. data/test/test_helper/clear_directories.rb +16 -0
  328. data/test/test_helper/ensure_single_site_mode.rb +10 -0
  329. data/test/test_helper/extensions/cacheable_flash.rb +14 -0
  330. data/test/test_helper/extensions/cronjob.rb +11 -0
  331. data/test/test_helper/extensions/even_test_log.rb +21 -0
  332. data/test/test_helper/extensions/integration_test.rb +78 -0
  333. data/test/test_helper/extensions/matchy.rb +365 -0
  334. data/test/test_helper/extensions/matchy_adva_cms.rb +441 -0
  335. data/test/test_helper/extensions/rails_patch.rb +40 -0
  336. data/test/test_helper/extensions/rr.rb +7 -0
  337. data/test/test_helper/extensions/test_unit.rb +35 -0
  338. data/test/test_helper/extensions/with_sugar.rb +166 -0
  339. data/test/test_helper/parse_options.rb +18 -0
  340. data/test/test_helper/setup_db_transaction.rb +15 -0
  341. data/test/test_helper/setup_webrat.rb +9 -0
  342. data/test/test_helper/test_server/init.rb +15 -0
  343. data/test/unit/helpers/admin/base_helper_test.rb +139 -0
  344. data/test/unit/helpers/base_helper_spec.rb +54 -0
  345. data/test/unit/helpers/base_helper_test.rb +165 -0
  346. data/test/unit/helpers/content_helper_test.rb +127 -0
  347. data/test/unit/helpers/resource_helper_test.rb +180 -0
  348. data/test/unit/i18n_test.rb +22 -0
  349. data/test/unit/lib/cells_ext_spec.rb +96 -0
  350. data/test/unit/lib/extensible_forms_test.rb +362 -0
  351. data/test/unit/lib/menu_test.rb +119 -0
  352. data/test/unit/lib/rails_ext/content_for_assignments_test.rb +75 -0
  353. data/test/unit/lib/rails_ext/plugin_configuration_test.rb +40 -0
  354. data/test/unit/lib/rails_ext/sticky_changes_test.rb +33 -0
  355. data/test/unit/lib/registry_test.rb +91 -0
  356. data/test/unit/lib/routing_filter/routing_filter_categories_spec.rb +63 -0
  357. data/test/unit/lib/routing_filter/routing_filter_categories_test.rb +159 -0
  358. data/test/unit/lib/routing_filter/routing_filter_locale_spec.rb +73 -0
  359. data/test/unit/lib/routing_filter/routing_filter_root_blog_archive_spec.rb +40 -0
  360. data/test/unit/lib/routing_filter/routing_filter_root_section_articles_spec.rb +48 -0
  361. data/test/unit/lib/routing_filter/routing_filter_root_wikipages_spec.rb +40 -0
  362. data/test/unit/lib/routing_filter/routing_filter_sections_spec.rb +143 -0
  363. data/test/unit/lib/routing_filter/routing_filter_sections_test.rb +32 -0
  364. data/test/unit/lib/routing_filter/routing_filter_sets_test.rb +86 -0
  365. data/test/unit/models/article_test.rb +191 -0
  366. data/test/unit/models/category_test.rb +68 -0
  367. data/test/unit/models/content_test.rb +409 -0
  368. data/test/unit/models/counter_test.rb +43 -0
  369. data/test/unit/models/event_test.rb +41 -0
  370. data/test/unit/models/nested_categories_test.rb +34 -0
  371. data/test/unit/models/page_test.rb +63 -0
  372. data/test/unit/models/section_test.rb +315 -0
  373. data/test/unit/models/site_test.rb +199 -0
  374. data/test/unit/observers/activities_article_observer_test.rb +42 -0
  375. data/vendor/gems/belongs_to_cacheable/.gitignore +17 -0
  376. data/vendor/gems/belongs_to_cacheable/Gemfile +4 -0
  377. data/vendor/gems/belongs_to_cacheable/LICENSE +22 -0
  378. data/vendor/gems/belongs_to_cacheable/README.md +29 -0
  379. data/vendor/gems/belongs_to_cacheable/Rakefile +2 -0
  380. data/vendor/gems/belongs_to_cacheable/belongs_to_cacheable.gemspec +22 -0
  381. data/vendor/gems/belongs_to_cacheable/init.rb +1 -0
  382. data/vendor/gems/belongs_to_cacheable/lib/active_record/belongs_to_cacheable.rb +77 -0
  383. data/vendor/gems/belongs_to_cacheable/lib/belongs_to_cacheable.rb +3 -0
  384. data/vendor/gems/belongs_to_cacheable/lib/belongs_to_cacheable/version.rb +3 -0
  385. data/vendor/gems/belongs_to_cacheable/spec/belongs_to_cacheable_spec.rb +52 -0
  386. data/vendor/gems/belongs_to_cacheable/spec/spec_helper.rb +50 -0
  387. data/vendor/gems/filtered_column/.gitignore +17 -0
  388. data/vendor/gems/filtered_column/Gemfile +4 -0
  389. data/vendor/gems/filtered_column/LICENSE +22 -0
  390. data/vendor/gems/filtered_column/README +4 -0
  391. data/vendor/gems/filtered_column/README.md +29 -0
  392. data/vendor/gems/filtered_column/Rakefile +23 -0
  393. data/vendor/gems/filtered_column/filtered_column.gemspec +17 -0
  394. data/vendor/gems/filtered_column/lib/filtered_column.rb +17 -0
  395. data/vendor/gems/filtered_column/lib/filtered_column/filters/base.rb +28 -0
  396. data/vendor/gems/filtered_column/lib/filtered_column/filters/smartypants_filter.rb +14 -0
  397. data/vendor/gems/filtered_column/lib/filtered_column/filters/textile_filter.rb +13 -0
  398. data/vendor/gems/filtered_column/lib/filtered_column/macros/base.rb +25 -0
  399. data/vendor/gems/filtered_column/lib/filtered_column/mixin.rb +46 -0
  400. data/vendor/gems/filtered_column/lib/filtered_column/processor.rb +52 -0
  401. data/vendor/gems/filtered_column/lib/filtered_column/version.rb +3 -0
  402. data/vendor/gems/filtered_column/tasks/filtered_column_tasks.rake +4 -0
  403. data/vendor/gems/filtered_column/test/abstract_unit.rb +73 -0
  404. data/vendor/gems/filtered_column/test/filtered_column_test.rb +53 -0
  405. data/vendor/gems/filtered_column/test/macro_filter_test.rb +23 -0
  406. data/vendor/gems/has_counter/.gitignore +17 -0
  407. data/vendor/gems/has_counter/Gemfile +4 -0
  408. data/vendor/gems/has_counter/LICENSE +22 -0
  409. data/vendor/gems/has_counter/MIT-LICENSE +20 -0
  410. data/vendor/gems/has_counter/README.markdown +64 -0
  411. data/vendor/gems/has_counter/README.md +29 -0
  412. data/vendor/gems/has_counter/Rakefile +2 -0
  413. data/vendor/gems/has_counter/db/migrate/20080601194338_create_counters_table.rb.rb +13 -0
  414. data/vendor/gems/has_counter/has_counter.gemspec +17 -0
  415. data/vendor/gems/has_counter/lib/active_record/has_counter.rb +64 -0
  416. data/vendor/gems/has_counter/lib/counter.rb +23 -0
  417. data/vendor/gems/has_counter/lib/has_counter.rb +4 -0
  418. data/vendor/gems/has_counter/lib/has_counter/version.rb +3 -0
  419. data/vendor/gems/has_counter/spec/has_counter.spec.log +0 -0
  420. data/vendor/gems/has_counter/spec/has_counter.sqlite3.db +0 -0
  421. data/vendor/gems/has_counter/spec/has_counter_spec.rb +55 -0
  422. data/vendor/gems/has_counter/spec/spec_helper.rb +117 -0
  423. data/vendor/gems/has_filter/.gitignore +17 -0
  424. data/vendor/gems/has_filter/Gemfile +4 -0
  425. data/vendor/gems/has_filter/LICENSE +22 -0
  426. data/vendor/gems/has_filter/README.md +29 -0
  427. data/vendor/gems/has_filter/Rakefile +2 -0
  428. data/vendor/gems/has_filter/app/assets/images/has_filter/filter_add.png +0 -0
  429. data/vendor/gems/has_filter/app/assets/images/has_filter/filter_button_left.png +0 -0
  430. data/vendor/gems/has_filter/app/assets/images/has_filter/filter_button_right.png +0 -0
  431. data/vendor/gems/has_filter/app/assets/images/has_filter/filter_remove.png +0 -0
  432. data/vendor/gems/has_filter/app/assets/javascripts/has_filter/filter.js +35 -0
  433. data/vendor/gems/has_filter/app/assets/javascripts/has_filter/jquery.filter.js +23 -0
  434. data/vendor/gems/has_filter/app/assets/stylesheets/has_filter/alternate/filter.css +102 -0
  435. data/vendor/gems/has_filter/app/assets/stylesheets/has_filter/filter.css +100 -0
  436. data/vendor/gems/has_filter/app/helpers/filter_helper.rb +3 -0
  437. data/vendor/gems/has_filter/has_filter.gemspec +17 -0
  438. data/vendor/gems/has_filter/init.rb +3 -0
  439. data/vendor/gems/has_filter/lib/has_filter.rb +22 -0
  440. data/vendor/gems/has_filter/lib/has_filter/active_record/act_macro.rb +102 -0
  441. data/vendor/gems/has_filter/lib/has_filter/filter.rb +17 -0
  442. data/vendor/gems/has_filter/lib/has_filter/filter/base.rb +67 -0
  443. data/vendor/gems/has_filter/lib/has_filter/filter/categorized.rb +24 -0
  444. data/vendor/gems/has_filter/lib/has_filter/filter/chain.rb +45 -0
  445. data/vendor/gems/has_filter/lib/has_filter/filter/set.rb +80 -0
  446. data/vendor/gems/has_filter/lib/has_filter/filter/state.rb +25 -0
  447. data/vendor/gems/has_filter/lib/has_filter/filter/tagged.rb +22 -0
  448. data/vendor/gems/has_filter/lib/has_filter/filter/text.rb +55 -0
  449. data/vendor/gems/has_filter/lib/has_filter/version.rb +3 -0
  450. data/vendor/gems/has_filter/test/db/setup.rb +45 -0
  451. data/vendor/gems/has_filter/test/db/test.sqlite3.db +0 -0
  452. data/vendor/gems/has_filter/test/fixtures.rb +15 -0
  453. data/vendor/gems/has_filter/test/has_filter/filter_chain_test.rb +41 -0
  454. data/vendor/gems/has_filter/test/has_filter/filter_scopes_test.rb +102 -0
  455. data/vendor/gems/has_filter/test/has_filter/filter_tags_test.rb +113 -0
  456. data/vendor/gems/has_filter/test/has_filter/integration.rb +15 -0
  457. data/vendor/gems/has_filter/test/has_filter/scopes_test.rb +48 -0
  458. data/vendor/gems/has_filter/test/log/test.log +34346 -0
  459. data/vendor/gems/has_filter/test/models.rb +23 -0
  460. data/vendor/gems/has_filter/test/templates/has_filter/test/index.html.erb +5 -0
  461. data/vendor/gems/has_filter/test/test_helper.rb +66 -0
  462. data/vendor/gems/simple_taggable/.gitignore +17 -0
  463. data/vendor/gems/simple_taggable/Gemfile +4 -0
  464. data/vendor/gems/simple_taggable/LICENSE +22 -0
  465. data/vendor/gems/simple_taggable/README +24 -0
  466. data/vendor/gems/simple_taggable/README.md +29 -0
  467. data/vendor/gems/simple_taggable/Rakefile +2 -0
  468. data/vendor/gems/simple_taggable/lib/simple_taggable.rb +153 -0
  469. data/vendor/gems/simple_taggable/lib/simple_taggable/version.rb +3 -0
  470. data/vendor/gems/simple_taggable/lib/tag.rb +31 -0
  471. data/vendor/gems/simple_taggable/lib/tag_list.rb +90 -0
  472. data/vendor/gems/simple_taggable/lib/tagging.rb +8 -0
  473. data/vendor/gems/simple_taggable/simple_taggable.gemspec +17 -0
  474. data/vendor/gems/simple_taggable/test/db/schema.rb +41 -0
  475. data/vendor/gems/simple_taggable/test/db/simple_taggable.sqlite3.db +0 -0
  476. data/vendor/gems/simple_taggable/test/fixtures/magazine.rb +3 -0
  477. data/vendor/gems/simple_taggable/test/fixtures/magazines.yml +2 -0
  478. data/vendor/gems/simple_taggable/test/fixtures/photo.rb +8 -0
  479. data/vendor/gems/simple_taggable/test/fixtures/photos.yml +19 -0
  480. data/vendor/gems/simple_taggable/test/fixtures/post.rb +5 -0
  481. data/vendor/gems/simple_taggable/test/fixtures/posts.yml +27 -0
  482. data/vendor/gems/simple_taggable/test/fixtures/subscription.rb +4 -0
  483. data/vendor/gems/simple_taggable/test/fixtures/subscriptions.yml +3 -0
  484. data/vendor/gems/simple_taggable/test/fixtures/taggings.yml +112 -0
  485. data/vendor/gems/simple_taggable/test/fixtures/tags.yml +14 -0
  486. data/vendor/gems/simple_taggable/test/fixtures/user.rb +6 -0
  487. data/vendor/gems/simple_taggable/test/fixtures/users.yml +5 -0
  488. data/vendor/gems/simple_taggable/test/log/simple_taggable.log +1614 -0
  489. data/vendor/gems/simple_taggable/test/simple_taggable_test.rb +226 -0
  490. data/vendor/gems/simple_taggable/test/tag_list_test.rb +105 -0
  491. data/vendor/gems/simple_taggable/test/test_helper.rb +80 -0
  492. data/vendor/gems/table_builder/.gitignore +17 -0
  493. data/vendor/gems/table_builder/Gemfile +4 -0
  494. data/vendor/gems/table_builder/LICENSE +22 -0
  495. data/vendor/gems/table_builder/README.md +29 -0
  496. data/vendor/gems/table_builder/Rakefile +2 -0
  497. data/vendor/gems/table_builder/lib/table_builder.rb +27 -0
  498. data/vendor/gems/table_builder/lib/table_builder/body.rb +28 -0
  499. data/vendor/gems/table_builder/lib/table_builder/cell.rb +21 -0
  500. data/vendor/gems/table_builder/lib/table_builder/column.rb +26 -0
  501. data/vendor/gems/table_builder/lib/table_builder/foot.rb +6 -0
  502. data/vendor/gems/table_builder/lib/table_builder/head.rb +16 -0
  503. data/vendor/gems/table_builder/lib/table_builder/row.rb +40 -0
  504. data/vendor/gems/table_builder/lib/table_builder/rows.rb +26 -0
  505. data/vendor/gems/table_builder/lib/table_builder/table.rb +75 -0
  506. data/vendor/gems/table_builder/lib/table_builder/tag.rb +58 -0
  507. data/vendor/gems/table_builder/lib/table_builder/version.rb +3 -0
  508. data/vendor/gems/table_builder/table_builder.gemspec +17 -0
  509. data/vendor/gems/table_builder/test/fixtures/templates/table_all.html.erb +20 -0
  510. data/vendor/gems/table_builder/test/fixtures/templates/table_auto_body.html.erb +3 -0
  511. data/vendor/gems/table_builder/test/fixtures/templates/table_auto_columns.html.erb +1 -0
  512. data/vendor/gems/table_builder/test/fixtures/templates/table_simple.html.erb +7 -0
  513. data/vendor/gems/table_builder/test/table_builder/table_test.rb +230 -0
  514. data/vendor/gems/table_builder/test/test_helper.rb +49 -0
  515. data/vendor/gems/tags/.gitignore +17 -0
  516. data/vendor/gems/tags/Gemfile +4 -0
  517. data/vendor/gems/tags/LICENSE +22 -0
  518. data/vendor/gems/tags/README.md +29 -0
  519. data/vendor/gems/tags/Rakefile +2 -0
  520. data/vendor/gems/tags/lib/breadcrumbs.rb +13 -0
  521. data/vendor/gems/tags/lib/menu.rb +179 -0
  522. data/vendor/gems/tags/lib/menu/builder.rb +74 -0
  523. data/vendor/gems/tags/lib/tags.rb +7 -0
  524. data/vendor/gems/tags/lib/tags/tag.rb +125 -0
  525. data/vendor/gems/tags/lib/tags/version.rb +3 -0
  526. data/vendor/gems/tags/tags.gemspec +17 -0
  527. data/vendor/gems/tags/test/tags/menu_test.rb +173 -0
  528. data/vendor/gems/tags/test/tags/tag_test.rb +13 -0
  529. data/vendor/gems/tags/test/test_helper.rb +18 -0
  530. data/vendor/gems/xss_terminate/.gitignore +17 -0
  531. data/vendor/gems/xss_terminate/Gemfile +4 -0
  532. data/vendor/gems/xss_terminate/LICENSE +22 -0
  533. data/vendor/gems/xss_terminate/MIT-LICENSE +20 -0
  534. data/vendor/gems/xss_terminate/README +94 -0
  535. data/vendor/gems/xss_terminate/README.md +29 -0
  536. data/vendor/gems/xss_terminate/Rakefile +23 -0
  537. data/vendor/gems/xss_terminate/lib/html5lib_sanitize.rb +2453 -0
  538. data/vendor/gems/xss_terminate/lib/rails_sanitize.rb +8 -0
  539. data/vendor/gems/xss_terminate/lib/xss_terminate.rb +141 -0
  540. data/vendor/gems/xss_terminate/lib/xss_terminate/version.rb +3 -0
  541. data/vendor/gems/xss_terminate/tasks/xss_terminate_tasks.rake +7 -0
  542. data/vendor/gems/xss_terminate/test/models/comment.rb +5 -0
  543. data/vendor/gems/xss_terminate/test/models/entry.rb +7 -0
  544. data/vendor/gems/xss_terminate/test/models/message.rb +3 -0
  545. data/vendor/gems/xss_terminate/test/models/person.rb +5 -0
  546. data/vendor/gems/xss_terminate/test/models/review.rb +5 -0
  547. data/vendor/gems/xss_terminate/test/schema.rb +34 -0
  548. data/vendor/gems/xss_terminate/test/setup_test.rb +16 -0
  549. data/vendor/gems/xss_terminate/test/xss_terminate_test.rb +50 -0
  550. data/vendor/gems/xss_terminate/xss_terminate.gemspec +17 -0
  551. metadata +744 -0
@@ -0,0 +1,307 @@
1
+ TableTree = {
2
+ tableDnDOptions: {
3
+ onDragClass: 'drag',
4
+ onDragStart: function(table, row) {
5
+ TableTree.startOffset = jQuery.tableDnD.mouseOffset.x;
6
+ $(row).mousemove(TableTree.mousemove);
7
+ if (node = $(row).ttnode()) node.dragStart();
8
+ },
9
+ onDrag: function(table, row) {
10
+ TableTree.current_table.dirty = true;
11
+ if (node = $(row).ttnode()) node.update_children();
12
+ },
13
+ onDrop: function(table, row) {
14
+ $(row).unbind('mousemove', TableTree.mousemove);
15
+ if (node = $(row).ttnode()) node.drop();
16
+ TableTree.current_table.rebuild();
17
+ TableTree.current_table.update_remote(row);
18
+ },
19
+ onAllowDrop: function(draggedRow, row, movingDown) {
20
+ var node = $(row).ttnode();
21
+ next = movingDown ? $(node.next_row_sibling()).ttnode() : node;
22
+ if (next && (next.parent.level >= $(draggedRow).ttnode().level)) return false;
23
+ return $(row).ttnode() ? true : false;
24
+ }
25
+ },
26
+ toggle: function(table, type, collection_url) {
27
+ TableTree.current_table ? TableTree.teardown(table) : TableTree.setup(table, type, collection_url);
28
+ },
29
+ setup: function(table, type, collection_url) {
30
+ $('tbody', table).tableDnD(TableTree.tableDnDOptions);
31
+ TableTree.current_table = new TableTree.Table($(table).get(0), type, collection_url);
32
+ TableTree.current_table.setSortable();
33
+ },
34
+ teardown: function(table) {
35
+ // TableTree.current_table.update_remote();
36
+ jQuery.tableDnD.teardown(table);
37
+ TableTree.current_table.setUnsortable();
38
+ TableTree.current_table = null;
39
+ },
40
+ level: function(element) {
41
+ var match = element.className.match(/level_([\d]+)/);
42
+ return match ? parseInt(match[1]) : 0;
43
+ },
44
+ mousemove: function(event) {
45
+ if (!TableTree.current_table.is_tree) return;
46
+
47
+ var offset = jQuery.tableDnD.getMouseOffset(this, event).x - TableTree.startOffset;
48
+ if(offset > 25) {
49
+ TableTree.current_table.dirty = true;
50
+ $(this).ttnode().increment_level(event);
51
+ } else if(offset < -25) {
52
+ TableTree.current_table.dirty = true;
53
+ $(this).ttnode().decrement_level(event);
54
+ }
55
+ },
56
+ Base: function() {},
57
+ Table: function(table, type, collection_url) {
58
+ this.is_tree = $(table).hasClass('tree')
59
+ this.table = table; //$('tbody', table)
60
+ this.type = type;
61
+ this.level = -1;
62
+ this.collection_url = collection_url;
63
+ this.rebuild();
64
+ },
65
+ Node: function(parent, element, level) {
66
+ var _this = this;
67
+ this.parent = parent;
68
+ this.element = element;
69
+ this.level = level;
70
+
71
+ this.children = this.find_children().map(function() {
72
+ var level = TableTree.level(this);
73
+ if(level == _this.level + 1) { return new TableTree.Node(_this, this, level); }
74
+ });
75
+ }
76
+ }
77
+
78
+ TableTree.Base.prototype = {
79
+ find_node: function(element) {
80
+ for (var i = 0; i < this.children.length; i++) {
81
+ var child = this.children[i];
82
+ if (this.children[i].element == element) {
83
+ return this.children[i];
84
+ } else {
85
+ var result = this.children[i].find_node(element);
86
+ if (result) return result;
87
+ }
88
+ }
89
+ }
90
+ }
91
+ TableTree.Table.prototype = jQuery.extend(new TableTree.Base(), {
92
+ rebuild: function() {
93
+ var _this = this;
94
+ this.children = $('tr', this.table).map(function() {
95
+ if(TableTree.level(this) == 0) { return new TableTree.Node(_this, this, TableTree.level(this)); }
96
+ });
97
+ },
98
+ setSortable: function() {
99
+ $('tr', this.table).each(function() {
100
+ // thead
101
+ cells = $('th', this);
102
+ cells.each(function(ix) {
103
+ if(ix == 0) {
104
+ this.setAttribute('colspan', cells.length);
105
+ } else {
106
+ $(this).hide();
107
+ }
108
+ });
109
+
110
+ // tbody
111
+ cells = $('td', this);
112
+ cells.each(function(ix) {
113
+ if (ix == 0) {
114
+ element = this;
115
+ this.setAttribute('colspan', cells.length);
116
+ $('a', this).each(function() {
117
+ $(this).hide();
118
+ element.appendChild(document.createTextNode($(this).text()))
119
+ });
120
+ } else {
121
+ $(this).hide();
122
+ }
123
+ });
124
+ });
125
+ },
126
+ setUnsortable: function() {
127
+ $('tr', this.table).each(function(ix) {
128
+ // thead
129
+ cells = $('th', this);
130
+ cells.each(function(ix) {
131
+ if(ix == 0) {
132
+ this.setAttribute('colspan', 1);
133
+ } else {
134
+ $(this).show();
135
+ }
136
+ });
137
+
138
+ // tbody
139
+ $('td', this).each(function(ix) {
140
+ if(ix == 0) {
141
+ $('a', this).each(function() {
142
+ $(this).show();
143
+ });
144
+ $('img.spinner', this).remove();
145
+ this.removeChild(this.lastChild);
146
+ this.setAttribute('colspan', 1);
147
+ } else {
148
+ $(this).show();
149
+ }
150
+ });
151
+ });
152
+ },
153
+ update_remote: function(row) {
154
+ if(!this.dirty) return;
155
+ this.dirty = false;
156
+ _this = this;
157
+
158
+ this.show_spinner(row);
159
+ $.ajax({
160
+ type: "POST",
161
+ url: this.collection_url,
162
+ data: jQuery.extend(this.serialize(row), { authenticity_token: window._auth_token, '_method': 'put' }),
163
+ success: function(msg) { _this.hide_spinner(row); },
164
+ error: function(msg) { _this.hide_spinner(row); }
165
+ });
166
+ },
167
+ serialize: function(row) {
168
+ row = $(row).ttnode();
169
+ data = {};
170
+ data[this.type + '[' + row.id() + '][parent_id]'] = row.parent_id();
171
+ data[this.type +'[' + row.id() + '][left_id]'] = row.left_id();
172
+ return data;
173
+ },
174
+ show_spinner: function(row) {
175
+ img = document.createElement('img');
176
+ img.src = '/assets/adva_cms/indicator.gif';
177
+ img.className = 'spinner';
178
+ $('td', row)[0].appendChild(img);
179
+ },
180
+ hide_spinner: function(row) {
181
+ cell = $('td', row)[0];
182
+ cell.removeChild(cell.lastChild);
183
+ }
184
+ });
185
+
186
+ TableTree.Node.prototype = jQuery.extend(new TableTree.Base(), {
187
+ find_children: function() {
188
+ var lvl = this.level;
189
+ var stop = false;
190
+ return this.row_siblings().slice(this.row_index() + 1).filter(function() {
191
+ var level = TableTree.level(this);
192
+ if(lvl == level) stop = true; // how to break from a jquery iterator?
193
+ return !stop && lvl + 1 == level;
194
+ });
195
+ },
196
+ depth: function() {
197
+ if (this.children.length > 0) {
198
+ return Math.max.apply(Math, this.children.map(function() { return this.depth() }).get());
199
+ } else {
200
+ return this.level;
201
+ }
202
+ },
203
+ siblings: function() {
204
+ return this.parent.children;
205
+ },
206
+ id: function() {
207
+ return this.element ? this.to_int(this.element.id) : 'null';
208
+ },
209
+ parent_id: function() {
210
+ return this.parent.element ? this.to_int(this.parent.element.id) : 'null';
211
+ },
212
+ left_id: function() {
213
+ left = this.left()
214
+ return left ? this.to_int(left.element.id) : 'null';
215
+ },
216
+ left: function() {
217
+ siblings = this.siblings().get();
218
+ ix = siblings.indexOf(this) - 1;
219
+ if(ix >= 0) return siblings[ix];
220
+ },
221
+ to_int: function(str) {
222
+ if(str) return str.replace(/[\D]+/, '')
223
+ },
224
+ next_row_sibling: function () {
225
+ return this.row_siblings()[this.row_index() + 1];
226
+ },
227
+ row_siblings: function() {
228
+ if(!this._row_siblings) { this._row_siblings = $(this.element).parent().children(); }
229
+ return this._row_siblings;
230
+ },
231
+ row_index: function() {
232
+ return this.row_siblings().get().indexOf(this.element);
233
+ },
234
+ dragStart: function() {
235
+ $(this.element).addClass('drag');
236
+ this.children.each(function() { this.dragStart(); })
237
+ },
238
+ drop: function() {
239
+ $(this.element).removeClass('drag');
240
+ this.children.each(function() { this.drop(); })
241
+ this.adjust_level();
242
+ },
243
+ increment_level: function(event) {
244
+ var prev = $(this.element).prev().ttnode();
245
+ if(!prev || prev.level < this.level || this.depth() >= 5) return;
246
+ this.update_level(event, this.level + 1);
247
+ },
248
+ decrement_level: function(event) {
249
+ if(this.level == 0) return;
250
+ this.update_level(event, this.level - 1);
251
+ },
252
+ update_level: function(event, level) {
253
+ if (event) TableTree.startOffset = jQuery.tableDnD.getMouseOffset(this.element, event).x;
254
+
255
+ $(this.element).removeClass('level_' + this.level);
256
+ $(this.element).addClass('level_' + level);
257
+
258
+ this.level = level;
259
+ this.children.each(function() { this.update_level(event, level + 1); });
260
+ },
261
+ adjust_level: function() {
262
+ var prev = $(this.element).prev().ttnode();
263
+ if(!prev) {
264
+ this.update_level(null, 0);
265
+ } else if(prev.level + 1 < this.level) {
266
+ this.update_level(null, prev.level + 1);
267
+ }
268
+ },
269
+ update_children: function() {
270
+ this.children.each(function() { this.element.parentNode.removeChild(this.element); });
271
+ var _this = this;
272
+ var _next = _this.element.nextSibling;
273
+ this.children.each(function() { _this.element.parentNode.insertBefore(this.element, _next); });
274
+ this.children.each(function() { this.update_children() });
275
+ }
276
+ });
277
+
278
+ jQuery.fn.extend({
279
+ ttnode: function() {
280
+ var subject = this.push ? this[0] : this;
281
+ return TableTree.current_table.find_node(subject);
282
+ }
283
+ });
284
+
285
+ jQuery.extend(jQuery.tableDnD, {
286
+ teardown: function(table) {
287
+ jQuery('tr', table).each(function() { $(this).unbind('mousedown'); }).css('cursor', 'auto');
288
+ jQuery.tableDnD.dragObject = null;
289
+ jQuery.tableDnD.currentTable = null;
290
+ jQuery.tableDnD.mouseOffset = null;
291
+ }
292
+ });
293
+ //
294
+ // tableDnD {
295
+ // toggle: function() {
296
+ // if (table.hasClass('tree')) {
297
+ // setupTree()
298
+ // }
299
+ // }
300
+ // // aslödkjföksdfk
301
+ // Tree {
302
+ //
303
+ // }
304
+ // }
305
+ //
306
+ //
307
+ //
@@ -0,0 +1,386 @@
1
+ /**
2
+ * TableDnD plug-in for JQuery, allows you to drag and drop table rows
3
+ * You can set up various options to control how the system will work
4
+ * Copyright (c) Denis Howlett <denish@isocra.com>
5
+ * Licensed like jQuery, see http://docs.jquery.com/License.
6
+ *
7
+ * Configuration options:
8
+ *
9
+ * onDragStyle
10
+ * This is the style that is assigned to the row during drag. There are limitations to the styles that can be
11
+ * associated with a row (such as you can't assign a border--well you can, but it won't be
12
+ * displayed). (So instead consider using onDragClass.) The CSS style to apply is specified as
13
+ * a map (as used in the jQuery css(...) function).
14
+ * onDropStyle
15
+ * This is the style that is assigned to the row when it is dropped. As for onDragStyle, there are limitations
16
+ * to what you can do. Also this replaces the original style, so again consider using onDragClass which
17
+ * is simply added and then removed on drop.
18
+ * onDragClass
19
+ * This class is added for the duration of the drag and then removed when the row is dropped. It is more
20
+ * flexible than using onDragStyle since it can be inherited by the row cells and other content. The default
21
+ * is class is tDnD_whileDrag. So to use the default, simply customise this CSS class in your
22
+ * stylesheet.
23
+ * onDrop
24
+ * Pass a function that will be called when the row is dropped. The function takes 2 parameters: the table
25
+ * and the row that was dropped. You can work out the new order of the rows by using
26
+ * table.rows.
27
+ * onDragStart
28
+ * Pass a function that will be called when the user starts dragging. The function takes 2 parameters: the
29
+ * table and the row which the user has started to drag.
30
+ * onAllowDrop
31
+ * Pass a function that will be called as a row is over another row. If the function returns true, allow
32
+ * dropping on that row, otherwise not. The function takes 2 parameters: the dragged row and the row under
33
+ * the cursor. It returns a boolean: true allows the drop, false doesn't allow it.
34
+ * scrollAmount
35
+ * This is the number of pixels to scroll if the user moves the mouse cursor to the top or bottom of the
36
+ * window. The page should automatically scroll up or down as appropriate (tested in IE6, IE7, Safari, FF2,
37
+ * FF3 beta
38
+ * dragHandle
39
+ * This is the name of a class that you assign to one or more cells in each row that is draggable. If you
40
+ * specify this class, then you are responsible for setting cursor: move in the CSS and only these cells
41
+ * will have the drag behaviour. If you do not specify a dragHandle, then you get the old behaviour where
42
+ * the whole row is draggable.
43
+ *
44
+ * Other ways to control behaviour:
45
+ *
46
+ * Add class="nodrop" to any rows for which you don't want to allow dropping, and class="nodrag" to any rows
47
+ * that you don't want to be draggable.
48
+ *
49
+ * Inside the onDrop method you can also call $.tableDnD.serialize() this returns a string of the form
50
+ * <tableID>[]=<rowID1>&<tableID>[]=<rowID2> so that you can send this back to the server. The table must have
51
+ * an ID as must all the rows.
52
+ *
53
+ * Other methods:
54
+ *
55
+ * $("...").tableDnDUpdate()
56
+ * Will update all the matching tables, that is it will reapply the mousedown method to the rows (or handle cells).
57
+ * This is useful if you have updated the table rows using Ajax and you want to make the table draggable again.
58
+ * The table maintains the original configuration (so you don't have to specify it again).
59
+ *
60
+ * $("...").tableDnDSerialize()
61
+ * Will serialize and return the serialized string as above, but for each of the matching tables--so it can be
62
+ * called from anywhere and isn't dependent on the currentTable being set up correctly before calling
63
+ *
64
+ * Known problems:
65
+ * - Auto-scoll has some problems with IE7 (it scrolls even when it shouldn't), work-around: set scrollAmount to 0
66
+ *
67
+ * Version 0.2: 2008-02-20 First public version
68
+ * Version 0.3: 2008-02-07 Added onDragStart option
69
+ * Made the scroll amount configurable (default is 5 as before)
70
+ * Version 0.4: 2008-03-15 Changed the noDrag/noDrop attributes to nodrag/nodrop classes
71
+ * Added onAllowDrop to control dropping
72
+ * Fixed a bug which meant that you couldn't set the scroll amount in both directions
73
+ * Added serialize method
74
+ * Version 0.5: 2008-05-16 Changed so that if you specify a dragHandle class it doesn't make the whole row
75
+ * draggable
76
+ * Improved the serialize method to use a default (and settable) regular expression.
77
+ * Added tableDnDupate() and tableDnDSerialize() to be called when you are outside the table
78
+ */
79
+ jQuery.tableDnD = {
80
+ /** Keep hold of the current table being dragged */
81
+ currentTable : null,
82
+ /** Keep hold of the current drag object if any */
83
+ dragObject: null,
84
+ /** The current mouse offset */
85
+ mouseOffset: null,
86
+ /** Remember the old value of Y so that we don't do too much processing */
87
+ oldY: 0,
88
+
89
+ /** Actually build the structure */
90
+ build: function(options) {
91
+ // Set up the defaults if any
92
+
93
+ this.each(function() {
94
+ // This is bound to each matching table, set up the defaults and override with user options
95
+ this.tableDnDConfig = $.extend({
96
+ onDragStyle: null,
97
+ onDropStyle: null,
98
+ // Add in the default class for whileDragging
99
+ onDragClass: "tDnD_whileDrag",
100
+ onDrop: null,
101
+ onDrag: null, // ADDED
102
+ onDragStart: null,
103
+ scrollAmount: 5,
104
+ serializeRegexp: /[^\-]*$/, // The regular expression to use to trim row IDs
105
+ serializeParamName: null, // If you want to specify another parameter name instead of the table ID
106
+ dragHandle: null // If you give the name of a class here, then only Cells with this class will be draggable
107
+ }, options || {});
108
+ // Now make the rows draggable
109
+ jQuery.tableDnD.makeDraggable(this);
110
+ });
111
+
112
+ // Now we need to capture the mouse up and mouse move event
113
+ // We can use bind so that we don't interfere with other event handlers
114
+ jQuery(document)
115
+ .bind('mousemove', jQuery.tableDnD.mousemove)
116
+ .bind('mouseup', jQuery.tableDnD.mouseup);
117
+
118
+ // Don't break the chain
119
+ return this;
120
+ },
121
+
122
+ /** This function makes all the rows on the table draggable apart from those marked as "NoDrag" */
123
+ makeDraggable: function(table) {
124
+ var config = table.tableDnDConfig;
125
+ if (table.tableDnDConfig.dragHandle) {
126
+ // We only need to add the event to the specified cells
127
+ var cells = $("td."+table.tableDnDConfig.dragHandle, table);
128
+ cells.each(function() {
129
+ // The cell is bound to "this"
130
+ jQuery(this).mousedown(function(ev) {
131
+ jQuery.tableDnD.dragObject = this.parentNode;
132
+ jQuery.tableDnD.currentTable = table;
133
+ jQuery.tableDnD.mouseOffset = jQuery.tableDnD.getMouseOffset(this, ev);
134
+ if (config.onDragStart) {
135
+ // Call the onDrop method if there is one
136
+ config.onDragStart(table, this);
137
+ }
138
+ return false;
139
+ });
140
+ })
141
+ } else {
142
+ // For backwards compatibility, we add the event to the whole row
143
+ var rows = jQuery("tr", table); // get all the rows as a wrapped set
144
+ rows.each(function() {
145
+ // Iterate through each row, the row is bound to "this"
146
+ var row = $(this);
147
+ if (! row.hasClass("nodrag")) {
148
+ row.mousedown(function(ev) {
149
+ if (ev.target.tagName == "TD") {
150
+ jQuery.tableDnD.dragObject = this;
151
+ jQuery.tableDnD.currentTable = table;
152
+ jQuery.tableDnD.mouseOffset = jQuery.tableDnD.getMouseOffset(this, ev);
153
+ if (config.onDragStart) {
154
+ // Call the onDrop method if there is one
155
+ config.onDragStart(table, this);
156
+ }
157
+ return false;
158
+ }
159
+ }).css("cursor", "move"); // Store the tableDnD object
160
+ }
161
+ });
162
+ }
163
+ },
164
+
165
+ updateTables: function() {
166
+ this.each(function() {
167
+ // this is now bound to each matching table
168
+ if (this.tableDnDConfig) {
169
+ jQuery.tableDnD.makeDraggable(this);
170
+ }
171
+ })
172
+ },
173
+
174
+ /** Get the mouse coordinates from the event (allowing for browser differences) */
175
+ mouseCoords: function(ev){
176
+ if(ev.pageX || ev.pageY){
177
+ return {x:ev.pageX, y:ev.pageY};
178
+ }
179
+ return {
180
+ x:ev.clientX + document.body.scrollLeft - document.body.clientLeft,
181
+ y:ev.clientY + document.body.scrollTop - document.body.clientTop
182
+ };
183
+ },
184
+
185
+ /** Given a target element and a mouse event, get the mouse offset from that element.
186
+ To do this we need the element's position and the mouse position */
187
+ getMouseOffset: function(target, ev) {
188
+ ev = ev || window.event;
189
+
190
+ var docPos = this.getPosition(target);
191
+ var mousePos = this.mouseCoords(ev);
192
+ return {x:mousePos.x - docPos.x, y:mousePos.y - docPos.y};
193
+ },
194
+
195
+ /** Get the position of an element by going up the DOM tree and adding up all the offsets */
196
+ getPosition: function(e){
197
+ var left = 0;
198
+ var top = 0;
199
+ /** Safari fix -- thanks to Luis Chato for this! */
200
+ if (e.offsetHeight == 0) {
201
+ /** Safari 2 doesn't correctly grab the offsetTop of a table row
202
+ this is detailed here:
203
+ http://jacob.peargrove.com/blog/2006/technical/table-row-offsettop-bug-in-safari/
204
+ the solution is likewise noted there, grab the offset of a table cell in the row - the firstChild.
205
+ note that firefox will return a text node as a first child, so designing a more thorough
206
+ solution may need to take that into account, for now this seems to work in firefox, safari, ie */
207
+ e = e.firstChild; // a table cell
208
+ }
209
+
210
+ while (e.offsetParent){
211
+ left += e.offsetLeft;
212
+ top += e.offsetTop;
213
+ e = e.offsetParent;
214
+ }
215
+
216
+ left += e.offsetLeft;
217
+ top += e.offsetTop;
218
+
219
+ return {x:left, y:top};
220
+ },
221
+
222
+ mousemove: function(ev) {
223
+ if (jQuery.tableDnD.dragObject == null) {
224
+ return;
225
+ }
226
+
227
+ var dragObj = jQuery(jQuery.tableDnD.dragObject);
228
+ var config = jQuery.tableDnD.currentTable.tableDnDConfig;
229
+ var mousePos = jQuery.tableDnD.mouseCoords(ev);
230
+ var y = mousePos.y - jQuery.tableDnD.mouseOffset.y;
231
+ //auto scroll the window
232
+ var yOffset = window.pageYOffset;
233
+ if (document.all) {
234
+ // Windows version
235
+ //yOffset=document.body.scrollTop;
236
+ if (typeof document.compatMode != 'undefined' &&
237
+ document.compatMode != 'BackCompat') {
238
+ yOffset = document.documentElement.scrollTop;
239
+ }
240
+ else if (typeof document.body != 'undefined') {
241
+ yOffset=document.body.scrollTop;
242
+ }
243
+
244
+ }
245
+
246
+ if (mousePos.y-yOffset < config.scrollAmount) {
247
+ window.scrollBy(0, -config.scrollAmount);
248
+ } else {
249
+ var windowHeight = window.innerHeight ? window.innerHeight
250
+ : document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight;
251
+ if (windowHeight-(mousePos.y-yOffset) < config.scrollAmount) {
252
+ window.scrollBy(0, config.scrollAmount);
253
+ }
254
+ }
255
+
256
+
257
+ if (y != jQuery.tableDnD.oldY) {
258
+ // work out if we're going up or down...
259
+ var movingDown = y > jQuery.tableDnD.oldY;
260
+ // update the old value
261
+ jQuery.tableDnD.oldY = y;
262
+ // update the style to show we're dragging
263
+ if (config.onDragClass) {
264
+ dragObj.addClass(config.onDragClass);
265
+ } else {
266
+ dragObj.css(config.onDragStyle);
267
+ }
268
+ // If we're over a row then move the dragged row to there so that the user sees the
269
+ // effect dynamically
270
+ var currentRow = jQuery.tableDnD.findDropTargetRow(dragObj, y, movingDown);
271
+ if (currentRow) {
272
+ // TODO worry about what happens when there are multiple TBODIES
273
+ if (movingDown && jQuery.tableDnD.dragObject != currentRow) {
274
+ jQuery.tableDnD.dragObject.parentNode.insertBefore(jQuery.tableDnD.dragObject, currentRow.nextSibling);
275
+ } else if (! movingDown && jQuery.tableDnD.dragObject != currentRow) {
276
+ jQuery.tableDnD.dragObject.parentNode.insertBefore(jQuery.tableDnD.dragObject, currentRow);
277
+ }
278
+ if (config.onDrag) {
279
+ config.onDrag(jQuery.tableDnD.currentTable, jQuery.tableDnD.dragObject);
280
+ }
281
+ }
282
+ }
283
+
284
+ return false;
285
+ },
286
+
287
+ /** We're only worried about the y position really, because we can only move rows up and down */
288
+ findDropTargetRow: function(draggedRow, y, movingDown) {
289
+ var rows = jQuery.tableDnD.currentTable.rows;
290
+ for (var i=0; i<rows.length; i++) {
291
+ var row = rows[i];
292
+ var rowY = this.getPosition(row).y;
293
+ var rowHeight = parseInt(row.offsetHeight)/2;
294
+ if (row.offsetHeight == 0) {
295
+ rowY = this.getPosition(row.firstChild).y;
296
+ rowHeight = parseInt(row.firstChild.offsetHeight)/2;
297
+ }
298
+ // Because we always have to insert before, we need to offset the height a bit
299
+ if ((y > rowY - rowHeight) && (y < (rowY + rowHeight))) {
300
+ // that's the row we're over
301
+ // If it's the same as the current row, ignore it
302
+ if (row == draggedRow.get(0)) {return null;}
303
+ var config = jQuery.tableDnD.currentTable.tableDnDConfig;
304
+ if (config.onAllowDrop) {
305
+ if (config.onAllowDrop(draggedRow, row, movingDown)) {
306
+ return row;
307
+ } else {
308
+ return null;
309
+ }
310
+ } else {
311
+ // If a row has nodrop class, then don't allow dropping (inspired by John Tarr and Famic)
312
+ var nodrop = $(row).hasClass("nodrop");
313
+ if (! nodrop) {
314
+ return row;
315
+ } else {
316
+ return null;
317
+ }
318
+ }
319
+ return row;
320
+ }
321
+ }
322
+ return null;
323
+ },
324
+
325
+ mouseup: function(e) {
326
+ if (jQuery.tableDnD.currentTable && jQuery.tableDnD.dragObject) {
327
+ var droppedRow = jQuery.tableDnD.dragObject;
328
+ var config = jQuery.tableDnD.currentTable.tableDnDConfig;
329
+ // If we have a dragObject, then we need to release it,
330
+ // The row will already have been moved to the right place so we just reset stuff
331
+ if (config.onDragClass) {
332
+ jQuery(droppedRow).removeClass(config.onDragClass);
333
+ } else {
334
+ jQuery(droppedRow).css(config.onDropStyle);
335
+ }
336
+ jQuery.tableDnD.dragObject = null;
337
+ if (config.onDrop) {
338
+ // Call the onDrop method if there is one
339
+ config.onDrop(jQuery.tableDnD.currentTable, droppedRow);
340
+ }
341
+ jQuery.tableDnD.currentTable = null; // let go of the table too
342
+ }
343
+ },
344
+
345
+ serialize: function() {
346
+ if (jQuery.tableDnD.currentTable) {
347
+ return jQuery.tableDnD.serializeTable(jQuery.tableDnD.currentTable);
348
+ } else {
349
+ return "Error: No Table id set, you need to set an id on your table and every row";
350
+ }
351
+ },
352
+
353
+ serializeTable: function(table) {
354
+ var result = "";
355
+ var tableId = table.id;
356
+ var rows = table.rows;
357
+ for (var i=0; i<rows.length; i++) {
358
+ if (result.length > 0) result += "&";
359
+ var rowId = rows[i].id;
360
+ if (rowId && rowId && table.tableDnDConfig && table.tableDnDConfig.serializeRegexp) {
361
+ rowId = rowId.match(table.tableDnDConfig.serializeRegexp)[0];
362
+ }
363
+
364
+ result += tableId + '[]=' + rows[i].id;
365
+ }
366
+ return result;
367
+ },
368
+
369
+ serializeTables: function() {
370
+ var result = "";
371
+ this.each(function() {
372
+ // this is now bound to each matching table
373
+ result += jQuery.tableDnD.serializeTable(this);
374
+ });
375
+ return result;
376
+ }
377
+
378
+ }
379
+
380
+ jQuery.fn.extend(
381
+ {
382
+ tableDnD : jQuery.tableDnD.build,
383
+ tableDnDUpdate : jQuery.tableDnD.updateTables,
384
+ tableDnDSerialize: jQuery.tableDnD.serializeTables
385
+ }
386
+ );