0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Mar 05, 2025 — Mar 05, 2026
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 15 years ago
Added route to /sitemap.xml (site semantic map)
rik
More... over 15 years ago
Fixed some google maps resize problems, still to see if there's a better view to spawn them panned properly More... over 15 years ago
added forgotten worker file More... over 15 years ago
Merge branch 'master' of github.com:net7/talia_testing_app More... over 15 years ago
added backend functionalities using TaliaSource class + various bug fixes/tuning from other branches More... over 15 years ago
Renewed the javascripts and css', implemented new google map for boxed views (still need some fixing here and there ... ) More... over 15 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 15 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 15 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 15 years ago
moved googlemap key to config file More... over 15 years ago
modified default route to use source_controller More... over 15 years ago
imported modifications by michele More... over 15 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... over 15 years ago
really fixed map width More... almost 16 years ago
fixed map width More... almost 16 years ago
Merge branch 'master' of github.com:net7/talia_testing_app More... almost 16 years ago
Added simple map overview More... almost 16 years ago
person template fix More... almost 16 years ago
person template fix More... almost 16 years ago
added type check in boxview More... almost 16 years ago
added city template in the boxview More... almost 16 years ago
removed duplicated text box in boxview source template More... almost 16 years ago
Merge branch 'master' of [email protected]:net7/talia_testing_app More... almost 16 years ago
person boxview template + source template fixes More... almost 16 years ago
Merge branch 'master' of github.com:net7/talia_testing_app More... almost 16 years ago
Basic Import controller More... almost 16 years ago
added person template for box view More... almost 16 years ago
added dncs:description as text if the source has no XMLdata More... almost 16 years ago
Fix routes More... almost 16 years ago