Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 34 and Version 35 of Ticket #1233


Ignore:
Timestamp:
03/08/11 12:41:25 (13 years ago)
Author:
ascheibe
Comment:

r5633 added Appointment/Schedule ws and dao methods

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1233 – Description

    v34 v35  
    5757 * `GetUserStatistics`
    5858 * `GetGlobalStatistics` (for Statistics `TabPage`)
    59  * `GetScheduleForResource` (+ `Add/Update/Delete`)
     59 * ~~`GetScheduleForResource` (+ `Add/Update/Delete`)~~
    6060
    6161 TODOS:
     
    7474
    7575== User Management Integration ==
    76 
    77 == Slave Auto-Update ==
    78  Some ideas:
    79  * http://stackoverflow.com/questions/691663/auto-update-library-for-net
    80  * http://stackoverflow.com/questions/819647/auto-update-net-applications
    81  * http://windowsclient.net/articles/appupdater.aspx
    82  * http://csautoupdater.sourceforge.net/
    83  * http://www.codeproject.com/KB/install/DDayUpdate_Part1.aspx
    84 
    85 
    86 
    87