| 16 May 2013 | Craig Wiseman21166 | |
| 16 May 2013 | Craig Wiseman21166 | Please update Domino to fully support TLS (SSL v3.1) If you really want FULL/REAL TLS over SMTP support in Domino, call in to IBM support and get them to create a PMR and add it to "APAR LO67453 SPR #YDEN8RNH22 for Enhancement ". |
| 14 May 2013 | Andre Guirard106 | Don't Allow Duplicate Folder Names or Symbols in Folder Names I don't know of any problem pertaining to duplicate subfolder names. Can you please elaborate? Also, most of those punctuation symbols aren't a problem as far as I know, though _ / \ | are, and also ( if it's the first character. Those symbols I agree we should prevent through validation, but if there are problems caused by the other punctuation you list, can you please spell them out? |
| 09 May 2013 | Vlad Sh10122 | |
| 09 May 2013 | Vlad Sh10122 | Add server and database as optional parameters for @GetProfileField and @SetProfileField Christopher Boote Thanks for the help! |
| 07 May 2013 | Christopher Boote4442 | Add server and database as optional parameters for @GetProfileField and @SetProfileField Possible alternative title; "Add server and database as optional parameters for @GetProfileField and @SetProfileField" And yeah, like Johannes, I almost voted 'Demote' until I read it properly It's a good idea |
| 07 May 2013 | Christopher Boote4442 | System wide Web Query Save Fairly easy to do now Call a common WQS, that itself looks up into a systemwide keywords db to know what WQS agent to run for a given db/form combo |
| 04 May 2013 | Vlad Sh10122 | Add server and database as optional parameters for @GetProfileField and @SetProfileField Johannes Madsen I apologize for my English. If you can help to properly form the subject, I will be very grateful. |
| 02 May 2013 | Johannes Madsen344 | Add server and database as optional parameters for @GetProfileField and @SetProfileField After reading the title I was going to say no, but now I understand that you want to be able to specify the database. This is a feature I have needed more than once. |
| 30 Apr 2013 | Lisa Lin34 | When deleting user, delete archive & roaming files as well as mail file We implemented this by adding some script in the AdminP Deletion Approval button. When a Notes Admin pressed the button to approve the mail file deletion requests, the code searched for the archive mail file and submitted a deletion request for the Archive Mail file. So that we have a record for the deletion and adminp handles everything. |
| 29 Apr 2013 | Mark Demicoli10094 | Design Element PostSave event "trigger a script whenever a design element is updated in designer." You are perhaps thinking of when a document is saved in Notes, postsave can be triggered. When you save a design element in designer, no event is triggered. There is no hook. |
| 29 Apr 2013 | Vlad Sh10122 | Design Element PostSave event How is this event different from the rest? The essence of the idea is not clear. |
| 26 Apr 2013 | Giulio C686 | Extend the NotesNoteCollection class to find design element types added after ND6 @Ken, You may be interested in this => { Link } |
| 24 Apr 2013 | Mark Demicoli10094 | |
| 23 Apr 2013 | Mark Demicoli10094 | |
| 23 Apr 2013 | Mark Demicoli10094 | |
| 23 Apr 2013 | Lisa Lin34 | New toolbar widget "Console Command" We already did that by adding a smart icon/button(with the formula @Command( [AdminRemoteConsole] )) on the toolbar in the Notes Client. It's been working for years. |
| 19 Apr 2013 | Jim Roysdon943 | New Workspace What I find interesting is that you want to workspace to be more like the iPhone interface and it IS. IRIS/Lotus was ahead of its time with "Chicklets" (Icons) on the workspace that updated somewhat in real time. |
| 17 Apr 2013 | Mathieu Pape6499 | Warn/prevent user when using non-autorized chars in folder name If you like/need this one, open a PMR and refer to SPR AGUD8USQ68 to give it weight ! |
| 11 Apr 2013 | Franck Horowitz211 | Simplification of the preference menu May be the display of the full set of preferences could be unlocked by the existing option : View > advanced menu |
@ Prakash and @ Patrick. IBM's has kludged HTTP support for TLS by providing an option to add the IBM HTTP server (see here: { Link }
HOWEVER, that does not add full TLS support for other protocols (SMTP, LDAP, SMTP, POP3, SMTP, IMAP, SMTP, etc).