Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mlaursen/mathtabolism


https://github.com/mlaursen/mathtabolism

Fixed The Broken Stuff

Fixed the entity problems.. had accidentally removed the mapping

f21f61ec777d9de893817c5d4ad45ad201b08293 authored about 10 years ago by mlaursen <[email protected]>
Broek something

Broke something..

82b250e9057b481ebe8aab645e316ae1943a09d4 authored about 10 years ago by laursenm <[email protected]>
FIxed NumberUtils Equals

Fixed the numberUtils aboutequals and removed the test package from ant
since I just run through...

28238becd502ec78d70576239319109b78d01409 authored about 10 years ago by laursenm <[email protected]>
Calculating Daily Intake Stuff

Working on calculating the daily intake

d85712f1a9304d3d598e1a260567a31670569035 authored about 10 years ago by laursenm <[email protected]>
Fixed the Account Setting Current Setting Stuff

FOrgot to update the BO for currentAccountSettings and moved the
DailyIntakeBO to the account pa...

f6cdeb7d1bc9720904c9ec9c0726781222771b4c authored about 10 years ago by laursenm <[email protected]>
Weight Stuff I Can't Remember. Game Time

Did some weight and account and meal stuff.. Yeah.. Game time!

c8486914f2dad9123c3df9e2b43e89b21e10c3d9 authored about 10 years ago by mlaursen <[email protected]>
Added Meal Items

Added the meal enetity stuff and database table stuff

b4306dcfb7b2f1aa77d22256b895f53b1f64d2c3 authored about 10 years ago by mlaursen <[email protected]>
Changed DailyIntake PK

Changed the daily_intake table to have a single id as the primar key
versus the composite key fo...

116cdfe4a496dc858162cf899a6dc55741bffd79 authored about 10 years ago by mlaursen <[email protected]>
Changed IngredeintPackage to Food

Changed the ingreidnet package to be named food as well as did some
stuff for the meals.

7c6d713d6bf0428a67ce7aeeb1b51d9c0ae60d21 authored about 10 years ago by mlaursen <[email protected]>
More Daily Intake

Added the faces config to add daily intake page. Also fixed the logic
for generating a week of d...

156006e5ffa45cbb100b490b9762f1cb50582f57 authored about 10 years ago by mlaursen <[email protected]>
Added DailyIntake Entity -> BO

Added the logic for adding a DailyIntake table. Only did MySQL so far in
dbfiles though.

3012e8f9c020041fb0391688a7b37ea922c928aa authored about 10 years ago by mlaursen <[email protected]>
Added BaseGeneratedEntity

Added a mapped superclass named BaseGeneratedENtity to automatically
generated an id for a class...

6ced0ad9fb9ce42dd54a01ead61fbc2053b60863 authored about 10 years ago by mlaursen <[email protected]>
Added Dropdown Tag

Added a dropdown tag to create "pretty" dropdowns. I still need to think
if this is how I actual...

f4294f728260a24e18f3157f805f50018a8b60e5 authored about 10 years ago by mlaursen <[email protected]>
Added a year range to the account birthday.

The range is now 80 years less than current date to 5 years more than
the current date. Also rem...

258ae0f2262cc755a18be749d7f7952218ceb9e3 authored about 10 years ago by mlaursen <[email protected]>
Changed styling of data-tables to look a little better.

0ad87d3fb3ee0436dba688ff9fdb27b0461ff1ed authored about 10 years ago by mlaursen <[email protected]>
Added Calendar

Added the calendar picker from primefaces.

0f8e7ec48fd8906749f04596aac990e38670158b authored about 10 years ago by mlaursen <[email protected]>
Hoping to have formatted the readme better

16ecac32372a4f73593596a320fc087dfa54d99e authored about 10 years ago by laursenm <[email protected]>
Hoping to have formatted the readme better

