***************************************************************************** * Program-History for User-Editor by SieGeL of (tRSi/F-iNNOVATiON) * ***************************************************************************** v0.01 (07-31-95) - Everything exept User Searching now working. User-Editor is able to search for NewUsers, displaying of all Users in Listviews, could delete, inactivate, reactivate or set the user to Newuserstatus, full Keyboard Control, 100% font-sensitive GUI during the usage of MUI. (08-01-95) - Added Presets for users, currently the Conference- Option is not implemented, only global Settings supported. The About Button has been replaced by the Preset Option, also a new menu item is added. - Added SearchUser-Option. Now it's possible to quickly scan your user.keys for Usernames or Patterns. If User-Editor founds a matching Name and you search again, you where asked if you want to continue from the last found entry or from beginning of your user.keys. v0.02 (08-10-95) - Next Update +Rewritten the code, decreasing the codesize by 5kb. *SUGGESTION FROM STRIDER/SDC: Added a String Gadget to all pages to allow you to jump easily to a specific slotnumber. Simply enter in the Nr. Gadget the slotnumber, and if the number entered differs from yours, User-Ed loads in the specific datas. +Argument-Parsing included. Now User-Ed could be started from the Server-Gadgets after the Info Gadget or from a Shell. This allows you to work on the online user of this node. If you want to use this option, you MUST start User-Ed like this: User-Ed Specify the Homedir of FAME, i.e. FAME: . Now you could enter the slotnumber of the user which should be loaded after opening the Main-Window.Valid call is: User-Ed FAME: 100 ->Loads Slot 100... If you start User-Ed without arguments, it will look for his Programicon to read the FAME location from the ToolType 'BBS_LOCATION'. If this fails, User-Ed won't start. v0.03 (10-10-95) - New Update during the changing of user.data from FAME V0.330ß. Please use this User-Editor only from the new Version of FAME!!!! -Changed all neccessary Datafields to save them correct in the new user.data format +Added NewUserPreset. Since FAME now supports ten presets and one NewUserPreset, I have added this as last Preset in the Preset-Window. So you could select for Preset 0 now a normal Access. v0.31 (10-24-95) - Small Bugfixed Update -Fixed a bug when choosing an user from the Load User button. The last user won't be displayed in the Listview. Now fixed. Please check this out with about 10 users or lower... v0.32 (11-17-95) - Update +Code rewritten for usage with FAME.library, without this Library (and therefor FAME :) User-Editor won't work ! v0.33 (12-28-95) - Next Update -Fixed some layout-problems, which occured under MUI 3.1, also the internal Stack set to 8192 Bytes to avoid problems with MUI 3.x V0.34 (02-05-96) - Internal Update -Removed the obselete FAME.library functions FAMEAtol() and FAMESprintf() and replaced them with dos/exec lib calls. V0.35 (02-10-96) *BUG-REPORT FROM dEATH aNGEL: During the changings in the previous version, the registration wasn't any longer functional!! Now fixed.. V0.39 (02-17-96) - Major Update during many changings in FAME! +Made the User-Editor localized, now the User-Editor comes with english and german catalog file. Other languages are in preparation, too. -The icon is now obselete. During the fact that the assign 'FAME:' is now absolutly required to let FAME work, the Icon is no longer necessary, as it only stores the Location of FAME. The CLI-Arguments are not changed yet, but they will be changed when FAME is ready with the Port-communication for User-Editor. (02-18-96) - Rewritten the GUI of User-Editor to make more room for all new flags built-in in the latest version of FAME. A new page is added (more flags), which contains now all selectable settings like Editor, ANSI etc. The old page 'User-Flags' now contains only Boolean switches for a better overview. -Corrected some fields, which are saved as LONGS instead of ULONGS, this could cause problems when very high values are readen. Now fixed, all Datas are shown in the right way... +Added missing fields from user.data: ShellNumLines, KeepPrivate, KeepSubject, AutoQuote, Background-Check V0.40 (10-05-96) - UNBELIEVABLE ! AFTER 8 MONTH USER-EDITOR WORKS AGAIN, BUT I'VE TESTED IT ONLY WITH MUI V3.6 ! THIS VERSION ALSO WORKS ONLY WITH FAME V1.13 OR HIGHER! +In fact of MUI 3 the whole User-Editor is rewritten to use MUI 3 features, therefor lower versions are not supported! User-Editor has now special menues for MUI, the BubbleHelp Feature is completly integrated, ALL GUI Elements have now online help. +Added new Page (Options 2) to allow the other userflags to be shown, too. Also the layout has changed slightly to show more informations. +Added new Button Conf.Acc., which is prepared for the soon comming Conference Accounting feature. -Removed a bug when searching a user, the name of the last user found was not correct, now fixed. +Enhanced About Win to show also SysOpname and number of nodes of the according bbs. +Added new fields: FileID.Diz, DefaultMessageCrypt PW, UserFileBasePW, MailCrypting. +ComputerTypes and ModemTypes are now also shown for every user. (10-06-96) - Localisation completed, now ALL texts and bubble helps are both in english and german available, english is the built-in language +Added new Menues for MUI 3: MUI About & MUI config. +Password fields are now no longer visible, the contents will be displayed with dots for more security! +Configuration window added, accessable via the main menu entry Preferences->Configuration. NOTE: Currently the preferences are NOT working, only the layout is finished!!! V0.41 (10-12-96) - Next Update +Preferences are now working, they will be saved in the PROGDIR: under User-Editor.prefs. It allows you to setup the path for the Online doc and also define if you wish to exit immediatly without confirmation. (11-09-96) - Recompiled the complete code with SAS/C V6.57. (12-07-96) - Added conference accounting window (only GUI works yet!) (12-08-96) - Removed a bug with the failure function, the errortext wasn't displayed anymore, now fixed. (02-01-97) - SUGGESTION FROM DERROW/DCN: User-Editor displays now Deleted, Inactive and New Users in BOLD inside the Status Display. This gives a better overview when browsing through the user.data. (02-05-97) - Conference accounting except saving is now finished. The Conference accounting should be tested before the Save Option will be enabled, as I have no option to test this. When no one of the beta testers reports any error, the Save option will be enabled in V0.42. (02-06-97) - Fixed a small bug when searching for an user. If no name was entered (empty string), User-Editor searches anyway for nothing ;) Now fixed, User-Editor return to main menu if nothing was entered. +Updated the Docs to reflect the whole main window. The english documentation will be developed in the next weeks, so be patient please. V0.42 (02-28-97) - Release for all FAME Sysops +Recompiled the code with MUI V3.8 Developer files +After testing the conference option it seems to work fine as nobody reports an error, so this version has now the saving of the conference accounting datas enabled. Use this and test it out. Only the editing of online users is currently missing, this will be integrated after (!) the first public release. V0.43 (03-15-97) - Bugfixed and enhanced Update - for Betas only -Fixed some locale errors, conference window supports now correctly the Amigaguide Online Help with all correct pages. (04-19-97) +Added new Button 'Entry User'. Also the complete layout of the main page has been changed, the buttons are now available on any of the main pages. As result some of the menu options are now also available as buttons. +The Time used/Time limit fields shows now via Bubblehelp text the minutes of the according fields. *SUGGESTION FROM ANYONE: Removed the 'This is a Beta..' requester ;) -BUG-REPORT FROM BAKERMAN/DEPTH^REBELS: NewUser searching doesn't support the searching from the last newuser, it always starts searching from the beginning of the user.datas...now fixed, if an newuser was already found, you will be asked if you want to continue from this user or start again from the beginning. Also a little bug is fixed which nobody detects before: If the SysOp (Slot 1) is in new user state, User-Editor won't find any other matching!! Now also fixed ;) (05-08-97) *SUGGESTION FROM BAKERMAN/DEPTH^REBELS: Added new button 'Adv. Search', which opens a new window allowing the sysop to search more complex inside the user.datas. Currently Accesslevel, Conf.access, Ratio and Location fields are supported, but if anyone requires more fields to be searched, please report this to me and I will implement them, too. Until everyone is satisfied, the Adv. Searching Window will be disabled, the search code will be implemented when all required fields are integrated. V0.44 (05-16-97) - Next bigger Update - Pre-release Version +Added FAMESemaphore support. User-Editor checks currently only when starting the first time if the user to load is currently online, in this case a warning requester will be displayed and nothing more happens. When the problem with the online editing is solved, User-Editor will have a complete support for Online editing integrated. (06-02-97) -BUG-REPORT FROM BAKERMAN/DEPTH^REBELS: When setting the Presets to an existing user, all byte & file fields where set to zero. This was an very old bug which is now removed, only those settings which where affected by the Presets will be changed. (06-28-97) +Completed the Advanced Searching. The Adv. Searching window runs asynchron to the main window, so it's easy to let User-Editor search for a specific pattern and then check out all found entries by double clicking and viewing them inside the main window. The Adv. Window stays open until you abort (and therefor close) it. (06-29-97) +Enhanced the Load User window, you have now the option to change the sorting criteria by using the Cycle gadget found on the bottom of the list. You could sort the list by Username or UserNumber. +Enhanced and localized the Preset Window completly. V0.44a (06-30-97) +Changed again the Layout during optimizing reasons. The Config Button on the Main Page is now replaced by the Search User button, so all three search functions are now easily available. Also the catalog files have been reworked and should be now ready to translate into other languages. +Added Start/Abort Button to Username Search because of optical reasons...it was the only window without these buttons, and therefor.... -Fixed a small bug in the Conf. Accounting section which occures with the Auto-Remark of any changings made by the user. If you save your changings, the Remarker flag wasn't cleared,too. Now fixed. Also the functions to change the conference (either via '<-','->' or Button 'Change Conf' are checking now if you have made any changings and report this to you before continue with the loading of new conference datas. (07-02-97) +Added 'Entry User' function accessable either via menu or via Main Window->Button 'Entry User'. User-Editor will either append a new user entry or overwrite a deleted user (if any) to your user.datas and to all conference user datas (usercnf.data). After the creation you may now fill out the datas you wish for that newuser. V0.45 (08-09-97) *SUGGESTION FROM SPLASH/TBF^MGS!: Changed the Search User function so that first the found name will be displayed in a requester and you may now choose if you want to load in that user, continue the searching or abort. This is now similar to FAME's internal User-Editor searching function. V0.46 (08-10-97) -BUGREPORT FROM SPLASH/TBF^MGS!: When searching an user (i.e. s*), load in a matching user and search again for another user, User-Editor doesn't write down the full name of the previous user found, the previous pattern used will be shown instead, now fixed! V1.0 (08-23-97) - FIRST PUBLIC RELEASE ! +Added a TRSI INNOVATION logo to the About Window, also the About window is no longer a Requester but now a real window. -BUG-REPORT FROM EXON/RIOT^JORMAS: When searching multiply times an user via his name, it may happen that User-Editor stops with an errormessage saying that a buffer is overflowed, now fixed, I just have forgotten to terminate the pattern buffer before using it again! +Recompiled the whole code with SAS/C V6.58. V1.1 (09-14-97) - BUGFIXED RELEASE -BUGREPORT FROM SPLASH/TBF^MGS!: After changing the datas of the actual user and entering a new slotnumber to load another user, a requester will appear to ask you if you wish to loose current changings. When canceling the requester, the slotnumber won't be changed to the old slot, instead the new number you have entered to load will stay in this field. Fixed. -BUGREPORT FROM BAKERMAN/DEPTH^REBELS: When searching for a newuser, and after found the first one continue searching from that user, no other newuser was found, user-editor always shows the first newuser. Now fixed. V1.11 (11-07-97) - Small Update, not released yet. *SUGGESTION FROM RAMSES & PASO: Added a new checkmark to the preferences window which allows to switch on or off the Warning when editing an user which is currently online. Also updated the catalogfiles and dumped the Version to 1. V1.2ß (11-17-97) - Updated to reflect new changings of FAME V1.30+ +As FAME is now able to handle 64-Bit up/download bytes, User-Editor has to be updated to handle these large values,too. You may now enter in the byte fields values up to 18 TB, that should be enough. NOTE: User-Editor requires FAME.library V5 to work!!!! -Fixed a optical bug in the About Window, in previous Versions the TRSI Logo wasn't centered inside the window, now fixed. +User-Editor takes now care on which system it runs and if OS 3.x is found, only memory pools will be used to avoid memory fragmentation. I'm thinking hard to remove OS 2.x support completly.... V1.21 (11-30-97) - Small update -BUG-REPORT FROM STRIDER/TRSI: User-Editor has allowed to much digits for the up- and download bytes, now these fields are truncated to the maximum allowed range, which is 20 Digits = xxTB .... ----------------------------------------------------------------------------- LEGEND: '+' -> Added '-' -> Bugfixing '*' -> Suggestion ---------------------------------------------------------------------[EOF]---