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