[FTR] Translation of XSLT templates to TPL.
commitd837d125b743b70e422576ec17f641676b06f1f6
authorAlberto Resco Perez <alberto.resco.perez@cern.ch>
Wed, 15 Jun 2011 13:36:13 +0000 (15 15:36 +0200)
committerJose Benito <jose.benito.gonzalez@cern.ch>
Fri, 5 Aug 2011 08:53:27 +0000 (5 10:53 +0200)
tree5f43d178e53d101d2ec45da4d859fb4058dd2b99
parentc87441c36aff8bd958321c518b3c6ae47898f1ae
[FTR] Translation of XSLT templates to TPL.

 - Removed old css and xslt not used.
 - Added access checking in the material.
 - In the administrative tab xslt or tpl can be choosen.
 - ConferenceOtherViews changed to use the new engine.
 - Small changes to the styles interface.
 - Closes #677.
 - Added delete minutes from #500.
 - Changed order of VS and CR from #804.
90 files changed:
indico/MaKaC/conference.py
indico/MaKaC/services/implementation/minutes.py
indico/MaKaC/webinterface/rh/conferenceDisplay.py
indico/MaKaC/webinterface/stylesheets/administrative.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/administrative2.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/administrative3.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/administrative4.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/alice_meeting.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/atlas.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/cdsagenda.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/cdsagenda_inline_minutes.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/cdsagenda_olist.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/cms.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/crystal_clear.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/egee_lecture.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/egee_meeting.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/endotofpet.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/event.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/ilc.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/include/agenda.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/include/datefr.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/include/indico.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/include/lectureBasics.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/include/standardMeetingEventBody.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/it.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/jacow.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/lcg.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/lecture.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/lhcb_meeting.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/lhcrrb.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/nicecompact.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/openlab.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/pf.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/sa.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/sa2.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/standard.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/standard_inline_minutes.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/text.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/totem_meeting.xsl [deleted file]
indico/MaKaC/webinterface/stylesheets/xml.xsl [deleted file]
indico/MaKaC/webinterface/tpls/RoomBookingBlockingDetails.tpl
indico/MaKaC/webinterface/tpls/RoomBookingEmail_2BlockingCreatorRequestProcessed.tpl
indico/MaKaC/webinterface/tpls/events/include/EventDetails.tpl
indico/MaKaC/webinterface/tpls/events/include/ManageButton.tpl
indico/MaKaC/webinterface/tpls/events/meetings/Compact.tpl
indico/MaKaC/webinterface/tpls/events/meetings/administrative/Administrative.tpl
indico/MaKaC/webinterface/tpls/events/meetings/administrative/AdministrativeAllMaterial.tpl
indico/MaKaC/webinterface/tpls/events/meetings/administrative/PensionFund.tpl
indico/MaKaC/webinterface/tpls/events/meetings/administrative/StaffAssociation.tpl
indico/MaKaC/webinterface/tpls/events/meetings/administrative/include/Contribution.tpl
indico/MaKaC/webinterface/tpls/events/meetings/administrative/include/Session.tpl
indico/MaKaC/webinterface/tpls/events/meetings/administrative/include/SubContribution.tpl
indico/MaKaC/webinterface/tpls/events/meetings/cdsagenda/CDSAgenda.tpl
indico/MaKaC/webinterface/tpls/events/meetings/cdsagenda/include/Break.tpl
indico/MaKaC/webinterface/tpls/events/meetings/cdsagenda/include/Contribution.tpl
indico/MaKaC/webinterface/tpls/events/meetings/cdsagenda/include/Header.tpl
indico/MaKaC/webinterface/tpls/events/meetings/cdsagenda/include/Session.tpl
indico/MaKaC/webinterface/tpls/events/meetings/cdsagenda/include/SubContribution.tpl
indico/htdocs/css/administrative.css [deleted file]
indico/htdocs/css/administrative2.css [deleted file]
indico/htdocs/css/administrative3.css [deleted file]
indico/htdocs/css/administrative4.css [deleted file]
indico/htdocs/css/alice_meeting.css [deleted file]
indico/htdocs/css/atlas.css [deleted file]
indico/htdocs/css/cdsagenda.css [deleted file]
indico/htdocs/css/cdsagenda_inline_minutes.css [deleted file]
indico/htdocs/css/cdsagenda_olist.css [deleted file]
indico/htdocs/css/cms.css [deleted file]
indico/htdocs/css/crystal_clear.css [deleted file]
indico/htdocs/css/egee_lecture.css [deleted file]
indico/htdocs/css/egee_meeting.css [deleted file]
indico/htdocs/css/endotofpet.css [deleted file]
indico/htdocs/css/event.css [deleted file]
indico/htdocs/css/events/meetings/cdsagenda/CDSAgendaBase.css
indico/htdocs/css/ilc.css [deleted file]
indico/htdocs/css/it.css [deleted file]
indico/htdocs/css/lcg.css [deleted file]
indico/htdocs/css/lecture.css [deleted file]
indico/htdocs/css/lhcb_meeting.css [deleted file]
indico/htdocs/css/lhcrrb.css [deleted file]
indico/htdocs/css/nicecompact.css [deleted file]
indico/htdocs/css/openlab.css [deleted file]
indico/htdocs/css/pf.css [deleted file]
indico/htdocs/css/sa.css [deleted file]
indico/htdocs/css/sa2.css [deleted file]
indico/htdocs/css/standard.css [deleted file]
indico/htdocs/css/standard_inline_minutes.css [deleted file]
indico/htdocs/css/totem_meeting.css [deleted file]
indico/htdocs/css/xml.css [deleted file]
indico/htdocs/js/indico/Legacy/Dialogs.js