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