root/branches/wheeljack/tmpl


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1012 [1012] 01/10/07 03:03:51 lknowland Fixed copy for backup/restore screen at the weblog level to read more …
(edit) @993 [993] 12/28/06 19:26:19 bchoate Changed ; delimiter to & for plugin action link parameters. BugId: 32375. …
(edit) @991 [991] 12/28/06 09:28:04 fumiakiy Fixed to encode_url json strings to properly fit in the URL. BugId: 46218
(edit) @987 [987] 12/27/06 07:25:12 fumiakiy Japanese L10N of Wheeljack; Minor fixes to make some phrases L10N-able.
(edit) @984 [984] 12/21/06 23:23:11 lknowland Adjusted the "fixed" position call to not be set for when the browser is …
(edit) @974 [974] 12/21/06 20:09:09 bchoate Restrict width field to numeric characters. BugId: 45991
(edit) @973 [973] 12/21/06 19:05:09 bchoate Updates to fix deferred tag loading for some browsers. BugId: 44744
(edit) @970 [970] 12/21/06 02:04:27 lknowland Changed the "Height" input area to be hidden so as to not confuse the user …
(edit) @960 [960] 12/20/06 01:20:43 bchoate Updates to prevent double request by Safari when opening a dialog. BugId: …
(edit) @959 [959] 12/20/06 00:07:22 gboggs Removed the code to always "remember these settings." BugId: 45992
(edit) @958 [958] 12/19/06 23:48:40 lknowland Added a checkThumbs function to have the screen automatically run …
(edit) @951 [951] 12/19/06 11:42:50 fumiakiy * Restore now uses XML::SAX. mt-check and mt-wizard will now see …
(edit) @948 [948] 12/19/06 02:12:23 lknowland Added a "Cancel" button to the dialog if there are no assets currently …
(edit) @946 [946] 12/19/06 01:37:57 lknowland Clarified what it is the user is meant to do with regards to which restore …
(edit) @944 [944] 12/19/06 00:16:47 lknowland Clarified the language around "Upload New File". Clarified the copy for …
(edit) @942 [942] 12/18/06 23:27:44 lknowland Changed the button copy to read as "Continue" instead of "Install". BugID: …
(edit) @941 [941] 12/18/06 23:22:28 lknowland Conditionalized the display copy to change from "Upload" to "Insert" …
(edit) @937 [937] 12/16/06 02:56:46 bchoate Updates to support asset search within selection dialog; MT::Asset now …
(edit) @936 [936] 12/16/06 00:08:57 gboggs Fixed error message wording (and added -d to the fall-through failsafe …
(edit) @935 [935] 12/15/06 22:29:21 gboggs * MT/Asset: Added an as_html() method. * MT/App/CMS: - Renamed the …
(edit) @934 [934] 12/15/06 21:11:13 bchoate Adding itemset action dropdown to edit template screen. BugId: 32680
(edit) @932 [932] 12/15/06 18:19:51 lknowland Changed the "Insert Image" onclick to be tied to the image, not an href, …
(edit) @928 [928] 12/15/06 03:56:44 gboggs * MT/Asset/Image: - Don't translate image dimensions if none are given. * …
(edit) @927 [927] 12/15/06 03:43:43 bchoate HTML validation fixes.
(edit) @924 [924] 12/15/06 01:55:37 bchoate Rearranging js.
(edit) @922 [922] 12/15/06 01:41:02 lknowland Removed the "title" tag from the linked file name in the assets list(s).
(edit) @921 [921] 12/15/06 01:15:52 lknowland Cleaned up the display of the "Dynamic Publishing" dropdown and div.
(edit) @920 [920] 12/15/06 00:56:40 bchoate Added padlock links to archive url/path fields. BugId: 45733
(edit) @919 [919] 12/15/06 00:52:52 lknowland Updated visual display of the tr associated with the asset detail being …
(edit) @912 [912] 12/14/06 22:53:01 lknowland Moved the all of the asset detail panel layout JavaScript into …
(edit) @911 [911] 12/14/06 19:54:02 lknowland Moved the JavaScript basics for showing and hiding the asset detail panel …
(edit) @906 [906] 12/14/06 01:49:05 lknowland Added a fixDialog function to have the dialog-container div become fixed …
(edit) @905 [905] 12/14/06 00:29:00 gboggs - Re-replaced the ancient show_upload_html mode with asset_insert in …
(edit) @904 [904] 12/13/06 20:22:20 lknowland Additional layout tweaks for asset details.
(edit) @902 [902] 12/13/06 11:38:37 takayama Fixed BugId:15536 * Changed the conditional expression when the value was …
(edit) @899 [899] 12/13/06 01:46:52 gboggs Closer to being done implementing entry edit img insert... whew BugId: …
(edit) @898 [898] 12/13/06 01:13:45 bchoate Updates to fix column headings in detail view; hide detail panel upon …
(edit) @897 [897] 12/13/06 01:08:33 lknowland Clarified the language for when user is trying to restore and the system …
(edit) @895 [895] 12/13/06 00:45:09 lknowland Slight tweak to where the input type=hidden json happens for the asset …
(edit) @894 [894] 12/13/06 00:13:50 bchoate Added support for inserting into extended entry textarea.
(edit) @893 [893] 12/12/06 23:49:17 bchoate Updates for pagination.
(edit) @892 [892] 12/12/06 23:30:37 lknowland Added functions to check to see if an asset detail div is already opened. …
(edit) @891 [891] 12/12/06 20:58:28 lknowland Adjusted toggleScrollBar function to better handle the re-showing of the …
(edit) @890 [890] 12/12/06 20:48:08 gboggs Out with the "this works but ain't right yet" mode handling and in with …
(edit) @889 [889] 12/12/06 20:33:49 lknowland Added a toggleScrollBar function that allows for the asset listing table …
(edit) @887 [887] 12/12/06 07:24:58 fumiakiy Added link to each backed up file in the table when backup operation is …
(edit) @886 [886] 12/12/06 03:11:20 gboggs Check for input existence before evaluating them. BugId: 45834
(edit) @885 [885] 12/12/06 00:59:52 lknowland Cleaned up layout of dialog_list_assets to be more consistent with other …
(edit) @884 [884] 12/12/06 00:40:08 gboggs Fixed tool-tip wording. BugId: 45833
(edit) @883 [883] 12/11/06 23:21:05 bchoate HTML updates for validation.
(edit) @881 [881] 12/11/06 22:05:35 bchoate Fixes for html validation.
(edit) @880 [880] 12/11/06 20:18:45 gboggs Simplify doHandleMode() logic and renamed "type" to "mode" because it is …
(edit) @879 [879] 12/11/06 11:49:38 fumiakiy Fixed tag existence checking condition so it will work correctly. Also …
(edit) @878 [878] 12/11/06 09:51:21 fumiakiy Made the choices of backup file size limit smaller and consider the …
(edit) @877 [877] 12/11/06 09:20:59 fumiakiy * Correctly abort restore operation when there is not a manifest file in …
(edit) @875 [875] 12/11/06 07:48:06 fumiakiy Fixed a bug which forced to overwrite mtview.php everytime cfg_archive …
(edit) @874 [874] 12/10/06 21:26:22 gboggs - Closer! - Renamed the misleading js "mode" argument, which was not …
(edit) @873 [873] 12/10/06 13:00:44 fumiakiy Implemented automatic creation of mtview.php. mt-upgrade now removes the …
(edit) @872 [872] 12/10/06 04:50:46 gboggs - Pass along the entry_insert param and the asset id (after uploading). - …
(edit) @871 [871] 12/10/06 02:52:28 gboggs Honor dialog_view in dialog invoked filtration.
(edit) @870 [870] 12/10/06 02:41:02 gboggs Escape single quotes in the file_name before passing the insert string …
(edit) @869 [869] 12/10/06 02:08:13 gboggs - Send the class="stuff" to the right method in …
(edit) @868 [868] 12/09/06 02:31:01 gboggs Whoops. No action bar needed on this panel.
(edit) @867 [867] 12/09/06 02:27:15 gboggs Disable the submit button by default but enable it as soon as a radio is …
(edit) @865 [865] 12/09/06 02:01:42 gboggs MT/Asset/Image: - Added (and documented) as_html() to return the …
(edit) @862 [862] 12/08/06 23:58:41 lknowland Added screen display copy to list_asset. BugID: 45800
(edit) @858 [858] 12/08/06 09:52:39 gboggs The actual template is handy to include. BugId: 45620
(edit) @857 [857] 12/08/06 09:30:14 gboggs Basic edit_entry image asset list dialog functionality. (Uploading and …
(edit) @856 [856] 12/07/06 23:28:12 lknowland Updated the screen text to be more explanatory than "TBD". Updated the …
(edit) @852 [852] 12/07/06 04:03:24 gboggs Throw (JS alert() and CMS errtrans()) errors if the template name and …
(edit) @851 [851] 12/07/06 02:24:20 gboggs Gracefully throw an error if uploading before blog configuring is …
(edit) @848 [848] 12/06/06 18:56:15 lknowland Changed the display for the mt-config settings to be displayed in a <pre> …
(edit) @847 [847] 12/06/06 18:28:48 fumiakiy Modified the algorithm of dividing backups into multiple files to specify …
(edit) @844 [844] 12/06/06 03:08:34 bchoate Added manage asset permission. BugId: 45741
(edit) @843 [843] 12/06/06 03:08:07 bchoate Added manage asset permission. BugId: 45741
(edit) @842 [842] 12/06/06 03:00:10 lknowland Adding "Assets" to the right hand side system shortcuts listing. BugID: …
(edit) @841 [841] 12/06/06 02:49:43 lknowland Cleaned up the display of asset detail to be more malleable.
(edit) @840 [840] 12/06/06 01:26:13 bchoate Added action_name field. BugId: 45254
(edit) @838 [838] 12/05/06 22:26:13 lknowland Updated the display copy to read more consistently.
(edit) @831 [831] 12/05/06 09:17:37 fumiakiy Implemented backup progress screen. BugID: 28878
(edit) @828 [828] 12/05/06 00:11:42 lknowland Closed an unclosed <strong> tag.
(edit) @827 [827] 12/05/06 00:08:11 lknowland Fixed an IE7 issue where the listing_panel selector table wasn't auto …
(edit) @820 [820] 12/04/06 02:19:25 fumiakiy Forgotten piece which should be included in revision 814. BugId: 28878
(edit) @818 [818] 12/02/06 02:06:50 gboggs Save the "Remember these settings" image upload state.
(edit) @815 [815] 12/01/06 20:51:25 lknowland Removed an unnecessary href from earlier version of "upload new file".
(edit) @814 [814] 12/01/06 13:46:30 fumiakiy Implemented choice of weblogs in backup operation. BugId: 28878
(edit) @812 [812] 12/01/06 01:52:09 gboggs Make sure the site_* inputs are not disabled on submission. BugId: 45592
(edit) @811 [811] 12/01/06 01:50:38 lknowland Updated the upload process to be displayed in the modal dialog(s).
(edit) @809 [809] 11/30/06 12:21:06 fumiakiy Implemented assets backup and restore. BugId: 45484
(edit) @806 [806] 11/30/06 03:56:16 fumiakiy Fixed so list of users in grant_role dialog will not show commenters. …
(edit) @800 [800] 11/29/06 07:53:54 fumiakiy Modified multiple files restore; gave up session and use json. BugId: …
(edit) @798 [798] 11/28/06 23:34:27 lknowland Corrected scaling by width for asset detail thumbnail display. Updated …
(edit) @795 [795] 11/28/06 04:01:54 fumiakiy Implemented multiple files backup - multiple files restore. BugId: 45331
(edit) @793 [793] 11/28/06 01:02:53 lknowland Slight adjustment to the default file type icons array.
(edit) @792 [792] 11/27/06 22:44:12 lknowland Moved asset detail general styles into styles.css. Added routine to …
(edit) @791 [791] 11/27/06 20:42:11 lknowland Changed "onkeypress" to "onkeydown" for the updated mtShortCuts function …
(edit) @789 [789] 11/27/06 20:01:45 lknowland Updated to allow for keyboard shortcuts for bolding, italicizing, and …
(edit) @784 [784] 11/23/06 08:54:38 fumiakiy Fixed so login page now has the password recoevery link back again, and …
(edit) @783 [783] 11/23/06 00:26:27 lknowland Added MT_TRANS call around newly added phrases in the asset details. Added …
(edit) @777 [777] 11/22/06 20:49:37 lknowland Made it so the Site URL and Site Path are more cautionary about allowing a …
Note: See TracRevisionLog for help on using the revision log.