summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/layout/LectureListWindowLayout.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-1/+5
* [client] I18n of search in description featureMürsel Türk2020-12-311-1/+2
* Merge branch 'feature/search-in-description' into feature-mergeStephan Schwär2020-11-171-9/+6Star
|\
| * [client] Fixed search in descriptionMürsel Türk2020-11-101-9/+6Star
* | [client] Add resource bundle files for window/layout classes. Update the wind...Mürsel Türk2020-07-071-16/+22
|/
* [client] Clean up importsSimon Rettberg2019-05-291-1/+0Star
* [client] icon revampJonathan Bauer2016-05-101-2/+2
* [client] Improve some texts (image -> vm mostly)Simon Rettberg2016-02-041-1/+1
* [client] Add icons to lecture and image list buttonsSimon Rettberg2016-02-021-7/+9
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-30/+26Star
* [client] Make deselection in tables possible when clicking on empty space.Stephan Schwaer2015-10-191-1/+6
* [client] Code formatting.Stephan Schwaer2015-10-071-6/+4Star
* [client] Changed keylisteners in loginWindow to keyBindings. Added some Keybi...Stephan Schwaer2015-09-301-1/+1
* [client] More user window fixes; Moved default permissions to custom permissi...Stephan Schwaer2015-09-251-1/+1
* [client] Show number of the items in the table in image- and lecture window.Stephan Schwaer2015-09-211-8/+21
* [client] Clean up lecture list window layoutSimon Rettberg2015-09-071-17/+5Star
* [client] Set background of scrollpane to match tableSimon Rettberg2015-09-051-1/+4
* [client] enumize LectureList Filters stuffJonathan Bauer2015-09-031-3/+4
* [client] several layout fixes, added some comments.Stephan Schwaer2015-08-311-41/+47
* [client] Don't render HTML where it's not requiredSimon Rettberg2015-08-281-4/+4
* [client] *ListWindow cosmeticsJonathan Bauer2015-08-261-2/+5
* [client] switch image <-> lectures buttons in *ListWindowsJonathan Bauer2015-08-261-6/+5Star
* [client] back button to the right of the button compositeJonathan Bauer2015-08-251-0/+3
* [client] Added Combobox for filtering in lecture list, now also correctly sor...Stephan Schwaer2015-08-121-10/+22
* [client] removed right info pane for lecture. Added start/end date in table.Jonathan Bauer2015-08-101-23/+0Star
* [client] Removed minimum size of lecture table.Stephan Schwaer2015-08-031-1/+0Star
* [client] removed old jface's helper classesJonathan Bauer2015-07-311-2/+0Star
* [client] ImageListWindow ported to SwingSimon Rettberg2015-07-291-107/+64Star
* [client] Fix bwLehrstuhlSimon Rettberg2015-07-281-41/+35Star
* [client] Moar SwingSimon Rettberg2015-07-271-2/+4
* [client] Changed date selection in lecture create page, set text fields edita...Stephan Schwaer2015-07-231-2/+12
* [client] Cleaned up layout code of gui a bit.Stephan Schwaer2015-07-231-6/+2Star
* [client] Added lecture list window with table, sorting and filter. Added back...Stephan Schwaer2015-07-161-0/+172