| 10 | | To '''Add Users''' you will first need to '''login''' by clicking the red |
| 11 | | [/projects/project/login "login link"] on the top right hand side of this page. |
| 12 | | You will login in as the user '''admin''' and the password you used when configuring |
| 13 | | your !JumpBox. Once you are logged in as the administrator new users can be added |
| 14 | | by clicking on the Trac [/projects/project/admin "Admin link"] (it will appear |
| 15 | | on the top right once you log in) then the '''Users''' link. These users will |
| 16 | | have access to both Trac and the Subversion repository. Many other settings |
| 17 | | can be changed through the Trac Admin link. |
| | 7 | Number of approved days is calculated based on the number of nights spent in the hospital. |
| | 8 | === Utilization Management Assistance === |
| | 9 | For after hours assistance: 502-552-6438 (For UM On-Call)[[BR]] |
| | 10 | Send email to: [email protected] |
| | 11 | [[BR]] |
| | 12 | [[BR]] |
| | 13 | __Contact Information:__[[BR]] |
| | 14 | UR Dept[[BR]] |
| | 15 | 1218 South Broadway Suite 475[[BR]] |
| | 16 | Lexington KY 40504[[BR]] |
| | 17 | 1-877-367-2067[[BR]] |
| | 18 | Karen Scruggs, RN; "Lead UM Nurse"[[BR]] |
| 20 | | = Welcome to Trac 1.0 = |
| 21 | | |
| 22 | | Trac is a '''minimalistic''' approach to '''web-based''' management of |
| 23 | | '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. |
| 24 | | |
| 25 | | All aspects of Trac have been designed with the single goal to |
| 26 | | '''help developers write great software''' while '''staying out of the way''' |
| 27 | | and imposing as little as possible on a team's established process and |
| 28 | | culture. |
| 29 | | |
| 30 | | As all Wiki pages, this page is editable, this means that you can |
| 31 | | modify the contents of this page simply by using your |
| 32 | | web-browser. Simply click on the "Edit this page" link at the bottom |
| 33 | | of the page. WikiFormatting will give you a detailed description of |
| 34 | | available Wiki formatting commands. |
| 35 | | |
| 36 | | "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created |
| 37 | | a new Trac environment, containing a default set of wiki pages and some sample |
| 38 | | data. This newly created environment also contains |
| 39 | | [wiki:TracGuide documentation] to help you get started with your project. |
| 40 | | |
| 41 | | You can use [wiki:TracAdmin trac-admin] to configure |
| 42 | | [http://trac.edgewall.org/ Trac] to better fit your project, especially in |
| 43 | | regard to ''components'', ''versions'' and ''milestones''. |
| 44 | | |
| 45 | | |
| 46 | | TracGuide is a good place to start. |
| 47 | | |
| 48 | | Enjoy! [[BR]] |
| 49 | | ''The Trac Team'' |
| 50 | | |
| 51 | | == Starting Points == |
| 52 | | |
| 53 | | * TracGuide -- Built-in Documentation |
| 54 | | * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project |
| 55 | | * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions |
| 56 | | * TracSupport -- Trac Support |
| 57 | | |
| 58 | | For a complete list of local wiki pages, see TitleIndex. |
| 59 | | |
| | 23 | === Starting Points === |
| | 24 | To view existing tickets, or submit a new ticket, you must be logged in. You can login by clicking the Login link in the upper right hand corner. |
| | 25 | * TracGuide -- Documentation for the web portal |