Willkommen auf dem TF-Infoportal Wiki.

Hier finden Sie alle Informationen über das TF-Infoportal, das Support-System OTRS und das Electures-Portal an der Technischen Fakultät.
Eine globale Navigation finden Sie im Menu links, zur Startseite geht es hier.

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
tf-infoportal:dokumentation:xsl:howto-release [2012/09/26 12:26] – Readme aktualisiert auf V1.5 ch59tf-infoportal:dokumentation:xsl:howto-release [2013/08/29 11:04] (aktuell) ch59
Zeile 1: Zeile 1:
 ====== Release-Howto: Neue Version der Stylesheets publizieren ====== ====== Release-Howto: Neue Version der Stylesheets publizieren ======
-Die zu publizierende Version sollte im trunk vorliegen. Danach muss man mittels ''svn copy'' die neue Version releasen, auschecken und als latest verlinken:+Die zu publizierende Version sollte im trunk vorliegen. Danach muss man mittels ''svn copy'' die neue Version releasen, auschecken und als latest verlinken
 + 
 +**Darauf achten, dass die Versionsnummern und commit-message angepasst werden!**
 <code bash> <code bash>
 cd /var/www/vhosts/www.masteronline-iems.de/document_root/tf-xsl cd /var/www/vhosts/www.masteronline-iems.de/document_root/tf-xsl
 +cd latest
 +svn update
 +cd ..
 svn copy https://webira.informatik.uni-freiburg.de/svn/tf-infoportal/fdb-plone/trunk https://webira.informatik.uni-freiburg.de/svn/tf-infoportal/fdb-plone/tags/1.3 -m "Release 1.3: Fixes minor issues, no new features" svn copy https://webira.informatik.uni-freiburg.de/svn/tf-infoportal/fdb-plone/trunk https://webira.informatik.uni-freiburg.de/svn/tf-infoportal/fdb-plone/tags/1.3 -m "Release 1.3: Fixes minor issues, no new features"
 svn co https://webira.informatik.uni-freiburg.de/svn/tf-infoportal/fdb-plone/tags/1.3 1.3 svn co https://webira.informatik.uni-freiburg.de/svn/tf-infoportal/fdb-plone/tags/1.3 1.3
Zeile 50: Zeile 55:
  
 1.5 1.5
 + Released 2012-09-26 by Christoph Hermann <hermann@informatik.uni-freiburg.de>
  2012-09-25 NEW CH Added language selection for URL in employee_item_url (new feature of the FDB, does not honor the @Sprache attribute, instead uses URL[1], URL[2], ... wtf O_o)  2012-09-25 NEW CH Added language selection for URL in employee_item_url (new feature of the FDB, does not honor the @Sprache attribute, instead uses URL[1], URL[2], ... wtf O_o)
  2012-09-25 CHG CH Changed display_phone_fax_prefix_number: removed (0), /, XXX added ...  2012-09-25 CHG CH Changed display_phone_fax_prefix_number: removed (0), /, XXX added ...
Zeile 57: Zeile 63:
  2012-09-26 NEW CH Added parameter indent_project_details for indenting/no indenting project details  2012-09-26 NEW CH Added parameter indent_project_details for indenting/no indenting project details
  2012-09-26 NEW CH Added parameter display_project_enable_financing_type to enable/disable displaying the type of financee, default false to not display it  2012-09-26 NEW CH Added parameter display_project_enable_financing_type to enable/disable displaying the type of financee, default false to not display it
 +
 +1.6
 +        Released 2012-10-22 by Christoph Hermann <hermann@informatik.uni-freiburg.de>
 +        2012-10-22 CHG CH function is now displayed for "alphabetical_chair" listing
 +        2012-10-22 BUG CH function is now displayed in the translated language in alphabetical listings
 +
 +
 +1.7
 +        Released 2013-08-27 by Christoph Hermann <hermann@informatik.uni-freiburg.de>
 +        2013-07-30 NEW WP Added chair names and fax numbers for cs institute
 +        2013-08-02 NEW CH Added stylesheet for inventions
 +        2013-08-02 BUG CH Fixed displaying cooperation partners in project details with white-space:pre-line
 +        2013-08-02 NEW CH Added stylesheet for thesis, with filtering and abstract (hide/show)
 +        2013-08-05 NEW CH Added Type grouping for thesis list
 +        2013-08-27 BUG CH If image url starts with http, then its a full URL, don't concat it with the imageurl-prefix
 +
 +1.8
 +        Released 2013-08-29
 +        2013-08-29 NEW CH Added possibilty to switch between a grouped list and a normal list for thesis with the parameter thesis_listing ('thesis_grouped', 'thesis_list') and added the possiblity to turn off the year headings with parameter disable_year_header ('true', 'false')
 +        2013-08-29 NEW CH Added function visiting professors for employees listing (grouped type)
 </file> </file>
  
 {{tag>techniker tf-infoportal xsl}} {{tag>techniker tf-infoportal xsl}}
QR-Code
QR-Code tf-infoportal:dokumentation:xsl:howto-release (erstellt für aktuelle Seite)