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