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