0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 25, 2023 — May 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
StaticPageController: only remove header/footer when ?embedded=true, and empty content removes page altogether More... over 13 years ago
images now added via the html editor with absolute paths More... over 13 years ago
added absolute path to user actions More... over 13 years ago
Merge branch 'master' of github.com:kiivihal/collectiewijzer into collectieWijzer_master_branch More... over 13 years ago
added @Field annotations to FullBean to support icn custom fields More... over 13 years ago
Added icn museometrie fields to TelTreasures testdata file More... over 13 years ago
Spec file now supports all museometrie fields in advanced search. More... over 13 years ago
better presentation of existing static pages More... over 13 years ago
Page Administration Block on page for Administrators and Gods when logged in More... over 13 years ago
full support for museometrie fields in advanced search. Spec file must still be completed More... over 13 years ago
moved to sessionBased security More... over 13 years ago
zoeken_in now works as expected. Also update the SolrQueryUtilSpec More... over 13 years ago
Merge branch 'master' of github.com:kiivihal/collectiewijzer into collectieWijzer_master_branch More... over 13 years ago
All homepage ajax blocks called with delvingPageCall() function. function resides in js_utilities.js and the calls are made from the index.js These calls assume the presence of /home/news.dml, /home/block1.dml, /home/block2.dml and /home/block3.dml - perhaps these can be put into mongo as default homepage sections. More... over 13 years ago
changed MoreLikeThis configuration in solrconfig.xml More... over 13 years ago
image list now available when choosing an image in html editor More... over 13 years ago
StaticPageController: image list possible with ?javascript=true More... over 13 years ago
StaticPageController: plain .img for an editor redirects to .img?edit=false More... over 13 years ago
StaticPageController: plain .dml for an editor redirects to .dml?edit=false More... over 13 years ago
StaticPageController: images and pages in different collections, page editor can access image list More... over 13 years ago
finetuning ajax calls to created pages More... over 13 years ago
StaticPageController no more ?onlyContent=true but instead ?edit=true ?edit=false gives wrapped content and no edit param gives just content More... over 13 years ago
Merge branch 'master' of github.com:kiivihal/collectiewijzer into collectieWijzer_master_branch More... over 13 years ago
small fix in index_orig.ftl for new full paths to static *.dml pages More... over 13 years ago
Merge branch 'master' of github.com:kiivihal/collectiewijzer into collwijzer More... over 13 years ago
StaticPageController now handles images *.jpg.img *.png.img and *.gif.img More... over 13 years ago
Merge branch 'master' of github.com:kiivihal/collectiewijzer into collectieWijzer_master_branch More... over 13 years ago
advanced search is now working for all non-museometrie fields including sort More... over 13 years ago
test with news page include. check the javascript at the bottom.. if the _news.dml page being called does not exist, and a user with the correct role is logged in, a link appears to create the page. Een gewone gebruik ziet een standard boodschap. Dus voor het nieuws block een melding met "geen niews" More... over 13 years ago
added tiny_mce javascript html editor - large number of files and plugins. None of the plugins are currently used, but committed them anyway for future experimentation More... over 13 years ago