Skip to content
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

Redmine 2.1 #47

Merged
merged 59 commits into from
Oct 1, 2012
Merged

Redmine 2.1 #47

merged 59 commits into from
Oct 1, 2012

Conversation

sukima
Copy link
Owner

@sukima sukima commented Sep 26, 2012

No description provided.

The original nested resource / members was unwieldy. This simplifies
the route. One caveat is that the iPhone view for location during a
check in does not persist data across page loads. Commented out the
location link so that a javascript version can be coded in a later
commit.
Because of the broken nature of non-dynamic page loads in iWebKit we
will avoid using it here and instead leave this for a future when a
proper JavaScript app is designed.
@sukima
Copy link
Owner Author

sukima commented Sep 26, 2012

I think this will work now. I will let it incubate for a bit just in case. Any one want to test?

@sukima
Copy link
Owner Author

sukima commented Sep 30, 2012

This should be ready for review. Any testers?

no unit test for any changes. See issue #39

This was referenced Sep 30, 2012
@sukima
Copy link
Owner Author

sukima commented Sep 30, 2012

TODO: add search for index view

jQuery Mobile provides a very easy way to filter a list with a simple client-side search feature. To make a list filterable, simply add the data-filter="true" attribute to the list. The framework will then append a search box above the list and add the behavior to filter out list items that don't contain the current search string as the user types.

@sukima
Copy link
Owner Author

sukima commented Oct 1, 2012

The wording for "check in another" seems less informative. Perhaps something like "check in asset #:" could be better.

@sukima sukima merged commit 048de4a into master Oct 1, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant