[4947] | 1 | Changes |
---|
| 2 | ******* |
---|
[3798] | 3 | |
---|
[11693] | 4 | 1.3dev (unreleased) |
---|
| 5 | =================== |
---|
| 6 | |
---|
[12418] | 7 | * Do not compare ResultEntry objects but their attribtes. |
---|
| 8 | |
---|
[12415] | 9 | * Modify getWidgetsData so that we always get the same error format. |
---|
| 10 | |
---|
| 11 | * Validate all codes in university. |
---|
| 12 | |
---|
[12395] | 13 | * Catch traceback when creating an application slip with a corrupted |
---|
| 14 | image file. |
---|
| 15 | |
---|
[12247] | 16 | * Remove deprecated HTML and REST widgets and use html2dict instead. |
---|
| 17 | |
---|
[12190] | 18 | * UserProcessor: Check if imported roles do exist in the portal. |
---|
| 19 | |
---|
[11891] | 20 | * Enable localization of batch processing modules. |
---|
| 21 | |
---|
[11874] | 22 | * Hide 'Create students' button. Only user admin can see this button. |
---|
| 23 | |
---|
[11869] | 24 | * Add application_slip_notice field to ApplicantsContainer. |
---|
| 25 | |
---|
[11863] | 26 | * Remove 'Size' column from logfiles table. |
---|
| 27 | |
---|
[11862] | 28 | * Add permission, page and button to mass-clear all students in a department. |
---|
| 29 | |
---|
[11826] | 30 | * Hide export download button 24 hours after file generation. |
---|
| 31 | |
---|
[11825] | 32 | * Add helper to allow `meminfo` checks for cached memory, etc. |
---|
| 33 | |
---|
| 34 | * Allow external checks of system load before performing expensive |
---|
| 35 | actions. |
---|
| 36 | |
---|
| 37 | * Add new dependency: `psutil` (required to check system state). |
---|
| 38 | |
---|
[11794] | 39 | * Show flash message on general search page for the academics section. |
---|
| 40 | |
---|
[11779] | 41 | * Fix CertificateCourseProcessor. Mandatory is not a required field |
---|
[11798] | 42 | and might be missing in import files. Improve logging. Extend and |
---|
| 43 | fix CertCourseProcessorTests. |
---|
[11779] | 44 | |
---|
[11798] | 45 | * Provide customizable method for disabling clearance by clearance |
---|
| 46 | officers. |
---|
[11772] | 47 | |
---|
[11798] | 48 | * Merge Javascript functions into one file. Add Javascript function to |
---|
| 49 | calculate copyright notice year automatically. |
---|
[11741] | 50 | |
---|
[11798] | 51 | * Use lastname (surname) instead of firstname to verify found |
---|
| 52 | application record on ApplicantRegistrationPage. |
---|
[11738] | 53 | |
---|
[11798] | 54 | * Append hash '#' also to datetimes to circumvent unwanted excel |
---|
| 55 | automatic. |
---|
[11737] | 56 | |
---|
[11798] | 57 | * Method for (customizable) application passport upload requirements |
---|
| 58 | added. |
---|
[11733] | 59 | |
---|
[11798] | 60 | * Filter payment ticket data exports by specifying the payment_date |
---|
| 61 | period. |
---|
[11730] | 62 | |
---|
[11798] | 63 | * Method for (customizable) application payment slip download |
---|
| 64 | requirements added. |
---|
[11726] | 65 | |
---|
[11798] | 66 | * Method for (customizable) application payment ticket upload |
---|
| 67 | requirements added. |
---|
[11729] | 68 | |
---|
[11722] | 69 | * Remove unused rowadd javascript function. |
---|
| 70 | |
---|
[11702] | 71 | * certcode and reg_number added to DataForBursaryExporter. |
---|
| 72 | |
---|
[11699] | 73 | * Some batch processor names corrected. |
---|
[11693] | 74 | |
---|
[11701] | 75 | * Fixed ReST markup in setup.py long description. |
---|
| 76 | |
---|
| 77 | |
---|
[11689] | 78 | 1.2 (2014-06-16) |
---|
| 79 | ================ |
---|
[11487] | 80 | |
---|
[11680] | 81 | * Redirect to login page after using password mandate. |
---|
| 82 | |
---|
[11676] | 83 | * Adding student payment tickets is logged. |
---|
| 84 | |
---|
[11672] | 85 | * Provide XMLRPC services for storing and retrieving fingerprint |
---|
| 86 | scans. |
---|
| 87 | |
---|
[11664] | 88 | * Sort ContextualDictSource by dictionary values not by keys. |
---|
| 89 | |
---|
[11661] | 90 | * Add regular school fee and balance payments when exporting payments |
---|
| 91 | overviews. |
---|
| 92 | |
---|
[11641] | 93 | * Add samePaymentMade method to StudentsUtils. |
---|
| 94 | |
---|
[11608] | 95 | * Fingerprint file upload enabled. |
---|
| 96 | |
---|
[11604] | 97 | * is_fresh property method added to Student class. |
---|
| 98 | |
---|
[11599] | 99 | * Special application procedure modified. Special applicants must submit |
---|
| 100 | their form before they can download payment slips. Thus the regular |
---|
| 101 | workflow is now applied but, in contrast to regular applications, |
---|
| 102 | special applicants can create and pay more than one payment ticket. |
---|
| 103 | Also application slips are hidden. |
---|
[11589] | 104 | |
---|
[11599] | 105 | * Add setMatricNumber and constructMatricNumber methods to StudentsUtils. |
---|
| 106 | |
---|
[11585] | 107 | * When sending mails, always set from-address to 'no-reply@waeup.org'. |
---|
| 108 | Real from-addresses are now set in Cc and Reply-To fields. This is |
---|
| 109 | to tackle problems with yahoo (does not allow yahoo.com mails to be |
---|
| 110 | sent from non-yahoo servers). |
---|
| 111 | |
---|
[11575] | 112 | * Multiple payments in special application containers enabled. |
---|
| 113 | Special payment applicants remain in state started after payment. |
---|
| 114 | |
---|
[11558] | 115 | * File input fields brought into shape with Bootstrap 3. |
---|
| 116 | |
---|
[11551] | 117 | * Transcript and access code pagetemplates adjusted. |
---|
| 118 | |
---|
[11550] | 119 | * Print QR codes on all student slips. |
---|
| 120 | |
---|
[11535] | 121 | * Allow adding current_level to base data section on all student slips |
---|
| 122 | (requested by Uniben). |
---|
| 123 | |
---|
[11523] | 124 | * Windows is no longer supported. Installation manual removed. |
---|
| 125 | |
---|
[11497] | 126 | * Added JS helper to scroll to sequencelists after adding/removing items. |
---|
[11487] | 127 | |
---|
[11497] | 128 | |
---|
[11485] | 129 | 1.1 (2014-03-13) |
---|
| 130 | ================ |
---|
[11258] | 131 | |
---|
[11484] | 132 | * Add display_fullname column to CourseTicketExporter (requested by Uniben). |
---|
| 133 | |
---|
[11483] | 134 | * Do also export student and course ticket data of students on probation. |
---|
| 135 | |
---|
[11482] | 136 | * 'Create student' option removed from 'Application Transition' |
---|
| 137 | select field. |
---|
| 138 | |
---|
[11481] | 139 | * API docs added. |
---|
| 140 | |
---|
[11463] | 141 | * Back-to links replaced by animated jQuery plugins. |
---|
| 142 | |
---|
[11461] | 143 | * Default frontpage text updated. |
---|
| 144 | |
---|
[11460] | 145 | * Use absolute urls on datacenter pages. |
---|
| 146 | |
---|
[11451] | 147 | * Provide customizable method for disabling student payments. |
---|
| 148 | |
---|
[11481] | 149 | * After login and logout, regular users (officers) are redirected |
---|
[11439] | 150 | to the portal's index page not to the portal's root. The |
---|
| 151 | root URL can now be rewritten be Nginx or Apache so that the user |
---|
| 152 | is being redirected to the university website |
---|
| 153 | when entering the root URL directly or clicking the acronym. |
---|
| 154 | |
---|
[11438] | 155 | * Show tooltip alert and warning window before updating plugins. |
---|
| 156 | |
---|
[11437] | 157 | * JSAction has been deprecated. KofaAction can be used instead. Additional |
---|
| 158 | parameters can be used in @action decorators to enable tooltips and/or |
---|
| 159 | warning windows. The old @jsaction decorator still triggers a default |
---|
| 160 | warning message. |
---|
| 161 | |
---|
[11436] | 162 | * jquery-ui.min.js is also used for tooltips. |
---|
| 163 | |
---|
[11435] | 164 | * Do not create TSC AC batch when updating plugins. |
---|
| 165 | All TSC batches are created. |
---|
| 166 | |
---|
[11433] | 167 | * Make table on applicantsrootpage responsive. |
---|
| 168 | |
---|
[11431] | 169 | * Change width of input, select and textarea fields. |
---|
| 170 | |
---|
[11430] | 171 | * Use only https in theme.html. |
---|
| 172 | |
---|
[11386] | 173 | * INSTALL.txt updated and integrated into Sphinx documentation. |
---|
[11258] | 174 | |
---|
[11430] | 175 | * Redundancies removed in docs. |
---|
[11258] | 176 | |
---|
[11430] | 177 | |
---|
[11255] | 178 | 1.0 (2014-02-22) |
---|
| 179 | ================ |
---|
[11253] | 180 | |
---|
[11255] | 181 | * Diazofied the complete package. |
---|
[11253] | 182 | |
---|
| 183 | |
---|
| 184 | 0.2.1 (2014-02-21) |
---|
| 185 | ================== |
---|
| 186 | |
---|
| 187 | * Send mails to from-address, if site-wide config admin is |
---|
| 188 | different from it. |
---|
| 189 | |
---|
| 190 | * Change flash message for successful applicants. |
---|
| 191 | |
---|
| 192 | * Use more attributes of applicants with payer objects. |
---|
| 193 | |
---|
| 194 | * Update copyright infos (year). |
---|
| 195 | |
---|
| 196 | * Localization updates. |
---|
| 197 | |
---|
| 198 | |
---|
| 199 | 0.2 (2014-01-09) |
---|
| 200 | ================ |
---|
| 201 | |
---|
| 202 | Tons of changes. |
---|
| 203 | |
---|
| 204 | |
---|
[11255] | 205 | 0.1 (never released) |
---|
| 206 | ==================== |
---|
[4955] | 207 | |
---|
[7808] | 208 | Initial version. Copy from waeup.sirp. |
---|