Commit 96567c453e94e6594e203292e2643e6414aba1dc
1 parent
53fd5b94
Add changes for 1.2.0 to 1.2.1
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2743 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
12 additions
and
0 deletions
docs/ChangeLog.txt
| 1 | +Version 1.2.1 | |
| 2 | +* Mon Aug 12 2003 Micheal Joseph <michael@jamwarehouse.com> | |
| 3 | +- Email comments - comments can now be added when file links are emailed to users | |
| 4 | +- Folder permission heirarchy - the backend functionality exists to allows folders to | |
| 5 | +inherit permissions from their parents or to allow them to define their own | |
| 6 | +permissions. This is currently NOT integrated into the user interface | |
| 7 | +- Altering of user passwords - if KT is running in DBAuthentication mode (users | |
| 8 | +are authenticated against the database), it is now possible for the system | |
| 9 | +administrator to update user passwords through the user management section | |
| 10 | +- Scrolling - javascript scrolling can be turned on or off in environment.php | |
| 11 | +- Minor bug fixes | |
| 12 | + | |
| 1 | 13 | Version 1.2.0 |
| 2 | 14 | * Tue Aug 12 2003 Michael Joseph <michael@jamwarehouse.com> |
| 3 | 15 | - Document Details and Folder Properties- updated display- javascript content swapping. | ... | ... |