2015-12-28 |
Michael Stanko |
reorg mewwert grid
|
2015-12-16 |
Dustin Demuth |
The last status can not be edited anymore. When a new status is added, the new record is preset with ALL previous variables, this includes the StatusStufe! The Date is corrected to the current date. Also the store is sorted by Datum now.
|
2015-12-15 |
Dustin Demuth |
Merged Dockerfile
|
2015-12-15 |
Dustin Demuth |
Do not set a default value for statusstufe
|
2015-12-10 |
Tom Gottfried |
Merged.
|
2015-12-04 |
Tom Gottfried |
Dockerfile: improve comments.
|
2015-12-10 |
Dustin Demuth |
Handle Fertig Flag like all other Attributes
|
2015-12-10 |
Dustin Demuth |
added buttons for datensatzerzeuger, pobenehmer, added controllers
stammdatengrids
|
2015-12-08 |
Dustin Demuth |
Corrected a mistake.
stammdatengrids
|
2015-12-08 |
Dustin Demuth |
Added GridEditor Plugin
stammdatengrids
|
2015-12-04 |
Dustin Demuth |
Use the lada-server for stammdatenqueries.
stammdatengrids
|
2015-12-03 |
Dustin Demuth |
Tidied up borders of the viewport
stammdatengrids
|
2015-12-03 |
Dustin Demuth |
tidied up
stammdatengrids
|
2015-12-03 |
Dustin Demuth |
Renamed the ProbePlanungSwitcher to a more generic ModeSwitcher and refactored the application
stammdatengrids
|
2015-12-03 |
Dustin Demuth |
Added methods to the controllers to disable/enable buttons in the toolbar when rows are (de)selected
stammdatengrids
|
2015-12-02 |
Dustin Demuth |
Added a variable which makes it possible to detect if a grid is dynamic
stammdatengrids
|
2015-12-02 |
Dustin Demuth |
Severe changes concerning the Resultgrids.
stammdatengrids
|
2015-11-30 |
Dustin Demuth |
Refresh a Probe and its Messungengrid when the status of a messung was changed
|
2015-11-19 |
Dustin Demuth |
Show different Message in a MessungGrid when it is not allowed to see the number of Nuclids for a Messung in Cases the status is not set
|
2015-11-17 |
Dustin Demuth |
Set letzteAenderung in a Bunch of controllers.
|
2015-11-16 |
Dustin Demuth |
Uses a filtered store for the messtellen in PKommentare and MKommentare grids. This narrows down the list of selectable messstellen to those the user is currently associtated to
|
2015-11-16 |
Dustin Demuth |
Setting Timestamps the correct way. Before this commit the times of the instatiation of the model were used as default values, which led to wrong dates.
|
2015-11-12 |
Raimund Renkert |
Fixed edit status. Only the last record is editable.
|
2015-11-12 |
Dustin Demuth |
Make a local query for the statusWerteStore
|
2015-11-12 |
Dustin Demuth |
Filter the selectable Messtellen in the statusgrid
|
2015-11-12 |
Dustin Demuth |
Removed trailing commas
|
2015-11-12 |
Dustin Demuth |
Disabled StatusGrid Edit when StatusEdit ist false, Load StatuswerteStore differently, removed a bunch of trailing commas
|
2015-11-12 |
Dustin Demuth |
removed delete button for messung-status
|
2015-11-12 |
Dustin Demuth |
More work done on StatusWerte and Statusstufe. A Messung will also open when the owner attribute is true. Stauswerte and StatusStufen are loaded at application startup. Statusgrid and Messunggrid now use these stores, which were registered at the store manager.
|
2015-11-12 |
Dustin Demuth |
Altered permissions to open a Messung from the Messung-grid. Opening a Messung is only possible, when: a) StatusEdit=True or b) StatusWert > 0
|
2015-11-10 |
Dustin Demuth |
Intermediate Result. When creating a Messung a Statuswert will be set.
|
2015-11-10 |
Dustin Demuth |
Hide Status Fields when creating a new messung
|
2015-11-10 |
Dustin Demuth |
Made kommentare-grids more robust
|
2015-11-10 |
Dustin Demuth |
Made the grids more robust against erroneous data
|
2015-11-09 |
Dustin Demuth |
Added Statusstufe to MessungForm
|
2015-11-09 |
Dustin Demuth |
Added StatusStufe to the StatusGrid. Created Store and Model for StatusStufe
|
2015-11-09 |
Dustin Demuth |
using callback differently for statuswerte
|
2015-11-04 |
Tom Gottfried |
Add dockerised setup with respective Apache config.
|
2015-11-04 |
Tom Gottfried |
Add example config for V-host/proxy and adapt docs.
|
2015-11-04 |
Tom Gottfried |
Follow redirections and do not overwrite existing files.
|
2015-11-04 |
Tom Gottfried |
wget produces spammy output when used in docker build.
|
2015-11-03 |
Dustin Demuth |
Fixed some issues when the status is null
|
2015-11-02 |
Dustin Demuth |
Refreshed Information in documentation
|
2015-10-29 |
Tom Gottfried |
Script install dependencies.
|
2015-10-28 |
Dustin Demuth |
Edited install instructions
|
2015-10-27 |
Dustin Demuth |
added StatusWerte Model
|
2015-10-27 |
Dustin Demuth |
Added the ability to work with "StatusWerten" which are delivered by the lada-server.
|
2015-10-16 |
Michael Stanko |
Status grid modified
|
2015-10-14 |
Michael Stanko |
PKommentar an MKommentar grid modified
|
2015-10-02 |
Dustin Demuth |
Added Documentation how to enable printing
|
2015-10-01 |
Dustin Demuth |
Added a simple build script, which will not work in every environment. You need to edit the path to sencha command in order tu run this script.
|
2015-10-01 |
Dustin Demuth |
Added Require Statement for GenProbenFromMessprogramm
|
2015-09-30 |
Dustin Demuth |
LadaPrint: Give Feedback when printing is in Progress
|
2015-09-30 |
Dustin Demuth |
LadaPrint removed superfluous debug message and made printer more generic. In theory it should also be capable of printing messprogramme without further changes.
|
2015-09-30 |
Dustin Demuth |
LadaPrint enabled dynamic printing of tables.
|
2015-09-30 |
Dustin Demuth |
LadaPrint Fixes an Issue where empty cells could not be printed bc NULL has no toString method
|
2015-09-29 |
Dustin Demuth |
Merged heads
|
2015-09-29 |
Dustin Demuth |
Added Print function to talk with mapfish
|
2015-09-29 |
Raimund Renkert |
Clear descriptor s3 if s2 is set to empty value.
|
2015-09-23 |
Michael Stanko |
fix descriptor editing
|
2015-09-22 |
Michael Stanko |
remove obsolate code from Probe-Form
|
2015-09-22 |
Michael Stanko |
Changed 'medie' and 'mediadesk' fields to readonly fields
|
2015-09-11 |
Raimund Renkert |
Added tag 2.2.0 for changeset e2a26f9733ee
|
2015-09-11 |
Raimund Renkert |
Minor UI styles.
2.2.0
|
2015-09-11 |
Raimund Renkert |
Serialize empty solldatum values to 'null'.
|
2015-09-11 |
Raimund Renkert |
Changed 'Solldatum' fields to readonly fields without default value.
|
2015-09-11 |
Raimund Renkert |
Clear child descriptor fields on descriptor change.
|
2015-08-26 |
Michael Stanko |
changed layout of Probe form
|
2015-08-20 |
Dustin Demuth |
Added a Print-button which sends a selection of proben to a service which still has to be specified.
|
2015-08-14 |
Dustin Demuth |
Added tag 2.1.1 for changeset 8ffaeb6ac4a4
|
2015-08-14 |
Dustin Demuth |
Removed tag 2.1.1
2.1.1
|
2015-08-14 |
Dustin Demuth |
Adopted Client to SSO, detect a Sessiontimeout and reload the application
|
2015-08-14 |
Dustin Demuth |
Added tag 2.1.1 for changeset 9358c5feb843
|
2015-08-14 |
Dustin Demuth |
2.1.1
|
2015-08-14 |
Raimund Renkert |
Use rest response handler to act on unauthenticated request.
|
2015-08-13 |
Raimund Renkert |
Use the roles...
|
2015-08-13 |
Raimund Renkert |
uncomment the roles.
|
2015-08-13 |
Raimund Renkert |
Fixed parsing user roles in about dialog.
|
2015-08-13 |
Raimund Renkert |
Removed OpenId stuff.
|
2015-08-11 |
Raimund Renkert |
Reverted last commit.
|
2015-08-11 |
Raimund Renkert |
Updated resources path for FileSaver.js and Blob.js
|
2015-08-06 |
Dustin Demuth |
Added tag 2.1.0 for changeset 0b6e965d3d9e
|
2015-08-06 |
Dustin Demuth |
Removed tag 2.1.0
2.1.0
|
2015-08-06 |
Dustin Demuth |
Fixed Code to correct minified js
|
2015-08-06 |
Dustin Demuth |
CSS was still broken
|
2015-08-06 |
Dustin Demuth |
Added tag 2.1.0 for changeset f82fef034235
|
2015-08-06 |
Dustin Demuth |
should fix the css
|
2015-08-06 |
Dustin Demuth |
Removed tag 2.1.0
|
2015-08-06 |
Raimund Renkert |
Added tag 2.1.0 for changeset 8e5ee263d7c7
|
2015-08-06 |
Raimund Renkert |
Fixed imagepath.
|
2015-08-06 |
Raimund Renkert |
Removed tag 2.1.0
|
2015-08-06 |
Dustin Demuth |
Added tag 2.1.0 for changeset 69a22279cdb6
|
2015-08-06 |
Dustin Demuth |
Proudly changed version to 2.1.0
|
2015-07-24 |
Dustin Demuth |
added additional ext-libraries to jsduck config file
|
2015-07-24 |
Dustin Demuth |
Moved README to a markdown file, fixed typos in INSTALL.markdown
|
2015-07-23 |
Dustin Demuth |
More Instructions
|
2015-07-23 |
Dustin Demuth |
Jsduck debug
|
2015-07-23 |
Dustin Demuth |
jsduck for forms
|
2015-07-23 |
Dustin Demuth |
jsduck for grids and panels
|
2015-07-23 |
Dustin Demuth |
even more jsduck... for widgets this time
|
2015-07-23 |
Dustin Demuth |
More JSduck
|
2015-07-23 |
Dustin Demuth |
Added Documentation to Windows
|
2015-07-23 |
Dustin Demuth |
Moved Ext-Version from debug -> normal
|
2015-07-23 |
Dustin Demuth |
typos
|
2015-07-23 |
Raimund Renkert |
Removed obsolete store listeners.
|
2015-07-23 |
Dustin Demuth |
Install.markdown
|
2015-07-23 |
Dustin Demuth |
Moved Ext-Resources to another subdirectory
|
2015-07-23 |
Dustin Demuth |
More Instructions: How to deal with libraries
|
2015-07-23 |
Dustin Demuth |
Moved Blob.js and FileSaver.js to own directories
|
2015-07-23 |
Dustin Demuth |
Trailing Commas
|
2015-07-23 |
Dustin Demuth |
Fixed the Name of the model. I wonder why this worked anyway??
|
2015-07-22 |
Dustin Demuth |
move INSTALL to a markdown File
|
2015-07-21 |
Dustin Demuth |
Re-Styled the markers in the map: Increased icon-size of selected-marker to 15px, added colored labels to the markers showing the bezeichnung of the location
|
2015-07-17 |
Dustin Demuth |
Applied patch from Workshop: The RW-Icon in the Probenliste is now clickable. This somehow affected the List of Proben which is now more dense.
|
2015-07-17 |
Dustin Demuth |
removed bezeichnung-feld from location form. As discussed in Workshop
|
2015-07-17 |
Dustin Demuth |
Restored Beschreibung Field
|
2015-07-17 |
Dustin Demuth |
Applied Patch which was presented in the Workshop: Title of a Messung-Window contains more details
|
2015-07-17 |
Dustin Demuth |
Applied Patch which was presented in the Workshop: Umweltbereich ComboBox in shall not show the name of the umweltbereich
|
2015-07-17 |
Dustin Demuth |
Applied Patch which was presented in the Workshop: Sort Datenbasis differently
|
2015-07-13 |
Dustin Demuth |
no clear button on IE10+
|
2015-07-13 |
Dustin Demuth |
merged heads
|
2015-07-13 |
Dustin Demuth |
added a * in coomments. jsduck can find this class now
|
2015-07-10 |
Raimund Renkert |
Added tag 2.0.2 for changeset b90e29b22ea6
|
2015-07-10 |
Raimund Renkert |
Fixed path to image.
2.0.2
|
2015-07-10 |
Raimund Renkert |
Removed tag 2.0.2
|
2015-07-10 |
Raimund Renkert |
Added tag 2.0.2 for changeset 7bd3afe30ac2
|
2015-07-10 |
Raimund Renkert |
Updated version number.
|
2015-07-10 |
Raimund Renkert |
merged.
|
2015-07-10 |
Raimund Renkert |
Fixed version url.
|
2015-07-10 |
Dustin Demuth |
added img file
|
2015-07-10 |
Dustin Demuth |
merged heads
|
2015-07-10 |
Dustin Demuth |
Restructured Filterresultgrid button-dock, added button to generate Proben from a selection of messprogramme.
|
2015-07-10 |
Raimund Renkert |
Close messprogramm windows on probe generation.
|
2015-07-10 |
Raimund Renkert |
Show message on probe delete success/error.
|
2015-07-10 |
Raimund Renkert |
Fixed descriptor input.
|
2015-07-10 |
Dustin Demuth |
Implemented a 'Delete Button' in the ResultGrid. Proben can be deleted when they are not ReadOnly and the Users is the Owner of the Probe
|
2015-07-10 |
Dustin Demuth |
Better Error handling
|
2015-07-10 |
Dustin Demuth |
Geplant-Checkbox for Messungen is now ReadOnly
|
2015-07-10 |
Dustin Demuth |
Made Ortform readonly when the probe is readonly
|
2015-07-10 |
Dustin Demuth |
removed beschreibung field from setReadOnly
|
2015-07-08 |
Raimund Renkert |
merged.
|
2015-07-08 |
Raimund Renkert |
Added templates to deskriptor cbs to display the sn number and a text.
|
2015-07-08 |
Raimund Renkert |
Fixed expanding.
|
2015-07-08 |
Dustin Demuth |
merged heads
|
2015-07-08 |
Dustin Demuth |
Netbetreiber Combobox shall be readonly
|
2015-07-07 |
Dustin Demuth |
always modify the netzbetreiber when the Messstelle was changed
|
2015-07-08 |
Raimund Renkert |
Load messgroessen with messmethode filter.
|
2015-07-07 |
Raimund Renkert |
Clear the text filter correctly.
|
2015-07-07 |
Dustin Demuth |
Removed debugger breakpoint
|
2015-07-07 |
Dustin Demuth |
Added logic to autofill the Netzbetreiber when the Messstelle was selected.
|
2015-07-07 |
Dustin Demuth |
Added logic to autofill the Netzbetreiber when the Messstelle was selected.
|
2015-07-06 |
Dustin Demuth |
Removed Beschreibung-field from Location form
|
2015-07-06 |
Dustin Demuth |
Diplays Orte atop of Messungen
|
2015-07-06 |
Dustin Demuth |
Display Time in Proben over Medium
|
2015-07-06 |
Dustin Demuth |
Switch the Mode of the Filterresultgrid according to the selection of the radio buttons in the probenplanungswitcher
|
2015-07-06 |
Michael Stanko |
fix emtytext in Betriebsart.js and in Lada_de-DE.properties
|
2015-06-16 |
Raimund Renkert |
Added tag 2.0.1 for changeset 2214aea9fd3a
|
2015-06-16 |
Dustin Demuth |
Patched correct file of r. 832
2.0.1
|
2015-06-16 |
Dustin Demuth |
Backed out changeset d9824c49e781
|
2015-06-16 |
Dustin Demuth |
GenProbenWindow: Resize
|
2015-06-15 |
Raimund Renkert |
Fixed url for 'proben generieren' request.
|
2015-06-15 |
Dustin Demuth |
Emptytext wurde falsch gesetzt
|
2015-06-15 |
Raimund Renkert |
Fixed descriptor selection.
|
2015-05-29 |
Raimund Renkert |
Added tag 2.0 for changeset 42f7475f3b7d
|
2015-05-29 |
Raimund Renkert |
Set version to 2.0
2.0
|
2015-05-29 |
Dustin Demuth |
disable remove button after a item is deleted from grid
|
2015-05-29 |
Dustin Demuth |
fixed scope for reload
|
2015-05-29 |
Dustin Demuth |
add disbled remove button to all grids which relate to proben or messungen. Messprogramme-grids are untouched. BUG: When the last entry is deleted, the button remains active
|
2015-05-29 |
Dustin Demuth |
Only enable delete button in grids when an entry was selected
|
2015-05-29 |
Dustin Demuth |
New Error String
|
2015-05-29 |
Dustin Demuth |
added an errortext
|
2015-05-29 |
Dustin Demuth |
Fixed Button Positon for Orte Window
|
2015-05-29 |
Dustin Demuth |
reload works now.
|
2015-05-29 |
Dustin Demuth |
Genprobenwindow can only be created once, also fixed messprogrammortewindow 'close with x and can not reopen' bug
|
2015-05-29 |
Dustin Demuth |
ComboBox ForceSelection defaults to false now, ProbenehmerId can not be negative
|
2015-05-28 |
Dustin Demuth |
Removed a Bug where Datetimepickler errormessages where not reset on Form Discard
|
2015-05-28 |
Dustin Demuth |
fixed a bug where the window is not refreshed.
|
2015-05-28 |
Dustin Demuth |
Fix for IE8 compatibility
|
2015-05-28 |
Dustin Demuth |
In some cases there was an error bc. the Item in the StatuswerteStore was not found. this is fixed now.
|
2015-05-27 |
Dustin Demuth |
Added Errorhandling for AJAX-Requests, especially Authentication Issues.
|
2015-05-27 |
Dustin Demuth |
removed surplus code
|
2015-05-27 |
Dustin Demuth |
Created a loading Animation for the Filterresultgrid
|
2015-05-22 |
Dustin Demuth |
Added some todos, Enhanced Proge-Generation Success Msg.
|
2015-05-22 |
Dustin Demuth |
removed console msg.
|
2015-05-22 |
Dustin Demuth |
Less ugly
|
2015-05-22 |
Dustin Demuth |
Exchanged Icon to display if Probe/Messprogramm is editable
|
2015-05-22 |
Dustin Demuth |
About Window
|
2015-05-22 |
Dustin Demuth |
Enabled i18n translation of store values
|
2015-05-22 |
Dustin Demuth |
Removed console output from map
|
2015-05-22 |
Dustin Demuth |
Increased decimalPrecision for LatLon
|
2015-05-22 |
Dustin Demuth |
moved code to request the server version to app.js
|
2015-05-21 |
Dustin Demuth |
Added about window, There are still some todos when retrieving the server version, the asynchronous request seems to fail and does not evaluate in time
|
2015-05-21 |
Dustin Demuth |
created StatusWerte Store to correctly display textual representation of a Status in a MessungenGrid
|
2015-05-21 |
Dustin Demuth |
Filter Messtellen in Probeform and Messprogramm
|
2015-05-20 |
Dustin Demuth |
Added a Window to alter Orte of a Messprogramm
|
2015-05-20 |
Dustin Demuth |
made window-panel recyclable, fwd openlayers events to ext
|
2015-05-18 |
Dustin Demuth |
Latest commit broke the search function
|
2015-05-18 |
Dustin Demuth |
Preselect Proben in PPS, Preselect the first entry in the Filter Combobox
|
2015-05-13 |
Dustin Demuth |
Serialising GueltigVon and GueltigBis natively with Ext
|
2015-05-13 |
Dustin Demuth |
some work on a context-sensitive toolbar
|
2015-05-13 |
Dustin Demuth |
removed icons
|
2015-05-13 |
Raimund Renkert |
Added tag 2.0-beta2 for changeset 1ef815f5b9fa
|
2015-05-13 |
Dustin Demuth |
Forced IEs to always use highest standard mode available
2.0-beta2
|
2015-05-13 |
Dustin Demuth |
moved doctype declaration to the beginning of the file. Else IE9 will try to display the page in QUIRKS mode and it won't work.
|
2015-05-13 |
Dustin Demuth |
merged heads
|
2015-05-13 |
Dustin Demuth |
removed trailing comma
|
2015-05-13 |
Raimund Renkert |
Exclude interval slider from form.
|
2015-05-13 |
Raimund Renkert |
Handle deskriptoren in messprogramm like in probe.
|
2015-05-13 |
Raimund Renkert |
Exclude deskriptor fields from form.
|
2015-05-12 |
Dustin Demuth |
Added Prototype for Date to return DOY
|
2015-05-12 |
Dustin Demuth |
Serialize Date to DayOfYear when writing/saving
|
2015-05-12 |
Dustin Demuth |
Added a Prototype to return the day of the year
|
2015-05-12 |
Dustin Demuth |
PopulateINtervalls on init
|
2015-05-12 |
Dustin Demuth |
Merged Heads
|
2015-05-12 |
Dustin Demuth |
ClearMessages
|
2015-05-12 |
Dustin Demuth |
merged
|
2015-05-12 |
Dustin Demuth |
controller debugging
|
2015-05-12 |
Dustin Demuth |
Added Offset field
|
2015-05-12 |
Raimund Renkert |
Code style.
|
2015-05-12 |
Raimund Renkert |
Fixed messprogramm window layout.
|
2015-05-12 |
Raimund Renkert |
Load, set and parse deskriptoren in probe form.
|
2015-05-12 |
Raimund Renkert |
Added combobox widget for deskriptoren.
|
2015-05-12 |
Raimund Renkert |
Added model and store for deskriptoren.
|
2015-05-12 |
Dustin Demuth |
changes on the margins, erratic behaviour is not fixed
|
2015-05-12 |
Dustin Demuth |
Add/Remove is now reliable
|
2015-05-12 |
Dustin Demuth |
enabled removal and creation of messgroessen for a messmethode
|
2015-05-08 |
Dustin Demuth |
A draft on how the Nuklide could be selected... maybe this path can be used
|
2015-05-08 |
Dustin Demuth |
Some work was done on the nuklidegrid, added a checkbox model to select the nuklide. Looks OK, but has no function right now
|
2015-05-08 |
Dustin Demuth |
Fixed a bug where Comboboxes where not loaded
|
2015-05-08 |
Dustin Demuth |
Only disable Add/Remove buttons of Messwertgrid and not the whole grid when no record is present
|
2015-05-08 |
Dustin Demuth |
Sending Date as timestamp
|
2015-05-08 |
Dustin Demuth |
Added a Window and Buttons to generate Proben from a Messprogramm
|
2015-05-07 |
Dustin Demuth |
Unified the Messprogramm windows. Unfortunately the Roweditor of Messmethodengrid is broken in this commit. This is due to the fact that the Mmt store is noit autoloaded anymore
|
2015-05-06 |
Dustin Demuth |
Filled MessmethodenGrid with life.
|
2015-05-06 |
Dustin Demuth |
Added missing files. Added MmtMockup
|
2015-05-06 |
Dustin Demuth |
Created a Messmethoden Combobox in a Messprogramme form without higher functionality.
|
2015-05-06 |
Dustin Demuth |
Enabled Creation of a Messprogramm, an empty Window is now shown. The save operation leads to a E 500
|
2015-05-05 |
Dustin Demuth |
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
|
2015-04-29 |
Dustin Demuth |
Display a Title in the Toolbar
|
2015-04-28 |
Dustin Demuth |
remove and hide filters when switching between modes
|
2015-04-28 |
Dustin Demuth |
dynamically exchange the store of the resultfiltergrid
|
2015-04-28 |
Dustin Demuth |
reset combobox when the store was switched
|
2015-04-28 |
Raimund Renkert |
Change store on radiobutton change for proben and messprogramm.
|
2015-04-28 |
Raimund Renkert |
Added new stores for messprogramm and Probe queries.
|
2015-04-24 |
Dustin Demuth |
Radio-Buttons to switch between query-modes: Probenliste und Probenplanung. Filter-Combobox store wird automatisch gewechselt. ToDo: Query-Store für Probenplanung
|
2015-04-24 |
Dustin Demuth |
Renamed Messprogramm (caps)
|
2015-04-24 |
Dustin Demuth |
Added Messprogramme Store and Model
|
2015-04-24 |
Dustin Demuth |
Fixed a Copy-Paste Error
|
2015-04-23 |
Dustin Demuth |
merged heads
|
2015-04-23 |
Dustin Demuth |
added documentation for Form and Grid controllers
|
2015-04-20 |
Raimund Renkert |
Clear filter on umwelt combox store.
|
2015-04-20 |
Dustin Demuth |
made Comboboces editable and filterable for; Messungenform: Messstelle,Datenbasis,Betriebsarts,Testdatensatz,Preobenart,Netzbetreiber Messungform: Messmethode Messwertegrid: Messgroesse,Messeinheit
|
2015-04-20 |
Dustin Demuth |
Enabled autocompletion for Messwerte in a Messung.
|
2015-04-20 |
Dustin Demuth |
Fixed ToDo in Umweltbereiche Store, made Umweltbereiche Typable to fix the regression, Sorted Umweltbereiche by ID
|
2015-04-20 |
Dustin Demuth |
merged heads
|
2015-04-20 |
Dustin Demuth |
Returned Units od Measurement where not distinct
|
2015-04-17 |
Raimund Renkert |
Added tag 2.0-beta1 for changeset 2d482dfaa41a
|
2015-04-17 |
Raimund Renkert |
Update list on search and reset filter values on reset button click.
2.0-beta1
|
2015-04-17 |
Raimund Renkert |
Added method to clear values.
|
2015-04-17 |
Dustin Demuth |
merged
|
2015-04-17 |
Raimund Renkert |
Added i18n strings.
|
2015-04-17 |
Raimund Renkert |
Show the window for importer response messages.
|
2015-04-17 |
Raimund Renkert |
Added window to display importer messages.
|
2015-04-17 |
Raimund Renkert |
Load the record returned by the request.
|
2015-04-17 |
Dustin Demuth |
Corrected URL for lada-server in export and import
|
2015-04-16 |
Raimund Renkert |
Fixed tree_modified check in orte edit.
|
2015-04-16 |
Raimund Renkert |
Added window for laf file upload and use filtergrid buttons to export or import.
|
2015-04-16 |
Raimund Renkert |
Added new depencies: filesaver[1] and upload[2].
|
2015-04-16 |
Dustin Demuth |
Fixes an Issue that the wrong Units were shown for a Probenzusatzwert. Now the findRecord operation looks for an exact match of the mehId in the Messeinheiten Store
|
2015-04-16 |
Dustin Demuth |
Do not autoload this store
|
2015-04-15 |
Dustin Demuth |
accidently pushed debugger statement... it is getting late...
|
2015-04-15 |
Dustin Demuth |
Fix for ErrorMessages in FieldSets for IE8 IE9
|
2015-04-15 |
Dustin Demuth |
Added a Browser Switch as a function is not available in IE9 and lower
|
2015-04-15 |
Dustin Demuth |
Trailing Commas, editable: false for Umwelt und Messstelle widget
|
2015-04-13 |
Dustin Demuth |
Datevalidation. When editing a timeperiod in a Probeform it is validated wheter begindate is before enddate. This only happens when the blur-event is fired. ToDo: Listen to Events from the Übernehmen Button of the DateTimePicker, ToDo: Somehow the ErrorMessages are not Cleared correctly when the form is restored.
|
2015-04-08 |
Dustin Demuth |
Added Logininformation to a Popup in Viewport
|
2015-04-08 |
Dustin Demuth |
Disable the Fertig-Flag Checkbox in a Messung when the User is not the owner. Do not enable Form-Children when readonly is set to true. Parse login-response in app.js
|
2015-04-08 |
Dustin Demuth |
Loading Mask was not translated correctly. Added Override to fix this.
|
2015-04-08 |
Raimund Renkert |
Set some loading masks.
|
2015-04-08 |
Raimund Renkert |
Cosmetics.
|
2015-04-08 |
Raimund Renkert |
Updated the model to have correct tree_modified value and parent_modified
|
2015-04-08 |
Raimund Renkert |
Handle readonly mode and refresh operations.
|
2015-04-07 |
Dustin Demuth |
Added some CSS to make distinction between active and inactice windows more simple for the user
|
2015-03-27 |
Dustin Demuth |
Added ClearMessages, SetWarnigs, SetReadonly
|
2015-03-27 |
Dustin Demuth |
added disable/enableChildren Method
|
2015-03-27 |
Dustin Demuth |
Re-Enable Add/Delete Button of a MessungGrid in Cases when the User owns the Probe
|
2015-03-27 |
Dustin Demuth |
ResponseObject was not defined
|
2015-03-27 |
Dustin Demuth |
Further Failure Messages
|
2015-03-27 |
Dustin Demuth |
Rowediting is now disabled when the Grid was set to ReadOnly
|
2015-03-27 |
Dustin Demuth |
Added readonly to models, Probenzusatzwertgrid does now check wheter a record is readonly and disables the roweditor in such a case
|
2015-03-27 |
Dustin Demuth |
Added failure - Messages
|
2015-03-27 |
Dustin Demuth |
Renamed function edit to gridSave
|
2015-03-26 |
Dustin Demuth |
removed debug messages
|
2015-03-26 |
Dustin Demuth |
merged
|
2015-03-26 |
Dustin Demuth |
Display Error Message on Failure
|
2015-03-26 |
Dustin Demuth |
Made the unhandled Errors more talkativew
|
2015-03-26 |
Dustin Demuth |
Added simple handling for Failure-Messages
|
2015-03-26 |
Dustin Demuth |
added setReadOnly()
|
2015-03-26 |
Dustin Demuth |
Readonly was missing
|
2015-03-26 |
Dustin Demuth |
added owner-field
|
2015-03-25 |
Dustin Demuth |
Added Owner to Model
|
2015-03-25 |
Raimund Renkert |
Use treeModiefied timestamp to determine if working with 'old' objects.
|
2015-03-25 |
Raimund Renkert |
Added field treeModified to models.
|
2015-03-25 |
Dustin Demuth |
constrain windows to viewport
|
2015-03-25 |
Dustin Demuth |
Applied ReadOnlyParadigm to a Messung Window
|
2015-03-25 |
Dustin Demuth |
Forgot to commit the controller for commit 684
|
2015-03-25 |
Dustin Demuth |
Also Deskriptoren must be set to readonly
|
2015-03-25 |
Dustin Demuth |
When a Probeform is dirty, all child-grids are made readonly (Row Editing is not disbled correctly). When a Probe is read-only all Child-grid buttons are disabled. When a Probe is ReadOnly probeform is also readonly.
|
2015-03-25 |
Dustin Demuth |
Made Grid-Rows uneditable if the dataset contains readonly=true. This only affects the Grids using the RowEdit Plugin
|
2015-03-25 |
Dustin Demuth |
RW Column may not be sortable
|
2015-03-24 |
Dustin Demuth |
a probe can not be edited when the readonly flag was sent by the server
|
2015-03-24 |
Dustin Demuth |
merged
|
2015-03-24 |
Dustin Demuth |
moved code from translations_de.js into proper overrides
|
2015-03-24 |
Raimund Renkert |
Set record dirty flag to false if commit failed.
|
2015-03-24 |
Raimund Renkert |
Updated probe model to serialize empty strings to a null-value.
|
2015-03-23 |
Raimund Renkert |
merged.
|
2015-03-23 |
Raimund Renkert |
merged.
|
2015-03-19 |
Raimund Renkert |
merged.
|
2015-03-19 |
Raimund Renkert |
Merged branch openid back to default.
|
2015-03-23 |
Dustin Demuth |
Ext sends timezone information to the server to prevent accidental changes in times
|
2015-03-20 |
Dustin Demuth |
Deskriptor validation with Regex
|
2015-03-19 |
Dustin Demuth |
totalCountProperty
|
2015-03-19 |
Raimund Renkert |
Cosmetics.
openid
|
2015-03-19 |
Raimund Renkert |
Create the viewport manually on application startup.
openid
|
2015-03-19 |
Dustin Demuth |
Changes to the Datetimepicker's events, InputValidation and Sanity Checks
|
2015-03-19 |
Dustin Demuth |
More translations for the RowEditor
|
2015-03-19 |
Dustin Demuth |
Field Validity in Probenzusatzwerte Grid
|
2015-03-19 |
Dustin Demuth |
Field Validity in MKommentar Grid
|
2015-03-19 |
Dustin Demuth |
Field Validity in Status Grid
|
2015-03-19 |
Dustin Demuth |
MaxLength
|
2015-03-19 |
Dustin Demuth |
Enforcing maxlength on Numberfield Messdauer
|
2015-03-19 |
Dustin Demuth |
merged
|
2015-03-19 |
Dustin Demuth |
Textfields sind nun max. 1000 Zeichen Lang. Die begrenzung wird erzwungen, kann jedoch überschrieben werden
|
2015-03-19 |
Dustin Demuth |
ComboBoxes sind nun per default nicht mehr editierbar. Das Betriftt auch die Filter-ComboBoxes
|
2015-03-19 |
Raimund Renkert |
Set search parameters as extra parameters to result grid store to send them on
|
2015-03-19 |
Dustin Demuth |
Paging Enabled, RemoteSort Enabled, totalProperty für Probelist spezifisziert
|
2015-03-18 |
Raimund Renkert |
Fixed bug in datetimepicker: Allways insert leading zero; do not allow values
|
2015-03-18 |
Raimund Renkert |
Added tag 2.0-alpha1 for changeset 9f557bd48c30
|
2015-03-18 |
Raimund Renkert |
Temporarily disabled paging toolbar.
2.0-alpha1
|
2015-03-18 |
Raimund Renkert |
Fixed field names.
|
2015-03-18 |
Raimund Renkert |
Changed numberfield to spinner in datepicker to allow leading zeros.
|
2015-03-18 |
Raimund Renkert |
Removed old DateTimeField and replaced them with the new one.
|
2015-03-18 |
Raimund Renkert |
Added new DateTimeFields.
|
2015-03-18 |
Dustin Demuth |
Erste Ansaätze für Paging. Der Server muss dass nun noch umsetzen
|
2015-03-18 |
Dustin Demuth |
zusätzliche overrides für übersetzungsfehler von ext-js
|
2015-03-17 |
Dustin Demuth |
Im Probeform den Custom-Datetimepicker durch den Standard Datepicker ersetzt. So funktioniert die Lokalisierung besser
|
2015-03-17 |
Dustin Demuth |
Ein Datefield Widget hinzugefügt
|
2015-03-17 |
Raimund Renkert |
Reload grids on messung or ort changed/added.
|
2015-03-17 |
Raimund Renkert |
Open the ort create window on button click.
|
2015-03-17 |
Raimund Renkert |
Added window to create a new ort.
|
2015-03-17 |
Raimund Renkert |
Load and update the correct orte form.
|
2015-03-17 |
Raimund Renkert |
Removed field types from orte model.
|
2015-03-17 |
Raimund Renkert |
Open Probe-/Messung-Edit window automatically if a new item was saved
|
2015-03-17 |
Raimund Renkert |
Added controllers for map and location form and handle new locations.
|
2015-03-17 |
Raimund Renkert |
Remove a new record on cancel in grids with rowediting plugin.
|
2015-03-16 |
Raimund Renkert |
merged.
|
2015-03-16 |
Raimund Renkert |
Added a toolbar to the OpenLayers map panel.
|
2015-03-16 |
Raimund Renkert |
Set translateable messages for the parent fieldset.
|
2015-03-16 |
Raimund Renkert |
Allow multiple warning- or error-messages in a fieldset.
|
2015-03-16 |
Raimund Renkert |
Updated images for errors and warnings.
|
2015-03-16 |
Dustin Demuth |
Die Datei translations_de.js hinzugefügt. In Ihr sind Übersetzungen für die Buttons des Row-Editors enthalten.
|
2015-03-16 |
Dustin Demuth |
Column zu datecolumn gemacht
|
2015-03-16 |
Dustin Demuth |
added ext-lang-de.js to index.html
|
2015-03-16 |
Dustin Demuth |
merged
|
2015-03-16 |
Dustin Demuth |
Datumsspalte xtype hinzugefügt
|
2015-03-16 |
Dustin Demuth |
Datum Spalte zu einer Datumsspalte gemacht
|
2015-03-16 |
Dustin Demuth |
Xtype numbercolumn hinzugefügt,
|
2015-03-16 |
Dustin Demuth |
added xtype for numeric-fields to grid to enable decimalseparator-replacement by locale-config
|
2015-03-16 |
Dustin Demuth |
anchored all elements, to make them the same size, added a margin of 1px to the frame around the fieldset to prevent the cuttoff on the right side
|
2015-03-16 |
Raimund Renkert |
Open messung create window on button click.
|
2015-03-16 |
Raimund Renkert |
Added messung create window.
|
2015-03-16 |
Raimund Renkert |
Open probe create window on button click.
|
2015-03-16 |
Raimund Renkert |
Added window for creating probe objects.
|
2015-03-13 |
Andre Heinecke |
Improve error handling on authentication loss.
openid
|
2015-03-13 |
Andre Heinecke |
Merge branch default into openid
openid
|
2015-03-13 |
Raimund Renkert |
merged.
|
2015-03-13 |
Raimund Renkert |
Update feature selection on 'ort' selection change.
|
2015-03-13 |
Raimund Renkert |
Load locations as layer on the map, set selections based on the selected 'ort'.
|
2015-03-13 |
Dustin Demuth |
reverted changes on messungenedit.js
|
2015-03-13 |
Dustin Demuth |
merged
|
2015-03-13 |
Dustin Demuth |
added a controller for messungforms, modified testdatensatz-widget to load a local store, removed dirtychange listeners from probe-form
|
2015-03-13 |
Dustin Demuth |
Added a Checkbox Widget
|
2015-03-13 |
Raimund Renkert |
Do not load query store in controller.
|
2015-03-12 |
Andre Heinecke |
Add client side openID authentication handling
openid
|
2015-03-12 |
Raimund Renkert |
Load the ort form controller.
|
2015-03-12 |
Raimund Renkert |
Added ort edit window.
|
2015-03-12 |
Raimund Renkert |
Added panel with OpenLayers map.
|
2015-03-12 |
Raimund Renkert |
Added form for locations.
|
2015-03-12 |
Raimund Renkert |
Added ort form and controller.
|
2015-03-12 |
Raimund Renkert |
Updated the ort grid controller.
|
2015-03-12 |
Raimund Renkert |
Moved messungen field in probe edit window up.
|
2015-03-12 |
Raimund Renkert |
Removed row editing plugin in ort grid.
|
2015-03-12 |
Raimund Renkert |
UI update for textfield widget.
|
2015-03-12 |
Raimund Renkert |
Changed alias for verwaltungseinheit widget.
|
2015-03-12 |
Raimund Renkert |
Add messung kommentare to messung edit window.
|
2015-03-12 |
Raimund Renkert |
Added messung kommentar grid and controller.
|
2015-03-12 |
Raimund Renkert |
Add status to messung edit window.
|
2015-03-12 |
Raimund Renkert |
Added status grid and controller.
|
2015-03-12 |
Raimund Renkert |
Updated status model.
|
2015-03-12 |
Raimund Renkert |
Updated missing name changes for messung grid.
|
2015-03-11 |
Raimund Renkert |
Removed debug logs.
|
2015-03-11 |
Raimund Renkert |
Added grid (+controller) for messwerte.
|
2015-03-11 |
Raimund Renkert |
Cosmetics.
|
2015-03-11 |
Raimund Renkert |
Renamed messungen grid and controller.
|
2015-03-11 |
Raimund Renkert |
Moved controller into subfolders.
|
2015-03-11 |
Raimund Renkert |
Removed row editor.
|
2015-03-11 |
Raimund Renkert |
Load status, messwerte and kommentare asynchronously.
|
2015-03-11 |
Raimund Renkert |
Fixed indention and constructor call.
|
2015-03-11 |
Raimund Renkert |
Removed autoload from status model.
|
2015-03-11 |
Raimund Renkert |
Use indexOf instead of contains to check if a substring exists.
|
2015-03-10 |
Dustin Demuth |
Added a form for Messungen (unfinished)
|
2015-03-10 |
Dustin Demuth |
added MessungGrid Controller
|
2015-03-10 |
Dustin Demuth |
merged
|
2015-03-10 |
Dustin Demuth |
hgignore erweitert
|
2015-03-10 |
Dustin Demuth |
Removed Detail Button from MessungenGrid, Added Operation in Messungengrid controller to open a detailed view after a doubleclick.
|
2015-03-10 |
Dustin Demuth |
Added a blank window to edit a Messung
|
2015-03-10 |
Raimund Renkert |
Fixed filter widget creation.
|
2015-03-10 |
Raimund Renkert |
merged.
|
2015-03-10 |
Raimund Renkert |
Load the PKommentarGrid controller.
|
2015-03-10 |
Raimund Renkert |
Added controller for PKommentarGrid and implemented update/add/delete.
|
2015-03-10 |
Raimund Renkert |
Implemented the 'add' button; fixed renderer and controller.
|
2015-03-10 |
Raimund Renkert |
Added override for RowEditor.
|
2015-03-10 |
Dustin Demuth |
Added a model for Status
|
2015-03-10 |
Dustin Demuth |
More specific 'are your sure?' question on delete
|
2015-03-10 |
Dustin Demuth |
Added Todos. More specific 'are your sure?' question on delete
|
2015-03-10 |
Dustin Demuth |
Added a MessungenGridController. "Delete" causes a Code-500 Server Error.
|
2015-03-09 |
Dustin Demuth |
Felder erweitert. Alles was auf weiter Stores zugreift funktioniert noch nicht
|
2015-03-09 |
Dustin Demuth |
Datumsumwandlung Timestamp -> Datum korrigiert
|
2015-03-09 |
Dustin Demuth |
Datumsumwandlung Timestamp -> Datum korrigiert
|
2015-03-09 |
Dustin Demuth |
URL berichtigt
|
2015-03-09 |
Dustin Demuth |
Ein grid für Messungen hinzugefügt und im Window ProbeEdit eingesetzt. Ohne Funktion sind die Felder: Status, OK-Flag, Anzahl Nuklide/Kommentare
|
2015-03-06 |
Raimund Renkert |
Added probenzusatzwert controller.
|
2015-03-06 |
Raimund Renkert |
Updated probenuzsatzwert grid columns and editors.
|
2015-03-06 |
Raimund Renkert |
Load probenzusatzwert controller.
|
2015-03-06 |
Raimund Renkert |
Added i18n string for 'orte' errors and warnings.
|
2015-03-06 |
Raimund Renkert |
Update probe window and ort grid only on save success.
|
2015-03-06 |
Raimund Renkert |
Fixed typo in messstelle widget.
|
2015-03-06 |
Raimund Renkert |
Update probe form and button status on save.
|
2015-03-06 |
Raimund Renkert |
Added lada.css.
|
2015-03-06 |
Raimund Renkert |
Added lada.css to index.html
|
2015-03-06 |
Raimund Renkert |
Added images.
|
2015-03-06 |
Raimund Renkert |
Added datetime library.
|
2015-03-06 |
Raimund Renkert |
Added i18n files.
|
2015-03-06 |
Raimund Renkert |
Added new js files.
|
2015-03-06 |
Raimund Renkert |
Removed all files.
|
2014-12-18 |
Raimund Renkert |
Added tag mockup-1.1 for changeset 7c9475119861
|
2014-12-18 |
Roland Geider |
Enable the 'details' button only when an item is selected
mockup-1.1
|
2014-12-18 |
Raimund Renkert |
updated error and warning handling.
|