spontaneous 0.2.0.alpha2 → 0.2.0.alpha3
Sign up to get free protection for your applications and to get access to all the features.
- data/Gemfile +3 -40
- data/Rakefile +29 -41
- data/Readme.markdown +21 -8
- data/application/css/add_alias_dialogue.css.scss +79 -0
- data/application/css/{v2.scss → core.css.scss} +537 -550
- data/application/css/{definitions.scss → definitions.css.scss} +121 -33
- data/application/css/dialogue.css.scss +409 -0
- data/application/css/{editing.scss → editing.css.scss} +25 -262
- data/application/css/font.css.scss +8 -0
- data/application/css/jquery-ui-1.8.21.custom/images/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
- data/application/css/jquery-ui-1.8.21.custom/images/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
- data/application/css/jquery-ui-1.8.21.custom/images/ui-bg_flat_10_000000_40x100.png +0 -0
- data/application/css/jquery-ui-1.8.21.custom/images/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
- data/application/css/jquery-ui-1.8.21.custom/images/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
- data/application/css/jquery-ui-1.8.21.custom/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/application/css/jquery-ui-1.8.21.custom/images/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
- data/application/css/jquery-ui-1.8.21.custom/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
- data/application/css/jquery-ui-1.8.21.custom/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
- data/application/css/jquery-ui-1.8.21.custom/images/ui-icons_222222_256x240.png +0 -0
- data/application/css/jquery-ui-1.8.21.custom/images/ui-icons_228ef1_256x240.png +0 -0
- data/application/css/jquery-ui-1.8.21.custom/images/ui-icons_ef8c08_256x240.png +0 -0
- data/application/css/jquery-ui-1.8.21.custom/images/ui-icons_ffd27a_256x240.png +0 -0
- data/application/css/jquery-ui-1.8.21.custom/images/ui-icons_ffffff_256x240.png +0 -0
- data/application/css/jquery-ui-1.8.21.custom/ui-lightness.css.scss +565 -0
- data/application/css/{login.scss → login.css.scss} +4 -4
- data/application/css/meta.css.scss +331 -0
- data/application/css/{popover.scss → popover.css.scss} +9 -8
- data/application/css/{schema_error.scss → schema_error.css.scss} +4 -4
- data/application/css/spontaneous.css +5 -0
- data/application/css/unsupported.css.scss +42 -0
- data/application/js/add_alias_dialogue.js +72 -10
- data/application/js/ajax.js +50 -16
- data/application/js/compatibility.js +19 -15
- data/application/js/content.js +39 -36
- data/application/js/content_area.js +53 -5
- data/application/js/dialogue.js +17 -0
- data/application/js/dom.js +1 -1
- data/application/js/edit_panel.js +23 -8
- data/application/js/extensions.js +7 -2
- data/application/js/field_preview.js +2 -1
- data/application/js/field_types/date_field.js +11 -8
- data/application/js/field_types/file_field.js +188 -9
- data/application/js/field_types/image_field.js +46 -29
- data/application/js/field_types/markdown_field.js +57 -14
- data/application/js/field_types/select_field.js +72 -0
- data/application/js/field_types/string_field.js +8 -0
- data/application/js/field_types/webvideo_field.js +8 -0
- data/application/js/init.js +1 -7
- data/application/js/location.js +41 -13
- data/application/js/login.js +3 -0
- data/application/js/meta_view/user_admin.js +543 -0
- data/application/js/meta_view.js +1 -0
- data/application/js/metadata.js +20 -0
- data/application/js/page.js +17 -3
- data/application/js/page_browser.js +40 -30
- data/application/js/page_entry.js +4 -0
- data/application/js/panel/root_menu.js +66 -0
- data/application/js/popover.js +2 -2
- data/application/js/preview.js +1 -1
- data/application/js/publish.js +138 -30
- data/application/js/services.js +43 -0
- data/application/js/sharded_upload.js +2 -2
- data/application/js/spontaneous.js +64 -5
- data/application/js/state.js +20 -9
- data/application/js/top_bar.js +273 -150
- data/application/js/types.js +20 -15
- data/application/js/upload.js +1 -2
- data/application/js/user.js +18 -4
- data/application/js/vendor/date.js +104 -0
- data/application/js/vendor/jquery-ui-1.8.18.custom.min.js +356 -0
- data/application/js/views/box_view.js +15 -8
- data/application/js/views/page_piece_view.js +11 -8
- data/application/js/views/page_view.js +21 -3
- data/application/js/views/piece_view.js +19 -10
- data/application/js/views.js +3 -0
- data/application/static/chromelogo-200x52-45c7cbc93be080bea342df5fcda2ef8b.png +0 -0
- data/application/static/dot-texture-9eea29e4ac7ad9a772285252078ec127.png +0 -0
- data/application/static/editing-textarea-resize-s-b5af62365eb7e19ea4beccf7242d508e.png +0 -0
- data/application/static/editing-texture-1-42b06a3439752490988f30f2a06d5e7c.png +0 -0
- data/application/static/font/fontawesome-webfont-5c5c21100a346972a82c34c5e96ffcfe.ttf +0 -0
- data/application/static/loop_alt1-white-7894b458528e92216196cae26b4c2c96.svg +12 -0
- data/application/static/spontaneous-states-e91ec89db525c62da0105b97cdd781ce.png +0 -0
- data/application/views/index.erb +2 -2
- data/application/views/login.erb +4 -8
- data/application/views/schema_modification_error.html.erb +1 -4
- data/application/views/unsupported.erb +9 -7
- data/bin/spot +1 -1
- data/db/migrations/20110209152710_users_and_groups.rb +10 -10
- data/db/migrations/20120305112647_site_modification_time.rb +11 -0
- data/db/migrations/20120418153903_add_ownership_of_content.rb +14 -0
- data/db/migrations/20120423175416_add_pending_modifications.rb +21 -0
- data/db/migrations/20120525164947_add_field_versions.rb +27 -0
- data/lib/sequel/plugins/scoped_table_name.rb +10 -1
- data/lib/spontaneous/asset/file.rb +25 -0
- data/lib/spontaneous/asset/source.rb +28 -0
- data/lib/spontaneous/asset.rb +75 -0
- data/lib/spontaneous/box.rb +6 -4
- data/lib/spontaneous/capistrano/deploy.rb +47 -0
- data/lib/spontaneous/capistrano/sync.rb +81 -0
- data/lib/spontaneous/capistrano.rb +13 -0
- data/lib/spontaneous/change.rb +60 -68
- data/lib/spontaneous/cli/assets.rb +29 -0
- data/lib/spontaneous/cli/base.rb +0 -48
- data/lib/spontaneous/cli/console.rb +1 -1
- data/lib/spontaneous/cli/server.rb +6 -4
- data/lib/spontaneous/cli/site.rb +28 -17
- data/lib/spontaneous/cli/user.rb +107 -0
- data/lib/spontaneous/cli.rb +100 -4
- data/lib/spontaneous/collections/entry_set.rb +2 -2
- data/lib/spontaneous/collections/field_set.rb +48 -22
- data/lib/spontaneous/collections/prototype_set.rb +20 -13
- data/lib/spontaneous/constants.rb +3 -0
- data/lib/spontaneous/content.rb +22 -5
- data/lib/spontaneous/errors.rb +3 -3
- data/lib/spontaneous/extensions/array.rb +12 -0
- data/lib/spontaneous/extensions/enumerable.rb +30 -0
- data/lib/spontaneous/extensions/nil.rb +3 -1
- data/lib/spontaneous/extensions/string.rb +16 -0
- data/lib/spontaneous/field_types/date_field.rb +45 -2
- data/lib/spontaneous/field_types/field.rb +42 -9
- data/lib/spontaneous/field_types/file_field.rb +68 -0
- data/lib/spontaneous/field_types/image_field.rb +63 -0
- data/lib/spontaneous/field_types/select_field.rb +109 -0
- data/lib/spontaneous/field_types/string_field.rb +6 -1
- data/lib/spontaneous/field_types/webvideo_field.rb +85 -27
- data/lib/spontaneous/field_types.rb +1 -1
- data/lib/spontaneous/field_version.rb +8 -0
- data/lib/spontaneous/generators/page.rb +1 -1
- data/lib/spontaneous/generators/site/Capfile.tt +1 -4
- data/lib/spontaneous/generators/site/Gemfile.tt +13 -6
- data/lib/spontaneous/generators/site/config/deploy.rb.tt +28 -0
- data/lib/spontaneous/generators/site/config/environments/production.rb.tt +7 -2
- data/lib/spontaneous/generators/site.rb +1 -0
- data/lib/spontaneous/json.rb +34 -11
- data/lib/spontaneous/layout.rb +22 -0
- data/lib/spontaneous/media/file.rb +4 -0
- data/lib/spontaneous/output/assets/compression.rb +58 -0
- data/lib/spontaneous/output/assets.rb +32 -0
- data/lib/spontaneous/output/context.rb +179 -0
- data/lib/spontaneous/output/format/html.rb +5 -0
- data/lib/spontaneous/output/format/plain.rb +5 -0
- data/lib/spontaneous/output/format.rb +180 -0
- data/lib/spontaneous/output/helpers/classes_helper.rb +18 -0
- data/lib/spontaneous/{render/helpers/html_helper.rb → output/helpers/conditional_comment_helper.rb} +3 -12
- data/lib/spontaneous/output/helpers/script_helper.rb +73 -0
- data/lib/spontaneous/output/helpers/stylesheet_helper.rb +61 -0
- data/lib/spontaneous/output/helpers.rb +28 -0
- data/lib/spontaneous/output/template/engine.rb +59 -0
- data/lib/spontaneous/output/template/renderer.rb +153 -0
- data/lib/spontaneous/output/template.rb +21 -0
- data/lib/spontaneous/output.rb +163 -0
- data/lib/spontaneous/page.rb +2 -1
- data/lib/spontaneous/paths.rb +6 -1
- data/lib/spontaneous/permissions/access_key.rb +5 -5
- data/lib/spontaneous/permissions/user.rb +81 -35
- data/lib/spontaneous/permissions/user_level.rb +26 -22
- data/lib/spontaneous/plugins/aliases.rb +76 -12
- data/lib/spontaneous/plugins/allowed_types.rb +60 -18
- data/lib/spontaneous/plugins/application/paths.rb +0 -28
- data/lib/spontaneous/plugins/application/system.rb +35 -0
- data/lib/spontaneous/plugins/boxes.rb +4 -0
- data/lib/spontaneous/plugins/content_groups.rb +16 -0
- data/lib/spontaneous/plugins/entries.rb +50 -30
- data/lib/spontaneous/plugins/fields.rb +15 -0
- data/lib/spontaneous/plugins/layouts.rb +8 -2
- data/lib/spontaneous/plugins/modifications.rb +228 -0
- data/lib/spontaneous/plugins/page/formats.rb +67 -42
- data/lib/spontaneous/plugins/page/request.rb +10 -0
- data/lib/spontaneous/plugins/page/site_timestamps.rb +28 -0
- data/lib/spontaneous/plugins/paths.rb +15 -3
- data/lib/spontaneous/plugins/publishing.rb +124 -45
- data/lib/spontaneous/plugins/render.rb +13 -8
- data/lib/spontaneous/plugins/schema_hierarchy.rb +18 -6
- data/lib/spontaneous/plugins/site/helpers.rb +53 -0
- data/lib/spontaneous/plugins/site/hooks.rb +50 -0
- data/lib/spontaneous/plugins/site/map.rb +1 -1
- data/lib/spontaneous/plugins/site/paths.rb +13 -0
- data/lib/spontaneous/plugins/site/publishing.rb +6 -2
- data/lib/spontaneous/plugins/site/{revisions.rb → state.rb} +5 -1
- data/lib/spontaneous/plugins/site/storage.rb +4 -0
- data/lib/spontaneous/plugins/site/url.rb +15 -0
- data/lib/spontaneous/plugins/site_map.rb +13 -3
- data/lib/spontaneous/plugins/styles.rb +5 -1
- data/lib/spontaneous/plugins/visibility.rb +39 -12
- data/lib/spontaneous/prototypes/box_prototype.rb +4 -0
- data/lib/spontaneous/prototypes/field_prototype.rb +15 -10
- data/lib/spontaneous/publishing/event_client.rb +46 -0
- data/lib/spontaneous/publishing/immediate.rb +81 -44
- data/lib/spontaneous/publishing/simultaneous.rb +23 -6
- data/lib/spontaneous/publishing.rb +4 -3
- data/lib/spontaneous/rack/around_back.rb +1 -5
- data/lib/spontaneous/rack/around_front.rb +4 -4
- data/lib/spontaneous/rack/around_preview.rb +4 -3
- data/lib/spontaneous/rack/assets.rb +81 -54
- data/lib/spontaneous/rack/authentication.rb +0 -1
- data/lib/spontaneous/rack/back.rb +160 -72
- data/lib/spontaneous/rack/cookie_authentication.rb +2 -2
- data/lib/spontaneous/rack/css.rb +18 -15
- data/lib/spontaneous/rack/event_source.rb +9 -21
- data/lib/spontaneous/rack/fiber_pool.rb +26 -0
- data/lib/spontaneous/rack/front.rb +12 -4
- data/lib/spontaneous/rack/helpers.rb +35 -13
- data/lib/spontaneous/rack/js.rb +41 -0
- data/lib/spontaneous/rack/public.rb +34 -44
- data/lib/spontaneous/rack/sse.rb +18 -0
- data/lib/spontaneous/rack/static.rb +3 -0
- data/lib/spontaneous/rack/user_admin.rb +100 -0
- data/lib/spontaneous/rack/user_helpers.rb +1 -1
- data/lib/spontaneous/rack.rb +6 -2
- data/lib/spontaneous/schema.rb +31 -4
- data/lib/spontaneous/search/index.rb +19 -3
- data/lib/spontaneous/search/results.rb +1 -1
- data/lib/spontaneous/sequel.rb +17 -0
- data/lib/spontaneous/site.rb +11 -4
- data/lib/spontaneous/state.rb +11 -0
- data/lib/spontaneous/storage/cloud.rb +4 -0
- data/lib/spontaneous/storage/local.rb +11 -0
- data/lib/spontaneous/style.rb +2 -2
- data/lib/spontaneous/tasks/database.rake +21 -22
- data/lib/spontaneous/utils/database/mysql_dumper.rb +4 -0
- data/lib/spontaneous/utils/database/postgres_dumper.rb +78 -0
- data/lib/spontaneous/utils/database.rb +6 -3
- data/lib/spontaneous/utils/smart_quotes.rb +499 -0
- data/lib/spontaneous/utils/smush_it.rb +66 -0
- data/lib/spontaneous/utils.rb +3 -1
- data/lib/spontaneous/version.rb +2 -2
- data/lib/spontaneous.rb +25 -29
- data/spontaneous.gemspec +186 -106
- data/test/experimental/test_features.rb +1 -1
- data/test/fixtures/asset_pipeline/application/css/basic.css.scss +4 -0
- data/test/fixtures/asset_pipeline/application/css/complex.css.scss.erb +6 -0
- data/test/fixtures/asset_pipeline/application/css/simple.css +3 -0
- data/test/fixtures/asset_pipeline/application/css/spontaneous.css +7 -0
- data/test/fixtures/asset_pipeline/application/css/subdir/complex.css.scss.erb +6 -0
- data/test/fixtures/asset_pipeline/application/css/subdir/library.css.scss +1 -0
- data/test/fixtures/asset_pipeline/application/css/subdir/simple.css +3 -0
- data/test/fixtures/asset_pipeline/application/js/basic.js.coffee +1 -0
- data/test/fixtures/asset_pipeline/application/js/complex.js.coffee.erb +1 -0
- data/test/fixtures/asset_pipeline/application/js/login.js +1 -0
- data/test/fixtures/asset_pipeline/application/js/require.js +1 -0
- data/test/fixtures/asset_pipeline/application/js/simple.js +1 -0
- data/test/fixtures/asset_pipeline/application/js/spontaneous.js +5 -0
- data/test/fixtures/asset_pipeline/application/js/subdir/complex.js.coffee.erb +1 -0
- data/test/fixtures/asset_pipeline/application/js/subdir/library.js.coffee +1 -0
- data/test/fixtures/asset_pipeline/application/js/subdir/simple.js +1 -0
- data/test/fixtures/asset_pipeline/application/js/vendor/jquery.js +1 -0
- data/test/fixtures/asset_pipeline/application/static/dot-texture.png +0 -0
- data/test/fixtures/asset_pipeline/application/static/subdir/px.gif +0 -0
- data/test/fixtures/assets/public1/css/a.scss +1 -0
- data/test/fixtures/assets/public1/js/a.js +1 -0
- data/test/fixtures/assets/public1/js/m.coffee +1 -0
- data/test/fixtures/assets/public2/css/b.scss +1 -0
- data/test/fixtures/assets/public2/css/c.css +1 -0
- data/test/fixtures/assets/public2/js/b.js +1 -0
- data/test/fixtures/assets/public2/js/c.js +1 -0
- data/test/fixtures/assets/public2/js/n.coffee +1 -0
- data/test/fixtures/back/config/user_levels.yml +3 -0
- data/test/fixtures/back/public/js/coffeescript.coffee +1 -0
- data/test/fixtures/back/templates/layouts/standard.css.cut +1 -0
- data/test/fixtures/back/templates/layouts/standard.js.cut +1 -0
- data/test/fixtures/example_application/config/database.yml +4 -4
- data/test/fixtures/helpers/templates/layouts/standard.html.cut +1 -0
- data/test/fixtures/helpers/templates/layouts/standard.mobile.cut +1 -0
- data/test/fixtures/images/vimlogo.pdf +0 -0
- data/test/fixtures/outputs/templates/layouts/standard.atom.cut +1 -0
- data/test/fixtures/permissions/config/user_levels.yml +6 -3
- data/test/fixtures/serialisation/class_hash.yaml.erb +1 -0
- data/test/fixtures/serialisation/root_hash.yaml.erb +2 -2
- data/test/fixtures/templates/extended/grandparent.html.cut +7 -7
- data/test/fixtures/templates/extended/main.html.cut +5 -5
- data/test/fixtures/templates/extended/parent.html.cut +8 -8
- data/test/fixtures/templates/extended/partial_with_locals.html.cut +1 -1
- data/test/fixtures/templates/extended/with_includes.html.cut +6 -6
- data/test/fixtures/templates/extended/with_includes_and_locals.html.cut +6 -7
- data/test/fixtures/templates/layouts/entries.html.cut +4 -4
- data/test/fixtures/templates/layouts/standard.html.cut +1 -0
- data/test/fixtures/templates/layouts/variables.html.cut +1 -1
- data/test/fixtures/templates/publishing/templates/layouts/static.html.cut +1 -1
- data/test/fixtures/templates/publishing/templates/layouts/static.rtf.cut +1 -0
- data/test/fixtures/templates/template_class/complex_template.html.cut +2 -2
- data/test/fixtures/templates/template_class/complex_template.pdf.cut +2 -2
- data/test/fixtures/templates/template_class/default_template_style.html.cut +1 -1
- data/test/fixtures/templates/template_class/images_with_template.html.cut +2 -2
- data/test/fixtures/templates/template_class/slots_template.html.cut +2 -2
- data/test/fixtures/templates/template_class/slots_template.pdf.cut +2 -2
- data/test/fixtures/user_manager/config/user_levels.yml +9 -0
- data/test/functional/test_application.rb +7 -7
- data/test/functional/test_back.rb +352 -97
- data/test/functional/test_front.rb +71 -20
- data/test/functional/test_user_manager.rb +284 -0
- data/test/javascript/env.js +13505 -0
- data/test/javascript/test_markdown.rb +43 -3
- data/test/support/custom_matchers.rb +3 -2
- data/test/test_helper.rb +50 -9
- data/test/test_javascript.rb +13 -13
- data/test/ui_helper.rb +1 -1
- data/test/unit/test_alias.rb +79 -8
- data/test/unit/test_asset_bundler.rb +220 -0
- data/test/unit/test_assets.rb +213 -0
- data/test/unit/test_async.rb +55 -0
- data/test/unit/test_authentication.rb +52 -39
- data/test/unit/test_boxes.rb +20 -15
- data/test/unit/test_changesets.rb +261 -0
- data/test/unit/test_content.rb +73 -33
- data/test/unit/test_content_inheritance.rb +18 -18
- data/test/unit/test_extensions.rb +26 -0
- data/test/unit/test_fields.rb +303 -16
- data/test/unit/test_formats.rb +267 -34
- data/test/unit/test_helpers.rb +79 -2
- data/test/unit/test_images.rb +10 -0
- data/test/unit/test_layouts.rb +21 -13
- data/test/unit/test_modifications.rb +648 -0
- data/test/unit/test_page.rb +6 -2
- data/test/unit/test_permissions.rb +101 -27
- data/test/unit/test_piece.rb +4 -4
- data/test/unit/test_plugins.rb +3 -2
- data/test/unit/test_publishing.rb +332 -0
- data/test/unit/test_render.rb +118 -67
- data/test/unit/test_revisions.rb +546 -0
- data/test/unit/test_schema.rb +83 -1
- data/test/unit/test_search.rb +59 -0
- data/test/unit/test_serialisation.rb +2 -47
- data/test/unit/test_site.rb +217 -108
- data/test/unit/test_storage.rb +26 -0
- data/test/unit/test_structure.rb +2 -2
- data/test/unit/test_styles.rb +90 -75
- data/test/unit/test_table_scoping.rb +21 -17
- data/test/unit/test_templates.rb +75 -69
- data/test/{slow → unit}/test_visibility.rb +78 -22
- metadata +528 -221
- data/application/css/add_alias_dialogue.scss +0 -27
- data/application/css/min/14c2a35812c443001b15d8b12a4780f88c678035.css +0 -1
- data/application/css/min/565d4c25e82148acb01c45c8d675b37a08676d77.css +0 -1
- data/application/css/min/84dbe894ea96eafd321c30823d630817bfc4b03b.css +0 -1
- data/application/css/spontaneous.scss +0 -111
- data/application/css/unsupported.scss +0 -16
- data/application/css/variables.scss +0 -80
- data/application/js/min/2a0c2962537a3181fedfff5c92596ba6d3122dc9.js +0 -3
- data/application/js/min/4cf1c493d3379ecba5287758c61238034c0893f9.js +0 -2
- data/application/js/min/78ac6b99d96750bb6b9f9aad4cb9cd91cd03f391.js +0 -3
- data/application/js/min/b8abf302a824c35385ff517b34111e1710ff3b37.js +0 -2
- data/application/js/min/c8efb9b9f7c3f6613fcebc6be60f605b6570a382.js +0 -90
- data/application/static/diagonal-texture.png +0 -0
- data/application/static/editing-0-noise.png +0 -0
- data/application/static/editing-1-noise.png +0 -0
- data/application/static/editing-texture-1.png +0 -0
- data/application/static/editing-texture.png +0 -0
- data/application/static/editing-toolbar-shadow-bottom.png +0 -0
- data/application/static/editing-toolbar-shadow-top.png +0 -0
- data/application/static/inner-glow.png +0 -0
- data/application/static/item-buttons-highlight.png +0 -0
- data/application/static/item-buttons.png +0 -0
- data/application/static/paper-texture-dark.png +0 -0
- data/application/static/plus_alt.svg +0 -8
- data/application/static/select-arrow-root.png +0 -0
- data/application/static/slot-up-arrow.png +0 -0
- data/application/static/spontaneous.png +0 -0
- data/lib/cutaneous/context_helper.rb +0 -187
- data/lib/cutaneous/preview_context.rb +0 -32
- data/lib/cutaneous/preview_renderer.rb +0 -10
- data/lib/cutaneous/publish_context.rb +0 -10
- data/lib/cutaneous/publish_renderer.rb +0 -14
- data/lib/cutaneous/publish_template.rb +0 -62
- data/lib/cutaneous/publish_token_parser.rb +0 -8
- data/lib/cutaneous/renderer.rb +0 -124
- data/lib/cutaneous/request_context.rb +0 -9
- data/lib/cutaneous/request_renderer.rb +0 -15
- data/lib/cutaneous/request_template.rb +0 -11
- data/lib/cutaneous/request_token_parser.rb +0 -9
- data/lib/cutaneous/token_parser.rb +0 -125
- data/lib/cutaneous.rb +0 -48
- data/lib/spontaneous/render/context_base.rb +0 -143
- data/lib/spontaneous/render/development_renderer.rb +0 -14
- data/lib/spontaneous/render/engine.rb +0 -19
- data/lib/spontaneous/render/format/html.rb +0 -5
- data/lib/spontaneous/render/format.rb +0 -75
- data/lib/spontaneous/render/helpers/script_helper.rb +0 -17
- data/lib/spontaneous/render/helpers/stylesheet_helper.rb +0 -16
- data/lib/spontaneous/render/helpers.rb +0 -14
- data/lib/spontaneous/render/preview_context.rb +0 -8
- data/lib/spontaneous/render/preview_renderer.rb +0 -24
- data/lib/spontaneous/render/publish_context.rb +0 -22
- data/lib/spontaneous/render/published_renderer.rb +0 -53
- data/lib/spontaneous/render/publishing_renderer.rb +0 -16
- data/lib/spontaneous/render/render_cache.rb +0 -26
- data/lib/spontaneous/render/renderer.rb +0 -50
- data/lib/spontaneous/render/request_context.rb +0 -8
- data/lib/spontaneous/render.rb +0 -214
- data/test/experimental/test_cutaneous.rb +0 -309
- data/test/fixtures/application/css/test.less +0 -5
- data/test/slow/test_publishing.rb +0 -1006
- /data/application/css/{developer.scss → developer.css.scss} +0 -0
- /data/application/js/vendor/{jquery-1.7.1.min.js → jquery.js} +0 -0
- /data/application/static/{location-arrow.png → location-arrow-c1c1d3ca472481c61a0a5f8cb289d743.png} +0 -0
- /data/application/static/{missing.png → missing-911ce6dbd9f4602e0f3fbcd7e78846a2.png} +0 -0
- /data/application/static/{orange-down-arrow.png → orange-down-arrow-395ae1929e8662b2ff0977daf12c35bb.png} +0 -0
- /data/application/static/{page-browser-next.png → page-browser-next-ce781a242c23b980b99b9db7abc20b05.png} +0 -0
- /data/application/static/{plus-box.png → plus-box-dcde74a1e496f68298c9b443caa1c5d5.png} +0 -0
- /data/application/static/{select-arrow.png → select-arrow-6e7dd3745b00e934b0d7a3250c46558b.png} +0 -0
- /data/application/static/{slot-down-arrow.png → slot-down-arrow-59ad5f5ee5b52a7ebd00bca4b3104194.png} +0 -0
- /data/application/static/{splash.png → splash-65b493a714df9b8b3ab170103401b53d.png} +0 -0
- /data/application/static/{spot.png → spot-71fab1d2f065034f5fc15e7bea2ad36c.png} +0 -0
- /data/application/static/{spot.svg → spot-8505041082d8d3bbe8d34c29dddb3b7d.svg} +0 -0
- /data/application/static/{texture.png → texture-03f7627e8264b1d607113ab32c593a58.png} +0 -0
@@ -2,7 +2,19 @@
|
|
2
2
|
|
3
3
|
|
4
4
|
Spontaneous.PageBrowser = (function($, S) {
|
5
|
-
var dom = S.Dom
|
5
|
+
var dom = S.Dom
|
6
|
+
, flattenPageList = function(pageList) {
|
7
|
+
var pages = []
|
8
|
+
, comparator = function(a, b) {
|
9
|
+
var at = a.title, bt = b.title;
|
10
|
+
if (at > bt) { return 1; }
|
11
|
+
if (at < bt) { return -1; }
|
12
|
+
return 0;
|
13
|
+
};
|
14
|
+
$.each(pageList, function(key, list) { pages = pages.concat(list); });
|
15
|
+
pages.sort(comparator);
|
16
|
+
return pages;
|
17
|
+
};
|
6
18
|
var PageBrowser = new JS.Class(Spontaneous.PopoverView, {
|
7
19
|
initialize: function(origin) {
|
8
20
|
origin = String(origin || "");
|
@@ -19,12 +31,12 @@ Spontaneous.PageBrowser = (function($, S) {
|
|
19
31
|
},
|
20
32
|
origin_list: function() {
|
21
33
|
return function(location) {
|
22
|
-
return location.generation;
|
34
|
+
return flattenPageList(location.generation);
|
23
35
|
}
|
24
36
|
},
|
25
37
|
children_list: function() {
|
26
38
|
return function(location) {
|
27
|
-
return location.children;
|
39
|
+
return flattenPageList(location.children);
|
28
40
|
}
|
29
41
|
},
|
30
42
|
origin_ancestors: function() {
|
@@ -44,7 +56,7 @@ Spontaneous.PageBrowser = (function($, S) {
|
|
44
56
|
} else {
|
45
57
|
path = '/map/' + this.origin.id;
|
46
58
|
}
|
47
|
-
S.
|
59
|
+
S.Location.retrieve(path, this.page_list_loaded.bind(this));
|
48
60
|
},
|
49
61
|
view: function() {
|
50
62
|
var wrapper = dom.div('.page-browser'), table = dom.div('.page-list');
|
@@ -56,37 +68,35 @@ Spontaneous.PageBrowser = (function($, S) {
|
|
56
68
|
this.get_page_list();
|
57
69
|
return wrapper;
|
58
70
|
},
|
59
|
-
page_list_loaded: function(page_list,
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
}
|
71
|
+
page_list_loaded: function(page_list, xhr) {
|
72
|
+
this.table.empty();
|
73
|
+
this.location = page_list;
|
74
|
+
this.manager.page_list_loaded(this);
|
75
|
+
var g = this.page_list(this.location), table = this.table;
|
76
|
+
for (var i = 0, ii = g.length; i < ii; i++) {
|
77
|
+
var page = g[i];
|
78
|
+
table.append(this.get_entry(page));
|
79
|
+
}
|
69
80
|
|
70
|
-
|
71
|
-
|
81
|
+
this.ancestors.empty();
|
82
|
+
var _browser = this, list = dom.ul(), ancestors = this.ancestor_list(this.location);
|
72
83
|
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
};
|
84
|
+
this.depth = ancestors.length;
|
85
|
+
var click = function(p) {
|
86
|
+
return function(event) {
|
87
|
+
_browser.ancestor_selected(p);
|
88
|
+
return false;
|
79
89
|
};
|
90
|
+
};
|
80
91
|
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
}
|
88
|
-
this.ancestors.append(list);
|
92
|
+
for (var i = 0, ii = ancestors.length; i < ii; i++) {
|
93
|
+
var a = ancestors[i], li = dom.li().append(dom.a().text(a.title)).append(dom.span().text("/")).click(click(a));
|
94
|
+
list.append(li);
|
95
|
+
}
|
96
|
+
if (ancestors.length === 0) {
|
97
|
+
list.append(dom.li().append(dom.a().text('Choose a page...')))
|
89
98
|
}
|
99
|
+
this.ancestors.append(list);
|
90
100
|
},
|
91
101
|
get_entry: function(page) {
|
92
102
|
var _browser = this, selected = function(p) {
|
@@ -2,6 +2,10 @@
|
|
2
2
|
|
3
3
|
Spontaneous.PageEntry = (function($, S) {
|
4
4
|
var PageEntry = new JS.Class(Spontaneous.Content, {
|
5
|
+
initialize: function(content, container) {
|
6
|
+
this.container = container;
|
7
|
+
this.callSuper(content);
|
8
|
+
},
|
5
9
|
save_complete: function(values) {
|
6
10
|
var _this = this;
|
7
11
|
_this.callSuper(values)
|
@@ -0,0 +1,66 @@
|
|
1
|
+
(function(S, $) {
|
2
|
+
var dom = S.Dom;
|
3
|
+
var sharedUserAdmin = new Spontaneous.MetaView.UserAdmin();
|
4
|
+
var RootMenuView = new JS.Class(S.PopoverView, {
|
5
|
+
initialize: function(afterCloseCallback) {
|
6
|
+
this.afterCloseCallback = afterCloseCallback;
|
7
|
+
this.callSuper();
|
8
|
+
},
|
9
|
+
width: function() {
|
10
|
+
return 250;
|
11
|
+
},
|
12
|
+
title: function() {
|
13
|
+
return "Main Menu";
|
14
|
+
},
|
15
|
+
position_from_event: function(event) {
|
16
|
+
var pos = this.callSuper();
|
17
|
+
return {left: pos.left - 12, top: pos.top + 1};
|
18
|
+
},
|
19
|
+
view: function() {
|
20
|
+
var outer = dom.div("#root-menu")
|
21
|
+
outer.append(this.serviceMenu(), this.userActionMenu());
|
22
|
+
return outer;
|
23
|
+
},
|
24
|
+
after_close: function() {
|
25
|
+
console.log("root menu after close")
|
26
|
+
if (this.afterCloseCallback && (typeof this.afterCloseCallback === "function")) {
|
27
|
+
this.afterCloseCallback();
|
28
|
+
}
|
29
|
+
},
|
30
|
+
userActionMenu: function() {
|
31
|
+
var menu = dom.ul(".user-actions");
|
32
|
+
menu.append(dom.li('.user.title').text(S.User.name()));
|
33
|
+
if (S.User.is_admin()) {
|
34
|
+
var manage = dom.a().text("User Administration").click(function() {
|
35
|
+
Spontaneous.ContentArea.enterMeta(sharedUserAdmin);
|
36
|
+
Spontaneous.Popover.close();
|
37
|
+
});
|
38
|
+
menu.append(dom.li('.user-administration').append(manage));
|
39
|
+
}
|
40
|
+
var logout = dom.a().text("Logout").click(function() {
|
41
|
+
console.log("Logout");
|
42
|
+
S.User.logout();
|
43
|
+
});
|
44
|
+
menu.append(dom.li('.logout').append(logout));
|
45
|
+
return menu;
|
46
|
+
},
|
47
|
+
serviceMenu: function() {
|
48
|
+
var menu = dom.ul(".external-services");
|
49
|
+
var self = this;
|
50
|
+
var services = S.Services.serviceList();
|
51
|
+
if (services.length > 0) {
|
52
|
+
menu.append(dom.li(".title").text("Services"));
|
53
|
+
services.forEach(function(service) {
|
54
|
+
var link = dom.a().text(service.title).click(function() {
|
55
|
+
self.close();
|
56
|
+
S.Services.open(service);
|
57
|
+
});
|
58
|
+
menu.append(dom.li().append(link))
|
59
|
+
});
|
60
|
+
}
|
61
|
+
return menu;
|
62
|
+
}
|
63
|
+
});
|
64
|
+
S.RootMenuView = RootMenuView;
|
65
|
+
|
66
|
+
}(Spontaneous, jQuery));
|
data/application/js/popover.js
CHANGED
@@ -41,7 +41,7 @@ Spontaneous.Popover = (function($, S) {
|
|
41
41
|
// need to subtract the height of the top-bar because the
|
42
42
|
// popover is positioned absolutely inside the data-pane but
|
43
43
|
// given coordinates relative to the body
|
44
|
-
top -=
|
44
|
+
top -= 37 - Popover.div().scrollTop();
|
45
45
|
wrapper.offset({top:(o.top+top), left:(o.left + left)});
|
46
46
|
wrapper.hide();
|
47
47
|
location.append(wrapper);
|
@@ -72,7 +72,7 @@ Spontaneous.Popover = (function($, S) {
|
|
72
72
|
Popover.extend({
|
73
73
|
_instance: false,
|
74
74
|
div: function() {
|
75
|
-
if (!this._div) { this._div = $('#content'); }
|
75
|
+
if (!this._div) { this._div = $('#content-outer'); }
|
76
76
|
return this._div;
|
77
77
|
},
|
78
78
|
open: function(event, view) {
|
data/application/js/preview.js
CHANGED
data/application/js/publish.js
CHANGED
@@ -17,7 +17,7 @@ Spontaneous.Publishing = (function($, S) {
|
|
17
17
|
return "publishing";
|
18
18
|
},
|
19
19
|
body: function() {
|
20
|
-
var wrapper = dom.div('#publishing-dialogue')
|
20
|
+
var wrapper = dom.div('#publishing-dialogue');
|
21
21
|
this.wrapper = wrapper;
|
22
22
|
Spontaneous.Ajax.get(['/publish', 'changes'].join('/'), this.change_list_loaded.bind(this));
|
23
23
|
return wrapper;
|
@@ -30,10 +30,10 @@ Spontaneous.Publishing = (function($, S) {
|
|
30
30
|
publish: function() {
|
31
31
|
var ids = [], changes = this.changes_to_publish();
|
32
32
|
for (var i = 0, ii = changes.length; i < ii; i++) {
|
33
|
-
ids.
|
33
|
+
ids = ids.concat(changes[i].page_ids());
|
34
34
|
}
|
35
35
|
if (ids.length > 0) {
|
36
|
-
Spontaneous.Ajax.post(['/publish', 'publish'].join('/'),{'
|
36
|
+
Spontaneous.Ajax.post(['/publish', 'publish'].join('/'),{'page_ids': ids}, this.publish_requested.bind(this));
|
37
37
|
} else {
|
38
38
|
}
|
39
39
|
},
|
@@ -101,6 +101,27 @@ Spontaneous.Publishing = (function($, S) {
|
|
101
101
|
change_set.panel().appear();
|
102
102
|
}
|
103
103
|
},
|
104
|
+
change_set_dependency_state: function(dependentPage) {
|
105
|
+
var self = this;
|
106
|
+
var dependentSet = this.change_sets.filter(function(set) {
|
107
|
+
return set.change.id === dependentPage.id;
|
108
|
+
});
|
109
|
+
var dependentGraph = this.change_sets.filter(function(set) {
|
110
|
+
return set.has_dependency(dependentPage);
|
111
|
+
});
|
112
|
+
var group = dependentSet.concat(dependentGraph)
|
113
|
+
group.forEach(function(set) {
|
114
|
+
set.select(true);
|
115
|
+
});
|
116
|
+
},
|
117
|
+
dependency_forces_publish: function(set) {
|
118
|
+
var dependencyPage = set.page();
|
119
|
+
return this.change_sets.some(function(set) {
|
120
|
+
return set.selected && set.dependent_pages().some(function(page) {
|
121
|
+
return page.id === dependencyPage.id;
|
122
|
+
});
|
123
|
+
});
|
124
|
+
},
|
104
125
|
selected: function() {
|
105
126
|
var selected = [], cs;
|
106
127
|
for (var i = 0, ii = this.change_sets.length; i < ii; i++) {
|
@@ -112,15 +133,55 @@ Spontaneous.Publishing = (function($, S) {
|
|
112
133
|
return selected;
|
113
134
|
},
|
114
135
|
changes_to_publish: function() {
|
115
|
-
|
116
|
-
for (var i = 0, ii = selected.length; i < ii; i++) {
|
117
|
-
cs = selected[i];
|
118
|
-
changes = changes.concat(cs.change.changes)
|
119
|
-
}
|
120
|
-
return changes;
|
136
|
+
return this.selected();
|
121
137
|
}
|
122
138
|
});
|
123
139
|
|
140
|
+
var Page = new JS.Class({
|
141
|
+
initialize: function(details) {
|
142
|
+
$.extend(this, details);
|
143
|
+
},
|
144
|
+
isUnpublished: function() {
|
145
|
+
return !this.published_at;
|
146
|
+
},
|
147
|
+
isDependent: function() {
|
148
|
+
return !this.hasOwnProperty("dependent");
|
149
|
+
},
|
150
|
+
|
151
|
+
panel: function() {
|
152
|
+
var self = this
|
153
|
+
, pageTitle = dom.span(".page-title").html(this.title)
|
154
|
+
, classes = ".title" + (this.isDependent() ? ".dependent" : "")
|
155
|
+
, modificationDate = dom.div('.modification-date').html(this.modifiedAt())
|
156
|
+
, publicationDate = dom.div('.publication-date').html(this.publishedAt())
|
157
|
+
, metadata = dom.div(".dates").append(modificationDate, publicationDate)
|
158
|
+
if (this.isUnpublished()) {
|
159
|
+
pageTitle.attr("title", "This page is new and has never been published");
|
160
|
+
}
|
161
|
+
return dom.div(classes).append(pageTitle, dom.div('.url').text(this.url)).append(metadata).click(function() {
|
162
|
+
S.Dialogue.close();
|
163
|
+
S.Location.load_id(self.id);
|
164
|
+
});
|
165
|
+
},
|
166
|
+
modifiedAt: function() {
|
167
|
+
return "Modified: " + this.formatDate(this.modified_at);
|
168
|
+
},
|
169
|
+
publishedAt: function() {
|
170
|
+
var date;
|
171
|
+
if (this.isUnpublished()) {
|
172
|
+
date = 'Never';
|
173
|
+
} else {
|
174
|
+
date = this.formatDate(this.published_at);
|
175
|
+
}
|
176
|
+
return "Published: " + date;
|
177
|
+
},
|
178
|
+
formatDate: function(dateString) {
|
179
|
+
if (!dateString) { return ""; }
|
180
|
+
var d = new Date(dateString);
|
181
|
+
// use date.js formatting
|
182
|
+
return d.toString("d MMM yyyy, HH:mm");
|
183
|
+
}
|
184
|
+
});
|
124
185
|
var ChangeSet = new JS.Class({
|
125
186
|
initialize: function(id, dialogue, change) {
|
126
187
|
this.id = id;
|
@@ -128,31 +189,61 @@ Spontaneous.Publishing = (function($, S) {
|
|
128
189
|
this.change = change;
|
129
190
|
this.selected = false;
|
130
191
|
},
|
192
|
+
page_ids: function() {
|
193
|
+
var ids = [this.change.id];
|
194
|
+
return ids.concat(this.dependent_pages().map(function(p) { return p.id; }));
|
195
|
+
},
|
131
196
|
panel: function() {
|
132
197
|
if (!this._panel) {
|
133
|
-
|
134
|
-
|
135
|
-
page_list.append(dom.div('.title').text(pages[i].title).append(dom.div('.url').text(pages[i].path)));
|
136
|
-
}
|
137
|
-
add.click(function() {
|
138
|
-
this.select_toggle();
|
139
|
-
}.bind(this))
|
140
|
-
inner.append(page_list, add)
|
141
|
-
w.append(inner)
|
142
|
-
this.wrapper = w;
|
143
|
-
this._panel = w;
|
198
|
+
this._panel = this.createPanel();
|
199
|
+
this.wrapper = this._panel;
|
144
200
|
}
|
145
201
|
return this._panel;
|
146
202
|
},
|
203
|
+
createPanel: function() {
|
204
|
+
var w = dom.div('.change-set')
|
205
|
+
, inner = dom.div('.inner')
|
206
|
+
, page_list = dom.div('.pages')
|
207
|
+
, add = dom.div('.add').append(dom.span().text(''))
|
208
|
+
, page = this.page()
|
209
|
+
, pages = this.dependent_pages();
|
210
|
+
|
211
|
+
if (page.isUnpublished()) {
|
212
|
+
w.addClass('unpublished');
|
213
|
+
}
|
214
|
+
page_list.append(page.panel());
|
215
|
+
for (var i = 0, ii = pages.length; i < ii; i++) {
|
216
|
+
page_list.append(pages[i].panel());
|
217
|
+
}
|
218
|
+
add.click(function() {
|
219
|
+
this.select_toggle();
|
220
|
+
}.bind(this));
|
221
|
+
inner.append(page_list, add);
|
222
|
+
w.append(inner);
|
223
|
+
return w;
|
224
|
+
},
|
147
225
|
selected_panel: function(id) {
|
148
|
-
var panel = this.
|
149
|
-
panel.find('.add').
|
226
|
+
var panel = this.createPanel().attr('id', id);
|
227
|
+
panel.find('.add').find('span').addClass('active');
|
150
228
|
return panel;
|
151
229
|
},
|
152
230
|
select: function(state) {
|
153
|
-
|
154
|
-
|
155
|
-
|
231
|
+
var self = this;
|
232
|
+
if (state === self.selected) { return; }
|
233
|
+
if (!state && self.dependency_forces_publish()) {
|
234
|
+
return;
|
235
|
+
}
|
236
|
+
self.selected = state;
|
237
|
+
self.dialogue.change_set_state(self, self.selected);
|
238
|
+
if (state) {
|
239
|
+
self.dependent_pages().forEach(function(page) {
|
240
|
+
self.dialogue.change_set_dependency_state(page);
|
241
|
+
});
|
242
|
+
var page = self.page();
|
243
|
+
if (page.isUnpublished()) {
|
244
|
+
self.dialogue.change_set_dependency_state(page);
|
245
|
+
}
|
246
|
+
}
|
156
247
|
},
|
157
248
|
select_toggle: function() {
|
158
249
|
this.select(!this.selected)
|
@@ -164,15 +255,32 @@ Spontaneous.Publishing = (function($, S) {
|
|
164
255
|
this.wrapper.removeClass('selected')
|
165
256
|
}
|
166
257
|
},
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
258
|
+
page: function() {
|
259
|
+
return new Page(this.change);
|
260
|
+
}.cache("_page_"),
|
261
|
+
|
262
|
+
dependency_forces_publish: function() {
|
263
|
+
return this.dialogue.dependency_forces_publish(this);
|
264
|
+
},
|
265
|
+
dependent_pages: function() {
|
266
|
+
if (!this._dependent_pages) {
|
267
|
+
this._dependent_pages = this.change.dependent.map(function(p) {
|
268
|
+
return new Page(p);
|
269
|
+
}).sort(function(p1, p2) {
|
270
|
+
var a = p2.depth, b = p1.depth;
|
171
271
|
if (a == b) return 0;
|
172
272
|
return (a < b ? -1 : 1);
|
173
273
|
});
|
174
274
|
}
|
175
|
-
return this.
|
275
|
+
return this._dependent_pages;
|
276
|
+
},
|
277
|
+
has_dependency: function(onPage) {
|
278
|
+
var dependents = this.dependent_pages();
|
279
|
+
if (dependents.length === 0) { return false; }
|
280
|
+
var matches = dependents.filter(function(dep) {
|
281
|
+
return dep.id === onPage.id;
|
282
|
+
});
|
283
|
+
return matches.length > 0;
|
176
284
|
}
|
177
285
|
});
|
178
286
|
|
@@ -0,0 +1,43 @@
|
|
1
|
+
// console.log('Loading Metadata...')
|
2
|
+
|
3
|
+
Spontaneous.Services = (function($, S) {
|
4
|
+
var dom = S.Dom;
|
5
|
+
var instance = new JS.Singleton({
|
6
|
+
include: S.Properties,
|
7
|
+
loaded: function(serviceData) {
|
8
|
+
this.set('services', serviceData);
|
9
|
+
},
|
10
|
+
serviceList: function() {
|
11
|
+
return this.get("services");
|
12
|
+
},
|
13
|
+
open: function(service) {
|
14
|
+
S.TopBar.showService(service);
|
15
|
+
S.ContentArea.showService(service);
|
16
|
+
},
|
17
|
+
close: function() {
|
18
|
+
S.TopBar.showNavigationView();
|
19
|
+
S.ContentArea.hideService();
|
20
|
+
},
|
21
|
+
init: function(container) {
|
22
|
+
this.iframe = dom.iframe("#services_pane", {'src':'about:blank'})
|
23
|
+
this.iframe.hide();
|
24
|
+
container.append(this.iframe);
|
25
|
+
return this;
|
26
|
+
},
|
27
|
+
display: function(url) {
|
28
|
+
var iframe = this.iframe;
|
29
|
+
iframe.fadeIn(200);
|
30
|
+
// iframe.bind('ready.services', function() {
|
31
|
+
// iframe.fadeIn(200);
|
32
|
+
// });
|
33
|
+
iframe[0].contentWindow.location.href = url;
|
34
|
+
},
|
35
|
+
hide: function() {
|
36
|
+
this.iframe.unbind('ready.services').hide();
|
37
|
+
},
|
38
|
+
show: function() {
|
39
|
+
this.iframe.show();
|
40
|
+
}
|
41
|
+
});
|
42
|
+
return instance;
|
43
|
+
}(jQuery, Spontaneous));
|
@@ -88,7 +88,7 @@ Spontaneous.ShardedUpload = (function($, S) {
|
|
88
88
|
onload: function(event) {
|
89
89
|
},
|
90
90
|
onloadend: function(event) {
|
91
|
-
console.
|
91
|
+
console.log('Shard#onloadend: shard upload complete', event);
|
92
92
|
},
|
93
93
|
onreadystatechange: function(event) {
|
94
94
|
var xhr = event.currentTarget;
|
@@ -140,7 +140,7 @@ Spontaneous.ShardedUpload = (function($, S) {
|
|
140
140
|
form.append('version', this.target_version);
|
141
141
|
form.append('shards', this.hashes().join(','));
|
142
142
|
form.append('mime_type', this.mime_type());
|
143
|
-
form.append('filename', this.file
|
143
|
+
form.append('filename', File.filename(this.file));
|
144
144
|
this.post(this.path(), form);
|
145
145
|
},
|
146
146
|
path: function() {
|
@@ -1,6 +1,65 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
1
|
+
//= require compatibility
|
2
|
+
//= require vendor/jquery-ui-1.8.18.custom.min
|
3
|
+
//= require vendor/JS.Class-2.1.5/min/core
|
4
|
+
//= require vendor/crypto-2.3.0-crypto
|
5
|
+
//= require vendor/crypto-2.3.0-sha1
|
6
|
+
//= require vendor/diff_match_patch
|
7
|
+
//= require vendor/date
|
8
|
+
//= require extensions
|
9
|
+
//= require properties
|
10
|
+
//= require dom
|
11
|
+
//= require ajax
|
12
|
+
//= require authentication
|
13
|
+
//= require user
|
14
|
+
//= require popover
|
15
|
+
//= require popover_view
|
16
|
+
//= require event_source
|
17
|
+
//= require metadata
|
18
|
+
//= require types
|
19
|
+
//= require image
|
20
|
+
//= require content
|
21
|
+
//= require views
|
22
|
+
//= require views/box_view
|
23
|
+
//= require views/page_view
|
24
|
+
//= require views/piece_view
|
25
|
+
//= require views/page_piece_view
|
26
|
+
//= require meta_view
|
27
|
+
//= require meta_view/user_admin
|
28
|
+
//= require entry
|
29
|
+
//= require page_entry
|
30
|
+
//= require box
|
31
|
+
//= require page
|
32
|
+
//= require field
|
33
|
+
//= require field_types/string_field
|
34
|
+
//= require field_types/long_string_field
|
35
|
+
//= require field_types/file_field
|
36
|
+
//= require field_types/image_field
|
37
|
+
//= require field_types/markdown_field
|
38
|
+
//= require field_types/date_field
|
39
|
+
//= require field_types/webvideo_field
|
40
|
+
//= require field_types/select_field
|
41
|
+
//= require content_area
|
42
|
+
//= require preview
|
43
|
+
//= require editing
|
44
|
+
//= require location
|
45
|
+
//= require state
|
46
|
+
//= require panel/root_menu
|
47
|
+
//= require top_bar
|
48
|
+
//= require field_preview
|
49
|
+
//= require box_container
|
50
|
+
//= require progress
|
51
|
+
//= require status_bar
|
52
|
+
//= require upload
|
53
|
+
//= require sharded_upload
|
54
|
+
//= require upload_manager
|
55
|
+
//= require dialogue
|
56
|
+
//= require edit_panel
|
57
|
+
//= require add_home_dialogue
|
58
|
+
//= require page_browser
|
59
|
+
//= require add_alias_dialogue
|
60
|
+
//= require conflicted_field_dialogue
|
61
|
+
//= require publish
|
62
|
+
//= require services
|
63
|
+
//= require init
|
64
|
+
//= require load
|
6
65
|
|
data/application/js/state.js
CHANGED
@@ -34,6 +34,17 @@ Spontaneous.State = (function($, S) {
|
|
34
34
|
},
|
35
35
|
toString: function() {
|
36
36
|
return JSON.stringify(this.state);
|
37
|
+
},
|
38
|
+
setFieldMetadata: function(field, key, value) {
|
39
|
+
var s = this.state;
|
40
|
+
s.fields = s.fields || {};
|
41
|
+
s.fields[field.schema_id()] = s.fields[field.schema_id()] || {};
|
42
|
+
s.fields[field.schema_id()][key] = value;
|
43
|
+
this.save();
|
44
|
+
},
|
45
|
+
getFieldMetadata: function(field, key) {
|
46
|
+
var s = this.state, f = (s.fields || {})[field.schema_id()] || {};
|
47
|
+
return f[key]
|
37
48
|
}
|
38
49
|
});
|
39
50
|
var State = new JS.Singleton({
|
@@ -50,15 +61,15 @@ Spontaneous.State = (function($, S) {
|
|
50
61
|
var s = this.get(content);
|
51
62
|
return s.active_box();
|
52
63
|
},
|
53
|
-
activate_slot: function(content, slot) {
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
},
|
58
|
-
active_slot: function(content) {
|
59
|
-
|
60
|
-
|
61
|
-
}
|
64
|
+
// activate_slot: function(content, slot) {
|
65
|
+
// var s = this.get(content);
|
66
|
+
// s.activate_slot(slot);
|
67
|
+
// s.save();
|
68
|
+
// },
|
69
|
+
// active_slot: function(content) {
|
70
|
+
// var s = this.get(content);
|
71
|
+
// return s.active_slot();
|
72
|
+
// }
|
62
73
|
});
|
63
74
|
return State;
|
64
75
|
}(jQuery, Spontaneous));
|