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

Bug fixes and usability updates #129

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

mohamedhamad
Copy link

I've made quite a few updates and bug fixes over the last while i've been using this plugin.
Minor changes include

  • Fixing the display of large images in the admin
  • updating the table structure of repeater and grouped fields to be easier to read and use
  • changed time picker to a 24hr format because it cause issues for users who got confused

Major fixes include
Conditional image bug fix, which would not display images for repeater and conditional fields, which caused them to disappear.

mohamedhamad and others added 9 commits December 12, 2014 16:50
Change the time picker default time setting from hh:mm (12hours) to HH:mm (24hours).

Makes it easier to understand the time set in the time picker
Datepicker: date saved changed to yy-mm-dd

Dispaly of fields is now in 2 columns Label:Field (not stacked)

Grouped items are each in a row of their own

CSS:
Label td set to 100px width
Image upload set to max-width:100% so that it doesnt display full sized image which takes over the screen
Fixed bug that wouldnt display image in conditional
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