spiderfw 0.5.19 → 0.6.0
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG +7 -0
- data/VERSION +1 -1
- data/apps/core/auth/lib/rbac.rb +7 -2
- data/apps/core/auth/models/mixins/rbac_provider.rb +66 -4
- data/apps/core/components/assets.rb +63 -33
- data/apps/core/components/public/js/jquery/{jquery-1.4.3.js → jquery-1.5.2.js} +2617 -1126
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/overlay/overlay.apple.js +155 -0
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/overlay/overlay.js +293 -0
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/scrollable/scrollable.js +335 -0
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/tabs/tabs.css +59 -0
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/tabs/tabs.js +283 -0
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/toolbox/toolbox.expose.js +224 -0
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/tooltip/tooltip.dynamic.js +150 -0
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/tooltip/tooltip.js +343 -0
- data/apps/core/components/public/js/jquery/jquery-tools-1.2.5/tooltip/tooltip.slide.js +78 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/button_bg.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/datepicker.gif +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/icon_sprite.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/progress_bar.gif +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/slider_h_bg.gif +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/slider_handles.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/slider_v_bg.gif +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/tab_bg.gif +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/the_gradient.gif +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-anim_basic_16x16.gif +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_flat_10_000000_40x100.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-icons_222222_256x240.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-icons_228ef1_256x240.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-icons_ef8c08_256x240.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-icons_ffd27a_256x240.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/images/ui-icons_ffffff_256x240.png +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4 → jquery-ui-1.8.11}/css/Aristo/jquery-ui.custom.css +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-af.js +0 -0
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-ar-DZ.js +23 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-ar.js +7 -8
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-az.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-bg.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-bs.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-ca.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-cs.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-da.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-de.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-el.js +0 -0
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-en-AU.js +23 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-en-GB.js +0 -0
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-en-NZ.js +23 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-eo.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-es.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-et.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-eu.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-fa.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-fi.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-fo.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-fr-CH.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-fr.js +12 -10
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-gl.js +23 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-he.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-hr.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-hu.js +1 -1
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-hy.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-id.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-is.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-it.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-ja.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-ko.js +0 -0
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-kz.js +23 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-lt.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-lv.js +0 -0
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-ml.js +23 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-ms.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-nl.js +0 -0
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-no.js +23 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-pl.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-pt-BR.js +0 -0
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-pt.js +22 -0
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-rm.js +21 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-ro.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-ru.js +1 -1
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-sk.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-sl.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-sq.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-sr-SR.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-sr.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-sv.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-ta.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-th.js +1 -1
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-tj.js +23 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-tr.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-uk.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-vi.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-zh-CN.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-zh-HK.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/i18n/jquery.ui.datepicker-zh-TW.js +0 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.blind.js +3 -3
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.bounce.js +3 -3
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.clip.js +3 -3
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.core.js +48 -15
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.drop.js +3 -3
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.explode.js +2 -2
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/jquery.effects.fade.js +32 -0
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.fold.js +3 -3
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.highlight.js +2 -2
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.pulsate.js +2 -2
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.scale.js +4 -4
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.shake.js +3 -3
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.slide.js +4 -4
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.effects.transfer.js +2 -2
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.accordion.js +33 -20
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.autocomplete.js +104 -42
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.button.js +35 -13
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.core.js +111 -84
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.datepicker.js +87 -46
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.dialog.js +105 -75
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.draggable.js +17 -15
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.droppable.js +5 -5
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.mouse.js +16 -11
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.position.js +51 -32
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.progressbar.js +24 -10
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.resizable.js +7 -7
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.selectable.js +3 -3
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.slider.js +9 -7
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.sortable.js +22 -20
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.tabs.js +15 -14
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → jquery-ui-1.8.11}/ui/jquery.ui.widget.js +50 -25
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → plugins/bsmselect}/GPL-LICENSE.txt +1 -1
- data/apps/core/components/public/js/jquery/{jquery-ui-1.8.4/development-bundle → plugins/bsmselect}/MIT-LICENSE.txt +3 -7
- data/apps/core/components/public/js/jquery/plugins/bsmselect/README.md +185 -0
- data/apps/core/components/public/js/jquery/plugins/bsmselect/css/jquery.bsmselect.css +64 -0
- data/apps/core/components/public/js/jquery/plugins/bsmselect/js/jquery.bsmselect.compatibility.js +60 -0
- data/apps/core/components/public/js/jquery/plugins/bsmselect/js/jquery.bsmselect.js +381 -0
- data/apps/core/components/public/js/jquery/plugins/bsmselect/js/jquery.bsmselect.sortable.js +49 -0
- data/apps/core/components/public/js/plugins/sortable.js +16 -7
- data/apps/core/components/public/js/spider.js +60 -41
- data/apps/core/components/widgets/admin/admin.shtml +1 -1
- data/apps/core/components/widgets/list/list.shtml +2 -2
- data/apps/core/components/widgets/month_calendar/month_calendar.shtml +23 -20
- data/apps/core/components/widgets/switcher/switcher.rb +77 -21
- data/apps/core/components/widgets/switcher/templates/default.shtml +8 -0
- data/apps/core/components/widgets/switcher/templates/table.shtml +15 -0
- data/apps/core/components/widgets/table/table.rb +4 -1
- data/apps/core/components/widgets/table/table.shtml +10 -8
- data/apps/core/forms/public/css/form.css +9 -1
- data/apps/core/forms/public/date_time.js +14 -2
- data/apps/core/forms/public/input.js +1 -1
- data/apps/core/forms/public/select.js +4 -3
- data/apps/core/forms/tags/element_row.erb +11 -2
- data/apps/core/forms/widgets/inputs/date_time/date_time.rb +9 -0
- data/apps/core/forms/widgets/inputs/date_time/date_time.shtml +1 -1
- data/apps/core/forms/widgets/inputs/html_area/html_area.shtml +2 -2
- data/apps/core/forms/widgets/inputs/input/input.rb +0 -3
- data/apps/core/forms/widgets/inputs/select/select.shtml +2 -2
- data/apps/messenger/backends/email/sendmail.rb +20 -0
- data/apps/messenger/backends/email/smtp.rb +12 -14
- data/apps/messenger/backends/email/test.rb +20 -0
- data/apps/messenger/config/options.rb +9 -9
- data/apps/messenger/config/test.config.yml +2 -0
- data/apps/messenger/controllers/mixins/messenger_helper.rb +41 -15
- data/apps/messenger/lib/email_backend.rb +10 -0
- data/apps/messenger/messenger.rb +45 -26
- data/apps/messenger/test/features/attachments.feature +26 -0
- data/apps/messenger/test/features/messenger_helper.feature +31 -0
- data/apps/messenger/test/features/sending_email.feature +10 -0
- data/apps/messenger/test/features/step_definitions/common_steps.rb +11 -0
- data/apps/messenger/test/features/step_definitions/email_steps.rb +98 -0
- data/apps/messenger/test/features/support/env.rb +11 -0
- data/apps/messenger/test/files/test_file1.txt +1 -0
- data/apps/messenger/test/lib/controllers/mail_test_controller.rb +34 -0
- data/apps/messenger/test/templates/email/multipart.html.erb +1 -0
- data/apps/messenger/test/templates/email/multipart.txt.erb +1 -0
- data/apps/messenger/test/templates/email/simple.erb +1 -0
- data/apps/messenger/test/templates/email/vars.erb +1 -0
- data/lib/spiderfw/cmd/cmd.rb +4 -0
- data/lib/spiderfw/cmd/commands/webserver.rb +12 -59
- data/lib/spiderfw/config/configuration.rb +4 -0
- data/lib/spiderfw/config/options/spider.rb +25 -8
- data/lib/spiderfw/controller/controller.rb +10 -4
- data/lib/spiderfw/controller/first_responder.rb +6 -20
- data/lib/spiderfw/controller/http_controller.rb +2 -1
- data/lib/spiderfw/controller/mixins/http_mixin.rb +12 -1
- data/lib/spiderfw/controller/mixins/visual.rb +3 -16
- data/lib/spiderfw/env.rb +1 -1
- data/lib/spiderfw/http/server.rb +178 -2
- data/lib/spiderfw/model/base_model.rb +142 -111
- data/lib/spiderfw/model/data_type.rb +15 -0
- data/lib/spiderfw/model/datatypes/decimal.rb +8 -0
- data/lib/spiderfw/model/datatypes/pk.rb +29 -0
- data/lib/spiderfw/model/datatypes.rb +1 -0
- data/lib/spiderfw/model/element.rb +5 -1
- data/lib/spiderfw/model/extended_models/managed.rb +1 -1
- data/lib/spiderfw/model/junction.rb +23 -0
- data/lib/spiderfw/model/mappers/db_mapper.rb +96 -80
- data/lib/spiderfw/model/mappers/document_mapper.rb +315 -0
- data/lib/spiderfw/model/mappers/mapper.rb +164 -75
- data/lib/spiderfw/model/mixins/list.rb +1 -0
- data/lib/spiderfw/model/mixins/versioned.rb +63 -27
- data/lib/spiderfw/model/model.rb +36 -9
- data/lib/spiderfw/model/query_funcs.rb +3 -0
- data/lib/spiderfw/model/query_set.rb +21 -1
- data/lib/spiderfw/model/storage/base_storage.rb +259 -6
- data/lib/spiderfw/model/storage/{db/db_connection_pool.rb → connection_pool.rb} +25 -21
- data/lib/spiderfw/model/storage/db/adapters/mysql.rb +25 -5
- data/lib/spiderfw/model/storage/db/adapters/oracle.rb +1 -1
- data/lib/spiderfw/model/storage/db/connectors/jdbc_oracle.rb +2 -2
- data/lib/spiderfw/model/storage/db/connectors/oci8.rb +3 -4
- data/lib/spiderfw/model/storage/db/db_storage.rb +18 -219
- data/lib/spiderfw/model/storage/document/adapters/mongodb.rb +307 -0
- data/lib/spiderfw/model/storage/document/document.rb +7 -0
- data/lib/spiderfw/model/storage/document/document_storage.rb +34 -0
- data/lib/spiderfw/model/storage.rb +23 -11
- data/lib/spiderfw/model/unit_of_work.rb +45 -22
- data/lib/spiderfw/spider.rb +660 -0
- data/lib/spiderfw/templates/blocks/html.rb +4 -2
- data/lib/spiderfw/templates/blocks/run.rb +1 -1
- data/lib/spiderfw/templates/blocks/tag_if.rb +1 -1
- data/lib/spiderfw/templates/blocks/widget.rb +1 -1
- data/lib/spiderfw/templates/layout.rb +29 -5
- data/lib/spiderfw/templates/template.rb +72 -7
- data/lib/spiderfw/templates/template_blocks.rb +1 -1
- data/lib/spiderfw/test/capybara.rb +7 -0
- data/lib/spiderfw/test/cucumber.rb +12 -0
- data/lib/spiderfw/test/page_object.rb +29 -0
- data/lib/spiderfw/test/spec.rb +20 -0
- data/lib/spiderfw/test/stubs/mapper_stub.rb +18 -0
- data/lib/spiderfw/test/stubs/storage_stub.rb +23 -0
- data/lib/spiderfw/test/unit.rb +23 -0
- data/lib/spiderfw/test.rb +89 -0
- data/lib/spiderfw/utils/json.rb +6 -0
- data/lib/spiderfw/utils/logger.rb +17 -4
- data/lib/spiderfw/utils/loggers/apache_commons_logger.rb +61 -0
- data/lib/spiderfw/utils/monkey/date_time.rb +2 -2
- data/lib/spiderfw/utils/monkey/module.rb +3 -1
- data/lib/spiderfw/utils/profiling.rb +2 -2
- data/lib/spiderfw/widget/widget.rb +31 -13
- data/lib/spiderfw.rb +1 -597
- data/spider.gemspec +9 -10
- metadata +193 -132
- data/apps/admin/_init.rb +0 -9
- data/apps/admin/controllers/admin_controller.rb +0 -12
- data/apps/admin/widgets/dashboard_widget/dashboard_widget.rb +0 -8
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.4/development-bundle/AUTHORS.txt +0 -30
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.4/development-bundle/ui/i18n/jquery-ui-i18n.js +0 -1176
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.4/development-bundle/ui/i18n/jquery.ui.datepicker-no.js +0 -23
- data/apps/core/components/public/js/jquery/jquery-ui-1.8.4/development-bundle/version.txt +0 -1
- data/apps/core/components/public/js/jquery/plugins/asmselect/jquery.asmselect.css +0 -64
- data/apps/core/components/public/js/jquery/plugins/asmselect/jquery.asmselect.js +0 -407
- data/apps/core/components/widgets/switcher/switcher.shtml +0 -17
- data/apps/master/po/master.pot +0 -400
data/apps/master/po/master.pot
DELETED
@@ -1,400 +0,0 @@
|
|
1
|
-
# SOME DESCRIPTIVE TITLE.
|
2
|
-
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
-
# This file is distributed under the same license as the PACKAGE package.
|
4
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
-
#
|
6
|
-
#, fuzzy
|
7
|
-
msgid ""
|
8
|
-
msgstr ""
|
9
|
-
"Project-Id-Version: Spider::Master 0.1\n"
|
10
|
-
"POT-Creation-Date: 2010-11-29 12:48+0100\n"
|
11
|
-
"PO-Revision-Date: 2010-11-29 12:48+0100\n"
|
12
|
-
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13
|
-
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14
|
-
"MIME-Version: 1.0\n"
|
15
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
16
|
-
"Content-Transfer-Encoding: 8bit\n"
|
17
|
-
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
18
|
-
|
19
|
-
#: controllers/master_controller.rb:50 views/customers.shtml:3 views/index.shtml:2
|
20
|
-
#: views/master.layout.shtml:20
|
21
|
-
msgid "Customers"
|
22
|
-
msgstr ""
|
23
|
-
|
24
|
-
#: controllers/master_controller.rb:81
|
25
|
-
msgid "No customer"
|
26
|
-
msgstr ""
|
27
|
-
|
28
|
-
#: controllers/master_controller.rb:83
|
29
|
-
msgid "User can't access this customer"
|
30
|
-
msgstr ""
|
31
|
-
|
32
|
-
#: controllers/master_controller.rb:102
|
33
|
-
msgid "User can't list customers"
|
34
|
-
msgstr ""
|
35
|
-
|
36
|
-
#: models/scout_plugin_instance.rb:21
|
37
|
-
msgid "Ok"
|
38
|
-
msgstr ""
|
39
|
-
|
40
|
-
#: models/scout_plugin_instance.rb:22
|
41
|
-
msgid "Error"
|
42
|
-
msgstr ""
|
43
|
-
|
44
|
-
#: models/scout_plugin_instance.rb:23
|
45
|
-
msgid "Alert"
|
46
|
-
msgstr ""
|
47
|
-
|
48
|
-
#: models/scout_plugin_trigger.rb:8
|
49
|
-
msgid "Peak trigger"
|
50
|
-
msgstr ""
|
51
|
-
|
52
|
-
#: models/scout_plugin_trigger.rb:9
|
53
|
-
msgid "Plateau trigger"
|
54
|
-
msgstr ""
|
55
|
-
|
56
|
-
#: models/scout_plugin_trigger.rb:10
|
57
|
-
msgid "Trend trigger"
|
58
|
-
msgstr ""
|
59
|
-
|
60
|
-
#: models/scout_plugin_trigger.rb:15
|
61
|
-
msgid "Up"
|
62
|
-
msgstr ""
|
63
|
-
|
64
|
-
#: models/scout_plugin_trigger.rb:16
|
65
|
-
msgid "Down"
|
66
|
-
msgstr ""
|
67
|
-
|
68
|
-
#: models/scout_plugin_trigger.rb:17
|
69
|
-
msgid "Either"
|
70
|
-
msgstr ""
|
71
|
-
|
72
|
-
#: models/scout_plugin_trigger.rb:22 views/trigger_edit.shtml:76
|
73
|
-
msgid "yesterday's average"
|
74
|
-
msgstr ""
|
75
|
-
|
76
|
-
#: models/scout_plugin_trigger.rb:23 views/trigger_edit.shtml:79
|
77
|
-
msgid "previous 7-day average"
|
78
|
-
msgstr ""
|
79
|
-
|
80
|
-
#: models/scout_plugin_trigger.rb:24 views/trigger_edit.shtml:82
|
81
|
-
msgid "preceding window"
|
82
|
-
msgstr ""
|
83
|
-
|
84
|
-
#: models/scout_plugin_trigger.rb:27
|
85
|
-
msgid "normal"
|
86
|
-
msgstr ""
|
87
|
-
|
88
|
-
#: models/scout_plugin_trigger.rb:28
|
89
|
-
msgid "fired"
|
90
|
-
msgstr ""
|
91
|
-
|
92
|
-
#: models/scout_plugin_trigger.rb:93 models/scout_plugin_trigger.rb:101
|
93
|
-
#: models/scout_plugin_trigger.rb:230
|
94
|
-
msgid "%d minutes"
|
95
|
-
msgstr ""
|
96
|
-
|
97
|
-
#: models/scout_plugin_trigger.rb:111
|
98
|
-
msgid "Alert me when %s exceeds %s"
|
99
|
-
msgstr ""
|
100
|
-
|
101
|
-
#: models/scout_plugin_trigger.rb:113
|
102
|
-
msgid "Alert me when %s goes %s more than %s over the preceding %s (relative to %s), \n as long as the value is at least %s"
|
103
|
-
msgstr ""
|
104
|
-
|
105
|
-
#: models/scout_plugin_trigger.rb:119
|
106
|
-
msgid "Alert me when %s stays above %s for %s or more"
|
107
|
-
msgstr ""
|
108
|
-
|
109
|
-
#: models/scout_plugin_trigger.rb:224
|
110
|
-
msgid "%s exceeded %s, increasing to %s at %s"
|
111
|
-
msgstr ""
|
112
|
-
|
113
|
-
#: models/scout_plugin_trigger.rb:232
|
114
|
-
msgid "%s went %s more than %s over the preceding %s minutes with respect to %s, and is now %s"
|
115
|
-
msgstr ""
|
116
|
-
|
117
|
-
#: models/scout_plugin_trigger.rb:241
|
118
|
-
msgid "%s exceeded %s, increasing to %s at %s, and is still continuing at %s as of %s"
|
119
|
-
msgstr ""
|
120
|
-
|
121
|
-
#: views/admin.layout.shtml:5
|
122
|
-
msgid "\"Administration\""
|
123
|
-
msgstr ""
|
124
|
-
|
125
|
-
#: views/customer.shtml:6
|
126
|
-
msgid "New customer"
|
127
|
-
msgstr ""
|
128
|
-
|
129
|
-
#: views/customer.shtml:8 views/servant.shtml:6
|
130
|
-
msgid "Edit"
|
131
|
-
msgstr ""
|
132
|
-
|
133
|
-
#: views/customer.shtml:21 views/index.shtml:3 views/master.layout.shtml:21
|
134
|
-
msgid "Servants"
|
135
|
-
msgstr ""
|
136
|
-
|
137
|
-
#: views/customer.shtml:21 views/customer.shtml:32 views/customers.shtml:3
|
138
|
-
#: views/plugin_instance.shtml:33
|
139
|
-
msgid "Add"
|
140
|
-
msgstr ""
|
141
|
-
|
142
|
-
#: views/customer.shtml:32
|
143
|
-
msgid "Installations"
|
144
|
-
msgstr ""
|
145
|
-
|
146
|
-
#: views/installation.shtml:3
|
147
|
-
msgid "Back to customer"
|
148
|
-
msgstr ""
|
149
|
-
|
150
|
-
#: views/installation.shtml:6
|
151
|
-
msgid "New installation for %s"
|
152
|
-
msgstr ""
|
153
|
-
|
154
|
-
#: views/installation.shtml:9 views/plugin_edit.shtml:10
|
155
|
-
msgid "Name"
|
156
|
-
msgstr ""
|
157
|
-
|
158
|
-
#: views/installation.shtml:16
|
159
|
-
msgid "Installation \"%s\" for %s"
|
160
|
-
msgstr ""
|
161
|
-
|
162
|
-
#: views/installation.shtml:18
|
163
|
-
msgid "Edit installation"
|
164
|
-
msgstr ""
|
165
|
-
|
166
|
-
#: views/installation.shtml:20
|
167
|
-
msgid "Apps"
|
168
|
-
msgstr ""
|
169
|
-
|
170
|
-
#: views/installation.shtml:28
|
171
|
-
msgid "Save"
|
172
|
-
msgstr ""
|
173
|
-
|
174
|
-
#: views/installation.shtml:32
|
175
|
-
msgid "Targets"
|
176
|
-
msgstr ""
|
177
|
-
|
178
|
-
#: views/master.layout.shtml:19
|
179
|
-
msgid "Home"
|
180
|
-
msgstr ""
|
181
|
-
|
182
|
-
#: views/plugin_data.shtml:13
|
183
|
-
msgid "Compare"
|
184
|
-
msgstr ""
|
185
|
-
|
186
|
-
#: views/plugin_data.shtml:22
|
187
|
-
msgid "Show in same scale"
|
188
|
-
msgstr ""
|
189
|
-
|
190
|
-
#: views/plugin_edit.shtml:3
|
191
|
-
msgid "Edit plugin \"%s\""
|
192
|
-
msgstr ""
|
193
|
-
|
194
|
-
#: views/plugin_edit.shtml:4
|
195
|
-
msgid "Back to plugin details"
|
196
|
-
msgstr ""
|
197
|
-
|
198
|
-
#: views/plugin_edit.shtml:15
|
199
|
-
msgid "Settings"
|
200
|
-
msgstr ""
|
201
|
-
|
202
|
-
#: views/plugin_edit.shtml:28
|
203
|
-
msgid "Advanced options"
|
204
|
-
msgstr ""
|
205
|
-
|
206
|
-
#: views/plugin_edit.shtml:30
|
207
|
-
msgid "Interval"
|
208
|
-
msgstr ""
|
209
|
-
|
210
|
-
#: views/plugin_edit.shtml:34
|
211
|
-
msgid "Timeout"
|
212
|
-
msgstr ""
|
213
|
-
|
214
|
-
#: views/plugin_edit.shtml:38
|
215
|
-
msgid "Update"
|
216
|
-
msgstr ""
|
217
|
-
|
218
|
-
#: views/plugin_instance.shtml:5
|
219
|
-
msgid "Edit settings"
|
220
|
-
msgstr ""
|
221
|
-
|
222
|
-
#: views/plugin_instance.shtml:8
|
223
|
-
msgid "Last report"
|
224
|
-
msgstr ""
|
225
|
-
|
226
|
-
#: views/plugin_instance.shtml:19
|
227
|
-
msgid "Field"
|
228
|
-
msgstr ""
|
229
|
-
|
230
|
-
#: views/plugin_instance.shtml:20
|
231
|
-
msgid "Value"
|
232
|
-
msgstr ""
|
233
|
-
|
234
|
-
#: views/plugin_instance.shtml:24
|
235
|
-
msgid "@labels[key]"
|
236
|
-
msgstr ""
|
237
|
-
|
238
|
-
#: views/plugin_instance.shtml:33
|
239
|
-
msgid "Triggers"
|
240
|
-
msgstr ""
|
241
|
-
|
242
|
-
#: views/plugin_instance.shtml:38
|
243
|
-
msgid "edit"
|
244
|
-
msgstr ""
|
245
|
-
|
246
|
-
#: views/servant.shtml:14 views/trigger_edit.shtml:8
|
247
|
-
msgid "Customer"
|
248
|
-
msgstr ""
|
249
|
-
|
250
|
-
#: views/servant.shtml:23 views/servants.shtml:4
|
251
|
-
msgid "New servant"
|
252
|
-
msgstr ""
|
253
|
-
|
254
|
-
#: views/servant.shtml:23
|
255
|
-
msgid "for customer %s"
|
256
|
-
msgstr ""
|
257
|
-
|
258
|
-
#: views/servant.shtml:31
|
259
|
-
msgid "Sites"
|
260
|
-
msgstr ""
|
261
|
-
|
262
|
-
#: views/servant.shtml:32
|
263
|
-
msgid "New site"
|
264
|
-
msgstr ""
|
265
|
-
|
266
|
-
#: views/servant.shtml:33
|
267
|
-
msgid "Add existing site"
|
268
|
-
msgstr ""
|
269
|
-
|
270
|
-
#: views/servant.shtml:39 views/servant.shtml:62
|
271
|
-
msgid "Remove"
|
272
|
-
msgstr ""
|
273
|
-
|
274
|
-
#: views/servant.shtml:44
|
275
|
-
msgid "Plugins"
|
276
|
-
msgstr ""
|
277
|
-
|
278
|
-
#: views/servant.shtml:47
|
279
|
-
msgid "Add plugin"
|
280
|
-
msgstr ""
|
281
|
-
|
282
|
-
#: views/servant.shtml:70
|
283
|
-
msgid "Servant %s"
|
284
|
-
msgstr ""
|
285
|
-
|
286
|
-
#: views/servant.shtml:73
|
287
|
-
msgid "Last check"
|
288
|
-
msgstr ""
|
289
|
-
|
290
|
-
#: views/servant.shtml:78
|
291
|
-
msgid "Manage resources"
|
292
|
-
msgstr ""
|
293
|
-
|
294
|
-
#: views/servant.shtml:81
|
295
|
-
msgid "Resources"
|
296
|
-
msgstr ""
|
297
|
-
|
298
|
-
#: views/servant.shtml:94
|
299
|
-
msgid "System details"
|
300
|
-
msgstr ""
|
301
|
-
|
302
|
-
#: views/site_edit.shtml:3
|
303
|
-
msgid "Edit Site %s"
|
304
|
-
msgstr ""
|
305
|
-
|
306
|
-
#: views/site_edit.shtml:4
|
307
|
-
msgid "Create new Site for %s"
|
308
|
-
msgstr ""
|
309
|
-
|
310
|
-
#: views/site_edit.shtml:7
|
311
|
-
msgid "Choose site type"
|
312
|
-
msgstr ""
|
313
|
-
|
314
|
-
#: views/trigger_edit.shtml:3
|
315
|
-
msgid "Edit Trigger %s"
|
316
|
-
msgstr ""
|
317
|
-
|
318
|
-
#: views/trigger_edit.shtml:4
|
319
|
-
msgid "New Trigger for plugin %s"
|
320
|
-
msgstr ""
|
321
|
-
|
322
|
-
#: views/trigger_edit.shtml:12
|
323
|
-
msgid "Servant"
|
324
|
-
msgstr ""
|
325
|
-
|
326
|
-
#: views/trigger_edit.shtml:16
|
327
|
-
msgid "Plugin"
|
328
|
-
msgstr ""
|
329
|
-
|
330
|
-
#: views/trigger_edit.shtml:20 views/trigger_edit.shtml:24
|
331
|
-
msgid "Data series"
|
332
|
-
msgstr ""
|
333
|
-
|
334
|
-
#: views/trigger_edit.shtml:30
|
335
|
-
msgid "Trigger type"
|
336
|
-
msgstr ""
|
337
|
-
|
338
|
-
#: views/trigger_edit.shtml:32
|
339
|
-
msgid "peak"
|
340
|
-
msgstr ""
|
341
|
-
|
342
|
-
#: views/trigger_edit.shtml:33
|
343
|
-
msgid "plateau"
|
344
|
-
msgstr ""
|
345
|
-
|
346
|
-
#: views/trigger_edit.shtml:34
|
347
|
-
msgid "trend"
|
348
|
-
msgstr ""
|
349
|
-
|
350
|
-
#: views/trigger_edit.shtml:42 views/trigger_edit.shtml:52
|
351
|
-
msgid "Max Value"
|
352
|
-
msgstr ""
|
353
|
-
|
354
|
-
#: views/trigger_edit.shtml:48
|
355
|
-
msgid "Duration"
|
356
|
-
msgstr ""
|
357
|
-
|
358
|
-
#: views/trigger_edit.shtml:49
|
359
|
-
msgid "minutes"
|
360
|
-
msgstr ""
|
361
|
-
|
362
|
-
#: views/trigger_edit.shtml:58
|
363
|
-
msgid "Trigger"
|
364
|
-
msgstr ""
|
365
|
-
|
366
|
-
#: views/trigger_edit.shtml:61
|
367
|
-
msgid "Alert me to changes going"
|
368
|
-
msgstr ""
|
369
|
-
|
370
|
-
#: views/trigger_edit.shtml:63
|
371
|
-
msgid "up"
|
372
|
-
msgstr ""
|
373
|
-
|
374
|
-
#: views/trigger_edit.shtml:64
|
375
|
-
msgid "down"
|
376
|
-
msgstr ""
|
377
|
-
|
378
|
-
#: views/trigger_edit.shtml:65
|
379
|
-
msgid "up or down"
|
380
|
-
msgstr ""
|
381
|
-
|
382
|
-
#: views/trigger_edit.shtml:69
|
383
|
-
msgid "during the span of"
|
384
|
-
msgstr ""
|
385
|
-
|
386
|
-
#: views/trigger_edit.shtml:73
|
387
|
-
msgid "relative to"
|
388
|
-
msgstr ""
|
389
|
-
|
390
|
-
#: views/trigger_edit.shtml:89
|
391
|
-
msgid "when change is at least"
|
392
|
-
msgstr ""
|
393
|
-
|
394
|
-
#: views/trigger_edit.shtml:93
|
395
|
-
msgid "Minimum Value"
|
396
|
-
msgstr ""
|
397
|
-
|
398
|
-
#: views/trigger_edit.shtml:98
|
399
|
-
msgid "Submit"
|
400
|
-
msgstr ""
|