├── .gitignore ├── 3rd_party_apps └── grappelli │ ├── README │ ├── __init__.py │ ├── actions.py │ ├── admin.py │ ├── context_processors.py │ ├── media │ ├── css │ │ ├── base.css │ │ ├── buttons.css │ │ ├── components.css │ │ ├── datepicker │ │ │ └── grappelli-theme-extensions.css │ │ ├── forms.css │ │ ├── grappelli-skin-basic.css │ │ ├── grappelli-skin-default.css │ │ ├── jquery-ui-grappelli-extensions.css │ │ ├── reset.css │ │ ├── structures.css │ │ ├── tables.css │ │ ├── tools.css │ │ └── typography.css │ ├── img │ │ ├── admin │ │ │ ├── arrow-down.gif │ │ │ ├── arrow-up.gif │ │ │ ├── browser-warning-bg.png │ │ │ ├── browser-warning-box-bg.png │ │ │ ├── browser-warning-box-bottom.png │ │ │ ├── browser-warning-box-top.png │ │ │ ├── browser_chrome.gif │ │ │ ├── browser_firefox.gif │ │ │ ├── browser_safari.gif │ │ │ ├── browser_title_bg.gif │ │ │ ├── changelist-bg.gif │ │ │ ├── changelist-bg_rtl.gif │ │ │ ├── chooser-bg.gif │ │ │ ├── chooser_stacked-bg.gif │ │ │ ├── default-bg-reverse.gif │ │ │ ├── default-bg.gif │ │ │ ├── deleted-overlay.gif │ │ │ ├── icon-no.gif │ │ │ ├── icon-unknown.gif │ │ │ ├── icon-yes.gif │ │ │ ├── icon_addlink.gif │ │ │ ├── icon_alert.gif │ │ │ ├── icon_calendar.gif │ │ │ ├── icon_changelink.gif │ │ │ ├── icon_clock.gif │ │ │ ├── icon_deletelink.gif │ │ │ ├── icon_error.gif │ │ │ ├── icon_searchbox.png │ │ │ ├── icon_success.gif │ │ │ ├── inline-delete-8bit.png │ │ │ ├── inline-delete.png │ │ │ ├── inline-restore-8bit.png │ │ │ ├── inline-restore.png │ │ │ ├── inline-splitter-bg.gif │ │ │ ├── nav-bg-grabber.gif │ │ │ ├── nav-bg-reverse.gif │ │ │ ├── nav-bg.gif │ │ │ ├── selector-add.gif │ │ │ ├── selector-addall.gif │ │ │ ├── selector-remove.gif │ │ │ ├── selector-removeall.gif │ │ │ ├── selector-search.gif │ │ │ ├── selector_stacked-add.gif │ │ │ ├── selector_stacked-remove.gif │ │ │ ├── tool-left.gif │ │ │ ├── tool-left_over.gif │ │ │ ├── tool-right.gif │ │ │ ├── tool-right_over.gif │ │ │ ├── tooltag-add.gif │ │ │ ├── tooltag-add_over.gif │ │ │ ├── tooltag-arrowright.gif │ │ │ └── tooltag-arrowright_over.gif │ │ ├── backgrounds │ │ │ ├── changelist-results.png │ │ │ ├── tooltip-pointer.png │ │ │ └── ui-sortable-placeholder.png │ │ ├── grappelli-icon.png │ │ ├── icons │ │ │ ├── icon-actionlist_addlink-hover.png │ │ │ ├── icon-actionlist_addlink.png │ │ │ ├── icon-actionlist_changelink-hover.png │ │ │ ├── icon-actionlist_changelink.png │ │ │ ├── icon-actionlist_deletelink.png │ │ │ ├── icon-actions-add-link-hover.png │ │ │ ├── icon-actions-add-link.png │ │ │ ├── icon-actions-change-link-hover.png │ │ │ ├── icon-actions-change-link.png │ │ │ ├── icon-actions-delete-link.png │ │ │ ├── icon-actions_changelist.png │ │ │ ├── icon-add_another-hover.png │ │ │ ├── icon-add_another.png │ │ │ ├── icon-addlink-hover.png │ │ │ ├── icon-addlink.png │ │ │ ├── icon-admin_tools-dropdown-active-hover.png │ │ │ ├── icon-admin_tools-dropdown-active.png │ │ │ ├── icon-admin_tools-dropdown-hover.png │ │ │ ├── icon-admin_tools-dropdown.png │ │ │ ├── icon-bookmark_add-hover.png │ │ │ ├── icon-bookmark_add-inactive.png │ │ │ ├── icon-bookmark_add.png │ │ │ ├── icon-bookmark_manage-hover.png │ │ │ ├── icon-bookmark_manage.png │ │ │ ├── icon-bookmark_remove-hover.png │ │ │ ├── icon-bookmark_remove-inactive.png │ │ │ ├── icon-bookmark_remove.png │ │ │ ├── icon-calendar-hover.png │ │ │ ├── icon-calendar.png │ │ │ ├── icon-calendarnav_next.png │ │ │ ├── icon-calendarnav_previous.png │ │ │ ├── icon-changelink-hover.png │ │ │ ├── icon-changelink.png │ │ │ ├── icon-changelist-actions.png │ │ │ ├── icon-clock-hover.png │ │ │ ├── icon-clock.png │ │ │ ├── icon-date-hierarchy-back-hover.png │ │ │ ├── icon-date-hierarchy-back.png │ │ │ ├── icon-datepicker-hover.png │ │ │ ├── icon-datepicker.png │ │ │ ├── icon-dropdown-hover.png │ │ │ ├── icon-dropdown.png │ │ │ ├── icon-fb-show-hover.png │ │ │ ├── icon-fb-show.png │ │ │ ├── icon-fb_show-hover.png │ │ │ ├── icon-fb_show.png │ │ │ ├── icon-form-select.png │ │ │ ├── icon-inline_item_tools-addhandler-hover.png │ │ │ ├── icon-inline_item_tools-addhandler.png │ │ │ ├── icon-inline_item_tools-closehandler-hover.png │ │ │ ├── icon-inline_item_tools-closehandler.png │ │ │ ├── icon-inline_item_tools-deletelink-hover.png │ │ │ ├── icon-inline_item_tools-deletelink.png │ │ │ ├── icon-inline_item_tools-draghandler-hover.png │ │ │ ├── icon-inline_item_tools-draghandler.png │ │ │ ├── icon-inline_item_tools-openhandler-hover.png │ │ │ ├── icon-inline_item_tools-openhandler.png │ │ │ ├── icon-inline_item_tools-viewsitelink-hover.png │ │ │ ├── icon-inline_item_tools-viewsitelink.png │ │ │ ├── icon-menulist_external-hover.png │ │ │ ├── icon-menulist_external.png │ │ │ ├── icon-menulist_internal-hover.png │ │ │ ├── icon-menulist_internal.png │ │ │ ├── icon-navigation-external-hover.png │ │ │ ├── icon-navigation-external.png │ │ │ ├── icon-navigation-internal-hover.png │ │ │ ├── icon-navigation-internal.png │ │ │ ├── icon-no.png │ │ │ ├── icon-object-tools-add-handler.png │ │ │ ├── icon-related-lookup-hover.png │ │ │ ├── icon-related-lookup.png │ │ │ ├── icon-related_lookup-hover.png │ │ │ ├── icon-related_lookup.png │ │ │ ├── icon-search-hover.png │ │ │ ├── icon-search.png │ │ │ ├── icon-searchbox.png │ │ │ ├── icon-selector_add-m2m_horizontal-hover.png │ │ │ ├── icon-selector_add-m2m_horizontal.png │ │ │ ├── icon-selector_add-m2m_vertical-hover.png │ │ │ ├── icon-selector_add-m2m_vertical.png │ │ │ ├── icon-selector_remove-m2m_horizontal-hover.png │ │ │ ├── icon-selector_remove-m2m_horizontal.png │ │ │ ├── icon-selector_remove-m2m_vertical-hover.png │ │ │ ├── icon-selector_remove-m2m_vertical.png │ │ │ ├── icon-th-ascending.png │ │ │ ├── icon-th-descending.png │ │ │ ├── icon-timepicker-hover.png │ │ │ ├── icon-timepicker.png │ │ │ ├── icon-tools-add-handler-hover.png │ │ │ ├── icon-tools-add-handler.png │ │ │ ├── icon-tools-close-handler-hover.png │ │ │ ├── icon-tools-close-handler.png │ │ │ ├── icon-tools-delete-handler-hover.png │ │ │ ├── icon-tools-delete-handler.png │ │ │ ├── icon-tools-drag-handler-hover.png │ │ │ ├── icon-tools-drag-handler.png │ │ │ ├── icon-tools-open-handler-hover.png │ │ │ ├── icon-tools-open-handler.png │ │ │ ├── icon-tools-remove-handler-hover.png │ │ │ ├── icon-tools-remove-handler.png │ │ │ ├── icon-tools-trash-handler-hover.png │ │ │ ├── icon-tools-trash-handler.png │ │ │ ├── icon-tools-viewsite-link-hover.png │ │ │ ├── icon-tools-viewsite-link.png │ │ │ ├── icon-unknown.png │ │ │ ├── icon-yes.png │ │ │ ├── icon_fieldset_collapse-closed.png │ │ │ ├── icon_fieldset_collapse-open.png │ │ │ ├── icon_inline-item-tools_addhandler.png │ │ │ ├── icon_inline-item-tools_closehandler.png │ │ │ ├── icon_inline-item-tools_openhandler.png │ │ │ ├── ui-datepicker-next-hover.png │ │ │ ├── ui-datepicker-next.png │ │ │ ├── ui-datepicker-prev-hover.png │ │ │ └── ui-datepicker-prev.png │ │ └── input-throbber.gif │ ├── jquery │ │ ├── i18n │ │ │ ├── ui.datepicker-de.js │ │ │ └── ui.datepicker-fr.js │ │ ├── jquery-1.4.2.min.js │ │ └── ui │ │ │ ├── css │ │ │ ├── custom-theme │ │ │ │ ├── images │ │ │ │ │ ├── ui-bg_flat_0_d6d6d6_40x100.png │ │ │ │ │ ├── ui-bg_flat_60_bdbdbd_40x100.png │ │ │ │ │ ├── ui-bg_flat_75_eeeeee_40x100.png │ │ │ │ │ ├── ui-bg_glass_25_cee9f2_1x400.png │ │ │ │ │ ├── ui-bg_glass_25_e0e0e0_1x400.png │ │ │ │ │ ├── ui-bg_glass_60_fffccc_1x400.png │ │ │ │ │ ├── ui-bg_highlight-soft_25_d6d6d6_1x100.png │ │ │ │ │ ├── ui-bg_inset-soft_95_fef1ec_1x100.png │ │ │ │ │ ├── ui-icons_444444_256x240.png │ │ │ │ │ ├── ui-icons_454545_256x240.png │ │ │ │ │ └── ui-icons_cd0a0a_256x240.png │ │ │ │ └── jquery-ui-1.8.custom.css │ │ │ └── ui-lightness │ │ │ │ ├── images │ │ │ │ ├── ui-bg_diagonals-thick_18_b81900_40x40.png │ │ │ │ ├── ui-bg_diagonals-thick_20_666666_40x40.png │ │ │ │ ├── ui-bg_flat_10_000000_40x100.png │ │ │ │ ├── ui-bg_glass_100_f6f6f6_1x400.png │ │ │ │ ├── ui-bg_glass_100_fdf5ce_1x400.png │ │ │ │ ├── ui-bg_glass_65_ffffff_1x400.png │ │ │ │ ├── ui-bg_gloss-wave_35_f6a828_500x100.png │ │ │ │ ├── ui-bg_highlight-soft_100_eeeeee_1x100.png │ │ │ │ ├── ui-bg_highlight-soft_75_ffe45c_1x100.png │ │ │ │ ├── ui-icons_222222_256x240.png │ │ │ │ ├── ui-icons_228ef1_256x240.png │ │ │ │ ├── ui-icons_ef8c08_256x240.png │ │ │ │ ├── ui-icons_ffd27a_256x240.png │ │ │ │ └── ui-icons_ffffff_256x240.png │ │ │ │ └── jquery-ui-1.8.custom.css │ │ │ └── js │ │ │ └── jquery-ui-1.8.custom.min.js │ ├── js │ │ ├── GRAPPELLI_INFO.TXT │ │ ├── LICENSE-JQUERY.txt │ │ ├── SelectBox.js │ │ ├── SelectFilter2.js │ │ ├── actions.js │ │ ├── actions.min.js │ │ ├── admin │ │ │ ├── DateTimeShortcuts.js │ │ │ ├── RelatedObjectLookups.js │ │ │ └── ordering.js │ │ ├── calendar.js │ │ ├── collapse.js │ │ ├── collapse.min.js │ │ ├── compress.py │ │ ├── core.js │ │ ├── dateparse.js │ │ ├── documentation.js │ │ ├── getElementsBySelector.js │ │ ├── grappelli.RelatedObjectLookups.js │ │ ├── grappelli.change_list.js │ │ ├── grappelli.init.js │ │ ├── grappelli.js │ │ ├── grappelli.min.js │ │ ├── grappelli.timepicker.js │ │ ├── inlines.js │ │ ├── inlines.min.js │ │ ├── jquery.init.js │ │ ├── jquery.js │ │ ├── jquery.min.js │ │ ├── prepopulate.min.js │ │ ├── timeparse.js │ │ └── urlify.js │ ├── tinymce │ │ ├── changelog.txt │ │ ├── examples │ │ │ └── index.html │ │ └── jscripts │ │ │ └── tiny_mce │ │ │ ├── jquery.tinymce.js │ │ │ ├── langs │ │ │ ├── de.js │ │ │ └── en.js │ │ │ ├── license.txt │ │ │ ├── plugins │ │ │ ├── advhr │ │ │ │ ├── css │ │ │ │ │ └── advhr.css │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── js │ │ │ │ │ └── rule.js │ │ │ │ ├── langs │ │ │ │ │ ├── de_dlg.js │ │ │ │ │ └── en_dlg.js │ │ │ │ └── rule.htm │ │ │ ├── advimage │ │ │ │ ├── css │ │ │ │ │ └── advimage.css │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── image.htm │ │ │ │ ├── img │ │ │ │ │ └── sample.gif │ │ │ │ ├── js │ │ │ │ │ └── image.js │ │ │ │ └── langs │ │ │ │ │ ├── de_dlg.js │ │ │ │ │ └── en_dlg.js │ │ │ ├── advimage_orig │ │ │ │ ├── css │ │ │ │ │ └── advimage.css │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── image.htm │ │ │ │ ├── img │ │ │ │ │ └── sample.gif │ │ │ │ ├── js │ │ │ │ │ └── image.js │ │ │ │ └── langs │ │ │ │ │ └── en_dlg.js │ │ │ ├── advlink │ │ │ │ ├── css │ │ │ │ │ └── advlink.css │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── js │ │ │ │ │ └── advlink.js │ │ │ │ ├── langs │ │ │ │ │ ├── de_dlg.js │ │ │ │ │ └── en_dlg.js │ │ │ │ └── link.htm │ │ │ ├── advlink_orig │ │ │ │ ├── css │ │ │ │ │ └── advlink.css │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── js │ │ │ │ │ └── advlink.js │ │ │ │ ├── langs │ │ │ │ │ └── en_dlg.js │ │ │ │ └── link.htm │ │ │ ├── advlist │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ ├── autoresize │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ ├── autosave │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ └── langs │ │ │ │ │ └── en.js │ │ │ ├── bbcode │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ ├── contextmenu │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ ├── directionality │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ ├── emotions │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── emotions.htm │ │ │ │ ├── img │ │ │ │ │ ├── smiley-cool.gif │ │ │ │ │ ├── smiley-cry.gif │ │ │ │ │ ├── smiley-embarassed.gif │ │ │ │ │ ├── smiley-foot-in-mouth.gif │ │ │ │ │ ├── smiley-frown.gif │ │ │ │ │ ├── smiley-innocent.gif │ │ │ │ │ ├── smiley-kiss.gif │ │ │ │ │ ├── smiley-laughing.gif │ │ │ │ │ ├── smiley-money-mouth.gif │ │ │ │ │ ├── smiley-sealed.gif │ │ │ │ │ ├── smiley-smile.gif │ │ │ │ │ ├── smiley-surprised.gif │ │ │ │ │ ├── smiley-tongue-out.gif │ │ │ │ │ ├── smiley-undecided.gif │ │ │ │ │ ├── smiley-wink.gif │ │ │ │ │ └── smiley-yell.gif │ │ │ │ ├── js │ │ │ │ │ └── emotions.js │ │ │ │ └── langs │ │ │ │ │ ├── de_dlg.js │ │ │ │ │ └── en_dlg.js │ │ │ ├── example │ │ │ │ ├── dialog.htm │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── img │ │ │ │ │ └── example.gif │ │ │ │ ├── js │ │ │ │ │ └── dialog.js │ │ │ │ └── langs │ │ │ │ │ ├── en.js │ │ │ │ │ └── en_dlg.js │ │ │ ├── fullpage │ │ │ │ ├── css │ │ │ │ │ └── fullpage.css │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── fullpage.htm │ │ │ │ ├── js │ │ │ │ │ └── fullpage.js │ │ │ │ └── langs │ │ │ │ │ ├── de_dlg.js │ │ │ │ │ └── en_dlg.js │ │ │ ├── fullscreen │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ └── fullscreen.htm │ │ │ ├── grappelli │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── img │ │ │ │ │ ├── show_advanced.png │ │ │ │ │ └── visualchars.png │ │ │ │ └── langs │ │ │ │ │ ├── de.js │ │ │ │ │ ├── en.js │ │ │ │ │ └── fr.js │ │ │ ├── grappelli_contextmenu │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ └── langs │ │ │ │ │ ├── de.js │ │ │ │ │ ├── en.js │ │ │ │ │ └── fr.js │ │ │ ├── iespell │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ ├── inlinepopups │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── skins │ │ │ │ │ └── clearlooks2 │ │ │ │ │ │ ├── img │ │ │ │ │ │ ├── alert.gif │ │ │ │ │ │ ├── button.gif │ │ │ │ │ │ ├── buttons.gif │ │ │ │ │ │ ├── confirm.gif │ │ │ │ │ │ ├── corners.gif │ │ │ │ │ │ ├── horizontal.gif │ │ │ │ │ │ └── vertical.gif │ │ │ │ │ │ └── window.css │ │ │ │ └── template.htm │ │ │ ├── insertdatetime │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ ├── layer │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ ├── legacyoutput │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ ├── media │ │ │ │ ├── css │ │ │ │ │ ├── content.css │ │ │ │ │ └── media.css │ │ │ │ ├── editor_plugin Kopie.js │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── img │ │ │ │ │ ├── flash.gif │ │ │ │ │ ├── flv_player.swf │ │ │ │ │ ├── quicktime.gif │ │ │ │ │ ├── realmedia.gif │ │ │ │ │ ├── shockwave.gif │ │ │ │ │ ├── trans.gif │ │ │ │ │ └── windowsmedia.gif │ │ │ │ ├── js │ │ │ │ │ ├── embed.js │ │ │ │ │ └── media.js │ │ │ │ ├── langs │ │ │ │ │ ├── de_dlg.js │ │ │ │ │ └── en_dlg.js │ │ │ │ └── media.htm │ │ │ ├── media_orig │ │ │ │ ├── css │ │ │ │ │ ├── content.css │ │ │ │ │ └── media.css │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── img │ │ │ │ │ ├── flash.gif │ │ │ │ │ ├── flv_player.swf │ │ │ │ │ ├── quicktime.gif │ │ │ │ │ ├── realmedia.gif │ │ │ │ │ ├── shockwave.gif │ │ │ │ │ ├── trans.gif │ │ │ │ │ └── windowsmedia.gif │ │ │ │ ├── js │ │ │ │ │ ├── embed.js │ │ │ │ │ └── media.js │ │ │ │ ├── langs │ │ │ │ │ └── en_dlg.js │ │ │ │ └── media.htm │ │ │ ├── nonbreaking │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ ├── noneditable │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ ├── pagebreak │ │ │ │ ├── css │ │ │ │ │ └── content.css │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ └── img │ │ │ │ │ ├── pagebreak.gif │ │ │ │ │ └── trans.gif │ │ │ ├── paste │ │ │ │ ├── blank.htm │ │ │ │ ├── css │ │ │ │ │ ├── blank.css │ │ │ │ │ └── pasteword.css │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── js │ │ │ │ │ ├── pastetext.js │ │ │ │ │ └── pasteword.js │ │ │ │ ├── langs │ │ │ │ │ ├── de_dlg.js │ │ │ │ │ └── en_dlg.js │ │ │ │ ├── pastetext.htm │ │ │ │ └── pasteword.htm │ │ │ ├── paste_orig │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── js │ │ │ │ │ ├── pastetext.js │ │ │ │ │ └── pasteword.js │ │ │ │ ├── langs │ │ │ │ │ └── en_dlg.js │ │ │ │ ├── pastetext.htm │ │ │ │ └── pasteword.htm │ │ │ ├── preview │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── example.html │ │ │ │ ├── jscripts │ │ │ │ │ └── embed.js │ │ │ │ └── preview.html │ │ │ ├── print │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ ├── save │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ ├── searchreplace │ │ │ │ ├── css │ │ │ │ │ └── searchreplace.css │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── js │ │ │ │ │ └── searchreplace.js │ │ │ │ ├── langs │ │ │ │ │ ├── de_dlg.js │ │ │ │ │ └── en_dlg.js │ │ │ │ └── searchreplace.htm │ │ │ ├── searchreplace_orig │ │ │ │ ├── css │ │ │ │ │ └── searchreplace.css │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── js │ │ │ │ │ └── searchreplace.js │ │ │ │ ├── langs │ │ │ │ │ └── en_dlg.js │ │ │ │ └── searchreplace.htm │ │ │ ├── spellchecker │ │ │ │ ├── css │ │ │ │ │ └── content.css │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ └── img │ │ │ │ │ └── wline.gif │ │ │ ├── style │ │ │ │ ├── css │ │ │ │ │ └── props.css │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── js │ │ │ │ │ └── props.js │ │ │ │ ├── langs │ │ │ │ │ ├── de_dlg.js │ │ │ │ │ └── en_dlg.js │ │ │ │ └── props.htm │ │ │ ├── tabfocus │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ ├── table │ │ │ │ ├── cell.htm │ │ │ │ ├── css │ │ │ │ │ ├── cell.css │ │ │ │ │ ├── row.css │ │ │ │ │ └── table.css │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── js │ │ │ │ │ ├── cell.js │ │ │ │ │ ├── merge_cells.js │ │ │ │ │ ├── row.js │ │ │ │ │ └── table.js │ │ │ │ ├── langs │ │ │ │ │ ├── de_dlg.js │ │ │ │ │ └── en_dlg.js │ │ │ │ ├── merge_cells.htm │ │ │ │ ├── row.htm │ │ │ │ └── table.htm │ │ │ ├── template │ │ │ │ ├── blank.htm │ │ │ │ ├── css │ │ │ │ │ └── template.css │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── js │ │ │ │ │ └── template.js │ │ │ │ ├── langs │ │ │ │ │ ├── de_dlg.js │ │ │ │ │ └── en_dlg.js │ │ │ │ └── template.htm │ │ │ ├── template_orig │ │ │ │ ├── blank.htm │ │ │ │ ├── css │ │ │ │ │ └── template.css │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── js │ │ │ │ │ └── template.js │ │ │ │ ├── langs │ │ │ │ │ └── en_dlg.js │ │ │ │ └── template.htm │ │ │ ├── visualchars │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ ├── visualchars_orig │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ ├── wordcount │ │ │ │ ├── editor_plugin.js │ │ │ │ └── editor_plugin_src.js │ │ │ └── xhtmlxtras │ │ │ │ ├── abbr.htm │ │ │ │ ├── acronym.htm │ │ │ │ ├── attributes.htm │ │ │ │ ├── cite.htm │ │ │ │ ├── css │ │ │ │ ├── attributes.css │ │ │ │ └── popup.css │ │ │ │ ├── del.htm │ │ │ │ ├── editor_plugin.js │ │ │ │ ├── editor_plugin_src.js │ │ │ │ ├── ins.htm │ │ │ │ ├── js │ │ │ │ ├── abbr.js │ │ │ │ ├── acronym.js │ │ │ │ ├── attributes.js │ │ │ │ ├── cite.js │ │ │ │ ├── del.js │ │ │ │ ├── element_common.js │ │ │ │ └── ins.js │ │ │ │ └── langs │ │ │ │ ├── de_dlg.js │ │ │ │ └── en_dlg.js │ │ │ ├── themes │ │ │ ├── advanced │ │ │ │ ├── about.htm │ │ │ │ ├── anchor.htm │ │ │ │ ├── charmap.htm │ │ │ │ ├── color_picker.htm │ │ │ │ ├── editor_template.js │ │ │ │ ├── editor_template_src.js │ │ │ │ ├── image.htm │ │ │ │ ├── img │ │ │ │ │ ├── colorpicker.jpg │ │ │ │ │ └── icons.gif │ │ │ │ ├── js │ │ │ │ │ ├── about.js │ │ │ │ │ ├── anchor.js │ │ │ │ │ ├── charmap.js │ │ │ │ │ ├── color_picker.js │ │ │ │ │ ├── image.js │ │ │ │ │ ├── link.js │ │ │ │ │ └── source_editor.js │ │ │ │ ├── langs │ │ │ │ │ ├── de.js │ │ │ │ │ ├── de_dlg.js │ │ │ │ │ ├── en.js │ │ │ │ │ └── en_dlg.js │ │ │ │ ├── link.htm │ │ │ │ ├── skins │ │ │ │ │ ├── default │ │ │ │ │ │ ├── content.css │ │ │ │ │ │ ├── dialog.css │ │ │ │ │ │ ├── img │ │ │ │ │ │ │ ├── buttons.png │ │ │ │ │ │ │ ├── items.gif │ │ │ │ │ │ │ ├── menu_arrow.gif │ │ │ │ │ │ │ ├── menu_check.gif │ │ │ │ │ │ │ ├── progress.gif │ │ │ │ │ │ │ └── tabs.gif │ │ │ │ │ │ └── ui.css │ │ │ │ │ ├── grappelli │ │ │ │ │ │ ├── content.css │ │ │ │ │ │ ├── content_base.css │ │ │ │ │ │ ├── content_documentstructure.css │ │ │ │ │ │ ├── content_documentstructure_de.css │ │ │ │ │ │ ├── content_documentstructure_en.css │ │ │ │ │ │ ├── content_grid copy.css │ │ │ │ │ │ ├── content_grid.css │ │ │ │ │ │ ├── content_typography.css │ │ │ │ │ │ ├── dialog.css │ │ │ │ │ │ ├── img │ │ │ │ │ │ │ ├── buttons │ │ │ │ │ │ │ │ ├── blockquote.png │ │ │ │ │ │ │ │ ├── bold.png │ │ │ │ │ │ │ │ ├── bullist.png │ │ │ │ │ │ │ │ ├── charmap.png │ │ │ │ │ │ │ │ ├── cleanup.png │ │ │ │ │ │ │ │ ├── code.png │ │ │ │ │ │ │ │ ├── fullscreen.png │ │ │ │ │ │ │ │ ├── image.png │ │ │ │ │ │ │ │ ├── italic.png │ │ │ │ │ │ │ │ ├── link.png │ │ │ │ │ │ │ │ ├── media.png │ │ │ │ │ │ │ │ ├── numlist.png │ │ │ │ │ │ │ │ ├── pasteword.png │ │ │ │ │ │ │ │ ├── redo.png │ │ │ │ │ │ │ │ ├── search.png │ │ │ │ │ │ │ │ ├── show_advanced.png │ │ │ │ │ │ │ │ ├── table.png │ │ │ │ │ │ │ │ ├── template.png │ │ │ │ │ │ │ │ ├── underline.png │ │ │ │ │ │ │ │ ├── undo.png │ │ │ │ │ │ │ │ ├── unlink.png │ │ │ │ │ │ │ │ └── visualchars.png │ │ │ │ │ │ │ ├── icons │ │ │ │ │ │ │ │ ├── icon-fb_show-hover.png │ │ │ │ │ │ │ │ ├── icon-fb_show.png │ │ │ │ │ │ │ │ └── icon-mceResize.png │ │ │ │ │ │ │ └── menu │ │ │ │ │ │ │ │ └── icon-mceOpen.png │ │ │ │ │ │ └── ui.css │ │ │ │ │ └── o2k7 │ │ │ │ │ │ ├── content.css │ │ │ │ │ │ ├── dialog.css │ │ │ │ │ │ ├── img │ │ │ │ │ │ ├── button_bg.png │ │ │ │ │ │ ├── button_bg_black.png │ │ │ │ │ │ └── button_bg_silver.png │ │ │ │ │ │ ├── ui.css │ │ │ │ │ │ ├── ui_black.css │ │ │ │ │ │ └── ui_silver.css │ │ │ │ └── source_editor.htm │ │ │ └── simple │ │ │ │ ├── editor_template.js │ │ │ │ ├── editor_template_src.js │ │ │ │ ├── img │ │ │ │ └── icons.gif │ │ │ │ ├── langs │ │ │ │ ├── de.js │ │ │ │ └── en.js │ │ │ │ └── skins │ │ │ │ ├── default │ │ │ │ ├── content.css │ │ │ │ └── ui.css │ │ │ │ └── o2k7 │ │ │ │ ├── content.css │ │ │ │ ├── img │ │ │ │ └── button_bg.png │ │ │ │ └── ui.css │ │ │ ├── tiny_mce.js │ │ │ ├── tiny_mce_popup.js │ │ │ ├── tiny_mce_src.js │ │ │ └── utils │ │ │ ├── editable_selects.js │ │ │ ├── form_utils.js │ │ │ ├── mctabs.js │ │ │ └── validate.js │ └── tinymce_setup │ │ └── tinymce_setup.js │ ├── middleware.py │ ├── settings.py │ ├── templates │ ├── admin │ │ ├── 404.html │ │ ├── 500.html │ │ ├── _grappelli │ │ │ ├── app_index.html │ │ │ ├── base.html │ │ │ ├── base_site.html │ │ │ └── index.html │ │ ├── _grappelli_admin_tools │ │ │ ├── app_index.html │ │ │ ├── base.html │ │ │ ├── base_site.html │ │ │ └── index.html │ │ ├── actions.html │ │ ├── app_index.html │ │ ├── auth │ │ │ └── user │ │ │ │ ├── add_form.html │ │ │ │ └── change_password.html │ │ ├── base.html │ │ ├── base_site.html │ │ ├── change_form.html │ │ ├── change_list.html │ │ ├── change_list_results.html │ │ ├── csv_export_selected_confirmation.html │ │ ├── date_hierarchy.html │ │ ├── delete_confirmation.html │ │ ├── delete_selected_confirmation.html │ │ ├── edit_inline │ │ │ ├── stacked.html │ │ │ └── tabular.html │ │ ├── filter.html │ │ ├── includes │ │ │ ├── fieldset.html │ │ │ └── fieldset_inline.html │ │ ├── includes_grappelli │ │ │ └── header.html │ │ ├── index.html │ │ ├── init.js │ │ ├── invalid_setup.html │ │ ├── login.html │ │ ├── object_history.html │ │ ├── pagination.html │ │ ├── prepopulated_fields_js.html │ │ ├── search_form.html │ │ ├── submit_line.html │ │ └── template_validator.html │ ├── admin_doc │ │ ├── bookmarklets.html │ │ ├── index.html │ │ ├── missing_docutils.html │ │ ├── model_detail.html │ │ ├── model_index.html │ │ ├── template_detail.html │ │ ├── template_filter_index.html │ │ ├── template_tag_index.html │ │ ├── view_detail.html │ │ └── view_index.html │ ├── admin_tools │ │ ├── dashboard │ │ │ ├── css.html │ │ │ ├── dashboard.html │ │ │ ├── dashboard.txt │ │ │ ├── dashboard_app_index.txt │ │ │ ├── dummy.html │ │ │ ├── module.html │ │ │ ├── modules │ │ │ │ ├── app_list.html │ │ │ │ ├── column.html │ │ │ │ ├── feed.html │ │ │ │ ├── group.html │ │ │ │ ├── link_list.html │ │ │ │ ├── model_list.html │ │ │ │ ├── module_group.html │ │ │ │ └── recent_actions.html │ │ │ └── preferences_form.html │ │ └── menu │ │ │ ├── add_bookmark_form.html │ │ │ ├── css.html │ │ │ ├── delete_confirm.html │ │ │ ├── dummy.html │ │ │ ├── form.html │ │ │ ├── item.html │ │ │ ├── menu.html │ │ │ ├── menu.txt │ │ │ └── remove_bookmark_form.html │ ├── grappelli │ │ └── index.html │ └── registration │ │ ├── logged_out.html │ │ ├── password_change_done.html │ │ ├── password_change_form.html │ │ ├── password_reset_complete.html │ │ ├── password_reset_confirm.html │ │ ├── password_reset_done.html │ │ ├── password_reset_email.html │ │ └── password_reset_form.html │ ├── templatetags │ ├── __init__.py │ └── grp_tags.py │ ├── urls.py │ └── views │ ├── __init__.py │ ├── generic.py │ └── related.py ├── README.md ├── __init__.py ├── apache └── project.site ├── apps ├── assets │ ├── __init__.py │ ├── admin.py │ ├── conf │ │ ├── __init__.py │ │ └── settings.py │ ├── forms.py │ ├── locale │ │ ├── es │ │ │ └── LC_MESSAGES │ │ │ │ ├── django.mo │ │ │ │ └── django.po │ │ └── ru │ │ │ └── LC_MESSAGES │ │ │ ├── django.mo │ │ │ └── django.po │ ├── models.py │ ├── templates │ │ └── state_subtemplate.html │ ├── templatetags │ │ ├── __init__.py │ │ └── assets_tags.py │ ├── tests.py │ ├── urls.py │ └── views.py ├── common │ ├── __init__.py │ ├── api.py │ ├── locale │ │ ├── es │ │ │ └── LC_MESSAGES │ │ │ │ ├── django.mo │ │ │ │ └── django.po │ │ └── ru │ │ │ └── LC_MESSAGES │ │ │ ├── django.mo │ │ │ └── django.po │ ├── templates │ │ ├── 404.html │ │ ├── 500.html │ │ ├── login.html │ │ ├── password_change_done.html │ │ └── password_change_form.html │ ├── templatetags │ │ ├── __init__.py │ │ ├── navigation.py │ │ └── project_tags.py │ ├── urls.py │ └── views.py ├── dynamic_search │ ├── __init__.py │ ├── api.py │ ├── forms.py │ ├── locale │ │ ├── es │ │ │ └── LC_MESSAGES │ │ │ │ ├── django.mo │ │ │ │ └── django.po │ │ └── ru │ │ │ └── LC_MESSAGES │ │ │ ├── django.mo │ │ │ └── django.po │ ├── models.py │ ├── templates │ │ └── search_results.html │ ├── tests.py │ ├── urls.py │ └── views.py ├── generic_views │ ├── __init__.py │ ├── forms.py │ ├── locale │ │ ├── es │ │ │ └── LC_MESSAGES │ │ │ │ ├── django.mo │ │ │ │ └── django.po │ │ └── ru │ │ │ └── LC_MESSAGES │ │ │ └── django.po │ ├── models.py │ ├── templates │ │ ├── calculate_form_title.html │ │ ├── generic_assign_remove.html │ │ ├── generic_confirm.html │ │ ├── generic_detail.html │ │ ├── generic_form.html │ │ ├── generic_form_instance.html │ │ ├── generic_form_subtemplate.html │ │ ├── generic_list.html │ │ ├── generic_list_subtemplate.html │ │ └── generic_navigation.html │ ├── templatetags │ │ ├── __init__.py │ │ └── generic_views_tags.py │ ├── tests.py │ └── views.py ├── importer │ ├── __init__.py │ ├── api.py │ ├── forms.py │ ├── locale │ │ ├── es │ │ │ └── LC_MESSAGES │ │ │ │ ├── django.mo │ │ │ │ └── django.po │ │ └── ru │ │ │ └── LC_MESSAGES │ │ │ └── django.po │ ├── templates │ │ └── import_wizard.html │ ├── urls.py │ ├── views.py │ └── wizard.py ├── inventory │ ├── __init__.py │ ├── admin.py │ ├── conf │ │ ├── __init__.py │ │ └── settings.py │ ├── forms.py │ ├── locale │ │ ├── es │ │ │ └── LC_MESSAGES │ │ │ │ ├── django.mo │ │ │ │ └── django.po │ │ └── ru │ │ │ └── LC_MESSAGES │ │ │ ├── django.mo │ │ │ └── django.po │ ├── models.py │ ├── signals.py │ ├── templates │ │ └── report-items_per_person.html │ ├── templatetags │ │ └── __init__.py │ ├── urls.py │ └── views.py ├── main │ ├── __init__.py │ ├── locale │ │ ├── es │ │ │ └── LC_MESSAGES │ │ │ │ ├── django.mo │ │ │ │ └── django.po │ │ └── ru │ │ │ └── LC_MESSAGES │ │ │ ├── django.mo │ │ │ └── django.po │ ├── models.py │ ├── templates │ │ ├── about.html │ │ ├── base.html │ │ └── home.html │ ├── templatetags │ │ ├── __init__.py │ │ └── generic_views_helpers.py │ ├── urls.py │ └── views.py ├── movements │ ├── __init__.py │ ├── admin.py │ ├── forms.py │ ├── locale │ │ ├── es │ │ │ └── LC_MESSAGES │ │ │ │ ├── django.mo │ │ │ │ └── django.po │ │ └── ru │ │ │ └── LC_MESSAGES │ │ │ ├── django.mo │ │ │ └── django.po │ ├── models.py │ ├── tests.py │ ├── urls.py │ └── views.py ├── photos │ ├── __init__.py │ ├── admin.py │ ├── conf │ │ ├── __init__.py │ │ └── settings.py │ ├── forms.py │ ├── locale │ │ ├── es │ │ │ └── LC_MESSAGES │ │ │ │ ├── django.mo │ │ │ │ └── django.po │ │ └── ru │ │ │ └── LC_MESSAGES │ │ │ ├── django.mo │ │ │ └── django.po │ ├── models.py │ ├── templates │ │ ├── generic_photos_subtemplate.html │ │ └── photos.html │ ├── templatetags │ │ ├── __init__.py │ │ └── generic_photos_tags.py │ ├── tests.py │ ├── urls.py │ └── views.py └── web_theme │ ├── __init__.py │ ├── conf │ ├── __init__.py │ └── settings.py │ ├── locale │ ├── es │ │ └── LC_MESSAGES │ │ │ ├── django.mo │ │ │ └── django.po │ └── ru │ │ └── LC_MESSAGES │ │ ├── django.mo │ │ └── django.po │ ├── media │ ├── .gitignore │ ├── LICENSE │ ├── README.md │ ├── Rakefile │ ├── VERSION │ ├── config │ │ └── locales │ │ │ ├── de_de.yml │ │ │ └── pt_br.yml │ ├── features │ │ ├── step_definitions │ │ │ ├── layout_steps.rb │ │ │ └── themed_steps.rb │ │ ├── support │ │ │ └── env.rb │ │ ├── theme_generator.feature │ │ └── themed_generator.feature │ ├── images │ │ ├── avatar.png │ │ └── icons │ │ │ ├── application_edit.png │ │ │ ├── cross.png │ │ │ ├── key.png │ │ │ └── tick.png │ ├── index.html │ ├── javascripts │ │ ├── jquery-1.3.min.js │ │ ├── jquery.localscroll.js │ │ └── jquery.scrollTo.js │ ├── lib │ │ ├── generators │ │ │ └── web_app_theme │ │ │ │ ├── theme │ │ │ │ ├── templates │ │ │ │ │ ├── layout_admin.html.erb │ │ │ │ │ └── layout_sign.html.erb │ │ │ │ └── theme_generator.rb │ │ │ │ └── themed │ │ │ │ ├── templates │ │ │ │ ├── view_edit.html.erb │ │ │ │ ├── view_form.html.erb │ │ │ │ ├── view_new.html.erb │ │ │ │ ├── view_show.html.erb │ │ │ │ ├── view_sidebar.html.erb │ │ │ │ ├── view_signin.html.erb │ │ │ │ ├── view_signup.html.erb │ │ │ │ ├── view_tables.html.erb │ │ │ │ └── view_text.html.erb │ │ │ │ └── themed_generator.rb │ │ └── web_app_theme.rb │ ├── stylesheets │ │ ├── base.css │ │ ├── override.css │ │ └── themes │ │ │ ├── amro │ │ │ └── style.css │ │ │ ├── bec-green │ │ │ └── style.css │ │ │ ├── bec │ │ │ └── style.css │ │ │ ├── blue │ │ │ └── style.css │ │ │ ├── default │ │ │ ├── images │ │ │ │ ├── arrow.png │ │ │ │ ├── boxbar-background.png │ │ │ │ ├── button-background-active.png │ │ │ │ ├── button-background.png │ │ │ │ └── menubar-background.png │ │ │ └── style.css │ │ │ ├── djime-cerulean │ │ │ └── style.css │ │ │ ├── drastic-dark │ │ │ └── style.css │ │ │ ├── kathleene │ │ │ └── style.css │ │ │ ├── olive │ │ │ └── style.css │ │ │ ├── orange │ │ │ └── style.css │ │ │ ├── red │ │ │ └── style.css │ │ │ ├── reidb-greenish │ │ │ └── style.css │ │ │ └── warehouse │ │ │ └── style.css │ ├── test │ │ ├── spec_helper.rb │ │ └── themed_generator_spec.rb │ └── web-app-theme.gemspec │ ├── models.py │ ├── templates │ ├── web_theme_base.html │ └── web_theme_login.html │ ├── templatetags │ ├── __init__.py │ ├── styling.py │ └── theme_tags.py │ ├── tests.py │ └── views.py ├── docs ├── CREDITS ├── Changelog.txt ├── INSTALL ├── LICENSE ├── models.png └── todo.txt ├── initial_data.json ├── manage.py ├── middleware ├── __init__.py └── login_required_middleware.py ├── misc ├── django-inventory.geany └── install.sh ├── requirements ├── development.txt └── production.txt ├── runserver.sh ├── runserver_plus.sh ├── settings.py ├── site_media ├── admin_media ├── css │ ├── famfamfam-silk-sprite.css │ └── override.css ├── images │ ├── 1269206_36297494-resized.jpg │ ├── famfamfam-silk-sprites │ │ ├── famfam-active.png │ │ ├── famfam-hover.png │ │ └── famfam-inactive.png │ ├── flag-pr.png │ ├── flag-us.png │ ├── loading-bar.gif │ ├── loading-big.gif │ ├── loading-circle.gif │ └── loading.gif ├── packages │ ├── jquery-1.3.1.min.js │ ├── jquery-1.4.2.min.js │ ├── jquery-lightbox-0.5 │ │ ├── css │ │ │ └── jquery.lightbox-0.5.css │ │ ├── images │ │ │ ├── Thumbs.db │ │ │ ├── lightbox-blank.gif │ │ │ ├── lightbox-btn-close.gif │ │ │ ├── lightbox-btn-next.gif │ │ │ ├── lightbox-btn-prev.gif │ │ │ └── lightbox-ico-loading.gif │ │ ├── index.htm │ │ ├── js │ │ │ ├── jquery.js │ │ │ ├── jquery.lightbox-0.5.js │ │ │ ├── jquery.lightbox-0.5.min.js │ │ │ └── jquery.lightbox-0.5.pack.js │ │ └── photos │ │ │ ├── Thumbs.db │ │ │ ├── image1.jpg │ │ │ ├── image2.jpg │ │ │ ├── image3.jpg │ │ │ ├── image4.jpg │ │ │ ├── image5.jpg │ │ │ ├── thumb_image1.jpg │ │ │ ├── thumb_image2.jpg │ │ │ ├── thumb_image3.jpg │ │ │ ├── thumb_image4.jpg │ │ │ └── thumb_image5.jpg │ └── jquery.js ├── photologue │ └── samples │ │ ├── display reflection sample.jpg │ │ └── enhance thumbnail sample.jpg ├── skins-old │ └── pilu-web-app │ │ ├── LICENSE │ │ ├── README.md │ │ ├── Rakefile │ │ ├── VERSION │ │ ├── config │ │ └── locales │ │ │ ├── de_de.yml │ │ │ └── pt_br.yml │ │ ├── features │ │ ├── step_definitions │ │ │ ├── layout_steps.rb │ │ │ └── themed_steps.rb │ │ ├── support │ │ │ └── env.rb │ │ ├── theme_generator.feature │ │ └── themed_generator.feature │ │ ├── images │ │ ├── avatar.png │ │ └── icons │ │ │ ├── application_edit.png │ │ │ ├── cross.png │ │ │ ├── key.png │ │ │ └── tick.png │ │ ├── index.html │ │ ├── javascripts │ │ ├── jquery-1.3.min.js │ │ ├── jquery.localscroll.js │ │ └── jquery.scrollTo.js │ │ ├── lib │ │ ├── generators │ │ │ └── web_app_theme │ │ │ │ ├── theme │ │ │ │ ├── templates │ │ │ │ │ ├── layout_admin.html.erb │ │ │ │ │ └── layout_sign.html.erb │ │ │ │ └── theme_generator.rb │ │ │ │ └── themed │ │ │ │ ├── templates │ │ │ │ ├── view_edit.html.erb │ │ │ │ ├── view_form.html.erb │ │ │ │ ├── view_new.html.erb │ │ │ │ ├── view_show.html.erb │ │ │ │ ├── view_sidebar.html.erb │ │ │ │ ├── view_signin.html.erb │ │ │ │ ├── view_signup.html.erb │ │ │ │ ├── view_tables.html.erb │ │ │ │ └── view_text.html.erb │ │ │ │ └── themed_generator.rb │ │ └── web_app_theme.rb │ │ ├── stylesheets │ │ ├── base.css │ │ ├── override.css │ │ └── themes │ │ │ ├── amro │ │ │ └── style.css │ │ │ ├── bec-green │ │ │ └── style.css │ │ │ ├── bec │ │ │ └── style.css │ │ │ ├── blue │ │ │ └── style.css │ │ │ ├── default │ │ │ ├── images │ │ │ │ ├── arrow.png │ │ │ │ ├── boxbar-background.png │ │ │ │ ├── button-background-active.png │ │ │ │ ├── button-background.png │ │ │ │ └── menubar-background.png │ │ │ └── style.css │ │ │ ├── djime-cerulean │ │ │ └── style.css │ │ │ ├── drastic-dark │ │ │ └── style.css │ │ │ ├── kathleene │ │ │ └── style.css │ │ │ ├── olive │ │ │ └── style.css │ │ │ ├── orange │ │ │ └── style.css │ │ │ ├── red │ │ │ └── style.css │ │ │ ├── reidb-greenish │ │ │ └── style.css │ │ │ └── warehouse │ │ │ └── style.css │ │ ├── test │ │ ├── spec_helper.rb │ │ └── themed_generator_spec.rb │ │ └── web-app-theme.gemspec └── web_theme_media ├── templates └── pagination │ └── pagination.html ├── urls.py └── wsgi └── dispatch.wsgi /.gitignore: -------------------------------------------------------------------------------- 1 | *.orig 2 | *.pyc 3 | *.pyo 4 | site_media/photologue/photos/* 5 | site_media/photologue/photos/cache/* 6 | django_inventory.sqlite 7 | settings_local.py 8 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/__init__.py: -------------------------------------------------------------------------------- 1 | VERSION = '2.2' -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/arrow-down.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/arrow-down.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/arrow-up.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/arrow-up.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/browser-warning-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/browser-warning-bg.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/browser-warning-box-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/browser-warning-box-bg.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/browser-warning-box-bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/browser-warning-box-bottom.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/browser-warning-box-top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/browser-warning-box-top.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/browser_chrome.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/browser_chrome.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/browser_firefox.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/browser_firefox.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/browser_safari.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/browser_safari.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/browser_title_bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/browser_title_bg.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/changelist-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/changelist-bg.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/changelist-bg_rtl.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/changelist-bg_rtl.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/chooser-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/chooser-bg.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/chooser_stacked-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/chooser_stacked-bg.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/default-bg-reverse.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/default-bg-reverse.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/default-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/default-bg.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/deleted-overlay.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/deleted-overlay.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/icon-no.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/icon-no.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/icon-unknown.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/icon-unknown.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/icon-yes.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/icon-yes.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/icon_addlink.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/icon_addlink.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/icon_alert.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/icon_alert.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/icon_calendar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/icon_calendar.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/icon_changelink.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/icon_changelink.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/icon_clock.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/icon_clock.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/icon_deletelink.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/icon_deletelink.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/icon_error.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/icon_error.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/icon_searchbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/icon_searchbox.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/icon_success.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/icon_success.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/inline-delete-8bit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/inline-delete-8bit.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/inline-delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/inline-delete.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/inline-restore-8bit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/inline-restore-8bit.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/inline-restore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/inline-restore.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/inline-splitter-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/inline-splitter-bg.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/nav-bg-grabber.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/nav-bg-grabber.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/nav-bg-reverse.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/nav-bg-reverse.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/nav-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/nav-bg.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/selector-add.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/selector-add.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/selector-addall.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/selector-addall.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/selector-remove.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/selector-remove.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/selector-removeall.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/selector-removeall.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/selector-search.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/selector-search.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/selector_stacked-add.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/selector_stacked-add.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/selector_stacked-remove.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/selector_stacked-remove.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/tool-left.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/tool-left.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/tool-left_over.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/tool-left_over.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/tool-right.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/tool-right.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/tool-right_over.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/tool-right_over.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/tooltag-add.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/tooltag-add.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/tooltag-add_over.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/tooltag-add_over.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/tooltag-arrowright.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/tooltag-arrowright.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/admin/tooltag-arrowright_over.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/admin/tooltag-arrowright_over.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/backgrounds/changelist-results.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/backgrounds/changelist-results.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/backgrounds/tooltip-pointer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/backgrounds/tooltip-pointer.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/backgrounds/ui-sortable-placeholder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/backgrounds/ui-sortable-placeholder.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/grappelli-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/grappelli-icon.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-actionlist_addlink-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-actionlist_addlink-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-actionlist_addlink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-actionlist_addlink.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-actionlist_changelink-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-actionlist_changelink-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-actionlist_changelink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-actionlist_changelink.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-actionlist_deletelink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-actionlist_deletelink.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-actions-add-link-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-actions-add-link-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-actions-add-link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-actions-add-link.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-actions-change-link-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-actions-change-link-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-actions-change-link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-actions-change-link.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-actions-delete-link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-actions-delete-link.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-actions_changelist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-actions_changelist.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-add_another-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-add_another-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-add_another.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-add_another.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-addlink-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-addlink-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-addlink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-addlink.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-admin_tools-dropdown-active-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-admin_tools-dropdown-active-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-admin_tools-dropdown-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-admin_tools-dropdown-active.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-admin_tools-dropdown-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-admin_tools-dropdown-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-admin_tools-dropdown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-admin_tools-dropdown.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-bookmark_add-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-bookmark_add-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-bookmark_add-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-bookmark_add-inactive.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-bookmark_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-bookmark_add.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-bookmark_manage-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-bookmark_manage-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-bookmark_manage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-bookmark_manage.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-bookmark_remove-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-bookmark_remove-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-bookmark_remove-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-bookmark_remove-inactive.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-bookmark_remove.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-bookmark_remove.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-calendar-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-calendar-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-calendar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-calendar.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-calendarnav_next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-calendarnav_next.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-calendarnav_previous.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-calendarnav_previous.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-changelink-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-changelink-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-changelink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-changelink.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-changelist-actions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-changelist-actions.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-clock-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-clock-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-clock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-clock.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-date-hierarchy-back-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-date-hierarchy-back-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-date-hierarchy-back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-date-hierarchy-back.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-datepicker-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-datepicker-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-datepicker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-datepicker.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-dropdown-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-dropdown-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-dropdown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-dropdown.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-fb-show-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-fb-show-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-fb-show.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-fb-show.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-fb_show-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-fb_show-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-fb_show.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-fb_show.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-form-select.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-form-select.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-addhandler-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-addhandler-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-addhandler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-addhandler.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-closehandler-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-closehandler-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-closehandler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-closehandler.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-deletelink-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-deletelink-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-deletelink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-deletelink.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-draghandler-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-draghandler-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-draghandler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-draghandler.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-openhandler-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-openhandler-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-openhandler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-openhandler.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-viewsitelink-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-viewsitelink-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-viewsitelink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-inline_item_tools-viewsitelink.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-menulist_external-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-menulist_external-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-menulist_external.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-menulist_external.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-menulist_internal-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-menulist_internal-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-menulist_internal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-menulist_internal.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-navigation-external-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-navigation-external-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-navigation-external.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-navigation-external.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-navigation-internal-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-navigation-internal-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-navigation-internal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-navigation-internal.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-no.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-no.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-object-tools-add-handler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-object-tools-add-handler.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-related-lookup-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-related-lookup-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-related-lookup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-related-lookup.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-related_lookup-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-related_lookup-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-related_lookup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-related_lookup.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-search-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-search-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-search.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-searchbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-searchbox.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-selector_add-m2m_horizontal-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-selector_add-m2m_horizontal-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-selector_add-m2m_horizontal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-selector_add-m2m_horizontal.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-selector_add-m2m_vertical-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-selector_add-m2m_vertical-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-selector_add-m2m_vertical.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-selector_add-m2m_vertical.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-selector_remove-m2m_horizontal-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-selector_remove-m2m_horizontal-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-selector_remove-m2m_horizontal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-selector_remove-m2m_horizontal.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-selector_remove-m2m_vertical-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-selector_remove-m2m_vertical-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-selector_remove-m2m_vertical.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-selector_remove-m2m_vertical.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-th-ascending.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-th-ascending.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-th-descending.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-th-descending.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-timepicker-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-timepicker-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-timepicker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-timepicker.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-tools-add-handler-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-tools-add-handler-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-tools-add-handler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-tools-add-handler.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-tools-close-handler-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-tools-close-handler-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-tools-close-handler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-tools-close-handler.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-tools-delete-handler-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-tools-delete-handler-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-tools-delete-handler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-tools-delete-handler.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-tools-drag-handler-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-tools-drag-handler-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-tools-drag-handler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-tools-drag-handler.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-tools-open-handler-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-tools-open-handler-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-tools-open-handler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-tools-open-handler.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-tools-remove-handler-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-tools-remove-handler-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-tools-remove-handler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-tools-remove-handler.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-tools-trash-handler-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-tools-trash-handler-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-tools-trash-handler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-tools-trash-handler.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-tools-viewsite-link-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-tools-viewsite-link-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-tools-viewsite-link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-tools-viewsite-link.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-unknown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-unknown.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon-yes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon-yes.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon_fieldset_collapse-closed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon_fieldset_collapse-closed.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon_fieldset_collapse-open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon_fieldset_collapse-open.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon_inline-item-tools_addhandler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon_inline-item-tools_addhandler.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon_inline-item-tools_closehandler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon_inline-item-tools_closehandler.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/icon_inline-item-tools_openhandler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/icon_inline-item-tools_openhandler.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/ui-datepicker-next-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/ui-datepicker-next-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/ui-datepicker-next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/ui-datepicker-next.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/ui-datepicker-prev-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/ui-datepicker-prev-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/icons/ui-datepicker-prev.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/icons/ui-datepicker-prev.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/img/input-throbber.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/img/input-throbber.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-bg_flat_0_d6d6d6_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-bg_flat_0_d6d6d6_40x100.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-bg_flat_60_bdbdbd_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-bg_flat_60_bdbdbd_40x100.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-bg_flat_75_eeeeee_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-bg_flat_75_eeeeee_40x100.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-bg_glass_25_cee9f2_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-bg_glass_25_cee9f2_1x400.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-bg_glass_25_e0e0e0_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-bg_glass_25_e0e0e0_1x400.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-bg_glass_60_fffccc_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-bg_glass_60_fffccc_1x400.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-bg_highlight-soft_25_d6d6d6_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-bg_highlight-soft_25_d6d6d6_1x100.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-bg_inset-soft_95_fef1ec_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-bg_inset-soft_95_fef1ec_1x100.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-icons_444444_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-icons_444444_256x240.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-icons_454545_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-icons_454545_256x240.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-icons_cd0a0a_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/custom-theme/images/ui-icons_cd0a0a_256x240.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-icons_222222_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-icons_222222_256x240.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-icons_228ef1_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-icons_228ef1_256x240.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-icons_ef8c08_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-icons_ef8c08_256x240.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-icons_ffd27a_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-icons_ffd27a_256x240.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-icons_ffffff_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/jquery/ui/css/ui-lightness/images/ui-icons_ffffff_256x240.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/js/actions.js: -------------------------------------------------------------------------------- 1 | // dropped 2 | // not used in grappelli 3 | // kept this file to prevent 404 -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/js/actions.min.js: -------------------------------------------------------------------------------- 1 | // dropped 2 | // not used in grappelli 3 | // kept this file to prevent 404 -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/js/admin/DateTimeShortcuts.js: -------------------------------------------------------------------------------- 1 | // dropped 2 | // not used in grappelli 3 | // kept this file to prevent 404 -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/js/admin/RelatedObjectLookups.js: -------------------------------------------------------------------------------- 1 | // dropped 2 | // use grappelli.RelatedObjectLookups.js instead 3 | // kept this file to prevent 404 -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/js/calendar.js: -------------------------------------------------------------------------------- 1 | // dropped 2 | // not used in grappelli 3 | // kept this file to prevent 404 -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/js/collapse.js: -------------------------------------------------------------------------------- 1 | // dropped 2 | // not used in grappelli 3 | // kept this file to prevent 404 -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/js/collapse.min.js: -------------------------------------------------------------------------------- 1 | // dropped 2 | // not used in grappelli 3 | // kept this file to prevent 404 -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/js/grappelli.init.js: -------------------------------------------------------------------------------- 1 | // Puts the included jQuery into our own namespace 2 | var django = { 3 | "jQuery": jQuery.noConflict(true) 4 | }; 5 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/js/jquery.init.js: -------------------------------------------------------------------------------- 1 | // dropped 2 | // not used in grappelli 3 | // kept this file to prevent 404 -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/js/jquery.js: -------------------------------------------------------------------------------- 1 | // dropped 2 | // not used in grappelli 3 | // kept this file to prevent 404 -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/js/jquery.min.js: -------------------------------------------------------------------------------- 1 | // dropped 2 | // not used in grappelli 3 | // kept this file to prevent 404 -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/js/prepopulate.min.js: -------------------------------------------------------------------------------- 1 | // dropped 2 | // not used in grappelli 3 | // kept this file to prevent 404 -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/changelog.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/changelog.txt -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/advhr/css/advhr.css: -------------------------------------------------------------------------------- 1 | input.radio {border:1px none #000; background:transparent; vertical-align:middle;} 2 | .panel_wrapper div.current {height:80px;} 3 | #width {width:50px; vertical-align:middle;} 4 | #width2 {width:50px; vertical-align:middle;} 5 | #size {width:100px;} 6 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/advhr/langs/de_dlg.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n('de.advhr_dlg',{ 2 | width:"Breite", 3 | size:"H\u00F6he", 4 | noshade:"Kein Schatten" 5 | }); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/advhr/langs/en_dlg.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n('en.advhr_dlg',{ 2 | width:"Width", 3 | size:"Height", 4 | noshade:"No shadow" 5 | }); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin_src.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin_src.js -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/advimage/img/sample.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/advimage/img/sample.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/advimage_orig/img/sample.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/advimage_orig/img/sample.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/advlink/css/advlink.css: -------------------------------------------------------------------------------- 1 | .mceLinkList, .mceAnchorList, #targetlist {width:280px;} 2 | .mceActionPanel {margin-top:7px;} 3 | .panel_wrapper div.current {height:320px;} 4 | #classlist, #title, #href {width:280px;} 5 | #popupurl, #popupname {width:200px;} 6 | #popupwidth, #popupheight, #popupleft, #popuptop {width:30px;vertical-align:middle;text-align:center;} 7 | #id, #style, #classes, #target, #dir, #hreflang, #lang, #charset, #type, #rel, #rev, #tabindex, #accesskey {width:200px;} 8 | #events_panel input {width:200px;} 9 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin_src.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin_src.js -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/advlink_orig/css/advlink.css: -------------------------------------------------------------------------------- 1 | .mceLinkList, .mceAnchorList, #targetlist {width:280px;} 2 | .mceActionPanel {margin-top:7px;} 3 | .panel_wrapper div.current {height:320px;} 4 | #classlist, #title, #href {width:280px;} 5 | #popupurl, #popupname {width:200px;} 6 | #popupwidth, #popupheight, #popupleft, #popuptop {width:30px;vertical-align:middle;text-align:center;} 7 | #id, #style, #classes, #target, #dir, #hreflang, #lang, #charset, #type, #rel, #rev, #tabindex, #accesskey {width:200px;} 8 | #events_panel input {width:200px;} 9 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/autosave/langs/en.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n('en.autosave',{ 2 | restore_content: "Restore auto-saved content", 3 | warning_message: "If you restore the saved content, you will lose all the content that is currently in the editor.\n\nAre you sure you want to restore the saved content?" 4 | }); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin.js: -------------------------------------------------------------------------------- 1 | (function(a){a.create("tinymce.plugins.EmotionsPlugin",{init:function(b,c){b.addCommand("mceEmotion",function(){b.windowManager.open({file:c+"/emotions.htm",width:250+parseInt(b.getLang("emotions.delta_width",0)),height:160+parseInt(b.getLang("emotions.delta_height",0)),inline:1},{plugin_url:c})});b.addButton("emotions",{title:"emotions.emotions_desc",cmd:"mceEmotion"})},getInfo:function(){return{longname:"Emotions",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/emotions",version:a.majorVersion+"."+a.minorVersion}}});a.PluginManager.add("emotions",a.plugins.EmotionsPlugin)})(tinymce); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-cool.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-cool.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-cry.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-cry.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-embarassed.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-embarassed.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-frown.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-frown.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-innocent.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-innocent.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-kiss.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-kiss.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-laughing.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-laughing.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-sealed.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-sealed.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-smile.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-smile.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-surprised.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-surprised.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-undecided.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-undecided.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-wink.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-wink.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-yell.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/img/smiley-yell.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/js/emotions.js: -------------------------------------------------------------------------------- 1 | tinyMCEPopup.requireLangPack(); 2 | 3 | var EmotionsDialog = { 4 | init : function(ed) { 5 | tinyMCEPopup.resizeToInnerSize(); 6 | }, 7 | 8 | insert : function(file, title) { 9 | var ed = tinyMCEPopup.editor, dom = ed.dom; 10 | 11 | tinyMCEPopup.execCommand('mceInsertContent', false, dom.createHTML('img', { 12 | src : tinyMCEPopup.getWindowArg('plugin_url') + '/img/' + file, 13 | alt : ed.getLang(title), 14 | title : ed.getLang(title), 15 | border : 0 16 | })); 17 | 18 | tinyMCEPopup.close(); 19 | } 20 | }; 21 | 22 | tinyMCEPopup.onInit.add(EmotionsDialog.init, EmotionsDialog); 23 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/langs/de_dlg.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n('de.emotions_dlg',{ 2 | title:"Smiley einf\u00FCgen", 3 | desc:"Smilies", 4 | cool:"Cool", 5 | cry:"Weinend", 6 | embarassed:"Verlegen", 7 | foot_in_mouth:"Reingefallen", 8 | frown:"Stirnrunzelnd", 9 | innocent:"Unschuldig", 10 | kiss:"K\u00FCssend", 11 | laughing:"Lachend", 12 | money_mouth:"Geld", 13 | sealed:"Verschlossen", 14 | smile:"L\u00E4chelnd", 15 | surprised:"\u00DCberrascht", 16 | tongue_out:"Zunge raus", 17 | undecided:"Unentschlossen", 18 | wink:"Zwinkernd", 19 | yell:"Br\u00FCllend" 20 | }); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/emotions/langs/en_dlg.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n('en.emotions_dlg',{ 2 | title:"Insert emotion", 3 | desc:"Emotions", 4 | cool:"Cool", 5 | cry:"Cry", 6 | embarassed:"Embarassed", 7 | foot_in_mouth:"Foot in mouth", 8 | frown:"Frown", 9 | innocent:"Innocent", 10 | kiss:"Kiss", 11 | laughing:"Laughing", 12 | money_mouth:"Money mouth", 13 | sealed:"Sealed", 14 | smile:"Smile", 15 | surprised:"Surprised", 16 | tongue_out:"Tongue out", 17 | undecided:"Undecided", 18 | wink:"Wink", 19 | yell:"Yell" 20 | }); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/example/img/example.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/example/img/example.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/example/langs/en.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n('en.example',{ 2 | desc : 'This is just a template button' 3 | }); 4 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/example/langs/en_dlg.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n('en.example_dlg',{ 2 | title : 'This is just a example title' 3 | }); 4 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/grappelli/img/show_advanced.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/grappelli/img/show_advanced.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/grappelli/img/visualchars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/grappelli/img/visualchars.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/grappelli/langs/de.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n("de.grappelli",{ 2 | grappelli_adv_desc:"Erweitertes Menü anzeigen/verbergen", 3 | grappelli_documentstructure_desc:"Dokumentenstruktur anzeigen/verbergen", 4 | }); 5 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/grappelli/langs/en.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n("en.grappelli",{ 2 | grappelli_adv_desc:"Show/Hide Advanced Menu", 3 | grappelli_documentstructure_desc:"Show/Hide Document Structure", 4 | }); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/grappelli/langs/fr.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n("fr.grappelli",{ 2 | grappelli_adv_desc:"Basculer le menu avancé", 3 | grappelli_documentstructure_desc:"Basculé la structure de document", 4 | }); 5 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/css/content.css: -------------------------------------------------------------------------------- 1 | .mceItemFlash, .mceItemShockWave, .mceItemQuickTime, .mceItemWindowsMedia, .mceItemRealMedia {border:1px dotted #cc0000; background-position:center; background-repeat:no-repeat; background-color:#ffffcc;} 2 | .mceItemShockWave {background-image: url(../img/shockwave.gif);} 3 | .mceItemFlash {background-image:url(../img/flash.gif);} 4 | .mceItemQuickTime {background-image:url(../img/quicktime.gif);} 5 | .mceItemWindowsMedia {background-image:url(../img/windowsmedia.gif);} 6 | .mceItemRealMedia {background-image:url(../img/realmedia.gif);} 7 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/editor_plugin_src.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/editor_plugin_src.js -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/img/flash.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/img/flash.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/img/flv_player.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/img/flv_player.swf -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/img/quicktime.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/img/quicktime.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/img/realmedia.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/img/realmedia.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/img/shockwave.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/img/shockwave.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/img/trans.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/img/trans.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/img/windowsmedia.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media/img/windowsmedia.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media_orig/css/content.css: -------------------------------------------------------------------------------- 1 | .mceItemFlash, .mceItemShockWave, .mceItemQuickTime, .mceItemWindowsMedia, .mceItemRealMedia {border:1px dotted #cc0000; background-position:center; background-repeat:no-repeat; background-color:#ffffcc;} 2 | .mceItemShockWave {background-image: url(../img/shockwave.gif);} 3 | .mceItemFlash {background-image:url(../img/flash.gif);} 4 | .mceItemQuickTime {background-image:url(../img/quicktime.gif);} 5 | .mceItemWindowsMedia {background-image:url(../img/windowsmedia.gif);} 6 | .mceItemRealMedia {background-image:url(../img/realmedia.gif);} 7 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media_orig/img/flash.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media_orig/img/flash.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media_orig/img/flv_player.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media_orig/img/flv_player.swf -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media_orig/img/quicktime.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media_orig/img/quicktime.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media_orig/img/realmedia.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media_orig/img/realmedia.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media_orig/img/shockwave.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media_orig/img/shockwave.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media_orig/img/trans.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media_orig/img/trans.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media_orig/img/windowsmedia.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/media_orig/img/windowsmedia.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/pagebreak/css/content.css: -------------------------------------------------------------------------------- 1 | .mcePageBreak {display:block;border:0;width:100%;height:12px;border-top:1px dotted #ccc;margin-top:15px;background:#fff url(../img/pagebreak.gif) no-repeat center top;} 2 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/pagebreak/img/pagebreak.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/pagebreak/img/pagebreak.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/pagebreak/img/trans.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/pagebreak/img/trans.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/paste/blank.htm: -------------------------------------------------------------------------------- 1 | 2 | 3 | blank_page 4 | 5 | 6 | 7 | 18 | 19 | 20 | 21 | 22 | 23 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/paste/css/blank.css: -------------------------------------------------------------------------------- 1 | html, body {height:98%} 2 | body { 3 | background-color: #FFFFFF; 4 | font-family: Verdana, Arial, Helvetica, sans-serif; 5 | font-size: 10px; 6 | scrollbar-3dlight-color: #F0F0EE; 7 | scrollbar-arrow-color: #676662; 8 | scrollbar-base-color: #F0F0EE; 9 | scrollbar-darkshadow-color: #DDDDDD; 10 | scrollbar-face-color: #E0E0DD; 11 | scrollbar-highlight-color: #F0F0EE; 12 | scrollbar-shadow-color: #F0F0EE; 13 | scrollbar-track-color: #F5F5F5; 14 | } 15 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/paste/css/pasteword.css: -------------------------------------------------------------------------------- 1 | .sourceIframe { 2 | border: 1px solid #808080; 3 | } 4 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/paste/langs/de_dlg.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n('de.paste_dlg',{ 2 | text_title:"Dr\u00FCcken Sie auf Ihrer Tastatur Strg+V, um den Text einzuf\u00FCgen.", 3 | text_linebreaks:"Zeilenumbr\u00FCche beibehalten", 4 | word_title:"Dr\u00FCcken Sie auf Ihrer Tastatur Strg+V, um den Text einzuf\u00FCgen." 5 | }); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/paste/langs/en_dlg.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n('en.paste_dlg',{ 2 | text_title:"Use CTRL+V on your keyboard to paste the text into the window.", 3 | text_linebreaks:"Keep linebreaks", 4 | word_title:"Use CTRL+V on your keyboard to paste the text into the window." 5 | }); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/paste_orig/langs/en_dlg.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n('en.paste_dlg',{ 2 | text_title:"Use CTRL+V on your keyboard to paste the text into the window.", 3 | text_linebreaks:"Keep linebreaks", 4 | word_title:"Use CTRL+V on your keyboard to paste the text into the window." 5 | }); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin.js: -------------------------------------------------------------------------------- 1 | (function(){tinymce.create("tinymce.plugins.Print",{init:function(a,b){a.addCommand("mcePrint",function(){a.getWin().print()});a.addButton("print",{title:"print.print_desc",cmd:"mcePrint"})},getInfo:function(){return{longname:"Print",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/print",version:tinymce.majorVersion+"."+tinymce.minorVersion}}});tinymce.PluginManager.add("print",tinymce.plugins.Print)})(); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/searchreplace/css/searchreplace.css: -------------------------------------------------------------------------------- 1 | .panel_wrapper {height:85px;} 2 | .panel_wrapper div.current {height:85px;} 3 | 4 | /* IE */ 5 | * html .panel_wrapper {height:100px;} 6 | * html .panel_wrapper div.current {height:100px;} 7 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/searchreplace/editor_plugin_src.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/searchreplace/editor_plugin_src.js -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/de_dlg.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n('de.searchreplace_dlg',{ 2 | searchnext_desc:"Weitersuchen", 3 | notfound:"Die Suche ist am Ende angelangt. Die Zeichenkette konnte nicht gefunden werden.", 4 | search_title:"Suchen", 5 | replace_title:"Suchen/Ersetzen", 6 | allreplaced:"Alle Vorkommen der Zeichenkette wurden ersetzt.", 7 | findwhat:"Zu suchender Text", 8 | replacewith:"Ersetzen durch", 9 | direction:"Suchrichtung", 10 | up:"Aufw\u00E4rts", 11 | down:"Abw\u00E4rts", 12 | mcase:"Gro\u00DF-/Kleinschreibung beachten", 13 | findnext:"Weitersuchen", 14 | replace:"Ersetzen", 15 | replaceall:"Alle ersetzen" 16 | }); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/en_dlg.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n('en.searchreplace_dlg',{ 2 | searchnext_desc:"Find again", 3 | notfound:"The search has been completed. The search string could not be found.", 4 | search_title:"Find", 5 | replace_title:"Find/Replace", 6 | allreplaced:"All occurrences of the search string were replaced.", 7 | findwhat:"Find what", 8 | replacewith:"Replace with", 9 | direction:"Direction", 10 | up:"Up", 11 | down:"Down", 12 | mcase:"Match case", 13 | findnext:"Find next", 14 | replace:"Replace", 15 | replaceall:"Replace all" 16 | }); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/searchreplace_orig/css/searchreplace.css: -------------------------------------------------------------------------------- 1 | .panel_wrapper {height:85px;} 2 | .panel_wrapper div.current {height:85px;} 3 | 4 | /* IE */ 5 | * html .panel_wrapper {height:100px;} 6 | * html .panel_wrapper div.current {height:100px;} 7 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/searchreplace_orig/langs/en_dlg.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n('en.searchreplace_dlg',{ 2 | searchnext_desc:"Find again", 3 | notfound:"The search has been completed. The search string could not be found.", 4 | search_title:"Find", 5 | replace_title:"Find/Replace", 6 | allreplaced:"All occurrences of the search string were replaced.", 7 | findwhat:"Find what", 8 | replacewith:"Replace with", 9 | direction:"Direction", 10 | up:"Up", 11 | down:"Down", 12 | mcase:"Match case", 13 | findnext:"Find next", 14 | replace:"Replace", 15 | replaceall:"Replace all" 16 | }); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/spellchecker/css/content.css: -------------------------------------------------------------------------------- 1 | .mceItemHiddenSpellWord {background:url(../img/wline.gif) repeat-x bottom left; cursor:default;} 2 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/spellchecker/editor_plugin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/spellchecker/editor_plugin.js -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/spellchecker/editor_plugin_src.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/spellchecker/editor_plugin_src.js -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/spellchecker/img/wline.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/spellchecker/img/wline.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/table/css/cell.css: -------------------------------------------------------------------------------- 1 | /* CSS file for cell dialog in the table plugin */ 2 | 3 | .panel_wrapper div.current { 4 | height: 200px; 5 | } 6 | 7 | .advfield { 8 | width: 200px; 9 | } 10 | 11 | #action { 12 | margin-bottom: 3px; 13 | } 14 | 15 | #class { 16 | width: 150px; 17 | } -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/table/css/row.css: -------------------------------------------------------------------------------- 1 | /* CSS file for row dialog in the table plugin */ 2 | 3 | .panel_wrapper div.current { 4 | height: 200px; 5 | } 6 | 7 | .advfield { 8 | width: 200px; 9 | } 10 | 11 | #action { 12 | margin-bottom: 3px; 13 | } 14 | 15 | #rowtype,#align,#valign,#class,#height { 16 | width: 150px; 17 | } 18 | 19 | #height { 20 | width: 50px; 21 | } 22 | 23 | .col2 { 24 | padding-left: 20px; 25 | } 26 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/table/css/table.css: -------------------------------------------------------------------------------- 1 | /* CSS file for table dialog in the table plugin */ 2 | 3 | .panel_wrapper div.current { 4 | height: 245px; 5 | } 6 | 7 | .advfield { 8 | width: 200px; 9 | } 10 | 11 | #class { 12 | width: 150px; 13 | } 14 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/template/blank.htm: -------------------------------------------------------------------------------- 1 | 2 | 3 | blank_page 4 | 5 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/template/css/template.css: -------------------------------------------------------------------------------- 1 | #frmbody { 2 | padding: 10px; 3 | background-color: #FFF; 4 | border: 1px solid #CCC; 5 | } 6 | 7 | .frmRow { 8 | margin-bottom: 10px; 9 | } 10 | 11 | #templatesrc { 12 | border: none; 13 | width: 320px; 14 | height: 240px; 15 | } 16 | 17 | .title { 18 | padding-bottom: 5px; 19 | } 20 | 21 | .mceActionPanel { 22 | padding-top: 5px; 23 | } 24 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/template/editor_plugin_src.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/template/editor_plugin_src.js -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/template/langs/en_dlg.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n('en.template_dlg',{ 2 | title:"Templates", 3 | label:"Template", 4 | desc_label:"Description", 5 | desc:"Insert predefined template content", 6 | select:"Select a template", 7 | preview:"Preview", 8 | warning:"Warning: Updating a template with a different one may cause data loss.", 9 | mdate_format:"%Y-%m-%d %H:%M:%S", 10 | cdate_format:"%Y-%m-%d %H:%M:%S", 11 | months_long:"January,February,March,April,May,June,July,August,September,October,November,December", 12 | months_short:"Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec", 13 | day_long:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday", 14 | day_short:"Sun,Mon,Tue,Wed,Thu,Fri,Sat,Sun" 15 | }); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/template_orig/blank.htm: -------------------------------------------------------------------------------- 1 | 2 | 3 | blank_page 4 | 5 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/template_orig/css/template.css: -------------------------------------------------------------------------------- 1 | #frmbody { 2 | padding: 10px; 3 | background-color: #FFF; 4 | border: 1px solid #CCC; 5 | } 6 | 7 | .frmRow { 8 | margin-bottom: 10px; 9 | } 10 | 11 | #templatesrc { 12 | border: none; 13 | width: 320px; 14 | height: 240px; 15 | } 16 | 17 | .title { 18 | padding-bottom: 5px; 19 | } 20 | 21 | .mceActionPanel { 22 | padding-top: 5px; 23 | } 24 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/visualchars/editor_plugin_src.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/visualchars/editor_plugin_src.js -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/wordcount/editor_plugin.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/wordcount/editor_plugin.js -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/wordcount/editor_plugin_src.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/wordcount/editor_plugin_src.js -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css: -------------------------------------------------------------------------------- 1 | .panel_wrapper div.current { 2 | height: 290px; 3 | } 4 | 5 | #id, #style, #title, #dir, #hreflang, #lang, #classlist, #tabindex, #accesskey { 6 | width: 200px; 7 | } 8 | 9 | #events_panel input { 10 | width: 200px; 11 | } 12 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/popup.css: -------------------------------------------------------------------------------- 1 | input.field, select.field {width:200px;} 2 | input.picker {width:179px; margin-left: 5px;} 3 | input.disabled {border-color:#F2F2F2;} 4 | img.picker {vertical-align:text-bottom; cursor:pointer;} 5 | h1 {padding: 0 0 5px 0;} 6 | .panel_wrapper div.current {height:160px;} 7 | #xhtmlxtrasdel .panel_wrapper div.current, #xhtmlxtrasins .panel_wrapper div.current {height: 230px;} 8 | a.browse span {display:block; width:20px; height:20px; background:url('../../../themes/advanced/img/icons.gif') -140px -20px;} 9 | #datetime {width:180px;} 10 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/abbr.js: -------------------------------------------------------------------------------- 1 | /** 2 | * abbr.js 3 | * 4 | * Copyright 2009, Moxiecode Systems AB 5 | * Released under LGPL License. 6 | * 7 | * License: http://tinymce.moxiecode.com/license 8 | * Contributing: http://tinymce.moxiecode.com/contributing 9 | */ 10 | 11 | function init() { 12 | SXE.initElementDialog('abbr'); 13 | if (SXE.currentAction == "update") { 14 | SXE.showRemoveButton(); 15 | } 16 | } 17 | 18 | function insertAbbr() { 19 | SXE.insertElement('abbr'); 20 | tinyMCEPopup.close(); 21 | } 22 | 23 | function removeAbbr() { 24 | SXE.removeElement('abbr'); 25 | tinyMCEPopup.close(); 26 | } 27 | 28 | tinyMCEPopup.onInit.add(init); 29 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/cite.js: -------------------------------------------------------------------------------- 1 | /** 2 | * cite.js 3 | * 4 | * Copyright 2009, Moxiecode Systems AB 5 | * Released under LGPL License. 6 | * 7 | * License: http://tinymce.moxiecode.com/license 8 | * Contributing: http://tinymce.moxiecode.com/contributing 9 | */ 10 | 11 | function init() { 12 | SXE.initElementDialog('cite'); 13 | if (SXE.currentAction == "update") { 14 | SXE.showRemoveButton(); 15 | } 16 | } 17 | 18 | function insertCite() { 19 | SXE.insertElement('cite'); 20 | tinyMCEPopup.close(); 21 | } 22 | 23 | function removeCite() { 24 | SXE.removeElement('cite'); 25 | tinyMCEPopup.close(); 26 | } 27 | 28 | tinyMCEPopup.onInit.add(init); 29 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/img/colorpicker.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/img/colorpicker.jpg -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/img/icons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/img/icons.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/buttons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/buttons.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/items.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/items.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_check.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/menu_check.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/progress.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/progress.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/tabs.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/img/tabs.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/blockquote.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/blockquote.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/bold.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/bold.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/bullist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/bullist.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/charmap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/charmap.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/cleanup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/cleanup.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/code.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/code.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/fullscreen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/fullscreen.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/image.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/italic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/italic.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/link.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/media.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/media.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/numlist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/numlist.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/pasteword.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/pasteword.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/redo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/redo.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/search.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/show_advanced.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/show_advanced.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/table.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/template.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/template.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/underline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/underline.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/undo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/undo.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/unlink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/unlink.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/visualchars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/buttons/visualchars.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-fb_show-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-fb_show-hover.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-fb_show.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-fb_show.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-mceResize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/icons/icon-mceResize.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/menu/icon-mceOpen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/grappelli/img/menu/icon-mceOpen.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/simple/img/icons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/simple/img/icons.gif -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/simple/langs/de.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n('de.simple',{ 2 | bold_desc:"Fett (Strg+B)", 3 | italic_desc:"Kursiv (Strg+I)", 4 | underline_desc:"Unterstrichen (Strg+U)", 5 | striketrough_desc:"Durchgestrichen", 6 | bullist_desc:"Aufz\u00E4hlung", 7 | numlist_desc:"Nummerierung", 8 | undo_desc:"R\u00FCckg\u00E4ngig (Strg+Z)", 9 | redo_desc:"Wiederholen (Strg+Y)", 10 | cleanup_desc:"Quellcode s\u00E4ubern" 11 | }); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/simple/langs/en.js: -------------------------------------------------------------------------------- 1 | tinyMCE.addI18n('en.simple',{ 2 | bold_desc:"Bold (Ctrl+B)", 3 | italic_desc:"Italic (Ctrl+I)", 4 | underline_desc:"Underline (Ctrl+U)", 5 | striketrough_desc:"Strikethrough", 6 | bullist_desc:"Unordered list", 7 | numlist_desc:"Ordered list", 8 | undo_desc:"Undo (Ctrl+Z)", 9 | redo_desc:"Redo (Ctrl+Y)", 10 | cleanup_desc:"Cleanup messy code" 11 | }); -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/simple/skins/default/content.css: -------------------------------------------------------------------------------- 1 | body, td, pre { 2 | font-family: Verdana, Arial, Helvetica, sans-serif; 3 | font-size: 10px; 4 | } 5 | 6 | body { 7 | background-color: #FFFFFF; 8 | } 9 | 10 | .mceVisualAid { 11 | border: 1px dashed #BBBBBB; 12 | } 13 | 14 | /* MSIE specific */ 15 | 16 | * html body { 17 | scrollbar-3dlight-color: #F0F0EE; 18 | scrollbar-arrow-color: #676662; 19 | scrollbar-base-color: #F0F0EE; 20 | scrollbar-darkshadow-color: #DDDDDD; 21 | scrollbar-face-color: #E0E0DD; 22 | scrollbar-highlight-color: #F0F0EE; 23 | scrollbar-shadow-color: #F0F0EE; 24 | scrollbar-track-color: #F5F5F5; 25 | } 26 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/content.css: -------------------------------------------------------------------------------- 1 | body, td, pre {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;} 2 | 3 | body {background: #FFF;} 4 | .mceVisualAid {border: 1px dashed #BBB;} 5 | 6 | /* IE */ 7 | 8 | * html body { 9 | scrollbar-3dlight-color: #F0F0EE; 10 | scrollbar-arrow-color: #676662; 11 | scrollbar-base-color: #F0F0EE; 12 | scrollbar-darkshadow-color: #DDDDDD; 13 | scrollbar-face-color: #E0E0DD; 14 | scrollbar-highlight-color: #F0F0EE; 15 | scrollbar-shadow-color: #F0F0EE; 16 | scrollbar-track-color: #F5F5F5; 17 | } 18 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/media/tinymce/jscripts/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/settings.py: -------------------------------------------------------------------------------- 1 | # coding: utf-8 2 | 3 | from django.conf import settings 4 | 5 | # Admin Site Title 6 | ADMIN_HEADLINE = getattr(settings, "GRAPPELLI_ADMIN_HEADLINE", 'Grappelli') 7 | ADMIN_TITLE = getattr(settings, "GRAPPELLI_ADMIN_TITLE", 'Grappelli') 8 | 9 | # Link to your Main Admin Site (no slashes at start and end) 10 | ADMIN_URL = getattr(settings, "GRAPPELLI_ADMIN_URL", '/admin/') -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin/404.html: -------------------------------------------------------------------------------- 1 | {% extends "admin/base_site.html" %} 2 | 3 | 4 | {% load i18n %} 5 | 6 | 7 | {% block title %}{% trans "Page not found" %}{% endblock %} 8 | 9 | 10 | {% block content %} 11 |

