0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:net7/talia_testing_app
rik
More... over 13 years ago
Added route to /sitemap.xml (site semantic map)
rik
More... over 13 years ago
Fixed some google maps resize problems, still to see if there's a better view to spawn them panned properly More... over 13 years ago
added forgotten worker file More... over 13 years ago
Merge branch 'master' of github.com:net7/talia_testing_app More... over 13 years ago
added backend functionalities using TaliaSource class + various bug fixes/tuning from other branches More... over 13 years ago
Renewed the javascripts and css', implemented new google map for boxed views (still need some fixing here and there ... ) More... over 13 years ago
New routing systems for URIs, Linked Open Data style: * three new generic urls for sources: - localhost:3000/data/IAmASource (dispatch_rdf action, rdf format) - localhost:3000/page/IAmASource (dispatch_html action, html format) - localhost:3000/xml/IAmASource (dispatch_xml action, xml format; not in LOD standard, but looks good this way) * Generic URIs like localhost:3000/IAmASource (dispatch action) will be 303-redirected to one of the previous three urls. The correct URL is defined looking at :format and HTTP_ACCEPT header, as requested by LOD * Refactored some code in the controller that was used more than once in the new actions methods.
rik
More... over 13 years ago
* OAI controller returns a "sets not supported" error for any request containing the "set" parameter. * Moved talia_oai initializer code in config/initializers/talia.rb and emptied config/initializers/talia_oai.rb so we can use config parameters from config/talia_core.yml. * Added new parameters for OAI in config/talia_oai.rb.
rik
More... over 13 years ago
some gmaps changes to add configurable google_api - now in talia_core.yml -, converted to TaliaCore::Source in the home to get rid of those DummySource More... over 13 years ago
moved googlemap key to config file More... over 13 years ago
modified default route to use source_controller More... over 13 years ago
imported modifications by michele More... over 13 years ago
* changed shebang for scripts; * deleted migration file for bj (not used anymore); * small fix to google map view: do not render if the source has no coordinates.
rik
More... almost 14 years ago
really fixed map width More... about 14 years ago
fixed map width More... about 14 years ago
Merge branch 'master' of github.com:net7/talia_testing_app More... about 14 years ago
Added simple map overview More... about 14 years ago
person template fix More... about 14 years ago
person template fix More... about 14 years ago
added type check in boxview More... about 14 years ago
added city template in the boxview More... about 14 years ago
removed duplicated text box in boxview source template More... about 14 years ago
Merge branch 'master' of [email protected]:net7/talia_testing_app More... about 14 years ago
person boxview template + source template fixes More... about 14 years ago
Merge branch 'master' of github.com:net7/talia_testing_app More... about 14 years ago
Basic Import controller More... about 14 years ago
added person template for box view More... about 14 years ago
added dncs:description as text if the source has no XMLdata More... about 14 years ago
Fix routes More... about 14 years ago