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