Changeset 1960674
- Timestamp:
- 10/22/2018 01:54:15 PM (7 years ago)
- Location:
- support-hours
- Files:
-
- 65 added
- 9 deleted
- 9 edited
-
tags/1.5 (added)
-
tags/1.5/LICENSE.txt (added)
-
tags/1.5/README.txt (added)
-
tags/1.5/admin (added)
-
tags/1.5/admin/class-support-hours-admin.php (added)
-
tags/1.5/admin/index.php (added)
-
tags/1.5/admin/partials (added)
-
tags/1.5/admin/partials/common (added)
-
tags/1.5/admin/partials/common/bottom-message.php (added)
-
tags/1.5/admin/partials/common/configure-plugin-notice.php (added)
-
tags/1.5/admin/partials/common/worktable.php (added)
-
tags/1.5/admin/partials/settings (added)
-
tags/1.5/admin/partials/settings/general-settings-form.php (added)
-
tags/1.5/admin/partials/settings/work-table-fields.php (added)
-
tags/1.5/admin/partials/settings/work-table-form.php (added)
-
tags/1.5/admin/partials/widgets (added)
-
tags/1.5/admin/partials/widgets/widget-clock.php (added)
-
tags/1.5/admin/support-hours-admin-functions.php (added)
-
tags/1.5/admin/support-hours-admin-overview.php (added)
-
tags/1.5/admin/support-hours-admin-settings.php (added)
-
tags/1.5/admin/support-hours-admin-widget.php (added)
-
tags/1.5/dist (added)
-
tags/1.5/dist/scripts (added)
-
tags/1.5/dist/scripts/support-hours-admin.js (added)
-
tags/1.5/dist/styles (added)
-
tags/1.5/dist/styles/support-hours-admin.css (added)
-
tags/1.5/includes (added)
-
tags/1.5/includes/class-support-hours-activator.php (added)
-
tags/1.5/includes/class-support-hours-deactivator.php (added)
-
tags/1.5/includes/class-support-hours-i18n.php (added)
-
tags/1.5/includes/class-support-hours-loader.php (added)
-
tags/1.5/includes/class-support-hours.php (added)
-
tags/1.5/includes/index.php (added)
-
tags/1.5/index.php (added)
-
tags/1.5/languages (added)
-
tags/1.5/languages/support-hours-nl_NL.mo (added)
-
tags/1.5/languages/support-hours-nl_NL.po (added)
-
tags/1.5/languages/support-hours.pot (added)
-
tags/1.5/public (added)
-
tags/1.5/public/class-support-hours-public.php (added)
-
tags/1.5/public/css (added)
-
tags/1.5/public/css/support-hours-public.css (added)
-
tags/1.5/public/index.php (added)
-
tags/1.5/public/js (added)
-
tags/1.5/public/js/support-hours-public.js (added)
-
tags/1.5/public/partials (added)
-
tags/1.5/public/partials/support-hours-public-display.php (added)
-
tags/1.5/support-hours.php (added)
-
tags/1.5/uninstall.php (added)
-
trunk/README.txt (modified) (4 diffs)
-
trunk/admin/class-support-hours-admin.php (modified) (4 diffs)
-
trunk/admin/css (deleted)
-
trunk/admin/js (deleted)
-
trunk/admin/partials/common (added)
-
trunk/admin/partials/common/bottom-message.php (added)
-
trunk/admin/partials/common/configure-plugin-notice.php (added)
-
trunk/admin/partials/common/worktable.php (added)
-
trunk/admin/partials/settings (added)
-
trunk/admin/partials/settings/general-settings-form.php (added)
-
trunk/admin/partials/settings/work-table-fields.php (added)
-
trunk/admin/partials/settings/work-table-form.php (added)
-
trunk/admin/partials/support-hours-admin-configure-plugin-notice.php (deleted)
-
trunk/admin/partials/support-hours-admin-overview-workTable.php (deleted)
-
trunk/admin/partials/support-hours-admin-settings-textFields.php (deleted)
-
trunk/admin/partials/support-hours-admin-settings-workTable.php (deleted)
-
trunk/admin/partials/support-hours-admin-widget-bottomMessage.php (deleted)
-
trunk/admin/partials/support-hours-admin-widget-clock.php (deleted)
-
trunk/admin/partials/support-hours-functions.php (deleted)
-
trunk/admin/partials/widgets (added)
-
trunk/admin/partials/widgets/widget-clock.php (added)
-
trunk/admin/support-hours-admin-functions.php (added)
-
trunk/admin/support-hours-admin-overview.php (modified) (1 diff)
-
trunk/admin/support-hours-admin-settings.php (modified) (2 diffs)
-
trunk/admin/support-hours-admin-widget.php (modified) (1 diff)
-
trunk/dist (added)
-
trunk/dist/scripts (added)
-
trunk/dist/scripts/support-hours-admin.js (added)
-
trunk/dist/styles (added)
-
trunk/dist/styles/support-hours-admin.css (added)
-
trunk/includes/class-support-hours-activator.php (modified) (2 diffs)
-
trunk/languages/support-hours-nl_NL.mo (modified) (previous)
-
trunk/languages/support-hours-nl_NL.po (modified) (3 diffs)
-
trunk/support-hours.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
support-hours/trunk/README.txt
r1755809 r1960674 3 3 Tags: time, hours, tracking, client, pre-paid 4 4 Requires at least: 3.0.1 5 Tested up to: 4.96 Stable tag: 1. 4.25 Tested up to: 5.0 6 Stable tag: 1.5 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 The support-hours plugin can be used to give your customers insight on the status of their pre-paid support hours.10 Use Support hours to give yourself and your clients insights on the status of pre-paid work. 11 11 12 12 == Description == … … 31 31 = Why did you create this plugin? = 32 32 33 To help my customers keep track of their pre-paid hours .33 To help my customers keep track of their pre-paid hours and what/when I've been working on for the spent time. Hope it can serve you in the same way. 34 34 35 35 = Do you have plans to work on new functions for the plugin? = 36 36 37 Yes! I just added some new functionality to set different work entries. I will look into new functions on request or when I need something myself.37 Yes! I just released a very big update and I'm planning to iterate on it! Hopefully not another year will pass. 38 38 39 39 = Is this your first plugin? = … … 47 47 48 48 == Changelog == 49 50 = 1.5 = 51 52 New: 53 54 * Changed the working of the amount of bought hours. Instead of one fixed number of all the hours, you can add new time over time. 55 * Complely new UI on the settings page which now features material design modals. 56 * Introducting a temporary function that changes some database related stuff to move to the new system. 57 * implemented new build tools for faster development flow. 58 59 Changed: 60 61 * Rework of all the functions under the hood 62 * Changed the way you input the work 63 * A lot of css and JS enhancements 64 * Updated strings and translations 65 66 Deleted: 67 68 * the fixed bought hours field is now gone 69 49 70 = 1.4.2 = 50 71 … … 137 158 = 1.0 = 138 159 * First commit of my plugin 160 161 162 == Upgrade Notice == 163 If you dont see your previous time entries show up after you update the plugin, please refresh the page. If the problem continues to exist, please get in contact. -
support-hours/trunk/admin/class-support-hours-admin.php
r1741923 r1960674 75 75 * class. 76 76 */ 77 78 wp_enqueue_style( $this->plugin_name, plugin_dir_url( __FILE__ ) . 'css/support-hours-admin.min.css', array(), $this->version, 'all' ); 79 77 wp_enqueue_style( $this->plugin_name, plugins_url($this->plugin_name). '/dist/styles/support-hours-admin.css', array(), $this->version, 'all' ); 80 78 } 81 79 … … 99 97 */ 100 98 101 wp_enqueue_script( $this->plugin_name, plugin _dir_url( __FILE__ ) . 'js/support-hours-admin.js', array( 'jquery' ), $this->version, false );99 wp_enqueue_script( $this->plugin_name, plugins_url($this->plugin_name). '/dist/scripts/support-hours-admin.js', array( 'jquery' ), $this->version, false ); 102 100 103 101 } … … 160 158 161 159 public function display_plugin_page() { 162 include_once( 'partials/support-hours-functions.php' ); 160 include_once( 'support-hours-admin-functions.php' ); 161 echo transform_fixed_time($static_time, $workFields, $name, $options); 163 162 include_once( 'support-hours-admin-overview.php' ); 164 163 } … … 199 198 } 200 199 function support_hours_dashboard_widget_function() { 201 include_once( ' partials/support-hours-functions.php' );200 include_once( 'support-hours-admin-functions.php' ); 202 201 include_once( 'support-hours-admin-widget.php' ); 203 202 } -
support-hours/trunk/admin/support-hours-admin-overview.php
r1755809 r1960674 14 14 <div class="wrap"> 15 15 <h2><?php echo esc_html(get_admin_page_title()); ?></h2> 16 <p> 17 <?php _e( 'A complete overview of all activities.', $this->plugin_name); ?> 18 </p> 16 19 <?php 17 if(!empty($users) && (!empty($bought_ hours) || $bought_hours == '00:00' ) && !empty($email)):20 if(!empty($users) && (!empty($bought_minutes) || $bought_minutes == '0' ) && !empty($email)): 18 21 $user_ID = get_current_user_id(); 19 22 $i = 0; 20 23 21 24 if ( !empty($workFields[0]['date']) ) : 22 include_once( 'partials/ support-hours-admin-overview-workTable.php' );25 include_once( 'partials/common/worktable.php' ); 23 26 endif; 24 27 25 include_once( 'partials/ support-hours-admin-widget-bottomMessage.php' );28 include_once( 'partials/common/bottom-message.php' ); 26 29 27 30 elseif(empty($users) || empty($email)): 28 31 29 include_once( 'partials/ support-hours-admin-configure-plugin-notice.php' );30 32 include_once( 'partials/common/configure-plugin-notice.php' ); 33 31 34 endif; ?> 32 35 -
support-hours/trunk/admin/support-hours-admin-settings.php
r1741923 r1960674 12 12 ?> 13 13 <?php 14 $ options = get_option($this->plugin_name);15 $ bought_hours = $options['bought_hours'];14 $name = $this->plugin_name; 15 $options = get_option($name); 16 16 $users = $options['users']; 17 17 $email = $options['email']; … … 21 21 ?> 22 22 <div class="wrap"> 23 <h2><?php echo esc_html(get_admin_page_title()); ?></h2> 23 24 <?php if (empty($users) || (!empty($users) && in_array($user_ID, $users))) { ?> 24 <h2><?php echo esc_html(get_admin_page_title()); ?></h2> 25 <form method="post" name="cleanup_options" action="options.php" >25 26 <form method="post" name="cleanup_options" action="options.php" class="support-hours-settings"> 26 27 <?php 27 settings_fields($ this->plugin_name);28 do_settings_sections($ this->plugin_name);29 include_once( 'partials/s upport-hours-admin-settings-textFields.php' );30 include_once( 'partials/s upport-hours-admin-settings-workTable.php' );28 settings_fields($name); 29 do_settings_sections($name); 30 include_once( 'partials/settings/general-settings-form.php' ); 31 include_once( 'partials/settings/work-table-form.php' ); 31 32 ?> 32 33 </form> 33 34 <?php } else {?> 34 < p>35 <?php _e( 'You do not have access to this page because you are not a Support Hours manager. Please disable and enable th is plugin if you need access again.', $this->plugin_name); ?>36 </ p>35 <h3> 36 <?php _e( 'You do not have access to this page because you are not a Support Hours manager. Please disable and enable the plugin to reset user access.', $name); ?> 37 </h3> 37 38 <?php } ?> 38 39 </div> -
support-hours/trunk/admin/support-hours-admin-widget.php
r1755809 r1960674 15 15 $i = 0; 16 16 global $pagenow; 17 if(!empty($users) && !empty($email)): 17 18 18 if(!empty($users) && (!empty($bought_hours) || $bought_hours == '00:00' ) && !empty($email)): 19 20 include_once( 'partials/support-hours-admin-widget-clock.php' ); 19 include_once( 'partials/widgets/widget-clock.php' ); 21 20 22 21 if ( !empty($workFields[0]['date']) ) : 23 22 24 include_once( 'partials/ support-hours-admin-overview-workTable.php' );23 include_once( 'partials/common/worktable.php' ); 25 24 26 25 endif; 27 26 28 include_once( 'partials/ support-hours-admin-widget-bottomMessage.php' );27 include_once( 'partials/common/bottom-message.php' ); 29 28 30 elseif(empty($users) || empty($email) ):29 elseif(empty($users) || empty($email) || $bought_minutes == '0'): 31 30 32 include_once( 'partials/ support-hours-admin-configure-plugin-notice.php' );31 include_once( 'partials/common/configure-plugin-notice.php' ); 33 32 34 33 else: ?> 35 34 36 <h4>37 <?php _e( 'No support Hours bought', $this->plugin_name); ?>.38 </h4>39 <p>40 <?php _e( 'Contact me via', $this->plugin_name); ?> <a href="mailto:<?php echo $email;?>"><?php echo $email;?></a>41 </p>35 <div class="warning-message notice support-hours-notice inline notice-warning notice-alt"> 36 <p><?php _e( 'No Support Hours bought yet.', $this->plugin_name); ?></p> 37 </div> 38 <a class="button button-primary" href="mailto:<?php echo $email; ?>'?SUBJECT=<?php _e('Order Support Hours', $this->plugin_name); ?> - <?php echo bloginfo('name'); ?>"> 39 <?php _e('Order Support Hours', $this->plugin_name); ?> 40 </a> 42 41 43 <?php endif; ?>42 <?php endif; ?> -
support-hours/trunk/includes/class-support-hours-activator.php
r1609855 r1960674 31 31 */ 32 32 public static function activate() { 33 /* 33 34 function sample_admin_notice__error() { 34 35 $options = get_option($this->plugin_name); … … 43 44 </div> 44 45 <?php } 45 add_action( 'admin_notices', 'sample_admin_notice__error' ); 46 add_action( 'admin_notices', 'sample_admin_notice__error' ); 47 */ 46 48 } 47 49 -
support-hours/trunk/languages/support-hours-nl_NL.po
r1755809 r1960674 2 2 msgstr "" 3 3 "Project-Id-Version: Support hours\n" 4 "POT-Creation-Date: 201 7-10-31 10:02+0100\n"5 "PO-Revision-Date: 201 7-10-31 10:11+0100\n"4 "POT-Creation-Date: 2018-09-15 17:35+0200\n" 5 "PO-Revision-Date: 2018-09-15 17:35+0200\n" 6 6 "Last-Translator: \n" 7 7 "Language-Team: Erik van der Bas <erik@basedonline.nl>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "X-Generator: Poedit 2.0. 4\n"12 "X-Generator: Poedit 2.0.7\n" 13 13 "X-Poedit-Basepath: ..\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" … … 16 16 "X-Poedit-KeywordsList: __;_e;_\n" 17 17 "X-Poedit-SearchPath-0: .\n" 18 19 #: admin/class-support-hours-admin.php:115 20 #: admin/class-support-hours-admin.php:124 18 "X-Poedit-SearchPathExcluded-0: node_modules\n" 19 20 #: admin/class-support-hours-admin.php:113 21 #: admin/class-support-hours-admin.php:122 21 22 msgid "Support Hours overview" 22 msgstr "Support Urenoverzicht"23 24 #: admin/class-support-hours-admin.php:11 625 #: admin/class-support-hours-admin.php:18 923 msgstr "Support Hours overzicht" 24 25 #: admin/class-support-hours-admin.php:114 26 #: admin/class-support-hours-admin.php:188 26 27 msgid "Support Hours" 27 msgstr "Support Uren"28 29 #: admin/class-support-hours-admin.php:12 528 msgstr "Support Hours" 29 30 #: admin/class-support-hours-admin.php:123 30 31 msgid "Overview" 31 32 msgstr "Overzicht" 32 33 33 #: admin/class-support-hours-admin.php:13 234 #: admin/class-support-hours-admin.php:130 34 35 msgid "Support Hours settings" 35 msgstr "Support Ureninstellingen"36 37 #: admin/class-support-hours-admin.php:13 338 #: admin/class-support-hours-admin.php:1 5036 msgstr "Support Hours instellingen" 37 38 #: admin/class-support-hours-admin.php:131 39 #: admin/class-support-hours-admin.php:148 39 40 msgid "Settings" 40 41 msgstr "Instellingen" 41 42 42 #: admin/partials/support-hours-admin-settings-textFields.php:2 43 msgid "Select Support Hours managers" 44 msgstr "Selecteer Support Uren managers" 45 46 #: admin/partials/support-hours-admin-settings-textFields.php:3 47 msgid "" 48 "Select Support-Hour manager. Warning! If you do not set yourself as a " 49 "Support Hours manager, you will loose access to this page until the plugin " 50 "is disabled and enabled." 51 msgstr "" 52 "Selecteer de Support-Hour manager. Waarschuwing! Als u uzelf niet selecteert " 53 "als Support Uren manager, dan verliest u de toegang tot deze pagina totdat " 54 "de plugin gedeactiveerd en opnieuw geactiveerd is." 55 56 #: admin/partials/support-hours-admin-settings-textFields.php:8 57 msgid "" 58 "Warning! If you do not set yourself as a Support Hours manager, you will " 59 "loose access to this page until the plugin is disabled and enabled." 60 msgstr "" 61 "Waarschuwing! Als u uzelf niet selecteert als Support Uren manager, dan " 62 "verliest u de toegang tot deze pagina totdat de plugin gedeactiveerd en " 63 "opnieuw geactiveerd is." 64 65 #: admin/partials/support-hours-admin-settings-textFields.php:11 66 #: admin/partials/support-hours-admin-settings-textFields.php:12 67 msgid "E-Mail adress main Support Hours manager" 68 msgstr "E-Mail adres Support Uren manager" 69 70 #: admin/partials/support-hours-admin-settings-textFields.php:16 71 #: admin/partials/support-hours-admin-settings-textFields.php:17 72 msgid "Amount of bought Support Hours" 73 msgstr "Aantal ingekochte Support Uren" 74 75 #: admin/partials/support-hours-admin-settings-textFields.php:19 76 msgid "Please enter a valid time" 77 msgstr "Voer een valide tijd in" 78 79 #: admin/partials/support-hours-admin-settings-workTable.php:8 80 #: admin/partials/support-hours-admin-settings-workTable.php:23 81 #: admin/partials/support-hours-admin-settings-workTable.php:46 82 #: admin/partials/support-hours-admin-widget-hourTable.php:6 83 #: admin/partials/support-hours-admin-widget-workTable.php:7 43 #: admin/partials/common/bottom-message.php:4 44 msgid "Add new activity" 45 msgstr "Voeg nieuwe activiteit toe" 46 47 #: admin/partials/common/bottom-message.php:7 48 msgid "View all activities" 49 msgstr "Bekijk alle activiteiten" 50 51 #: admin/partials/common/bottom-message.php:13 52 msgid "No activities added yet." 53 msgstr "Nog geen activiteiten toegevoegd." 54 55 #: admin/partials/common/bottom-message.php:16 56 msgid "Add first activity" 57 msgstr "Voeg eerste activiteit toe" 58 59 #: admin/partials/common/bottom-message.php:24 60 msgid "Hi" 61 msgstr "Hallo" 62 63 #: admin/partials/common/bottom-message.php:32 64 msgid "your Support Hours are used." 65 msgstr "uw Support Uren zijn verbruikt." 66 67 #: admin/partials/common/bottom-message.php:41 68 msgid "your Support Hours are almost used." 69 msgstr "uw Support Uren zijn bijna verbruikt." 70 71 #: admin/partials/common/bottom-message.php:50 72 msgid "you have plenty of hours left." 73 msgstr "u heeft nog veel uren over." 74 75 #: admin/partials/common/bottom-message.php:55 76 #: admin/support-hours-admin-widget.php:38 77 #: admin/support-hours-admin-widget.php:39 78 msgid "Order Support Hours" 79 msgstr "Bestel Support Uren" 80 81 #: admin/partials/common/configure-plugin-notice.php:3 82 msgid "Configure plugin!" 83 msgstr "Configureer plugin!" 84 85 #: admin/partials/common/worktable.php:6 86 msgid "Last five activities:" 87 msgstr "Laatste vijf activiteiten:" 88 89 #: admin/partials/common/worktable.php:8 90 msgid "Activities:" 91 msgstr "Activiteiten:" 92 93 #: admin/partials/common/worktable.php:16 94 #: admin/partials/settings/work-table-fields.php:19 95 #: admin/partials/settings/work-table-form.php:9 84 96 msgid "Date" 85 97 msgstr "Datum" 86 98 87 #: admin/partials/support-hours-admin-settings-workTable.php:9 88 #: admin/partials/support-hours-admin-settings-workTable.php:28 89 #: admin/partials/support-hours-admin-settings-workTable.php:51 90 #: admin/partials/support-hours-admin-widget-hourTable.php:7 91 #: admin/partials/support-hours-admin-widget-workTable.php:8 99 #: admin/partials/common/worktable.php:17 100 #: admin/partials/settings/work-table-form.php:10 101 msgid "Time" 102 msgstr "Tijd" 103 104 #: admin/partials/common/worktable.php:18 105 #: admin/partials/settings/work-table-fields.php:27 106 #: admin/partials/settings/work-table-form.php:11 92 107 msgid "Description" 93 108 msgstr "Beschrijving" 94 109 95 #: admin/partials/support-hours-admin-settings-workTable.php:10 96 #: admin/partials/support-hours-admin-settings-workTable.php:32 97 #: admin/partials/support-hours-admin-settings-workTable.php:55 98 #: admin/partials/support-hours-admin-widget-hourTable.php:8 99 #: admin/partials/support-hours-admin-widget-workTable.php:9 110 #: admin/partials/common/worktable.php:47 111 msgid "Total" 112 msgstr "Totaal" 113 114 #: admin/partials/settings/general-settings-form.php:2 115 msgid "Select Support Hours managers" 116 msgstr "Selecteer Support Hours managers" 117 118 #: admin/partials/settings/general-settings-form.php:14 119 #: admin/partials/settings/general-settings-form.php:16 120 msgid "E-mail address main Support Hours manager" 121 msgstr "E-mailadres Support Hours manager" 122 123 #: admin/partials/settings/general-settings-form.php:20 124 msgid "E-mail" 125 msgstr "E-mail" 126 127 #: admin/partials/settings/work-table-fields.php:8 128 #: admin/partials/settings/work-table-fields.php:23 100 129 msgid "Time used" 101 130 msgstr "Tijd verbruikt" 102 131 103 #: admin/partials/support-hours-admin-settings-workTable.php:25 104 #: admin/partials/support-hours-admin-settings-workTable.php:48 105 msgid "Today" 106 msgstr "Vandaag" 107 108 #: admin/partials/support-hours-admin-settings-workTable.php:29 109 #: admin/partials/support-hours-admin-settings-workTable.php:52 132 #: admin/partials/settings/work-table-fields.php:14 133 msgid "Time added" 134 msgstr "Tijd toegevoegd" 135 136 #: admin/partials/settings/work-table-fields.php:28 110 137 msgid "Description of the activity" 111 138 msgstr "Beschrijving van de activiteit" 112 139 113 #: admin/partials/support-hours-admin-settings-workTable.php:64 140 #: admin/partials/settings/work-table-form.php:8 141 msgid "Type" 142 msgstr "Type" 143 144 #: admin/partials/settings/work-table-form.php:27 114 145 msgid "Add activity" 115 146 msgstr "Voeg activiteit toe" 116 147 117 #: admin/partials/s upport-hours-admin-settings-workTable.php:64118 msgid "Save all changes"148 #: admin/partials/settings/work-table-form.php:29 149 msgid "Save" 119 150 msgstr "Bijwerken" 120 151 121 #: admin/partials/support-hours-admin-widget-bottomMessage.php:3 122 #: admin/partials/support-hours-admin-widget-hourTable.php:30 123 msgid "Add new activity" 124 msgstr "Voeg nieuwe activiteit toe" 125 126 #: admin/partials/support-hours-admin-widget-bottomMessage.php:6 127 #: admin/partials/support-hours-admin-widget-hourTable.php:33 128 msgid "View all acitivities" 129 msgstr "Bekijk alle activiteiten" 130 131 #: admin/partials/support-hours-admin-widget-bottomMessage.php:11 132 #: admin/partials/support-hours-admin-widget-hourTable.php:37 133 msgid "Add first acitivity" 134 msgstr "Voeg eerste activiteit toe" 135 136 #: admin/partials/support-hours-admin-widget-bottomMessage.php:17 137 msgid "Support hours used." 138 msgstr "Support uren verbruikt." 139 140 #: admin/partials/support-hours-admin-widget-bottomMessage.php:19 141 msgid "Support hours almost used" 142 msgstr "Support Uren bijna gebruik" 143 144 #: admin/partials/support-hours-admin-widget-bottomMessage.php:21 145 msgid "Need more support hours" 146 msgstr "Heeft u meer support uren nodig" 147 148 #: admin/partials/support-hours-admin-widget-bottomMessage.php:23 149 #: admin/support-hours-admin-widget.php:43 150 msgid "Contact me via" 151 msgstr "Neem contact op via" 152 153 #: admin/partials/support-hours-admin-widget-clock.php:15 152 #: admin/partials/widgets/widget-clock.php:14 154 153 msgid "hours" 155 154 msgstr "uur" 156 155 157 #: admin/partials/ support-hours-admin-widget-clock.php:19156 #: admin/partials/widgets/widget-clock.php:16 158 157 msgid "used" 159 158 msgstr "verbruikt" 160 159 161 #: admin/partials/support-hours-admin-widget-hourTable.php:2 162 #: admin/partials/support-hours-admin-widget-workTable.php:2 163 msgid "Activities" 164 msgstr "Activiteiten" 165 166 #: admin/partials/support-hours-admin-widget-hourTable.php:35 167 #: admin/partials/support-hours-admin-widget-workTable.php:31 168 msgid "Total" 169 msgstr "Totaal" 170 171 #: admin/support-hours-admin-overview.php:28 172 #: admin/support-hours-admin-widget.php:33 173 msgid "Configure plugin!" 174 msgstr "Configureer plugin!" 175 176 #: admin/support-hours-admin-settings.php:35 160 #: admin/support-hours-admin-functions.php:17 161 msgid "Update of Support Hours complete, please refresh page" 162 msgstr "Update van Support Hours compleet, ververs de pagina" 163 164 #: admin/support-hours-admin-functions.php:20 165 msgid "First bought time - added by Support Hours" 166 msgstr "Eerste ingekochte tijd - toegevoegd door Support Hours" 167 168 #: admin/support-hours-admin-overview.php:17 169 msgid "A complete overview of all activities." 170 msgstr "Een compleet overzicht van alle activiteiten." 171 172 #: admin/support-hours-admin-settings.php:37 177 173 msgid "" 178 174 "You do not have access to this page because you are not a Support Hours " 179 "manager. Please disable and enable th is plugin if you need access again."175 "manager. Please disable and enable the plugin to reset user access." 180 176 msgstr "" 181 "U heeft geen toegang tot deze pagina omdat u geen Support Uren manager " 182 "bent. Deactiveer en activeer de plugin opnieuw om weer toegang te krijgen " 183 "tot deze pagina." 184 185 #: admin/support-hours-admin-widget.php:40 186 msgid "No support Hours bought" 187 msgstr "Geen support uren gekocht" 188 189 #: includes/class-support-hours-activator.php:36 190 msgid "" 191 "Support Hours uses a new system to store hours. Do not forget to input the " 192 "old hours into the new system. Amount of old hours need to be set:" 193 msgstr "" 194 "Support Uren gebruikt een nieuw systeem om de uren op te slaan. Vergeet niet " 195 "de oude uren in te vullen in het nieuwe systeem. Het aantal uren wat opnieuw " 196 "opgeslagen dient te worden:" 177 "U heeft geen toegang tot deze pagina omdat u geen Support Hours manager " 178 "bent. Deactiveer en activeer de plugin om weer toegang te krijgen." 179 180 #: admin/support-hours-admin-widget.php:36 181 msgid "No Support Hours bought yet." 182 msgstr "Nog geen Support Uren ingekocht." 183 184 #~ msgid "Save all changes" 185 #~ msgstr "Bijwerken" 186 187 #~ msgid "Contact me via" 188 #~ msgstr "Neem contact op met mij via" 189 190 #~ msgid "E-Mail adress main Support Hours manager" 191 #~ msgstr "E-Mail adres Support Uren manager" 192 193 #~ msgid "" 194 #~ "Support Hours uses a new system to store hours. Do not forget to input " 195 #~ "the old hours into the new system. Amount of old hours need to be set:" 196 #~ msgstr "" 197 #~ "Support Uren gebruikt een nieuw systeem om de uren op te slaan. Vergeet " 198 #~ "niet de oude uren in te vullen in het nieuwe systeem. Het aantal uren wat " 199 #~ "opnieuw opgeslagen dient te worden:" 200 201 #~ msgid "Need more support hours" 202 #~ msgstr "Heeft u meer support uren nodig" 203 204 #~ msgid "" 205 #~ "Select Support-Hour manager. Warning! If you do not set yourself as a " 206 #~ "Support Hours manager, you will loose access to this page until the " 207 #~ "plugin is disabled and enabled." 208 #~ msgstr "" 209 #~ "Selecteer de Support-Hour manager. Waarschuwing! Als u uzelf niet " 210 #~ "selecteert als Support Uren manager, dan verliest u de toegang tot deze " 211 #~ "pagina totdat de plugin gedeactiveerd en opnieuw geactiveerd is." 212 213 #~ msgid "" 214 #~ "Warning! If you do not set yourself as a Support Hours manager, you will " 215 #~ "loose access to this page until the plugin is disabled and enabled." 216 #~ msgstr "" 217 #~ "Waarschuwing! Als u uzelf niet selecteert als Support Uren manager, dan " 218 #~ "verliest u de toegang tot deze pagina totdat de plugin gedeactiveerd en " 219 #~ "opnieuw geactiveerd is." 220 221 #, fuzzy 222 #~| msgid "Total" 223 #~ msgid "Total spent" 224 #~ msgstr "Totaal" 225 226 #~ msgid "Please enter a valid time" 227 #~ msgstr "Voer een valide tijd in" 228 229 #~ msgid "Today" 230 #~ msgstr "Vandaag" 197 231 198 232 #~ msgid "hours used of" -
support-hours/trunk/support-hours.php
r1755809 r1960674 9 9 * that starts the plugin. 10 10 * 11 * @link http ://basedonline.nl11 * @link https://basedonline.nl 12 12 * @since 1.0.0 13 13 * @package Support_Hours … … 16 16 * Plugin Name: Support Hours 17 17 * Plugin URI: http://basedonline.nl 18 * Description: The support-hours plugin can be used to give your customers insight on the status of their pre-paid support hours.19 * Version: 1. 4.218 * Description: Use Support hours to give yourself and your clients insights on the status of pre-paid work. 19 * Version: 1.5 20 20 * Author: Erik van der Bas 21 * Author URI: http ://basedonline.nl21 * Author URI: https://basedonline.nl 22 22 * License: GPL-2.0+ 23 23 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Note: See TracChangeset
for help on using the changeset viewer.