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