Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-30ImageField: Add getConfiguredFileExtensionsRoger Stebler2-0/+25
2020-01-29Wizard: Close the wizard when its container form is disposed.Thomas Siegrist5-4/+100
2020-01-28Deprecated minimized/maximized methodsAndré Wegmüller3-24/+53
2020-01-23Add "Home-Button" to DesktopLogoFritz Schinkel7-7/+117
2020-01-17add init & dispose of cell editorRalf Muri1-0/+2
2020-01-17fix JavaDoc typoMichael Rudolf1-1/+1
2020-01-17allow IAccessControllers to request update of the SubjectMichael Rudolf1-4/+4
2020-01-16Add TileOverview for AbstractPageFritz Schinkel3-5/+109
2020-01-15SmartField must reset active-filter on form resetAndré Wegmüller2-35/+56
2020-01-10Align implementation of table customizer and -organizerAndré Wegmüller3-18/+42
2020-01-10Revert "Removed provider interfaces for table organizer and customizer."André Wegmüller5-14/+115
2020-01-08Add convenience CSS classes to align fields with check box labelsBeat Schwarzentrub1-0/+12
2019-12-23BrowserField: setter and getter for property trackLocation is wrongClaudio Guglielmo2-17/+17
2019-12-17tileTable: add spec, fix potential NPERalf Muri1-2/+2
2019-12-17Table: Missing rows when using row and UI filterRoger Stebler1-1/+3
2019-12-16BrowseHierarchy: Check in IComposerValueField and at to JSON propertiesMarcel Wismer1-0/+12
2019-12-12GroupBox: add convenience CSS classes to hide top/bottom paddingBeat Schwarzentrub1-0/+10
2019-12-12TileTable: various improvements & bugfixingRalf Muri1-1/+1
2019-12-09Added labelHtmlEnabled to FormField.André Wegmüller6-38/+36
2019-12-09GroupBox: Add property to cache the expanded state of the group boxThomas Siegrist2-1/+58
2019-12-02Menus should consider inheritAccessibility for tree enable/disableAndreas Hoegger1-1/+11
2019-12-02Fixed vertical alignment of up/down arrow in organize tableAndré Wegmüller1-9/+17
2019-11-25Update Eclipse meta dataMatthias Villiger1-0/+2
2019-11-22Delete script-processorMatthias Villiger1-1/+0
2019-11-21ClientCacheBuilder: Ensure that the client cache is not transactionalThomas Siegrist1-0/+11
2019-11-15VIS: use HTML in data-model, 360 viewsAndré Wegmüller1-0/+1
2019-11-14Allow app-links in LabelField (if htmlEnabled is true)André Wegmüller6-8/+131
2019-11-06Remove HikariCP-java7 dependencyMatthias Villiger1-1/+0
2019-11-02Prefer empty array in Collection#toArray callsMatthias Villiger8-8/+8
2019-11-02Replace statement lambda with expression lambdaMatthias Villiger3-14/+8
2019-11-02Replace lambda with method reference where possibleMatthias Villiger5-12/+11
2019-11-02Remove unnecessary interface modifiersMatthias Villiger1-1/+1
2019-10-31update quartz to 2.3.2Ivan Motsch1-1/+2
2019-10-30TableUserFilterManager: reduce log levelBeat Schwarzentrub1-2/+2
2019-10-29Fix warningsBeat Schwarzentrub2-0/+2
2019-10-29Improved handling of fileExtensions/acceptTypes property.André Wegmüller4-14/+13
2019-10-29TileTable: deal with hierarchical tableRowsRalf Muri1-2/+8
2019-10-28Improve calendar layoutAdrian Egloff3-7/+14
2019-10-24File chooser button: suppress 'unchecked' warningsBeat Schwarzentrub1-0/+1
2019-10-24AbstractFileChooserButton ignores file extension model propertyMichael Rudolf2-7/+5
2019-10-24Minor code cleanupMatthias Villiger3-28/+27
2019-10-24Update IntelliJ meta dataMatthias Villiger1-1/+1
2019-10-24Table with tiles: Use default job input if no parent tile grid availableMatthias Otterbach1-1/+4
2019-10-21AbstractBeanTile: add possibility to provide initial bean valueBeat Schwarzentrub1-1/+11
2019-10-21Remove obsolete enabled propagation (ListBox, TreeField etc.)Claudio Guglielmo4-6/+0
2019-10-21AbstractBeanTile: add missing constructorBeat Schwarzentrub1-1/+14
2019-10-21AbstractTable: cleanup tile creationBeat Schwarzentrub1-17/+16
2019-10-14Use new transaction when processing client notification in a jobRalph Steiner1-1/+3
2019-10-11Update maven modulesThomas Siegrist1-0/+2
2019-10-10Replaced shared.services.common.security.ACCESS with security.ACCESSRalph Steiner10-31/+22

Back to the top