Page MenuHomeIn-Portal Phabricator

in-portal
No OneTemporary

File Metadata

Created
Sat, Jun 21, 11:18 AM

in-portal

Index: tags/release_1_1_3/admin/install/upgrades/changelog_1_1_3.txt
===================================================================
--- tags/release_1_1_3/admin/install/upgrades/changelog_1_1_3.txt (nonexistent)
+++ tags/release_1_1_3/admin/install/upgrades/changelog_1_1_3.txt (revision 3020)
@@ -0,0 +1,13 @@
+File in-portal/admin/config/edit_label.php changed
+File in-portal/admin/config/edit_template.php changed
+File in-portal/admin/install/upgrades/inportal_upgrade_v1.1.3.sql is new
+File in-portal/admin/install/upgrades/readme_1_1_3.txt is new
+File in-portal/admin/users/group_select.php changed
+File in-portal/kernel/startup.php changed
+File in-portal/kernel/include/parse.php changed
+File in-portal/kernel/include/theme.php changed
+
+
+Changes in phrases and events:
+
+
Property changes on: tags/release_1_1_3/admin/install/upgrades/changelog_1_1_3.txt
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.1.2.1
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: tags/release_1_1_3/admin/install/upgrades/inportal_upgrade_v1.1.4.sql
===================================================================
--- tags/release_1_1_3/admin/install/upgrades/inportal_upgrade_v1.1.4.sql (nonexistent)
+++ tags/release_1_1_3/admin/install/upgrades/inportal_upgrade_v1.1.4.sql (revision 3020)
@@ -0,0 +1,4 @@
+INSERT INTO ConfigurationValues VALUES ('SessionCookieName', 'sid', 'In-Portal', 'in-portal:configure_general');
+INSERT INTO ConfigurationAdmin VALUES ('SessionCookieName', 'la_Text_Website', 'la_prompt_session_cookie_name', 'text', '', '', 8, 1);
+
+UPDATE Modules SET Version = '1.1.4' WHERE Name = 'In-Portal';
\ No newline at end of file
Property changes on: tags/release_1_1_3/admin/install/upgrades/inportal_upgrade_v1.1.4.sql
___________________________________________________________________
Added: cvs2svn:cvs-rev
## -0,0 +1 ##
+1.1
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property

Event Timeline