24 csets were pushed to modules/uploads_guimods: newhook.php: oops.. missing ?>...
rabbitt-111RdWWlOxkOkXtL6OYfHgC/[email protected] (Carl P. Corliss)
| Newsgroups | gmane.comp.cms.xaraya.bk-notices |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Changes were applied by ccorliss to modules/uploads_guimods level 25.
The following csets were applied:
ChangeSet
1.438 05/03/29 12:41:07 ccorliss-tp0iMJ/[email protected] +1 -0
newhook.php:
oops.. missing ?>
xaradmin/newhook.php
1.9 05/03/29 12:40:57 ccorliss-tp0iMJ/[email protected] +2 -0
oops.. missing ?>
ChangeSet
1.437 05/03/29 12:39:34 ccorliss-tp0iMJ/[email protected] +1 -0
newhook.php:
removed extra line at end of file
xaradmin/newhook.php
1.8 05/03/29 12:39:19 ccorliss-tp0iMJ/[email protected] +1 -1
removed extra line at end of file
ChangeSet
1.436 05/03/29 12:38:00 ccorliss-tp0iMJ/[email protected] +1 -0
create.php:
removed unused var
xarfsapi/create.php
1.4 05/03/29 12:37:32 ccorliss-tp0iMJ/[email protected] +1 -1
removed unused var
ChangeSet
1.435 05/03/29 12:36:32 ccorliss-tp0iMJ/[email protected] +1 -0
create.php:
commented out test code for now
xarfsapi/create.php
1.3 05/03/29 12:36:19 ccorliss-tp0iMJ/[email protected] +3 -3
commented out test code for now
ChangeSet
1.434 05/03/29 12:31:56 ccorliss-tp0iMJ/[email protected] +9 -0
QA tabs -> spaces
xaruser/help.php
1.2 05/03/29 12:31:55 ccorliss-tp0iMJ/[email protected] +1 -1
QA tabs -> spaces
xaruser/file_selector.php
1.14 05/03/29 12:31:55 ccorliss-tp0iMJ/[email protected] +12 -12
QA tabs -> spaces
xaruser/displayhook.php
1.3 05/03/29 12:31:55 ccorliss-tp0iMJ/[email protected] +5 -5
QA tabs -> spaces
xaruser/directorybrowser.php
1.2 05/03/29 12:31:55 ccorliss-tp0iMJ/[email protected] +4 -4
QA tabs -> spaces
xaruser/browser.php
1.3 05/03/29 12:31:55 ccorliss-tp0iMJ/[email protected] +144 -144
QA tabs -> spaces
xarfsapi/create.php
1.2 05/03/29 12:31:55 ccorliss-tp0iMJ/[email protected] +46 -9
QA tabs -> spaces
xaradminapi/createhook.php
1.2 05/03/29 12:31:55 ccorliss-tp0iMJ/[email protected] +30 -30
QA tabs -> spaces
xaradmin/newhook.php
1.7 05/03/29 12:31:55 ccorliss-tp0iMJ/[email protected] +1 -1
QA tabs -> spaces
xaradmin/modifyhook.php
1.4 05/03/29 12:31:55 ccorliss-tp0iMJ/[email protected] +5 -5
QA tabs -> spaces
ChangeSet
1.433 05/03/29 12:28:29 ccorliss-tp0iMJ/[email protected] +2 -0
user-showinput.xd:
removed inline javascript. Using base-include-javascript now
functions.js:
renam js function name so we don't intrude on other namespaces
xartemplates/user-showinput.xd
1.4 05/03/29 12:28:26 ccorliss-tp0iMJ/[email protected] +31 -37
removed inline javascript. Using base-include-javascript now
xartemplates/includes/functions.js
1.2 05/03/29 12:28:26 ccorliss-tp0iMJ/[email protected] +1 -1
renam js function name so we don't intrude on other namespaces
ChangeSet
1.432 05/03/24 10:51:42 [email protected] +7 -0
get_file_location.php:
formatting change
store.php:
- added ability to mark incoming files as conflicting with pre-existing ones
prepare_uploads.php:
- added nameHash indice and routines to remove non-existent uploads in the filelist array
db_get_file_entry.php:
- handle recreation of location uri when uri is a conflict uri
admin-get_files.xd:
- removed local import interface
get_files.php:
testing some thoughts
BitKeeper/etc/logging_ok
1.147 05/03/24 10:51:42 [email protected] +1 -0
Logging to [email protected] accepted
xarvdirapi/get_file_location.php
1.3 05/03/24 10:51:24 [email protected] +2 -1
formatting change
xaruserapi/store.php
1.4 05/03/24 10:51:24 [email protected] +91 -48
- added ability to mark incoming files as conflicting with pre-existing ones
xaruserapi/prepare_uploads.php
1.25 05/03/24 10:51:24 [email protected] +3 -0
- added nameHash indice and routines to remove non-existent uploads in the filelist array
xaruserapi/db_get_file_entry.php
1.4 05/03/24 10:51:24 [email protected] +19 -2
- handle recreation of location uri when uri is a conflict uri
xartemplates/admin-get_files.xd
1.6 05/03/24 10:51:24 [email protected] +0 -3
- removed local import interface
xaradmin/get_files.php
1.18 05/03/24 10:51:24 [email protected] +35 -4
testing some thoughts
ChangeSet
1.431 05/03/18 21:04:24 ccorliss-tp0iMJ/[email protected] +2 -0
merged
xaruserapi/prepare_uploads.php
1.24 05/03/18 21:04:24 ccorliss-tp0iMJ/[email protected] +2 -7
merged
xaradmin/get_files.php
1.17 05/03/18 20:59:46 ccorliss-tp0iMJ/[email protected] +0 -0
Auto merged
ChangeSet
1.429.1.1 05/03/18 20:59:39 ccorliss-tp0iMJ/[email protected] +15 -0
path_decode.php:
- adjustments for parameter renaming
store.php:
adjustments to better handle uploads/imports
create.php:
- temporary fix to allow user directories to be added
- NOTE: This should be VERY temporary
validate_upload.php:
adjusted parameter name (fileSrc --> source)
removed commented out (future functionality) code
process_files.php:
this function is being removed - slowly...
prepare_uploads.php:
Now handles multiple uploaded files returning an array of prepared fileInfos
db_add_file.php:
- parameter renaming
- handle mimetype analysis here instead
- handle file size detection here as well
upload-form.xd:
slight changes for testing
is_mountpoint.php:
return directory id if path is a mount point
obfuscate_name.php, move.php, dump.php:
parameter renaming
delete.php:
- more specific error message
get_files.php:
- changes for tests
0.9.8.php:
- adjusting for parameter renaming
store.php:
Rename: xarfsapi/store.php -> xaruserapi/store.php
xarvdirapi/path_decode.php
1.6 05/03/18 20:59:35 ccorliss-tp0iMJ/[email protected] +3 -2
- adjustments for parameter renaming
xaruserapi/store.php
1.3 05/03/18 20:59:35 ccorliss-tp0iMJ/[email protected] +107 -109
adjustments to better handle uploads/imports
xarvdirapi/create.php
1.2 05/03/18 20:59:34 ccorliss-tp0iMJ/[email protected] +5 -3
- temporary fix to allow user directories to be added
- NOTE: This should be VERY temporary
xaruserapi/validate_upload.php
1.12 05/03/18 20:59:34 ccorliss-tp0iMJ/[email protected] +1 -5
adjusted parameter name (fileSrc --> source)
removed commented out (future functionality) code
xaruserapi/process_files.php
1.22 05/03/18 20:59:34 ccorliss-tp0iMJ/[email protected] +4 -63
this function is being removed - slowly...
xaruserapi/prepare_uploads.php
1.22.1.1 05/03/18 20:59:34 ccorliss-tp0iMJ/[email protected] +86 -100
Now handles multiple uploaded files returning an array of prepared fileInfos
xaruserapi/db_add_file.php
1.15 05/03/18 20:59:34 ccorliss-tp0iMJ/[email protected] +60 -71
- parameter renaming
- handle mimetype analysis here instead
- handle file size detection here as well
xartemplates/includes/upload-form.xd
1.6 05/03/18 20:59:34 ccorliss-tp0iMJ/[email protected] +6 -1
slight changes for testing
xarmountapi/is_mountpoint.php
1.2 05/03/18 20:59:34 ccorliss-tp0iMJ/[email protected] +3 -3
return directory id if path is a mount point
xarfsapi/obfuscate_name.php
1.2 05/03/18 20:59:34 ccorliss-tp0iMJ/[email protected] +7 -3
parameter renaming
xarfsapi/move.php
1.2 05/03/18 20:59:34 ccorliss-tp0iMJ/[email protected] +19 -19
parameter renaming
xarfsapi/dump.php
1.2 05/03/18 20:59:34 ccorliss-tp0iMJ/[email protected] +12 -12
parameter renaming
xarfsapi/delete.php
1.2 05/03/18 20:59:34 ccorliss-tp0iMJ/[email protected] +1 -1
- more specific error message
xaradmin/get_files.php
1.15.1.1 05/03/18 20:59:34 ccorliss-tp0iMJ/[email protected] +10 -3
- changes for tests
upgrades/0.9.8.php
1.18 05/03/18 20:59:34 ccorliss-tp0iMJ/[email protected] +8 -4
- adjusting for parameter renaming
xaruserapi/store.php
1.2 05/03/18 20:57:50 ccorliss-tp0iMJ/[email protected] +0 -0
Rename: xarfsapi/store.php -> xaruserapi/store.php
xaruser/directorybrowser.php
1.1 05/03/18 16:32:02 ajones-V/[email protected] +34 -0
xartemplates/user-directorybrowser.xd
1.1 05/03/18 16:32:02 ajones-V/[email protected] +26 -0
xaradmin.php
1.1 05/03/18 16:32:02 ajones-V/[email protected] +5 -0
ChangeSet
1.430 05/03/18 16:32:02 ajones-V/[email protected] +12 -0
changes to flesh out import and upload file. also removed old code from splitting out browser. split out directory browser.
xaruserapi/prepare_uploads.php
1.23 05/03/18 16:32:02 ajones-V/[email protected] +11 -17
removed obfuscate filename per carls request.
xaruser/uploadfile.php
1.2 05/03/18 16:32:02 ajones-V/[email protected] +96 -1
fleshed out to be a full copy of other script (file_upload.php?)
xaruser/importfile.php
1.2 05/03/18 16:32:02 ajones-V/[email protected] +96 -1
fleshed out to be a full copy of other script (file_upload.php?)
xaruser/file_selector.php
1.13 05/03/18 16:32:02 ajones-V/[email protected] +15 -147
took out reduntant setting of data[path] as it's set in xarvarfetch. added call to xarModFunc(directorybrowser). removed old code at bottom of function
xaruser/directorybrowser.php
1.0 05/03/18 16:32:02 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xaruser/directorybrowser.php
xaruser/browser.php
1.2 05/03/18 16:32:02 ajones-V/[email protected] +16 -14
pass directory browser value into data array to be output by template
xartemplates/user-uploadfile.xd
1.2 05/03/18 16:32:02 ajones-V/[email protected] +27 -1
added real template for uploading a file
xartemplates/user-importfile.xd
1.2 05/03/18 16:32:02 ajones-V/[email protected] +28 -1
added real template for importing a file
xartemplates/user-directorybrowser.xd
1.0 05/03/18 16:32:02 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/user-directorybrowser.xd
xartemplates/user-browser.xd
1.2 05/03/18 16:32:02 ajones-V/[email protected] +1 -11
took out call to directory listing stuffs. it's now in it's own file
xaradmin/get_files.php
1.16 05/03/18 16:32:02 ajones-V/[email protected] +0 -3
removed xarModAPILoad uploads user
xaradmin.php
1.0 05/03/18 16:32:02 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xaradmin.php
ChangeSet
1.429 05/03/17 10:48:06 ccorliss-tp0iMJ/[email protected] +6 -0
get_dir_list.php:
changes to take into account user's directories
check_user_homedir.php:
fixed routines for creating user's homedirectory as well as their public files folder
user_fileselector_browser.xd:
changed constrain="1" to constrain="true"
local-import-form.xd:
missing closing if tag
get_files.php:
breaking it to make it work again :-)
0.9.8.php:
Added default home directory modvar
xarvdirapi/get_dir_list.php
1.3 05/03/17 10:48:04 ccorliss-tp0iMJ/[email protected] +28 -13
changes to take into account user's directories
xarvdirapi/check_user_homedir.php
1.2 05/03/17 10:48:04 ccorliss-tp0iMJ/[email protected] +14 -1
fixed routines for creating user's homedirectory as well as their public files folder
xartemplates/includes/user_fileselector_browser.xd
1.9 05/03/17 10:48:04 ccorliss-tp0iMJ/[email protected] +1 -1
changed constrain="1" to constrain="true"
xartemplates/includes/local-import-form.xd
1.9 05/03/17 10:48:04 ccorliss-tp0iMJ/[email protected] +1 -0
missing closing if tag
xaradmin/get_files.php
1.15 05/03/17 10:48:04 ccorliss-tp0iMJ/[email protected] +4 -6
breaking it to make it work again :-)
upgrades/0.9.8.php
1.17 05/03/17 10:48:04 ccorliss-tp0iMJ/[email protected] +3 -0
Added default home directory modvar
ChangeSet
1.428 05/03/16 13:56:14 ccorliss-tp0iMJ/[email protected] +1 -0
db_delete_association.php:
fixes missing WHERE keyword
xaruserapi/db_delete_association.php
1.19 05/03/16 13:55:58 ccorliss-tp0iMJ/[email protected] +9 -6
fixes missing WHERE keyword
ChangeSet
1.427 05/03/16 13:48:26 ccorliss-tp0iMJ/[email protected] +1 -0
db_delete_association.php:
fixes undefined where variable
xaruserapi/db_delete_association.php
1.18 05/03/16 13:48:11 ccorliss-tp0iMJ/[email protected] +1 -0
fixes undefined where variable
ChangeSet
1.426 05/03/16 13:43:43 ccorliss-tp0iMJ/[email protected] +1 -0
db_delete_association.php:
missing )
xaruserapi/db_delete_association.php
1.17 05/03/16 13:43:07 ccorliss-tp0iMJ/[email protected] +1 -1
missing )
ChangeSet
1.425 05/03/16 12:35:15 ccorliss-tp0iMJ/[email protected] +2 -0
updatehook.php:
tabs -> spaces
db_delete_association.php:
allow all file associations with a particular modid/itemtype/itemid to be severed
xaradminapi/updatehook.php
1.6 05/03/16 12:34:13 ccorliss-tp0iMJ/[email protected] +34 -30
tabs -> spaces
xaruserapi/db_delete_association.php
1.16 05/03/16 12:33:29 ccorliss-tp0iMJ/[email protected] +12 -8
allow all file associations with a particular modid/itemtype/itemid to be severed
ChangeSet
1.424 05/03/16 12:21:09 ajones-V/[email protected] +13 -0
added new files to split out the funcationality of the file browser tabs into different files, redid some files to put vars in data array and added new php and xd files as well.
xaruser/uploadfile.php
1.1 05/03/16 12:21:08 ajones-V/[email protected] +9 -0
xaruser/importfile.php
1.1 05/03/16 12:21:08 ajones-V/[email protected] +9 -0
xaruser/help.php
1.1 05/03/16 12:21:08 ajones-V/[email protected] +9 -0
xaruser/browser.php
1.1 05/03/16 12:21:08 ajones-V/[email protected] +154 -0
xartemplates/user_fileselector_browser.xd
1.1 05/03/16 12:21:08 ajones-V/[email protected] +116 -0
xartemplates/user-uploadfile.xd
1.1 05/03/16 12:21:08 ajones-V/[email protected] +1 -0
xartemplates/user-importfile.xd
1.1 05/03/16 12:21:08 ajones-V/[email protected] +1 -0
xartemplates/user-help.xd
1.1 05/03/16 12:21:08 ajones-V/[email protected] +1 -0
xartemplates/user-browser.xd
1.1 05/03/16 12:21:08 ajones-V/[email protected] +116 -0
xaruserapi/db_delete_association.php
1.15 05/03/16 12:21:08 ajones-V/[email protected] +1 -1
type in function name fixed
xaruser/uploadfile.php
1.0 05/03/16 12:21:08 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xaruser/uploadfile.php
xaruser/importfile.php
1.0 05/03/16 12:21:08 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xaruser/importfile.php
xaruser/help.php
1.0 05/03/16 12:21:08 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xaruser/help.php
xaruser/file_selector.php
1.12 05/03/16 12:21:08 ajones-V/[email protected] +98 -78
massive redo to split out the funcationality of the file browser tabs into different files.
xaruser/browser.php
1.0 05/03/16 12:21:08 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xaruser/browser.php
xartemplates/user_fileselector_browser.xd
1.0 05/03/16 12:21:08 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/user_fileselector_browser.xd
xartemplates/user-uploadfile.xd
1.0 05/03/16 12:21:08 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/user-uploadfile.xd
xartemplates/user-importfile.xd
1.0 05/03/16 12:21:08 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/user-importfile.xd
xartemplates/user-help.xd
1.0 05/03/16 12:21:08 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/user-help.xd
xartemplates/user-file_selector.xd
1.4 05/03/16 12:21:08 ajones-V/[email protected] +2 -2
removed old style of output to allow for new style
xartemplates/user-browser.xd
1.0 05/03/16 12:21:08 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/user-browser.xd
xaradminapi/updatehook.php
1.5 05/03/16 12:21:08 ajones-V/[email protected] +9 -0
added a call to delete all files for the current item, then add back only the ones that are still attached
xartemplates/user-display_hook-icons.xd
1.1 05/03/14 16:24:28 ajones-V/[email protected] +7 -0
ChangeSet
1.423 05/03/14 16:24:28 ajones-V/[email protected] +2 -0
took out testing code & optimized switch statment & added file to display hooked icon lists
xaruser/displayhook.php
1.2 05/03/14 16:24:28 ajones-V/[email protected] +6 -78
took out testing code & optimized switch statment
xartemplates/user-display_hook-icons.xd
1.0 05/03/14 16:24:28 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/user-display_hook-icons.xd
ChangeSet
1.422 05/03/14 16:16:51 ccorliss-tp0iMJ/[email protected] +2 -0
push.php:
handle images inline, and other files as attachments
get_attachment_settings.php:
added phpdoc info
xarfsapi/push.php
1.2 05/03/14 16:16:34 ccorliss-tp0iMJ/[email protected] +10 -2
handle images inline, and other files as attachments
xaradminapi/get_attachment_settings.php
1.3 05/03/14 16:14:16 ccorliss-tp0iMJ/[email protected] +19 -0
added phpdoc info
ChangeSet
1.421 05/03/14 15:58:26 ccorliss-tp0iMJ/[email protected] +1 -0
get_attachment_settings.php:
nit
xaradminapi/get_attachment_settings.php
1.2 05/03/14 15:57:39 ccorliss-tp0iMJ/[email protected] +4 -11
nit
ChangeSet
1.420 05/03/14 15:30:46 ccorliss-tp0iMJ/[email protected] +2 -0
fixes problem where decode shorturl matched old style fileId based short urls with filenames that had an integer in the name followed by a dot and anything (ie: \d\..*)
xarvdirapi/path_decode.php
1.5 05/03/14 15:30:46 ccorliss-tp0iMJ/[email protected] +0 -1
remove debugging statement
xaruserapi/decode_shorturl.php
1.12 05/03/14 15:30:46 ccorliss-tp0iMJ/[email protected] +8 -4
fixes problem where decode shorturl matched old style fileId based short urls with filenames that had an integer in the name followed by a dot and anything (ie: \d\..*)
ChangeSet
1.419 05/03/14 13:47:17 ajones-V/[email protected] +8 -0
took out extra code, correctly set vars, added new files for displaying hooks
xaruser/displayhook.php
1.1 05/03/14 13:47:16 ajones-V/[email protected] +149 -0
xartemplates/user-display_hook.xd
1.1 05/03/14 13:47:16 ajones-V/[email protected] +6 -0
xartemplates/user-display_hook-list.xd
1.1 05/03/14 13:47:16 ajones-V/[email protected] +6 -0
xartemplates/user-display_hook-icon.xd
1.1 05/03/14 13:47:16 ajones-V/[email protected] +7 -0
xaradminapi/createhook.php
1.1 05/03/14 13:47:16 ajones-V/[email protected] +77 -0
xaruser/displayhook.php
1.0 05/03/14 13:47:16 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xaruser/displayhook.php
xartemplates/user-display_hook.xd
1.0 05/03/14 13:47:16 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/user-display_hook.xd
xartemplates/user-display_hook-list.xd
1.0 05/03/14 13:47:16 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/user-display_hook-list.xd
xartemplates/user-display_hook-icon.xd
1.0 05/03/14 13:47:16 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/user-display_hook-icon.xd
xaradminapi/updatehook.php
1.4 05/03/14 13:47:16 ajones-V/[email protected] +5 -4
correctly set itemId, varname and value
xaradminapi/createhook.php
1.0 05/03/14 13:47:16 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xaradminapi/createhook.php
xaradmin/modifyhook.php
1.3 05/03/14 13:47:16 ajones-V/[email protected] +2 -7
took out extra code and minor spacing changes
upgrades/0.9.8.php
1.16 05/03/14 13:47:16 ajones-V/[email protected] +6 -0
added register for display hook
ChangeSet
1.416.1.1 05/03/14 12:10:32 ccorliss-tp0iMJ/[email protected] +7 -0
path_decode.php:
use new mount functions
get_dir_contents.php:
removed db_get_assocations call - using db_get_file_entry instead
file_selector.php:
changed links to use vpath as opposed to fileId
is_mountpoint, is_mountpoint.php, get.php, get_attachment_settings.php:
new file
xarmountapi/is_mountpoint
1.1 05/03/14 12:10:29 ccorliss-tp0iMJ/[email protected] +0 -0
xarmountapi/is_mountpoint.php
1.1 05/03/14 12:10:29 ccorliss-tp0iMJ/[email protected] +33 -0
xarmountapi/get.php
1.1 05/03/14 12:10:29 ccorliss-tp0iMJ/[email protected] +26 -0
xaradminapi/get_attachment_settings.php
1.1 05/03/14 12:10:29 ccorliss-tp0iMJ/[email protected] +30 -0
xarvdirapi/path_decode.php
1.4 05/03/14 12:10:29 ccorliss-tp0iMJ/[email protected] +8 -11
use new mount functions
xarvdirapi/get_dir_contents.php
1.3 05/03/14 12:10:29 ccorliss-tp0iMJ/[email protected] +0 -10
removed db_get_assocations call - using db_get_file_entry instead
xaruser/file_selector.php
1.11 05/03/14 12:10:29 ccorliss-tp0iMJ/[email protected] +9 -2
changed links to use vpath as opposed to fileId
xarmountapi/is_mountpoint
1.0 05/03/14 12:10:29 ccorliss-tp0iMJ/[email protected] +0 -0
BitKeeper file /work/projects/xaraya/modules/uploads/xarmountapi/is_mountpoint
xarmountapi/is_mountpoint.php
1.0 05/03/14 12:10:29 ccorliss-tp0iMJ/[email protected] +0 -0
BitKeeper file /work/projects/xaraya/modules/uploads/xarmountapi/is_mountpoint.php
xarmountapi/get.php
1.0 05/03/14 12:10:29 ccorliss-tp0iMJ/[email protected] +0 -0
BitKeeper file /work/projects/xaraya/modules/uploads/xarmountapi/get.php
xaradminapi/get_attachment_settings.php
1.0 05/03/14 12:10:29 ccorliss-tp0iMJ/[email protected] +0 -0
BitKeeper file /work/projects/xaraya/modules/uploads/xaradminapi/get_attachment_settings.php
ChangeSet
1.417 05/03/10 12:29:06 ajones-V/[email protected] +6 -0
Fleshed out code, removed debugging info, fixed bugs
xartemplates/user-showinput.xd
1.3 05/03/10 12:29:06 ajones-V/[email protected] +1 -1
modified javascript pop up to have more info about files in attachment list
xaradminapi/updatehook.php
1.3 05/03/10 12:29:06 ajones-V/[email protected] +59 -3
fleshed out to fully functional from simple code notes
xaradmin/newhook.php
1.6 05/03/10 12:29:06 ajones-V/[email protected] +71 -6
fleshed out to fully functional from simple code notes
xaradmin/modifyhook.php
1.2 05/03/10 12:29:06 ajones-V/[email protected] +37 -16
properly setting $data array with form elements for the xd output
xaradmin/modifyconfighook.php
1.8 05/03/10 12:29:06 ajones-V/[email protected] +0 -2
removed trouble shooting print code
upgrades/0.9.8.php
1.15 05/03/10 12:29:06 ajones-V/[email protected] +1 -1
changed to have its own hook instead of using update hook
Links for the differences:
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]
http://xaraya.com:15000/modules/uploads_guimods/[email protected]