{% trans "Page not found" %}

12 |

{% trans "We're sorry, but the requested page could not be found." %}

13 | {% endblock %} 14 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin/500.html: -------------------------------------------------------------------------------- 1 | {% extends "admin/base_site.html" %} 2 | 3 | 4 | {% load i18n %} 5 | 6 | 7 | {% block breadcrumbs %}{% endblock %} 8 | 9 | 10 | {% block title %}{% trans "Server error (500)" %}{% endblock %} 11 | 12 | 13 | {% block content %} 14 |

{% trans "Server Error (500)" %}

15 |

{% trans "There's been an error. It's been reported to the site administrators via e-mail and should be fixed shortly. Thanks for your patience." %}

16 | {% endblock %} 17 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin/_grappelli/base_site.html: -------------------------------------------------------------------------------- 1 | {% extends "admin/_grappelli/base.html" %} 2 | 3 | 4 | {% load i18n grp_tags %} 5 | 6 | 7 | {% block title %}{{ title }} | {% grappelli_admin_title %}{% endblock %} 8 | {% block branding %}

{% grappelli_admin_title %}

{% endblock %} 9 | {% block nav-global %}{% endblock %} 10 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin/_grappelli_admin_tools/app_index.html: -------------------------------------------------------------------------------- 1 | {% extends "admin/_grappelli_admin_tools/index.html" %} 2 | {% load i18n admin_tools_dashboard_tags %} 3 | 4 | 5 | {% if not is_popup %} 6 | {% block breadcrumbs %} 7 | 13 | {% endblock %} 14 | {% endif %} 15 | 16 | {% block content %} 17 | {% admin_tools_render_dashboard 'app_index' %} 18 | {% endblock %} 19 | 20 | {% block sidebar %}{% endblock %} 21 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin/_grappelli_admin_tools/index.html: -------------------------------------------------------------------------------- 1 | {% extends "admin/_grappelli_admin_tools/base_site.html" %} 2 | {% load i18n admin_tools_dashboard_tags %} 3 | 4 | {% block extrastyle %} 5 | {{ block.super }} 6 | {% block dashboard_css %}{% admin_tools_render_dashboard_css %}{% endblock %} 7 | {% endblock %} 8 | 9 | 10 | {% block bodyclass %}admin-tools dashboard{% endblock %} 11 | {% block content-class %}content-grid{% endblock %} 12 | 13 | {% block breadcrumbs %}{% endblock %} 14 | {% block content_title %}{% if title %}

