source: indico/indico/htdocs/ihelp/html/QuickStartGuides/index.html @ cd05ca

burotelhello-world-walkthroughipv6new-webexv0.97-seriesv0.98-seriesv0.98.2v0.98.3v0.98b1v0.98b2v0.99v1.0v1.1
Last change on this file since cd05ca was cd05ca, checked in by Jose Benito <jose.benito.gonzalez@…>, 3 years ago

[IMP] Booking Actions History

  • fixes #268
  • On the details page of a booking, the history of previous actions performed on that booking is displayed for the owner of the room, the people allowed to modify the booking and the administrators.
  • Updated the User Guide
  • reviewed by jbenito: doc regenerated
  • Property mode set to 100644
File size: 5.1 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
4<html xmlns="http://www.w3.org/1999/xhtml">
5  <head>
6    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7   
8    <title>Indico’s Quick Start Guides &mdash; Indico v0.97 documentation</title>
9    <link rel="stylesheet" href="../_static/default.css" type="text/css" />
10    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
11    <script type="text/javascript">
12      var DOCUMENTATION_OPTIONS = {
13        URL_ROOT:    '../',
14        VERSION:     '0.97',
15        COLLAPSE_MODINDEX: false,
16        FILE_SUFFIX: '.html',
17        HAS_SOURCE:  true
18      };
19    </script>
20    <script type="text/javascript" src="../_static/jquery.js"></script>
21    <script type="text/javascript" src="../_static/doctools.js"></script>
22    <link rel="top" title="Indico v0.97 documentation" href="../index.html" />
23    <link rel="next" title="1. CDS Agenda users" href="QSGAgendaUsers/index.html" />
24    <link rel="prev" title="1. Starting with Indico" href="../AdminGuide/AdminGuide.html" />
25   <link type="text/css" href="../_static/indico.css" rel="stylesheet"/> 
26
27  </head>
28  <body>
29    <div class="related">
30      <h3>Navigation</h3>
31      <ul>
32        <li class="right" style="margin-right: 10px">
33          <a href="../genindex.html" title="General Index"
34             accesskey="I">index</a></li>
35        <li class="right" >
36          <a href="QSGAgendaUsers/index.html" title="1. CDS Agenda users"
37             accesskey="N">next</a> |</li>
38        <li class="right" >
39          <a href="../AdminGuide/AdminGuide.html" title="1. Starting with Indico"
40             accesskey="P">previous</a> |</li>
41    <li><a href="http://indico.cern.ch/">Indico Homepage</a> &raquo;</li>
42   
43        <li><a href="../index.html">Indico v0.97 documentation</a> &raquo;</li>
44 
45      </ul>
46    </div> 
47
48    <div class="document">
49      <div class="documentwrapper">
50        <div class="bodywrapper">
51          <div class="body">
52           
53  <div class="section" id="indico-s-quick-start-guides">
54<h1>Indico&#8217;s Quick Start Guides<a class="headerlink" href="#indico-s-quick-start-guides" title="Permalink to this headline">¶</a></h1>
55<p>Contents:</p>
56<ul>
57<li class="toctree-l1"><a class="reference external" href="QSGAgendaUsers/index.html">1. CDS Agenda users</a></li>
58<li class="toctree-l1"><a class="reference external" href="QSGContributionManager/index.html">2. Contribution Manager&#8217;s Guide</a></li>
59<li class="toctree-l1"><a class="reference external" href="QSGSessionCoordinator/index.html">3. Session Coordinator&#8217;s Guide</a></li>
60<li class="toctree-l1"><a class="reference external" href="QSGSessionManager/index.html">4. Session Manager&#8217;s Guide</a></li>
61<li class="toctree-l1"><a class="reference external" href="QSGSubmitter/index.html">5. Submitter&#8217;s Guide</a></li>
62<li class="toctree-l1"><a class="reference external" href="QSGTrackCoordinator/index.html">6. Track Co-ordinator&#8217;s Guide</a></li>
63</ul>
64</div>
65
66
67          </div>
68        </div>
69      </div>
70      <div class="sphinxsidebar">
71        <div class="sphinxsidebarwrapper">
72   <img src="../_static/indico_logo.png" width="200px"/> 
73
74            <h4>Previous topic</h4>
75            <p class="topless"><a href="../AdminGuide/AdminGuide.html"
76                                  title="previous chapter">1. Starting with Indico</a></p>
77            <h4>Next topic</h4>
78            <p class="topless"><a href="QSGAgendaUsers/index.html"
79                                  title="next chapter">1. CDS Agenda users</a></p>
80          <div id="searchbox" style="display: none">
81            <h3>Quick search</h3>
82              <form class="search" action="../search.html" method="get">
83                <input type="text" name="q" size="18" />
84                <input type="submit" value="Go" />
85                <input type="hidden" name="check_keywords" value="yes" />
86                <input type="hidden" name="area" value="default" />
87              </form>
88              <p class="searchtip" style="font-size: 90%">
89              Enter search terms or a module, class or function name.
90              </p>
91          </div>
92          <script type="text/javascript">$('#searchbox').show(0);</script>
93        </div>
94      </div>
95      <div class="clearer"></div>
96    </div>
97    <div class="related">
98      <h3>Navigation</h3>
99      <ul>
100        <li class="right" style="margin-right: 10px">
101          <a href="../genindex.html" title="General Index"
102             >index</a></li>
103        <li class="right" >
104          <a href="QSGAgendaUsers/index.html" title="1. CDS Agenda users"
105             >next</a> |</li>
106        <li class="right" >
107          <a href="../AdminGuide/AdminGuide.html" title="1. Starting with Indico"
108             >previous</a> |</li>
109    <li><a href="http://indico.cern.ch/">Indico Homepage</a> &raquo;</li>
110   
111        <li><a href="../index.html">Indico v0.97 documentation</a> &raquo;</li>
112 
113      </ul>
114    </div>
115    <div class="footer">
116      &copy; Copyright 2010, Indico Team.
117      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.4.
118    </div>
119  </body>
120</html>
Note: See TracBrowser for help on using the repository browser.