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