72 csets were pushed to core/adodbupdate: Merge...
judgej-111RdWWlOxkOkXtL6OYfHgC/[email protected] (Jason Judge)
| Newsgroups | gmane.comp.cms.xaraya.bk-notices |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Changes were applied by judgej to core/adodbupdate level 10.
WARNING: These changes bypassed the Quality Assurance Tests!
The following csets were applied:
ChangeSet
1.2035 05/02/22 14:34:25 judgej@acad-ajp. +1 -0
Merge
ChangeSet
1.2034 05/02/22 14:28:01 judgej@acad-ajp. +3 -0
Merge stable to adodbupdate.
html/xaradodb/drivers/adodb-sqlite.inc.php
1.10 05/02/22 14:27:50 judgej@acad-ajp. +5 -226
Remove Xaraya customisations, as they are now overloaded from a custom class.
html/xaradodb/adodb.inc.php
1.47 05/02/22 14:27:49 judgej@acad-ajp. +0 -1
An '@' seems to have been lost somewhere here, perhaps part of debugging?
html/xaradodb/adodb-datadict.inc.php
1.10 05/02/22 14:27:49 judgej@acad-ajp. +1 -6
Remove comment
BitKeeper/deleted/.del-datadict-sqlite.inc.php
1.2 05/02/22 14:20:51 judgej@acad-ajp. +0 -0
Delete: html/xaradodb/datadict/datadict-sqlite.inc.php
ChangeSet
1.2033 05/02/22 12:56:41 [email protected] +1 -0
Use same logic for bycat and byname
html/modules/adminpanels/xarblocks/adminmenu.php
1.104 05/02/22 12:56:39 [email protected] +46 -52
Use same logic for bycat and byname
ChangeSet
1.2032 05/02/22 12:14:54 [email protected] +2 -0
some remnants of ap2block scenario
html/modules/adminpanels/xarblocks/adminmenu.php
1.103 05/02/22 12:14:52 [email protected] +3 -18
some remnants of ap2block scenario
html/modules/adminpanels/xaradmin/updateconfig.php
1.23 05/02/22 12:14:52 [email protected] +4 -15
some remnants of ap2block scenario
ChangeSet
1.2016.1.184 05/02/21 16:27:42 [email protected] +1 -0
workaround for the validation part of bug #4110 (i thought we had this fixed earlier, i.e. the space issues in plain text templates)
Apparently not.
html/var/messaging/roles/validation-message.xd
1.2 05/02/21 16:27:41 [email protected] +1 -0
workaround for the validation part of bug #4110 (i thought we had this fixed earlier, i.e. the space issues in plain text templates)
Apparently not.
ChangeSet
1.2016.1.183 05/02/21 16:19:32 [email protected] +1 -0
Don't send the template comments with the templated messages, while still being able to use them in the messaging templates.
There was a bug for this, or at least related to it. This change was pending in one of my local clones. Can't find the bug anymore now.
html/modules/roles/xaradmin/sendmail.php
1.24 05/02/21 16:19:30 [email protected] +6 -1
Don't send the template comments with the templated messages, while still being able to use them in the messaging templates.
ChangeSet
1.2030 05/02/21 15:18:49 [email protected] +1 -0
Merging stable into sqlite scenario (which includes the ap2block scenario now)
html/includes/xarTableDDL.php
1.68 05/02/21 15:18:47 [email protected] +1 -1
Merging stable into sqlite scenario (which includes the ap2block scenario now)
ChangeSet
1.2016.1.182 05/02/21 14:57:02 [email protected] +1 -0
Inserting a note that the xarTableDDL subsystem is scheduled for demolition to make way for a hyperspace bypass.
Resolvement for bug #3980 for now.
html/includes/xarTableDDL.php
1.62.1.4 05/02/21 14:57:00 [email protected] +20 -3
Inserting a note that this subsystem is scheduled for demolition to make way for a hyperspace bypass.
ChangeSet
1.2029 05/02/21 14:11:26 [email protected] +2 -0
- replacing a & with @ to suppress the error which will be generated if the changeTable method is used to create tables
(yes, that sound unintuitive, but apparently that is the case). This fixes the blocker for installing xarpages with sqlite
and should not hurt other databases (logic didnt change)
I'll let jason reconfirm this for other databases.
html/xaradodb/drivers/adodb-sqlite.inc.php
1.9 05/02/21 14:11:24 [email protected] +3 -1
Inserting a comment related to the change in the datadict file.
html/xaradodb/adodb-datadict.inc.php
1.9 05/02/21 14:11:23 [email protected] +6 -1
- replacing a & with @ to suppress the error which will be generated if the changeTable method is used to create tables
(yes, that sound unintuitive, but apparently that is the case). This fixes the blocker for installing xarpages with sqlite
and should not hurt other databases (logic didnt change)
I'll let jason reconfirm this for other databases.
ChangeSet
1.2016.1.180 05/02/20 09:17:47 [email protected] +1 -0
Merge
html/modules/adminpanels/xaradminapi/getmenulinks.php
1.5 05/02/20 09:17:45 [email protected] +1 -2
Merge
ChangeSet
1.2025 05/02/20 09:01:36 [email protected] +1 -0
- put the most global setting on top
- add a hint that for SQlite host is a directory
html/modules/installer/xartemplates/admin-phase4.xd
1.39 05/02/20 09:01:34 [email protected] +27 -21
- put the most global setting on top
- add a hint that for SQlite host is a directory
ChangeSet
1.2024 05/02/19 13:49:37 [email protected] +2 -0
Make errors more apparent for sqlite (and show the right error at that)
html/xaradodb/drivers/adodb-sqlite.inc.php
1.8 05/02/19 13:49:35 [email protected] +9 -2
make errors more apparent
html/xaradodb/adodb.inc.php
1.46 05/02/19 13:49:35 [email protected] +1 -1
- make errors more apparent
ChangeSet
1.2023 05/02/19 10:07:51 [email protected] +1 -0
Strip out backquotes from sql statements. Obviously this should be a bit more intelligent, if bindvars are not use for all queries, a
backquote in content could produce interesting results :-)
html/xaradodb/drivers/adodb-sqlite.inc.php
1.7 05/02/19 10:07:50 [email protected] +3 -0
Strip out backquotes from sql statements. Obviously this should be a bit more intelligent, if bindvars are not use for all queries, a
backquote in content could produce interesting results :-)
ChangeSet
1.2022 05/02/18 16:56:11 [email protected] +2 -0
Reintroduce Mike's changes for checking whether a database type is available. In a merge i choose the local changes for the
installer. The reimplementation is slightly different.
html/modules/installer/xartemplates/admin-phase4.xd
1.38 05/02/18 16:56:09 [email protected] +8 -4
adjustment for the db available changes
html/modules/installer/xaradmin.php
1.156 05/02/18 16:56:09 [email protected] +4 -4
pass info to the template whether a certain database is available or not
ChangeSet
1.2021 05/02/18 16:28:47 marcel-097TUEbwl1/[email protected] +1 -0
Merge hsdev.com:/var/bk/xar/core/xartest
into hsdev.com:/var/bk/xar/core/sqlite
html/modules/installer/xaradmin.php
1.155 05/02/18 16:28:47 marcel-097TUEbwl1/[email protected] +0 -0
Auto merged
ChangeSet
1.2020 05/02/18 16:01:06 marcel-097TUEbwl1/[email protected] +2 -0
Merge hsdev.com:/var/bk/xar/core/xartest
into hsdev.com:/var/bk/xar/core/sqlite
html/modules/installer/xartemplates/admin-phase4.xd
1.37 05/02/18 16:01:05 marcel-097TUEbwl1/[email protected] +0 -0
Auto merged
html/modules/installer/xaradmin.php
1.154 05/02/18 16:01:05 marcel-097TUEbwl1/[email protected] +0 -0
Auto merged
ChangeSet
1.2019 05/02/18 14:20:12 marcel-097TUEbwl1/[email protected] +2 -0
Merge hsdev.com:/var/bk/xar/core/xartest
into hsdev.com:/var/bk/xar/core/sqlite
html/modules/base/xarinit.php
1.139 05/02/18 14:20:12 marcel-097TUEbwl1/[email protected] +0 -0
Auto merged
html/includes/xarTableDDL.php
1.67 05/02/18 14:20:12 marcel-097TUEbwl1/[email protected] +0 -0
Auto merged
ChangeSet
1.2016.1.178 05/02/16 19:05:12 [email protected] +3 -0
Small corrections, further removal of things not used.
html/modules/adminpanels/xartemplates/blocks/modify-adminmenu.xd
1.6 05/02/16 19:05:10 [email protected] +3 -3
Corrected a copy/paste remnant.
html/modules/adminpanels/xarblocks/adminmenu.php
1.102 05/02/16 19:05:10 [email protected] +3 -49
- added a FIXME
- removed the unused $menustyle variable
- removed the unused menustyle switch branches
html/modules/adminpanels/xaradminapi/buildmenu.php
1.17 05/02/16 19:05:10 [email protected] +1 -0
add a note
ChangeSet
1.2016.1.177 05/02/16 17:04:54 [email protected] +3 -0
Housecleaning
html/modules/adminpanels/xaradminapi/getmenulinks.php
1.4 05/02/16 17:04:52 [email protected] +1 -24
remove some old stuff, return an array always, why was this? <shrug/>
html/modules/adminpanels/xaradminapi/create.php
1.6 05/02/16 17:04:52 [email protected] +1 -1
inserting a question
html/modules/adminpanels/xaradmin/loadnewmod.php
1.7 05/02/16 17:04:52 [email protected] +1 -2
inserting a question
ChangeSet
1.2016.1.176 05/02/16 16:53:55 [email protected] +6 -0
I have been told the marker stuff is a styling issue, css can take care of it then.
html/modules/adminpanels/xartemplates/blocks/modify-adminmenu.xd
1.5 05/02/16 16:53:53 [email protected] +0 -13
I have been told the marker stuff is a styling issue, css can take care of it then.
html/modules/adminpanels/xartemplates/admin-modifyconfig.xd
1.47 05/02/16 16:53:53 [email protected] +2 -26
I have been told the marker stuff is a styling issue, css can take care of it then.
html/modules/adminpanels/xarblocks/modify-adminmenu.php
1.5 05/02/16 16:53:53 [email protected] +0 -2
I have been told the marker stuff is a styling issue, css can take care of it then.
html/modules/adminpanels/xarblocks/adminmenu.php
1.101 05/02/16 16:53:53 [email protected] +1 -10
I have been told the marker stuff is a styling issue, css can take care of it then.
html/modules/adminpanels/xaradmin/updateconfig.php
1.22 05/02/16 16:53:53 [email protected] +0 -3
I have been told the marker stuff is a styling issue, css can take care of it then.
html/modules/adminpanels/xaradmin/modifyconfig.php
1.12 05/02/16 16:53:53 [email protected] +0 -3
I have been told the marker stuff is a styling issue, css can take care of it then.
ChangeSet
1.2016.1.175 05/02/16 16:28:27 [email protected] +2 -0
Simplify the modify config.
html/modules/adminpanels/xartemplates/admin-modifyconfig.xd
1.46 05/02/16 16:28:25 [email protected] +6 -27
Make the changes into one form.
html/modules/adminpanels/xaradmin/updateconfig.php
1.21 05/02/16 16:28:25 [email protected] +15 -25
- check authcode first, before doing anything else
- lets not make it more complicated than it needs to be
ChangeSet
1.2016.1.174 05/02/16 16:15:17 [email protected] +5 -0
Changes related to allowing menustyle per block instance
html/modules/adminpanels/xartemplates/blocks/modify-adminmenu.xd
1.4 05/02/16 16:15:15 [email protected] +22 -1
Add the new config param to the block config screen
html/modules/adminpanels/xartemplates/admin-modifyconfig.xd
1.45 05/02/16 16:15:15 [email protected] +2 -5
Change the text according to the change
html/modules/adminpanels/xarblocks/modify-adminmenu.php
1.4 05/02/16 16:15:15 [email protected] +7 -0
add the menustyle parameter to the block instance configuration, revert to mod default when not found
html/modules/adminpanels/xarblocks/adminmenu.php
1.100 05/02/16 16:15:15 [email protected] +13 -18
Add menustyle parameter to block instance configuration, but leave the modvar, so it can be configured as default and helps migrating
from older installs.
html/modules/adminpanels/xaradmin/updateconfig.php
1.20 05/02/16 16:15:15 [email protected] +0 -10
clean the showmarker from the mod config
ChangeSet
1.2016.1.173 05/02/16 15:44:28 [email protected] +1 -0
use the same template as the rest of the block page
html/modules/adminpanels/xartemplates/blocks/modify-adminmenu.xd
1.3 05/02/16 15:44:26 [email protected] +22 -25
use the same template as the rest of the block page
ChangeSet
1.2016.1.172 05/02/16 15:29:24 [email protected] +5 -0
Showmarker to block instance config
html/modules/adminpanels/xartemplates/blocks/modify-adminmenu.xd
1.2 05/02/16 15:29:22 [email protected] +14 -0
Showmarker to block instance config
html/modules/adminpanels/xartemplates/admin-modifyconfig.xd
1.44 05/02/16 15:29:22 [email protected] +1 -10
Showmarker to block instance config
html/modules/adminpanels/xarblocks/modify-adminmenu.php
1.3 05/02/16 15:29:22 [email protected] +6 -3
Showmarker to block instance config
html/modules/adminpanels/xarblocks/adminmenu.php
1.99 05/02/16 15:29:22 [email protected] +15 -18
Showmarker to block instance config
html/modules/adminpanels/xaradmin/modifyconfig.php
1.11 05/02/16 15:29:22 [email protected] +0 -1
Showmarker to block instance config
ChangeSet
1.2016.1.171 05/02/16 14:46:56 [email protected] +9 -0
Cleaning out some remnant of my blunt copy and paste action.
html/modules/adminpanels/xarblocks/modify-adminmenu.php
1.2 05/02/16 14:46:54 [email protected] +0 -6
Cleaning
html/modules/adminpanels/xaradmin/updateconfig.php
1.19 05/02/16 14:46:54 [email protected] +0 -11
Cleaning
html/modules/adminpanels/xaradmin/modifyconfig.php
1.10 05/02/16 14:46:54 [email protected] +0 -2
Cleaning
html/modules/adminpanels/xaradmin/main.php
1.6 05/02/16 14:46:54 [email protected] +0 -2
Cleaning
html/modules/adminpanels/xaradmin/loadnewmod.php
1.6 05/02/16 14:46:54 [email protected] +0 -2
Cleaning
html/modules/adminpanels/xaradmin/confirmlogout.php
1.10 05/02/16 14:46:54 [email protected] +0 -2
Cleaning
html/modules/adminpanels/xaradmin/config_modgroups.php
1.5 05/02/16 14:46:54 [email protected] +0 -2
Cleaning
html/modules/adminpanels/xaradmin/config_byweight.php
1.5 05/02/16 14:46:54 [email protected] +0 -2
Cleaning
html/modules/adminpanels/xaradmin/config_bygroup.php
1.5 05/02/16 14:46:54 [email protected] +0 -2
Cleaning
ChangeSet
1.2016.1.170 05/02/16 14:33:11 [email protected] +2 -0
Simplifying the logout confirmation.
html/modules/adminpanels/xartemplates/admin-confirmlogout.xd
1.13 05/02/16 14:33:09 [email protected] +6 -1
No need for coding the link, moving hardcoded javascript out of the code.
html/modules/adminpanels/xaradmin/confirmlogout.php
1.9 05/02/16 14:33:09 [email protected] +2 -15
Let the template do the work
ChangeSet
1.2016.1.169 05/02/16 14:22:32 [email protected] +2 -0
Moving cancel label to the template space, no need to code it up.
html/modules/adminpanels/xartemplates/admin-confirmlogout.xd
1.12 05/02/16 14:22:30 [email protected] +2 -1
Moving out cancel label
html/modules/adminpanels/xaradmin/confirmlogout.php
1.8 05/02/16 14:22:30 [email protected] +1 -3
Moving out cancel label.
ChangeSet
1.2016.1.168 05/02/16 14:18:28 [email protected] +6 -0
Moving out logout url to the template space, no need to code it up.
html/modules/adminpanels/xartemplates/blocks/verticallistbyname.xd
1.10 05/02/16 14:18:26 [email protected] +1 -1
Moving out logout url
html/modules/adminpanels/xartemplates/blocks/verticallistbycats.xd
1.13 05/02/16 14:18:26 [email protected] +1 -1
Moving out logout url
html/modules/adminpanels/xartemplates/blocks/sidemenu.xd
1.26 05/02/16 14:18:26 [email protected] +1 -1
Moving out logout url
html/modules/adminpanels/xartemplates/admin-confirmlogout.xd
1.11 05/02/16 14:18:26 [email protected] +1 -1
Moving out logout url
html/modules/adminpanels/xarblocks/adminmenu.php
1.98 05/02/16 14:18:26 [email protected] +0 -6
Moving out logout url
html/modules/adminpanels/xaradmin/confirmlogout.php
1.7 05/02/16 14:18:26 [email protected] +0 -1
Moving out logout url
ChangeSet
1.2016.1.167 05/02/16 14:11:56 [email protected] +6 -0
Move the logout label to the template domain. No need to code it up.
html/modules/adminpanels/xartemplates/blocks/verticallistbyname.xd
1.9 05/02/16 14:11:54 [email protected] +3 -1
- moving out logout label
html/modules/adminpanels/xartemplates/blocks/verticallistbycats.xd
1.12 05/02/16 14:11:54 [email protected] +3 -1
- moving out logout label
html/modules/adminpanels/xartemplates/blocks/sidemenu.xd
1.25 05/02/16 14:11:54 [email protected] +1 -1
moving out logoutlabel
html/modules/adminpanels/xartemplates/admin-confirmlogout.xd
1.10 05/02/16 14:11:54 [email protected] +1 -1
- moving out logoutlabel
html/modules/adminpanels/xarblocks/adminmenu.php
1.97 05/02/16 14:11:54 [email protected] +9 -10
- some comments
- moving out logoutlabel
html/modules/adminpanels/xaradmin/confirmlogout.php
1.6 05/02/16 14:11:54 [email protected] +0 -1
Moving out logoutlabel
ChangeSet
1.2016.1.166 05/02/16 13:48:10 [email protected] +5 -0
Moving the 'show logout' setting to a block setting per instance.
html/modules/adminpanels/xartemplates/blocks/verticallistbyname.xd
1.8 05/02/16 13:48:08 [email protected] +1 -1
adjust for the block parameter instead of the module parameter
html/modules/adminpanels/xartemplates/blocks/verticallistbycats.xd
1.11 05/02/16 13:48:08 [email protected] +1 -1
adjust for the block parameter instead of the module parameter
html/modules/adminpanels/xartemplates/admin-modifyconfig.xd
1.43 05/02/16 13:48:08 [email protected] +1 -10
Inform the user that the setting can now be adjusted in the block instance
html/modules/adminpanels/xarblocks/adminmenu.php
1.96 05/02/16 13:48:08 [email protected] +15 -1
adjustments for making the 'show logout' setting a per instance setting
html/modules/adminpanels/xaradmin/modifyconfig.php
1.9 05/02/16 13:48:08 [email protected] +0 -2
moving the show logout setting to a per instance setting
ChangeSet
1.2016.1.165 05/02/16 13:23:57 [email protected] +3 -0
Preparation cset for moving some setting from global adminpanels level to block instance level.
html/modules/adminpanels/xartemplates/blocks/modify-adminmenu.xd
1.1 05/02/16 13:23:55 [email protected] +15 -0
html/modules/adminpanels/xarblocks/modify-adminmenu.php
1.1 05/02/16 13:23:55 [email protected] +55 -0
html/modules/roles/xarblocks/login.php
1.51 05/02/16 13:23:55 [email protected] +1 -0
adding a FIXME
html/modules/adminpanels/xartemplates/blocks/modify-adminmenu.xd
1.0 05/02/16 13:23:55 [email protected] +0 -0
BitKeeper file /var/bk/xar/core/xartest/html/modules/adminpanels/xartemplates/blocks/modify-adminmenu.xd
html/modules/adminpanels/xarblocks/modify-adminmenu.php
1.0 05/02/16 13:23:55 [email protected] +0 -0
BitKeeper file /var/bk/xar/core/xartest/html/modules/adminpanels/xarblocks/modify-adminmenu.php
ChangeSet
1.2018 05/02/03 08:13:59 [email protected] +5 -0
Merging stable into the sqlite scenario
html/modules/installer/xartemplates/admin-phase4.xd
1.36 05/02/03 08:13:58 [email protected] +1 -10
related to the extension availability testing, which need to be remerged
html/modules/installer/xaradmin.php
1.153 05/02/03 08:13:58 [email protected] +21 -51
- For now, use the install logic of sqlite installer, the installer has been cleaned UP
- To remerge: extension availability testing for the database drivers
html/modules/base/xarinit.php
1.138 05/02/03 08:13:58 [email protected] +2 -3
- version number of themes mod changed, reflect this in base init
html/modules/dynamicdata/xarinit.php
1.53 05/02/03 08:04:13 marcel-097TUEbwl1/[email protected] +0 -0
Auto merged
html/includes/xarTableDDL.php
1.66 05/02/03 08:04:13 marcel-097TUEbwl1/[email protected] +0 -0
Auto merged
ChangeSet
1.1979.1.17 04/12/23 09:37:53 marcel-097TUEbwl1/[email protected] +1 -0
Merge hsdev.com:/var/bk/xar/core/xartest
into hsdev.com:/var/bk/xar/core/sqlite
html/modules/base/xarinit.php
1.137 04/12/23 09:37:52 marcel-097TUEbwl1/[email protected] +0 -0
Auto merged
ChangeSet
1.1979.1.13 04/12/12 09:58:14 [email protected] +1 -0
Not merging the dbconnecting logic, as that changed anyway in sqlite scenario. Need to check this again for postgres before merging,
but i think the same bug was solved in another way
html/modules/installer/xaradmin.php
1.152 04/12/12 09:58:12 [email protected] +1 -21
Not merging the dbconnecting logic, as that changed anyway in sqlite scenario. Need to check this again for postgres before merging,
but i think the same bug was solved in another way
ChangeSet
1.1979.1.10 04/12/06 12:18:01 marcel-097TUEbwl1/[email protected] +1 -0
Merge hsdev.com:/var/bk/xar/core/xartest
into hsdev.com:/var/bk/xar/core/sqlite
html/modules/adminpanels/xarinit.php
1.52 04/12/06 12:18:01 marcel-097TUEbwl1/[email protected] +0 -0
Auto merged
ChangeSet
1.1957.34.1 04/11/29 09:37:07 marcel-097TUEbwl1/[email protected] +1 -0
Merge hsdev.com:/var/bk/xar/core/xartest
into hsdev.com:/var/bk/xar/core/sqlite
html/modules/privileges/xarinit.php
1.48 04/11/29 09:37:06 marcel-097TUEbwl1/[email protected] +0 -0
Auto merged
ChangeSet
1.1957.1.30 04/11/09 15:43:05 [email protected] +1 -0
tabs
html/xaradodb/datadict/datadict-sqlite.inc.php
1.3 04/11/09 15:43:03 [email protected] +17 -17
tabs
ChangeSet
1.1957.1.29 04/11/09 15:41:19 [email protected] +1 -0
brace
html/xaradodb/datadict/datadict-sqlite.inc.php
1.2 04/11/09 15:41:17 [email protected] +3 -6
brace
ChangeSet
1.1957.1.28 04/11/09 15:38:53 [email protected] +1 -0
Initial subclass for datadict for sqlite backend, need more modules which use this
html/xaradodb/datadict/datadict-sqlite.inc.php
1.1 04/11/09 15:38:51 [email protected] +65 -0
html/xaradodb/datadict/datadict-sqlite.inc.php
1.0 04/11/09 15:38:51 [email protected] +0 -0
BitKeeper file /var/bk/xar/core/sqlite/html/xaradodb/datadict/datadict-sqlite.inc.php
ChangeSet
1.1957.1.26 04/11/07 18:18:24 [email protected] +1 -0
Implementing the xarDB__sqliteAlterTable() function for SQLite
This concludes the needed functionality.
html/includes/xarTableDDL.php
1.65 04/11/07 18:18:18 [email protected] +39 -1
Implementing the xarDB__sqliteAlterTable() function for SQLite
This concludes the needed functionality.
ChangeSet
1.1957.1.25 04/11/07 18:16:39 [email protected] +1 -0
- Adding code for ALTER TABLE <sometable> RENAME TO <newtablename>
- refactoring the var naming for it
html/xaradodb/drivers/adodb-sqlite.inc.php
1.6 04/11/07 18:16:26 [email protected] +30 -21
- Adding code for ALTER TABLE <sometable> RENAME TO <newtablename>
- refactoring the var naming for it
ChangeSet
1.1957.1.24 04/11/07 16:23:55 [email protected] +1 -0
ALTER TABLE emulation for SQLite.
- Initial implementation
- Does not use an atomic transaction yet, and as such i didnt use a temp table yet, so no data will be lost if something goes wrong
html/xaradodb/drivers/adodb-sqlite.inc.php
1.5 04/11/07 16:23:41 [email protected] +153 -5
ALTER TABLE emulation for SQLite.
- Initial implementation
- Does not use an atomic transaction yet, and as such i didnt use a temp table yet, so no data will be lost if something goes wrong
ChangeSet
1.1957.1.23 04/11/07 12:09:39 [email protected] +1 -0
Dont put the serialized value direct into the function.
xarConfigSetVar serializes internally.
html/modules/base/xarinit.php
1.136 04/11/07 12:09:30 [email protected] +7 -1
Dont put the serialized value direct into the function.
ChangeSet
1.1957.1.22 04/11/06 15:27:35 [email protected] +1 -0
Bring in the framework for an ALTER TABLE emulation for SQLite, all other functionality should NOT be affected by
this. Hence me pushing, so there can be some usage over time, before the _altertable() method is implemented.
Hopefully we've caught possible errors by then.
html/xaradodb/drivers/adodb-sqlite.inc.php
1.4 04/11/06 15:27:31 [email protected] +29 -0
Bring in the framework for an ALTER TABLE emulation for SQLite, all other functionality should NOT be affected by
this. Hence me pushing, so there can be some usage over time, before the _altertable() method is implemented.
Hopefully we've caught possible errors by then.
ChangeSet
1.1957.1.21 04/11/06 14:52:58 [email protected] +1 -0
cleaning up a little plus adding some phpdoc to clarify what it is all about.
html/includes/xarTableDDL.php
1.64 04/11/06 14:52:54 [email protected] +24 -60
clean up a little
ChangeSet
1.1957.1.20 04/11/06 14:51:26 [email protected] +2 -0
Also retrieve the dbtype and use it in the template
html/modules/installer/xartemplates/admin-phase4.xd
1.35 04/11/06 14:51:21 [email protected] +5 -3
use the retrieved db type to signal which option is selected
html/modules/installer/xaradmin.php
1.151 04/11/06 14:51:21 [email protected] +1 -1
also retrieve the db type
ChangeSet
1.1957.7.1 04/11/06 09:18:27 [email protected] +9 -0
Minimal changes, to let installer use SQLite and end up with a working Xaraya
Obviously lots of issues, the bigger ones are:
- SQLite has no ALTER TABLE, so forget upgrading for the moment
- SQLite autocreates databases, so when connecting and using SelectDB method, an empty database will *always* exist,
which might confuse the users when installing (overwrite my database? huh? etc. )
html/xaradodb/drivers/adodb-sqlite.inc.php
1.3 04/11/06 09:18:23 [email protected] +25 -2
Xaraya modifications for the SQLite driver:
- return null for the GenId method instead of emulating sequences
- missing dataProvider property (bug in adodb?)
- interpret host as directory and dbname as the filename, makes more sense than putting it all in hostname (upstream?)
- Implement the SelectDB function (this is kinda moot, because SQLite autocreates databases when they dont exist)
html/modules/privileges/xarinit.php
1.47 04/11/06 09:18:23 [email protected] +20 -20
- Use bindvars, required for SQLite
html/modules/modules/xarinit.php
1.46 04/11/06 09:18:23 [email protected] +24 -22
- Use bindvars, required for SQLite
html/modules/installer/xaradmin.php
1.150 04/11/06 09:18:22 [email protected] +12 -4
- Adding SQLite as install option
- The connect method for SQLite needs the dbname, i think it could be used for the others too (i.e. specified, not used)
html/modules/dynamicdata/xarinit.php
1.52 04/11/06 09:18:22 [email protected] +6 -6
Use bindvars where possible
html/modules/blocks/xaradminapi/update_instance_groups.php
1.5 04/11/06 09:18:22 [email protected] +19 -12
- Reformulate the update instances function, so it bails out earlier if something goes wrong
- Use bindvars in the queries, for SQLite, its not an option but a requirement
html/modules/base/xarinit.php
1.135 04/11/06 09:18:22 [email protected] +22 -26
- Do the config var like the others
- bindvars are required for SQLite
html/modules/adminpanels/xarinit.php
1.51 04/11/06 09:18:22 [email protected] +20 -20
bindvars, needed for SQLite
html/includes/xarTableDDL.php
1.63 04/11/06 09:18:22 [email protected] +252 -2
SQLite DDL function added in their absolute minimal form. Based off the mysql varieties. As SQLite is typeless,
almost anything goes. Obviously we have to optimize that later, but TableDDL is deprecated anyway ;-)
Links for the differences:
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]
http://xaraya.com:15000/core/adodbupdate/[email protected]