source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1341   5 years bln4
(edit) @1340   5 years bln4 Progress on the 'Forgot Password' process
(edit) @1339   5 years bln4
(edit) @1338   5 years bln4
(edit) @1337   5 years bln4 Committed a fix to hopefully address the File modify conflict issue …
(edit) @1336   5 years bln4 new password reset screen
(edit) @1335   5 years bln4 Update to change password functionality, mostly cosmetic frame update.
(edit) @1334   5 years bln4 Refactoring only
(edit) @1333   5 years bln4 Setting a EncryptionLabel on a frame marks the frame as changed so …
(edit) @1332   5 years bln4
(edit) @1331   5 years bln4 Added support for running with the old regime but with authentication. …
(edit) @1330   5 years bln4
(edit) @1329   5 years bln4 When running old regime without authentication, do not attempt to …
(edit) @1328   5 years bln4 A cleaner more methodical way of establishing what the paths are based …
(edit) @1327   5 years bln4 Updated all calls to Boolean.get("expeditee.authentication") to point …
(edit) @1326   5 years bln4 *facepalm* actually fixed bug with frames storing data. ExpWriter had …
(edit) @1325   5 years bln4 Added debug information to help track down long standing bug.
(edit) @1324   5 years bln4 Fixed bug with frame data that reared its head because of just …
(edit) @1323   5 years bln4 Officially added code to encrypt frames with custom built labels. …
(edit) @1322   5 years bln4 Additional to previous commit message. The placeholder property on …
(edit) @1321   5 years bln4 Added the ability to use strings as item tags in .exp files. In order …
(edit) @1320   5 years bln4 You can now check for new mail while logged in (when you open the mail bay)
(edit) @1319   5 years bln4 Fixed bug with drawing polylines that apparently I introduced in …
(edit) @1318   5 years bln4
(edit) @1317   5 years bln4 Alteration to previous commit. Had previously made it so that the …
(edit) @1316   5 years bln4 Fixed exceptions being thrown incorrectly in following situations: …
(edit) @1315   5 years bln4 Goddess has two d's. I checked, multiple times.
(edit) @1314   5 years bln4 Feedback is now provided during account creation. In order to achieve …
(edit) @1313   5 years bln4 Feedback for test functions. MailBay only specifies that it is …
(edit) @1312   5 years bln4 The owner of a Item can always inject properties, even if they do not …
(edit) @1311   5 years bln4 Reduced font size on text items.
(edit) @1310   5 years bln4 Alterations to Hemi demonstration.
(edit) @1309   5 years bln4 Update to the multiuser frameset. Removed login code from …
(edit) @1308   5 years bln4
(edit) @1307   5 years bln4
(edit) @1306   5 years bln4 Additions to the apps frame (3.exp)
(edit) @1305   5 years bln4 Fixed bug that caused copying with right click to require full permissions.
(edit) @1304   5 years bln4 MailBay and MessageBay instances are now encrypted with ProfileEncryption
(edit) @1303   5 years bln4 Moved the static field USER_NOBODY to AuthenticatorBrowser from …
(edit) @1302   5 years bln4
(edit) @1301   5 years bln4 Updated login and account creation frames.
(edit) @1300   5 years bln4 Slight modifications to were and how currently logged in username is …
(edit) @1299   5 years bln4 When account is created, the new users home frame is now set to their …
(edit) @1298   5 years bln4 The currently logged in user is now displayed in the bottom right hand …
(edit) @1297   5 years bln4
(edit) @1296   5 years bln4 Added placeholders as a thing for text items. You can now provide …
(edit) @1295   5 years bln4 The MailBay will now link to the expediteemail frameset if it exists …
(edit) @1294   5 years bln4 Deaddrops folder for each relationship is now named a combination of …
(edit) @1293   5 years bln4 Fixed bug relating to FrameCreator under 'OverrideExistingFrames' mode …
(edit) @1292   5 years bln4 Fixed bug were logging in (rather than creating account) would load up …
(edit) @1291   5 years bln4 The message may now adjusts were it is outputting messages when a …
(edit) @1290   5 years bln4 When a loaded frame has an encyption label in its data, a padlock is …
(edit) @1289   5 years bln4 Added processing for KMS files in FrameIO.searchFrame
(edit) @1288   5 years bln4 Completed work on the FrameCreators new functionality that allows it …
(edit) @1287   5 years bln4 Updated VM property auth to expeditee.authentication. Added two static …
(edit) @1286   5 years bln4 Fixed bug with running getItemsFromChildFrame, and supposidly other …
(edit) @1285   5 years bln4 Upon login, if the user has requested an initial frame (by passing …
(edit) @1284   5 years bln4
(edit) @1283   5 years bln4 When loading in messages from the mail databases now uses the …
(edit) @1282   5 years bln4 Tidied up startup a bit, Authenticator class renamed to …
(edit) @1281   5 years bln4 Implemented band-aid to fix authentication mode not saving last edits …
(edit) @1280   5 years bln4 Renamed MailMode action to ToggleBay Renamed FrameCreator enums to …
(edit) @1279   5 years bln4 Stopped exception from being printed to err upon incorrect …
(edit) @1278   5 years bln4
(edit) @1277   5 years bln4 Changes have been made to how mail is stored. Each user now has a …
(edit) @1276   5 years bln4 FrameCreator now has the option to extend an existing frameset rather …
(edit) @1275   5 years bln4 Directed mail bay to create framesets in FrameIO.MAIL_PATH
(edit) @1274   5 years bln4 Consistency of FrameIO path names
(edit) @1273   5 years davidb Adding in missing JAR file
(edit) @1272   5 years bln4 Switched initialisation order of UserName and ProfileName.
(edit) @1271   5 years bln4
(edit) @1270   5 years bln4 On profile creation a new parameter has been introducted. By passing …
(edit) @1269   5 years bln4
(edit) @1268   5 years bln4
(edit) @1267   5 years bln4
(edit) @1266   5 years bln4 Alteration to authadmin password protection.
(edit) @1265   5 years davidb Adding in a new target to run expeditee with the …
(edit) @1264   5 years bln4 Updated the authentication and multiuser framesets to have the …
(edit) @1263   5 years bln4 When starting Authenticator mode and the authadmin account has not …
(edit) @1262   5 years bln4 Actions for Davids presentation
(edit) @1261   5 years bln4 Actions for Davids presentation
(edit) @1260   5 years bln4 Actions for Davids presentation
(edit) @1259   5 years bln4 Actions for Davids presentation
(edit) @1258   5 years davidb Changed how DisplayController width, height and size are retrieved. …
(edit) @1257   5 years bln4 Provide access to tutorials in new regime.
(edit) @1256   5 years bln4 Use SecureRandom to generate personal key.
(edit) @1255   5 years bln4
(edit) @1254   5 years bln4
(edit) @1253   5 years bln4
(edit) @1252   5 years bln4 KeyStore instantiation now specifically uses the SunJSSE provider as …
(edit) @1251   5 years bln4 Use UserSetting.Username instead of user.name system property; as …
(edit) @1250   5 years bln4
(edit) @1249   5 years bln4 Commented out apollo until we can fix the startup code related to it.
(edit) @1248   5 years bln4
(edit) @1247   5 years bln4 If you are not logged in yet, then it does not make sense to set paths …
(edit) @1246   5 years bln4
(edit) @1245   5 years davidb ImageDirs and AudioDirs changed over to new DirectcoryListSetting; …
(edit) @1244   5 years davidb After change to have resources-public and resources-private, some …
(edit) @1243   5 years bln4 Alterations to how mail works to work better in a cloud environment. …
(edit) @1242   5 years bln4 Support for new regime in the form of new fields and conditional …
Note: See TracRevisionLog for help on using the revision log.