881f8ca9ee4c63589cb9e85c1132ee0d8ae8d67b authored about 10 years ago by laursenm <[email protected]>
Hoping to have formatted the readme better

02b5d0398a3cb56b7013e6cd0aa2a8862a99768e authored about 10 years ago by laursenm <[email protected]>
Hoping to have formatted the readme better

4c79e578ef307592a354e6e81def52c4ecd4c8ca authored about 10 years ago by laursenm <[email protected]>
Fixed the Flipper CSS

The flipper css was broken for Firefox because I enver set the original
degree for the front of ...

f37c40d531016aa1b76b09a564b92d356b349dea authored about 10 years ago by laursenm <[email protected]>
Removed unused files

9ed5291990f3992fb889c321a8b6fb492e6c3486 authored about 10 years ago by mlaursen <[email protected]>
Removed Background Color

12ef2ac44337626636414fc23a4b88719e1bc5ae authored about 10 years ago by laursenm <[email protected]>
Updated navbar to be a bit better looking. Smaller font

87680bfb94ac24b963484a3c3f574fde0e80d492 authored about 10 years ago by laursenm <[email protected]>
Fixed MySQL, Updated Navbar

Updated the mysql tables creation. Brand -> brand. I forgot it is case
sensitive. Also shortened...

856ba01daa32a45cb40a602c97bb11b3a2ffa09b authored about 10 years ago by laursenm <[email protected]>
Added some terrible formatting to data-table

Added data-table css formatting that looks ugly. Will need new and
better formatting later.

b12e56ec4d9b7d5d52cc2190c3ce59446416bee4 authored about 10 years ago by mlaursen <[email protected]>
Fixed Ingredient Table Positioning

Moved the Brands ands Categories into the form and moved the ingredient
table 1 cell to the righ...

eedcab56192a306363d18b063ccd96ed1396ac2a authored about 10 years ago by mlaursen <[email protected]>
Ingredients!

Updating the ingredient table to actually have some data displayed. Also
added the sidebar for b...

0561495ffcb669a761d277787821d16e694628bb authored about 10 years ago by mlaursen <[email protected]>
Moved Messages Inside Content

Moved the h:messages into the content div so it will have some
mormatting.

a1738e50d1564acc37c75cc7ba791fa0524c7425 authored about 10 years ago by mlaursen <[email protected]>
Deleted old account inded

what happened

50d5b46d7916bf42586eea226cfabd5b0cd107e7 authored about 10 years ago by mlaursen <[email protected]>
Fixed Navigation

Fixed teh navigation rules after moving the account updateSettings to a
sprotected location.

2af0a37d646acd79555a36677eea0a484953b24d authored about 10 years ago by mlaursen <[email protected]>
Added Ingredient View to Navbar

Added View ingredients to the navbar. I will need to rethink my navbar
since it is too full now.

ce902d1ef0c4416a9115ebb85ddaf0090e9f24ce authored about 10 years ago by mlaursen <[email protected]>
Added Ingredient Queries

Added some queries to get ingredients and filtered ingredients.

20bab9e5b81334637ff0de1a26b359e034aa17ad authored about 10 years ago by mlaursen <[email protected]>
FIxed Navbar Width Issue

Navbar had made page more than 100%. Removing the width: 100% and the
display: inline-block from...

40df44c0f36e8f77cb59eacfb00cc6895e4a9452 authored about 10 years ago by mlaursen <[email protected]>
CHanged Ingredient Id to Generated Value

Changed Ingredient Id to be a Generated value.

f1a184eb02ff510c02119401cb15a819c038d59d authored about 10 years ago by mlaursen <[email protected]>
Added Default Constructors

Added default constructors for each class so jboss info errors would
stop. Also changed Ingredie...

2039d6cdc668b7fec89ea9bdc3b6eb98fea77d46 authored about 10 years ago by mlaursen <[email protected]>
Added Prefix to HTML Title

Added the Mathtabolism prefix to app page titles/

