forked from motech/motech
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Motechupgrade #7
Open
gudipatiharitha
wants to merge
261
commits into
master
Choose a base branch
from
motechupgrade
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MOTECH-1894: Filter in the task history
…alues *Fixed problem with displaying values in Combobox for default Value of field. *Fixed filtering by combobox values. *Added validation for enum type values if has reserved words. *Hidden placeholder input field for field type Collection and Boolean. *Fixed minor issues on UI in MDS
MOTECH-1876 Combobox multi-select for defaultValue does not display v…
Now after saving changes, field which wasn't added is empty.
MOTECH-1881: Schema editor saving an entity does not refresh the view
Now when field is nonDisplayable then column in the grid is not generated and this field cannot be selected in the 'fields' multiselect.
Now the default value is 'currently selected'. Regardless of what user selected , all the time the default value will be 'currently selected' (also after log out, log in).
MOTECH-1906: Hidden field should not be selected on the button fields
MOTECH-1898: Changes the default value for columns to export.
…in Campaign Message Record * added possibility to change width last column of the jqgrid - user can increase width last column when reduce width before last column * update jqGrid library to version 4.7.0
MOTECH-1888 QA - We aren't able to see the ending of the last column …
The problem occurs when you work on previous MOTECH version (not the latest one). While installing a module via the UI, MOTECH used the latest dependency version. I added methods which should correctly parse properties in pom and its parents. Thanks to that, properties like for example ${motech.version} will be properly replaced with for example 0-27-SNAPSHOT.
Now also properties in groupId tag will be parsed. Additionally you can combine properties in single tag, for example: ${major.x.version}.${minor.x.version}.
MOTECH-1901: Fixed @UIFilterable annotation and embedded MDS grids
This commits repairs invisible map inputs. Now user can add/delete rows in the map field and can see options in the combobox list.
This commit adds more logging in tasks.
MOTECH-1915: Map field in MDS embedded UI
MOTECH-1897: Adds more logging in tasks
MOTECH-1907 'Today' button on date-picker doesn't work
* Documented how to install and use the Felix Web Console * Removed it from Motech, since it is a security hazard by default
MOTECH-1930: Remove the dependency on FWC and documented how to use it
This commit improves handling server log on the UI. I changed size of logs to display, now its 200KB. The size is similar to Jenkins console output, its approximately 2000 lines. Also I changed html tag from "<div>" to "<pre>". Thanks to that we don't have to parse plain text.
…ions/motech into motechupgrade
# Conflicts: # platform/mds/mds/src/main/java/org/motechproject/mds/osgi/EntitiesBundleMonitor.java
…ions/motech into motechupgrade
…ech into motechupgrade
Updated the login url in BaseTomcatIT
… with direct method call Reverted to previous login url in BaseTomcatIT
…ject.security.service to mds-web and server-bundle pom
Fixed Error Related to Displaying UI Enitities due missing import package org.springframework.cglib.reflect
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.