Stephen Ficklin
|
73d6c14376
Removed the tripal_term/vocabulary tables as they aren't needed for entities
|
9 years ago |
Chun-Huai Cheng
|
5995a36c4e
Move callbacks from hook_validate() to hook_submit() for layout settings.
|
9 years ago |
Chun-Huai Cheng
|
31bf3779bf
Fixed typo for arrange panel page.
|
9 years ago |
Chun-Huai Cheng
|
12769c2daf
Fixed a bug for adding fields to the default panel
|
9 years ago |
Chun-Huai Cheng
|
67489c12ed
Fixed a bug when adding fields to default panel
|
9 years ago |
Chun-Huai Cheng
|
8791235e60
Added fields to default panel 'te_base' if they haven't been assigned to a region.
|
9 years ago |
Chun-Huai Cheng
|
11217fbe49
Fixed code to allow same panel name for different bundles.
|
9 years ago |
Chun-Huai Cheng
|
1334b8381b
Fixed a bug for grouping fields into panel
|
9 years ago |
Chun-Huai Cheng
|
5f83496dc1
Fixed a bug for ordering panels
|
9 years ago |
Chun-Huai Cheng
|
6e7777ebc2
Added css to aligne Panel Configuration tables
|
9 years ago |
Chun-Huai Cheng
|
1fa98e4ba7
Created UI to allow gouping fields into vertical/horizontal table in a panel.
|
9 years ago |
Chun-Huai Cheng
|
08406fba62
Changed the Panel name to be automatically generated.
|
9 years ago |
Chun-Huai Cheng
|
097c9f7aab
Allowed user to rename a panel. Fixed the display order for fields showing in a horizontal table
|
9 years ago |
Stephen Ficklin
|
51f517c67b
Merge branch 'entities' of github.com:tripal/tripal into entities
|
9 years ago |
Stephen Ficklin
|
ec614cc0c4
Fixed bug in dbxref widget. Removed kvpropert_adder field from entity overview forms
|
9 years ago |
Chun-Huai Cheng
|
ee93b1932b
Removed a dpm statement.
|
9 years ago |
Chun-Huai Cheng
|
958622a281
Removed a redundant variable delaring statement.
|
9 years ago |
Chun-Huai Cheng
|
0873049fd7
Fixed a bug that newly added panels showing up for all bundles in the 'Arrange Panels' tab
|
9 years ago |
Stephen Ficklin
|
6324a60d64
Added sidebar and collapsible fields to generic layout
|
9 years ago |
Stephen Ficklin
|
0a834b5ead
Added separate CSS file
|
9 years ago |
Chun-Huai Cheng
|
fea71427d2
Made sure default panel existed before rendering the entity
|
9 years ago |
Chun-Huai Cheng
|
623ff44cdf
Added a generic theme for the bundle
|
9 years ago |
Chun-Huai Cheng
|
7c8a184f0a
Fixed Tripal Panel. Allowed users to add/remove/order panels and re-oragnize fields into a new panel.
|
9 years ago |
Chun-Huai Cheng
|
6d6afee50d
Fixed code for assigning fields into panels
|
9 years ago |
Chun-Huai Cheng
|
5491e7be59
Created UI for adding a panel, ordering panels, and saving fields in a different region (panel).
|
9 years ago |
Stephen Ficklin
|
697156ca29
Forgot to put the feild UI code in the tripal_fields_layout module... moved it over
|
9 years ago |
Stephen Ficklin
|
fa54323234
Added new tripal_fields_layout module. This will allow users to turn off our layout if they don't like it and use their own
|
9 years ago |