Giter Site home page Giter Site logo

owlcms's People

Watchers

James Cloos avatar

owlcms's Issues

Allow explicit scoring

Describe the requested feature
1. New screen, or modification to an existing screen
On results screen, bottom part, allow capture of points explicitly.

2. Who would use this, when
Some youth championships award points based on lifting technique, which affects 
points scored for team.

3. What would the feature do?
Use the explicitly awarded points as part of the computation instead of the 
automatic ranking.

4. What errors or exceptions need to be considered
TBD.

Original issue reported on code.google.com by lamyjeanfrancois on 28 Feb 2012 at 12:54

LED Board allocated to more than one platform?

Branch name: master

Purpose of code changes on this branch:
Defensive programming for LED display board allocation (Québec specific)

When reviewing my code changes, please focus on:
LED Board allocated to more than one platform?

Original issue reported on code.google.com by lamyjeanfrancois on 21 Apr 2012 at 7:23

Manage records

It would be very useful to show that a record is being attempted, or has been 
broken.


Original issue reported on code.google.com by lamyjeanfrancois on 26 Oct 2010 at 1:58

Timer not showing on Athlete/Public Facing display

I have changed the option on Administration/Platform to show the timer for the 
Athlete/Public Facing display, but the time is no longer showing.

What steps will reproduce the problem?
1. Turn timer display off or on in the Platform menu

What version of the product are you using? On what operating system?
Server running on Windows 8. Display web page tried on iPad and Chrome web 
browser

Please provide any additional information below.
This was working last release. Although the time wouldn't turn off once turned 
on.

I have attached my database

Original issue reported on code.google.com by [email protected] on 3 Apr 2013 at 3:43

Attachments:

Start number calculation should only take place using buttons

Now that buttons are available to compute/clear start numbers, the calculation 
done during starting weight sheet generation is spurious, and breaks the "what 
you see is what you get" principle.

Original issue reported on code.google.com by lamyjeanfrancois on 19 Mar 2013 at 2:02

spurious request to select session

When editing a session from the weigh-in list, one gets prompted to select a 
session whereas one is obviously already selected

Original issue reported on code.google.com by lamyjeanfrancois on 4 Mar 2012 at 1:19

Translating tab names breaks competition book macros

Competition book macros rely on name to locate tabs; this breaks when tabs are 
translated.
Must change the macros to use positional references.

Original issue reported on code.google.com by lamyjeanfrancois on 23 Jun 2012 at 9:27

Timer Appears to reset when weight change is done but

I had another small issue with the timer on weight changes.  The clock appears 
to reset after clicking ok on the changed weight.  When restarting the timer, 
it carries on from where it was stopped but I feel the oldies will be concerned.

I videoed the effort for you.

http://www.youtube.com/watch?v=03xZZcEW5T8&feature=youtube_gdata_player

Kind regards and huge thanks for your help so far.

What steps will reproduce the problem?
1. Please see video.
2.
3.

What is the expected output? What do you see instead?
Clock should pause and not alter,
But the clock resets, although continues from where it left off

What version of the product are you using? On what operating system?
latest version on 7 pro

Please provide any additional information below.

Am using a key pad button system.


Original issue reported on code.google.com by [email protected] on 12 Jul 2012 at 8:57

Unit Tests not runnable if rxtx runtime not present.

What steps will reproduce the problem?
1. Checkout app.
2. mvn -P useExternalRepositories package


What is the expected output? What do you see instead?
Test should succeed. Currently, TwoMinuteRuleTest fails.



Original issue reported on code.google.com by lamyjeanfrancois on 20 Feb 2012 at 10:35

Allow changing category boundaries on the fly

Describe the requested feature
1. Allow changing categories on the fly, without having to restart the app.


2. Who would use this, when
During a competition, if the competition secretary has made a mistake setting 
up categories (typically, overlapping categories).

4. Error conditions.
Categories screen should flag errors.


Original issue reported on code.google.com by lamyjeanfrancois on 28 Feb 2012 at 12:41

Reload button on weigh-in page causes split table

If using the reload button on the weigh-in page (typically because someone else 
has altered registration information on another station), then upon session 
selection the bottom table appears split and the bottom part contains the 
current information.


Original issue reported on code.google.com by lamyjeanfrancois on 19 Mar 2013 at 1:58

document instructions for running without Office (using LibreOffice)

What steps will reproduce the problem?
1.Run system on Windows machine without office
2.Attempt to load a registration .xls file using Chrome as browser (likely same 
for other browsers)

