[4947] | 1 | Changes |
---|
| 2 | ******* |
---|
[3798] | 3 | |
---|
[11498] | 4 | 1.2dev (unreleased) |
---|
| 5 | =================== |
---|
[11487] | 6 | |
---|
[11608] | 7 | * Fingerprint file upload enabled. |
---|
| 8 | |
---|
[11604] | 9 | * is_fresh property method added to Student class. |
---|
| 10 | |
---|
[11599] | 11 | * Special application procedure modified. Special applicants must submit |
---|
| 12 | their form before they can download payment slips. Thus the regular |
---|
| 13 | workflow is now applied but, in contrast to regular applications, |
---|
| 14 | special applicants can create and pay more than one payment ticket. |
---|
| 15 | Also application slips are hidden. |
---|
[11589] | 16 | |
---|
[11599] | 17 | * Add setMatricNumber and constructMatricNumber methods to StudentsUtils. |
---|
| 18 | |
---|
[11585] | 19 | * When sending mails, always set from-address to 'no-reply@waeup.org'. |
---|
| 20 | Real from-addresses are now set in Cc and Reply-To fields. This is |
---|
| 21 | to tackle problems with yahoo (does not allow yahoo.com mails to be |
---|
| 22 | sent from non-yahoo servers). |
---|
| 23 | |
---|
[11575] | 24 | * Multiple payments in special application containers enabled. |
---|
| 25 | Special payment applicants remain in state started after payment. |
---|
| 26 | |
---|
[11558] | 27 | * File input fields brought into shape with Bootstrap 3. |
---|
| 28 | |
---|
[11551] | 29 | * Transcript and access code pagetemplates adjusted. |
---|
| 30 | |
---|
[11550] | 31 | * Print QR codes on all student slips. |
---|
| 32 | |
---|
[11535] | 33 | * Allow adding current_level to base data section on all student slips |
---|
| 34 | (requested by Uniben). |
---|
| 35 | |
---|
[11523] | 36 | * Windows is no longer supported. Installation manual removed. |
---|
| 37 | |
---|
[11497] | 38 | * Added JS helper to scroll to sequencelists after adding/removing items. |
---|
[11487] | 39 | |
---|
[11497] | 40 | |
---|
[11485] | 41 | 1.1 (2014-03-13) |
---|
| 42 | ================ |
---|
[11258] | 43 | |
---|
[11484] | 44 | * Add display_fullname column to CourseTicketExporter (requested by Uniben). |
---|
| 45 | |
---|
[11483] | 46 | * Do also export student and course ticket data of students on probation. |
---|
| 47 | |
---|
[11482] | 48 | * 'Create student' option removed from 'Application Transition' |
---|
| 49 | select field. |
---|
| 50 | |
---|
[11481] | 51 | * API docs added. |
---|
| 52 | |
---|
[11463] | 53 | * Back-to links replaced by animated jQuery plugins. |
---|
| 54 | |
---|
[11461] | 55 | * Default frontpage text updated. |
---|
| 56 | |
---|
[11460] | 57 | * Use absolute urls on datacenter pages. |
---|
| 58 | |
---|
[11451] | 59 | * Provide customizable method for disabling student payments. |
---|
| 60 | |
---|
[11481] | 61 | * After login and logout, regular users (officers) are redirected |
---|
[11439] | 62 | to the portal's index page not to the portal's root. The |
---|
| 63 | root URL can now be rewritten be Nginx or Apache so that the user |
---|
| 64 | is being redirected to the university website |
---|
| 65 | when entering the root URL directly or clicking the acronym. |
---|
| 66 | |
---|
[11438] | 67 | * Show tooltip alert and warning window before updating plugins. |
---|
| 68 | |
---|
[11437] | 69 | * JSAction has been deprecated. KofaAction can be used instead. Additional |
---|
| 70 | parameters can be used in @action decorators to enable tooltips and/or |
---|
| 71 | warning windows. The old @jsaction decorator still triggers a default |
---|
| 72 | warning message. |
---|
| 73 | |
---|
[11436] | 74 | * jquery-ui.min.js is also used for tooltips. |
---|
| 75 | |
---|
[11435] | 76 | * Do not create TSC AC batch when updating plugins. |
---|
| 77 | All TSC batches are created. |
---|
| 78 | |
---|
[11433] | 79 | * Make table on applicantsrootpage responsive. |
---|
| 80 | |
---|
[11431] | 81 | * Change width of input, select and textarea fields. |
---|
| 82 | |
---|
[11430] | 83 | * Use only https in theme.html. |
---|
| 84 | |
---|
[11386] | 85 | * INSTALL.txt updated and integrated into Sphinx documentation. |
---|
[11258] | 86 | |
---|
[11430] | 87 | * Redundancies removed in docs. |
---|
[11258] | 88 | |
---|
[11430] | 89 | |
---|
[11255] | 90 | 1.0 (2014-02-22) |
---|
| 91 | ================ |
---|
[11253] | 92 | |
---|
[11255] | 93 | * Diazofied the complete package. |
---|
[11253] | 94 | |
---|
| 95 | |
---|
| 96 | 0.2.1 (2014-02-21) |
---|
| 97 | ================== |
---|
| 98 | |
---|
| 99 | * Send mails to from-address, if site-wide config admin is |
---|
| 100 | different from it. |
---|
| 101 | |
---|
| 102 | * Change flash message for successful applicants. |
---|
| 103 | |
---|
| 104 | * Use more attributes of applicants with payer objects. |
---|
| 105 | |
---|
| 106 | * Update copyright infos (year). |
---|
| 107 | |
---|
| 108 | * Localization updates. |
---|
| 109 | |
---|
| 110 | |
---|
| 111 | 0.2 (2014-01-09) |
---|
| 112 | ================ |
---|
| 113 | |
---|
| 114 | Tons of changes. |
---|
| 115 | |
---|
| 116 | |
---|
[11255] | 117 | 0.1 (never released) |
---|
| 118 | ==================== |
---|
[4955] | 119 | |
---|
[7808] | 120 | Initial version. Copy from waeup.sirp. |
---|