Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 1227 → Rev 1228

/trunk/.idea/trunk.iml
35,6 → 35,7
<excludeFolder url="file://$MODULE_DIR$/plugins/viathinksoft/publicPages/100_whois/whois/json/vendor/aywan/php-json-canonicalization" />
<excludeFolder url="file://$MODULE_DIR$/plugins/viathinksoft/publicPages/100_whois/whois/json/vendor/sergeybrook/php-jws" />
<excludeFolder url="file://$MODULE_DIR$/plugins/viathinksoft/publicPages/100_whois/whois/xml/vendor/robrichards/xmlseclibs" />
<excludeFolder url="file://$MODULE_DIR$/vendor/danielmarschall/glip" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
/trunk/.idea/workspace.xml
8,48 → 8,10
</component>
<component name="ChangeListManager">
<list default="true" id="df2a484b-bed2-4376-a9d2-11f38408a62e" name="Changes" comment="">
<change afterPath="$PROJECT_DIR$/doc/config_values.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/doc/developer_notes/auth_methods.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/doc/developer_notes/compatibility_notes.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/doc/developer_notes/feature_oids.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/doc/developer_notes/file_naming_convention.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/doc/developer_notes/logger_maskcodes.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/doc/developer_notes/path_functions.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/doc/developer_notes/plugin_oids.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/doc/developer_notes/server_secret.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/doc/install_alpine_linux.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/doc/install_facebook_oauth2.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/doc/install_fail2ban.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/doc/install_google_oauth2.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/doc/install_iis.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/doc/install_ldap.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/trunk.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/trunk.iml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/doc/config_values.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/doc/developer_notes/SERVER_SECRET.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/doc/developer_notes/auth_methods.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/doc/developer_notes/compatibility.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/doc/developer_notes/dependencies.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/doc/developer_notes/feature_oids.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/doc/developer_notes/file_naming_convention.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/doc/developer_notes/path_functions.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/doc/developer_notes/php7_compat.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/doc/developer_notes/plugin_oids.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/doc/install_alpine_linux.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/doc/install_facebook_oauth2.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/doc/install_fail2ban.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/doc/install_google_oauth2.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/doc/install_iis.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/doc/install_ldap.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/includes/classes/OIDplusLogger.class.php" beforeDir="false" afterPath="$PROJECT_DIR$/includes/classes/OIDplusLogger.class.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/includes/oidplus_limits.inc.php" beforeDir="false" afterPath="$PROJECT_DIR$/includes/oidplus_limits.inc.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/nginx.conf" beforeDir="false" afterPath="$PROJECT_DIR$/nginx.conf" afterDir="false" />
<change beforePath="$PROJECT_DIR$/plugins/frdl/publicPages/1276945_rdap/manifest.xml" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/frdl/publicPages/1276945_rdap/manifest.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/plugins/frdl/publicPages/altids/manifest.xml" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/frdl/publicPages/altids/manifest.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/plugins/tushevorg/publicPages/2000_uitweaks/manifest.xml" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/tushevorg/publicPages/2000_uitweaks/manifest.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/plugins/viathinksoft/adminPages/800_plugins/OIDplusPageAdminPlugins.class.php" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/adminPages/800_plugins/OIDplusPageAdminPlugins.class.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/plugins/viathinksoft/language/dede/messages.xml" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/language/dede/messages.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/plugins/viathinksoft/publicPages/000_objects/welcome$dede.html" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/publicPages/000_objects/welcome$dede.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/setup/includes/setup_base.js" beforeDir="false" afterPath="$PROJECT_DIR$/setup/includes/setup_base.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/plugins/viathinksoft/adminPages/111_systeminfo/OIDplusPageAdminSysteminfo.class.php" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/adminPages/111_systeminfo/OIDplusPageAdminSysteminfo.class.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/plugins/viathinksoft/database/ado/OIDplusDatabaseConnectionADO.class.php" beforeDir="false" afterPath="$PROJECT_DIR$/plugins/viathinksoft/database/ado/OIDplusDatabaseConnectionADO.class.php" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
133,7 → 95,7
&quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
&quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
&quot;run.code.analysis.last.selected.profile&quot;: &quot;pProject Default&quot;,
&quot;settings.editor.selected.configurable&quot;: &quot;vcs.Subversion&quot;,
&quot;settings.editor.selected.configurable&quot;: &quot;web-ide.project.structure&quot;,
&quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
},
&quot;keyToStringList&quot;: {
270,6 → 232,14
<workItem from="1681409561121" duration="8758000" />
<workItem from="1681506089262" duration="754000" />
<workItem from="1681513303059" duration="5146000" />
<workItem from="1681671790073" duration="6185000" />
<workItem from="1681680311114" duration="167000" />
<workItem from="1681772493753" duration="3722000" />
<workItem from="1681845735043" duration="13565000" />
<workItem from="1681861805208" duration="434000" />
<workItem from="1681862765014" duration="1170000" />
<workItem from="1681927582953" duration="14930000" />
<workItem from="1682024633727" duration="1284000" />
</task>
<servers />
</component>