{{ title }}

{% endif %}{% endblock %} 15 | 16 | {% block content %} 17 | {% admin_tools_render_dashboard %} 18 | {% endblock %} 19 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin/app_index.html: -------------------------------------------------------------------------------- 1 | {% extends admin_template_app_index %} -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin/base.html: -------------------------------------------------------------------------------- 1 | {% extends admin_template_base %} -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin/base_site.html: -------------------------------------------------------------------------------- 1 | {% extends admin_template_base_site %} -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin/date_hierarchy.html: -------------------------------------------------------------------------------- 1 | {% load i18n %} 2 | {% if show and choices %} 3 |
4 |
5 |
11 |
12 |
13 | {% endif %} 14 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin/filter.html: -------------------------------------------------------------------------------- 1 | {% load i18n %} 2 |
3 | 4 | 7 |
-------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin/index.html: -------------------------------------------------------------------------------- 1 | {% extends admin_template_index %} -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin/init.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/templates/admin/init.js -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin/invalid_setup.html: -------------------------------------------------------------------------------- 1 | {% extends "admin/base_site.html" %} 2 | 3 | 4 | {% load i18n %} 5 | 6 | 7 | {% block breadcrumbs %}{% endblock %} 8 | 9 | 10 | {% block content %} 11 |

{% trans "Something's wrong with your database installation. Make sure the appropriate database tables have been created, and make sure the database is readable by the appropriate user." %}

12 | {% endblock %} 13 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin_doc/missing_docutils.html: -------------------------------------------------------------------------------- 1 | {% extends "admin/base_site.html" %} 2 | {% load adminmedia %} 3 | {% load i18n %} 4 | {% block bodyclass %}documentation{% endblock %} 5 | {% block breadcrumbs %}{% endblock %} 6 | {% block title %}Please install docutils{% endblock %} 7 | 8 | {% block content %} 9 |

Documentation

10 |
11 |

The admin documentation system requires Python's docutils library.

12 |

Please ask your administrators to install docutils.

13 |
14 | {% endblock %} 15 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin_tools/dashboard/css.html: -------------------------------------------------------------------------------- 1 | {% for css in css_files %} 2 | {% endfor %} 3 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin_tools/dashboard/dummy.html: -------------------------------------------------------------------------------- 1 | {% extends template %} 2 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin_tools/dashboard/module.html: -------------------------------------------------------------------------------- 1 | {% if not module.is_empty %} 2 | {% block module_content %} 3 | {% for child in module.children %} 4 | {{ child }} 5 | {% endfor %} 6 | {% endblock %} 7 | {% endif %} 8 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin_tools/dashboard/modules/column.html: -------------------------------------------------------------------------------- 1 | {% extends "dashboard/module.html" %} 2 | {% load i18n admin_tools_dashboard_tags %} 3 | {% block module_content %} 4 |
5 | {% for child in module.children %} 6 | {% admin_tools_render_dashboard_module child forloop.counter %} 7 | {% endfor %} 8 |
9 | {% endblock %} -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin_tools/dashboard/modules/module_group.html: -------------------------------------------------------------------------------- 1 | {% extends "dashboard/module.html" %} 2 | {% load i18n admin_tools_dashboard_tags %} 3 | {% block module_content %} 4 |
5 |

{{ module.title }}

6 | {% for sub_module in module.children %} 7 | {% admin_tools_render_dashboard_module sub_module forloop.counter %} 8 | {% endfor %} 9 |
10 | {% endblock %} 11 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin_tools/dashboard/preferences_form.html: -------------------------------------------------------------------------------- 1 | {% extends "admin/base_site.html" %} 2 | 3 | {% block content %} 4 | 5 |
6 | {{ form.as_p }} 7 |

8 |
9 | 10 | {% endblock %} 11 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin_tools/menu/add_bookmark_form.html: -------------------------------------------------------------------------------- 1 | {% url admin-tools-menu-add-bookmark as form_url %} 2 | {% if form_url %} 3 |
4 | 5 | 6 | 7 | 8 |
9 | {% endif %} 10 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin_tools/menu/css.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin_tools/menu/delete_confirm.html: -------------------------------------------------------------------------------- 1 | {% extends "admin/base_site.html" %} 2 | 3 | {% block content %} 4 | 5 |

Are you sure you want to delete this bookmark?

6 | 7 |

{{ bookmark.name }} - {{ bookmark.url }}

8 | 9 |
10 |

11 |
12 | 13 | {% endblock %} 14 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin_tools/menu/dummy.html: -------------------------------------------------------------------------------- 1 | {% extends template %} 2 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin_tools/menu/form.html: -------------------------------------------------------------------------------- 1 | {% extends "admin/base_site.html" %} 2 | 3 | {% block content %} 4 | 5 |
6 | {{ form.as_p }} 7 |

