This repository has been archived by the owner on Aug 29, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 85
Commits on Jul 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3042202 - Browse repository at this point
Copy the full SHA 3042202View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0efd94b - Browse repository at this point
Copy the full SHA 0efd94bView commit details
Commits on Jul 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 02e027d - Browse repository at this point
Copy the full SHA 02e027dView commit details
Commits on Jul 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 07b6037 - Browse repository at this point
Copy the full SHA 07b6037View commit details -
Configuration menu - View commit details
-
Copy full SHA for 910eda2 - Browse repository at this point
Copy the full SHA 910eda2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3597898 - Browse repository at this point
Copy the full SHA 3597898View commit details -
We should write all features and specs to make sure the entire codes are working properly. Since, Tania has accepted code contributions.
Configuration menu - View commit details
-
Copy full SHA for c9a93dd - Browse repository at this point
Copy the full SHA c9a93ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for d82ff88 - Browse repository at this point
Copy the full SHA d82ff88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33c1155 - Browse repository at this point
Copy the full SHA 33c1155View commit details -
Disabling responsive CSS and Fixing composer.lock conflict
1. We only support desktop version, so the responsive CSS have to be disabled. 2. I'm fixing the composer.lock conflict that was happened during the merge operation.
Configuration menu - View commit details
-
Copy full SHA for 9af3743 - Browse repository at this point
Copy the full SHA 9af3743View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50d9f6f - Browse repository at this point
Copy the full SHA 50d9f6fView commit details -
I'm installing the symfony translation service and write two xliff files for the navigation and the dashboard.
Configuration menu - View commit details
-
Copy full SHA for 0f46233 - Browse repository at this point
Copy the full SHA 0f46233View commit details
Commits on Jul 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f1798d5 - Browse repository at this point
Copy the full SHA f1798d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c67ea70 - Browse repository at this point
Copy the full SHA c67ea70View commit details -
I18n for farms and reservoirs.
I'm internationalising farms and reservoirs. But, for the label in each form, I don't do it yet.
Configuration menu - View commit details
-
Copy full SHA for 2da1f1f - Browse repository at this point
Copy the full SHA 2da1f1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69f40fb - Browse repository at this point
Copy the full SHA 69f40fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 526e95f - Browse repository at this point
Copy the full SHA 526e95fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a256923 - Browse repository at this point
Copy the full SHA a256923View commit details -
Removing measurement unit from Plant.
I'm removing the measurement unit converter in showAction method in Plant, because it can cause error.
Configuration menu - View commit details
-
Copy full SHA for 6520eb6 - Browse repository at this point
Copy the full SHA 6520eb6View commit details -
Users can choose between en and id. Users just need to set it in their parameters.yml.
Configuration menu - View commit details
-
Copy full SHA for 3936de7 - Browse repository at this point
Copy the full SHA 3936de7View commit details
Commits on Aug 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2ffdbac - Browse repository at this point
Copy the full SHA 2ffdbacView commit details -
Preparing all strings in dashboard for translation.
I am applying {% trans %}{% endtrans %} tag to each string on the dashboard application. So, we can translate it later to another language.
Configuration menu - View commit details
-
Copy full SHA for 66e8df2 - Browse repository at this point
Copy the full SHA 66e8df2View commit details
Commits on Aug 11, 2017
-
Translating the custom form label.
All labels in each custom form are linked to the translation file. Now we can close the issue #25.
Configuration menu - View commit details
-
Copy full SHA for bbece71 - Browse repository at this point
Copy the full SHA bbece71View commit details -
I'm removing the date time format in Task custom form, and replace it with the constraint Task entity.
Configuration menu - View commit details
-
Copy full SHA for d1375d7 - Browse repository at this point
Copy the full SHA d1375d7View commit details
Commits on Aug 12, 2017
-
Now, when user doesn't have any farms. Instead showing the blank map, the panel will show a message to create a new one.
Configuration menu - View commit details
-
Copy full SHA for 01dced4 - Browse repository at this point
Copy the full SHA 01dced4View commit details
Commits on Aug 13, 2017
-
Adding support for environment variables
To satisfy issue #39, I'm adding support for dotenv file. I also has set up the PHPunit for doing unit test and functional test.
Configuration menu - View commit details
-
Copy full SHA for 6f40f10 - Browse repository at this point
Copy the full SHA 6f40f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1b5c12 - Browse repository at this point
Copy the full SHA a1b5c12View commit details -
Makin single front controller.
Taking this commit 37198ed as a reference. I delete the dev front controller and make it single front controller, so we can use one docker image for dev and prod environment.
Configuration menu - View commit details
-
Copy full SHA for e48aa0b - Browse repository at this point
Copy the full SHA e48aa0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1678fd4 - Browse repository at this point
Copy the full SHA 1678fd4View commit details
Commits on Aug 14, 2017
-
I'm implementing the jQuery datepicker in create and edit plant.
Configuration menu - View commit details
-
Copy full SHA for 745c772 - Browse repository at this point
Copy the full SHA 745c772View commit details
Commits on Aug 15, 2017
-
Since now we are replacing parameters.yml with .env file to setup the configuration, the readme should be updated.
Configuration menu - View commit details
-
Copy full SHA for 8ffa275 - Browse repository at this point
Copy the full SHA 8ffa275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ad42cd - Browse repository at this point
Copy the full SHA 9ad42cdView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.