6184584bd1a8c02fb609af61f472e4a52d457e00 authored about 10 years ago by mlaursen <[email protected]>
Put Age and Birthday On Same Line

Moved the birthday and age on the same line

bd008690790d97b4fb33de0d8a9349fed0cfbf7c authored about 10 years ago by mlaursen <[email protected]>
Navigation Bar Implemented

Got the navigation bar working. Might want to change it eventually.

dac7b65bff6b15bd3cc4bf3cc9a8b0754fcc636f authored about 10 years ago by mlaursen <[email protected]>
Added Toggle-able Login/Logout

The Logout button turns in to a login button if not logged in. This is
really only used when you...

a0a5c2ffb44a05d28b641741af8339fd6221dd5d authored about 10 years ago by mlaursen <[email protected]>
Working On Nav Bar

Working on the navbar.

fe542e434894d3eebc87d651952d3bc02dd8f292 authored about 10 years ago by mlaursen <[email protected]>
Select Formatting

Added css for select dropdowns

a772e6dea5d9a0c1e1f8b121be5048fa1b717784 authored about 10 years ago by mlaursen <[email protected]>
Working on CSS

Split out the CSS into different files for what they do. Removed the
modal junk. Removed Primefa...

932ccbb7552b9501760c4026a6726b050dc07bc3 authored about 10 years ago by mlaursen <[email protected]>
Added New Fonts

Added new fonts to the site.

b5ddcdc9c0a450b8ecc2ec32550d22ce9487e972 authored about 10 years ago by mlaursen <[email protected]>
Updated Creation for Matching Passwords

Updated the account creation process to check for the password equaling
to the confirm password.

03d9d71fd116d2deb838dd1bf008b964254d03ba authored about 10 years ago by mlaursen <[email protected]>
Login Page Now Works Again

THe create and login page works again.. Uhh. I'm tired. Oh. The form
will be on the correct flip...

630079af6b4d760cea0d3fe5713f0218bcbf2e52 authored about 10 years ago by mlaursen <[email protected]>
Added Login Form Flipper

Updated the login form to have a new style and flips for creation.

d939ac516ffcc91d5814ed29736f85a321e61818 authored about 10 years ago by mlaursen <[email protected]>
Fixed the enum issue. Re-added the messaging stuff to base bean. Removed unneded converters and renderers. Fixed build to not add util and constants to war.

1198389fbb9ea707805e4cc4cee1b5721e39d50d authored about 10 years ago by mlaursen <[email protected]>
Reverted beans to old commit to fix create account issue.. I will look in to it more later

8ab40cfab1771cf9b8f4f7965d48525399e42fb1 authored about 10 years ago by mlaursen <[email protected]>
Fixed mysql to use stored procedure for generating id

8e5c4c91ec21eddd241969133ac8998b939709d9 authored about 10 years ago by mlaursen <[email protected]>
Moved Pair and Tuple into util/container

8c1cff1495c6ff9d251d4a66401046f541d4fa0a authored about 10 years ago by mlaursen <[email protected]>
Moved some packages to util and added the TDEEFormula to AccountSetting update page

3bd253fd259ec07bcfdfb71fabe30f23f0e3dfee authored about 10 years ago by mlaursen <[email protected]>
Formatted readme

1dcebaedb1bc67a0c0900f7dae506d2647e8f5df authored about 10 years ago by mlaursen <[email protected]>
Working on account settings

4ee89fef5ec19576015bd15a0d19ac801eef23ce authored about 10 years ago by mlaursen <[email protected]>
Added AccountSetting defaults and some javadoc for AccountBO

17acf8afe2e60d92fcaabc18261db54cd8d93651 authored about 10 years ago by Mikkel Laursen <[email protected]>
Updated readme to add hashing to login.

ba6f3fab1d1f357a9c87360d4562af0d84856196 authored about 10 years ago by Mikkel Laursen <[email protected]>
Have create working for mysql now..

