[4947] | 1 | Changes |
---|
| 2 | ******* |
---|
[3798] | 3 | |
---|
[14991] | 4 | 1.6.1.dev0 (unreleased) |
---|
| 5 | ======================= |
---|
| 6 | |
---|
[15286] | 7 | * Increase password strength. Officers are now required |
---|
| 8 | to set a password which has at least 8 characters, contains |
---|
| 9 | at least one uppercase letter, one lowercase letter and one |
---|
| 10 | digit. |
---|
| 11 | |
---|
[15277] | 12 | * Add `AccommodationPaymentsExporter` which can be used by |
---|
| 13 | accommodation officers. |
---|
| 14 | |
---|
[15250] | 15 | * Add ReleaseExpiredAllocationsActionButton which has previously |
---|
| 16 | only been used by Uniben. |
---|
| 17 | |
---|
[15243] | 18 | * Fix get_student_payment_stats. Department codes are not |
---|
| 19 | unique. Use its path instead. |
---|
| 20 | |
---|
[15206] | 21 | * Implement study level 0 (Level Zero) option for storing |
---|
| 22 | orphaned course tickets (tickets without level assignment |
---|
| 23 | or information). Add `ticket_session` field to `ICourseTicket`. |
---|
[15203] | 24 | |
---|
[15163] | 25 | * Implement new transcript processing workflow. |
---|
| 26 | |
---|
[15122] | 27 | * Always display applicant payments if they exist. |
---|
| 28 | |
---|
[15085] | 29 | * Allow `ApplicationsManager` to view statistics. |
---|
| 30 | |
---|
[15055] | 31 | * Add payment session filter to payment exporters. |
---|
| 32 | |
---|
[15051] | 33 | * Add `SessionPaymentsOverviewExporter`. |
---|
| 34 | |
---|
[15047] | 35 | * Rename `StudentPaymentsOverviewExporter`. |
---|
| 36 | |
---|
[15042] | 37 | * Fix `CourseTicketExporter`. Ticket level and session filter |
---|
| 38 | did not work. |
---|
| 39 | |
---|
| 40 | * Add payment category filter to payment exporters. |
---|
| 41 | |
---|
[15037] | 42 | * Remove 'hidden' attribute from ordereddSelectionList which has |
---|
| 43 | caused a malfunction in Internet Exporer. |
---|
| 44 | |
---|
| 45 | * Set ssl index URL in buildout.cfg |
---|
| 46 | |
---|
| 47 | * Use the 'new' recaptcha v2. |
---|
| 48 | |
---|
[14992] | 49 | * Allow lecturer role assignment also at department level. |
---|
[14991] | 50 | |
---|
[14989] | 51 | 1.6 (2018-04-05) |
---|
| 52 | ================ |
---|
[14551] | 53 | |
---|
[14984] | 54 | * Add ticket level and session filter to `CourseTicketExporter`. |
---|
| 55 | |
---|
[14951] | 56 | * Add 'Student Record Creation' Report page. |
---|
[14950] | 57 | |
---|
[14948] | 58 | * Add `CreateStudents` permission and `StudentsCreator` role. |
---|
| 59 | |
---|
[14939] | 60 | * Do not allow uploading data with trailing whitespaces. |
---|
| 61 | |
---|
[14934] | 62 | * Do no longer hide the 'Create students' buttons but switch the portal to |
---|
| 63 | maintenance mode to ensure that nobody can enter the portal during |
---|
| 64 | record creation except for user 'admin'. This guarantees that record |
---|
| 65 | creation is only started once. |
---|
| 66 | |
---|
[14914] | 67 | * Replace `gpa_boundaries` utility attribute by `GPABoundaries` method |
---|
[14915] | 68 | which may return different values in custom packages depending on faculty, |
---|
| 69 | department or certificate code (requested by AAU Ekpoma). |
---|
[14914] | 70 | |
---|
[14804] | 71 | * Allow `ApplicantOnlinePaymentProcessor` to import records without |
---|
| 72 | `p_id` column in create mode. |
---|
| 73 | |
---|
[14734] | 74 | * Add `waeup.showStudents` permission to `ExportManager` role. |
---|
| 75 | |
---|
[14724] | 76 | * Fix `CertificateProcessor.checkHeaders`. The processor requires both |
---|
| 77 | faculty_code *and* department_code in create mode. |
---|
| 78 | |
---|
[14684] | 79 | * Add 'Update all tickets' button to StudyLevelEditFormPage. |
---|
| 80 | |
---|
[14682] | 81 | * Do not allow to create more than 10 students with a single request to |
---|
| 82 | avoid a timeout of Nginx/Apache. |
---|
| 83 | |
---|
[14648] | 84 | * Redirect to manage page after editing of certificate courses. |
---|
| 85 | |
---|
[14642] | 86 | * Add `course_category` attribute to course tickets. In the base package, |
---|
| 87 | this attribute is omitted from display and manage pages. |
---|
| 88 | |
---|
[14638] | 89 | * Add `course_category` attribute to certificate courses. |
---|
| 90 | |
---|
[14584] | 91 | * Simplify configuration of maximum or minimum total credits. |
---|
[14582] | 92 | |
---|
[14574] | 93 | * Add `outstanding` attribute to course tickets. |
---|
| 94 | |
---|
[14572] | 95 | * Exclude graduated students from `LevelReport`, `SessionResultsPresentation` |
---|
| 96 | and `RawScoreReport`. |
---|
| 97 | |
---|
[14568] | 98 | * Allow applicants in states `admitted`, `not admitted` or `created` to |
---|
| 99 | download the payment slip. |
---|
| 100 | |
---|
[14553] | 101 | * Catch traceback (`RequiredMissing`) if a required field is cleared |
---|
| 102 | by import. |
---|
[14551] | 103 | |
---|
[14602] | 104 | * Add role `FingerprintReaderDeviceRole` intended for fingerprint reader |
---|
| 105 | devices that access the portal via XMLRPC. |
---|
[14551] | 106 | |
---|
[14602] | 107 | |
---|
[14549] | 108 | 1.5 (2017-02-14) |
---|
| 109 | ================ |
---|
[13697] | 110 | |
---|
[14549] | 111 | * Happy Valentines Day everybody! |
---|
| 112 | |
---|
[14519] | 113 | * Sort arguments in table of `ReportsContainerPage`. |
---|
| 114 | |
---|
[14514] | 115 | * Add `entry_session` and `p_session` filter to Student Payment Statistics |
---|
| 116 | generator. Adjust reports: Change footer and filename formats. |
---|
| 117 | |
---|
| 118 | * Add officer name fields do `IDepartment` and `IFaculty`. |
---|
| 119 | Plugins must be updated! |
---|
| 120 | |
---|
[14507] | 121 | * Add serial number column to Session Results Presentations. |
---|
| 122 | |
---|
[14497] | 123 | * Add Raw Score Report to base package. |
---|
| 124 | |
---|
[14491] | 125 | * Only user 'admin' is allowed to access the `DatacenterSettings` page. |
---|
| 126 | |
---|
[14507] | 127 | * Show correct level title on Level Reports and Session Results Presentations. |
---|
[14481] | 128 | |
---|
[14443] | 129 | * Get set of selected students also from list of matric numbers. |
---|
| 130 | |
---|
| 131 | * Confine Level Reports and Session Results Presentations to certificates. |
---|
| 132 | |
---|
[14373] | 133 | * Show report number (job_id) on report pdf slips. |
---|
| 134 | |
---|
[14368] | 135 | * Level report: Count and display the number of courses registered but |
---|
| 136 | not taken. |
---|
| 137 | |
---|
[14293] | 138 | * Add control button to create graduated students. |
---|
| 139 | |
---|
[14292] | 140 | * Add option to render transcripts without passport picture and QR code. |
---|
| 141 | |
---|
[14256] | 142 | * Catch Reportlab `LayoutError`. |
---|
| 143 | |
---|
[14247] | 144 | * Replace `course_registration_allowed` by `course_registration_forbidden` |
---|
| 145 | method. |
---|
| 146 | |
---|
[14170] | 147 | * Add export purge button. |
---|
| 148 | |
---|
[14169] | 149 | * Add report purge button. |
---|
| 150 | |
---|
[14133] | 151 | * Add property attribute `total_score` in order to make provision |
---|
| 152 | for additional scores (like contineous assessments) in custom |
---|
| 153 | packages. |
---|
| 154 | |
---|
| 155 | * Make provision against storing other objects than applicant payments |
---|
| 156 | in applicant containers. |
---|
| 157 | |
---|
[13959] | 158 | * Count mandates on configuration page and provide 'Purge' button. |
---|
| 159 | |
---|
[13950] | 160 | * Start `ApplicantExporter` and `ApplicantPaymentExporter` at the same |
---|
| 161 | time when calling `ExportJobContainerJobStart`. |
---|
| 162 | |
---|
[13949] | 163 | * Add `ApplicantPaymentExporter`. |
---|
| 164 | |
---|
[13936] | 165 | * Add file upload functionality to `EditScoresPage`. |
---|
| 166 | |
---|
[13908] | 167 | * Add `LecturerLandingPage` and `LecturerCourses` `ManageLink` |
---|
| 168 | viewlet. |
---|
| 169 | |
---|
[13898] | 170 | * Add `ExportPDFScoresSlip`. |
---|
| 171 | |
---|
[13894] | 172 | * Add `DownloadScoresView` which is for lecturers only. Remove |
---|
| 173 | `waeup.showStudents` from `Lecturer` role. Adjust |
---|
| 174 | `DataForLecturerExporter`. Only editable course tickets are being |
---|
| 175 | exported. |
---|
| 176 | |
---|
[13886] | 177 | * Remove application fee fallback option. Application fees can only |
---|
| 178 | be set via applicants containers. Hide Payment Tickets section on |
---|
| 179 | application pages if fee isn't set. |
---|
| 180 | |
---|
[13872] | 181 | * Add `ApplicantOnlinePaymentProcessor`. |
---|
| 182 | |
---|
[13773] | 183 | * Improve `AddStudyLevelFormPage`. |
---|
| 184 | |
---|
[13766] | 185 | * Create new exporter for lecturers and further restrict the usage of |
---|
[13767] | 186 | exporters at course level. Lecturers can only export data of |
---|
| 187 | current academic session. |
---|
[13766] | 188 | |
---|
[13736] | 189 | * Show certificate-specific p_level value on payment pages. |
---|
| 190 | Ensure that only allowed payment levels can be selected when |
---|
| 191 | adding a balance payment. |
---|
| 192 | |
---|
[13711] | 193 | * Add `flash_notice` field. |
---|
| 194 | |
---|
[13702] | 195 | * Documentation updates. |
---|
[13697] | 196 | |
---|
[13745] | 197 | * Update pinned versions: six |
---|
[13697] | 198 | |
---|
[13745] | 199 | |
---|
[13695] | 200 | 1.4.1 (2016-02-14) |
---|
| 201 | ================== |
---|
[13257] | 202 | |
---|
[13651] | 203 | * Add new application workflow state (`processed`) and transition |
---|
| 204 | (`process`). |
---|
[13613] | 205 | |
---|
[14514] | 206 | * Add `DegreeSource` and `degree` field to `ICertificate`. |
---|
[13651] | 207 | Plugins must be updated! |
---|
[13613] | 208 | |
---|
[13659] | 209 | * Upgrade bootstrap.py script and update some dependencies. For |
---|
| 210 | already running instances a new init might be neccessary, i.e. |
---|
| 211 | you might have to create a new virtualenv and run bootstap.py |
---|
| 212 | and buildout from that new virtualenv to get rid of old |
---|
| 213 | package versions in the runtime environment. |
---|
[13651] | 214 | |
---|
[13691] | 215 | * Upgrade versions.cfg to contain bugfix releases of packages we |
---|
| 216 | depend on. |
---|
[13659] | 217 | |
---|
[13691] | 218 | |
---|
[13613] | 219 | 1.4 (2016-01-14) |
---|
| 220 | ================ |
---|
| 221 | |
---|
[13610] | 222 | * Add button and view which allow students to unregister their |
---|
| 223 | current course list unless the courses have not been validated. |
---|
| 224 | |
---|
[13574] | 225 | * Configure transfer payments and let students enter their desired |
---|
[14638] | 226 | study course. Save entered text in `p_item` attribute. |
---|
[13574] | 227 | |
---|
[13651] | 228 | * Add further permissions to the local `ApplicationsManager` role and |
---|
[13570] | 229 | make it assignable at applicants container level. |
---|
| 230 | |
---|
[13493] | 231 | * Disable rendering of HTML tags in fullnames. |
---|
| 232 | |
---|
[13484] | 233 | * Add bed statistics components. |
---|
| 234 | |
---|
[13457] | 235 | * Add option which allows students to select a desired hostel before |
---|
| 236 | booking accommodation. |
---|
| 237 | |
---|
[13651] | 238 | * Add `BedProcessor`. |
---|
[13432] | 239 | |
---|
[13394] | 240 | * Add portal maintenance mode. |
---|
| 241 | |
---|
[13651] | 242 | * Allow also `reg_number` on public page to check application status |
---|
[13363] | 243 | without password. |
---|
| 244 | |
---|
[13346] | 245 | * Remove `beds_reserved` attribute from hostels. Hostels do no longer |
---|
| 246 | contain information about reserved bed spaces. |
---|
| 247 | |
---|
[13319] | 248 | * Add methods and page to release expired bed allocations. |
---|
[13288] | 249 | |
---|
[13344] | 250 | * Use lastname instead of firstname for first-time password requests. |
---|
[13288] | 251 | |
---|
[13471] | 252 | * When building docs, ignore members with dots in name. |
---|
[13344] | 253 | |
---|
[13613] | 254 | |
---|
[13288] | 255 | 1.3.3 (2015-10-06) |
---|
| 256 | ================== |
---|
| 257 | |
---|
[13263] | 258 | * Show file size of pdf documents in the documents section. |
---|
[13257] | 259 | |
---|
[13269] | 260 | * Add `MANIFEST.in`. |
---|
| 261 | |
---|
| 262 | |
---|
[13255] | 263 | 1.3.2 (2015-09-14) |
---|
| 264 | ================== |
---|
[12469] | 265 | |
---|
[13254] | 266 | * Add public page to check application status without password. |
---|
| 267 | |
---|
[13236] | 268 | * Fix department breakdown of student statistics. |
---|
| 269 | |
---|
[13223] | 270 | * Enable purging of applicants containers. |
---|
| 271 | |
---|
| 272 | * Enable pre-filling of applicants containers with empty |
---|
| 273 | application records which are used during self-registration |
---|
| 274 | to avoid excessive growth of the Data.fs. |
---|
| 275 | |
---|
[13199] | 276 | * Do only allow one running export job. |
---|
| 277 | |
---|
[13198] | 278 | * Add switch to disable all exports. |
---|
| 279 | |
---|
[13159] | 280 | * Enable import of list-of-choices fields. |
---|
| 281 | |
---|
[13156] | 282 | * Include 'end day' when searching for payments in a given period. |
---|
| 283 | |
---|
[13124] | 284 | * Do not create special application payment tickets with zero amount. |
---|
[13123] | 285 | |
---|
[13103] | 286 | * Remove manual clearance lock. Replace `clearance_locked` field by |
---|
| 287 | property attribute. |
---|
| 288 | |
---|
[13091] | 289 | * Make student email field required. |
---|
| 290 | |
---|
[13087] | 291 | * Rename application workflow transitions and remove forbidden transitions. |
---|
| 292 | |
---|
[13073] | 293 | * Rename 'application section' for the sake of consistency. |
---|
| 294 | |
---|
[13055] | 295 | * Rename student views which are not layout-aware and thus not pages. |
---|
| 296 | |
---|
[13032] | 297 | * Register KofaSourceOrderedMultiSelectWidget for IterableSource and |
---|
| 298 | KofaSourceOrderedMultiSelectWidget for IVocabularyTokenized. |
---|
| 299 | |
---|
[13031] | 300 | * Implement session-specific course registration deadline and |
---|
| 301 | late registration payment. |
---|
| 302 | |
---|
[12981] | 303 | * Remove quite old bug in `doImport`: Replace empty strings *and* lists with |
---|
| 304 | ignore-markers in update *and* create mode. |
---|
| 305 | |
---|
[12971] | 306 | * Add StudentUnpaidPaymentExporter to export only unpaid tickets. |
---|
| 307 | This exporter is designed for finding and finally purging outdated |
---|
| 308 | payment ticket. |
---|
| 309 | |
---|
[12960] | 310 | * Remove deprecated xml importer and exporter components. |
---|
| 311 | |
---|
[12958] | 312 | * Rearrange datacenter upload page. Provide modal windows to view all |
---|
| 313 | processors and sources and vocabularies. |
---|
| 314 | |
---|
[12950] | 315 | * Reorganize doctests. Remove deprecated doctests. |
---|
| 316 | |
---|
[12926] | 317 | * Enable temporary suspension of officer accounts. Plugins must be |
---|
| 318 | updated after restart. |
---|
| 319 | |
---|
[12912] | 320 | * Rename 'Portal Users' 'Officers'. |
---|
| 321 | |
---|
[12901] | 322 | * Add link 'Kofa Docs for this page' at the end of the content box |
---|
| 323 | which refers to the corresponding section of the |
---|
| 324 | `Kofa Documentation <http://kofa-doc.waeup.org>`_. |
---|
| 325 | |
---|
[12897] | 326 | * Filter students by current level in reports. |
---|
| 327 | |
---|
[12896] | 328 | * Add `StudentsUtils.increaseMatricInteger` method which allows to use various |
---|
| 329 | matric number counters when computing the matric number. |
---|
| 330 | |
---|
[12889] | 331 | * Bypass school fee payment activation code creation if student is allowed |
---|
| 332 | to proceed to next session. |
---|
| 333 | |
---|
[12896] | 334 | * Convert `level` into a schema field to be consistent with the documentation. |
---|
[12873] | 335 | |
---|
[12896] | 336 | * Rename classes `StudentPaymentsExporter` and `BedTicketsExporter` to be |
---|
[12865] | 337 | in accordance with other exporter names. |
---|
| 338 | |
---|
[12900] | 339 | * Add `ReportsOfficer` and `ReportsManager` roles with corresponding |
---|
| 340 | permissions. |
---|
[12844] | 341 | |
---|
[12896] | 342 | * Do not automatically allow import managers to import user data. |
---|
[12844] | 343 | |
---|
[12810] | 344 | * Skip empty rows produced by spreadsheet software. |
---|
| 345 | |
---|
[12632] | 346 | * Add components to configure a student export jobs in faculties. |
---|
| 347 | |
---|
[12896] | 348 | * `StudentOnlinePaymentProcessor` : Raise `DuplicationError` if payment |
---|
| 349 | (in state ``paid``) with same `p_session` and `p_category` exists. |
---|
[12623] | 350 | |
---|
[12896] | 351 | * Add new payment state ``waived``. This state can only be set by import |
---|
[12569] | 352 | and is only used for the payments overview exporter to |
---|
| 353 | mark sessions with waived fees. |
---|
| 354 | |
---|
[13269] | 355 | * Add exporter methods and export page to filter student data exports |
---|
[12518] | 356 | by entering a list of student ids. |
---|
| 357 | |
---|
| 358 | * Student statistic can now be broken down by faculties or by departments. |
---|
| 359 | |
---|
[12896] | 360 | * Check if `p_id` exists in payments catalog when importing payment tickets in |
---|
[12513] | 361 | create mode. |
---|
[12469] | 362 | |
---|
| 363 | |
---|
[12466] | 364 | 1.3.1 (2015-01-14) |
---|
| 365 | ================== |
---|
[12465] | 366 | |
---|
[12466] | 367 | * 1.3 was a brown bag release. Fix uploaded files. |
---|
[12465] | 368 | |
---|
| 369 | |
---|
[12463] | 370 | 1.3 (2015-01-13) |
---|
| 371 | ================ |
---|
[11693] | 372 | |
---|
[12437] | 373 | * Add documents package. |
---|
[12418] | 374 | |
---|
[12437] | 375 | * Do not compare ResultEntry objects but their attributes. |
---|
| 376 | |
---|
[12415] | 377 | * Modify getWidgetsData so that we always get the same error format. |
---|
| 378 | |
---|
| 379 | * Validate all codes in university. |
---|
| 380 | |
---|
[12395] | 381 | * Catch traceback when creating an application slip with a corrupted |
---|
| 382 | image file. |
---|
| 383 | |
---|
[12437] | 384 | * Remove deprecated HTML and REST widgets and use html2dict and rest2dict |
---|
| 385 | instead. |
---|
[12247] | 386 | |
---|
[12190] | 387 | * UserProcessor: Check if imported roles do exist in the portal. |
---|
| 388 | |
---|
[11891] | 389 | * Enable localization of batch processing modules. |
---|
| 390 | |
---|
[11874] | 391 | * Hide 'Create students' button. Only user admin can see this button. |
---|
| 392 | |
---|
[11869] | 393 | * Add application_slip_notice field to ApplicantsContainer. |
---|
| 394 | |
---|
[11863] | 395 | * Remove 'Size' column from logfiles table. |
---|
| 396 | |
---|
[11862] | 397 | * Add permission, page and button to mass-clear all students in a department. |
---|
| 398 | |
---|
[11826] | 399 | * Hide export download button 24 hours after file generation. |
---|
| 400 | |
---|
[11825] | 401 | * Add helper to allow `meminfo` checks for cached memory, etc. |
---|
| 402 | |
---|
| 403 | * Allow external checks of system load before performing expensive |
---|
| 404 | actions. |
---|
| 405 | |
---|
| 406 | * Add new dependency: `psutil` (required to check system state). |
---|
| 407 | |
---|
[12862] | 408 | * Show flash message on general search page for the academic section. |
---|
[11794] | 409 | |
---|
[14638] | 410 | * Fix `CertificateCourseProcessor`. Mandatory is not a required field |
---|
[11798] | 411 | and might be missing in import files. Improve logging. Extend and |
---|
| 412 | fix CertCourseProcessorTests. |
---|
[11779] | 413 | |
---|
[11798] | 414 | * Provide customizable method for disabling clearance by clearance |
---|
| 415 | officers. |
---|
[11772] | 416 | |
---|
[11798] | 417 | * Merge Javascript functions into one file. Add Javascript function to |
---|
| 418 | calculate copyright notice year automatically. |
---|
[11741] | 419 | |
---|
[11798] | 420 | * Use lastname (surname) instead of firstname to verify found |
---|
| 421 | application record on ApplicantRegistrationPage. |
---|
[11738] | 422 | |
---|
[11798] | 423 | * Append hash '#' also to datetimes to circumvent unwanted excel |
---|
| 424 | automatic. |
---|
[11737] | 425 | |
---|
[11798] | 426 | * Method for (customizable) application passport upload requirements |
---|
| 427 | added. |
---|
[11733] | 428 | |
---|
[11798] | 429 | * Filter payment ticket data exports by specifying the payment_date |
---|
| 430 | period. |
---|
[11730] | 431 | |
---|
[11798] | 432 | * Method for (customizable) application payment slip download |
---|
| 433 | requirements added. |
---|
[11726] | 434 | |
---|
[11798] | 435 | * Method for (customizable) application payment ticket upload |
---|
| 436 | requirements added. |
---|
[11729] | 437 | |
---|
[11722] | 438 | * Remove unused rowadd javascript function. |
---|
| 439 | |
---|
[11702] | 440 | * certcode and reg_number added to DataForBursaryExporter. |
---|
| 441 | |
---|
[11699] | 442 | * Some batch processor names corrected. |
---|
[11693] | 443 | |
---|
[11701] | 444 | * Fixed ReST markup in setup.py long description. |
---|
| 445 | |
---|
| 446 | |
---|
[11689] | 447 | 1.2 (2014-06-16) |
---|
| 448 | ================ |
---|
[11487] | 449 | |
---|
[11680] | 450 | * Redirect to login page after using password mandate. |
---|
| 451 | |
---|
[11676] | 452 | * Adding student payment tickets is logged. |
---|
| 453 | |
---|
[11672] | 454 | * Provide XMLRPC services for storing and retrieving fingerprint |
---|
| 455 | scans. |
---|
| 456 | |
---|
[11664] | 457 | * Sort ContextualDictSource by dictionary values not by keys. |
---|
| 458 | |
---|
[11661] | 459 | * Add regular school fee and balance payments when exporting payments |
---|
| 460 | overviews. |
---|
| 461 | |
---|
[11641] | 462 | * Add samePaymentMade method to StudentsUtils. |
---|
| 463 | |
---|
[11608] | 464 | * Fingerprint file upload enabled. |
---|
| 465 | |
---|
[11604] | 466 | * is_fresh property method added to Student class. |
---|
| 467 | |
---|
[11599] | 468 | * Special application procedure modified. Special applicants must submit |
---|
| 469 | their form before they can download payment slips. Thus the regular |
---|
| 470 | workflow is now applied but, in contrast to regular applications, |
---|
| 471 | special applicants can create and pay more than one payment ticket. |
---|
| 472 | Also application slips are hidden. |
---|
[11589] | 473 | |
---|
[11599] | 474 | * Add setMatricNumber and constructMatricNumber methods to StudentsUtils. |
---|
| 475 | |
---|
[11585] | 476 | * When sending mails, always set from-address to 'no-reply@waeup.org'. |
---|
| 477 | Real from-addresses are now set in Cc and Reply-To fields. This is |
---|
| 478 | to tackle problems with yahoo (does not allow yahoo.com mails to be |
---|
| 479 | sent from non-yahoo servers). |
---|
| 480 | |
---|
[11575] | 481 | * Multiple payments in special application containers enabled. |
---|
| 482 | Special payment applicants remain in state started after payment. |
---|
| 483 | |
---|
[11558] | 484 | * File input fields brought into shape with Bootstrap 3. |
---|
| 485 | |
---|
[11551] | 486 | * Transcript and access code pagetemplates adjusted. |
---|
| 487 | |
---|
[11550] | 488 | * Print QR codes on all student slips. |
---|
| 489 | |
---|
[11535] | 490 | * Allow adding current_level to base data section on all student slips |
---|
| 491 | (requested by Uniben). |
---|
| 492 | |
---|
[11523] | 493 | * Windows is no longer supported. Installation manual removed. |
---|
| 494 | |
---|
[11497] | 495 | * Added JS helper to scroll to sequencelists after adding/removing items. |
---|
[11487] | 496 | |
---|
[11497] | 497 | |
---|
[11485] | 498 | 1.1 (2014-03-13) |
---|
| 499 | ================ |
---|
[11258] | 500 | |
---|
[14574] | 501 | * Add display_fullname column to `CourseTicketExporter` (requested by Uniben). |
---|
[11484] | 502 | |
---|
[11483] | 503 | * Do also export student and course ticket data of students on probation. |
---|
| 504 | |
---|
[11482] | 505 | * 'Create student' option removed from 'Application Transition' |
---|
| 506 | select field. |
---|
| 507 | |
---|
[11481] | 508 | * API docs added. |
---|
| 509 | |
---|
[11463] | 510 | * Back-to links replaced by animated jQuery plugins. |
---|
| 511 | |
---|
[11461] | 512 | * Default frontpage text updated. |
---|
| 513 | |
---|
[11460] | 514 | * Use absolute urls on datacenter pages. |
---|
| 515 | |
---|
[11451] | 516 | * Provide customizable method for disabling student payments. |
---|
| 517 | |
---|
[11481] | 518 | * After login and logout, regular users (officers) are redirected |
---|
[11439] | 519 | to the portal's index page not to the portal's root. The |
---|
| 520 | root URL can now be rewritten be Nginx or Apache so that the user |
---|
| 521 | is being redirected to the university website |
---|
| 522 | when entering the root URL directly or clicking the acronym. |
---|
| 523 | |
---|
[11438] | 524 | * Show tooltip alert and warning window before updating plugins. |
---|
| 525 | |
---|
[11437] | 526 | * JSAction has been deprecated. KofaAction can be used instead. Additional |
---|
| 527 | parameters can be used in @action decorators to enable tooltips and/or |
---|
| 528 | warning windows. The old @jsaction decorator still triggers a default |
---|
| 529 | warning message. |
---|
| 530 | |
---|
[11436] | 531 | * jquery-ui.min.js is also used for tooltips. |
---|
| 532 | |
---|
[11435] | 533 | * Do not create TSC AC batch when updating plugins. |
---|
| 534 | All TSC batches are created. |
---|
| 535 | |
---|
[11433] | 536 | * Make table on applicantsrootpage responsive. |
---|
| 537 | |
---|
[11431] | 538 | * Change width of input, select and textarea fields. |
---|
| 539 | |
---|
[11430] | 540 | * Use only https in theme.html. |
---|
| 541 | |
---|
[11386] | 542 | * INSTALL.txt updated and integrated into Sphinx documentation. |
---|
[11258] | 543 | |
---|
[11430] | 544 | * Redundancies removed in docs. |
---|
[11258] | 545 | |
---|
[11430] | 546 | |
---|
[11255] | 547 | 1.0 (2014-02-22) |
---|
| 548 | ================ |
---|
[11253] | 549 | |
---|
[11255] | 550 | * Diazofied the complete package. |
---|
[11253] | 551 | |
---|
| 552 | |
---|
| 553 | 0.2.1 (2014-02-21) |
---|
| 554 | ================== |
---|
| 555 | |
---|
| 556 | * Send mails to from-address, if site-wide config admin is |
---|
| 557 | different from it. |
---|
| 558 | |
---|
| 559 | * Change flash message for successful applicants. |
---|
| 560 | |
---|
| 561 | * Use more attributes of applicants with payer objects. |
---|
| 562 | |
---|
| 563 | * Update copyright infos (year). |
---|
| 564 | |
---|
| 565 | * Localization updates. |
---|
| 566 | |
---|
| 567 | |
---|
| 568 | 0.2 (2014-01-09) |
---|
| 569 | ================ |
---|
| 570 | |
---|
| 571 | Tons of changes. |
---|
| 572 | |
---|
| 573 | |
---|
[11255] | 574 | 0.1 (never released) |
---|
| 575 | ==================== |
---|
[4955] | 576 | |
---|
[7808] | 577 | Initial version. Copy from waeup.sirp. |
---|