source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1479   4 years bnemhaus
(edit) @1478   4 years bnemhaus Introducing java property 'expeditee.demo-mode', when set to true. …
(edit) @1477   4 years bnemhaus Added label existance check for when setting encryption label on a …
(edit) @1476   4 years bnemhaus Added feedback to ensure that when attempting to use …
(edit) @1475   4 years bnemhaus Added feedback for action AuthAddSecretKey
(edit) @1474   4 years bnemhaus Added FrameIO.Mail to the default paths populated on profile frames. …
(edit) @1473   4 years bnemhaus We cannot see a reason why we shouldn't include Apollo functionality …
(edit) @1472   4 years bnemhaus Some bug fixes to the password recovery process. Colleague has …
(edit) @1471   4 years bnemhaus Fixed bug where Paths.get("") returns current path rather than …
(edit) @1470   4 years bnemhaus Fix for single user mode so that they have a profile name.
(edit) @1469   4 years bnemhaus
(edit) @1468   4 years bnemhaus Add a key character
(edit) @1467   4 years bnemhaus UserSettings.ProfileName is now null if not set. This also effects …
(edit) @1466   4 years bnemhaus When a primary invalidates its bounds, the bounds of its surrogates …
(edit) @1465   4 years bnemhaus Profile names must be valid frameset names in this new world of …
(edit) @1464   4 years bnemhaus Your current surrogate mode is now shown down the bottom, along with …
(edit) @1463   4 years bnemhaus underlying() no longer leaks! It instead returns a clone. This was …
(edit) @1462   4 years bnemhaus
(edit) @1461   4 years bnemhaus You cannot load an encrypted frame if you do not have the associated key.
(edit) @1460   4 years bnemhaus Added debug statement and ability to only show debug statements when …
(edit) @1459   4 years bnemhaus Minor refactor.
(edit) @1458   4 years bnemhaus It was noticed that when logging in, using the ENTER key, this caused …
(edit) @1457   4 years bnemhaus Fixed bug that did not get correct label names and was therefore …
(edit) @1456   4 years bnemhaus Added usage instructions to SplitSecret and GenerateSecret actions.
(edit) @1455   4 years bnemhaus Profile names must be valid frameset names in this new world of …
(edit) @1454   4 years bnemhaus Keep how the system remembers username in lockstep with current …
(edit) @1453   4 years bnemhaus The role of USER_NOBODY is different from …
(edit) @1452   4 years bnemhaus Keep how the system remembers username in lockstep with current …
(edit) @1451   4 years bnemhaus GitPushFrame now gets UserSettings.UserName for username rather than …
(edit) @1450   4 years bnemhaus Fixed bug I introduced in the delete image file on delete expeditee …
(edit) @1449   4 years bnemhaus
(edit) @1448   4 years bnemhaus When deleting a picture on a expedite frame; if shift is held down, …
(edit) @1447   4 years bnemhaus When dnd'ing a or copy/pasting a image that is external to expeditee …
(edit) @1446   4 years bnemhaus org.expeditee.gui.managment.ResourceUtil.newImageWithName(Image, …
(edit) @1445   4 years bnemhaus Fixed a bug with injecting properties into a frame name item. In some …
(edit) @1444   4 years bnemhaus
(edit) @1443   4 years bnemhaus Changed Label::progressSurrogate mode so that a null return values …
(edit) @1442   4 years bnemhaus
(edit) @1441   4 years bnemhaus Copying images in Expeditee now duplicates the associated file on the …
(edit) @1440   4 years bnemhaus Reordered the default FrameDirs, ImageDirs and AudioDirs to what I …
(edit) @1439   4 years bnemhaus Fixed a bug causing ${CURRENT_FRAMESET} flag not to work.
(edit) @1438   4 years bnemhaus Relativisation of image paths now only relativies back to expeditee …
(edit) @1437   4 years bnemhaus When copy/pasting image files you know get the image rather than the …
(edit) @1436   5 years bnemhaus Added the ability to copy/paste recognised files (mostly images) into …
(edit) @1435   5 years bln4
(edit) @1434   5 years bln4 Implementation of ProfileManager. Refactor + additional content for …
(edit) @1433   5 years bln4
(edit) @1432   5 years bln4 Fixed bug with cycling through audience mode, from full screen to …
(edit) @1431   5 years bln4 Recoding of the Labels class to improve surrogate mode functionality. …
(edit) @1430   5 years bln4 Fixed bug for when there are no surrogates left for a primary.
(edit) @1429   5 years bln4
(edit) @1428   5 years bln4 Fixed bug with background color click on images that had been scaled.
(edit) @1427   5 years bln4 New piping and functionality implementation to support the encrypting …
(edit) @1426   5 years bln4 Implemented surrogates for images. When you add an encryption label …
(edit) @1425   5 years bln4 Fixed bug were saving lost you the lines from the primaries list.
(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
Note: See TracRevisionLog for help on using the revision log.