What is the expected output? What do you see instead?
File does not load, "Unknown Format" red box is shown.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by lamyjeanfrancois on 24 Oct 2012 at 1:24

NPE on Results Screen Reload

What steps will reproduce the problem?
1. Open application with pre-populated database 
2. Start application, go to results screen, do NOT select a session
3. Hit Reload button.

What is the expected output? What do you see instead?

Should reload, instead threw a Null Pointer Exception (expecting to be 
associated with a platform)

Please use labels and text to provide additional information.
n/a

Original issue reported on code.google.com by lamyjeanfrancois on 12 Feb 2012 at 6:01

Updated 2013-2016 Sinclair Coefficients

Update sinclair.properties with following values
0.794358141 
174.393 kg

0.897260740
148.026 kg

Original issue reported on code.google.com by lamyjeanfrancois on 8 Feb 2013 at 2:35

Check column widths and margins on all administrative screens

What steps will reproduce the problem?
1. Some columns are too wide (e.g. name of platform)
2. Some columns are too narrow for editing mode


What is the expected output? What do you see instead?


Please use labels and text to provide additional information.


Original issue reported on code.google.com by lamyjeanfrancois on 28 Feb 2012 at 12:48

Allow use of gamepad for timekeeper

Describe the requested feature
1. New screen, or modification to an existing screen
announcer screen should allow keyboard shortcuts

2. Who would use this, when
when impossible to use a laptop or tablet for timekeeper, a USB gamepad would 
be added to announcer screen

3. What would the feature do?
hitting gamepad buttons would trigger the Go, Pause, 1min and 2min actions.

4. What errors or exceptions need to be considered

Original issue reported on code.google.com by lamyjeanfrancois on 21 Mar 2012 at 1:20

Import of CSV file.

Describe the requested feature
1. New screen, or modification to an existing screen
Allow import of CSV formatted list of athlete registration data. No need for 
new menu, reuse the same administration screen.

2. Who would use this, when¸
People writing export features from registration programs

3. What would the feature do?
Read a CSV file and create lifters accordingly

4. What errors or exceptions need to be considered
Ill-formatted data; no clean-up of duplicate entries in the first version
(users are responsible for cleaning up/resetting the database)

Original issue reported on code.google.com by lamyjeanfrancois on 3 Mar 2012 at 2:38

broken string in about box (french)

French version of about box displays {3} instead of site lik

Original issue reported on code.google.com by lamyjeanfrancois on 21 Feb 2012 at 6:44

Results screen is hard-wired to be bilingual

What steps will reproduce the problem?
1. Set browser language to English
2. Display "Projector" / "Results"
3.

What is the expected output? What do you see instead?
English display of result board is expected; currently shows bilingual output.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by lamyjeanfrancois on 24 Jun 2012 at 4:14

Should enforce 20/15kg rule

Should notify announcer and marshall that starting attempt totals are below 
required minimum.

Original issue reported on code.google.com by lamyjeanfrancois on 9 Mar 2013 at 7:11

If no session is selected, start numbers are incorrectly assigned to all sessions.

Generated start numbers are given in order of athletes on the start sheet.
Start numbers should be assigned in order of lot number


IWF Rules state as follows

Regulation 6.4
20
Upon the completion of weigh-in, the athlete is assigned an athlete start 
number. The athlete with the lowest lot number is assigned the start number of 
1; from there, all athletes in sequence of lot number are assigned start 
numbers in numerical order. 
When more bodyweight categories are contested in one competition, in the 
allocation of start numbers the progression of lot numbers is considered 
category by category, with the lower category to be taken before the higher 
categories.

Regulation 3.3.5
start numbers range from 1 to 18, as required 
new start numbers are issued for each group

Original issue reported on code.google.com by [email protected] on 19 Mar 2013 at 5:27

Attachments:

Merge name cells together on scoreboard

Show capitalized surname together with given name to better use space.


Original issue reported on code.google.com by lamyjeanfrancois on 1 Apr 2013 at 7:47

mvn compile fails with unresolved dependencies

What steps will reproduce the problem?
1. checkout
2. cd owlcmsParent; mvn compile
3. OR cd ovlcms; mvn compile

What is the expected output? What do you see instead?

Third party jars are not found (e.g. javax.transaction.jta)




Original issue reported on code.google.com by lamyjeanfrancois on 21 Feb 2012 at 6:41

Some sounds cut short on Linux

