You cannot post messages because only members can post, and you are not currently a member.
Description:
A group for developers of the Bibapp.
|
|
|
Moving SOLR to a remote host
|
| |
We're thinking of moving SOLR to a remote host. The current solr.yml file states this is not possible at this time. I'm wondering what it would take to do this.
|
|
merging duplicate works
|
| |
I've pushed a feature branch of my own that enables an Admin to merge
duplicates into a "master" version of a work. Instead of having to compare
them manually and then just deleting the duplicate, it checks for
duplicates (either accepted or unaccepted) of a work, does a simple
calculation to determine the richest one, and then does a second check for... more »
|
|
duplicate works query and status
|
| |
Howard,
I'm trying to write some tests around matching and merging duplicates. I'm
not sure if I'm misunderstanding the way duplicates methods work in
index.rb, or the way states get assigned to works, or if I'm not testing
what I think I'm testing, or if possible_unaccepted_duplicates method
doesn't work as expected.... more »
|
|
No XML or JSON output for Groups
|
| |
Howard, What's the intent for data representations of Groups now? It seems that RSS is the only format that works now, although I see [link] still publishing XML, JSON, and YAML. Is that an oversight? I think there should be some way to grab a list of people in a group, if not all... more »
|
|
Error on editing groups
|
| |
Hello, on both the master and i18n branch I get an internal error when trying to change the name of a group with memberships and works associated. groups/10-Lehrstuhl_I_Analysis Completed 500 Internal Server Error in 468ms ActiveRecord::ReadOnlyRecord (ActiveRecord::ReadOnlyRecord) : app/models/work.rb:385:in `set_for_index_and_save'... more »
|
|
how to i18n static content
|
| |
Hi all, just wondered what would be the best way to i18n static content, i.e. the stuff in public/ For files with a large amount of text like about, faq ... the message catalogue is too cumbersome. These should be seperate files for each locale. Apart from these any other static content might be changed due to i18n.... more »
|
|
i18n - using tolk
|
| |
Hi all, just tried tolk in order to add 2 missing translations to de.yml and noted 2 small things: a) inclusion of rails keys The rails keys for which the translation is not managed via tolk are displayed as missing keys. Is it possible to flag these in some way? Otherwise it might be confusing if you use tolk in order to let... more »
|
|
i18n branch publication date error
|
| |
Hello, just updated to the latest i18n and noticed an error when trying to display a work de/works/3267. ActionView::Template::Error (undefined method `publication_date' for ... 1: -# must pass field parameter. May pass label parameter, otherwise computed from field 2: -# for i18n we'll want to take the field name from the model... more »
|
|
i18n - string in javasciprt
|
| |
Hello Howard, after a long (national holdiay) weekend, back to testing. There is another corner, where strings are injected from: [bibapp]/public/javascripts e.g. [bibapp]/public/javascripts/ap plication.js [bibapp]/public/javascripts/sp ecific/contributorships/index. js [bibapp]/public/javascripts/sp ecific/imports/show.js... more »
|
|
BibApp Roles Prototype
|
| |
Hello,
In the current git version ( less than 2 weeks old) I found a few
issues with roles. For example the "Person Admin" cannot Create/Edit/
Delete the Pen Names (I get a "Permission denied. You cannot access
the requested page" message). The "Person Admin" cannot delete the
person's picture, but "Person Admin" can replace the picture.... more »
|
|
|