source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1424   5 years bln4 When reconstructing the body on parse, make sure to use the source of …
(edit) @1423   5 years bln4 When setting encryption label on a XRayable then pass that instruction …
(edit) @1422   5 years bln4 Setting an encryption label on a @i annotation generates a surrogate …
(edit) @1421   5 years bln4
(edit) @1420   5 years bln4 Injecting an encryption label into an XRayable Item now injects that …
(edit) @1419   5 years bln4 Colleague -> User
(edit) @1418   5 years bln4 Created a unioned list for item properties in DefaultFrameWriter. …
(edit) @1417   5 years bln4 Removed redundancy.
(edit) @1416   5 years bln4 Fixed font size of surrogate effecting primary. Added comment to …
(edit) @1415   5 years bln4 Renamed Frame.getItems() to Frame.getSortedItems() to better represent …
(edit) @1414   5 years bln4 More amendments to the way surrogates are handled. Including renaming …
(edit) @1413   5 years bln4 Changed surrogates to work the way discussed with David. …
(edit) @1412   5 years bln4
(edit) @1411   5 years bln4 Amendment to previous commit. Some stuff was committed that I didn't …
(edit) @1410   5 years bln4 Fixed bug with surrogate inheritance.
(edit) @1409   5 years bln4 Moved Label.java to Surrogates folder as it makes more sense there.
(edit) @1408   5 years bln4 Implementation of the surrogate system. When you set an item to have a …
(edit) @1407   5 years bln4 Group level permission is now completely a thing. If a frame has a …
(edit) @1406   5 years bln4 You can now create groups. Make a text item of the format "Group: …
(edit) @1405   5 years bln4 Added Group attribute to frames. Some early logic on using the …
(edit) @1404   5 years bln4 Updated group about file.
(edit) @1403   5 years bln4 Added groups path. Will be used to store framesets whose contents …
(edit) @1402   5 years bln4 Permission is now a triple rather than a pair. The new second bit is …
(edit) @1401   5 years bln4 Refactoring on how labels are resolved.
(edit) @1400   5 years bln4 Can now encrypt specific items on an encrypted frame.
(edit) @1399   5 years bln4 Migrate EncryptedExpReader/EncryptedExpWriter to encryption package …
(edit) @1398   5 years bln4 Items can now have an encryption label. New functionality using this …
(edit) @1397   5 years bln4 Permissions for tabing (with tab index) on text items.
(edit) @1396   5 years bln4 Updated tab index for authentication frames.
(edit) @1395   5 years bln4
(edit) @1394   5 years bln4 EncPermission setting is now represented as a full mask. An invalid …
(edit) @1393   5 years bln4 Maintain caseing for settings.
(edit) @1392   5 years bln4 Obey the minimum font size when having to deal with _singleLine=true …
(edit) @1391   5 years bln4 Formatting and syntax corrections on feedback to user.
(edit) @1390   5 years bln4 Added setting for the default encryption permission. When not …
(edit) @1389   5 years bln4 Moved things out of the old NGIKM package and deleted it.
(edit) @1388   5 years bln4 Data is now contained in its own object. Functionally nothing has …
(edit) @1387   5 years bln4 When sharing contact details. If we can detect that the recipient is …
(edit) @1386   5 years bln4
(edit) @1385   5 years bln4 Added further instructions for adding contact information from another …
(edit) @1384   5 years bln4 Instructions for sending your contact details to a user can now be …
(edit) @1383   5 years bln4 The text boxes on the authentication frameset now have tab indexes so …
(edit) @1382   5 years bln4 Functionality for tab index. When a user is cursored over a text item …
(edit) @1381   5 years bln4 Property _tabIndex will be used to support functionality to tab …
(edit) @1380   5 years bln4
(edit) @1379   5 years bln4 Reimplementation of the functionality that limits a text item to one …
(edit) @1378   5 years bln4
(edit) @1377   5 years bln4 Rollback implementation of _maxWidth. After talks with David, this …
(edit) @1376   5 years bln4 Followup: credentials frame is now programmatically calculated rather …
(edit) @1375   5 years bln4 Mail now links to the senders credentials frame. More work required …
(edit) @1374   5 years bln4 Implemented EncryptionPermission attribute. EncryptionPermission is a …
(edit) @1373   5 years bln4
(edit) @1372   5 years bln4
(edit) @1371   5 years bln4 Updates to multiuser1
(edit) @1370   5 years bln4 Differentiating login from switch user screen.
(edit) @1369   5 years bln4 MaxWidth on text items is now a thing. Use this on text boxes in …
(edit) @1368   5 years bln4 Updated authentication frameset. New frame for submitting trusted …
(edit) @1367   5 years bln4 Feedback for various functions in the password recovery process.
(edit) @1366   5 years bln4 Updated framesets.
(edit) @1365   5 years bln4 Better logic for when and when not these actions can be ran.
(edit) @1364   5 years bln4 Two d's in the second goddess as well.
(edit) @1363   5 years bln4 It is now possible to complete the process of recovering access to a …
(edit) @1362   5 years bln4 Added ability to send one off secure messages.
(edit) @1361   5 years bln4 Make public so encryption/decryption can be done directly.
(edit) @1360   5 years bln4 Whoops, the mail path needs to be in here.
(edit) @1359   5 years bln4 Fix bug causing multiple messages to show up.
(edit) @1358   5 years bln4 NOTE. The previous revision 1357 accidentally included many more …
(edit) @1357   5 years bln4 Fixes to permission on items.
(edit) @1356   5 years bln4 Added pwcolleagues.inf file
(edit) @1355   5 years bln4 Added peace of mind for those running old regime and wanting to add …
(edit) @1354   5 years bln4
(edit) @1353   5 years bln4 Explicitly set rest of non-used paths in old regime to null.
(edit) @1352   5 years bln4 Refactor of account creation action. New settings frame to record a …
(edit) @1351   5 years bln4 Following change of plans discussion with David on Friday evening, …
(edit) @1350   5 years bln4 Gracefully deal with the possibility that the call to …
(edit) @1349   5 years bln4 Updated comment explaining how FrameIO.CreateFrameset can return null …
(edit) @1348   5 years bln4 Added code for the ResetPassword action. Also the beginnings of the …
(edit) @1347   5 years bln4 Fixed bug for how the intergalactic number is confirmed.
(edit) @1346   5 years bln4 New AuthenticationTag to handle getting the intergalactic number from …
(edit) @1345   5 years bln4
(edit) @1344   5 years bln4
(edit) @1343   5 years bln4
(edit) @1342   5 years bln4 Following investigation I have figured out why the version zero check …
(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.
Note: See TracRevisionLog for help on using the revision log.