What steps will reproduce the problem?
1. Start the timer for a lifter on a Ubuntu Linux System
2. Wait for time to expire


What is the expected output? What do you see instead?
End buzzer is cut short.

Please use labels and text to provide additional information.
Sound is played fine with stand-alone program.  Likely a thread interrupt.

Original issue reported on code.google.com by lamyjeanfrancois on 28 Feb 2012 at 12:43

Redundant notification (regression?)

What steps will reproduce the problem?
(not always repeatable)
0. start announcer window
1. restart the lifter-facing display several times.
2. move keyboard focus to that browser window
3. on announcer window, start time
4. enter decisions using keyboard (1-3-6 for good good bad)

What is the expected output? What do you see instead?
There should be a single orange output indicating the the time was stopped by 
referees.  Under some circumstances, there will be more than one.

Note: the cause for repetition could be linked to multiple switches from/to the 
announcer window as well, may need to investigate as well.


Please use labels and text to provide additional information.


Original issue reported on code.google.com by lamyjeanfrancois on 1 Apr 2012 at 7:33

Athlete name columns now too narrow.

Since changing to right-alignment, the name of athlete is too narrow by default

Original issue reported on code.google.com by lamyjeanfrancois on 24 Feb 2012 at 3:44

Support device with real buttons for referees

Some folks can't use a small tablet.
Idea: use old-style Nintendo keypad (available in USB form + map to keyboard 
software)

Original issue reported on code.google.com by lamyjeanfrancois on 9 Mar 2012 at 1:22

No sound at all

What steps will reproduce the problem?
1.Installed the software as normal on windows 7 pro
2. Tried in Opera and Firefox but still no sound
3.

What is the expected output? What do you see instead?
i would hope to hear 30 second buzzer, out of time buzzer, or no lift buzzer.

What version of the product are you using? On what operating system?
Version 2.8.12
Windows 7 Pro

Please provide any additional information below.
Excellent software! Truely amazing! I am running my first competition and would 
love to try this there but sadly i cannot get any buzzers working.....

Also is it possible to change some of the French to English in the main 
displays?

Kind Regards

Matt Nourse

Original issue reported on code.google.com by [email protected] on 23 Jun 2012 at 6:22

Exception on Lifting Order page.

What steps will reproduce the problem?
1. Update to latest version
2. http://localhost/owlcms/app/#summaryLiftOrderView/Platform
3. Receive Error
HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception

org.apache.jasper.JasperException: java.lang.NullPointerException
    org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:548)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:471)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:389)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:333)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
root cause

java.lang.NullPointerException
    org.apache.jsp.jsp.liftingOrder_002den_jsp._jspService(liftingOrder_002den_jsp.java:94)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:433)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:389)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:333)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
note The full stack trace of the root cause is available in the Apache 
Tomcat/7.0.22 logs.


The hardware is a Windows 8 machine, was working before 2.10.1


Please provide any additional information below.

Competition was reset with clean data and the error still happens.

Original issue reported on code.google.com by [email protected] on 10 Mar 2013 at 11:13

compile error when building using mvn under Linux

What steps will reproduce the problem?
1. mvn package after clean checkoug

What is the expected output? What do you see instead?
CategoryLookup references AllTests.java

What version of the product are you using? On what operating system?
v2.8.5



Original issue reported on code.google.com by lamyjeanfrancois on 18 Feb 2012 at 6:00

let timekeeper override announcer

If announcer is not actively controlling the time (start time on announce), 
then announcer announcing should not reset timer.

Original issue reported on code.google.com by lamyjeanfrancois on 21 Apr 2012 at 1:07

Start number calculation was inoperative (incomplete fix for issue 41)

The call to the sorting routine prior to assigning sort numbers was 
inadvertently removed, leading to completely useless start numbers.
Issue 41 as reported was only partially fixed in 2.10.5.


Original issue reported on code.google.com by lamyjeanfrancois on 19 Mar 2013 at 7:15

Implement start number

Compute start number when producing weigh-in sheet (aka Starting Weights).
Display Start Number on weigh-in sheet and Announcer console.

Original issue reported on code.google.com by lamyjeanfrancois on 9 Mar 2013 at 5:54

Mapping categories to sessions causes apparent duplication

If on the sessions page, categories are mapped to a session, then the session 
appears duplicated as many times as there are categories assigned.


Original issue reported on code.google.com by lamyjeanfrancois on 9 Mar 2013 at 9:05

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.