Changes between Version 1 and Version 2 of Document/Changelog/1.1.20
- Timestamp:
- 06/15/09 12:19:18 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Document/Changelog/1.1.20
v1 v2 36 36 == Detailed change log == 37 37 libebox [https://launchpad.net/ubuntu/+source/libebox libebox] 38 39 * Support for custom view 40 * Fix in netwrappers: iface method now returns sorted interfaces 38 41 * UI improvement: submit Ajax forms by pressing return 39 42 * Fixing bogus div and missing items to make eBox Web UI more w3c … … 51 54 52 55 eBox: [http://ebox-platform.com/ eBox] 56 * Added custom view support 57 * Bugfix: report models now can use the limit parameter in reportRows() method 58 * use a regexp to fetch the PID in a pidfile, some files such as postfix's add tabs and spaces before the actual number 59 * Changed "pidfile" to "pidfiles" in _daemons() to allow checking more than 53 60 * Added 'parentModule' to model class to avoid recursive problems 54 61 * Added Float type