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

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

Remove 'hidden' attribute from ordereddSelectionList which has
caused a malfunction in Internet Exporer.

Set ssl index URL in buildout.cfg

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