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