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