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