| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | [client] refreshList after image creation | Jonathan Bauer | 2015-08-03 | 2 | -2/+1![]() | |
| |/ | ||||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-08-03 | 15 | -128/+612 | |
| |\ | ||||||
| | * | [client] Added lecture details layout and window. (not working yet) | Stephan Schwaer | 2015-08-03 | 3 | -0/+311 | |
| | | | ||||||
| | * | [client] Remove debug output from LoginWindow | Simon Rettberg | 2015-08-03 | 1 | -23/+19![]() | |
| | | | ||||||
| | * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Simon Rettberg | 2015-08-03 | 5 | -93/+32![]() | |
| | |\ | ||||||
| | | * | [client] Removed the image details panel and added some info in image ↵ | Stephan Schwaer | 2015-08-03 | 5 | -93/+32![]() | |
| | | | | | | | | | | | | | details window. | |||||
| | * | | [client] Debug output in TransferTask | Simon Rettberg | 2015-08-03 | 1 | -0/+2 | |
| | | | | ||||||
| | * | | [client] Add ActivityPanel to MainWindow | Simon Rettberg | 2015-08-03 | 3 | -6/+138 | |
| | |/ | ||||||
| | * | [client] Minor tweaks | Simon Rettberg | 2015-08-03 | 2 | -7/+7 | |
| | | | ||||||
| | * | [client] Add debug window (VMarg -Dlog=true) | Simon Rettberg | 2015-08-03 | 2 | -0/+104 | |
| | | | ||||||
| * | | [client] add column classes to generic ListTable | Jonathan Bauer | 2015-08-03 | 6 | -16/+93 | |
| |/ | | | | better handling of view vs model idnex getters | |||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Simon Rettberg | 2015-08-03 | 7 | -11/+39 | |
| |\ | ||||||
| | * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-08-03 | 3 | -51/+25![]() | |
| | |\ | ||||||
| | | * | [client] Removed minimum size of lecture table. | Stephan Schwaer | 2015-08-03 | 2 | -2/+3 | |
| | | | | ||||||
| | * | | [client] implemented search filter in ImageListWindow, auto sort table data ↵ | Jonathan Bauer | 2015-08-03 | 5 | -9/+36 | |
| | | | | | | | | | | | | | if specified when setData() is called | |||||
| * | | | [client] Add eMail feature to PersonLabel | Simon Rettberg | 2015-08-03 | 2 | -23/+88 | |
| | |/ |/| | ||||||
| * | | [client] Cleaned up "OpenLinks" class | Simon Rettberg | 2015-08-03 | 1 | -49/+22![]() | |
| |/ | ||||||
| * | [client] ...everywhere... | Simon Rettberg | 2015-08-03 | 1 | -3/+1![]() | |
| | | ||||||
| * | [client] ...and remove unneeded calls to it :) | Simon Rettberg | 2015-08-03 | 1 | -6/+5![]() | |
| | | ||||||
| * | [client] Delete old SWT helper class | Simon Rettberg | 2015-08-03 | 1 | -22/+0![]() | |
| | | ||||||
| * | [client] Open "new lecture" wizard | Simon Rettberg | 2015-08-03 | 1 | -1/+3 | |
| | | ||||||
| * | [client] Fix remaining compilation errors | Simon Rettberg | 2015-08-03 | 11 | -185/+235 | |
| | | ||||||
| * | [client] autosort OS in details | Jonathan Bauer | 2015-07-31 | 1 | -8/+17 | |
| | | ||||||
| * | [client] fix layout for footer of Wizard | Jonathan Bauer | 2015-07-31 | 1 | -0/+1 | |
| | | ||||||
| * | [client] removed old jface's helper classes | Jonathan Bauer | 2015-07-31 | 7 | -556/+0![]() | |
| | | ||||||
| * | [client] swingified disclaimer | Jonathan Bauer | 2015-07-31 | 1 | -27/+28 | |
| | | ||||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Simon Rettberg | 2015-07-31 | 5 | -104/+151 | |
| |\ | | | | | | | | | Conflicts: dozentenmodul/src/main/java/org/openslx/dozmod/gui/MainWindow.java | |||||
| | * | [client] ImageDetailsWindow pretty much done | Jonathan Bauer | 2015-07-31 | 3 | -75/+133 | |
| | | | ||||||
| | * | [client] PersonLabel now a subclass of JLabel | Jonathan Bauer | 2015-07-31 | 1 | -24/+18![]() | |
| | | | | | | | | | TODO could not query the color for hyperlink through SystemColor, what to do? | |||||
| | * | [client] remove hack | Jonathan Bauer | 2015-07-31 | 1 | -6/+0![]() | |
| | | | ||||||
| * | | [client] Mostly finished Wizard implementation | Simon Rettberg | 2015-07-31 | 13 | -209/+377 | |
| |/ | ||||||
| * | [client] Continued implementation of Wizard | Simon Rettberg | 2015-07-30 | 18 | -289/+204![]() | |
| | | ||||||
| * | [client] Started porting wizards to Swing | Simon Rettberg | 2015-07-29 | 8 | -347/+389 | |
| | | ||||||
| * | [client] Get top level window when showing message box with parent | Simon Rettberg | 2015-07-29 | 1 | -0/+3 | |
| | | ||||||
| * | [client] Ported BlockProgressBar to Swing | Simon Rettberg | 2015-07-29 | 1 | -72/+61![]() | |
| | | ||||||
| * | [client] first steps for the swingified imagedetailswindow | Jonathan Bauer | 2015-07-29 | 4 | -152/+135![]() | |
| | | ||||||
| * | [client] auto adjust columns with magic | Jonathan Bauer | 2015-07-29 | 2 | -1/+6 | |
| | | ||||||
| * | [client] ImageListWindow info text | Jonathan Bauer | 2015-07-29 | 1 | -1/+5 | |
| | | ||||||
| * | [client] removed code doing nothing :) | Jonathan Bauer | 2015-07-29 | 1 | -4/+0![]() | |
| | | ||||||
| * | [client] ImageTable now with proper column labeling, finalized ↵ | Jonathan Bauer | 2015-07-29 | 5 | -263/+139![]() | |
| | | | | | ImageListLayout based on BorderLayout | |||||
| * | [client] register ImageListWindow in MainWindow | Jonathan Bauer | 2015-07-29 | 1 | -1/+2 | |
| | | ||||||
| * | [client] ImageListLayout using ImageTable (no functions yet!) | Jonathan Bauer | 2015-07-29 | 3 | -333/+284![]() | |
| | | ||||||
| * | [client] moved TableRenderer (to remove the dotted border around selected ↵ | Jonathan Bauer | 2015-07-29 | 2 | -24/+18![]() | |
| | | | | | cells in the table) to ListTable helper | |||||
| * | [client] ImageListWindow ported to Swing | Simon Rettberg | 2015-07-29 | 6 | -169/+201 | |
| | | ||||||
| * | [client] Add JTable helper class ListTable | Simon Rettberg | 2015-07-29 | 2 | -0/+125 | |
| | | | | | Use it for lecture list | |||||
| * | [server] Fix canLogin logic for Organization | Simon Rettberg | 2015-07-28 | 1 | -0/+2 | |
| | | ||||||
| * | [client] Fix bwLehrstuhl | Simon Rettberg | 2015-07-28 | 5 | -53/+57 | |
| | | ||||||
| * | [client] warning-free | Jonathan Bauer | 2015-07-28 | 1 | -2/+1![]() | |
| | | ||||||
| * | [client] login window rises from the swt ashes | Jonathan Bauer | 2015-07-28 | 2 | -365/+357![]() | |
| | | ||||||
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1 | Jonathan Bauer | 2015-07-28 | 5 | -28/+37 | |
| |\ | ||||||

