root/apps/gobi/trunk/code/Global


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9978 [9978] 10/03/09 21:07:50 hannes Restore line that was accidentally removed
(edit) @9977 [9977] 09/30/09 11:13:10 hannes Reformat to consistent 4 space indentation
(edit) @9976 [9976] 09/30/09 11:06:46 hannes Tweak intra-line diff separator
(edit) @9966 [9966] 09/22/09 19:37:52 hannes Switch back to \W as intra-line diff separator.
(edit) @9965 [9965] 09/22/09 19:25:05 hannes Minor tweaks and cleanup
(edit) @9961 [9961] 09/22/09 13:21:33 hannes Present a create page form rather than a not-found page if user is allowed …
(edit) @9953 [9953] 09/21/09 16:12:13 hannes Implement ajax diff preview
(edit) @9944 [9944] 09/21/09 10:38:38 hannes Replace #MARKDOWN hack with proper markdown checkbox in edit form.
(edit) @9935 [9935] 09/19/09 22:01:21 hannes Introduce rawHref() method in Page which is used for wiki links, so wiki …
(edit) @9918 [9918] 09/17/09 16:08:46 hannes Slight improvement of password reset process by redirecting to the login …
(edit) @9917 [9917] 09/17/09 15:43:26 hannes Improve permission denied/please log in message
(edit) @9915 [9915] 09/17/09 15:11:51 hannes Implement password reset, improve password handling a bit
(edit) @9914 [9914] 09/17/09 11:41:21 hannes Completely switch to secure password handling, and give some care to …
(edit) @9913 [9913] 09/16/09 23:08:59 hannes Do not store clear-text passwords, and make User page editable and add …
(edit) @9911 [9911] 09/16/09 16:58:22 hannes Adapt to different header syntax in gobimarkup/markdown
(edit) @9907 [9907] 09/16/09 11:20:25 hannes Implement optional Markdown format (begin wiki text with #MARKDOWN).
(edit) @9517 [9517] 02/17/09 23:16:15 hannes Fix previous commit: make sure HTML tags are only stripped from …
(edit) @9516 [9516] 02/17/09 23:12:09 hannes Make sure headers are processed after wiki links so we can strip out link …
(edit) @9509 [9509] 02/17/09 13:36:05 hannes Suppress auto-TOC when text only has one header.
(edit) @9507 [9507] 02/17/09 12:20:01 hannes Move auto-TOC generation into WikiMarkup.renderHeaders so we can position …
(edit) @9505 [9505] 02/06/09 10:27:19 hannes Adding one really important break statement.
(edit) @9504 [9504] 02/05/09 18:38:28 hannes Fix WikiMarkup.renderLinks() to create new page in nearest wiki service, …
(edit) @9503 [9503] 02/05/09 15:10:57 hannes Fix WikiMarkup.renderLinks() to check all inherited wiki services for wiki …
(edit) @9502 [9502] 02/05/09 15:09:38 hannes Implement global getServices(name, page) function to be able to retrieve a …
(edit) @9500 [9500] 02/05/09 14:10:45 hannes Add optional second page argument to global getService() function in order …
(edit) @9476 [9476] 01/02/09 12:20:08 hannes Draw a thick border around focused text input elements.
(edit) @9469 [9469] 12/23/08 11:04:44 hannes Extend file and page deletion warning message to say there's no going …
(edit) @9462 [9462] 12/22/08 15:50:18 hannes Make deletion of comments ajaxy.
(edit) @9461 [9461] 12/22/08 14:22:46 hannes Add "continue editing" link at bottom of preview. Allow msg macro to be …
(edit) @9458 [9458] 12/22/08 12:05:21 hannes Update comment submission: use jquery ajax for preview, plus various minor …
(edit) @9457 [9457] 12/22/08 10:55:02 hannes Improve upload form layout and wording.
(edit) @9452 [9452] 12/19/08 16:12:14 hannes Add cancel button to comment form, start transition to jquery.
(edit) @9449 [9449] 12/19/08 15:25:32 hannes Add id argument to HtmlMenu component to make the id customizable.
(edit) @9448 [9448] 12/18/08 16:31:54 hannes Cosmetics: add braces to long if/else statement
(edit) @9447 [9447] 12/18/08 16:28:36 hannes Implement onstart and onstop handlers in order to allow the search …
(edit) @9446 [9446] 12/18/08 15:58:33 hannes Change xml-based gobi.conf with an in-application Javascript-based config, …
(edit) @9440 [9440] 12/17/08 22:54:35 hannes Move manage links into a new html dropdown menu component.
(edit) @9438 [9438] 12/16/08 15:01:37 hannes replace /versetzen/verschieben/ for german "move" messages.
(edit) @9423 [9423] 12/12/08 17:26:35 hannes Fix actionLink() to check if current action is on the same page.
(edit) @9420 [9420] 12/12/08 15:18:51 hannes Minor cosmetic fixes.
(edit) @9416 [9416] 12/12/08 15:06:52 hannes Enhance PageList.nameList() to optionally render HTML lists and links.
(edit) @9410 [9410] 12/10/08 22:48:13 hannes Minor fix in german login message
(edit) @9408 [9408] 12/10/08 22:29:54 hannes Add missing localized messages for login page
(edit) @9407 [9407] 12/10/08 22:26:58 hannes Always use english messages as fallback in case localized messages aren't …
(edit) @9303 [9303] 10/15/08 12:22:19 hannes Add core/array repository.
(edit) @8773 [8773] 02/04/08 11:26:26 hannes * Extend callback support to on-the-fly rendered form and links. * Allow …
(edit) @8728 [8728] 12/19/07 23:55:54 hannes * Use toJava() to convert string to char array.
(edit) @8727 [8727] 12/19/07 23:54:48 hannes * Clean up callback handling a little bit.
(edit) @8648 [8648] 11/21/07 10:19:18 hannes * Make getForms() more readable and safe against missing prototypes. * Add …
(edit) @8604 [8604] 09/28/07 15:16:38 root robert: removed svn:mime-type and set svn:keywords property of all text …
(edit) @8430 [8430] 03/30/07 15:33:31 hannes * Do not use eval() in order to determine if page type is settable.
(edit) @8393 [8393] 03/27/07 14:33:18 hannes * Minor change in property_added [de]
(edit) @8392 [8392] 03/27/07 11:32:45 hannes * Fix NullPointerStuff: only return null for zero diff if we are doing …
(edit) @8388 [8388] 03/26/07 21:26:28 hannes * Extended preview feature to comments and story edit action. * Make …
(edit) @8387 [8387] 03/26/07 20:26:37 hannes * Add missing English entry for history_overview
(edit) @8386 [8386] 03/26/07 19:23:45 hannes * Implement form property diffs * Clean up diff methods a bit, adding …
(edit) @8385 [8385] 03/26/07 15:56:35 hannes * Implement preview feature for create page action.
(edit) @8370 [8370] 03/19/07 14:43:13 hannes * Add MiniTemplate.render() function. * Implement toggleLink macro. * Add …
(edit) @8368 [8368] 03/19/07 14:41:13 hannes * Be a little bit more verbose and less confusing.
(edit) @8367 [8367] 03/19/07 13:31:33 hannes * Implement <% page.toc %> macro as extension of wikimarkup header …
(edit) @8366 [8366] 03/17/07 16:16:04 hannes * Make WIKI_LINK_RE available to Page.InternalLinks.js
(edit) @8363 [8363] 03/17/07 00:15:12 hannes * Rewrite header markup conversion, making it suitable for link …
(edit) @8362 [8362] 03/16/07 20:42:56 hannes * Make trailing equals signs in h1..h3 header tags optional.
(edit) @8327 [8327] 02/27/07 22:08:24 hannes * Change attachment storage scheme: use files/<pageid> instead of name …
(edit) @8225 [8225] 12/13/06 17:06:02 hannes * Add missing var declarations. * Minor code beautification in Diff.js
(edit) @8224 [8224] 12/13/06 16:58:58 hannes * Set default minimal depth level to 1 in navigation macro. * Remove …
(edit) @8207 [8207] 12/07/06 15:04:18 hannes * Commit comments implementation. * Fix setupMessages() to actually …
(edit) @8205 [8205] 12/07/06 14:53:11 hannes * Implement LookupList.add() and LookupList.remove(). * Make all methds …
(edit) @8204 [8204] 12/07/06 14:52:03 hannes * Add additional check for null value in Html.Element.add().
(edit) @8203 [8203] 12/07/06 14:51:02 hannes * remove unused children argument to Action constructor.
(edit) @8197 [8197] 12/06/06 15:38:51 hannes * Use var declarations for global constants.
(edit) @8194 [8194] 12/06/06 11:06:17 hannes * Switch back to old regexp for splitting intra-line diffs* Do not return …
(edit) @8191 [8191] 12/05/06 16:25:45 hannes Polished up Gobi diff a bit: * If several words have changed in a row, do …
(edit) @8188 [8188] 12/01/06 12:04:23 hannes * Minor fixes to PageList.skinnedList() and PageList.nameList().
(edit) @8187 [8187] 12/01/06 11:58:02 hannes * Be very defeinsive about non-page objects passed to navigationLink().
(edit) @8175 [8175] 11/30/06 15:38:52 hannes * Make it clearer that name input field in file upload is there to rename …
(edit) @8174 [8174] 11/30/06 15:05:23 hannes * Introduce resetToEven() method in Html.TableWriter and Html.TableBuilder …
(edit) @8167 [8167] 11/30/06 11:43:32 hannes * Implement Html.TreeBuilder which is similar to Html.TreeWriter, but …
(edit) @8166 [8166] 11/30/06 11:39:46 hannes * Make sure message data is set up in msg(). * Some code beautification in …
(edit) @8164 [8164] 11/29/06 16:12:40 hannes * Minor change for duplicate name message.
(edit) @8159 [8159] 11/29/06 15:18:52 hannes * Rename getChildElement() method for callbacks to getCallback().
(edit) @8158 [8158] 11/29/06 15:18:18 hannes * Minor reformatting.
(edit) @8156 [8156] 11/29/06 11:30:52 hannes * Fix implementation of max parameter in list macros.
(edit) @8155 [8155] 11/29/06 11:21:04 hannes * Use for(;;) loop instead of for-in to loop through arrays. * Implement …
(edit) @8150 [8150] 11/29/06 00:19:03 hannes * Do away with .page suffix for actions. It's awkward and not strictly …
(edit) @8072 [8072] 09/29/06 11:25:12 hannes * Make Html.h2 create a h2 element, not a table.
(edit) @8068 [8068] 08/28/06 00:35:27 hannes * Ooops, WikiMarkup.render() uses res.write(), use …
(edit) @8067 [8067] 08/28/06 00:14:43 hannes * Avoid error on empty body content in RSS feed.
(edit) @8066 [8066] 08/28/06 00:10:03 hannes * Convert Page.renderBody(...) to WikiMarkup.render(...).
(edit) @8065 [8065] 08/25/06 23:13:47 hannes * Don't right-align the rightmost column in table listing.
(edit) @8064 [8064] 08/25/06 23:09:40 hannes Consolidated property rendering a bit: * Renamed formatProperty() to …
(edit) @8062 [8062] 08/25/06 21:57:56 hannes * Avoid rendering anything for empty filtered page list.
(edit) @8057 [8057] 08/25/06 17:24:57 hannes * variable sort is required later on in table list.
(edit) @8056 [8056] 08/25/06 16:27:18 hannes Various cleanup and fixes: * Remove duplicate HtmlElement.add() …
(edit) @8055 [8055] 08/25/06 16:24:03 hannes * Add leading var and trailing semicolon.
(edit) @8054 [8054] 08/25/06 16:23:30 hannes * Implement page list filtering.
(edit) @8023 [8023] 08/02/06 02:44:04 hannes * Reimplement firstChild() and lastChild() (is needed by WikiMarkup.js)
(edit) @8013 [8013] 07/23/06 09:16:17 hannes * Added test for get(name) == get(index)
(edit) @8012 [8012] 07/21/06 16:22:13 hannes * Major cleanup and enhancements.
(edit) @8011 [8011] 07/20/06 10:41:36 hannes * Do not store the same callback more than once in the same user session. …
Note: See TracRevisionLog for help on using the revision log.