issues
search
MemberJunction
/
MJ
Main MemberJunction Repository
https://docs.memberjunction.org/
ISC License
4
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
rex changes
#658
JS-BC
closed
1 day ago
0
Update AIPrompt.extension.ts
#657
JS-BC
closed
1 day ago
0
Updated auto generated index strategy to not drop/recreate index but rather to check for existence and only create if it doesn't exist. Also generated more unique index names to mitigate possibility of user-created index having name conflict.
#656
AN-BC
closed
2 days ago
0
Auto-Generate Indexes in the database for foreign-keys (via new config option in CodeGen)
#655
AN-BC
closed
2 days ago
0
v2.13.0
#654
cadam11
closed
2 days ago
0
Fixes to lack of await in a few areas in CodeGen that caused deadlocks, plus also some code and DB optimizations for performance improvements
#653
AN-BC
closed
2 days ago
0
Await async function calls
#652
cadam11
closed
2 days ago
1
AIModelType column has null fields in the AIModels view on new installations of MJ
#651
JS-BC
opened
2 days ago
0
More optimizations
#650
JS-BC
closed
1 week ago
0
Update rex package
#649
JS-BC
closed
1 week ago
0
Update report refresh button
#648
JS-BC
closed
1 week ago
0
Add fromName field to base communication types
#647
JS-BC
closed
1 week ago
0
Change files
#646
JS-BC
closed
1 week ago
0
Revamp new user process
#645
JS-BC
closed
1 week ago
1
Fix build
#644
JS-BC
closed
1 week ago
0
use ItemType.Resource instead of 'entity'
#643
nico-oz
closed
1 week ago
0
Improve Login Screen
#642
JS-BC
closed
1 week ago
0
Refactored Actions package to create actions-base that has the universally available components and kept server-only stuff in the existing package
#641
AN-BC
closed
2 weeks ago
0
In the Communication engine, render the subject line from an HTML template content, not text
#640
JS-BC
closed
1 week ago
0
Automatic User Provisioning/Deprovisioning
#639
AN-BC
opened
2 weeks ago
0
Fix list bugs
#638
JS-BC
closed
1 week ago
0
Update rex provider
#637
JS-BC
closed
2 weeks ago
0
Batch list async
#636
JS-BC
opened
2 weeks ago
0
user view advanced tab
#635
JS-BC
closed
1 week ago
0
Add single record to list
#634
JS-BC
closed
1 week ago
0
Removed dates from SQL file generation
#633
AN-BC
closed
2 weeks ago
0
Build Utility to Reorder SQL Table Columns via Migration Script
#632
AN-BC
opened
2 weeks ago
1
first draft of reorder-columns.ts
#631
AN-BC
closed
2 weeks ago
1
v2.12.0
#630
cadam11
closed
2 weeks ago
0
An dev
#629
AN-BC
closed
2 weeks ago
0
An dev
#628
AN-BC
closed
2 weeks ago
0
Added DatabaseConnection property to interface and ProviderBase
#627
AN-BC
closed
2 weeks ago
0
Angular codegen change
#626
JS-BC
closed
2 weeks ago
0
Run codegen
#625
JS-BC
closed
2 weeks ago
1
Angular CodeGen now supports adding field name to related entity tabs…
#624
AN-BC
closed
2 weeks ago
0
Remove EntityRelationshipID from Angular Code Generation, added in the RelatedEntityJoinField to allow for multiple relationships between the same entities using different foreign keys, to properly generate in the UI (always was supported below that).
#623
AN-BC
closed
2 weeks ago
0
AI Provider static->instance changes
#622
AN-BC
closed
3 weeks ago
0
Fix routing bug
#621
JS-BC
closed
2 weeks ago
1
CodeGen run after angular-codegen change
#620
JS-BC
closed
2 weeks ago
0
Fix routing bug
#619
JS-BC
closed
3 weeks ago
1
BaseEntityResult + core db objects
#618
AN-BC
closed
3 weeks ago
0
MetaData.GetBaseEntityObject method
#617
JS-BC
closed
3 weeks ago
1
Rex options update
#616
nico-oz
closed
3 weeks ago
0
Update list entity fields
#615
JS-BC
closed
2 weeks ago
0
Fix metadata refresh bug
#614
JS-BC
closed
2 weeks ago
2
Make user settings page scrollable
#613
JS-BC
closed
2 weeks ago
0
List changes
#612
JS-BC
closed
2 weeks ago
0
URL doesn't change when tabs on a form are clicked in MJ Explorer
#611
AN-BC
closed
1 week ago
1
CodeGen does not update a view if a foreign key column is changed from non nullable to nullable
#610
JS-BC
closed
1 week ago
1
Update Skip resolver logic for optional entities to send to Skip
#609
nico-oz
closed
4 weeks ago
0
Next