5 csets were pushed to modules/uploads_guimods: path_decode.php: - now handles giving f...
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.416 05/03/09 18:38:14 ccorliss-tp0iMJ/[email protected] +8 -0
path_decode.php:
- now handles giving files located in mounted directories file ids
when a file is referenced that is in a mounted directory, if it doesn't
already have a fileId, it is given one
- now returns an array for the the given path with the following info:
dirId (integer)
fileId (integer)
is_mounted (bool)
is_cached (bool)
is_file (bool)
is_dir (bool)
Many files:
- converted to using vpath instead of fileid/dirid internally
db_get_filename.php:
changed AND --> &&
db_add_file.php:
- modified to keep in line with current changes
xarvdirapi/path_decode.php
1.3 05/03/09 18:38:07 ccorliss-tp0iMJ/[email protected] +83 -7
- now handles giving files located in mounted directories file ids
when a file is referenced that is in a mounted directory, if it doesn't
already have a fileId, it is given one
- now returns an array for the the given path with the following info:
dirId (integer)
fileId (integer)
is_mounted (bool)
is_cached (bool)
is_file (bool)
is_dir (bool)
xarvdirapi/get_dir_contents.php
1.2 05/03/09 18:38:07 ccorliss-tp0iMJ/[email protected] +27 -21
- converted to using vpath instead of fileid/dirid internally
xaruserapi/get_file_list.php
1.8 05/03/09 18:38:07 ccorliss-tp0iMJ/[email protected] +25 -31
- converted to using vpath instead of fileid/dirid internally
xaruserapi/db_get_filename.php
1.8 05/03/09 18:38:07 ccorliss-tp0iMJ/[email protected] +1 -1
changed AND --> &&
xaruserapi/db_add_file.php
1.14 05/03/09 18:38:07 ccorliss-tp0iMJ/[email protected] +43 -24
- modified to keep in line with current changes
xaruserapi/db_add_association.php
1.14 05/03/09 18:38:07 ccorliss-tp0iMJ/[email protected] +1 -1
- converted to using vpath instead of fileid/dirid internally
xaruser/file_selector.php
1.10 05/03/09 18:38:07 ccorliss-tp0iMJ/[email protected] +26 -10
- converted to using vpath instead of fileid/dirid internally
xarfsapi/get_dir_contents.php
1.2 05/03/09 18:38:07 ccorliss-tp0iMJ/[email protected] +38 -30
- converted to using vpath instead of fileid/dirid internally
ChangeSet
1.415 05/03/07 17:00:49 ccorliss-tp0iMJ/[email protected] +1 -0
oops - still using an old function name
upgrades/0.9.8.php
1.14 05/03/07 17:00:48 ccorliss-tp0iMJ/[email protected] +1 -1
oops - still using an old function name
ChangeSet
1.414 05/03/07 16:53:08 ccorliss-tp0iMJ/[email protected] +1 -0
Merge schwabfoundation.org://work/projects/xaraya/modules/proto/uploads
into schwabfoundation.org:/work/projects/xaraya/modules/uploads
upgrades/0.9.8.php
1.13 05/03/07 16:53:08 ccorliss-tp0iMJ/[email protected] +0 -0
Auto merged
ChangeSet
1.412.1.1 05/03/07 16:53:00 ccorliss-tp0iMJ/[email protected] +2 -0
oops - forgot to change the function call from file_obfuscate_name --> obfuscate_name
xarvdirapi/get_file_path.php
1.3 05/03/07 16:53:00 ccorliss-tp0iMJ/[email protected] +6 -4
added a default to the switch
upgrades/0.9.8.php
1.11.1.1 05/03/07 16:53:00 ccorliss-tp0iMJ/[email protected] +2 -2
oops - forgot to change the function call from file_obfuscate_name --> obfuscate_name
ChangeSet
1.413 05/03/07 16:39:31 ajones-V/[email protected] +1 -0
changed new GUI hook to be newhook instead of modifyhook
upgrades/0.9.8.php
1.12 05/03/07 16:39:30 ajones-V/[email protected] +1 -1
changed new GUI hook to be newhook instead of modifyhook
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]