Moving selectional preference popup code from Slowal project. Making some...
Moving selectional preference popup code from Slowal project. Making some adjustments to database models and API.
Showing
- common/decorators.py 50 additions, 0 deletionscommon/decorators.py
- common/util.py 3 additions, 0 deletionscommon/util.py
- entries/static/entries/css/jquery-impromptu.min.css 211 additions, 0 deletionsentries/static/entries/css/jquery-impromptu.min.css
- entries/static/entries/js/entries.js 11 additions, 0 deletionsentries/static/entries/js/entries.js
- entries/static/entries/js/jquery-impromptu.min.js 4 additions, 0 deletionsentries/static/entries/js/jquery-impromptu.min.js
- entries/static/entries/js/selectional_preference.js 308 additions, 0 deletionsentries/static/entries/js/selectional_preference.js
- entries/static/entries/js/unification_entries_list.js 1 addition, 0 deletionsentries/static/entries/js/unification_entries_list.js
- entries/static/entries/js/utils.js 22 additions, 0 deletionsentries/static/entries/js/utils.js
- entries/templates/entries_base.html 3 additions, 0 deletionsentries/templates/entries_base.html
- entries/templates/unification_entries_list.html 3 additions, 0 deletionsentries/templates/unification_entries_list.html
- entries/urls.py 5 additions, 0 deletionsentries/urls.py
- entries/views.py 73 additions, 2 deletionsentries/views.py
- importer/Argument.py 1 addition, 1 deletionimporter/Argument.py
- importer/RealizationDescriptions.py 1 addition, 1 deletionimporter/RealizationDescriptions.py
- semantics/models.py 21 additions, 3 deletionssemantics/models.py
- shellvalier/urls.py 1 addition, 0 deletionsshellvalier/urls.py
- syntax/management/commands/add_predefined_preferences.py 253 additions, 0 deletionssyntax/management/commands/add_predefined_preferences.py
- syntax/management/commands/import_relations.py 25 additions, 0 deletionssyntax/management/commands/import_relations.py
- syntax/management/commands/import_tei.py 11 additions, 6 deletionssyntax/management/commands/import_tei.py
- unifier/models.py 10 additions, 3 deletionsunifier/models.py
Please register or sign in to comment