[4947] | 1 | Changes |
---|
| 2 | ******* |
---|
[3798] | 3 | |
---|
[11498] | 4 | 1.2dev (unreleased) |
---|
| 5 | =================== |
---|
[11487] | 6 | |
---|
[11672] | 7 | * Provide XMLRPC services for storing and retrieving fingerprint |
---|
| 8 | scans. |
---|
| 9 | |
---|
[11664] | 10 | * Sort ContextualDictSource by dictionary values not by keys. |
---|
| 11 | |
---|
[11661] | 12 | * Add regular school fee and balance payments when exporting payments |
---|
| 13 | overviews. |
---|
| 14 | |
---|
[11641] | 15 | * Add samePaymentMade method to StudentsUtils. |
---|
| 16 | |
---|
[11608] | 17 | * Fingerprint file upload enabled. |
---|
| 18 | |
---|
[11604] | 19 | * is_fresh property method added to Student class. |
---|
| 20 | |
---|
[11599] | 21 | * Special application procedure modified. Special applicants must submit |
---|
| 22 | their form before they can download payment slips. Thus the regular |
---|
| 23 | workflow is now applied but, in contrast to regular applications, |
---|
| 24 | special applicants can create and pay more than one payment ticket. |
---|
| 25 | Also application slips are hidden. |
---|
[11589] | 26 | |
---|
[11599] | 27 | * Add setMatricNumber and constructMatricNumber methods to StudentsUtils. |
---|
| 28 | |
---|
[11585] | 29 | * When sending mails, always set from-address to 'no-reply@waeup.org'. |
---|
| 30 | Real from-addresses are now set in Cc and Reply-To fields. This is |
---|
| 31 | to tackle problems with yahoo (does not allow yahoo.com mails to be |
---|
| 32 | sent from non-yahoo servers). |
---|
| 33 | |
---|
[11575] | 34 | * Multiple payments in special application containers enabled. |
---|
| 35 | Special payment applicants remain in state started after payment. |
---|
| 36 | |
---|
[11558] | 37 | * File input fields brought into shape with Bootstrap 3. |
---|
| 38 | |
---|
[11551] | 39 | * Transcript and access code pagetemplates adjusted. |
---|
| 40 | |
---|
[11550] | 41 | * Print QR codes on all student slips. |
---|
| 42 | |
---|
[11535] | 43 | * Allow adding current_level to base data section on all student slips |
---|
| 44 | (requested by Uniben). |
---|
| 45 | |
---|
[11523] | 46 | * Windows is no longer supported. Installation manual removed. |
---|
| 47 | |
---|
[11497] | 48 | * Added JS helper to scroll to sequencelists after adding/removing items. |
---|
[11487] | 49 | |
---|
[11497] | 50 | |
---|
[11485] | 51 | 1.1 (2014-03-13) |
---|
| 52 | ================ |
---|
[11258] | 53 | |
---|
[11484] | 54 | * Add display_fullname column to CourseTicketExporter (requested by Uniben). |
---|
| 55 | |
---|
[11483] | 56 | * Do also export student and course ticket data of students on probation. |
---|
| 57 | |
---|
[11482] | 58 | * 'Create student' option removed from 'Application Transition' |
---|
| 59 | select field. |
---|
| 60 | |
---|
[11481] | 61 | * API docs added. |
---|
| 62 | |
---|
[11463] | 63 | * Back-to links replaced by animated jQuery plugins. |
---|
| 64 | |
---|
[11461] | 65 | * Default frontpage text updated. |
---|
| 66 | |
---|
[11460] | 67 | * Use absolute urls on datacenter pages. |
---|
| 68 | |
---|
[11451] | 69 | * Provide customizable method for disabling student payments. |
---|
| 70 | |
---|
[11481] | 71 | * After login and logout, regular users (officers) are redirected |
---|
[11439] | 72 | to the portal's index page not to the portal's root. The |
---|
| 73 | root URL can now be rewritten be Nginx or Apache so that the user |
---|
| 74 | is being redirected to the university website |
---|
| 75 | when entering the root URL directly or clicking the acronym. |
---|
| 76 | |
---|
[11438] | 77 | * Show tooltip alert and warning window before updating plugins. |
---|
| 78 | |
---|
[11437] | 79 | * JSAction has been deprecated. KofaAction can be used instead. Additional |
---|
| 80 | parameters can be used in @action decorators to enable tooltips and/or |
---|
| 81 | warning windows. The old @jsaction decorator still triggers a default |
---|
| 82 | warning message. |
---|
| 83 | |
---|
[11436] | 84 | * jquery-ui.min.js is also used for tooltips. |
---|
| 85 | |
---|
[11435] | 86 | * Do not create TSC AC batch when updating plugins. |
---|
| 87 | All TSC batches are created. |
---|
| 88 | |
---|
[11433] | 89 | * Make table on applicantsrootpage responsive. |
---|
| 90 | |
---|
[11431] | 91 | * Change width of input, select and textarea fields. |
---|
| 92 | |
---|
[11430] | 93 | * Use only https in theme.html. |
---|
| 94 | |
---|
[11386] | 95 | * INSTALL.txt updated and integrated into Sphinx documentation. |
---|
[11258] | 96 | |
---|
[11430] | 97 | * Redundancies removed in docs. |
---|
[11258] | 98 | |
---|
[11430] | 99 | |
---|
[11255] | 100 | 1.0 (2014-02-22) |
---|
| 101 | ================ |
---|
[11253] | 102 | |
---|
[11255] | 103 | * Diazofied the complete package. |
---|
[11253] | 104 | |
---|
| 105 | |
---|
| 106 | 0.2.1 (2014-02-21) |
---|
| 107 | ================== |
---|
| 108 | |
---|
| 109 | * Send mails to from-address, if site-wide config admin is |
---|
| 110 | different from it. |
---|
| 111 | |
---|
| 112 | * Change flash message for successful applicants. |
---|
| 113 | |
---|
| 114 | * Use more attributes of applicants with payer objects. |
---|
| 115 | |
---|
| 116 | * Update copyright infos (year). |
---|
| 117 | |
---|
| 118 | * Localization updates. |
---|
| 119 | |
---|
| 120 | |
---|
| 121 | 0.2 (2014-01-09) |
---|
| 122 | ================ |
---|
| 123 | |
---|
| 124 | Tons of changes. |
---|
| 125 | |
---|
| 126 | |
---|
[11255] | 127 | 0.1 (never released) |
---|
| 128 | ==================== |
---|
[4955] | 129 | |
---|
[7808] | 130 | Initial version. Copy from waeup.sirp. |
---|