Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

13 check-ins using file src/finfo.c version 566e68487c

2020-05-12
13:25
/fileedit now accommodates relative links in wiki-rendered previews by dynamically adjusting/restoring the base.href when the preview tab is selected/deselected, and the backend can now report to the client, via response header, which rendering mode was selected, allowing the UI to adjust from 'Guess' to the current format. check-in: 2bec2c758f user: stephan tags: fileedit-ajaxify
13:19
Added the tab manager before-switch-from event. check-in: 2863abf5c5 user: stephan tags: fileedit-ajaxify
13:18
Added fossil.fetch() responseHeaders option to pass on one or more response headers to the onload() callback. check-in: bbb738d07d user: stephan tags: fileedit-ajaxify
10:24
/fileedit now squelches errors related to 'missing' URL args, as they are now optional. It also now displays an informative warning at the top of the page if fileedit-glob is not set or is empty. Added a hint about hyperlink in the preview page. Added a Help tab with useful(?) tips. check-in: c145140d3e user: stephan tags: fileedit-ajaxify
08:54
Double-clicking the status message bar now clears the message (useful when a long HTML-format error comes in via ajax). Removed the unsightly 'new and experimental' banner. check-in: ff7ad7125f user: stephan tags: fileedit-ajaxify
08:28
After committing, reload the leaves/files list. Added a reload button to the leaves/files widget. Several style improvements. check-in: 2318c419c9 user: stephan tags: fileedit-ajaxify
2020-05-11
13:03
Replaced the /fileedit_AJAX_ROUTE calls with /fileedit?ajax=ROUTE_NAME to eliminate the dispatch-time and help-system bloat. check-in: 9f26fd1eee user: stephan tags: fileedit-ajaxify
12:06
Removed a trailing 'ajax' WEBPAGE flag which should not have been checked in. check-in: 50a6a75ba1 user: stephan tags: fileedit-ajaxify
12:02
CSS which should have been in the previous commit. check-in: b49df0b991 user: stephan tags: fileedit-ajaxify
11:51
/fileedit no longer requires URL arguments: it has a leaf checkin/file selection list on the first tab. check-in: e184992161 user: stephan tags: fileedit-ajaxify
2020-05-10
19:51
Fixed a semantic collision in the fileedit 'column' CSS class, which means something different in the /dir page. This fixes mis-alignment of the commit button. check-in: d0a83a38f5 user: stephan tags: fileedit-ajaxify
19:42
Minor tooltip tweaks. check-in: 0b1085d724 user: stephan tags: fileedit-ajaxify
14:50
Merge in trunk for fossil_exe_id() and use it, instead of md5, as the builtin/*.js cache-buster value. check-in: 7e43119a91 user: stephan tags: fileedit-ajaxify