[4947] | 1 | Changes |
---|
| 2 | ******* |
---|
[3798] | 3 | |
---|
[12469] | 4 | 1.3.2.dev0 (unreleased) |
---|
| 5 | ======================= |
---|
| 6 | |
---|
[12912] | 7 | * Rename 'Portal Users' 'Officers'. |
---|
| 8 | |
---|
[12901] | 9 | * Add link 'Kofa Docs for this page' at the end of the content box |
---|
| 10 | which refers to the corresponding section of the |
---|
| 11 | `Kofa Documentation <http://kofa-doc.waeup.org>`_. |
---|
| 12 | |
---|
[12897] | 13 | * Filter students by current level in reports. |
---|
| 14 | |
---|
[12896] | 15 | * Add `StudentsUtils.increaseMatricInteger` method which allows to use various |
---|
| 16 | matric number counters when computing the matric number. |
---|
| 17 | |
---|
[12889] | 18 | * Bypass school fee payment activation code creation if student is allowed |
---|
| 19 | to proceed to next session. |
---|
| 20 | |
---|
[12896] | 21 | * Convert `level` into a schema field to be consistent with the documentation. |
---|
[12873] | 22 | |
---|
[12896] | 23 | * Rename classes `StudentPaymentsExporter` and `BedTicketsExporter` to be |
---|
[12865] | 24 | in accordance with other exporter names. |
---|
| 25 | |
---|
[12900] | 26 | * Add `ReportsOfficer` and `ReportsManager` roles with corresponding |
---|
| 27 | permissions. |
---|
[12844] | 28 | |
---|
[12896] | 29 | * Do not automatically allow import managers to import user data. |
---|
[12844] | 30 | |
---|
[12810] | 31 | * Skip empty rows produced by spreadsheet software. |
---|
| 32 | |
---|
[12632] | 33 | * Add components to configure a student export jobs in faculties. |
---|
| 34 | |
---|
[12896] | 35 | * `StudentOnlinePaymentProcessor` : Raise `DuplicationError` if payment |
---|
| 36 | (in state ``paid``) with same `p_session` and `p_category` exists. |
---|
[12623] | 37 | |
---|
[12896] | 38 | * Add new payment state ``waived``. This state can only be set by import |
---|
[12569] | 39 | and is only used for the payments overview exporter to |
---|
| 40 | mark sessions with waived fees. |
---|
| 41 | |
---|
[12518] | 42 | * Add exporter methods and export page to filter student data exports |
---|
| 43 | by entering a list of student ids. |
---|
| 44 | |
---|
| 45 | * Student statistic can now be broken down by faculties or by departments. |
---|
| 46 | |
---|
[12896] | 47 | * Check if `p_id` exists in payments catalog when importing payment tickets in |
---|
[12513] | 48 | create mode. |
---|
[12469] | 49 | |
---|
| 50 | |
---|
[12466] | 51 | 1.3.1 (2015-01-14) |
---|
| 52 | ================== |
---|
[12465] | 53 | |
---|
[12466] | 54 | * 1.3 was a brown bag release. Fix uploaded files. |
---|
[12465] | 55 | |
---|
| 56 | |
---|
[12463] | 57 | 1.3 (2015-01-13) |
---|
| 58 | ================ |
---|
[11693] | 59 | |
---|
[12437] | 60 | * Add documents package. |
---|
[12418] | 61 | |
---|
[12437] | 62 | * Do not compare ResultEntry objects but their attributes. |
---|
| 63 | |
---|
[12415] | 64 | * Modify getWidgetsData so that we always get the same error format. |
---|
| 65 | |
---|
| 66 | * Validate all codes in university. |
---|
| 67 | |
---|
[12395] | 68 | * Catch traceback when creating an application slip with a corrupted |
---|
| 69 | image file. |
---|
| 70 | |
---|
[12437] | 71 | * Remove deprecated HTML and REST widgets and use html2dict and rest2dict |
---|
| 72 | instead. |
---|
[12247] | 73 | |
---|
[12190] | 74 | * UserProcessor: Check if imported roles do exist in the portal. |
---|
| 75 | |
---|
[11891] | 76 | * Enable localization of batch processing modules. |
---|
| 77 | |
---|
[11874] | 78 | * Hide 'Create students' button. Only user admin can see this button. |
---|
| 79 | |
---|
[11869] | 80 | * Add application_slip_notice field to ApplicantsContainer. |
---|
| 81 | |
---|
[11863] | 82 | * Remove 'Size' column from logfiles table. |
---|
| 83 | |
---|
[11862] | 84 | * Add permission, page and button to mass-clear all students in a department. |
---|
| 85 | |
---|
[11826] | 86 | * Hide export download button 24 hours after file generation. |
---|
| 87 | |
---|
[11825] | 88 | * Add helper to allow `meminfo` checks for cached memory, etc. |
---|
| 89 | |
---|
| 90 | * Allow external checks of system load before performing expensive |
---|
| 91 | actions. |
---|
| 92 | |
---|
| 93 | * Add new dependency: `psutil` (required to check system state). |
---|
| 94 | |
---|
[12862] | 95 | * Show flash message on general search page for the academic section. |
---|
[11794] | 96 | |
---|
[11779] | 97 | * Fix CertificateCourseProcessor. Mandatory is not a required field |
---|
[11798] | 98 | and might be missing in import files. Improve logging. Extend and |
---|
| 99 | fix CertCourseProcessorTests. |
---|
[11779] | 100 | |
---|
[11798] | 101 | * Provide customizable method for disabling clearance by clearance |
---|
| 102 | officers. |
---|
[11772] | 103 | |
---|
[11798] | 104 | * Merge Javascript functions into one file. Add Javascript function to |
---|
| 105 | calculate copyright notice year automatically. |
---|
[11741] | 106 | |
---|
[11798] | 107 | * Use lastname (surname) instead of firstname to verify found |
---|
| 108 | application record on ApplicantRegistrationPage. |
---|
[11738] | 109 | |
---|
[11798] | 110 | * Append hash '#' also to datetimes to circumvent unwanted excel |
---|
| 111 | automatic. |
---|
[11737] | 112 | |
---|
[11798] | 113 | * Method for (customizable) application passport upload requirements |
---|
| 114 | added. |
---|
[11733] | 115 | |
---|
[11798] | 116 | * Filter payment ticket data exports by specifying the payment_date |
---|
| 117 | period. |
---|
[11730] | 118 | |
---|
[11798] | 119 | * Method for (customizable) application payment slip download |
---|
| 120 | requirements added. |
---|
[11726] | 121 | |
---|
[11798] | 122 | * Method for (customizable) application payment ticket upload |
---|
| 123 | requirements added. |
---|
[11729] | 124 | |
---|
[11722] | 125 | * Remove unused rowadd javascript function. |
---|
| 126 | |
---|
[11702] | 127 | * certcode and reg_number added to DataForBursaryExporter. |
---|
| 128 | |
---|
[11699] | 129 | * Some batch processor names corrected. |
---|
[11693] | 130 | |
---|
[11701] | 131 | * Fixed ReST markup in setup.py long description. |
---|
| 132 | |
---|
| 133 | |
---|
[11689] | 134 | 1.2 (2014-06-16) |
---|
| 135 | ================ |
---|
[11487] | 136 | |
---|
[11680] | 137 | * Redirect to login page after using password mandate. |
---|
| 138 | |
---|
[11676] | 139 | * Adding student payment tickets is logged. |
---|
| 140 | |
---|
[11672] | 141 | * Provide XMLRPC services for storing and retrieving fingerprint |
---|
| 142 | scans. |
---|
| 143 | |
---|
[11664] | 144 | * Sort ContextualDictSource by dictionary values not by keys. |
---|
| 145 | |
---|
[11661] | 146 | * Add regular school fee and balance payments when exporting payments |
---|
| 147 | overviews. |
---|
| 148 | |
---|
[11641] | 149 | * Add samePaymentMade method to StudentsUtils. |
---|
| 150 | |
---|
[11608] | 151 | * Fingerprint file upload enabled. |
---|
| 152 | |
---|
[11604] | 153 | * is_fresh property method added to Student class. |
---|
| 154 | |
---|
[11599] | 155 | * Special application procedure modified. Special applicants must submit |
---|
| 156 | their form before they can download payment slips. Thus the regular |
---|
| 157 | workflow is now applied but, in contrast to regular applications, |
---|
| 158 | special applicants can create and pay more than one payment ticket. |
---|
| 159 | Also application slips are hidden. |
---|
[11589] | 160 | |
---|
[11599] | 161 | * Add setMatricNumber and constructMatricNumber methods to StudentsUtils. |
---|
| 162 | |
---|
[11585] | 163 | * When sending mails, always set from-address to 'no-reply@waeup.org'. |
---|
| 164 | Real from-addresses are now set in Cc and Reply-To fields. This is |
---|
| 165 | to tackle problems with yahoo (does not allow yahoo.com mails to be |
---|
| 166 | sent from non-yahoo servers). |
---|
| 167 | |
---|
[11575] | 168 | * Multiple payments in special application containers enabled. |
---|
| 169 | Special payment applicants remain in state started after payment. |
---|
| 170 | |
---|
[11558] | 171 | * File input fields brought into shape with Bootstrap 3. |
---|
| 172 | |
---|
[11551] | 173 | * Transcript and access code pagetemplates adjusted. |
---|
| 174 | |
---|
[11550] | 175 | * Print QR codes on all student slips. |
---|
| 176 | |
---|
[11535] | 177 | * Allow adding current_level to base data section on all student slips |
---|
| 178 | (requested by Uniben). |
---|
| 179 | |
---|
[11523] | 180 | * Windows is no longer supported. Installation manual removed. |
---|
| 181 | |
---|
[11497] | 182 | * Added JS helper to scroll to sequencelists after adding/removing items. |
---|
[11487] | 183 | |
---|
[11497] | 184 | |
---|
[11485] | 185 | 1.1 (2014-03-13) |
---|
| 186 | ================ |
---|
[11258] | 187 | |
---|
[11484] | 188 | * Add display_fullname column to CourseTicketExporter (requested by Uniben). |
---|
| 189 | |
---|
[11483] | 190 | * Do also export student and course ticket data of students on probation. |
---|
| 191 | |
---|
[11482] | 192 | * 'Create student' option removed from 'Application Transition' |
---|
| 193 | select field. |
---|
| 194 | |
---|
[11481] | 195 | * API docs added. |
---|
| 196 | |
---|
[11463] | 197 | * Back-to links replaced by animated jQuery plugins. |
---|
| 198 | |
---|
[11461] | 199 | * Default frontpage text updated. |
---|
| 200 | |
---|
[11460] | 201 | * Use absolute urls on datacenter pages. |
---|
| 202 | |
---|
[11451] | 203 | * Provide customizable method for disabling student payments. |
---|
| 204 | |
---|
[11481] | 205 | * After login and logout, regular users (officers) are redirected |
---|
[11439] | 206 | to the portal's index page not to the portal's root. The |
---|
| 207 | root URL can now be rewritten be Nginx or Apache so that the user |
---|
| 208 | is being redirected to the university website |
---|
| 209 | when entering the root URL directly or clicking the acronym. |
---|
| 210 | |
---|
[11438] | 211 | * Show tooltip alert and warning window before updating plugins. |
---|
| 212 | |
---|
[11437] | 213 | * JSAction has been deprecated. KofaAction can be used instead. Additional |
---|
| 214 | parameters can be used in @action decorators to enable tooltips and/or |
---|
| 215 | warning windows. The old @jsaction decorator still triggers a default |
---|
| 216 | warning message. |
---|
| 217 | |
---|
[11436] | 218 | * jquery-ui.min.js is also used for tooltips. |
---|
| 219 | |
---|
[11435] | 220 | * Do not create TSC AC batch when updating plugins. |
---|
| 221 | All TSC batches are created. |
---|
| 222 | |
---|
[11433] | 223 | * Make table on applicantsrootpage responsive. |
---|
| 224 | |
---|
[11431] | 225 | * Change width of input, select and textarea fields. |
---|
| 226 | |
---|
[11430] | 227 | * Use only https in theme.html. |
---|
| 228 | |
---|
[11386] | 229 | * INSTALL.txt updated and integrated into Sphinx documentation. |
---|
[11258] | 230 | |
---|
[11430] | 231 | * Redundancies removed in docs. |
---|
[11258] | 232 | |
---|
[11430] | 233 | |
---|
[11255] | 234 | 1.0 (2014-02-22) |
---|
| 235 | ================ |
---|
[11253] | 236 | |
---|
[11255] | 237 | * Diazofied the complete package. |
---|
[11253] | 238 | |
---|
| 239 | |
---|
| 240 | 0.2.1 (2014-02-21) |
---|
| 241 | ================== |
---|
| 242 | |
---|
| 243 | * Send mails to from-address, if site-wide config admin is |
---|
| 244 | different from it. |
---|
| 245 | |
---|
| 246 | * Change flash message for successful applicants. |
---|
| 247 | |
---|
| 248 | * Use more attributes of applicants with payer objects. |
---|
| 249 | |
---|
| 250 | * Update copyright infos (year). |
---|
| 251 | |
---|
| 252 | * Localization updates. |
---|
| 253 | |
---|
| 254 | |
---|
| 255 | 0.2 (2014-01-09) |
---|
| 256 | ================ |
---|
| 257 | |
---|
| 258 | Tons of changes. |
---|
| 259 | |
---|
| 260 | |
---|
[11255] | 261 | 0.1 (never released) |
---|
| 262 | ==================== |
---|
[4955] | 263 | |
---|
[7808] | 264 | Initial version. Copy from waeup.sirp. |
---|