root/trunk/js


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @263 [263] 05/24/08 00:45:39 azza-bazoo [JS interface] bugfix - disable fade effect in Internet Explorer, because …
(edit) @262 [262] 05/24/08 00:43:19 azza-bazoo [composer] bugfix - fix wrapping of form elements in the compose form in …
(edit) @254 [254] 05/23/08 06:25:41 azza-bazoo [JS interface] bugfix - fixed r250 yay! by fully commenting out the …
(edit) @253 [253] 05/23/08 06:08:03 azza-bazoo [JS interface] bugfix - another attempt at fixing the minified file from …
(edit) @252 [252] 05/23/08 06:00:38 azza-bazoo [JS interface] bugfix - actually make r250 work, by not stupidly breaking …
(edit) @251 [251] 05/23/08 05:41:57 azza-bazoo [JS interface] bugfix - fix r250 by removing address book code and calls …
(edit) @250 [250] 05/23/08 05:28:01 azza-bazoo [JS interface] release - minified JavaScript? for 0.4 release candidate
(edit) @249 [249] 05/23/08 05:21:54 azza-bazoo [JS interface] change - hide the HTML composer for this release; it hasn't …
(edit) @239 [239] 05/23/08 03:57:37 azza-bazoo [JS interface] bugfix - fix Array declarations so they're less likely to …
(edit) @236 [236] 05/20/08 11:39:20 azza-bazoo [JS interface] look and feel - trim subject links for next and previous …
(edit) @235 [235] 05/20/08 11:37:39 azza-bazoo [JS interface] bugfix - pass correct parameters to Function.apply to …
(edit) @234 [234] 05/01/08 04:47:20 azza-bazoo applied disgusting hack from r233 to the message display loader as well; …
(edit) @233 [233] 05/01/08 04:36:31 azza-bazoo Hack to work around parse error in mailbox list load in IE, until data …
(edit) @229 [229] 12/08/07 09:06:10 daniel Bug fix - when getting data back from the server, the incorrect validity …
(edit) @228 [228] 12/07/07 07:15:50 daniel Fixed race condition bug where sometimes the display would flip back to …
(edit) @227 [227] 12/07/07 06:43:39 daniel Fixed bug where if the user was logged out, the inline re-login box would …
(edit) @226 [226] 12/02/07 17:28:12 daniel Fix for window title not correctly showing 0 unread messages when there …
(edit) @225 [225] 12/01/07 18:22:08 daniel Basic version of in-browser notifications for Lichen: when busy on a AJAX …
(edit) @224 [224] 12/01/07 18:15:54 daniel Fixed bug where collapsing part of the folder tree, whilst a folder was …
(edit) @222 [222] 11/25/07 01:26:39 daniel Address book reports a window title when viewing it.
(edit) @221 [221] 11/25/07 01:23:49 daniel Very basic initial implementation of an address book. Currently can't be …
(edit) @219 [219] 11/24/07 21:36:28 daniel Fixed unread message count in window title.
(edit) @217 [217] 11/24/07 21:07:38 daniel Corrected window title for mailbox list, it now shows the actual number of …
(edit) @216 [216] 11/23/07 07:05:02 daniel Commented out accidentally commited debug code that will break unless …
(edit) @215 [215] 11/23/07 06:59:15 daniel New notification system included for #37. This includes the reinclusion of …
(edit) @212 [212] 11/23/07 05:16:11 daniel Implemented feature request in #72: selection of auto update time for …
(edit) @211 [211] 11/23/07 04:59:26 daniel Very minor adjustment to message list title.
(edit) @210 [210] 11/23/07 04:49:57 daniel Added code for #38 - Set age title depending on mode. Controllers are …
(edit) @205 [205] 11/12/07 01:00:55 azza-bazoo Minor JavaScript? fixes, js files now parse correctly in Safari.
(edit) @203 [203] 11/05/07 22:34:27 azza-bazoo Updated version in code comments to 0.4, removed double-include of config …
(edit) @200 [200] 10/31/07 00:48:26 azza-bazoo turned off numbered hash links for 0.4 release, tweak in link detection …
(edit) @197 [197] 10/29/07 03:07:35 daniel Message display shows you more details if the message was not to or from …
(edit) @193 [193] 10/17/07 19:51:02 daniel When "showing remote images", images that were set via the style attribute …
(edit) @191 [191] 10/15/07 06:32:19 daniel Caught missing old references to Flash, and altered to Lichen.Flash. Only …
(edit) @190 [190] 10/14/07 21:18:36 daniel Proper less-hackish fix for #69 using divs. Closing the bug.
(edit) @188 [188] 10/14/07 21:08:15 daniel More changes to better fix #69. Really just a hack for the moment.
(edit) @187 [187] 10/14/07 20:56:51 daniel Fix for #69: Layout of mailbox list different for non-selectable folders.
(edit) @185 [185] 10/11/07 06:44:20 daniel Very basic HTML-to-text client side (javascript) system added. Needs more …
(edit) @181 [181] 10/03/07 03:19:12 daniel Inserted client side note to indicate that "always show remote images from …
(edit) @180 [180] 10/03/07 03:14:34 daniel Initial implementation of new Lexer using HTMLPurifiers Lexer, on top of …
(edit) @179 [179] 10/03/07 01:50:10 daniel Altered CSS slightly so only <td>s that are part of the message list have …
(edit) @177 [177] 09/26/07 03:43:35 daniel Implemented the server part of #68 for the ajax interface. Note that most …
(edit) @175 [175] 09/26/07 02:36:21 daniel Added TODOs to indicate that strings are unstranslatable.
(edit) @174 [174] 09/26/07 02:14:10 daniel Changed wording of "select all messages" notification, based on the …
(edit) @173 [173] 09/26/07 02:06:10 daniel Searches show the number of results (handy to know).
(edit) @172 [172] 09/26/07 01:56:25 daniel Fixed AJAX client side part of #68 - allow selection of all messages in a …
(edit) @165 [165] 09/20/07 08:33:58 daniel Basic auto-saving drafts for #64/#66. Only works on plain messages, does …
(edit) @163 [163] 09/20/07 08:14:48 daniel Another fix for #65: This time for message display. Sent messages will …
(edit) @157 [157] 09/18/07 08:26:47 daniel Fix for #46. Made the server request part of changing the flags on a …
(edit) @156 [156] 09/18/07 07:52:43 daniel Finally completed infrastructure required for #30. Mailbox data uses whole …
(edit) @153 [153] 09/18/07 06:39:03 daniel Fix for #44: Messages would not flag. Turns out the id allocated to the …
(edit) @152 [152] 09/18/07 06:31:20 daniel Fix for #45: select all read/unread was inverted.
(edit) @151 [151] 09/17/07 18:01:09 daniel Minor bug fixes.
(edit) @149 [149] 09/17/07 03:06:11 daniel Minor bugfix for collapsable folder structures.
(edit) @148 [148] 09/17/07 02:57:58 daniel If messages are checked in the mailbox list, and the list is updated, then …
(edit) @145 [145] 09/17/07 01:35:52 daniel Implemented #34: collapsable mailbox list. Implemented for both AJAX and …
(edit) @143 [143] 09/16/07 23:07:23 daniel #19: Signature support for the composer. Works in both AJAX and HTML mode, …
(edit) @142 [142] 09/16/07 22:09:59 daniel Enhanced composer's support of identities. Includes things like correct …
(edit) @141 [141] 09/16/07 21:39:35 daniel Added ability for identities editor to be able to store a signature, one …
(edit) @139 [139] 09/16/07 20:20:58 daniel Disabled buggy AJAX-back-button code, and fixed mailbox list problem: now …
(edit) @138 [138] 09/15/07 05:53:37 daniel Fixed incorrect composer reference, caused by the change of composer …
(edit) @137 [137] 09/14/07 03:35:33 daniel Implemented HTML version of #30: move/delete messages from message …
(edit) @134 [134] 09/12/07 07:29:29 daniel If "send message" is clicked while a message is being sent, the user is …
(edit) @133 [133] 09/12/07 06:31:29 daniel Temporary hack to stop double-sending of messages.
(edit) @131 [131] 09/10/07 08:11:29 daniel Fixed bug where next/previous message subjects were displayed as …
(edit) @130 [130] 09/10/07 03:55:02 daniel Very crude implementation of an AJAX back button. Doesn't really work in …
(edit) @129 [129] 09/10/07 03:12:37 daniel There were some cases where data was not correctly HTML encoded, …
(edit) @127 [127] 09/09/07 23:13:08 daniel Wrapped all strings in JavaScript? code inside _() function to make them …
(edit) @124 [124] 09/09/07 22:18:03 daniel Minor JavaScript? cleanup. Removed redundant/no longer used code.
(edit) @123 [123] 09/09/07 22:07:23 daniel INBOX is no longer assumed, it is now a special folder. This is going to …
(edit) @111 [111] 09/08/07 22:16:46 daniel Sending attachments support for the HTML mode composer. More than a little …
(edit) @107 [107] 09/08/07 05:50:52 daniel HTML Version of compose form working. Currently works: * Sending …
(edit) @105 [105] 09/08/07 04:39:46 daniel Changed HTML dispatcher into "sequence" mode, which should be a little …
(edit) @103 [103] 09/07/07 07:56:37 daniel Show subject preview in message navigation, as part of a fix for #10.
(edit) @101 [101] 09/07/07 04:37:03 daniel More work on HTML version of Lichen; now messages can be viewed and …
(edit) @100 [100] 09/07/07 02:40:22 daniel Beginnings of support to fix #2 - HTML version of Lichen. Only the message …
(edit) @98 [98] 09/04/07 07:06:43 daniel Changed fix for #97 to properly reflect the way we handle JavaScript?
(edit) @97 [97] 09/04/07 07:02:58 daniel Missed one instance of comp-quoteuid in javascript code. This affected …
(edit) @96 [96] 09/02/07 22:56:27 daniel Many disruptive changes. * Composer postback uses "comp_foo" instead of …
(edit) @95 [95] 08/26/07 04:52:31 azza-bazoo Minor JS code cleanup - removed unnecessary closures in Ajax calls and …
(edit) @94 [94] 08/24/07 09:05:46 azza-bazoo Added new message list selection options, including a checkbox in the list …
(edit) @93 [93] 08/21/07 05:48:00 daniel Missed two references to the new location of the flash object.
(edit) @92 [92] 08/19/07 22:09:49 daniel Removed compressed Lichen JS from r63 that was in the release.
(edit) @91 [91] 08/19/07 22:09:08 daniel Wrapper divs are emptied when modes are changed. Stops old content …
(edit) @90 [90] 08/19/07 21:52:49 daniel Fix for #10 - the "next" and "previous" buttons for the message list pages …
(edit) @89 [89] 08/19/07 21:37:45 daniel Basic hackish fix for #20. Now large message parts can be loaded inline. …
(edit) @84 [84] 08/19/07 00:11:04 daniel Very basic thread code to help us begin to think about how to implement it …
(edit) @83 [83] 08/18/07 23:17:15 daniel Included TinyMCE 2.1.1.1 and now Lichen can send HTML mail. Interface is …
(edit) @82 [82] 08/18/07 22:05:05 daniel Deleted the now-empty message-actions.js. These have been rolled into the …
(edit) @81 [81] 08/18/07 22:04:10 daniel Changed almost all client side javascript to use new Interface controller. …
(edit) @80 [80] 08/17/07 20:23:47 daniel Added basics of interface controller, but not yet in use. Also adjusted …
(edit) @78 [78] 08/16/07 19:30:34 daniel If all the messages on the last page are deleted, the mailbox list will …
(edit) @77 [77] 08/13/07 02:31:10 daniel Added fallback in client code for the case where the default sort mode is …
(edit) @76 [76] 08/13/07 01:55:24 daniel Rolled the functions in js/attachment-uploads.js into the composer class, …
(edit) @74 [74] 08/13/07 01:40:53 daniel Composer is now client side with appropriate server hooks. Composer …
(edit) @73 [73] 08/12/07 22:04:28 daniel Major reorganisation of Message list and Mailbox list code into classes. …
(edit) @71 [71] 08/11/07 21:30:30 daniel Changed JavaScript? back to non-compressed version to allow more …
(edit) @65 [65] 08/10/07 09:06:50 azza-bazoo reduce client load time: strip newlines in JavaScript? file, use PHP …
(edit) @64 [64] 08/10/07 08:58:23 daniel Used Dojo ShrinkSafe? on the source, ready for release.
(edit) @60 [60] 08/10/07 08:08:31 root CSS bugfixes for IE7: header bar width and message preview wrapping.
Note: See TracRevisionLog for help on using the revision log.