8 |
9 | 10 | {% endblock %} 11 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/admin_tools/menu/remove_bookmark_form.html: -------------------------------------------------------------------------------- 1 | {% url admin-tools-menu-remove-bookmark bookmark.id as form_url %} 2 | {% if form_url %} 3 |
4 | 5 | 6 |
7 | {% endif %} 8 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/grappelli/index.html: -------------------------------------------------------------------------------- 1 | {% extends 'admin/base_site.html' %} 2 | 3 | hallo -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/registration/password_reset_complete.html: -------------------------------------------------------------------------------- 1 | {% extends "admin/base_site.html" %} 2 | {% load i18n %} 3 | 4 | {% block breadcrumbs %}{% endblock %} 5 | 6 | {% block title %}{% trans 'Password reset complete' %}{% endblock %} 7 | 8 | {% block content %} 9 |

{% trans 'Password reset complete' %}

10 |

{% trans "Your password has been set. You may go ahead and log in now." %}

11 |

{% trans 'Log in' %}

12 | {% endblock %} -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/registration/password_reset_done.html: -------------------------------------------------------------------------------- 1 | {% extends "admin/base_site.html" %} 2 | {% load i18n %} 3 | 4 | {% block breadcrumbs %}{% endblock %} 5 | 6 | {% block title %}{% trans 'Password reset successful' %}{% endblock %} 7 | 8 | {% block content %} 9 |

{% trans 'Password reset successful' %}

10 |

{% trans "We've e-mailed a new password to the e-mail address you submitted. You should be receiving it shortly." %}

11 | {% endblock %} 12 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templates/registration/password_reset_email.html: -------------------------------------------------------------------------------- 1 | {% load i18n %}{% autoescape off %} 2 | {% trans "You're receiving this e-mail because you requested a password reset" %} 3 | {% blocktrans %}for your user account at {{ site_name }}{% endblocktrans %}. 4 | 5 | {% trans "Please go to the following page and choose a new password:" %} 6 | {% block reset_link %} 7 | {{ protocol }}://{{ domain }}{% url django.contrib.auth.views.password_reset_confirm uidb36=uid, token=token %} 8 | {% endblock %} 9 | {% trans "Your username, in case you've forgotten:" %} {{ user.username }} 10 | 11 | {% trans "Thanks for using our site!" %} 12 | 13 | {% blocktrans %}The {{ site_name }} team{% endblocktrans %} 14 | 15 | {% endautoescape %} 16 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/templatetags/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/templatetags/__init__.py -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/urls.py: -------------------------------------------------------------------------------- 1 | # coding: utf-8 2 | 3 | # DJANGO IMPORTS 4 | from django.conf.urls.defaults import * 5 | from django.conf import settings 6 | 7 | 8 | urlpatterns = patterns('', 9 | 10 | # GENERIC 11 | url(r'^lookup/obj/$', 'grappelli.views.generic.generic_lookup', name="grp_generic_lookup"), 12 | # FOREIGNKEY LOOKUP 13 | url(r'^lookup/related/$', 'grappelli.views.related.related_lookup', name="grp_related_lookup"), 14 | url(r'^lookup/m2m/$', 'grappelli.views.related.m2m_lookup', name="grp_m2m_lookup"), 15 | 16 | ) 17 | -------------------------------------------------------------------------------- /3rd_party_apps/grappelli/views/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/3rd_party_apps/grappelli/views/__init__.py -------------------------------------------------------------------------------- /__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/__init__.py -------------------------------------------------------------------------------- /apps/assets/admin.py: -------------------------------------------------------------------------------- 1 | from django.contrib import admin 2 | 3 | from assets.models import State, ItemState, Item, ItemGroup, Person 4 | 5 | admin.site.register(State) 6 | admin.site.register(ItemState) 7 | admin.site.register(Item) 8 | admin.site.register(ItemGroup) 9 | admin.site.register(Person) 10 | -------------------------------------------------------------------------------- /apps/assets/conf/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/assets/conf/__init__.py -------------------------------------------------------------------------------- /apps/assets/conf/settings.py: -------------------------------------------------------------------------------- 1 | from django.conf import settings 2 | 3 | 4 | MAX_ASSET_PHOTOS = getattr(settings, 'ASSETS_MAX_ASSET_PHOTOS', 5) 5 | MAX_PERSON_PHOTOS = getattr(settings, 'ASSETS_MAX_PERSON_PHOTOS', 5) 6 | -------------------------------------------------------------------------------- /apps/assets/locale/es/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/assets/locale/es/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/assets/locale/ru/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/assets/locale/ru/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/assets/templatetags/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/assets/templatetags/__init__.py -------------------------------------------------------------------------------- /apps/assets/tests.py: -------------------------------------------------------------------------------- 1 | """ 2 | This file demonstrates two different styles of tests (one doctest and one 3 | unittest). These will both pass when you run "manage.py test". 4 | 5 | Replace these with more appropriate tests for your application. 6 | """ 7 | 8 | from django.test import TestCase 9 | 10 | class SimpleTest(TestCase): 11 | def test_basic_addition(self): 12 | """ 13 | Tests that 1 + 1 always equals 2. 14 | """ 15 | self.failUnlessEqual(1 + 1, 2) 16 | 17 | __test__ = {"doctest": """ 18 | Another way to test that 1 + 1 is equal to 2. 19 | 20 | >>> 1 + 1 == 2 21 | True 22 | """} 23 | 24 | -------------------------------------------------------------------------------- /apps/common/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/common/__init__.py -------------------------------------------------------------------------------- /apps/common/locale/es/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/common/locale/es/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/common/locale/ru/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/common/locale/ru/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/common/templates/404.html: -------------------------------------------------------------------------------- 1 | {% extends "base.html" %} 2 | 3 | {% block title %}Page not found{% endblock %} 4 | 5 | {% block content %} 6 |

Page not found

7 | 8 |

Sorry, but the requested page could not be found.

9 | {% endblock %} 10 | -------------------------------------------------------------------------------- /apps/common/templates/500.html: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 | Page unavailable 6 | 7 | 8 |

Page unavailable

9 | 10 |

Sorry, but the requested page is unavailable due to a 11 | server problem.

12 | 13 |

Administrators have been notified, so check back later.

14 | 15 | 16 | -------------------------------------------------------------------------------- /apps/common/templates/login.html: -------------------------------------------------------------------------------- 1 | {% extends "web_theme_login.html" %} 2 | {% load i18n %} 3 | {% load project_tags %} 4 | 5 | {% block html_title %}{% project_name %} :: {% trans "Login" %}{% endblock %} 6 | {% block project_name %}{% project_name %}{% endblock %} 7 | -------------------------------------------------------------------------------- /apps/common/templates/password_change_done.html: -------------------------------------------------------------------------------- 1 | {% extends "base.html" %} 2 | {% load i18n %} 3 | {% block title %} :: {% trans "Password change" %}{% endblock %} 4 | {% block content %} 5 |

{% trans "Your password has been successfully changed." %}