b2efb9f6e10d5763fe9d927888c2fbe35c48c169 authored about 10 years ago by Mikkel Laursen <[email protected]>
Updated readme for mysql

05141e98873f3509f4f146c37070bf994d0d0897 authored about 10 years ago by Mikkel Laursen <[email protected]>
Updated readme for how to set up. Also removed weird characters from TDEEFOrmula

125ef987ccd2f1ea02bb67b5912ef5e022847000 authored about 10 years ago by Mikkel Laursen <[email protected]>
Added hibernate-core-4.3.6.Final.jar for the CustomNamingStrategy

b30e2c18de6f6929c70d4bbf0b7f127dc7c4a921 authored about 10 years ago by Mikkel Laursen <[email protected]>
To Came Case StringUtil and formatted Weekday method

4954d3f652b6ab88bb0071efc5b8d4da3a711fde authored over 10 years ago by mlaursen <[email protected]>
Added equals to ingredeint and removed default consturcot for calories, carbs, fat and protein

19ad4376cfee4a6e35577b50054535a5dd09f8dc authored over 10 years ago by mlaursen <[email protected]>
Removed @Column redundancy

64e4e21a1c3d1024f7fcc30b9f263df21160501f authored over 10 years ago by mlaursen <[email protected]>
Fixed Author and Added Ingredient

Fixed the author to be my github author and added the Ingredient entity.

16f35929401b88dca7dcf3fcaf8aaa5f5113e0dd authored over 10 years ago by mlaursen <[email protected]>
Woops. Now OK has default constructor..

9793f9108f9e673357d52f3d17d4c96bd1b742ba authored over 10 years ago by mlaursen <[email protected]>
Fix to get stuff working again after rename. Also updated PK to be static and have default constructor

6356274c5c4b2a8c02f42b0066ffc36ab841b924 authored over 10 years ago by mlaursen <[email protected]>
Added required hibernate jars

12824b8a2eee22bb42ff1ca2d2615105dfdc95ea authored over 10 years ago by mlaursen <[email protected]>
Renamed to com.mathtabolims

7ed144bfbcac1268d542de516e9dbba244fee500 authored over 10 years ago by mlaursen <[email protected]>
TDEE and BMR Tests

5f55ca3df522b5d858e0afa92926b85b39d64462 authored over 10 years ago by mlaursen <[email protected]>
More TDEE Tests

fe1debd9d5b67839f8deb3e5b43da98fbaf4ab61 authored over 10 years ago by mlaursen <[email protected]>
Fixing the formatting od decimals and starting on testing tdee

2de3e1508be51ee83bea3152c66d1a482ec125fa authored over 10 years ago by mlaursen <[email protected]>
Starting TDEE

337bf6ffcf148cebaf9b9e58f934152a4fa71186 authored over 10 years ago by mlaursen <[email protected]>
Renamed conversion exception

02574bb2710e0d1baf9192eef812605a7007c93c authored over 10 years ago by mlaursen <[email protected]>
Got rid of current weight

ce611659b0aa65fc29f0e6e24c272ef6974fc4ad authored over 10 years ago by mlaursen <[email protected]>
More tests

2bebf696af1855212c9d02d0f0724d80feba979b authored over 10 years ago by mlaursen <[email protected]>
Ran my formatter and passed all tests.

81eb9aac51cdff7fe3f34278fcdf7fcccf969644 authored over 10 years ago by mlaursen <[email protected]>
WOrking on fix

0fa282b90dec10ac18128bb939477afbd58f7b6d authored over 10 years ago by laursenm <[email protected]>
More tests for converting imperial units. The tests pass for a base unit to any, but not volumne unit to volume unit

928bb5c20c6205f64f689d9dc01d018a34a85cc3 authored over 10 years ago by laursenm <[email protected]>
Got all imperial and metric tests to pass for now. More test time

