graph
- Added code to show general information about the application in the2013-07-25, by Torsten Irländer
- Fixed Issue44: Show locked or unlocked icon in the first column of the2013-07-25, by Torsten Irländer
- Fixed Issue54. Set fieldtype to numberfield.2013-07-25, by Torsten Irländer
- Added a possible fix for issue57. After the create dialog is closed the edit2013-07-25, by Torsten Irländer
- #57: Open Edit-Dialog after creating a new Probe.2013-07-24, by Torsten Irländer
- Added panel with details for the selected query2013-07-24, by Torsten Irländer
- Fixed variable name2013-07-24, by Torsten Irländer
- Update description and sql statement when chosing another query2013-07-24, by Torsten Irländer
- Fixed filter names2013-07-24, by Torsten Irländer
- Fixed id of filter2013-07-24, by Torsten Irländer
- Simpliefied function to reconfigure the table.2013-07-24, by Torsten Irländer
- Changed proxy to load data from the server.2013-07-24, by Torsten Irländer
- Removed data from store. queries are now loaded from the server.2013-07-24, by Torsten Irländer
- Change logic how to show and hide the search filters. Now we iterate over the2013-07-23, by Torsten Irländer
- Put all available search filters to the viewport. They are later hidden and2013-07-23, by Torsten Irländer
- Added filter attribute and added comments.2013-07-23, by Torsten Irländer
- Configured fields for the two defined search queries.2013-07-23, by Torsten Irländer
- Iteratre the available cols in reverse order (begining from 0) to maintain the2013-07-23, by Torsten Irländer
- If the user selects a search query add call setupColumns method to dynamically2013-07-23, by Torsten Irländer
- Added a comment with a list of currently available columns.2013-07-23, by Torsten Irländer
- Added function to dynamically add columns to the probenlist.2013-07-23, by Torsten Irländer
- On Default the proben list will have no columns at all. The are added2013-07-23, by Torsten Irländer
- Added configuration varibale to define the set of all available columns.2013-07-23, by Torsten Irländer
- Use new queries store in search selection.2013-07-23, by Torsten Irländer
- Added new model and store for Queries.2013-07-23, by Torsten Irländer
- Added tag M1 for changeset f60472df54e32013-07-17, by Torsten Irländer
- Added Listener for save event in edit dialog.M1 2013-07-17, by Torsten Irländer
- Used new Editdialog and set the form readonly if the parent probe is readonly.2013-07-17, by Torsten Irländer
- Modified create dialogs to only contain fields to create a messung (without,2013-07-17, by Torsten Irländer
- Added function to directly initialize the probenendit form.2013-07-17, by Torsten Irländer