17 csets were pushed to modules/uploads_guimods: showoutput.php: remove debugging stuffd...
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.390 05/02/10 20:42:56 ccorliss-tp0iMJ/[email protected] +8 -0
showoutput.php:
remove debugging stuff
db_get_file.php:
adjusted virtual path so that it uses the virtual directory path that the file is located at
file_selector.php:
A bit of restructuring and clean up.
file info now displays
user-showinput.xd:
new file
user-directory_branch.xd:
modified so that the link isn't static and the folders show the correct open/closed versions
user_fileselector_browser.xd:
* FileInfo now displays
* Files are now un/selectable
tree.css:
adjustments to fileinfo, selectlist and filelist stylings
showinput.php:
preliminary work on showinput dialog
xartemplates/user-showinput.xd
1.1 05/02/10 20:42:36 ccorliss-tp0iMJ/[email protected] +24 -0
xaruserapi/showoutput.php
1.8 05/02/10 20:42:36 ccorliss-tp0iMJ/[email protected] +0 -3
remove debugging stuff
xaruserapi/db_get_file.php
1.26 05/02/10 20:42:36 ccorliss-tp0iMJ/[email protected] +6 -5
adjusted virtual path so that it uses the virtual directory path that the file is located at
xaruser/file_selector.php
1.6 05/02/10 20:42:36 ccorliss-tp0iMJ/[email protected] +136 -46
A bit of restructuring and clean up.
file info now displays
xartemplates/user-showinput.xd
1.0 05/02/10 20:42:36 ccorliss-tp0iMJ/[email protected] +0 -0
BitKeeper file /work/projects/xaraya/modules/uploads/xartemplates/user-showinput.xd
xartemplates/user-directory_branch.xd
1.2 05/02/10 20:42:36 ccorliss-tp0iMJ/[email protected] +8 -2
modified so that the link isn't static and the folders show the correct open/closed versions
xartemplates/includes/user_fileselector_browser.xd
1.3 05/02/10 20:42:36 ccorliss-tp0iMJ/[email protected] +50 -23
* FileInfo now displays
* Files are now un/selectable
xarstyles/tree.css
1.4 05/02/10 20:42:36 ccorliss-tp0iMJ/[email protected] +12 -19
adjustments to fileinfo, selectlist and filelist stylings
xaradminapi/showinput.php
1.11 05/02/10 20:42:36 ccorliss-tp0iMJ/[email protected] +13 -31
preliminary work on showinput dialog
ChangeSet
1.389 05/02/10 16:45:31 ajones-V/[email protected] +4 -0
added comments and tweaked pop up size and getters and setters to populate the file list passed around for the item
xaruser/file_selector.php
1.5 05/02/10 16:45:31 ajones-V/[email protected] +23 -5
added comments and tweaked pop up size and getters and setters to populate the file list passed around for the item
xartemplates/includes/user_fileselector_browser.xd
1.2 05/02/10 16:45:31 ajones-V/[email protected] +27 -7
css ids to classes
xarstyles/tree.css
1.3 05/02/10 16:45:31 ajones-V/[email protected] +12 -15
tweaked css to be smaller
xaradminapi/showinput.php
1.10 05/02/10 16:45:31 ajones-V/[email protected] +17 -2
added comments and tweaked pop up size and getters and setters to populate the file list passed around for the item
ChangeSet
1.388 05/02/10 16:22:37 ccorliss-tp0iMJ/[email protected] +1 -0
db_get_file.php:
oops - left a debug statement in
xaruserapi/db_get_file.php
1.25 05/02/10 16:22:29 ccorliss-tp0iMJ/[email protected] +1 -1
oops - left a debug statement in
xaruserapi/vdir_get_file_location.php
1.1 05/02/10 16:20:21 ccorliss-tp0iMJ/[email protected] +36 -0
xaruserapi/file_in_trash.php
1.1 05/02/10 16:20:21 ccorliss-tp0iMJ/[email protected] +30 -0
ChangeSet
1.387 05/02/10 16:20:21 ccorliss-tp0iMJ/[email protected] +3 -0
make virtual path use real virtual path (using virtual directories)
xaruserapi/vdir_get_file_location.php
1.0 05/02/10 16:20:21 ccorliss-tp0iMJ/[email protected] +0 -0
BitKeeper file /work/projects/xaraya/modules/uploads/xaruserapi/vdir_get_file_location.php
xaruserapi/file_in_trash.php
1.0 05/02/10 16:20:21 ccorliss-tp0iMJ/[email protected] +0 -0
BitKeeper file /work/projects/xaraya/modules/uploads/xaruserapi/file_in_trash.php
xaruserapi/db_get_file.php
1.24 05/02/10 16:20:21 ccorliss-tp0iMJ/[email protected] +13 -1
make virtual path use real virtual path (using virtual directories)
ChangeSet
1.386 05/02/10 15:36:35 ccorliss-tp0iMJ/[email protected] +1 -0
oops - forgot to pass linkInfo to fs_get_dir_list
xaruserapi/fs_get_dir_list.php
1.4 05/02/10 15:36:35 ccorliss-tp0iMJ/[email protected] +1 -1
oops - forgot to pass linkInfo to fs_get_dir_list
ChangeSet
1.385 05/02/10 15:16:43 ccorliss-tp0iMJ/[email protected] +3 -0
changes to allow file links to be set
xaruserapi/vdir_get_dir_contents.php
1.4 05/02/10 15:16:43 ccorliss-tp0iMJ/[email protected] +13 -1
changes to allow file links to be set
xaruserapi/get_file_list.php
1.5 05/02/10 15:16:43 ccorliss-tp0iMJ/[email protected] +9 -1
changes to allow file links to be set
xaruser/file_selector.php
1.4 05/02/10 15:16:43 ccorliss-tp0iMJ/[email protected] +8 -6
changes to allow file links to be set
ChangeSet
1.384 05/02/10 13:54:59 ccorliss-tp0iMJ/[email protected] +1 -0
use vpath to create the url instead of vdir_id
xaruserapi/vdir_get_dir_list.php
1.5 05/02/10 13:54:59 ccorliss-tp0iMJ/[email protected] +2 -1
use vpath to create the url instead of vdir_id
ChangeSet
1.383 05/02/10 13:44:20 ccorliss-tp0iMJ/[email protected] +1 -0
file_selector.php:
few changes to set link urls for directories.
xaruser/file_selector.php
1.3 05/02/10 13:43:48 ccorliss-tp0iMJ/[email protected] +8 -3
few changes to set link urls for directories.
ChangeSet
1.382 05/02/10 13:41:18 ccorliss-tp0iMJ/[email protected] +1 -0
vdir_create.php:
no longer a stub :-)
xaruserapi/vdir_create.php
1.3 05/02/10 13:40:59 ccorliss-tp0iMJ/[email protected] +29 -3
no longer a stub :-)
ChangeSet
1.379.1.2 05/02/10 13:35:13 ccorliss-tp0iMJ/[email protected] +1 -0
vdir_check_user_homedir.php:
new file
xaruserapi/vdir_check_user_homedir.php
1.1 05/02/10 13:34:52 ccorliss-tp0iMJ/[email protected] +31 -0
xaruserapi/vdir_check_user_homedir.php
1.0 05/02/10 13:34:52 ccorliss-tp0iMJ/[email protected] +0 -0
BitKeeper file /work/projects/xaraya/modules/uploads/xaruserapi/vdir_check_user_homedir.php
ChangeSet
1.379.1.1 05/02/10 13:34:22 ccorliss-tp0iMJ/[email protected] +3 -0
allow for setting the link for each directory in the list
xaruserapi/vdir_get_dir_list.php
1.4 05/02/10 13:34:21 ccorliss-tp0iMJ/[email protected] +18 -4
allow for setting the link for each directory in the list
xaruserapi/get_dir_list.php
1.4 05/02/10 13:34:21 ccorliss-tp0iMJ/[email protected] +13 -3
allow for setting the link for each directory in the list
xaruserapi/fs_get_dir_list.php
1.3 05/02/10 13:34:21 ccorliss-tp0iMJ/[email protected] +15 -2
allow for setting the link for each directory in the list
ChangeSet
1.380 05/02/10 13:07:45 ajones-V/[email protected] +12 -0
tabbed based navigation in both php and xd files, also new files.
xartemplates/user-file_selector.xd
1.1 05/02/10 13:07:44 ajones-V/[email protected] +40 -0
xartemplates/includes/user_fileselector_uploadfile.xd
1.1 05/02/10 13:07:44 ajones-V/[email protected] +1 -0
xartemplates/includes/user_fileselector_importfile.xd
1.1 05/02/10 13:07:44 ajones-V/[email protected] +1 -0
xartemplates/includes/user_fileselector_browser.xd
1.1 05/02/10 13:07:44 ajones-V/[email protected] +60 -0
xartemplates/includes/test.xd
1.1 05/02/10 13:07:44 ajones-V/[email protected] +1 -0
xartemplates/includes/modify_config_overview.xd
1.1 05/02/10 13:07:44 ajones-V/[email protected] +1 -0
xaruserapi/showoutput.php
1.7 05/02/10 13:07:44 ajones-V/[email protected] +5 -2
minor syntax fixing
xaruser/file_selector.php
1.2 05/02/10 13:07:44 ajones-V/[email protected] +11 -2
made tabs based off an array
xartemplates/user-file_selector.xd
1.0 05/02/10 13:07:44 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/user-file_selector.xd
xartemplates/user-file_browser.xd
1.6 05/02/10 13:07:44 ajones-V/[email protected] +1 -1
changed link to not be hard coded for base
xartemplates/includes/user_fileselector_uploadfile.xd
1.0 05/02/10 13:07:44 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/includes/user_fileselector_uploadfile.xd
xartemplates/includes/user_fileselector_importfile.xd
1.0 05/02/10 13:07:44 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/includes/user_fileselector_importfile.xd
xartemplates/includes/user_fileselector_browser.xd
1.0 05/02/10 13:07:44 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/includes/user_fileselector_browser.xd
xartemplates/includes/test.xd
1.0 05/02/10 13:07:44 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/includes/test.xd
xartemplates/includes/modify_config_overview.xd
1.0 05/02/10 13:07:44 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/includes/modify_config_overview.xd
xartemplates/admin-modifyconfig.xd
1.28 05/02/10 13:07:44 ajones-V/[email protected] +19 -73
made tabs based off an array
xaradminapi/showinput.php
1.9 05/02/10 13:07:44 ajones-V/[email protected] +25 -5
added link to pop up file selector window
xaradmin/modifyconfig.php
1.15 05/02/10 13:07:44 ajones-V/[email protected] +12 -2
made tabs based off an array
ChangeSet
1.379 05/02/09 14:55:13 ccorliss-tp0iMJ/[email protected] +1 -0
file_selector.php:
new file
xaruser/file_selector.php
1.1 05/02/09 14:55:09 ccorliss-tp0iMJ/[email protected] +58 -0
xaruser/file_selector.php
1.0 05/02/09 14:55:09 ccorliss-tp0iMJ/[email protected] +0 -0
BitKeeper file /work/projects/xaraya/modules/uploads/xaruser/file_selector.php
ChangeSet
1.376.1.1 05/02/09 13:59:43 ccorliss-tp0iMJ/[email protected] +10 -0
vdir_split_path.php:
new file
vdir_path_decode.php:
adjusted to use vdir_split_path
vdir_get_dir_list.php:
use mount.list instead of mountpoints modvar
use vdir_split_path for getting path components
get_file_list.php:
use mount.list instead of mountpoints modvar
get_dir_list.php, fs_get_dir_list.php:
start at level 1
use vdir_split_path to get the path components
decode_shorturl.php:
change to use vpath
file_browser.php:
load the api constants in the correct spot
user-file_browser_error.xd:
fixed to use correct error message for title
user-file_browser.xd:
browsing by path now works
xaruserapi/vdir_split_path.php
1.1 05/02/09 13:59:40 ccorliss-tp0iMJ/[email protected] +35 -0
xaruserapi/vdir_split_path.php
1.0 05/02/09 13:59:40 ccorliss-tp0iMJ/[email protected] +0 -0
BitKeeper file /work/projects/xaraya/modules/uploads/xaruserapi/vdir_split_path.php
xaruserapi/vdir_path_decode.php
1.4 05/02/09 13:59:40 ccorliss-tp0iMJ/[email protected] +12 -15
adjusted to use vdir_split_path
xaruserapi/vdir_get_dir_list.php
1.3 05/02/09 13:59:40 ccorliss-tp0iMJ/[email protected] +15 -7
use mount.list instead of mountpoints modvar
use vdir_split_path for getting path components
xaruserapi/get_file_list.php
1.4 05/02/09 13:59:40 ccorliss-tp0iMJ/[email protected] +3 -1
use mount.list instead of mountpoints modvar
xaruserapi/get_dir_list.php
1.3 05/02/09 13:59:40 ccorliss-tp0iMJ/[email protected] +12 -7
start at level 1
use vdir_split_path to get the path components
xaruserapi/fs_get_dir_list.php
1.2 05/02/09 13:59:40 ccorliss-tp0iMJ/[email protected] +8 -3
start at level 1
use vdir_split_path to get the path components
xaruserapi/decode_shorturl.php
1.8 05/02/09 13:59:40 ccorliss-tp0iMJ/[email protected] +1 -3
change to use vpath
xaruser/file_browser.php
1.6 05/02/09 13:59:40 ccorliss-tp0iMJ/[email protected] +17 -7
load the api constants in the correct spot
xartemplates/user-file_browser_error.xd
1.3 05/02/09 13:59:40 ccorliss-tp0iMJ/[email protected] +1 -1
fixed to use correct error message for title
xartemplates/user-file_browser.xd
1.5 05/02/09 13:59:40 ccorliss-tp0iMJ/[email protected] +5 -2
browsing by path now works
xartemplates/includes/modify_config_stats.xd
1.1 05/02/08 21:25:57 ajones-V/[email protected] +1 -0
xartemplates/includes/modify_config_settings.xd
1.1 05/02/08 21:25:57 ajones-V/[email protected] +230 -0
xartemplates/includes/modify_config_pending.xd
1.1 05/02/08 21:25:57 ajones-V/[email protected] +1 -0
xartemplates/includes/modify_config_general.xd
1.1 05/02/08 21:25:57 ajones-V/[email protected] +1 -0
xartemplates/includes/modify_config_browse.xd
1.1 05/02/08 21:25:57 ajones-V/[email protected] +2 -0
xartemplates/includes/modify_config_addfiles.xd
1.1 05/02/08 21:25:57 ajones-V/[email protected] +2 -0
ChangeSet
1.377 05/02/08 21:25:57 ajones-V/[email protected] +8 -0
added new files, changed templates and php files to allow for tabbed browsing of config files in uploads
xartemplates/includes/modify_config_stats.xd
1.0 05/02/08 21:25:57 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/includes/modify_config_stats.xd
xartemplates/includes/modify_config_settings.xd
1.0 05/02/08 21:25:57 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/includes/modify_config_settings.xd
xartemplates/includes/modify_config_pending.xd
1.0 05/02/08 21:25:57 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/includes/modify_config_pending.xd
xartemplates/includes/modify_config_general.xd
1.0 05/02/08 21:25:57 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/includes/modify_config_general.xd
xartemplates/includes/modify_config_browse.xd
1.0 05/02/08 21:25:57 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/includes/modify_config_browse.xd
xartemplates/includes/modify_config_addfiles.xd
1.0 05/02/08 21:25:57 ajones-V/[email protected] +0 -0
BitKeeper file /home/ajones/xaraya/modules/chsf/uploads_guimods/xartemplates/includes/modify_config_addfiles.xd
xartemplates/admin-modifyconfig.xd
1.27 05/02/08 21:25:57 ajones-V/[email protected] +78 -227
reworked to be based on tabs
xaradmin/modifyconfig.php
1.14 05/02/08 21:25:57 ajones-V/[email protected] +3 -0
added stuffs to get current tab (var) value from url
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]