Commit Graph

11 Commits

Author SHA1 Message Date
f8d8a899b7 fixed assignment listing 2016-03-01 12:09:58 +01:00
33d7be6abc renamed a few methods to be more clear
now that we have assignments and patterns we have to differentiate
correctly
2016-02-25 14:31:30 +01:00
f94f4c4faf fixed a bunch of minor things found by IntelliJ Idea 2016-02-25 12:19:53 +01:00
ececd523e7 added localization in schema assignment 2016-02-24 16:27:18 +01:00
28e054687d fixed wrong error message in schema assignment 2016-02-24 16:20:01 +01:00
5f803f4984 fixed loading sqlite helper in assignment screen 2016-02-10 09:17:23 +01:00
a3d1e4593d made assignment overview a table
I'm not too happy about the links for the delete action, but with the
form wrapped around the table, this was the easiest way.
2016-02-09 18:13:25 +01:00
dbffe06e4b fixed bugs introduced by making admin components
also show a TOC on both admin pages to easily switch
2016-02-09 18:13:25 +01:00
1a8d1235c6 moved more assignment related stuff to the Assignment class 2016-02-09 10:08:02 +01:00
40b81cab7f fixed getMenuText method signature 2016-02-04 13:03:02 +01:00
87fdbc6b82 Add an adminpage for schema<->page/ns assignments
Todo: The test if a page is in a namespace with an schema assigned is
not yet implemented.
2016-02-03 19:22:10 +01:00