6 | {% endblock %} 7 | -------------------------------------------------------------------------------- /apps/common/templates/password_change_form.html: -------------------------------------------------------------------------------- 1 | {% extends "generic_form.html" %} 2 | {% load i18n %} 3 | {% block title %} :: {% trans "Password change" %}{% endblock %} 4 | 5 | {% block form_title %}{% trans "Password change" %}{% endblock %} 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /apps/common/templatetags/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/common/templatetags/__init__.py -------------------------------------------------------------------------------- /apps/common/templatetags/project_tags.py: -------------------------------------------------------------------------------- 1 | from django.template import TemplateSyntaxError, Library, VariableDoesNotExist 2 | from django.conf import settings 3 | 4 | register = Library() 5 | 6 | @register.simple_tag 7 | def project_name(): 8 | return settings.PROJECT_TITLE 9 | -------------------------------------------------------------------------------- /apps/common/views.py: -------------------------------------------------------------------------------- 1 | from django.shortcuts import redirect 2 | from django.utils.translation import ugettext as _ 3 | from django.contrib import messages 4 | 5 | def password_change_done(request): 6 | messages.success(request, _(u'Your password has been successfully changed.')) 7 | return redirect('home') 8 | -------------------------------------------------------------------------------- /apps/dynamic_search/__init__.py: -------------------------------------------------------------------------------- 1 | from django.utils.translation import ugettext_lazy as _ 2 | from common.api import register_menu 3 | 4 | register_menu([ 5 | {'text':_(u'search'), 'view':'search', 'famfam':'zoom', 'position':5}, 6 | ]) 7 | -------------------------------------------------------------------------------- /apps/dynamic_search/api.py: -------------------------------------------------------------------------------- 1 | search_list = {} 2 | 3 | def register(model, text, field_list): 4 | if model in search_list: 5 | search_list[model]['fields'].append(field_list) 6 | else: 7 | search_list[model] = {'fields':field_list, 'text':text} 8 | -------------------------------------------------------------------------------- /apps/dynamic_search/forms.py: -------------------------------------------------------------------------------- 1 | from django import forms 2 | from django.utils.translation import ugettext_lazy as _ 3 | 4 | 5 | class SearchForm(forms.Form): 6 | q = forms.CharField(max_length=128, label=_(u'Search term')) 7 | 8 | -------------------------------------------------------------------------------- /apps/dynamic_search/locale/es/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/dynamic_search/locale/es/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/dynamic_search/locale/ru/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/dynamic_search/locale/ru/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/dynamic_search/models.py: -------------------------------------------------------------------------------- 1 | from django.db import models 2 | 3 | # Create your models here. 4 | -------------------------------------------------------------------------------- /apps/dynamic_search/templates/search_results.html: -------------------------------------------------------------------------------- 1 | {% extends "base.html" %} 2 | {% load i18n %} 3 | {% block title %} :: Search results{% endblock %} 4 | {% block content %} 5 | 6 | {% with 'get' as submit_method %} 7 | {% with form_title as title %} 8 | {% include 'generic_form_subtemplate.html' %} 9 | {% endwith %} 10 | {% endwith %} 11 | 12 | {% if query_string %} 13 | {% if not found_entries %} 14 |

{% trans 'No results found' %}