f6c71d748ca9fbe448c801ba7b4f2712b5873cc0 authored over 10 years ago by laursenm <[email protected]>
Adding the rest of the convertToBase tests

28a31aaabc99edd5e337b0f1bb54745c923b9833 authored over 10 years ago by laursenm <[email protected]>
Reordered and fixed getBaseUnit so that it is Weight, then Distance, then Volume and that the base unit for pound and ounce is Pound. Also added more tests

996b0afa8eda5a42210645737f0283e205517e5d authored over 10 years ago by laursenm <[email protected]>
Added more tests for converting units.

7c32959c2a13bdeeb12403f301b08957c8c52ece authored over 10 years ago by laursenm <[email protected]>
Added more unit tests for UnitMeasurement and UnitSystem.

bf95487919f1c66e587e70ba070bd75a11d4bb7f authored over 10 years ago by laursenm <[email protected]>
Added a fix for the signs when reducing a Fraction Pair so that the sign is only displayed with the first item

32a075be534f9d7501ac6225cc9a9fe1b2a7ef82 authored over 10 years ago by laursenm <[email protected]>
Some UnitSystem stuff

2ef1ba7d89273f8392cd4d8f4f1e8f1abcf24c52 authored over 10 years ago by laursenm <[email protected]>
Some fixes to Unit testing to use assertThat. Along with some other logic for starting UnitSystem things

1de8fc700e5ae6aa7e4d39c6e7d5eceb5fd6abce authored over 10 years ago by laursenm <[email protected]>
BasePK javadoc update

c00c8106090ee01bced363ddcf80c852b1806f6e authored over 10 years ago by laursenm <[email protected]>
Ignoring Eclipse bin

b49ea41ee5a56440ba025017205c5f41c2cc4fb2 authored over 10 years ago by laursenm <[email protected]>
Added hibernate jar that is required

865626823253eb59291abf86ab4f919a4235f856 authored over 10 years ago by laursenm <[email protected]>
Set Up Formulas and Starting Units

Set up the Formulas and starting to figure out how to do units/

aa8b5bb735c1688514715863fab893ebcbf11cf9 authored over 10 years ago by mlaursen <[email protected]>
Added Nutrients and Tests

Added nutrients and corresponding tests. Also added a DateUtils

5d30eb6adf2c1da25e8acfea0846d09b4fcd4241 authored over 10 years ago by mlaursen <[email protected]>
I did stuff. But it's bed time. So bad message

c2dc1873cb22e8fec9fdaabfb3cb3960bd87a769 authored over 10 years ago by mlaursen <[email protected]>
Account Settings Creation

Added account settings and working on own modals. They are pretty much
bootstrap modals though :/

72ad809f578ff50e161ea56ca7bbb6f8ea55788d authored over 10 years ago by mlaursen <[email protected]>
Added modal for signing up

c47f7e5abbf972b2a9ae9264e8c42f303e0cff51 authored over 10 years ago by mlaursen <[email protected]>
Can now create accounts

9ab9b9f305e3ed1c318814a1914c3a59cd2868d2 authored over 10 years ago by mlaursen <[email protected]>
Update last login on account log in

28bc5a5ce5150232724c869abcbb1c1080929f48 authored over 10 years ago by mlaursen <[email protected]>
Removed dog stuff

73253b3a50dbd49d6e5cb79182962d67b0c7e998 authored over 10 years ago by mlaursen <[email protected]>
Fixed the login/logout problem

d5d22547cf8c9cc990a09b9bbe78816c91849a06 authored over 10 years ago by mlaursen <[email protected]>
Got something to work.. SOrry.. bad message

47848a6594679cf632de80b803182bbdbed53e24 authored over 10 years ago by mlaursen <[email protected]>
Renated to Mathtabolism

d2065ed1f0fdc62a52e14b6b06ef46b21924f3c0 authored over 10 years ago by mlaursen <[email protected]>