Coder Social home page Coder Social logo

pronamic / wp-orbis-timesheets Goto Github PK

View Code? Open in Web Editor NEW
5.0 8.0 2.0 1.17 MB

Time Management, Timesheet, Time Tracking solution for WordPress. Orbis Timesheets enables you to track your work time.

Home Page: http://www.pronamic.eu/plugins/orbis-timesheets/

PHP 100.00%
crm crm-platform orbis project-management pronamic time-tracker time-tracking timesheet timesheet-management timesheets

wp-orbis-timesheets's Introduction

Orbis Timesheets

wp-orbis-timesheets's People

Contributors

boonstra avatar dependabot[bot] avatar kjtolsma avatar remcotolsma avatar rvdsteege avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

rclations

wp-orbis-timesheets's Issues

GPL?

Just checking if this plugin is GPL - it isn't listed anywhere in the plugin, but I saw in this thread it was mentioned that your plugins are released under GPL - pronamic/wp-orbis#6

PHP warnings about undefined properties when editing entry

I recently stated getting the following error messages when editing an entry:

Warning: Undefined property: stdClass::$subscription_name in /wp-content/plugins/orbis-timesheets/includes/functions.php on line 135

$entry->subscription_name = $row->subscription_name;

Warning: Undefined property: stdClass::$principal_name in /wp-content/plugins/orbis-timesheets/templates/work_registration_fields.php on line 49

Add user select to month report

<form class="mb-4 row gy-2 gx-3 align-items-center" method="get">
<div class="col-auto">
<label class="visually-hidden" for="date-input"><?php \esc_html_e( 'Date', 'orbis-timesheets' ); ?></label>
<input name="date" type="date" class="form-control" id="date-input" value="<?php echo \esc_attr( $date->format( 'Y-m-d' ) ); ?>">
</div>
<div class="col-auto">
<button type="submit" class="btn btn-primary"><?php \esc_html_e( 'Filter', 'orbis-timesheets' ); ?></button>
</div>
</form>

orbis timesheet plugin not installing correctly

The plugin appears to be installed , but there is no Timesheets option in the WP-Admin sidebar, the [orbis_timesheets] shortcode does not work and there is no timesheets table in the database.
Any help appreciated :-)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.