Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System Settings: Members #2388

Closed
DawoudIO opened this issue Apr 25, 2017 · 0 comments
Closed

System Settings: Members #2388

DawoudIO opened this issue Apr 25, 2017 · 0 comments

Comments

@DawoudIO
Copy link
Contributor

sEnableSelfRegistration should be bEnableSelfRegistration
cfgForceUppercaseZip should be bForceUppercaseZip

@DawoudIO DawoudIO self-assigned this Apr 25, 2017
@DawoudIO DawoudIO added this to the 2.8.0 milestone Apr 25, 2017
DawoudIO added a commit that referenced this issue Apr 25, 2017
bEnableSelfRegistration,bForceUppercaseZip are both boolean, changed to
start with b and used getBooleanValue where needed closes #2388
closes #2388
@ghost ghost removed the bug label Apr 25, 2017
DawoudIO added a commit that referenced this issue May 20, 2017
* removed checks for strang default values #2386

* moved iPersonNameStyle to a dropdown #2389

* Created a backup tab and reorder of tabs

#2390

* removed sXML_RPC_PATH #2393

* created an Integration tab #2387

* integration tab

* iFYMonth is now a dropdown #2384

* added password type

* using type password

* System Settings: Members (bEnableSelfRegistration,bForceUppercaseZip)

bEnableSelfRegistration,bForceUppercaseZip are both boolean, changed to
start with b and used getBooleanValue where needed closes #2388
closes #2388

* Config Name cleanup

String -> s, Integer -> i, Boolean ->b , Array -> a

* adding support for URLs for docs etc

* Apply fixes from StyleCI (#2397)

* updated tabs

* unbreak bSMTPAuth

* fix bDebug

* updated sISTpassword to password

* Open link in a new page

* tooltip is now optional

* fixed URLs & Better Config for Name Choices
@ghost ghost removed the In Review label May 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant