Bootstrap set up
Bug 1465107: Use Bootstrap CSS Framework Initial bootstrap dependencies Initial grid Add brand colours Bootstrap variables Change-Id: Ic08f8ab8ad0435c2e92794c4c605cfe8095823dc
Showing
with
35571 additions
and
0 deletions
+35571
-0
- htdocs/.gitignore htdocs/.gitignore +1 -0
- htdocs/theme/bootstrap/artefact/blog/blocktype/blog/static/images/thumb.png ...trap/artefact/blog/blocktype/blog/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/blog/blocktype/blogpost/static/images/thumb.png .../artefact/blog/blocktype/blogpost/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/blog/blocktype/recentposts/static/images/thumb.png ...tefact/blog/blocktype/recentposts/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/blog/blocktype/recentposts/templates/recentposts.tpl ...fact/blog/blocktype/recentposts/templates/recentposts.tpl +25 -0
- htdocs/theme/bootstrap/artefact/blog/blocktype/taggedposts/static/images/thumb.png ...tefact/blog/blocktype/taggedposts/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/blog/blocktype/taggedposts/templates/taggedposts.tpl ...fact/blog/blocktype/taggedposts/templates/taggedposts.tpl +61 -0
- htdocs/theme/bootstrap/artefact/blog/export/html/templates/index.tpl ...e/bootstrap/artefact/blog/export/html/templates/index.tpl +5 -0
- htdocs/theme/bootstrap/artefact/blog/export/html/templates/summary.tpl ...bootstrap/artefact/blog/export/html/templates/summary.tpl +8 -0
- htdocs/theme/bootstrap/artefact/blog/static/style/style.css htdocs/theme/bootstrap/artefact/blog/static/style/style.css +50 -0
- htdocs/theme/bootstrap/artefact/blog/templates/artefactchooser-element.tpl ...strap/artefact/blog/templates/artefactchooser-element.tpl +9 -0
- htdocs/theme/bootstrap/artefact/blog/templates/atom.xml.tpl htdocs/theme/bootstrap/artefact/blog/templates/atom.xml.tpl +37 -0
- htdocs/theme/bootstrap/artefact/blog/templates/blog.tpl htdocs/theme/bootstrap/artefact/blog/templates/blog.tpl +31 -0
- htdocs/theme/bootstrap/artefact/blog/templates/bloglist.tpl htdocs/theme/bootstrap/artefact/blog/templates/bloglist.tpl +19 -0
- htdocs/theme/bootstrap/artefact/blog/templates/blogpreview.tpl ...s/theme/bootstrap/artefact/blog/templates/blogpreview.tpl +2 -0
- htdocs/theme/bootstrap/artefact/blog/templates/editpost.tpl htdocs/theme/bootstrap/artefact/blog/templates/editpost.tpl +3 -0
- htdocs/theme/bootstrap/artefact/blog/templates/import/blogs.tpl .../theme/bootstrap/artefact/blog/templates/import/blogs.tpl +175 -0
- htdocs/theme/bootstrap/artefact/blog/templates/index.tpl htdocs/theme/bootstrap/artefact/blog/templates/index.tpl +15 -0
- htdocs/theme/bootstrap/artefact/blog/templates/posts.tpl htdocs/theme/bootstrap/artefact/blog/templates/posts.tpl +63 -0
- htdocs/theme/bootstrap/artefact/blog/templates/render/blogpost_renderfull.tpl ...ap/artefact/blog/templates/render/blogpost_renderfull.tpl +40 -0
- htdocs/theme/bootstrap/artefact/blog/templates/settings.tpl htdocs/theme/bootstrap/artefact/blog/templates/settings.tpl +4 -0
- htdocs/theme/bootstrap/artefact/blog/templates/view.tpl htdocs/theme/bootstrap/artefact/blog/templates/view.tpl +39 -0
- htdocs/theme/bootstrap/artefact/blog/templates/viewposts.tpl htdocs/theme/bootstrap/artefact/blog/templates/viewposts.tpl +58 -0
- htdocs/theme/bootstrap/artefact/comment/blocktype/comment/static/images/thumb.png ...rtefact/comment/blocktype/comment/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/comment/blocktype/comment/templates/comment.tpl .../artefact/comment/blocktype/comment/templates/comment.tpl +16 -0
- htdocs/theme/bootstrap/artefact/comment/templates/commentlist.tpl ...heme/bootstrap/artefact/comment/templates/commentlist.tpl +71 -0
- htdocs/theme/bootstrap/artefact/comment/templates/edit.tpl htdocs/theme/bootstrap/artefact/comment/templates/edit.tpl +4 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/filedownload/static/images/thumb.png ...efact/file/blocktype/filedownload/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/filedownload/templates/filedownload.tpl ...ct/file/blocktype/filedownload/templates/filedownload.tpl +11 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/folder/static/images/thumb.png ...ap/artefact/file/blocktype/folder/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/gallery/static/images/thumb.png ...p/artefact/file/blocktype/gallery/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/gallery/templates/flickrshow.tpl .../artefact/file/blocktype/gallery/templates/flickrshow.tpl +10 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/gallery/templates/imagecloud.tpl .../artefact/file/blocktype/gallery/templates/imagecloud.tpl +15 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/gallery/templates/panoramioshow.tpl ...tefact/file/blocktype/gallery/templates/panoramioshow.tpl +5 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/gallery/templates/photobucketshow.tpl ...fact/file/blocktype/gallery/templates/photobucketshow.tpl +5 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/gallery/templates/picasashow.tpl .../artefact/file/blocktype/gallery/templates/picasashow.tpl +10 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/gallery/templates/slideshow.tpl ...p/artefact/file/blocktype/gallery/templates/slideshow.tpl +38 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/gallery/templates/squarethumbs.tpl ...rtefact/file/blocktype/gallery/templates/squarethumbs.tpl +32 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/gallery/templates/supported.tpl ...p/artefact/file/blocktype/gallery/templates/supported.tpl +15 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/gallery/templates/thumbnails.tpl .../artefact/file/blocktype/gallery/templates/thumbnails.tpl +32 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/gallery/templates/windowsliveshow.tpl ...fact/file/blocktype/gallery/templates/windowsliveshow.tpl +5 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/html/static/images/thumb.png ...trap/artefact/file/blocktype/html/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/image/static/images/thumb.png ...rap/artefact/file/blocktype/image/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/image/templates/image.tpl ...otstrap/artefact/file/blocktype/image/templates/image.tpl +7 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/internalmedia/static/images/thumb.png ...fact/file/blocktype/internalmedia/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/pdf/static/images/thumb.png ...strap/artefact/file/blocktype/pdf/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/file/blocktype/pdf/templates/pdf.tpl ...e/bootstrap/artefact/file/blocktype/pdf/templates/pdf.tpl +320 -0
- htdocs/theme/bootstrap/artefact/file/export/html/static/images/file.gif ...ootstrap/artefact/file/export/html/static/images/file.gif +0 -0
- htdocs/theme/bootstrap/artefact/file/export/html/static/images/folder.gif ...tstrap/artefact/file/export/html/static/images/folder.gif +0 -0
- htdocs/theme/bootstrap/artefact/file/export/html/static/style/style.css ...ootstrap/artefact/file/export/html/static/style/style.css +21 -0
- htdocs/theme/bootstrap/artefact/file/export/html/templates/index.tpl ...e/bootstrap/artefact/file/export/html/templates/index.tpl +51 -0
- htdocs/theme/bootstrap/artefact/file/export/html/templates/summary.tpl ...bootstrap/artefact/file/export/html/templates/summary.tpl +6 -0
- htdocs/theme/bootstrap/artefact/file/static/style/style.css htdocs/theme/bootstrap/artefact/file/static/style/style.css +158 -0
- htdocs/theme/bootstrap/artefact/file/templates/extract-progress.tpl ...me/bootstrap/artefact/file/templates/extract-progress.tpl +6 -0
- htdocs/theme/bootstrap/artefact/file/templates/extract.tpl htdocs/theme/bootstrap/artefact/file/templates/extract.tpl +24 -0
- htdocs/theme/bootstrap/artefact/file/templates/file_render_self.tpl ...me/bootstrap/artefact/file/templates/file_render_self.tpl +17 -0
- htdocs/theme/bootstrap/artefact/file/templates/files.tpl htdocs/theme/bootstrap/artefact/file/templates/files.tpl +20 -0
- htdocs/theme/bootstrap/artefact/file/templates/folder_render_self.tpl .../bootstrap/artefact/file/templates/folder_render_self.tpl +39 -0
- htdocs/theme/bootstrap/artefact/file/templates/form/editfile.tpl ...theme/bootstrap/artefact/file/templates/form/editfile.tpl +79 -0
- htdocs/theme/bootstrap/artefact/file/templates/form/filebrowser.tpl ...me/bootstrap/artefact/file/templates/form/filebrowser.tpl +122 -0
- htdocs/theme/bootstrap/artefact/file/templates/form/filelist.tpl ...theme/bootstrap/artefact/file/templates/form/filelist.tpl +106 -0
- htdocs/theme/bootstrap/artefact/file/templates/form/folderpath.tpl ...eme/bootstrap/artefact/file/templates/form/folderpath.tpl +9 -0
- htdocs/theme/bootstrap/artefact/file/templates/form/ownersubtabs.tpl ...e/bootstrap/artefact/file/templates/form/ownersubtabs.tpl +7 -0
- htdocs/theme/bootstrap/artefact/file/templates/form/ownertabs.tpl ...heme/bootstrap/artefact/file/templates/form/ownertabs.tpl +5 -0
- htdocs/theme/bootstrap/artefact/file/templates/form/selectedlist.tpl ...e/bootstrap/artefact/file/templates/form/selectedlist.tpl +29 -0
- htdocs/theme/bootstrap/artefact/file/templates/image_render_self.tpl ...e/bootstrap/artefact/file/templates/image_render_self.tpl +6 -0
- htdocs/theme/bootstrap/artefact/file/templates/import/files.tpl .../theme/bootstrap/artefact/file/templates/import/files.tpl +48 -0
- htdocs/theme/bootstrap/artefact/file/templates/profileicons.tpl .../theme/bootstrap/artefact/file/templates/profileicons.tpl +28 -0
- htdocs/theme/bootstrap/artefact/internal/blocktype/profileinfo/static/images/thumb.png ...ct/internal/blocktype/profileinfo/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/internal/blocktype/profileinfo/templates/content.tpl ...fact/internal/blocktype/profileinfo/templates/content.tpl +25 -0
- htdocs/theme/bootstrap/artefact/internal/blocktype/socialprofile/static/images/LICENSE.txt ...nternal/blocktype/socialprofile/static/images/LICENSE.txt +3 -0
- htdocs/theme/bootstrap/artefact/internal/blocktype/socialprofile/static/images/email.png .../internal/blocktype/socialprofile/static/images/email.png +0 -0
- htdocs/theme/bootstrap/artefact/internal/blocktype/socialprofile/static/images/thumb.png .../internal/blocktype/socialprofile/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/internal/blocktype/socialprofile/templates/content.tpl ...ct/internal/blocktype/socialprofile/templates/content.tpl +16 -0
- htdocs/theme/bootstrap/artefact/internal/blocktype/textbox/static/images/thumb.png ...tefact/internal/blocktype/textbox/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/internal/blocktype/textbox/templates/content.tpl ...artefact/internal/blocktype/textbox/templates/content.tpl +29 -0
- htdocs/theme/bootstrap/artefact/internal/export/html/static/style/style.css ...trap/artefact/internal/export/html/static/style/style.css +23 -0
- htdocs/theme/bootstrap/artefact/internal/export/html/templates/index.tpl ...otstrap/artefact/internal/export/html/templates/index.tpl +30 -0
- htdocs/theme/bootstrap/artefact/internal/export/html/templates/profilepage.tpl ...p/artefact/internal/export/html/templates/profilepage.tpl +5 -0
- htdocs/theme/bootstrap/artefact/internal/export/html/templates/summary.tpl ...strap/artefact/internal/export/html/templates/summary.tpl +7 -0
- htdocs/theme/bootstrap/artefact/internal/export/leap/templates/entry.tpl ...otstrap/artefact/internal/export/leap/templates/entry.tpl +24 -0
- htdocs/theme/bootstrap/artefact/internal/static/images/note.png .../theme/bootstrap/artefact/internal/static/images/note.png +0 -0
- htdocs/theme/bootstrap/artefact/internal/static/style/style.css .../theme/bootstrap/artefact/internal/static/style/style.css +31 -0
- htdocs/theme/bootstrap/artefact/internal/templates/artefactchooser-element.tpl ...p/artefact/internal/templates/artefactchooser-element.tpl +9 -0
- htdocs/theme/bootstrap/artefact/internal/templates/html-artefactchooser-element.tpl ...efact/internal/templates/html-artefactchooser-element.tpl +10 -0
- htdocs/theme/bootstrap/artefact/internal/templates/import/profilefields.tpl ...trap/artefact/internal/templates/import/profilefields.tpl +61 -0
- htdocs/theme/bootstrap/artefact/internal/templates/index.tpl htdocs/theme/bootstrap/artefact/internal/templates/index.tpl +3 -0
- htdocs/theme/bootstrap/artefact/internal/templates/notes.tpl htdocs/theme/bootstrap/artefact/internal/templates/notes.tpl +90 -0
- htdocs/theme/bootstrap/artefact/internal/templates/socialprofile.tpl ...e/bootstrap/artefact/internal/templates/socialprofile.tpl +12 -0
- htdocs/theme/bootstrap/artefact/internal/templates/socialprofiles.tpl .../bootstrap/artefact/internal/templates/socialprofiles.tpl +33 -0
- htdocs/theme/bootstrap/artefact/internal/templates/validate.tpl .../theme/bootstrap/artefact/internal/templates/validate.tpl +6 -0
- htdocs/theme/bootstrap/artefact/multirecipientnotification/static/style.css ...trap/artefact/multirecipientnotification/static/style.css +43 -0
- htdocs/theme/bootstrap/artefact/multirecipientnotification/templates/activitylistin.tpl ...t/multirecipientnotification/templates/activitylistin.tpl +98 -0
- htdocs/theme/bootstrap/artefact/multirecipientnotification/templates/activitylistout.tpl .../multirecipientnotification/templates/activitylistout.tpl +79 -0
- htdocs/theme/bootstrap/artefact/multirecipientnotification/templates/indexin.tpl ...artefact/multirecipientnotification/templates/indexin.tpl +55 -0
- htdocs/theme/bootstrap/artefact/multirecipientnotification/templates/indexout.tpl ...rtefact/multirecipientnotification/templates/indexout.tpl +47 -0
- htdocs/theme/bootstrap/artefact/multirecipientnotification/templates/sendmessage.tpl ...fact/multirecipientnotification/templates/sendmessage.tpl +46 -0
- htdocs/theme/bootstrap/artefact/plans/blocktype/plans/static/images/thumb.png ...ap/artefact/plans/blocktype/plans/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/plans/blocktype/plans/templates/content.tpl ...trap/artefact/plans/blocktype/plans/templates/content.tpl +20 -0
- htdocs/theme/bootstrap/artefact/plans/export/html/templates/summary.tpl ...ootstrap/artefact/plans/export/html/templates/summary.tpl +7 -0
- htdocs/theme/bootstrap/artefact/plans/export/leap/templates/plan.tpl ...e/bootstrap/artefact/plans/export/leap/templates/plan.tpl +3 -0
- htdocs/theme/bootstrap/artefact/plans/static/images/plan.png htdocs/theme/bootstrap/artefact/plans/static/images/plan.png +0 -0
- htdocs/theme/bootstrap/artefact/plans/static/images/plantask.png ...theme/bootstrap/artefact/plans/static/images/plantask.png +0 -0
- htdocs/theme/bootstrap/artefact/plans/static/style/style.css htdocs/theme/bootstrap/artefact/plans/static/style/style.css +23 -0
- htdocs/theme/bootstrap/artefact/plans/templates/artefactchooser-element.tpl ...trap/artefact/plans/templates/artefactchooser-element.tpl +9 -0
- htdocs/theme/bootstrap/artefact/plans/templates/delete.tpl htdocs/theme/bootstrap/artefact/plans/templates/delete.tpl +7 -0
- htdocs/theme/bootstrap/artefact/plans/templates/edit.tpl htdocs/theme/bootstrap/artefact/plans/templates/edit.tpl +5 -0
- htdocs/theme/bootstrap/artefact/plans/templates/import/plans.tpl ...theme/bootstrap/artefact/plans/templates/import/plans.tpl +115 -0
- htdocs/theme/bootstrap/artefact/plans/templates/index.tpl htdocs/theme/bootstrap/artefact/plans/templates/index.tpl +15 -0
- htdocs/theme/bootstrap/artefact/plans/templates/new.tpl htdocs/theme/bootstrap/artefact/plans/templates/new.tpl +3 -0
- htdocs/theme/bootstrap/artefact/plans/templates/plan.tpl htdocs/theme/bootstrap/artefact/plans/templates/plan.tpl +28 -0
- htdocs/theme/bootstrap/artefact/plans/templates/plans.tpl htdocs/theme/bootstrap/artefact/plans/templates/plans.tpl +27 -0
- htdocs/theme/bootstrap/artefact/plans/templates/planslist.tpl ...cs/theme/bootstrap/artefact/plans/templates/planslist.tpl +20 -0
- htdocs/theme/bootstrap/artefact/plans/templates/taskrows.tpl htdocs/theme/bootstrap/artefact/plans/templates/taskrows.tpl +28 -0
- htdocs/theme/bootstrap/artefact/plans/templates/taskslist.tpl ...cs/theme/bootstrap/artefact/plans/templates/taskslist.tpl +29 -0
- htdocs/theme/bootstrap/artefact/plans/templates/viewplan.tpl htdocs/theme/bootstrap/artefact/plans/templates/viewplan.tpl +48 -0
- htdocs/theme/bootstrap/artefact/resume/blocktype/entireresume/static/images/thumb.png ...act/resume/blocktype/entireresume/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/resume/blocktype/entireresume/templates/content.tpl ...efact/resume/blocktype/entireresume/templates/content.tpl +50 -0
- htdocs/theme/bootstrap/artefact/resume/blocktype/resumefield/static/images/thumb.png ...fact/resume/blocktype/resumefield/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/artefact/resume/export/html/static/style/style.css ...tstrap/artefact/resume/export/html/static/style/style.css +52 -0
- htdocs/theme/bootstrap/artefact/resume/export/html/templates/index.tpl ...bootstrap/artefact/resume/export/html/templates/index.tpl +102 -0
- htdocs/theme/bootstrap/artefact/resume/export/html/templates/summary.tpl ...otstrap/artefact/resume/export/html/templates/summary.tpl +1 -0
- htdocs/theme/bootstrap/artefact/resume/export/leap/templates/composite.tpl ...strap/artefact/resume/export/leap/templates/composite.tpl +8 -0
- htdocs/theme/bootstrap/artefact/resume/static/style/style.css ...cs/theme/bootstrap/artefact/resume/static/style/style.css +32 -0
- htdocs/theme/bootstrap/artefact/resume/templates/achievements.tpl ...heme/bootstrap/artefact/resume/templates/achievements.tpl +7 -0
- htdocs/theme/bootstrap/artefact/resume/templates/artefactchooser-element.tpl ...rap/artefact/resume/templates/artefactchooser-element.tpl +9 -0
- htdocs/theme/bootstrap/artefact/resume/templates/editcomposite.tpl ...eme/bootstrap/artefact/resume/templates/editcomposite.tpl +5 -0
- htdocs/theme/bootstrap/artefact/resume/templates/editgoalsandskills.tpl ...ootstrap/artefact/resume/templates/editgoalsandskills.tpl +5 -0
- htdocs/theme/bootstrap/artefact/resume/templates/employment.tpl .../theme/bootstrap/artefact/resume/templates/employment.tpl +6 -0
- htdocs/theme/bootstrap/artefact/resume/templates/fragments/attachments.tpl ...strap/artefact/resume/templates/fragments/attachments.tpl +12 -0
- htdocs/theme/bootstrap/artefact/resume/templates/fragments/book.tpl ...me/bootstrap/artefact/resume/templates/fragments/book.tpl +75 -0
- htdocs/theme/bootstrap/artefact/resume/templates/fragments/certification.tpl ...rap/artefact/resume/templates/fragments/certification.tpl +72 -0
- htdocs/theme/bootstrap/artefact/resume/templates/fragments/contactinformation.tpl ...rtefact/resume/templates/fragments/contactinformation.tpl +57 -0
- htdocs/theme/bootstrap/artefact/resume/templates/fragments/educationhistory.tpl .../artefact/resume/templates/fragments/educationhistory.tpl +72 -0
- htdocs/theme/bootstrap/artefact/resume/templates/fragments/employmenthistory.tpl ...artefact/resume/templates/fragments/employmenthistory.tpl +72 -0
- htdocs/theme/bootstrap/artefact/resume/templates/fragments/goals.tpl ...e/bootstrap/artefact/resume/templates/fragments/goals.tpl +66 -0
- htdocs/theme/bootstrap/artefact/resume/templates/fragments/goalsandskills.tpl ...ap/artefact/resume/templates/fragments/goalsandskills.tpl +25 -0
- htdocs/theme/bootstrap/artefact/resume/templates/fragments/membership.tpl ...tstrap/artefact/resume/templates/fragments/membership.tpl +72 -0
- htdocs/theme/bootstrap/artefact/resume/templates/fragments/personalinformation.tpl ...tefact/resume/templates/fragments/personalinformation.tpl +15 -0
- htdocs/theme/bootstrap/artefact/resume/templates/fragments/skills.tpl .../bootstrap/artefact/resume/templates/fragments/skills.tpl +62 -0
- htdocs/theme/bootstrap/artefact/resume/templates/goalsandskills.tpl ...me/bootstrap/artefact/resume/templates/goalsandskills.tpl +6 -0
- htdocs/theme/bootstrap/artefact/resume/templates/import/resumecompositefields.tpl ...rtefact/resume/templates/import/resumecompositefields.tpl +15 -0
- htdocs/theme/bootstrap/artefact/resume/templates/import/resumefields.tpl ...otstrap/artefact/resume/templates/import/resumefields.tpl +59 -0
- htdocs/theme/bootstrap/artefact/resume/templates/index.tpl htdocs/theme/bootstrap/artefact/resume/templates/index.tpl +6 -0
- htdocs/theme/bootstrap/artefact/resume/templates/interests.tpl ...s/theme/bootstrap/artefact/resume/templates/interests.tpl +5 -0
- htdocs/theme/bootstrap/artefact/resume/templates/licenses.tpl ...cs/theme/bootstrap/artefact/resume/templates/licenses.tpl +5 -0
- htdocs/theme/bootstrap/auth/webservice/static/images/btn-search.gif ...me/bootstrap/auth/webservice/static/images/btn-search.gif +0 -0
- htdocs/theme/bootstrap/auth/webservice/static/style/webservice.css ...eme/bootstrap/auth/webservice/static/style/webservice.css +100 -0
- htdocs/theme/bootstrap/auth/webservice/templates/atom.tpl htdocs/theme/bootstrap/auth/webservice/templates/atom.tpl +28 -0
- htdocs/theme/bootstrap/auth/webservice/templates/configform.tpl .../theme/bootstrap/auth/webservice/templates/configform.tpl +38 -0
- htdocs/theme/bootstrap/auth/webservice/templates/testclient.tpl .../theme/bootstrap/auth/webservice/templates/testclient.tpl +9 -0
- htdocs/theme/bootstrap/auth/webservice/templates/username.tpl ...cs/theme/bootstrap/auth/webservice/templates/username.tpl +5 -0
- htdocs/theme/bootstrap/auth/webservice/templates/webservicelogs.tpl ...me/bootstrap/auth/webservice/templates/webservicelogs.tpl +90 -0
- htdocs/theme/bootstrap/auth/webservice/templates/wsdoc.tpl htdocs/theme/bootstrap/auth/webservice/templates/wsdoc.tpl +110 -0
- htdocs/theme/bootstrap/blocktype/creativecommons/static/images/by-3_0.png ...tstrap/blocktype/creativecommons/static/images/by-3_0.png +0 -0
- htdocs/theme/bootstrap/blocktype/creativecommons/static/images/by-nc-3_0.png ...rap/blocktype/creativecommons/static/images/by-nc-3_0.png +0 -0
- htdocs/theme/bootstrap/blocktype/creativecommons/static/images/by-nc-nd-3_0.png .../blocktype/creativecommons/static/images/by-nc-nd-3_0.png +0 -0
- htdocs/theme/bootstrap/blocktype/creativecommons/static/images/by-nc-sa-3_0.png .../blocktype/creativecommons/static/images/by-nc-sa-3_0.png +0 -0
- htdocs/theme/bootstrap/blocktype/creativecommons/static/images/by-nd-3_0.png ...rap/blocktype/creativecommons/static/images/by-nd-3_0.png +0 -0
- htdocs/theme/bootstrap/blocktype/creativecommons/static/images/by-sa-3_0.png ...rap/blocktype/creativecommons/static/images/by-sa-3_0.png +0 -0
- htdocs/theme/bootstrap/blocktype/creativecommons/static/images/seal.png ...ootstrap/blocktype/creativecommons/static/images/seal.png +0 -0
- htdocs/theme/bootstrap/blocktype/creativecommons/static/images/thumb.png ...otstrap/blocktype/creativecommons/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/creativecommons/templates/statement.tpl ...otstrap/blocktype/creativecommons/templates/statement.tpl +12 -0
- htdocs/theme/bootstrap/blocktype/externalfeed/static/images/thumb.png .../bootstrap/blocktype/externalfeed/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/externalfeed/templates/feed.tpl ...theme/bootstrap/blocktype/externalfeed/templates/feed.tpl +42 -0
- htdocs/theme/bootstrap/blocktype/externalvideo/static/images/thumb.png ...bootstrap/blocktype/externalvideo/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/externalvideo/templates/content.tpl ...e/bootstrap/blocktype/externalvideo/templates/content.tpl +54 -0
- htdocs/theme/bootstrap/blocktype/externalvideo/templates/sitelist.tpl .../bootstrap/blocktype/externalvideo/templates/sitelist.tpl +5 -0
- htdocs/theme/bootstrap/blocktype/googleapps/static/images/thumb.png ...me/bootstrap/blocktype/googleapps/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/googleapps/templates/iframe.tpl ...theme/bootstrap/blocktype/googleapps/templates/iframe.tpl +3 -0
- htdocs/theme/bootstrap/blocktype/googleapps/templates/image.tpl .../theme/bootstrap/blocktype/googleapps/templates/image.tpl +3 -0
- htdocs/theme/bootstrap/blocktype/googleapps/templates/spanicon.tpl ...eme/bootstrap/blocktype/googleapps/templates/spanicon.tpl +7 -0
- htdocs/theme/bootstrap/blocktype/googleapps/templates/supported.tpl ...me/bootstrap/blocktype/googleapps/templates/supported.tpl +22 -0
- htdocs/theme/bootstrap/blocktype/groupinfo/static/images/thumb.png ...eme/bootstrap/blocktype/groupinfo/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/groupinfo/templates/groupinfo.tpl ...eme/bootstrap/blocktype/groupinfo/templates/groupinfo.tpl +3 -0
- htdocs/theme/bootstrap/blocktype/groupmembers/static/images/thumb.png .../bootstrap/blocktype/groupmembers/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/groupmembers/templates/groupmembers.tpl ...otstrap/blocktype/groupmembers/templates/groupmembers.tpl +6 -0
- htdocs/theme/bootstrap/blocktype/groupmembers/templates/row.tpl .../theme/bootstrap/blocktype/groupmembers/templates/row.tpl +8 -0
- htdocs/theme/bootstrap/blocktype/groupviews/static/images/thumb.png ...me/bootstrap/blocktype/groupviews/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/groupviews/templates/allsubmissions.tpl ...otstrap/blocktype/groupviews/templates/allsubmissions.tpl +8 -0
- htdocs/theme/bootstrap/blocktype/groupviews/templates/groupviews.tpl ...e/bootstrap/blocktype/groupviews/templates/groupviews.tpl +107 -0
- htdocs/theme/bootstrap/blocktype/groupviews/templates/groupviewssection.tpl ...trap/blocktype/groupviews/templates/groupviewssection.tpl +13 -0
- htdocs/theme/bootstrap/blocktype/groupviews/templates/sharedcollections.tpl ...trap/blocktype/groupviews/templates/sharedcollections.tpl +21 -0
- htdocs/theme/bootstrap/blocktype/groupviews/templates/sharedviews.tpl .../bootstrap/blocktype/groupviews/templates/sharedviews.tpl +41 -0
- htdocs/theme/bootstrap/blocktype/inbox/static/images/thumb.png ...s/theme/bootstrap/blocktype/inbox/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/inbox/templates/inbox.tpl htdocs/theme/bootstrap/blocktype/inbox/templates/inbox.tpl +62 -0
- htdocs/theme/bootstrap/blocktype/inbox/templates/inboxmr.tpl htdocs/theme/bootstrap/blocktype/inbox/templates/inboxmr.tpl +65 -0
- htdocs/theme/bootstrap/blocktype/myfriends/static/images/thumb.png ...eme/bootstrap/blocktype/myfriends/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/myfriends/templates/myfriendrows.tpl .../bootstrap/blocktype/myfriends/templates/myfriendrows.tpl +11 -0
- htdocs/theme/bootstrap/blocktype/myfriends/templates/myfriends.tpl ...eme/bootstrap/blocktype/myfriends/templates/myfriends.tpl +27 -0
- htdocs/theme/bootstrap/blocktype/mygroups/static/images/thumb.png ...heme/bootstrap/blocktype/mygroups/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/mygroups/templates/mygroups.tpl ...theme/bootstrap/blocktype/mygroups/templates/mygroups.tpl +19 -0
- htdocs/theme/bootstrap/blocktype/mygroups/templates/mygroupslist.tpl ...e/bootstrap/blocktype/mygroups/templates/mygroupslist.tpl +8 -0
- htdocs/theme/bootstrap/blocktype/myviews/static/images/thumb.png ...theme/bootstrap/blocktype/myviews/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/myviews/templates/myviews.tpl ...s/theme/bootstrap/blocktype/myviews/templates/myviews.tpl +18 -0
- htdocs/theme/bootstrap/blocktype/navigation/static/images/thumb.png ...me/bootstrap/blocktype/navigation/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/navigation/templates/navigation.tpl ...e/bootstrap/blocktype/navigation/templates/navigation.tpl +17 -0
- htdocs/theme/bootstrap/blocktype/newviews/static/images/thumb.png ...heme/bootstrap/blocktype/newviews/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/newviews/templates/newviews.tpl ...theme/bootstrap/blocktype/newviews/templates/newviews.tpl +43 -0
- htdocs/theme/bootstrap/blocktype/recentforumposts/static/images/thumb.png ...tstrap/blocktype/recentforumposts/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/recentforumposts/templates/latestforumposts.tpl ...blocktype/recentforumposts/templates/latestforumposts.tpl +18 -0
- htdocs/theme/bootstrap/blocktype/recentforumposts/templates/recentforumposts.tpl ...blocktype/recentforumposts/templates/recentforumposts.tpl +20 -0
- htdocs/theme/bootstrap/blocktype/text/static/images/thumb.png ...cs/theme/bootstrap/blocktype/text/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/text/templates/content.tpl htdocs/theme/bootstrap/blocktype/text/templates/content.tpl +1 -0
- htdocs/theme/bootstrap/blocktype/wall/pieforms/wallpost.php htdocs/theme/bootstrap/blocktype/wall/pieforms/wallpost.php +15 -0
- htdocs/theme/bootstrap/blocktype/wall/static/images/thumb.png ...cs/theme/bootstrap/blocktype/wall/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/wall/templates/deletepost.tpl ...s/theme/bootstrap/blocktype/wall/templates/deletepost.tpl +5 -0
- htdocs/theme/bootstrap/blocktype/wall/templates/inlineposts.tpl .../theme/bootstrap/blocktype/wall/templates/inlineposts.tpl +26 -0
- htdocs/theme/bootstrap/blocktype/wall/templates/wallposts.tpl ...cs/theme/bootstrap/blocktype/wall/templates/wallposts.tpl +8 -0
- htdocs/theme/bootstrap/blocktype/watchlist/static/images/thumb.png ...eme/bootstrap/blocktype/watchlist/static/images/thumb.png +0 -0
- htdocs/theme/bootstrap/blocktype/watchlist/templates/watchlist.tpl ...eme/bootstrap/blocktype/watchlist/templates/watchlist.tpl +14 -0
- htdocs/theme/bootstrap/export/html/static/images/logo.png htdocs/theme/bootstrap/export/html/static/images/logo.png +0 -0
- htdocs/theme/bootstrap/export/html/static/images/rating_star.png ...theme/bootstrap/export/html/static/images/rating_star.png +0 -0
- htdocs/theme/bootstrap/export/html/static/style/jquery.rating.css ...heme/bootstrap/export/html/static/style/jquery.rating.css +12 -0
- htdocs/theme/bootstrap/export/html/static/style/print.css htdocs/theme/bootstrap/export/html/static/style/print.css +11 -0
- htdocs/theme/bootstrap/export/html/static/style/style.css htdocs/theme/bootstrap/export/html/static/style/style.css +209 -0
- htdocs/theme/bootstrap/export/html/templates/collectionsummary.tpl ...eme/bootstrap/export/html/templates/collectionsummary.tpl +16 -0
- htdocs/theme/bootstrap/export/html/templates/footer.tpl htdocs/theme/bootstrap/export/html/templates/footer.tpl +6 -0
- htdocs/theme/bootstrap/export/html/templates/header.tpl htdocs/theme/bootstrap/export/html/templates/header.tpl +25 -0
- htdocs/theme/bootstrap/export/html/templates/index.tpl htdocs/theme/bootstrap/export/html/templates/index.tpl +10 -0
- htdocs/theme/bootstrap/export/html/templates/page.tpl htdocs/theme/bootstrap/export/html/templates/page.tpl +5 -0
- htdocs/theme/bootstrap/export/html/templates/view.tpl htdocs/theme/bootstrap/export/html/templates/view.tpl +31 -0
- htdocs/theme/bootstrap/export/html/templates/viewsummary.tpl htdocs/theme/bootstrap/export/html/templates/viewsummary.tpl +12 -0
- htdocs/theme/bootstrap/export/leap/templates/author.tpl htdocs/theme/bootstrap/export/leap/templates/author.tpl +5 -0
- htdocs/theme/bootstrap/export/leap/templates/categories.tpl htdocs/theme/bootstrap/export/leap/templates/categories.tpl +2 -0
- htdocs/theme/bootstrap/export/leap/templates/entry.tpl htdocs/theme/bootstrap/export/leap/templates/entry.tpl +21 -0
- htdocs/theme/bootstrap/export/leap/templates/entryfooter.tpl htdocs/theme/bootstrap/export/leap/templates/entryfooter.tpl +1 -0
- htdocs/theme/bootstrap/export/leap/templates/footer.tpl htdocs/theme/bootstrap/export/leap/templates/footer.tpl +1 -0
- htdocs/theme/bootstrap/export/leap/templates/header.tpl htdocs/theme/bootstrap/export/leap/templates/header.tpl +14 -0
- htdocs/theme/bootstrap/export/leap/templates/links.tpl htdocs/theme/bootstrap/export/leap/templates/links.tpl +2 -0
- htdocs/theme/bootstrap/export/leap/templates/view.tpl htdocs/theme/bootstrap/export/leap/templates/view.tpl +19 -0
- htdocs/theme/bootstrap/interaction/forum/static/images/objectionable.png ...otstrap/interaction/forum/static/images/objectionable.png +0 -0
- htdocs/theme/bootstrap/interaction/forum/static/style/style.css .../theme/bootstrap/interaction/forum/static/style/style.css +192 -0
- htdocs/theme/bootstrap/interaction/forum/templates/atom.xml.tpl .../theme/bootstrap/interaction/forum/templates/atom.xml.tpl +26 -0
- htdocs/theme/bootstrap/interaction/forum/templates/deletepost.tpl ...heme/bootstrap/interaction/forum/templates/deletepost.tpl +8 -0
- htdocs/theme/bootstrap/interaction/forum/templates/deletetopic.tpl ...eme/bootstrap/interaction/forum/templates/deletetopic.tpl +7 -0
- htdocs/theme/bootstrap/interaction/forum/templates/editpost.tpl .../theme/bootstrap/interaction/forum/templates/editpost.tpl +10 -0
- htdocs/theme/bootstrap/interaction/forum/templates/edittopic.tpl ...theme/bootstrap/interaction/forum/templates/edittopic.tpl +5 -0
- htdocs/theme/bootstrap/interaction/forum/templates/index.tpl htdocs/theme/bootstrap/interaction/forum/templates/index.tpl +61 -0
- htdocs/theme/bootstrap/interaction/forum/templates/post.tpl htdocs/theme/bootstrap/interaction/forum/templates/post.tpl +30 -0
- htdocs/theme/bootstrap/interaction/forum/templates/reportpost.tpl ...heme/bootstrap/interaction/forum/templates/reportpost.tpl +8 -0
- htdocs/theme/bootstrap/interaction/forum/templates/simplepost.tpl ...heme/bootstrap/interaction/forum/templates/simplepost.tpl +38 -0
- htdocs/theme/bootstrap/interaction/forum/templates/topic.tpl htdocs/theme/bootstrap/interaction/forum/templates/topic.tpl +33 -0
- htdocs/theme/bootstrap/interaction/forum/templates/topics.tpl ...cs/theme/bootstrap/interaction/forum/templates/topics.tpl +45 -0
- htdocs/theme/bootstrap/interaction/forum/templates/view.tpl htdocs/theme/bootstrap/interaction/forum/templates/view.tpl +107 -0
- htdocs/theme/bootstrap/lang/en.utf8/theme.primaryschool.php htdocs/theme/bootstrap/lang/en.utf8/theme.primaryschool.php +23 -0
- htdocs/theme/bootstrap/pieforms/adduser.php htdocs/theme/bootstrap/pieforms/adduser.php +84 -0
- htdocs/theme/bootstrap/pieforms/export.php htdocs/theme/bootstrap/pieforms/export.php +130 -0
- htdocs/theme/bootstrap/pieforms/viewlayout.php htdocs/theme/bootstrap/pieforms/viewlayout.php +167 -0
- htdocs/theme/bootstrap/search/elasticsearch/static/images/thumbnail-audio.png ...ap/search/elasticsearch/static/images/thumbnail-audio.png +0 -0
- htdocs/theme/bootstrap/search/elasticsearch/static/images/thumbnail-document.png ...search/elasticsearch/static/images/thumbnail-document.png +0 -0
- htdocs/theme/bootstrap/search/elasticsearch/static/images/thumbnail-folder.png ...p/search/elasticsearch/static/images/thumbnail-folder.png +0 -0
- htdocs/theme/bootstrap/search/elasticsearch/static/images/thumbnail-image.png ...ap/search/elasticsearch/static/images/thumbnail-image.png +0 -0
- htdocs/theme/bootstrap/search/elasticsearch/static/images/thumbnail-video.png ...ap/search/elasticsearch/static/images/thumbnail-video.png +0 -0
- htdocs/theme/bootstrap/search/elasticsearch/static/images/thumbnail.png ...ootstrap/search/elasticsearch/static/images/thumbnail.png +0 -0
- htdocs/theme/bootstrap/search/elasticsearch/static/images/userpict.png ...bootstrap/search/elasticsearch/static/images/userpict.png +0 -0
- htdocs/theme/bootstrap/search/elasticsearch/static/style/style.css ...eme/bootstrap/search/elasticsearch/static/style/style.css +1 -0
- htdocs/theme/bootstrap/search/elasticsearch/templates/artefact.tpl ...eme/bootstrap/search/elasticsearch/templates/artefact.tpl +114 -0
- htdocs/theme/bootstrap/search/elasticsearch/templates/collection.tpl ...e/bootstrap/search/elasticsearch/templates/collection.tpl +14 -0
- htdocs/theme/bootstrap/search/elasticsearch/templates/confignotice.tpl ...bootstrap/search/elasticsearch/templates/confignotice.tpl +4 -0
- htdocs/theme/bootstrap/search/elasticsearch/templates/configwarning.tpl ...ootstrap/search/elasticsearch/templates/configwarning.tpl +4 -0
- htdocs/theme/bootstrap/search/elasticsearch/templates/facets.tpl ...theme/bootstrap/search/elasticsearch/templates/facets.tpl +19 -0
- htdocs/theme/bootstrap/search/elasticsearch/templates/group.tpl .../theme/bootstrap/search/elasticsearch/templates/group.tpl +16 -0
- htdocs/theme/bootstrap/search/elasticsearch/templates/interaction_forum_post.tpl ...search/elasticsearch/templates/interaction_forum_post.tpl +8 -0
- htdocs/theme/bootstrap/search/elasticsearch/templates/interaction_instance.tpl ...p/search/elasticsearch/templates/interaction_instance.tpl +6 -0
- htdocs/theme/bootstrap/search/elasticsearch/templates/search-filter-content.tpl .../search/elasticsearch/templates/search-filter-content.tpl +18 -0
- htdocs/theme/bootstrap/search/elasticsearch/templates/search-filter-licence.tpl .../search/elasticsearch/templates/search-filter-licence.tpl +25 -0
- htdocs/theme/bootstrap/search/elasticsearch/templates/search-filter-owner.tpl ...ap/search/elasticsearch/templates/search-filter-owner.tpl +25 -0
- htdocs/theme/bootstrap/search/elasticsearch/templates/search-sort.tpl .../bootstrap/search/elasticsearch/templates/search-sort.tpl +23 -0
- htdocs/theme/bootstrap/search/elasticsearch/templates/search_layout.tpl ...ootstrap/search/elasticsearch/templates/search_layout.tpl +11 -0
- htdocs/theme/bootstrap/search/elasticsearch/templates/searchresults.tpl ...ootstrap/search/elasticsearch/templates/searchresults.tpl +55 -0
- htdocs/theme/bootstrap/search/elasticsearch/templates/user.tpl ...s/theme/bootstrap/search/elasticsearch/templates/user.tpl +20 -0
- htdocs/theme/bootstrap/search/elasticsearch/templates/view.tpl ...s/theme/bootstrap/search/elasticsearch/templates/view.tpl +24 -0
- htdocs/theme/bootstrap/static/bootstrap/.gitignore htdocs/theme/bootstrap/static/bootstrap/.gitignore +19 -0
- htdocs/theme/bootstrap/static/bootstrap/.travis.yml htdocs/theme/bootstrap/static/bootstrap/.travis.yml +25 -0
- htdocs/theme/bootstrap/static/bootstrap/CHANGELOG.md htdocs/theme/bootstrap/static/bootstrap/CHANGELOG.md +160 -0
- htdocs/theme/bootstrap/static/bootstrap/CONTRIBUTING.md htdocs/theme/bootstrap/static/bootstrap/CONTRIBUTING.md +79 -0
- htdocs/theme/bootstrap/static/bootstrap/Gemfile htdocs/theme/bootstrap/static/bootstrap/Gemfile +10 -0
- htdocs/theme/bootstrap/static/bootstrap/LICENSE htdocs/theme/bootstrap/static/bootstrap/LICENSE +21 -0
- htdocs/theme/bootstrap/static/bootstrap/README.md htdocs/theme/bootstrap/static/bootstrap/README.md +346 -0
- htdocs/theme/bootstrap/static/bootstrap/Rakefile htdocs/theme/bootstrap/static/bootstrap/Rakefile +52 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.eot ...p/assets/fonts/bootstrap/glyphicons-halflings-regular.eot +0 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.svg ...p/assets/fonts/bootstrap/glyphicons-halflings-regular.svg +229 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf ...p/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf +0 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.woff .../assets/fonts/bootstrap/glyphicons-halflings-regular.woff +0 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/images/.keep htdocs/theme/bootstrap/static/bootstrap/assets/images/.keep +0 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/javascripts/bootstrap-sprockets.js ...tatic/bootstrap/assets/javascripts/bootstrap-sprockets.js +12 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/javascripts/bootstrap.js ...ootstrap/static/bootstrap/assets/javascripts/bootstrap.js +2304 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/javascripts/bootstrap/affix.js ...ap/static/bootstrap/assets/javascripts/bootstrap/affix.js +162 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/javascripts/bootstrap/alert.js ...ap/static/bootstrap/assets/javascripts/bootstrap/alert.js +94 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/javascripts/bootstrap/button.js ...p/static/bootstrap/assets/javascripts/bootstrap/button.js +116 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/javascripts/bootstrap/carousel.js ...static/bootstrap/assets/javascripts/bootstrap/carousel.js +240 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/javascripts/bootstrap/collapse.js ...static/bootstrap/assets/javascripts/bootstrap/collapse.js +211 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/javascripts/bootstrap/dropdown.js ...static/bootstrap/assets/javascripts/bootstrap/dropdown.js +161 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/javascripts/bootstrap/modal.js ...ap/static/bootstrap/assets/javascripts/bootstrap/modal.js +324 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/javascripts/bootstrap/popover.js .../static/bootstrap/assets/javascripts/bootstrap/popover.js +119 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/javascripts/bootstrap/scrollspy.js ...tatic/bootstrap/assets/javascripts/bootstrap/scrollspy.js +175 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/javascripts/bootstrap/tab.js ...trap/static/bootstrap/assets/javascripts/bootstrap/tab.js +153 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/javascripts/bootstrap/tooltip.js .../static/bootstrap/assets/javascripts/bootstrap/tooltip.js +478 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/javascripts/bootstrap/transition.js ...atic/bootstrap/assets/javascripts/bootstrap/transition.js +59 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/_bootstrap-compass.scss ...atic/bootstrap/assets/stylesheets/_bootstrap-compass.scss +7 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/_bootstrap-mincer.scss ...tatic/bootstrap/assets/stylesheets/_bootstrap-mincer.scss +17 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/_bootstrap-sprockets.scss ...ic/bootstrap/assets/stylesheets/_bootstrap-sprockets.scss +7 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/_bootstrap.scss ...strap/static/bootstrap/assets/stylesheets/_bootstrap.scss +50 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_alerts.scss ...tatic/bootstrap/assets/stylesheets/bootstrap/_alerts.scss +68 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_badges.scss ...tatic/bootstrap/assets/stylesheets/bootstrap/_badges.scss +63 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_breadcrumbs.scss .../bootstrap/assets/stylesheets/bootstrap/_breadcrumbs.scss +26 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_button-groups.scss ...ootstrap/assets/stylesheets/bootstrap/_button-groups.scss +243 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_buttons.scss ...atic/bootstrap/assets/stylesheets/bootstrap/_buttons.scss +160 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_carousel.scss ...tic/bootstrap/assets/stylesheets/bootstrap/_carousel.scss +267 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_close.scss ...static/bootstrap/assets/stylesheets/bootstrap/_close.scss +35 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_code.scss .../static/bootstrap/assets/stylesheets/bootstrap/_code.scss +69 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_component-animations.scss ...p/assets/stylesheets/bootstrap/_component-animations.scss +38 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss ...ic/bootstrap/assets/stylesheets/bootstrap/_dropdowns.scss +213 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_forms.scss ...static/bootstrap/assets/stylesheets/bootstrap/_forms.scss +548 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss ...c/bootstrap/assets/stylesheets/bootstrap/_glyphicons.scss +234 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_grid.scss .../static/bootstrap/assets/stylesheets/bootstrap/_grid.scss +84 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_input-groups.scss ...bootstrap/assets/stylesheets/bootstrap/_input-groups.scss +166 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_jumbotron.scss ...ic/bootstrap/assets/stylesheets/bootstrap/_jumbotron.scss +49 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_labels.scss ...tatic/bootstrap/assets/stylesheets/bootstrap/_labels.scss +66 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_list-group.scss ...c/bootstrap/assets/stylesheets/bootstrap/_list-group.scss +124 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_media.scss ...static/bootstrap/assets/stylesheets/bootstrap/_media.scss +47 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_mixins.scss ...tatic/bootstrap/assets/stylesheets/bootstrap/_mixins.scss +39 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_modals.scss ...tatic/bootstrap/assets/stylesheets/bootstrap/_modals.scss +148 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_navbar.scss ...tatic/bootstrap/assets/stylesheets/bootstrap/_navbar.scss +662 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_navs.scss .../static/bootstrap/assets/stylesheets/bootstrap/_navs.scss +244 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_normalize.scss ...ic/bootstrap/assets/stylesheets/bootstrap/_normalize.scss +427 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_pager.scss ...static/bootstrap/assets/stylesheets/bootstrap/_pager.scss +54 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_pagination.scss ...c/bootstrap/assets/stylesheets/bootstrap/_pagination.scss +88 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_panels.scss ...tatic/bootstrap/assets/stylesheets/bootstrap/_panels.scss +261 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_popovers.scss ...tic/bootstrap/assets/stylesheets/bootstrap/_popovers.scss +135 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_print.scss ...static/bootstrap/assets/stylesheets/bootstrap/_print.scss +107 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_progress-bars.scss ...ootstrap/assets/stylesheets/bootstrap/_progress-bars.scss +87 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_responsive-embed.scss ...strap/assets/stylesheets/bootstrap/_responsive-embed.scss +35 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_responsive-utilities.scss ...p/assets/stylesheets/bootstrap/_responsive-utilities.scss +174 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_scaffolding.scss .../bootstrap/assets/stylesheets/bootstrap/_scaffolding.scss +150 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_tables.scss ...tatic/bootstrap/assets/stylesheets/bootstrap/_tables.scss +234 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_theme.scss ...static/bootstrap/assets/stylesheets/bootstrap/_theme.scss +272 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_thumbnails.scss ...c/bootstrap/assets/stylesheets/bootstrap/_thumbnails.scss +38 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_tooltip.scss ...atic/bootstrap/assets/stylesheets/bootstrap/_tooltip.scss +103 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_type.scss .../static/bootstrap/assets/stylesheets/bootstrap/_type.scss +298 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_utilities.scss ...ic/bootstrap/assets/stylesheets/bootstrap/_utilities.scss +56 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_variables.scss ...ic/bootstrap/assets/stylesheets/bootstrap/_variables.scss +864 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/_wells.scss ...static/bootstrap/assets/stylesheets/bootstrap/_wells.scss +29 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_alerts.scss ...ootstrap/assets/stylesheets/bootstrap/mixins/_alerts.scss +14 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_background-variant.scss ...ets/stylesheets/bootstrap/mixins/_background-variant.scss +11 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_border-radius.scss ...p/assets/stylesheets/bootstrap/mixins/_border-radius.scss +18 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss ...otstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss +52 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_center-block.scss ...ap/assets/stylesheets/bootstrap/mixins/_center-block.scss +7 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss ...tstrap/assets/stylesheets/bootstrap/mixins/_clearfix.scss +22 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_forms.scss ...bootstrap/assets/stylesheets/bootstrap/mixins/_forms.scss +88 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_gradients.scss ...strap/assets/stylesheets/bootstrap/mixins/_gradients.scss +58 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_grid-framework.scss .../assets/stylesheets/bootstrap/mixins/_grid-framework.scss +81 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_grid.scss .../bootstrap/assets/stylesheets/bootstrap/mixins/_grid.scss +122 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_hide-text.scss ...strap/assets/stylesheets/bootstrap/mixins/_hide-text.scss +21 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_image.scss ...bootstrap/assets/stylesheets/bootstrap/mixins/_image.scss +33 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_labels.scss ...ootstrap/assets/stylesheets/bootstrap/mixins/_labels.scss +12 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_list-group.scss ...trap/assets/stylesheets/bootstrap/mixins/_list-group.scss +31 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_nav-divider.scss ...rap/assets/stylesheets/bootstrap/mixins/_nav-divider.scss +10 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_nav-vertical-align.scss ...ets/stylesheets/bootstrap/mixins/_nav-vertical-align.scss +9 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_opacity.scss ...otstrap/assets/stylesheets/bootstrap/mixins/_opacity.scss +8 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_pagination.scss ...trap/assets/stylesheets/bootstrap/mixins/_pagination.scss +23 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss ...ootstrap/assets/stylesheets/bootstrap/mixins/_panels.scss +24 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_progress-bar.scss ...ap/assets/stylesheets/bootstrap/mixins/_progress-bar.scss +10 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_reset-filter.scss ...ap/assets/stylesheets/bootstrap/mixins/_reset-filter.scss +8 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_resize.scss ...ootstrap/assets/stylesheets/bootstrap/mixins/_resize.scss +6 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss .../stylesheets/bootstrap/mixins/_responsive-visibility.scss +21 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_size.scss .../bootstrap/assets/stylesheets/bootstrap/mixins/_size.scss +10 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_tab-focus.scss ...strap/assets/stylesheets/bootstrap/mixins/_tab-focus.scss +9 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_table-row.scss ...strap/assets/stylesheets/bootstrap/mixins/_table-row.scss +28 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss ...p/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss +11 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_text-overflow.scss ...p/assets/stylesheets/bootstrap/mixins/_text-overflow.scss +8 -0
- htdocs/theme/bootstrap/static/bootstrap/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss ...assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss +222 -0
- htdocs/theme/bootstrap/static/bootstrap/bootstrap-sass.gemspec ...s/theme/bootstrap/static/bootstrap/bootstrap-sass.gemspec +36 -0
- htdocs/theme/bootstrap/static/bootstrap/bower.json htdocs/theme/bootstrap/static/bootstrap/bower.json +50 -0
- htdocs/theme/bootstrap/static/bootstrap/composer.json htdocs/theme/bootstrap/static/bootstrap/composer.json +35 -0
- htdocs/theme/bootstrap/static/bootstrap/lib/bootstrap-sass.rb ...cs/theme/bootstrap/static/bootstrap/lib/bootstrap-sass.rb +72 -0
- htdocs/theme/bootstrap/static/bootstrap/lib/bootstrap-sass/engine.rb ...e/bootstrap/static/bootstrap/lib/bootstrap-sass/engine.rb +12 -0
- htdocs/theme/bootstrap/static/bootstrap/lib/bootstrap-sass/version.rb .../bootstrap/static/bootstrap/lib/bootstrap-sass/version.rb +4 -0
- htdocs/theme/bootstrap/static/bootstrap/package.json htdocs/theme/bootstrap/static/bootstrap/package.json +30 -0
- htdocs/theme/bootstrap/static/bootstrap/sache.json htdocs/theme/bootstrap/static/bootstrap/sache.json +5 -0
- htdocs/theme/bootstrap/static/bootstrap/tasks/bower.rake htdocs/theme/bootstrap/static/bootstrap/tasks/bower.rake +34 -0
- htdocs/theme/bootstrap/static/bootstrap/tasks/converter.rb htdocs/theme/bootstrap/static/bootstrap/tasks/converter.rb +80 -0
- htdocs/theme/bootstrap/static/bootstrap/tasks/converter/char_string_scanner.rb ...p/static/bootstrap/tasks/converter/char_string_scanner.rb +38 -0
- htdocs/theme/bootstrap/static/bootstrap/tasks/converter/fonts_conversion.rb ...trap/static/bootstrap/tasks/converter/fonts_conversion.rb +16 -0
- htdocs/theme/bootstrap/static/bootstrap/tasks/converter/js_conversion.rb ...otstrap/static/bootstrap/tasks/converter/js_conversion.rb +45 -0
- htdocs/theme/bootstrap/static/bootstrap/tasks/converter/less_conversion.rb ...strap/static/bootstrap/tasks/converter/less_conversion.rb +702 -0
- htdocs/theme/bootstrap/static/bootstrap/tasks/converter/logger.rb ...heme/bootstrap/static/bootstrap/tasks/converter/logger.rb +57 -0
- htdocs/theme/bootstrap/static/bootstrap/tasks/converter/network.rb ...eme/bootstrap/static/bootstrap/tasks/converter/network.rb +92 -0
- htdocs/theme/bootstrap/static/bootstrap/templates/project/_bootstrap-variables.sass ...tic/bootstrap/templates/project/_bootstrap-variables.sass +866 -0
- htdocs/theme/bootstrap/static/bootstrap/templates/project/manifest.rb .../bootstrap/static/bootstrap/templates/project/manifest.rb +20 -0
- htdocs/theme/bootstrap/static/bootstrap/templates/project/styles.sass .../bootstrap/static/bootstrap/templates/project/styles.sass +3 -0
- htdocs/theme/bootstrap/static/bootstrap/test/compass_test.rb htdocs/theme/bootstrap/static/bootstrap/test/compass_test.rb +9 -0
- htdocs/theme/bootstrap/static/bootstrap/test/compilation_test.rb ...theme/bootstrap/static/bootstrap/test/compilation_test.rb +18 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_node_mincer/apple-touch-icon-144-precomposed.png ...st/dummy_node_mincer/apple-touch-icon-144-precomposed.png +0 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_node_mincer/application.css.ejs.scss ...bootstrap/test/dummy_node_mincer/application.css.ejs.scss +6 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_node_mincer/manifest.js ...strap/static/bootstrap/test/dummy_node_mincer/manifest.js +87 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/README.rdoc ...e/bootstrap/static/bootstrap/test/dummy_rails/README.rdoc +3 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/Rakefile ...heme/bootstrap/static/bootstrap/test/dummy_rails/Rakefile +6 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/app/assets/images/.keep ...static/bootstrap/test/dummy_rails/app/assets/images/.keep +0 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/app/assets/javascripts/application.js ...ap/test/dummy_rails/app/assets/javascripts/application.js +2 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/app/assets/stylesheets/application.css.sass ...t/dummy_rails/app/assets/stylesheets/application.css.sass +2 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/app/controllers/application_controller.rb ...est/dummy_rails/app/controllers/application_controller.rb +5 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/app/controllers/pages_controller.rb ...trap/test/dummy_rails/app/controllers/pages_controller.rb +4 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/app/helpers/application_helper.rb ...tstrap/test/dummy_rails/app/helpers/application_helper.rb +2 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/app/views/layouts/application.html.erb ...p/test/dummy_rails/app/views/layouts/application.html.erb +14 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/app/views/pages/root.html.slim ...bootstrap/test/dummy_rails/app/views/pages/root.html.slim +41 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config.ru ...eme/bootstrap/static/bootstrap/test/dummy_rails/config.ru +4 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config/application.rb ...p/static/bootstrap/test/dummy_rails/config/application.rb +30 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config/boot.rb ...ootstrap/static/bootstrap/test/dummy_rails/config/boot.rb +5 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config/environment.rb ...p/static/bootstrap/test/dummy_rails/config/environment.rb +5 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config/environments/development.rb ...strap/test/dummy_rails/config/environments/development.rb +26 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config/environments/production.rb ...tstrap/test/dummy_rails/config/environments/production.rb +76 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config/environments/test.rb ...ic/bootstrap/test/dummy_rails/config/environments/test.rb +30 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config/initializers/backtrace_silencers.rb ...st/dummy_rails/config/initializers/backtrace_silencers.rb +7 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config/initializers/filter_parameter_logging.rb ...mmy_rails/config/initializers/filter_parameter_logging.rb +4 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config/initializers/inflections.rb ...strap/test/dummy_rails/config/initializers/inflections.rb +16 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config/initializers/mime_types.rb ...tstrap/test/dummy_rails/config/initializers/mime_types.rb +5 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config/initializers/secret_token.rb ...trap/test/dummy_rails/config/initializers/secret_token.rb +18 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config/initializers/session_store.rb ...rap/test/dummy_rails/config/initializers/session_store.rb +3 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config/initializers/wrap_parameters.rb ...p/test/dummy_rails/config/initializers/wrap_parameters.rb +14 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config/locales/en.yml ...p/static/bootstrap/test/dummy_rails/config/locales/en.yml +3 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config/locales/es.yml ...p/static/bootstrap/test/dummy_rails/config/locales/es.yml +3 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/config/routes.rb ...tstrap/static/bootstrap/test/dummy_rails/config/routes.rb +3 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_rails/log/.keep ...eme/bootstrap/static/bootstrap/test/dummy_rails/log/.keep +0 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_sass_only/Gemfile ...e/bootstrap/static/bootstrap/test/dummy_sass_only/Gemfile +4 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_sass_only/compile.rb ...ootstrap/static/bootstrap/test/dummy_sass_only/compile.rb +13 -0
- htdocs/theme/bootstrap/static/bootstrap/test/dummy_sass_only/import_all.sass ...rap/static/bootstrap/test/dummy_sass_only/import_all.sass +2 -0
- htdocs/theme/bootstrap/static/bootstrap/test/gemfiles/sass_3_2.gemfile ...bootstrap/static/bootstrap/test/gemfiles/sass_3_2.gemfile +6 -0
- htdocs/theme/bootstrap/static/bootstrap/test/gemfiles/sass_3_3.gemfile ...bootstrap/static/bootstrap/test/gemfiles/sass_3_3.gemfile +6 -0
- htdocs/theme/bootstrap/static/bootstrap/test/gemfiles/sass_3_4.gemfile ...bootstrap/static/bootstrap/test/gemfiles/sass_3_4.gemfile +7 -0
- htdocs/theme/bootstrap/static/bootstrap/test/gemfiles/sass_head.gemfile ...ootstrap/static/bootstrap/test/gemfiles/sass_head.gemfile +6 -0
- htdocs/theme/bootstrap/static/bootstrap/test/node_mincer_test.rb ...theme/bootstrap/static/bootstrap/test/node_mincer_test.rb +36 -0
- htdocs/theme/bootstrap/static/bootstrap/test/node_sass_compile_test.sh ...bootstrap/static/bootstrap/test/node_sass_compile_test.sh +8 -0
- htdocs/theme/bootstrap/static/bootstrap/test/pages_test.rb htdocs/theme/bootstrap/static/bootstrap/test/pages_test.rb +14 -0
- htdocs/theme/bootstrap/static/bootstrap/test/sass_test.rb htdocs/theme/bootstrap/static/bootstrap/test/sass_test.rb +26 -0
- htdocs/theme/bootstrap/static/bootstrap/test/sprockets_rails_test.rb ...e/bootstrap/static/bootstrap/test/sprockets_rails_test.rb +27 -0
- htdocs/theme/bootstrap/static/bootstrap/test/support/dummy_rails_integration.rb .../static/bootstrap/test/support/dummy_rails_integration.rb +22 -0
- htdocs/theme/bootstrap/static/bootstrap/test/support/reporting.rb ...heme/bootstrap/static/bootstrap/test/support/reporting.rb +17 -0
- htdocs/theme/bootstrap/static/bootstrap/test/test_helper.rb htdocs/theme/bootstrap/static/bootstrap/test/test_helper.rb +35 -0
- htdocs/theme/bootstrap/static/bootstrap/test/test_helper_rails.rb ...heme/bootstrap/static/bootstrap/test/test_helper_rails.rb +6 -0
- htdocs/theme/bootstrap/static/config.rb htdocs/theme/bootstrap/static/config.rb +26 -0
- htdocs/theme/bootstrap/static/images/add_small.png htdocs/theme/bootstrap/static/images/add_small.png +0 -0
- htdocs/theme/bootstrap/static/images/approve_small.png htdocs/theme/bootstrap/static/images/approve_small.png +0 -0
- htdocs/theme/bootstrap/static/images/archive.png htdocs/theme/bootstrap/static/images/archive.png +0 -0
- htdocs/theme/bootstrap/static/images/attachment.png htdocs/theme/bootstrap/static/images/attachment.png +0 -0
- htdocs/theme/bootstrap/static/images/audio.png htdocs/theme/bootstrap/static/images/audio.png +0 -0
- htdocs/theme/bootstrap/static/images/bg-container.jpg htdocs/theme/bootstrap/static/images/bg-container.jpg +0 -0
- htdocs/theme/bootstrap/static/images/bg.jpg htdocs/theme/bootstrap/static/images/bg.jpg +0 -0
- htdocs/theme/bootstrap/static/images/btn-search.gif htdocs/theme/bootstrap/static/images/btn-search.gif +0 -0
- htdocs/theme/bootstrap/static/images/btn_access.png htdocs/theme/bootstrap/static/images/btn_access.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_add.png htdocs/theme/bootstrap/static/images/btn_add.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_add_focus.png htdocs/theme/bootstrap/static/images/btn_add_focus.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_addcolumnleft.png htdocs/theme/bootstrap/static/images/btn_addcolumnleft.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_addcolumnright.png htdocs/theme/bootstrap/static/images/btn_addcolumnright.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_bkgd.png htdocs/theme/bootstrap/static/images/btn_bkgd.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_bkgd_focus.png htdocs/theme/bootstrap/static/images/btn_bkgd_focus.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_bkgd_grey.png htdocs/theme/bootstrap/static/images/btn_bkgd_grey.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_bkgd_grey_focus.png htdocs/theme/bootstrap/static/images/btn_bkgd_grey_focus.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_bkgd_grey_hover.png htdocs/theme/bootstrap/static/images/btn_bkgd_grey_hover.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_bkgd_hover.png htdocs/theme/bootstrap/static/images/btn_bkgd_hover.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_bkgd_red.png htdocs/theme/bootstrap/static/images/btn_bkgd_red.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_bkgd_red_focus.png htdocs/theme/bootstrap/static/images/btn_bkgd_red_focus.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_bkgd_red_hover.png htdocs/theme/bootstrap/static/images/btn_bkgd_red_hover.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_calendar.png htdocs/theme/bootstrap/static/images/btn_calendar.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_close.png htdocs/theme/bootstrap/static/images/btn_close.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_close_focus.png htdocs/theme/bootstrap/static/images/btn_close_focus.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_configure.png htdocs/theme/bootstrap/static/images/btn_configure.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_copy.png htdocs/theme/bootstrap/static/images/btn_copy.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_deleteremove.png htdocs/theme/bootstrap/static/images/btn_deleteremove.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_deleteremove_focus.png .../theme/bootstrap/static/images/btn_deleteremove_focus.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_edit.png htdocs/theme/bootstrap/static/images/btn_edit.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_edit_focus.png htdocs/theme/bootstrap/static/images/btn_edit_focus.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_export.png htdocs/theme/bootstrap/static/images/btn_export.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_extract.png htdocs/theme/bootstrap/static/images/btn_extract.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_info.png htdocs/theme/bootstrap/static/images/btn_info.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_move.png htdocs/theme/bootstrap/static/images/btn_move.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_movedown.png htdocs/theme/bootstrap/static/images/btn_movedown.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_moveleft.png htdocs/theme/bootstrap/static/images/btn_moveleft.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_moveright.png htdocs/theme/bootstrap/static/images/btn_moveright.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_moveup.png htdocs/theme/bootstrap/static/images/btn_moveup.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_removecolumn.png htdocs/theme/bootstrap/static/images/btn_removecolumn.png +0 -0
- htdocs/theme/bootstrap/static/images/btn_secreturl.png htdocs/theme/bootstrap/static/images/btn_secreturl.png +0 -0
- htdocs/theme/bootstrap/static/images/bullet.png htdocs/theme/bootstrap/static/images/bullet.png +0 -0
- htdocs/theme/bootstrap/static/images/collection.png htdocs/theme/bootstrap/static/images/collection.png +0 -0
- htdocs/theme/bootstrap/static/images/colnav_bkgd.png htdocs/theme/bootstrap/static/images/colnav_bkgd.png +0 -0
- htdocs/theme/bootstrap/static/images/comment.png htdocs/theme/bootstrap/static/images/comment.png +0 -0
- htdocs/theme/bootstrap/static/images/config_small.png htdocs/theme/bootstrap/static/images/config_small.png +0 -0
- htdocs/theme/bootstrap/static/images/contactus.png htdocs/theme/bootstrap/static/images/contactus.png +0 -0
- htdocs/theme/bootstrap/static/images/contenteditor/arrow.png htdocs/theme/bootstrap/static/images/contenteditor/arrow.png +0 -0
- htdocs/theme/bootstrap/static/images/contenteditor/collapse.png .../theme/bootstrap/static/images/contenteditor/collapse.png +0 -0
- htdocs/theme/bootstrap/static/images/contenteditor/expand.png ...cs/theme/bootstrap/static/images/contenteditor/expand.png +0 -0
- htdocs/theme/bootstrap/static/images/contenteditor/external.png .../theme/bootstrap/static/images/contenteditor/external.png +0 -0
- htdocs/theme/bootstrap/static/images/contenteditor/general.png ...s/theme/bootstrap/static/images/contenteditor/general.png +0 -0
- htdocs/theme/bootstrap/static/images/contenteditor/journal.png ...s/theme/bootstrap/static/images/contenteditor/journal.png +0 -0
- htdocs/theme/bootstrap/static/images/contenteditor/media.png htdocs/theme/bootstrap/static/images/contenteditor/media.png +0 -0
- htdocs/theme/bootstrap/static/images/contenteditor/personalinfo.png ...me/bootstrap/static/images/contenteditor/personalinfo.png +0 -0
- htdocs/theme/bootstrap/static/images/contenteditor/theme.png htdocs/theme/bootstrap/static/images/contenteditor/theme.png +0 -0
- htdocs/theme/bootstrap/static/images/dashboard_files.png htdocs/theme/bootstrap/static/images/dashboard_files.png +0 -0
- htdocs/theme/bootstrap/static/images/dashboard_friends.png htdocs/theme/bootstrap/static/images/dashboard_friends.png +0 -0
- htdocs/theme/bootstrap/static/images/dashboard_groups.png htdocs/theme/bootstrap/static/images/dashboard_groups.png +0 -0
- htdocs/theme/bootstrap/static/images/dashboard_journal.png htdocs/theme/bootstrap/static/images/dashboard_journal.png +0 -0
- htdocs/theme/bootstrap/static/images/dashboard_organise.png htdocs/theme/bootstrap/static/images/dashboard_organise.png +0 -0
- htdocs/theme/bootstrap/static/images/dashboard_profile.png htdocs/theme/bootstrap/static/images/dashboard_profile.png +0 -0
- htdocs/theme/bootstrap/static/images/dashboard_resume.png htdocs/theme/bootstrap/static/images/dashboard_resume.png +0 -0
- htdocs/theme/bootstrap/static/images/dashboard_share.png htdocs/theme/bootstrap/static/images/dashboard_share.png +0 -0
- htdocs/theme/bootstrap/static/images/dashboard_topics.png htdocs/theme/bootstrap/static/images/dashboard_topics.png +0 -0
- htdocs/theme/bootstrap/static/images/delete_small.png htdocs/theme/bootstrap/static/images/delete_small.png +0 -0
- htdocs/theme/bootstrap/static/images/deny_small.png htdocs/theme/bootstrap/static/images/deny_small.png +0 -0
- htdocs/theme/bootstrap/static/images/detail_small.png htdocs/theme/bootstrap/static/images/detail_small.png +0 -0
- htdocs/theme/bootstrap/static/images/display_small.png htdocs/theme/bootstrap/static/images/display_small.png +0 -0
- htdocs/theme/bootstrap/static/images/dividerdot.png htdocs/theme/bootstrap/static/images/dividerdot.png +0 -0
- htdocs/theme/bootstrap/static/images/download_small.png htdocs/theme/bootstrap/static/images/download_small.png +0 -0
- htdocs/theme/bootstrap/static/images/edit_small.png htdocs/theme/bootstrap/static/images/edit_small.png +0 -0
- htdocs/theme/bootstrap/static/images/expand.png htdocs/theme/bootstrap/static/images/expand.png +0 -0
- htdocs/theme/bootstrap/static/images/expanded.png htdocs/theme/bootstrap/static/images/expanded.png +0 -0
- htdocs/theme/bootstrap/static/images/externallink_small.png htdocs/theme/bootstrap/static/images/externallink_small.png +0 -0
- htdocs/theme/bootstrap/static/images/fail.png htdocs/theme/bootstrap/static/images/fail.png +0 -0
- htdocs/theme/bootstrap/static/images/failure.png htdocs/theme/bootstrap/static/images/failure.png +0 -0
- htdocs/theme/bootstrap/static/images/failure_small.png htdocs/theme/bootstrap/static/images/failure_small.png +0 -0
- htdocs/theme/bootstrap/static/images/feed.png htdocs/theme/bootstrap/static/images/feed.png +0 -0
- htdocs/theme/bootstrap/static/images/feedback-shad.png htdocs/theme/bootstrap/static/images/feedback-shad.png +0 -0
- htdocs/theme/bootstrap/static/images/feedback.png htdocs/theme/bootstrap/static/images/feedback.png +0 -0
- htdocs/theme/bootstrap/static/images/file.png htdocs/theme/bootstrap/static/images/file.png +0 -0
- htdocs/theme/bootstrap/static/images/first.png htdocs/theme/bootstrap/static/images/first.png +0 -0
- htdocs/theme/bootstrap/static/images/folder.png htdocs/theme/bootstrap/static/images/folder.png +0 -0
- htdocs/theme/bootstrap/static/images/foldernav.png htdocs/theme/bootstrap/static/images/foldernav.png +0 -0
- htdocs/theme/bootstrap/static/images/folderrow.png htdocs/theme/bootstrap/static/images/folderrow.png +0 -0
- htdocs/theme/bootstrap/static/images/friend_small.png htdocs/theme/bootstrap/static/images/friend_small.png +0 -0
- htdocs/theme/bootstrap/static/images/grippie.png htdocs/theme/bootstrap/static/images/grippie.png +0 -0
- htdocs/theme/bootstrap/static/images/group_small.png htdocs/theme/bootstrap/static/images/group_small.png +0 -0
- htdocs/theme/bootstrap/static/images/groupmessage.png htdocs/theme/bootstrap/static/images/groupmessage.png +0 -0
- htdocs/theme/bootstrap/static/images/header-bkgd-small.png htdocs/theme/bootstrap/static/images/header-bkgd-small.png +0 -0
- htdocs/theme/bootstrap/static/images/header-bkgd.png htdocs/theme/bootstrap/static/images/header-bkgd.png +0 -0
- htdocs/theme/bootstrap/static/images/header-search-input.png htdocs/theme/bootstrap/static/images/header-search-input.png +0 -0
- htdocs/theme/bootstrap/static/images/header-swirl.png htdocs/theme/bootstrap/static/images/header-swirl.png +0 -0
- htdocs/theme/bootstrap/static/images/help.png htdocs/theme/bootstrap/static/images/help.png +0 -0
- htdocs/theme/bootstrap/static/images/home-createpages.png htdocs/theme/bootstrap/static/images/home-createpages.png +0 -0
- htdocs/theme/bootstrap/static/images/home-discuss.png htdocs/theme/bootstrap/static/images/home-discuss.png +0 -0
- htdocs/theme/bootstrap/static/images/home-findfriends.png htdocs/theme/bootstrap/static/images/home-findfriends.png +0 -0
- htdocs/theme/bootstrap/static/images/home-info-bkgd.png htdocs/theme/bootstrap/static/images/home-info-bkgd.png +0 -0
- htdocs/theme/bootstrap/static/images/home-info-create.png htdocs/theme/bootstrap/static/images/home-info-create.png +0 -0
- htdocs/theme/bootstrap/static/images/home-info-engage.png htdocs/theme/bootstrap/static/images/home-info-engage.png +0 -0
- htdocs/theme/bootstrap/static/images/home-info-share.png htdocs/theme/bootstrap/static/images/home-info-share.png +0 -0
- htdocs/theme/bootstrap/static/images/home-logintoexplore.png htdocs/theme/bootstrap/static/images/home-logintoexplore.png +0 -0
- htdocs/theme/bootstrap/static/images/home-mygroups.png htdocs/theme/bootstrap/static/images/home-mygroups.png +0 -0
- htdocs/theme/bootstrap/static/images/home-sharepages.png htdocs/theme/bootstrap/static/images/home-sharepages.png +0 -0
- htdocs/theme/bootstrap/static/images/home-updateprofile.png htdocs/theme/bootstrap/static/images/home-updateprofile.png +0 -0
- htdocs/theme/bootstrap/static/images/home-uploadfiles.png htdocs/theme/bootstrap/static/images/home-uploadfiles.png +0 -0
- htdocs/theme/bootstrap/static/images/home-writejournal.png htdocs/theme/bootstrap/static/images/home-writejournal.png +0 -0
- htdocs/theme/bootstrap/static/images/info.png htdocs/theme/bootstrap/static/images/info.png +0 -0
- htdocs/theme/bootstrap/static/images/inpage-active-left.png htdocs/theme/bootstrap/static/images/inpage-active-left.png +0 -0
- htdocs/theme/bootstrap/static/images/inpage-active-right.png htdocs/theme/bootstrap/static/images/inpage-active-right.png +0 -0
- htdocs/theme/bootstrap/static/images/inpage-bkgd.png htdocs/theme/bootstrap/static/images/inpage-bkgd.png +0 -0
- htdocs/theme/bootstrap/static/images/inpage-left.png htdocs/theme/bootstrap/static/images/inpage-left.png +0 -0
- htdocs/theme/bootstrap/static/images/inpage-right.png htdocs/theme/bootstrap/static/images/inpage-right.png +0 -0
- htdocs/theme/bootstrap/static/images/institutionmessage.png htdocs/theme/bootstrap/static/images/institutionmessage.png +0 -0
- htdocs/theme/bootstrap/static/images/join_small.png htdocs/theme/bootstrap/static/images/join_small.png +0 -0
- htdocs/theme/bootstrap/static/images/journal.png htdocs/theme/bootstrap/static/images/journal.png +0 -0
- htdocs/theme/bootstrap/static/images/journal_entry.png htdocs/theme/bootstrap/static/images/journal_entry.png +0 -0
- htdocs/theme/bootstrap/static/images/last.png htdocs/theme/bootstrap/static/images/last.png +0 -0
- htdocs/theme/bootstrap/static/images/leave_small.png htdocs/theme/bootstrap/static/images/leave_small.png +0 -0
- htdocs/theme/bootstrap/static/images/license/by-nc-nd.png htdocs/theme/bootstrap/static/images/license/by-nc-nd.png +0 -0
- htdocs/theme/bootstrap/static/images/license/by-nc-sa.png htdocs/theme/bootstrap/static/images/license/by-nc-sa.png +0 -0
- htdocs/theme/bootstrap/static/images/license/by-nc.png htdocs/theme/bootstrap/static/images/license/by-nc.png +0 -0
- htdocs/theme/bootstrap/static/images/license/by-nd.png htdocs/theme/bootstrap/static/images/license/by-nd.png +0 -0
- htdocs/theme/bootstrap/static/images/license/by-sa.png htdocs/theme/bootstrap/static/images/license/by-sa.png +0 -0
- htdocs/theme/bootstrap/static/images/license/by.png htdocs/theme/bootstrap/static/images/license/by.png +0 -0
- htdocs/theme/bootstrap/static/images/license/gfdl.png htdocs/theme/bootstrap/static/images/license/gfdl.png +0 -0
- htdocs/theme/bootstrap/static/images/loading.gif htdocs/theme/bootstrap/static/images/loading.gif +0 -0
- htdocs/theme/bootstrap/static/images/locked.png htdocs/theme/bootstrap/static/images/locked.png +0 -0
- htdocs/theme/bootstrap/static/images/maharamessage.png htdocs/theme/bootstrap/static/images/maharamessage.png +0 -0
- htdocs/theme/bootstrap/static/images/mainnav-left.png htdocs/theme/bootstrap/static/images/mainnav-left.png +0 -0
- htdocs/theme/bootstrap/static/images/mainnav-right.png htdocs/theme/bootstrap/static/images/mainnav-right.png +0 -0
- htdocs/theme/bootstrap/static/images/menuarrow.png htdocs/theme/bootstrap/static/images/menuarrow.png +0 -0
- htdocs/theme/bootstrap/static/images/message.png htdocs/theme/bootstrap/static/images/message.png +0 -0
- htdocs/theme/bootstrap/static/images/message_small.png htdocs/theme/bootstrap/static/images/message_small.png +0 -0
- htdocs/theme/bootstrap/static/images/nav-admin-user.png htdocs/theme/bootstrap/static/images/nav-admin-user.png +0 -0
- htdocs/theme/bootstrap/static/images/nav-adminhome.png htdocs/theme/bootstrap/static/images/nav-adminhome.png +0 -0
- htdocs/theme/bootstrap/static/images/nav-configuresite.png htdocs/theme/bootstrap/static/images/nav-configuresite.png +0 -0
- htdocs/theme/bootstrap/static/images/nav-content.png htdocs/theme/bootstrap/static/images/nav-content.png +0 -0
- htdocs/theme/bootstrap/static/images/nav-dashboard.png htdocs/theme/bootstrap/static/images/nav-dashboard.png +0 -0
- htdocs/theme/bootstrap/static/images/nav-divider.png htdocs/theme/bootstrap/static/images/nav-divider.png +0 -0
- htdocs/theme/bootstrap/static/images/nav-extensions.png htdocs/theme/bootstrap/static/images/nav-extensions.png +0 -0
- htdocs/theme/bootstrap/static/images/nav-groups.png htdocs/theme/bootstrap/static/images/nav-groups.png +0 -0
- htdocs/theme/bootstrap/static/images/nav-institutions.png htdocs/theme/bootstrap/static/images/nav-institutions.png +0 -0
- htdocs/theme/bootstrap/static/images/nav-managegroups.png htdocs/theme/bootstrap/static/images/nav-managegroups.png +0 -0
- htdocs/theme/bootstrap/static/images/nav-manageinstitutions.png .../theme/bootstrap/static/images/nav-manageinstitutions.png +0 -0
- htdocs/theme/bootstrap/static/images/nav-manageusers.png htdocs/theme/bootstrap/static/images/nav-manageusers.png +0 -0
- htdocs/theme/bootstrap/static/images/nav-portfolio.png htdocs/theme/bootstrap/static/images/nav-portfolio.png +0 -0
- htdocs/theme/bootstrap/static/images/nav-return-site.png htdocs/theme/bootstrap/static/images/nav-return-site.png +0 -0
- htdocs/theme/bootstrap/static/images/nav-siteadmin.png htdocs/theme/bootstrap/static/images/nav-siteadmin.png +0 -0
- htdocs/theme/bootstrap/static/images/nav-users.png htdocs/theme/bootstrap/static/images/nav-users.png +0 -0
- htdocs/theme/bootstrap/static/images/newmail.png htdocs/theme/bootstrap/static/images/newmail.png +0 -0
- htdocs/theme/bootstrap/static/images/newpost.png htdocs/theme/bootstrap/static/images/newpost.png +0 -0
- htdocs/theme/bootstrap/static/images/next.png htdocs/theme/bootstrap/static/images/next.png +0 -0
- htdocs/theme/bootstrap/static/images/no-userphoto.png htdocs/theme/bootstrap/static/images/no-userphoto.png +0 -0
- htdocs/theme/bootstrap/static/images/no-userphoto20.png htdocs/theme/bootstrap/static/images/no-userphoto20.png +0 -0
- htdocs/theme/bootstrap/static/images/no-userphoto40.png htdocs/theme/bootstrap/static/images/no-userphoto40.png +0 -0
- htdocs/theme/bootstrap/static/images/no-userphoto60.png htdocs/theme/bootstrap/static/images/no-userphoto60.png +0 -0
- htdocs/theme/bootstrap/static/images/no_thumbnail.png htdocs/theme/bootstrap/static/images/no_thumbnail.png +0 -0
- htdocs/theme/bootstrap/static/images/no_userphoto.png htdocs/theme/bootstrap/static/images/no_userphoto.png +0 -0
- htdocs/theme/bootstrap/static/images/no_userphoto16.png htdocs/theme/bootstrap/static/images/no_userphoto16.png +0 -0
- htdocs/theme/bootstrap/static/images/no_userphoto20.png htdocs/theme/bootstrap/static/images/no_userphoto20.png +0 -0
- htdocs/theme/bootstrap/static/images/no_userphoto25.png htdocs/theme/bootstrap/static/images/no_userphoto25.png +0 -0
- htdocs/theme/bootstrap/static/images/no_userphoto40.png htdocs/theme/bootstrap/static/images/no_userphoto40.png +0 -0
- htdocs/theme/bootstrap/static/images/no_userphoto50.png htdocs/theme/bootstrap/static/images/no_userphoto50.png +0 -0
- htdocs/theme/bootstrap/static/images/no_userphoto60.png htdocs/theme/bootstrap/static/images/no_userphoto60.png +0 -0
- htdocs/theme/bootstrap/static/images/objectionable.png htdocs/theme/bootstrap/static/images/objectionable.png +0 -0
- htdocs/theme/bootstrap/static/images/overlay_nojs.png htdocs/theme/bootstrap/static/images/overlay_nojs.png +0 -0
- htdocs/theme/bootstrap/static/images/page.png htdocs/theme/bootstrap/static/images/page.png +0 -0
- htdocs/theme/bootstrap/static/images/parentfolder.png htdocs/theme/bootstrap/static/images/parentfolder.png +0 -0
- htdocs/theme/bootstrap/static/images/pending_small.png htdocs/theme/bootstrap/static/images/pending_small.png +0 -0
- htdocs/theme/bootstrap/static/images/persona_logo.png htdocs/theme/bootstrap/static/images/persona_logo.png +0 -0
- htdocs/theme/bootstrap/static/images/position.png htdocs/theme/bootstrap/static/images/position.png +0 -0
- htdocs/theme/bootstrap/static/images/powered_by_mahara.png htdocs/theme/bootstrap/static/images/powered_by_mahara.png +0 -0
- htdocs/theme/bootstrap/static/images/powered_by_mahara_small.png ...theme/bootstrap/static/images/powered_by_mahara_small.png +0 -0
- htdocs/theme/bootstrap/static/images/previous.png htdocs/theme/bootstrap/static/images/previous.png +0 -0
- htdocs/theme/bootstrap/static/images/print.png htdocs/theme/bootstrap/static/images/print.png +0 -0
- htdocs/theme/bootstrap/static/images/private_bkgd.png htdocs/theme/bootstrap/static/images/private_bkgd.png +0 -0
- htdocs/theme/bootstrap/static/images/progress_bar_bg.png htdocs/theme/bootstrap/static/images/progress_bar_bg.png +0 -0
- htdocs/theme/bootstrap/static/images/progress_bar_full.png htdocs/theme/bootstrap/static/images/progress_bar_full.png +0 -0
- htdocs/theme/bootstrap/static/images/progress_bar_highlight.png .../theme/bootstrap/static/images/progress_bar_highlight.png +0 -0
- htdocs/theme/bootstrap/static/images/progressbar_bkgd.png htdocs/theme/bootstrap/static/images/progressbar_bkgd.png +0 -0
- htdocs/theme/bootstrap/static/images/quota_bar_bg.gif htdocs/theme/bootstrap/static/images/quota_bar_bg.gif +0 -0
- htdocs/theme/bootstrap/static/images/quota_bar_bg.png htdocs/theme/bootstrap/static/images/quota_bar_bg.png +0 -0
- htdocs/theme/bootstrap/static/images/quota_bar_full.gif htdocs/theme/bootstrap/static/images/quota_bar_full.gif +0 -0
- htdocs/theme/bootstrap/static/images/quota_bar_full.png htdocs/theme/bootstrap/static/images/quota_bar_full.png +0 -0
- htdocs/theme/bootstrap/static/images/quota_bar_highlight.gif htdocs/theme/bootstrap/static/images/quota_bar_highlight.gif +0 -0
- htdocs/theme/bootstrap/static/images/quota_bar_highlight.png htdocs/theme/bootstrap/static/images/quota_bar_highlight.png +0 -0
- htdocs/theme/bootstrap/static/images/rating_delete.png htdocs/theme/bootstrap/static/images/rating_delete.png +0 -0
- htdocs/theme/bootstrap/static/images/rating_star.png htdocs/theme/bootstrap/static/images/rating_star.png +0 -0
- htdocs/theme/bootstrap/static/images/readusermessage.png htdocs/theme/bootstrap/static/images/readusermessage.png +0 -0
- htdocs/theme/bootstrap/static/images/reply_small.png htdocs/theme/bootstrap/static/images/reply_small.png +0 -0
- htdocs/theme/bootstrap/static/images/reportpost.png htdocs/theme/bootstrap/static/images/reportpost.png +0 -0
- htdocs/theme/bootstrap/static/images/request_small.png htdocs/theme/bootstrap/static/images/request_small.png +0 -0
- htdocs/theme/bootstrap/static/images/retractable.png htdocs/theme/bootstrap/static/images/retractable.png +0 -0
- htdocs/theme/bootstrap/static/images/retracted.png htdocs/theme/bootstrap/static/images/retracted.png +0 -0
- htdocs/theme/bootstrap/static/images/select2/select2-spinner.gif ...theme/bootstrap/static/images/select2/select2-spinner.gif +0 -0
- htdocs/theme/bootstrap/static/images/select2/select2.png htdocs/theme/bootstrap/static/images/select2/select2.png +0 -0
- htdocs/theme/bootstrap/static/images/select2/select2x2.png htdocs/theme/bootstrap/static/images/select2/select2x2.png +0 -0
- htdocs/theme/bootstrap/static/images/settings.png htdocs/theme/bootstrap/static/images/settings.png +0 -0
- htdocs/theme/bootstrap/static/images/sidebar-blue-bottom.png htdocs/theme/bootstrap/static/images/sidebar-blue-bottom.png +0 -0
- htdocs/theme/bootstrap/static/images/sidebar-blue-top.png htdocs/theme/bootstrap/static/images/sidebar-blue-top.png +0 -0
- htdocs/theme/bootstrap/static/images/sidebar-yellow-bottom.png ...s/theme/bootstrap/static/images/sidebar-yellow-bottom.png +0 -0
- htdocs/theme/bootstrap/static/images/sidebar-yellow-top.png htdocs/theme/bootstrap/static/images/sidebar-yellow-top.png +0 -0
- htdocs/theme/bootstrap/static/images/site-logo-dark.png htdocs/theme/bootstrap/static/images/site-logo-dark.png +0 -0
- htdocs/theme/bootstrap/static/images/site-logo-light.png htdocs/theme/bootstrap/static/images/site-logo-light.png +0 -0
- htdocs/theme/bootstrap/static/images/site-logo-small-dark.png ...cs/theme/bootstrap/static/images/site-logo-small-dark.png +0 -0
- htdocs/theme/bootstrap/static/images/site-logo-small-light.png ...s/theme/bootstrap/static/images/site-logo-small-light.png +0 -0
- htdocs/theme/bootstrap/static/images/site-logo-small.png htdocs/theme/bootstrap/static/images/site-logo-small.png +0 -0
- htdocs/theme/bootstrap/static/images/site-logo.png htdocs/theme/bootstrap/static/images/site-logo.png +0 -0
- htdocs/theme/bootstrap/static/images/site-logo4facebook.png htdocs/theme/bootstrap/static/images/site-logo4facebook.png +0 -0
- htdocs/theme/bootstrap/static/images/skin_preview_img.png htdocs/theme/bootstrap/static/images/skin_preview_img.png +0 -0
- htdocs/theme/bootstrap/static/images/sort_ascend.png htdocs/theme/bootstrap/static/images/sort_ascend.png +0 -0
- htdocs/theme/bootstrap/static/images/sort_descend.png htdocs/theme/bootstrap/static/images/sort_descend.png +0 -0
- htdocs/theme/bootstrap/static/images/star.png htdocs/theme/bootstrap/static/images/star.png +0 -0
- htdocs/theme/bootstrap/static/images/subscribed.png htdocs/theme/bootstrap/static/images/subscribed.png +0 -0
- htdocs/theme/bootstrap/static/images/success.png htdocs/theme/bootstrap/static/images/success.png +0 -0
- htdocs/theme/bootstrap/static/images/success_small.png htdocs/theme/bootstrap/static/images/success_small.png +0 -0
- htdocs/theme/bootstrap/static/images/usermessage.png htdocs/theme/bootstrap/static/images/usermessage.png +0 -0
- htdocs/theme/bootstrap/static/images/video.png htdocs/theme/bootstrap/static/images/video.png +0 -0
- htdocs/theme/bootstrap/static/images/viewaccess.png htdocs/theme/bootstrap/static/images/viewaccess.png +0 -0
- htdocs/theme/bootstrap/static/images/virusrelease.png htdocs/theme/bootstrap/static/images/virusrelease.png +0 -0
- htdocs/theme/bootstrap/static/images/virusrepeat.png htdocs/theme/bootstrap/static/images/virusrepeat.png +0 -0
- htdocs/theme/bootstrap/static/images/warning.png htdocs/theme/bootstrap/static/images/warning.png +0 -0
- htdocs/theme/bootstrap/static/images/watchlist.png htdocs/theme/bootstrap/static/images/watchlist.png +0 -0
- htdocs/theme/bootstrap/static/sass/components/_custom.scss htdocs/theme/bootstrap/static/sass/components/_custom.scss +1 -0
- htdocs/theme/bootstrap/static/sass/components/_forms.scss htdocs/theme/bootstrap/static/sass/components/_forms.scss +0 -0
- htdocs/theme/bootstrap/static/sass/components/_js.scss htdocs/theme/bootstrap/static/sass/components/_js.scss +45 -0
- htdocs/theme/bootstrap/static/sass/components/_shame.scss htdocs/theme/bootstrap/static/sass/components/_shame.scss +8 -0
- htdocs/theme/bootstrap/static/sass/components/_typography.scss ...s/theme/bootstrap/static/sass/components/_typography.scss +1 -0
- htdocs/theme/bootstrap/static/sass/datepicker.scss htdocs/theme/bootstrap/static/sass/datepicker.scss +115 -0
- htdocs/theme/bootstrap/static/sass/jquery.rating.scss htdocs/theme/bootstrap/static/sass/jquery.rating.scss +46 -0
- htdocs/theme/bootstrap/static/sass/select2.scss htdocs/theme/bootstrap/static/sass/select2.scss +735 -0
- htdocs/theme/bootstrap/static/sass/style.scss htdocs/theme/bootstrap/static/sass/style.scss +89 -0
- htdocs/theme/bootstrap/static/sass/tinymce.scss htdocs/theme/bootstrap/static/sass/tinymce.scss +91 -0
- htdocs/theme/bootstrap/static/sass/tinymceskin.scss htdocs/theme/bootstrap/static/sass/tinymceskin.scss +91 -0
- htdocs/theme/bootstrap/static/sass/toreview/admin.css htdocs/theme/bootstrap/static/sass/toreview/admin.css +854 -0
- htdocs/theme/bootstrap/static/sass/toreview/cookieconsent.css ...cs/theme/bootstrap/static/sass/toreview/cookieconsent.css +1264 -0
- htdocs/theme/bootstrap/static/sass/toreview/print.css htdocs/theme/bootstrap/static/sass/toreview/print.css +337 -0
- htdocs/theme/bootstrap/static/sass/toreview/skin.css htdocs/theme/bootstrap/static/sass/toreview/skin.css +151 -0
- htdocs/theme/bootstrap/static/sass/utilities/_classes.scss htdocs/theme/bootstrap/static/sass/utilities/_classes.scss +0 -0
- htdocs/theme/bootstrap/static/sass/utilities/_mixins.scss htdocs/theme/bootstrap/static/sass/utilities/_mixins.scss +0 -0
- htdocs/theme/bootstrap/static/sass/utilities/var/_bootstrap-variables.scss ...strap/static/sass/utilities/var/_bootstrap-variables.scss +866 -0
- htdocs/theme/bootstrap/static/sass/utilities/var/_brand.scss htdocs/theme/bootstrap/static/sass/utilities/var/_brand.scss +7 -0
- htdocs/theme/bootstrap/static/sass/views.scss htdocs/theme/bootstrap/static/sass/views.scss +9 -0
- htdocs/theme/bootstrap/static/style/datepicker.css htdocs/theme/bootstrap/static/style/datepicker.css +1 -0
- htdocs/theme/bootstrap/static/style/jquery.rating.css htdocs/theme/bootstrap/static/style/jquery.rating.css +1 -0
- htdocs/theme/bootstrap/static/style/select2.css htdocs/theme/bootstrap/static/style/select2.css +1 -0
- htdocs/theme/bootstrap/static/style/style.css htdocs/theme/bootstrap/static/style/style.css +1 -0
- htdocs/theme/bootstrap/static/style/tinymce.css htdocs/theme/bootstrap/static/style/tinymce.css +1 -0
- htdocs/theme/bootstrap/static/style/tinymceskin.css htdocs/theme/bootstrap/static/style/tinymceskin.css +1 -0
- htdocs/theme/bootstrap/static/style/views.css htdocs/theme/bootstrap/static/style/views.css +0 -0
- htdocs/theme/bootstrap/templates/account/activity/activitylist.tpl ...eme/bootstrap/templates/account/activity/activitylist.tpl +36 -0
- htdocs/theme/bootstrap/templates/account/activity/index.tpl htdocs/theme/bootstrap/templates/account/activity/index.tpl +47 -0
- htdocs/theme/bootstrap/templates/account/delete.tpl htdocs/theme/bootstrap/templates/account/delete.tpl +8 -0
- htdocs/theme/bootstrap/templates/account/index.tpl htdocs/theme/bootstrap/templates/account/index.tpl +4 -0
- htdocs/theme/bootstrap/templates/account/institutions.tpl htdocs/theme/bootstrap/templates/account/institutions.tpl +20 -0
- htdocs/theme/bootstrap/templates/admin/comparisonstats.tpl htdocs/theme/bootstrap/templates/admin/comparisonstats.tpl +11 -0
- htdocs/theme/bootstrap/templates/admin/contentstats.tpl htdocs/theme/bootstrap/templates/admin/contentstats.tpl +9 -0
- htdocs/theme/bootstrap/templates/admin/extensions/cleanurls.tpl .../theme/bootstrap/templates/admin/extensions/cleanurls.tpl +17 -0
- htdocs/theme/bootstrap/templates/admin/extensions/filters.tpl ...cs/theme/bootstrap/templates/admin/extensions/filters.tpl +20 -0
- htdocs/theme/bootstrap/templates/admin/extensions/iframesites.tpl ...heme/bootstrap/templates/admin/extensions/iframesites.tpl +36 -0
- htdocs/theme/bootstrap/templates/admin/extensions/pluginconfig.tpl ...eme/bootstrap/templates/admin/extensions/pluginconfig.tpl +5 -0
- htdocs/theme/bootstrap/templates/admin/extensions/plugins.tpl ...cs/theme/bootstrap/templates/admin/extensions/plugins.tpl +62 -0
- htdocs/theme/bootstrap/templates/admin/groups/archives.tpl htdocs/theme/bootstrap/templates/admin/groups/archives.tpl +83 -0
- htdocs/theme/bootstrap/templates/admin/groups/csvupdatemessage.tpl ...eme/bootstrap/templates/admin/groups/csvupdatemessage.tpl +12 -0
- htdocs/theme/bootstrap/templates/admin/groups/groupcategories.tpl ...heme/bootstrap/templates/admin/groups/groupcategories.tpl +11 -0
- htdocs/theme/bootstrap/templates/admin/groups/groups.tpl htdocs/theme/bootstrap/templates/admin/groups/groups.tpl +24 -0
- htdocs/theme/bootstrap/templates/admin/groups/groupsresults.tpl .../theme/bootstrap/templates/admin/groups/groupsresults.tpl +24 -0
- htdocs/theme/bootstrap/templates/admin/groups/leap2acontentcolumn.tpl .../bootstrap/templates/admin/groups/leap2acontentcolumn.tpl +5 -0
- htdocs/theme/bootstrap/templates/admin/groups/manage.tpl htdocs/theme/bootstrap/templates/admin/groups/manage.tpl +12 -0
- htdocs/theme/bootstrap/templates/admin/groups/memberscsvupdatemessage.tpl ...tstrap/templates/admin/groups/memberscsvupdatemessage.tpl +11 -0
- htdocs/theme/bootstrap/templates/admin/groups/submittedtocontentcolumn.tpl ...strap/templates/admin/groups/submittedtocontentcolumn.tpl +3 -0
- htdocs/theme/bootstrap/templates/admin/groups/uploadcsv.tpl htdocs/theme/bootstrap/templates/admin/groups/uploadcsv.tpl +4 -0
- htdocs/theme/bootstrap/templates/admin/groupstats.tpl htdocs/theme/bootstrap/templates/admin/groupstats.tpl +10 -0
- htdocs/theme/bootstrap/templates/admin/groupstatssummary.tpl htdocs/theme/bootstrap/templates/admin/groupstatssummary.tpl +21 -0
- htdocs/theme/bootstrap/templates/admin/historicalstats.tpl htdocs/theme/bootstrap/templates/admin/historicalstats.tpl +8 -0
- htdocs/theme/bootstrap/templates/admin/index.tpl htdocs/theme/bootstrap/templates/admin/index.tpl +161 -0
- htdocs/theme/bootstrap/templates/admin/installgpl.tpl htdocs/theme/bootstrap/templates/admin/installgpl.tpl +24 -0
- htdocs/theme/bootstrap/templates/admin/registersite.tpl htdocs/theme/bootstrap/templates/admin/registersite.tpl +14 -0
- htdocs/theme/bootstrap/templates/admin/site/cookieconsent.tpl ...cs/theme/bootstrap/templates/admin/site/cookieconsent.tpl +28 -0
- htdocs/theme/bootstrap/templates/admin/site/cookieconsent2.tpl ...s/theme/bootstrap/templates/admin/site/cookieconsent2.tpl +50 -0
- htdocs/theme/bootstrap/templates/admin/site/license-edit.tpl htdocs/theme/bootstrap/templates/admin/site/license-edit.tpl +7 -0
- htdocs/theme/bootstrap/templates/admin/site/licenses.tpl htdocs/theme/bootstrap/templates/admin/site/licenses.tpl +49 -0
- htdocs/theme/bootstrap/templates/admin/site/menu.tpl htdocs/theme/bootstrap/templates/admin/site/menu.tpl +23 -0
- htdocs/theme/bootstrap/templates/admin/site/networking.tpl htdocs/theme/bootstrap/templates/admin/site/networking.tpl +15 -0
- htdocs/theme/bootstrap/templates/admin/site/options.tpl htdocs/theme/bootstrap/templates/admin/site/options.tpl +5 -0
- htdocs/theme/bootstrap/templates/admin/site/pages.tpl htdocs/theme/bootstrap/templates/admin/site/pages.tpl +10 -0
- htdocs/theme/bootstrap/templates/admin/statistics.tpl htdocs/theme/bootstrap/templates/admin/statistics.tpl +52 -0
- htdocs/theme/bootstrap/templates/admin/stats.tpl htdocs/theme/bootstrap/templates/admin/stats.tpl +26 -0
- htdocs/theme/bootstrap/templates/admin/upgrade.tpl htdocs/theme/bootstrap/templates/admin/upgrade.tpl +31 -0
- htdocs/theme/bootstrap/templates/admin/upgradefooter.tpl htdocs/theme/bootstrap/templates/admin/upgradefooter.tpl +13 -0
- htdocs/theme/bootstrap/templates/admin/users/accesslistitem.tpl .../theme/bootstrap/templates/admin/users/accesslistitem.tpl +27 -0
- htdocs/theme/bootstrap/templates/admin/users/accesslists.tpl htdocs/theme/bootstrap/templates/admin/users/accesslists.tpl +34 -0
- htdocs/theme/bootstrap/templates/admin/users/actionregistration.tpl ...me/bootstrap/templates/admin/users/actionregistration.tpl +7 -0
- htdocs/theme/bootstrap/templates/admin/users/add.tpl htdocs/theme/bootstrap/templates/admin/users/add.tpl +3 -0
- htdocs/theme/bootstrap/templates/admin/users/addauthority.tpl ...cs/theme/bootstrap/templates/admin/users/addauthority.tpl +4 -0
- htdocs/theme/bootstrap/templates/admin/users/admin.tpl htdocs/theme/bootstrap/templates/admin/users/admin.tpl +6 -0
- htdocs/theme/bootstrap/templates/admin/users/bulk.tpl htdocs/theme/bootstrap/templates/admin/users/bulk.tpl +17 -0
- htdocs/theme/bootstrap/templates/admin/users/bulkdownload.tpl ...cs/theme/bootstrap/templates/admin/users/bulkdownload.tpl +6 -0
- htdocs/theme/bootstrap/templates/admin/users/bulkexport.tpl htdocs/theme/bootstrap/templates/admin/users/bulkexport.tpl +5 -0
- htdocs/theme/bootstrap/templates/admin/users/bulkimport.tpl htdocs/theme/bootstrap/templates/admin/users/bulkimport.tpl +5 -0
- htdocs/theme/bootstrap/templates/admin/users/changeuser.tpl htdocs/theme/bootstrap/templates/admin/users/changeuser.tpl +3 -0
- htdocs/theme/bootstrap/templates/admin/users/csvupdatemessage.tpl ...heme/bootstrap/templates/admin/users/csvupdatemessage.tpl +12 -0
- htdocs/theme/bootstrap/templates/admin/users/edit.tpl htdocs/theme/bootstrap/templates/admin/users/edit.tpl +59 -0
- htdocs/theme/bootstrap/templates/admin/users/exportqueue.tpl htdocs/theme/bootstrap/templates/admin/users/exportqueue.tpl +67 -0
- htdocs/theme/bootstrap/templates/admin/users/institutionadmins.tpl ...eme/bootstrap/templates/admin/users/institutionadmins.tpl +9 -0
- htdocs/theme/bootstrap/templates/admin/users/institutions.tpl ...cs/theme/bootstrap/templates/admin/users/institutions.tpl +79 -0
- htdocs/theme/bootstrap/templates/admin/users/institutionsresults.tpl ...e/bootstrap/templates/admin/users/institutionsresults.tpl +40 -0
- htdocs/theme/bootstrap/templates/admin/users/institutionstaff.tpl ...heme/bootstrap/templates/admin/users/institutionstaff.tpl +7 -0
- htdocs/theme/bootstrap/templates/admin/users/institutionusers.tpl ...heme/bootstrap/templates/admin/users/institutionusers.tpl +8 -0
- htdocs/theme/bootstrap/templates/admin/users/loginaslog.tpl htdocs/theme/bootstrap/templates/admin/users/loginaslog.tpl +27 -0
- htdocs/theme/bootstrap/templates/admin/users/noinstitutions.tpl .../theme/bootstrap/templates/admin/users/noinstitutions.tpl +12 -0
- htdocs/theme/bootstrap/templates/admin/users/noinstitutionsstats.tpl ...e/bootstrap/templates/admin/users/noinstitutionsstats.tpl +14 -0
- htdocs/theme/bootstrap/templates/admin/users/notifications.tpl ...s/theme/bootstrap/templates/admin/users/notifications.tpl +32 -0
- htdocs/theme/bootstrap/templates/admin/users/pendingregistrations.tpl .../bootstrap/templates/admin/users/pendingregistrations.tpl +11 -0
- htdocs/theme/bootstrap/templates/admin/users/pendinguserslist.tpl ...heme/bootstrap/templates/admin/users/pendinguserslist.tpl +28 -0
- htdocs/theme/bootstrap/templates/admin/users/progressbar.tpl htdocs/theme/bootstrap/templates/admin/users/progressbar.tpl +11 -0
- htdocs/theme/bootstrap/templates/admin/users/report.tpl htdocs/theme/bootstrap/templates/admin/users/report.tpl +35 -0
- htdocs/theme/bootstrap/templates/admin/users/search.tpl htdocs/theme/bootstrap/templates/admin/users/search.tpl +130 -0
- htdocs/theme/bootstrap/templates/admin/users/searchemailcolumn.tpl ...eme/bootstrap/templates/admin/users/searchemailcolumn.tpl +7 -0
- htdocs/theme/bootstrap/templates/admin/users/searchexportcontentcolumn.tpl ...strap/templates/admin/users/searchexportcontentcolumn.tpl +3 -0
- htdocs/theme/bootstrap/templates/admin/users/searchexportstatuscolumn.tpl ...tstrap/templates/admin/users/searchexportstatuscolumn.tpl +1 -0
- htdocs/theme/bootstrap/templates/admin/users/searchfirstnamecolumn.tpl ...bootstrap/templates/admin/users/searchfirstnamecolumn.tpl +1 -0
- htdocs/theme/bootstrap/templates/admin/users/searchiconcolumn.tpl ...heme/bootstrap/templates/admin/users/searchiconcolumn.tpl +1 -0
- htdocs/theme/bootstrap/templates/admin/users/searchinstitutioncolumn.tpl ...otstrap/templates/admin/users/searchinstitutioncolumn.tpl +7 -0
- htdocs/theme/bootstrap/templates/admin/users/searchlastnamecolumn.tpl .../bootstrap/templates/admin/users/searchlastnamecolumn.tpl +1 -0
- htdocs/theme/bootstrap/templates/admin/users/searchselectcolumn.tpl ...me/bootstrap/templates/admin/users/searchselectcolumn.tpl +2 -0
- htdocs/theme/bootstrap/templates/admin/users/searchselectcolumnexport.tpl ...tstrap/templates/admin/users/searchselectcolumnexport.tpl +2 -0
- htdocs/theme/bootstrap/templates/admin/users/searchselectcolumnexportdelete.tpl .../templates/admin/users/searchselectcolumnexportdelete.tpl +2 -0
- htdocs/theme/bootstrap/templates/admin/users/searchusernamecolumn.tpl .../bootstrap/templates/admin/users/searchusernamecolumn.tpl +11 -0
- htdocs/theme/bootstrap/templates/admin/users/staff.tpl htdocs/theme/bootstrap/templates/admin/users/staff.tpl +6 -0
- htdocs/theme/bootstrap/templates/admin/users/statistics.tpl htdocs/theme/bootstrap/templates/admin/users/statistics.tpl +54 -0
- htdocs/theme/bootstrap/templates/admin/users/stats.tpl htdocs/theme/bootstrap/templates/admin/users/stats.tpl +23 -0
- htdocs/theme/bootstrap/templates/admin/users/suspended.tpl htdocs/theme/bootstrap/templates/admin/users/suspended.tpl +23 -0
- htdocs/theme/bootstrap/templates/admin/users/uploadcsv.tpl htdocs/theme/bootstrap/templates/admin/users/uploadcsv.tpl +4 -0
- htdocs/theme/bootstrap/templates/admin/users/userlist.tpl htdocs/theme/bootstrap/templates/admin/users/userlist.tpl +30 -0
- htdocs/theme/bootstrap/templates/admin/userstats.tpl htdocs/theme/bootstrap/templates/admin/userstats.tpl +8 -0
- htdocs/theme/bootstrap/templates/admin/userstatssummary.tpl htdocs/theme/bootstrap/templates/admin/userstatssummary.tpl +10 -0
- htdocs/theme/bootstrap/templates/admin/viewstats.tpl htdocs/theme/bootstrap/templates/admin/viewstats.tpl +10 -0
- htdocs/theme/bootstrap/templates/admin/viewstatssummary.tpl htdocs/theme/bootstrap/templates/admin/viewstatssummary.tpl +15 -0
- htdocs/theme/bootstrap/templates/artefact.tpl htdocs/theme/bootstrap/templates/artefact.tpl +34 -0
- htdocs/theme/bootstrap/templates/artefact/artefact.tpl htdocs/theme/bootstrap/templates/artefact/artefact.tpl +34 -0
- htdocs/theme/bootstrap/templates/artefact/artefactcommentsview.tpl ...eme/bootstrap/templates/artefact/artefactcommentsview.tpl +17 -0
- htdocs/theme/bootstrap/templates/author.tpl htdocs/theme/bootstrap/templates/author.tpl +14 -0
- htdocs/theme/bootstrap/templates/cleanedhtml.tpl htdocs/theme/bootstrap/templates/cleanedhtml.tpl +16 -0
- htdocs/theme/bootstrap/templates/collection/access.tpl htdocs/theme/bootstrap/templates/collection/access.tpl +14 -0
- htdocs/theme/bootstrap/templates/collection/delete.tpl htdocs/theme/bootstrap/templates/collection/delete.tpl +7 -0
- htdocs/theme/bootstrap/templates/collection/edit.tpl htdocs/theme/bootstrap/templates/collection/edit.tpl +6 -0
- htdocs/theme/bootstrap/templates/collection/index.tpl htdocs/theme/bootstrap/templates/collection/index.tpl +63 -0
- htdocs/theme/bootstrap/templates/collection/viewcontent.tpl htdocs/theme/bootstrap/templates/collection/viewcontent.tpl +21 -0
- htdocs/theme/bootstrap/templates/collection/views.json.tpl htdocs/theme/bootstrap/templates/collection/views.json.tpl +30 -0
- htdocs/theme/bootstrap/templates/collection/views.tpl htdocs/theme/bootstrap/templates/collection/views.tpl +58 -0
- htdocs/theme/bootstrap/templates/collectionnav.tpl htdocs/theme/bootstrap/templates/collectionnav.tpl +82 -0
- htdocs/theme/bootstrap/templates/customcss.tpl htdocs/theme/bootstrap/templates/customcss.tpl +130 -0
- htdocs/theme/bootstrap/templates/edittags.tpl htdocs/theme/bootstrap/templates/edittags.tpl +28 -0
- htdocs/theme/bootstrap/templates/error.tpl htdocs/theme/bootstrap/templates/error.tpl +8 -0
- htdocs/theme/bootstrap/templates/export/export.tpl htdocs/theme/bootstrap/templates/export/export.tpl +7 -0
- htdocs/theme/bootstrap/templates/footer.tpl htdocs/theme/bootstrap/templates/footer.tpl +54 -0
- htdocs/theme/bootstrap/templates/forgotpass.tpl htdocs/theme/bootstrap/templates/forgotpass.tpl +12 -0
- htdocs/theme/bootstrap/templates/form.tpl htdocs/theme/bootstrap/templates/form.tpl +8 -0
- htdocs/theme/bootstrap/templates/form/artefactchooser-element.tpl ...heme/bootstrap/templates/form/artefactchooser-element.tpl +6 -0
- htdocs/theme/bootstrap/templates/form/artefactchooser.tpl htdocs/theme/bootstrap/templates/form/artefactchooser.tpl +23 -0
- htdocs/theme/bootstrap/templates/form/authlist.tpl htdocs/theme/bootstrap/templates/form/authlist.tpl +210 -0
- htdocs/theme/bootstrap/templates/form/autocomplete.tpl htdocs/theme/bootstrap/templates/form/autocomplete.tpl +35 -0
- htdocs/theme/bootstrap/templates/form/emaillist.tpl htdocs/theme/bootstrap/templates/form/emaillist.tpl +118 -0
- htdocs/theme/bootstrap/templates/form/files.tpl htdocs/theme/bootstrap/templates/form/files.tpl +27 -0
- htdocs/theme/bootstrap/templates/form/multitext.tpl htdocs/theme/bootstrap/templates/form/multitext.tpl +27 -0
- htdocs/theme/bootstrap/templates/form/tags.tpl htdocs/theme/bootstrap/templates/form/tags.tpl +5 -0
- htdocs/theme/bootstrap/templates/form/userlist.tpl htdocs/theme/bootstrap/templates/form/userlist.tpl +162 -0
- htdocs/theme/bootstrap/templates/form/viewacl.tpl htdocs/theme/bootstrap/templates/form/viewacl.tpl +452 -0
- htdocs/theme/bootstrap/templates/group/changerole.tpl htdocs/theme/bootstrap/templates/group/changerole.tpl +7 -0
- htdocs/theme/bootstrap/templates/group/delete.tpl htdocs/theme/bootstrap/templates/group/delete.tpl +8 -0
- htdocs/theme/bootstrap/templates/group/editgroupmembership.tpl ...s/theme/bootstrap/templates/group/editgroupmembership.tpl +27 -0
- htdocs/theme/bootstrap/templates/group/find.tpl htdocs/theme/bootstrap/templates/group/find.tpl +15 -0
- htdocs/theme/bootstrap/templates/group/form.tpl htdocs/theme/bootstrap/templates/group/form.tpl +12 -0
- htdocs/theme/bootstrap/templates/group/group.tpl htdocs/theme/bootstrap/templates/group/group.tpl +13 -0
- htdocs/theme/bootstrap/templates/group/groupdata.tpl htdocs/theme/bootstrap/templates/group/groupdata.tpl +5 -0
- htdocs/theme/bootstrap/templates/group/groupuserstatus.tpl htdocs/theme/bootstrap/templates/group/groupuserstatus.tpl +60 -0
- htdocs/theme/bootstrap/templates/group/info.tpl htdocs/theme/bootstrap/templates/group/info.tpl +19 -0
- htdocs/theme/bootstrap/templates/group/interactions.tpl htdocs/theme/bootstrap/templates/group/interactions.tpl +24 -0
- htdocs/theme/bootstrap/templates/group/invite.tpl htdocs/theme/bootstrap/templates/group/invite.tpl +5 -0
- htdocs/theme/bootstrap/templates/group/leave.tpl htdocs/theme/bootstrap/templates/group/leave.tpl +7 -0
- htdocs/theme/bootstrap/templates/group/members.tpl htdocs/theme/bootstrap/templates/group/members.tpl +35 -0
- htdocs/theme/bootstrap/templates/group/membersearchresults.tpl ...s/theme/bootstrap/templates/group/membersearchresults.tpl +31 -0
- htdocs/theme/bootstrap/templates/group/mygroups.tpl htdocs/theme/bootstrap/templates/group/mygroups.tpl +20 -0
- htdocs/theme/bootstrap/templates/group/report.tpl htdocs/theme/bootstrap/templates/group/report.tpl +119 -0
- htdocs/theme/bootstrap/templates/group/requestjoin.tpl htdocs/theme/bootstrap/templates/group/requestjoin.tpl +4 -0
- htdocs/theme/bootstrap/templates/group/simplegroup.tpl htdocs/theme/bootstrap/templates/group/simplegroup.tpl +12 -0
- htdocs/theme/bootstrap/templates/group/topicrows.tpl htdocs/theme/bootstrap/templates/group/topicrows.tpl +17 -0
- htdocs/theme/bootstrap/templates/group/topics.tpl htdocs/theme/bootstrap/templates/group/topics.tpl +16 -0
- htdocs/theme/bootstrap/templates/group/view.tpl htdocs/theme/bootstrap/templates/group/view.tpl +12 -0
- htdocs/theme/bootstrap/templates/header.tpl htdocs/theme/bootstrap/templates/header.tpl +81 -0
- htdocs/theme/bootstrap/templates/header/head.tpl htdocs/theme/bootstrap/templates/header/head.tpl +44 -0
- htdocs/theme/bootstrap/templates/header/navigation.tpl htdocs/theme/bootstrap/templates/header/navigation.tpl +126 -0
- htdocs/theme/bootstrap/templates/header/topright.tpl htdocs/theme/bootstrap/templates/header/topright.tpl +29 -0
- htdocs/theme/bootstrap/templates/homeinfo.tpl htdocs/theme/bootstrap/templates/homeinfo.tpl +31 -0
- htdocs/theme/bootstrap/templates/import/views.tpl htdocs/theme/bootstrap/templates/import/views.tpl +36 -0
- htdocs/theme/bootstrap/templates/index.tpl htdocs/theme/bootstrap/templates/index.tpl +12 -0
- htdocs/theme/bootstrap/templates/institution/staff.tpl htdocs/theme/bootstrap/templates/institution/staff.tpl +25 -0
- htdocs/theme/bootstrap/templates/institution/staffadmin.tpl htdocs/theme/bootstrap/templates/institution/staffadmin.tpl +9 -0
- htdocs/theme/bootstrap/templates/institution/stafflist.tpl htdocs/theme/bootstrap/templates/institution/stafflist.tpl +36 -0
- htdocs/theme/bootstrap/templates/interaction/delete.tpl htdocs/theme/bootstrap/templates/interaction/delete.tpl +7 -0
- htdocs/theme/bootstrap/templates/interaction/edit.tpl htdocs/theme/bootstrap/templates/interaction/edit.tpl +4 -0
- htdocs/theme/bootstrap/templates/login.tpl htdocs/theme/bootstrap/templates/login.tpl +8 -0
- htdocs/theme/bootstrap/templates/message.tpl htdocs/theme/bootstrap/templates/message.tpl +7 -0
- htdocs/theme/bootstrap/templates/microfooter.tpl htdocs/theme/bootstrap/templates/microfooter.tpl +16 -0
- htdocs/theme/bootstrap/templates/microheader.tpl htdocs/theme/bootstrap/templates/microheader.tpl +28 -0
- htdocs/theme/bootstrap/templates/performancefooter.tpl htdocs/theme/bootstrap/templates/performancefooter.tpl +23 -0
- htdocs/theme/bootstrap/templates/portfoliosearchresults.tpl htdocs/theme/bootstrap/templates/portfoliosearchresults.tpl +14 -0
- htdocs/theme/bootstrap/templates/previewcollectionnav.tpl htdocs/theme/bootstrap/templates/previewcollectionnav.tpl +22 -0
- htdocs/theme/bootstrap/templates/register.tpl htdocs/theme/bootstrap/templates/register.tpl +10 -0
- htdocs/theme/bootstrap/templates/requiredfields.tpl htdocs/theme/bootstrap/templates/requiredfields.tpl +19 -0
- htdocs/theme/bootstrap/templates/searchresulttable.tpl htdocs/theme/bootstrap/templates/searchresulttable.tpl +13 -0
- htdocs/theme/bootstrap/templates/searchresulttablebuttons.tpl ...cs/theme/bootstrap/templates/searchresulttablebuttons.tpl +17 -0
- htdocs/theme/bootstrap/templates/selfsearch.tpl htdocs/theme/bootstrap/templates/selfsearch.tpl +19 -0
- htdocs/theme/bootstrap/templates/sidebar.tpl htdocs/theme/bootstrap/templates/sidebar.tpl +8 -0
- htdocs/theme/bootstrap/templates/sideblocks/friendscontrol.tpl ...s/theme/bootstrap/templates/sideblocks/friendscontrol.tpl +4 -0
- htdocs/theme/bootstrap/templates/sideblocks/groupinteractions.tpl ...heme/bootstrap/templates/sideblocks/groupinteractions.tpl +31 -0
- htdocs/theme/bootstrap/templates/sideblocks/groupquota.tpl htdocs/theme/bootstrap/templates/sideblocks/groupquota.tpl +21 -0
- htdocs/theme/bootstrap/templates/sideblocks/linksandresources.tpl ...heme/bootstrap/templates/sideblocks/linksandresources.tpl +11 -0
- htdocs/theme/bootstrap/templates/sideblocks/login.tpl htdocs/theme/bootstrap/templates/sideblocks/login.tpl +6 -0
- htdocs/theme/bootstrap/templates/sideblocks/onlineusers.tpl htdocs/theme/bootstrap/templates/sideblocks/onlineusers.tpl +12 -0
- htdocs/theme/bootstrap/templates/sideblocks/profile.tpl htdocs/theme/bootstrap/templates/sideblocks/profile.tpl +65 -0
- htdocs/theme/bootstrap/templates/sideblocks/progressbar.tpl htdocs/theme/bootstrap/templates/sideblocks/progressbar.tpl +62 -0
- htdocs/theme/bootstrap/templates/sideblocks/quota.tpl htdocs/theme/bootstrap/templates/sideblocks/quota.tpl +21 -0
- htdocs/theme/bootstrap/templates/sideblocks/selfsearch.tpl htdocs/theme/bootstrap/templates/sideblocks/selfsearch.tpl +7 -0
- htdocs/theme/bootstrap/templates/sideblocks/ssopeers.tpl htdocs/theme/bootstrap/templates/sideblocks/ssopeers.tpl +17 -0
- htdocs/theme/bootstrap/templates/sideblocks/tags.tpl htdocs/theme/bootstrap/templates/sideblocks/tags.tpl +10 -0
- htdocs/theme/bootstrap/templates/sitepage.tpl htdocs/theme/bootstrap/templates/sitepage.tpl +3 -0
- htdocs/theme/bootstrap/templates/skin/delete.tpl htdocs/theme/bootstrap/templates/skin/delete.tpl +7 -0
- htdocs/theme/bootstrap/templates/skin/design.tpl htdocs/theme/bootstrap/templates/skin/design.tpl +3 -0
- htdocs/theme/bootstrap/templates/skin/index.tpl htdocs/theme/bootstrap/templates/skin/index.tpl +90 -0
- htdocs/theme/bootstrap/templates/skin/sitefonts.tpl htdocs/theme/bootstrap/templates/skin/sitefonts.tpl +44 -0
- htdocs/theme/bootstrap/templates/skin/specimen.tpl htdocs/theme/bootstrap/templates/skin/specimen.tpl +617 -0
- htdocs/theme/bootstrap/templates/skin/style.tpl htdocs/theme/bootstrap/templates/skin/style.tpl +205 -0
- htdocs/theme/bootstrap/templates/strftimedatetime.tpl htdocs/theme/bootstrap/templates/strftimedatetime.tpl +4 -0
- htdocs/theme/bootstrap/templates/tags.tpl htdocs/theme/bootstrap/templates/tags.tpl +45 -0
- htdocs/theme/bootstrap/templates/user/dashboard.tpl htdocs/theme/bootstrap/templates/user/dashboard.tpl +8 -0
- htdocs/theme/bootstrap/templates/user/denyrequest.tpl htdocs/theme/bootstrap/templates/user/denyrequest.tpl +5 -0
- htdocs/theme/bootstrap/templates/user/find.tpl htdocs/theme/bootstrap/templates/user/find.tpl +8 -0
- htdocs/theme/bootstrap/templates/user/myfriends.tpl htdocs/theme/bootstrap/templates/user/myfriends.tpl +12 -0
- htdocs/theme/bootstrap/templates/user/online.tpl htdocs/theme/bootstrap/templates/user/online.tpl +11 -0
- htdocs/theme/bootstrap/templates/user/onlineuserresults.tpl htdocs/theme/bootstrap/templates/user/onlineuserresults.tpl +20 -0
- htdocs/theme/bootstrap/templates/user/removefriend.tpl htdocs/theme/bootstrap/templates/user/removefriend.tpl +7 -0
- htdocs/theme/bootstrap/templates/user/requestfriendship.tpl htdocs/theme/bootstrap/templates/user/requestfriendship.tpl +6 -0
- htdocs/theme/bootstrap/templates/user/sendmessage.tpl htdocs/theme/bootstrap/templates/user/sendmessage.tpl +28 -0
- htdocs/theme/bootstrap/templates/user/simpleuser.tpl htdocs/theme/bootstrap/templates/user/simpleuser.tpl +11 -0
- htdocs/theme/bootstrap/templates/user/user.tpl htdocs/theme/bootstrap/templates/user/user.tpl +89 -0
- htdocs/theme/bootstrap/templates/user/userresults.tpl htdocs/theme/bootstrap/templates/user/userresults.tpl +9 -0
- htdocs/theme/bootstrap/templates/user/view.tpl htdocs/theme/bootstrap/templates/user/view.tpl +75 -0
- htdocs/theme/bootstrap/templates/view/access.tpl htdocs/theme/bootstrap/templates/view/access.tpl +17 -0
- htdocs/theme/bootstrap/templates/view/accesslistrow.tpl htdocs/theme/bootstrap/templates/view/accesslistrow.tpl +38 -0
- htdocs/theme/bootstrap/templates/view/blocks.tpl htdocs/theme/bootstrap/templates/view/blocks.tpl +104 -0
- htdocs/theme/bootstrap/templates/view/blocktypecategorylist.tpl .../theme/bootstrap/templates/view/blocktypecategorylist.tpl +13 -0
- htdocs/theme/bootstrap/templates/view/blocktypecontainerediting.tpl ...me/bootstrap/templates/view/blocktypecontainerediting.tpl +24 -0
- htdocs/theme/bootstrap/templates/view/blocktypecontainerviewing.tpl ...me/bootstrap/templates/view/blocktypecontainerviewing.tpl +27 -0
- htdocs/theme/bootstrap/templates/view/blocktypelist.tpl htdocs/theme/bootstrap/templates/view/blocktypelist.tpl +16 -0
- htdocs/theme/bootstrap/templates/view/changetheme.tpl htdocs/theme/bootstrap/templates/view/changetheme.tpl +19 -0
- htdocs/theme/bootstrap/templates/view/choosetemplate.tpl htdocs/theme/bootstrap/templates/view/choosetemplate.tpl +28 -0
- htdocs/theme/bootstrap/templates/view/columnediting.tpl htdocs/theme/bootstrap/templates/view/columnediting.tpl +33 -0
- htdocs/theme/bootstrap/templates/view/columnviewing.tpl htdocs/theme/bootstrap/templates/view/columnviewing.tpl +5 -0
- htdocs/theme/bootstrap/templates/view/contenteditor.tpl htdocs/theme/bootstrap/templates/view/contenteditor.tpl +12 -0
- htdocs/theme/bootstrap/templates/view/delete.tpl htdocs/theme/bootstrap/templates/view/delete.tpl +11 -0
- htdocs/theme/bootstrap/templates/view/edit.tpl htdocs/theme/bootstrap/templates/view/edit.tpl +13 -0
- htdocs/theme/bootstrap/templates/view/editviewtabs.tpl htdocs/theme/bootstrap/templates/view/editviewtabs.tpl +11 -0
- htdocs/theme/bootstrap/templates/view/groupviews.tpl htdocs/theme/bootstrap/templates/view/groupviews.tpl +24 -0
- htdocs/theme/bootstrap/templates/view/imagebrowser.tpl htdocs/theme/bootstrap/templates/view/imagebrowser.tpl +11 -0
- htdocs/theme/bootstrap/templates/view/index.tpl htdocs/theme/bootstrap/templates/view/index.tpl +64 -0
- htdocs/theme/bootstrap/templates/view/layout.tpl htdocs/theme/bootstrap/templates/view/layout.tpl +13 -0
- htdocs/theme/bootstrap/templates/view/retractablejs.tpl htdocs/theme/bootstrap/templates/view/retractablejs.tpl +24 -0
- htdocs/theme/bootstrap/templates/view/rowediting.tpl htdocs/theme/bootstrap/templates/view/rowediting.tpl +4 -0
- htdocs/theme/bootstrap/templates/view/rowviewing.tpl htdocs/theme/bootstrap/templates/view/rowviewing.tpl +5 -0
- htdocs/theme/bootstrap/templates/view/share.tpl htdocs/theme/bootstrap/templates/view/share.tpl +55 -0
- htdocs/theme/bootstrap/templates/view/sharedviewrows.tpl htdocs/theme/bootstrap/templates/view/sharedviewrows.tpl +39 -0
- htdocs/theme/bootstrap/templates/view/sharedviews.tpl htdocs/theme/bootstrap/templates/view/sharedviews.tpl +17 -0
- htdocs/theme/bootstrap/templates/view/skin.tpl htdocs/theme/bootstrap/templates/view/skin.tpl +59 -0
- htdocs/theme/bootstrap/templates/view/submit.tpl htdocs/theme/bootstrap/templates/view/submit.tpl +8 -0
- htdocs/theme/bootstrap/templates/view/templatesearchresults.tpl .../theme/bootstrap/templates/view/templatesearchresults.tpl +45 -0
- htdocs/theme/bootstrap/templates/view/urls.tpl htdocs/theme/bootstrap/templates/view/urls.tpl +33 -0
- htdocs/theme/bootstrap/templates/view/view.tpl htdocs/theme/bootstrap/templates/view/view.tpl +64 -0
- htdocs/theme/bootstrap/templates/view/viewcontent.tpl htdocs/theme/bootstrap/templates/view/viewcontent.tpl +18 -0
- htdocs/theme/bootstrap/templates/view/viewmenu.tpl htdocs/theme/bootstrap/templates/view/viewmenu.tpl +9 -0
- htdocs/theme/bootstrap/templates/view/viewmenuartefact.tpl htdocs/theme/bootstrap/templates/view/viewmenuartefact.tpl +18 -0
- htdocs/theme/bootstrap/templates/viewmicroheader.tpl htdocs/theme/bootstrap/templates/viewmicroheader.tpl +67 -0
- htdocs/theme/bootstrap/themeconfig.php htdocs/theme/bootstrap/themeconfig.php +20 -0
- No files found.

1.32 KB

1.34 KB

1.69 KB

1.53 KB