15 | {% else %} 16 | {% include 'generic_list_subtemplate.html' %} 17 | {% endif %} 18 | {% endif %} 19 | {% endblock %} 20 | 21 | 22 | -------------------------------------------------------------------------------- /apps/dynamic_search/tests.py: -------------------------------------------------------------------------------- 1 | """ 2 | This file demonstrates two different styles of tests (one doctest and one 3 | unittest). These will both pass when you run "manage.py test". 4 | 5 | Replace these with more appropriate tests for your application. 6 | """ 7 | 8 | from django.test import TestCase 9 | 10 | class SimpleTest(TestCase): 11 | def test_basic_addition(self): 12 | """ 13 | Tests that 1 + 1 always equals 2. 14 | """ 15 | self.failUnlessEqual(1 + 1, 2) 16 | 17 | __test__ = {"doctest": """ 18 | Another way to test that 1 + 1 is equal to 2. 19 | 20 | >>> 1 + 1 == 2 21 | True 22 | """} 23 | 24 | -------------------------------------------------------------------------------- /apps/dynamic_search/urls.py: -------------------------------------------------------------------------------- 1 | from django.conf.urls.defaults import * 2 | 3 | 4 | urlpatterns = patterns('dynamic_search.views', 5 | url(r'^search/$', 'search', (), 'search'), 6 | ) 7 | 8 | 9 | -------------------------------------------------------------------------------- /apps/generic_views/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/generic_views/__init__.py -------------------------------------------------------------------------------- /apps/generic_views/locale/es/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/generic_views/locale/es/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/generic_views/models.py: -------------------------------------------------------------------------------- 1 | from django.db import models 2 | 3 | # Create your models here. 4 | -------------------------------------------------------------------------------- /apps/generic_views/templates/generic_form.html: -------------------------------------------------------------------------------- 1 | {% extends "base.html" %} 2 | {% block title %} :: {% with "true" as striptags %}{% include "calculate_form_title.html" %}{% endwith %}{% endblock %} 3 | 4 | {% block content %} 5 | {% include "generic_form_subtemplate.html" %} 6 | {% endblock %} 7 | -------------------------------------------------------------------------------- /apps/generic_views/templates/generic_list.html: -------------------------------------------------------------------------------- 1 | {% extends "base.html" %} 2 | {% load i18n %} 3 | {% block title %} :: {% blocktrans %}List of {{ title }}{% endblocktrans %}{% endblock %} 4 | {#{% block secondary_links %}{{ secondary_links|safe }}{% endblock %}#} 5 | 6 | {% block content %} 7 | {% include 'generic_list_subtemplate.html' %} 8 | {% endblock %} 9 | -------------------------------------------------------------------------------- /apps/generic_views/templates/generic_navigation.html: -------------------------------------------------------------------------------- 1 | {% load i18n %} 2 | 3 | {% for link in object_navigation_links %} 4 | {% if as_li %}
  • {% endif %} 5 | {% if link.famfam %}{% endif %}{{ link.text|capfirst }}{% if link.error %} - {{ link.error }}{% endif %}{% if link.active %}{% endif %}{% if horizontal %}{% if not forloop.last %} | {% endif %}{% endif %} 6 | {% if as_li %}
  • {% endif %} 7 | {% endfor %} 8 | -------------------------------------------------------------------------------- /apps/generic_views/templatetags/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/generic_views/templatetags/__init__.py -------------------------------------------------------------------------------- /apps/generic_views/templatetags/generic_views_tags.py: -------------------------------------------------------------------------------- 1 | from django.template import Library, Node, Variable, VariableDoesNotExist 2 | from django.utils.translation import ugettext as _ 3 | 4 | register = Library() 5 | 6 | 7 | def filter_form(context): 8 | new_context = context 9 | 10 | new_context.update({ 11 | 'form':context['filter_form'], 12 | 'submit_method':'get', 13 | 'title':_(u'Filter'), 14 | }) 15 | return new_context 16 | register.inclusion_tag('generic_form_subtemplate.html', takes_context=True)(filter_form) 17 | -------------------------------------------------------------------------------- /apps/generic_views/tests.py: -------------------------------------------------------------------------------- 1 | """ 2 | This file demonstrates two different styles of tests (one doctest and one 3 | unittest). These will both pass when you run "manage.py test". 4 | 5 | Replace these with more appropriate tests for your application. 6 | """ 7 | 8 | from django.test import TestCase 9 | 10 | class SimpleTest(TestCase): 11 | def test_basic_addition(self): 12 | """ 13 | Tests that 1 + 1 always equals 2. 14 | """ 15 | self.failUnlessEqual(1 + 1, 2) 16 | 17 | __test__ = {"doctest": """ 18 | Another way to test that 1 + 1 is equal to 2. 19 | 20 | >>> 1 + 1 == 2 21 | True 22 | """} 23 | 24 | -------------------------------------------------------------------------------- /apps/importer/__init__.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /apps/importer/locale/es/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/importer/locale/es/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/importer/templates/import_wizard.html: -------------------------------------------------------------------------------- 1 | {% extends "base.html" %} 2 | {% load i18n %} 3 | {% load styling %} 4 | {% add_classes_to_form form %} 5 | {% block content %} 6 | {% with step_title as title %} 7 | {% with previous_fields as hidden_fields %} 8 | {% if form.management_form %} 9 | {% with "true" as form_display_mode_table %} 10 | {% include "generic_form_subtemplate.html" %} 11 | {% endwith %} 12 | {% else %} 13 | {% include "generic_form_subtemplate.html" %} 14 | {% endif %} 15 | {% endwith %} 16 | {% endwith %} 17 | {% endblock %} 18 | -------------------------------------------------------------------------------- /apps/importer/urls.py: -------------------------------------------------------------------------------- 1 | from django.conf.urls.defaults import * 2 | from forms import PreviewForm, ExpressionForm, ImportWizard 3 | 4 | urlpatterns = patterns('importer.views', 5 | url(r'^upload/$', 'import_file', (), 'import_wizard'), 6 | url(r'^wizard/$', 'import_wizard', (), 'import_next_steps'), 7 | url(r'^download_last_settings/$', 'download_last_settings', (), 'download_last_settings'), 8 | ) 9 | 10 | 11 | -------------------------------------------------------------------------------- /apps/inventory/conf/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/inventory/conf/__init__.py -------------------------------------------------------------------------------- /apps/inventory/conf/settings.py: -------------------------------------------------------------------------------- 1 | from django.conf import settings 2 | 3 | 4 | MAX_TEMPLATE_PHOTOS = getattr(settings, 'INVENTORY_MAX_TEMPLATE_PHOTOS', 5) 5 | -------------------------------------------------------------------------------- /apps/inventory/locale/es/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/inventory/locale/es/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/inventory/locale/ru/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/inventory/locale/ru/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/inventory/templatetags/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/inventory/templatetags/__init__.py -------------------------------------------------------------------------------- /apps/main/locale/es/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/main/locale/es/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/main/locale/ru/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/main/locale/ru/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/main/models.py: -------------------------------------------------------------------------------- 1 | from django.db import models 2 | 3 | # Create your models here. 4 | -------------------------------------------------------------------------------- /apps/main/templates/home.html: -------------------------------------------------------------------------------- 1 | {% extends "base.html" %} 2 | {% load project_tags %} 3 | {% load i18n %} 4 | {% block content %} 5 |
    6 |

    {% project_name %}

    7 |
    8 |
    9 | {% endblock %} 10 | {% block footer %} 11 | 16 | {% endblock %} 17 | -------------------------------------------------------------------------------- /apps/main/templatetags/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/main/templatetags/__init__.py -------------------------------------------------------------------------------- /apps/main/urls.py: -------------------------------------------------------------------------------- 1 | from django.conf.urls.defaults import * 2 | 3 | 4 | urlpatterns = patterns('main.views', 5 | url(r'^$', 'home', (), 'home'), 6 | ) 7 | -------------------------------------------------------------------------------- /apps/main/views.py: -------------------------------------------------------------------------------- 1 | from django.shortcuts import render_to_response 2 | from django.template import RequestContext 3 | 4 | def home(request): 5 | return render_to_response('home.html', {}, 6 | context_instance=RequestContext(request)) 7 | -------------------------------------------------------------------------------- /apps/movements/locale/es/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/movements/locale/es/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/movements/locale/ru/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/movements/locale/ru/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/movements/tests.py: -------------------------------------------------------------------------------- 1 | """ 2 | This file demonstrates two different styles of tests (one doctest and one 3 | unittest). These will both pass when you run "manage.py test". 4 | 5 | Replace these with more appropriate tests for your application. 6 | """ 7 | 8 | from django.test import TestCase 9 | 10 | class SimpleTest(TestCase): 11 | def test_basic_addition(self): 12 | """ 13 | Tests that 1 + 1 always equals 2. 14 | """ 15 | self.failUnlessEqual(1 + 1, 2) 16 | 17 | __test__ = {"doctest": """ 18 | Another way to test that 1 + 1 is equal to 2. 19 | 20 | >>> 1 + 1 == 2 21 | True 22 | """} 23 | 24 | -------------------------------------------------------------------------------- /apps/photos/__init__.py: -------------------------------------------------------------------------------- 1 | from django.utils.translation import ugettext_lazy as _ 2 | 3 | from common.api import register_links 4 | 5 | from models import GenericPhoto 6 | 7 | generic_photo_delete = {'text':_('delete photo'), 'view':'generic_photo_delete', 'args':'object.id', 'famfam':'picture_delete'} 8 | generic_photo_mark_main = {'text':_('mark photo as main'), 'view':'generic_photo_mark_main', 'args':'object.id', 'famfam':'picture_edit'} 9 | 10 | register_links(GenericPhoto, [generic_photo_mark_main, generic_photo_delete]) 11 | register_links(['generic_photo_mark_main', 'generic_photo_delete'], [generic_photo_mark_main, generic_photo_delete], menu_name='sidebar') 12 | -------------------------------------------------------------------------------- /apps/photos/admin.py: -------------------------------------------------------------------------------- 1 | from django.contrib import admin 2 | 3 | from inventory.models import GenericPhoto 4 | 5 | admin.site.register(GenericPhoto) 6 | 7 | 8 | -------------------------------------------------------------------------------- /apps/photos/conf/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/photos/conf/__init__.py -------------------------------------------------------------------------------- /apps/photos/conf/settings.py: -------------------------------------------------------------------------------- 1 | from django.conf import settings 2 | 3 | MAX_PHOTO_SIZE = getattr(settings, 'PHOTOS_MAX_PHOTO_SIZE', 1000000) 4 | 5 | -------------------------------------------------------------------------------- /apps/photos/forms.py: -------------------------------------------------------------------------------- 1 | from django import forms 2 | 3 | 4 | from models import GenericPhoto 5 | 6 | 7 | class PhotoForm(forms.ModelForm): 8 | class Meta: 9 | model = GenericPhoto 10 | exclude = ('main', 'content_type', 'object_id', 'crop_from', 'effect') 11 | 12 | 13 | -------------------------------------------------------------------------------- /apps/photos/locale/es/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/photos/locale/es/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/photos/locale/ru/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/photos/locale/ru/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/photos/templatetags/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/photos/templatetags/__init__.py -------------------------------------------------------------------------------- /apps/photos/templatetags/generic_photos_tags.py: -------------------------------------------------------------------------------- 1 | from django.template.defaultfilters import stringfilter 2 | from django.template import Library, Node, Variable 3 | from django.core.urlresolvers import reverse 4 | 5 | from photos.models import GenericPhoto 6 | 7 | register = Library() 8 | 9 | @register.filter 10 | #@stringfilter 11 | def get_photos_for_object(value): 12 | return GenericPhoto.objects.photos_for_object(value) 13 | -------------------------------------------------------------------------------- /apps/photos/tests.py: -------------------------------------------------------------------------------- 1 | """ 2 | This file demonstrates two different styles of tests (one doctest and one 3 | unittest). These will both pass when you run "manage.py test". 4 | 5 | Replace these with more appropriate tests for your application. 6 | """ 7 | 8 | from django.test import TestCase 9 | 10 | class SimpleTest(TestCase): 11 | def test_basic_addition(self): 12 | """ 13 | Tests that 1 + 1 always equals 2. 14 | """ 15 | self.failUnlessEqual(1 + 1, 2) 16 | 17 | __test__ = {"doctest": """ 18 | Another way to test that 1 + 1 is equal to 2. 19 | 20 | >>> 1 + 1 == 2 21 | True 22 | """} 23 | 24 | -------------------------------------------------------------------------------- /apps/photos/urls.py: -------------------------------------------------------------------------------- 1 | from django.conf.urls.defaults import * 2 | 3 | 4 | urlpatterns = patterns('photos.views', 5 | url(r'^(?P\d+)/delete/$', 'generic_photo_delete', (), 'generic_photo_delete'), 6 | url(r'^(?P\d+)/mark_as_main/$', 'generic_photo_mark_main', (), 'generic_photo_mark_main') 7 | ) 8 | 9 | 10 | -------------------------------------------------------------------------------- /apps/web_theme/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/web_theme/__init__.py -------------------------------------------------------------------------------- /apps/web_theme/conf/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/web_theme/conf/__init__.py -------------------------------------------------------------------------------- /apps/web_theme/conf/settings.py: -------------------------------------------------------------------------------- 1 | from django.conf import settings 2 | 3 | #Theme options are: 4 | #amro, bec, bec-green, blue, default, djime-cerulean, drastic-dark, 5 | #kathleene, olive, orange, red, reidb-greenish, warehouse 6 | 7 | THEME = getattr(settings, 'WEB_THEME', 'default') 8 | -------------------------------------------------------------------------------- /apps/web_theme/locale/es/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/web_theme/locale/es/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/web_theme/locale/ru/LC_MESSAGES/django.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/web_theme/locale/ru/LC_MESSAGES/django.mo -------------------------------------------------------------------------------- /apps/web_theme/media/.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | pkg 3 | web-app-theme-*.gem -------------------------------------------------------------------------------- /apps/web_theme/media/VERSION: -------------------------------------------------------------------------------- 1 | 0.6.3 2 | -------------------------------------------------------------------------------- /apps/web_theme/media/config/locales/de_de.yml: -------------------------------------------------------------------------------- 1 | de: 2 | web-app-theme: 3 | save: Speichern 4 | cancel: Abbrechen 5 | list: Liste 6 | edit: Bearbeiten 7 | new: Neu 8 | show: Anzeigen 9 | delete: Löschen 10 | confirm: Sind Sie sicher? 11 | created_at: Erstellt am 12 | all: Alle 13 | profile: Benutzerkonto 14 | settings: Einstellungen 15 | logout: Abmelden -------------------------------------------------------------------------------- /apps/web_theme/media/config/locales/pt_br.yml: -------------------------------------------------------------------------------- 1 | pt_br: 2 | web-app-theme: 3 | save: Salvar 4 | cancel: Cancelar 5 | list: Listar 6 | edit: Alterar 7 | new: Novo 8 | show: Exibir 9 | delete: Excluir 10 | confirm: Você tem certeza? 11 | created_at: Criado em 12 | all: Lista de -------------------------------------------------------------------------------- /apps/web_theme/media/features/step_definitions/themed_steps.rb: -------------------------------------------------------------------------------- 1 | Given /^a model "([^\"]*)"$/ do |model_name| 2 | generate_model(model_name) 3 | end 4 | 5 | Given /^I generate views for controller "([^\"]*)"$/ do |controller_path| 6 | generate_views(controller_path) 7 | end 8 | 9 | When /^I generate views for controller "([^\"]*)" and model "([^\"]*)"$/ do |controller_path, model_name| 10 | generate_views(controller_path, model_name) 11 | end 12 | 13 | When /^I generate text views for "([^\"]*)"/ do |controller_path| 14 | generate_views(controller_path, :themed_type => :text) 15 | end 16 | 17 | Then /^I should have a view named "([^\"]*)"$/ do |view_path| 18 | view_exists?(view_path).should be_true 19 | end -------------------------------------------------------------------------------- /apps/web_theme/media/images/avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/web_theme/media/images/avatar.png -------------------------------------------------------------------------------- /apps/web_theme/media/images/icons/application_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/web_theme/media/images/icons/application_edit.png -------------------------------------------------------------------------------- /apps/web_theme/media/images/icons/cross.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/web_theme/media/images/icons/cross.png -------------------------------------------------------------------------------- /apps/web_theme/media/images/icons/key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/web_theme/media/images/icons/key.png -------------------------------------------------------------------------------- /apps/web_theme/media/images/icons/tick.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/web_theme/media/images/icons/tick.png -------------------------------------------------------------------------------- /apps/web_theme/media/lib/generators/web_app_theme/theme/templates/layout_sign.html.erb: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | <%= options.app_name %> 5 | <%%= stylesheet_link_tag "web-app-theme/base", "web-app-theme/themes/<%= options.theme %>/style", "web-app-theme/override", :cache => true %> 6 | <%%= csrf_meta_tag %> 7 | 8 | 9 |
    10 |
    11 | <%%= yield %> 12 |
    13 |
    14 | 15 | 16 | -------------------------------------------------------------------------------- /apps/web_theme/media/lib/generators/web_app_theme/themed/templates/view_sidebar.html.erb: -------------------------------------------------------------------------------- 1 |
    2 |

    Simple Block

    3 |
    4 |

    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

    5 |
    6 |
    7 |
    8 |

    Links

    9 | 13 |
    -------------------------------------------------------------------------------- /apps/web_theme/media/lib/web_app_theme.rb: -------------------------------------------------------------------------------- 1 | module WebAppTheme 2 | end -------------------------------------------------------------------------------- /apps/web_theme/media/stylesheets/override.css: -------------------------------------------------------------------------------- 1 | /* Override here any style defined by web-app-theme */ -------------------------------------------------------------------------------- /apps/web_theme/media/stylesheets/themes/default/images/arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/web_theme/media/stylesheets/themes/default/images/arrow.png -------------------------------------------------------------------------------- /apps/web_theme/media/stylesheets/themes/default/images/boxbar-background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/web_theme/media/stylesheets/themes/default/images/boxbar-background.png -------------------------------------------------------------------------------- /apps/web_theme/media/stylesheets/themes/default/images/button-background-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/web_theme/media/stylesheets/themes/default/images/button-background-active.png -------------------------------------------------------------------------------- /apps/web_theme/media/stylesheets/themes/default/images/button-background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/web_theme/media/stylesheets/themes/default/images/button-background.png -------------------------------------------------------------------------------- /apps/web_theme/media/stylesheets/themes/default/images/menubar-background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/web_theme/media/stylesheets/themes/default/images/menubar-background.png -------------------------------------------------------------------------------- /apps/web_theme/media/test/spec_helper.rb: -------------------------------------------------------------------------------- 1 | require "rubygems" 2 | require "spec" 3 | require "rails_generator" 4 | require "rails_generator/scripts/generate" 5 | require File.dirname(__FILE__) + "/../rails_generators/themed/themed_generator" -------------------------------------------------------------------------------- /apps/web_theme/models.py: -------------------------------------------------------------------------------- 1 | from django.db import models 2 | 3 | # Create your models here. 4 | -------------------------------------------------------------------------------- /apps/web_theme/templatetags/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/apps/web_theme/templatetags/__init__.py -------------------------------------------------------------------------------- /apps/web_theme/tests.py: -------------------------------------------------------------------------------- 1 | """ 2 | This file demonstrates two different styles of tests (one doctest and one 3 | unittest). These will both pass when you run "manage.py test". 4 | 5 | Replace these with more appropriate tests for your application. 6 | """ 7 | 8 | from django.test import TestCase 9 | 10 | class SimpleTest(TestCase): 11 | def test_basic_addition(self): 12 | """ 13 | Tests that 1 + 1 always equals 2. 14 | """ 15 | self.failUnlessEqual(1 + 1, 2) 16 | 17 | __test__ = {"doctest": """ 18 | Another way to test that 1 + 1 is equal to 2. 19 | 20 | >>> 1 + 1 == 2 21 | True 22 | """} 23 | 24 | -------------------------------------------------------------------------------- /apps/web_theme/views.py: -------------------------------------------------------------------------------- 1 | # Create your views here. 2 | -------------------------------------------------------------------------------- /docs/models.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/docs/models.png -------------------------------------------------------------------------------- /initial_data.json: -------------------------------------------------------------------------------- 1 | [ 2 | {"pk": 1, "model": "photologue.photosize", "fields": {"name": "admin_thumbnail", "watermark": null, "increment_count": false, "effect": null, "crop": false, "height": 50, "width": 50, "upscale": false, "pre_cache": false, "quality": 70}}, {"pk": 2, "model": "photologue.photosize", "fields": {"name": "thumbnail", "watermark": null, "increment_count": false, "effect": null, "crop": false, "height": 75, "width": 75, "upscale": false, "pre_cache": false, "quality": 70}}, {"pk": 3, "model": "photologue.photosize", "fields": {"name": "display", "watermark": null, "increment_count": false, "effect": null, "crop": false, "height": 400, "width": 400, "upscale": false, "pre_cache": false, "quality": 70}} 3 | ] 4 | 5 | -------------------------------------------------------------------------------- /manage.py: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env python 2 | from django.core.management import execute_manager 3 | try: 4 | import settings # Assumed to be in the same directory. 5 | except ImportError: 6 | import sys 7 | sys.stderr.write("Error: Can't find the file 'settings.py' in the directory containing %r. It appears you've customized things.\nYou'll have to run django-admin.py, passing it your settings module.\n(If the file settings.py does indeed exist, it's causing an ImportError somehow.)\n" % __file__) 8 | sys.exit(1) 9 | 10 | if __name__ == "__main__": 11 | execute_manager(settings) 12 | -------------------------------------------------------------------------------- /middleware/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/middleware/__init__.py -------------------------------------------------------------------------------- /requirements/development.txt: -------------------------------------------------------------------------------- 1 | Django==1.2.4 2 | PIL==1.1.7 3 | South==0.7.3 4 | Werkzeug==0.6.2 5 | distribute==0.6.10 6 | django-extensions==0.6 7 | django-photologue==2.3 8 | django-rosetta==0.5.6 9 | django-pagination==1.0.7 10 | wsgiref==0.1.2 11 | yolk==0.4.1 12 | -------------------------------------------------------------------------------- /requirements/production.txt: -------------------------------------------------------------------------------- 1 | Django==1.2.4 2 | PIL==1.1.7 3 | South==0.7.3 4 | distribute==0.6.10 5 | django-photologue==2.3 6 | django-pagination==1.0.7 7 | wsgiref==0.1.2 8 | yolk==0.4.1 9 | -------------------------------------------------------------------------------- /runserver.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | if [ -n "$1" ]; then 3 | ./manage.py runserver $1 --adminmedia ./site_media/admin_media/ 4 | else 5 | ./manage.py runserver --adminmedia ./site_media/admin_media/ 6 | fi 7 | -------------------------------------------------------------------------------- /runserver_plus.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | if [ -n "$1" ]; then 3 | ./manage.py runserver_plus $1 --adminmedia ./site_media/admin_media/ 4 | else 5 | ./manage.py runserver_plus --adminmedia ./site_media/admin_media/ 6 | fi 7 | -------------------------------------------------------------------------------- /site_media/admin_media: -------------------------------------------------------------------------------- 1 | ../3rd_party_apps/grappelli/media -------------------------------------------------------------------------------- /site_media/css/override.css: -------------------------------------------------------------------------------- 1 | .tc { 2 | text-align: center; 3 | } 4 | 5 | #main-navigation ul li a { 6 | line-height: 22px; 7 | } 8 | 9 | .secondary-navigation ul li a { 10 | line-height: 23px; 11 | } 12 | 13 | -------------------------------------------------------------------------------- /site_media/images/1269206_36297494-resized.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/images/1269206_36297494-resized.jpg -------------------------------------------------------------------------------- /site_media/images/famfamfam-silk-sprites/famfam-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/images/famfamfam-silk-sprites/famfam-active.png -------------------------------------------------------------------------------- /site_media/images/famfamfam-silk-sprites/famfam-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/images/famfamfam-silk-sprites/famfam-hover.png -------------------------------------------------------------------------------- /site_media/images/famfamfam-silk-sprites/famfam-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/images/famfamfam-silk-sprites/famfam-inactive.png -------------------------------------------------------------------------------- /site_media/images/flag-pr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/images/flag-pr.png -------------------------------------------------------------------------------- /site_media/images/flag-us.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/images/flag-us.png -------------------------------------------------------------------------------- /site_media/images/loading-bar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/images/loading-bar.gif -------------------------------------------------------------------------------- /site_media/images/loading-big.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/images/loading-big.gif -------------------------------------------------------------------------------- /site_media/images/loading-circle.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/images/loading-circle.gif -------------------------------------------------------------------------------- /site_media/images/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/images/loading.gif -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/images/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/images/Thumbs.db -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/images/lightbox-blank.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/images/lightbox-blank.gif -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/images/lightbox-btn-close.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/images/lightbox-btn-close.gif -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/images/lightbox-btn-next.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/images/lightbox-btn-next.gif -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/images/lightbox-btn-prev.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/images/lightbox-btn-prev.gif -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/images/lightbox-ico-loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/images/lightbox-ico-loading.gif -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/js/jquery.lightbox-0.5.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/js/jquery.lightbox-0.5.js -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/photos/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/photos/Thumbs.db -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/photos/image1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/photos/image1.jpg -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/photos/image2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/photos/image2.jpg -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/photos/image3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/photos/image3.jpg -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/photos/image4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/photos/image4.jpg -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/photos/image5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/photos/image5.jpg -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/photos/thumb_image1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/photos/thumb_image1.jpg -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/photos/thumb_image2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/photos/thumb_image2.jpg -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/photos/thumb_image3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/photos/thumb_image3.jpg -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/photos/thumb_image4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/photos/thumb_image4.jpg -------------------------------------------------------------------------------- /site_media/packages/jquery-lightbox-0.5/photos/thumb_image5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery-lightbox-0.5/photos/thumb_image5.jpg -------------------------------------------------------------------------------- /site_media/packages/jquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/packages/jquery.js -------------------------------------------------------------------------------- /site_media/photologue/samples/display reflection sample.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/photologue/samples/display reflection sample.jpg -------------------------------------------------------------------------------- /site_media/photologue/samples/enhance thumbnail sample.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/photologue/samples/enhance thumbnail sample.jpg -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/VERSION: -------------------------------------------------------------------------------- 1 | 0.6.2 2 | -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/config/locales/de_de.yml: -------------------------------------------------------------------------------- 1 | de: 2 | web-app-theme: 3 | save: Speichern 4 | cancel: Abbrechen 5 | list: Liste 6 | edit: Bearbeiten 7 | new: Neu 8 | show: Anzeigen 9 | delete: Löschen 10 | confirm: Sind Sie sicher? 11 | created_at: Erstellt am 12 | all: Alle 13 | profile: Benutzerkonto 14 | settings: Einstellungen 15 | logout: Abmelden -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/config/locales/pt_br.yml: -------------------------------------------------------------------------------- 1 | pt_br: 2 | web-app-theme: 3 | save: Salvar 4 | cancel: Cancelar 5 | list: Listar 6 | edit: Alterar 7 | new: Novo 8 | show: Exibir 9 | delete: Excluir 10 | confirm: Você tem certeza? 11 | created_at: Criado em 12 | all: Lista de -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/features/step_definitions/themed_steps.rb: -------------------------------------------------------------------------------- 1 | Given /^a model "([^\"]*)"$/ do |model_name| 2 | generate_model(model_name) 3 | end 4 | 5 | Given /^I generate views for controller "([^\"]*)"$/ do |controller_path| 6 | generate_views(controller_path) 7 | end 8 | 9 | When /^I generate views for controller "([^\"]*)" and model "([^\"]*)"$/ do |controller_path, model_name| 10 | generate_views(controller_path, model_name) 11 | end 12 | 13 | When /^I generate text views for "([^\"]*)"/ do |controller_path| 14 | generate_views(controller_path, :themed_type => :text) 15 | end 16 | 17 | Then /^I should have a view named "([^\"]*)"$/ do |view_path| 18 | view_exists?(view_path).should be_true 19 | end -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/images/avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/skins-old/pilu-web-app/images/avatar.png -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/images/icons/application_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/skins-old/pilu-web-app/images/icons/application_edit.png -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/images/icons/cross.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/skins-old/pilu-web-app/images/icons/cross.png -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/images/icons/key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/skins-old/pilu-web-app/images/icons/key.png -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/images/icons/tick.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/skins-old/pilu-web-app/images/icons/tick.png -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/lib/generators/web_app_theme/theme/templates/layout_sign.html.erb: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | <%= options.app_name %> 5 | <%%= stylesheet_link_tag "web-app-theme/base", "web-app-theme/themes/<%= options.theme %>/style", "web-app-theme/override", :cache => true %> 6 | <%%= csrf_meta_tag %> 7 | 8 | 9 |
    10 |
    11 | <%%= yield %> 12 |
    13 |
    14 | 15 | 16 | -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/lib/generators/web_app_theme/themed/templates/view_sidebar.html.erb: -------------------------------------------------------------------------------- 1 |
    2 |

    Simple Block

    3 |
    4 |

    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

    5 |
    6 |
    7 |
    8 |

    Links

    9 | 13 |
    -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/lib/web_app_theme.rb: -------------------------------------------------------------------------------- 1 | module WebAppTheme 2 | end -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/stylesheets/override.css: -------------------------------------------------------------------------------- 1 | /* Override here any style defined by web-app-theme */ -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/stylesheets/themes/default/images/arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/skins-old/pilu-web-app/stylesheets/themes/default/images/arrow.png -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/stylesheets/themes/default/images/boxbar-background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/skins-old/pilu-web-app/stylesheets/themes/default/images/boxbar-background.png -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/stylesheets/themes/default/images/button-background-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/skins-old/pilu-web-app/stylesheets/themes/default/images/button-background-active.png -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/stylesheets/themes/default/images/button-background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/skins-old/pilu-web-app/stylesheets/themes/default/images/button-background.png -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/stylesheets/themes/default/images/menubar-background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Garison/django-inventory-post/d96da4c0298eeb3438a1ff5e132f99aed09af3d0/site_media/skins-old/pilu-web-app/stylesheets/themes/default/images/menubar-background.png -------------------------------------------------------------------------------- /site_media/skins-old/pilu-web-app/test/spec_helper.rb: -------------------------------------------------------------------------------- 1 | require "rubygems" 2 | require "spec" 3 | require "rails_generator" 4 | require "rails_generator/scripts/generate" 5 | require File.dirname(__FILE__) + "/../rails_generators/themed/themed_generator" -------------------------------------------------------------------------------- /site_media/web_theme_media: -------------------------------------------------------------------------------- 1 | ../apps/web_theme/media/ --------------------------------------------------------------------------------