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

Cleaned up some stuff, fixed some bugs. Should be close to a previewable release. #2

Merged
merged 2 commits into from
May 3, 2012

Conversation

tablatronix
Copy link
Collaborator

Fixed all undefined php errors when accesing empty tables with isset checks
Added no records when viewing empty tables, prevents table sorter js errors
Removed "manage Records" sidemenu when not in view mode, since there is no table picker or table selected when using it.
Added back to table link after editing records.
Added quotes around schema names on some pages.
Fixed php error out for empty fields, Added NULL output instead.
Commented out empty menu items for now
Added displaytype 'int' case, using text for now as temp fix

Fixed all undefined php errors when accesing empty tables with isset checks
Added no records when viewing empty tables, prevents table sorter js errors
Removed "manage Records" sidemenu when not in view mode, since there is no table picker or table selected when using it.
Added back to table link after editing records.
Added quotes around schema names on some pages.
Fixed php error out for empty fields, Added NULL output instead.
Commented out empty menu items for now
Added displaytype 'int' case, using text for now as temp fix
@tablatronix
Copy link
Collaborator Author

This does not contain your recent css adjustments, but i did get the no tables fix in, although yours was broken.

@tablatronix
Copy link
Collaborator Author

ok merged in your changes also

n00dles added a commit that referenced this pull request May 3, 2012
Merged into Mater, great work !! Thanks tablatronix....
@n00dles n00dles merged commit 63d7552 into n00dles:master May 3, 2012
@tablatronix tablatronix mentioned this pull request May 24, 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.

2 participants