source: main/waeup.ikoba/trunk/CHANGES.txt @ 17645

Last change on this file since 17645 was 15258, checked in by Henrik Bettermann, 6 years ago

Do not allow uploading data with trailing whitespaces.

File size: 1.5 KB
Line 
1Changes
2*******
3
40.2.dev0 (unreleased)
5=====================
6
7* Do not allow uploading data with trailing whitespaces.
8
9* Set ssl index URL in buildout.cfg
10
11* Remove 'hidden' attribute from ordereddSelectionList which has
12  caused a malfunction in Internet Exporer.
13
14* Use the 'new' recaptcha v2.
15
16* Count mandates on configuration page and provide 'Purge' button.
17
18* Add reports and exports purge buttons.
19
20* Add portal maintenance mode.
21
22* Forbid style and script elements in html fields.
23
24* Rearrange datacenter upload page. Provide modal windows to view all
25  processors and sources and vocabularies.
26
27* Enable temporary suspension of officer accounts. Plugins must be
28  updated after restart.
29
30* Do only allow one running export job.
31
32* Add switch to disable all exports.
33
34* Rename customer views which are not layout-aware and thus not pages.
35
36* Remove quite old bug in `doImport`: Replace empty strings *and* lists with
37  ignore-markers in update *and* create mode.
38
39* Update bootstrap.py and dependent package versions.
40
41* Add products, documents and customers modules and tons of components.
42
43* Rename 'kofa' 'ikoba', 'university' 'company' and 'student' 'customer'.
44
45* Enucleation: Keep only the portal's framework.
46  Remove university, students, applicants, hostels and accesscodes modules.
47
48* Update pinned versions: we use versions from waeup.kofa mainly and
49  extend the collection with a very limited set of own versions.
50
510.1 (never released)
52====================
53
54Initial version. Copy from waeup.kofa.
Note: See TracBrowser for help on using the repository browser.