fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
src/style.wikiedit.css
50 commits
Merge trunk into ui-local-diff branch, resolving one merge conflict in info.c:hexdump_page().
stephan
d57463cc0…
2024-11-07 06:50
Merge trunk into markdown-tagrefs branch.
stephan
0517bd2dd…
2024-03-05 12:53
Update with all changes from trunk.
andybradford
c454059a1…
2024-02-03 16:55
Sync with trunk.
florian
759782533…
2024-01-22 13:40
Sync with trunk.
florian
f05b04a62…
2024-01-22 13:39
Merge in trunk to include recent test changes.
preben
383087bfa…
2024-01-10 08:29
Add option to disable the shift-enter preview hotkey in /wikiedit, /fileedit, and /chat as a workar…
stephan
4bb5515ca…
2023-12-22 14:32
In /wikiedit and /fileedit, add a checkbox to disable shift-enter for toggling preview, as per disc…
stephan
8c1c4fa98…
2023-12-16 01:10
Brought the ui-local-diff branch up to date relative to trunk. It isn't a simple merge, primarily …
wyoung
76fa16576…
2023-01-24 03:29
Merge updates from trunk.
mistachkin
6f3640a71…
2022-10-17 01:02
Merge in trunk (release 2.17)
george
c1868b9f8…
2021-10-09 20:13
Merge in trunk (release 2.17)
george
a33f616e6…
2021-10-09 20:05
Merge in trunk (release 2.17)
george
315351f4a…
2021-10-09 19:50
Merge in trunk (release 2.17)
george
56e2d3ad6…
2021-10-09 19:31
/wikiedit and /fileedit can now dynamically load more diff context. Discovered that the unified dif…
stephan
ef69044cf…
2021-09-14 09:04
Merged trunk changes in. Only needed to track my own rename of branch_of_rid() to branch_of_ckin_r…
wyoung
ea28708f8…
2021-03-01 07:37
Brought graham's ui-local-diff branch up to date with respect to trunk. This is not a simple merge,…
wyoung
0516f4d3c…
2021-02-14 21:28
Merge in trunk
george
7803cfeff…
2020-10-10 17:54
Make the wikiedit/fileedit edit-stash select element grow less agressively.
stephan
a645302b4…
2020-08-30 19:48
Reintroduced the legacy wysiwyg wiki editor as an optional element which can be plugged in via the …
stephan
03a64a39a…
2020-08-30 18:58
Adapted SVG background from Florian for the .help-buttonlet CSS.
stephan
b2ece413b…
2020-08-30 18:43
Inordinately much style/layout tweaking of the wysiwyg editor.
stephan
a11abadd0…
2020-08-30 15:58
Merge in trunk (check-in [9543ddbef2])
george
b56460fc9…
2020-08-26 16:11
Merge in trunk (version-2.12.1)
george
62c316306…
2020-08-26 13:31
The fossil.XYZ.js-using pages now include all of those APIs when running in bundled JS mode, as tha…
stephan
34f7fd72c…
2020-08-25 07:00
Moved C routines which emit fossil.XYZ JS APIs from style.c to builtin.c, and renamed appropriately…
stephan
c515e5fd9…
2020-08-24 22:20
Experimentally added '?' help buttons in wikiedit. Experimentally emit all fossil.XYZ APIs, rather …
stephan
9edbb7eab…
2020-08-24 20:49
Merge trunk, since cloning local filesystem repositories still does not work
andygoth
719dcd29c…
2020-08-16 14:45
Minor style consistency/layout tweaks to wikiedit and fileedit.
stephan
e7c348f1d…
2020-08-12 11:44
Added a 'Save and Close' button to wikiedit. Cleaned up the styling and wrapping of the status/link…
stephan
3814c9ff5…
2020-08-10 17:38
Merged inadvertent fork.
stephan
1eb21747a…
2020-08-10 13:43
Merge in trunk; resolve conflicts
ashepilko
7cfbf66a0…
2020-08-09 21:45
wikiedit: deleted pages are now hidden by default, per forum feedback. A minor style tweek to shift…
stephan
8936ae98b…
2020-08-08 18:52
/wikiedit now marks "deleted" (empty) pages and offers a filter to show/hide them.
stephan
424baf1e1…
2020-08-08 11:29
Tiny style tweak for the wikiedit list filter toggles.
stephan
b0a38d5fb…
2020-08-02 13:23
Minor CSS tweak for mobile browsers.
stephan
bfd79af05…
2020-08-01 22:25
Ported several features between wikiedit and fileedit, improving them both a bit.
stephan
0d5006bed…
2020-08-01 21:31
Style tweaks and re-did how the OPTION elements are marked is-new/is-modified so that the mobile br…
stephan
d9f4b6dbe…
2020-08-01 17:56
Reworked how /wikiedit edit status is displayed, added history/attachment links to the new info bar…
stephan
fb77abd3b…
2020-08-01 16:07
Merged in the Ajax-based /wikiedit reimplementation.
stephan
19f275352…
2020-08-01 13:53
/wikiedit and /fileedit now dump all of their common static JS into a single SCRIPT tag instead of …
stephan
a4b73fd08…
2020-07-31 14:44
Minor style tweaks after trying the editor in different skins.
stephan
7418144b3…
2020-07-31 12:35
The save button now is now moved to the current tab when switching tabs, for the save/preview/diff …
stephan
acdd76539…
2020-07-31 09:57
Minimize the FOUC effect before the tabs are re-assembed in JS by initially hiding all tabs.
stephan
d8f18bc54…
2020-07-31 05:14
Moved Save button to the Preview tab, as that follows the common app-wide pattern of not enabling a…
stephan
31296ec20…
2020-07-31 04:33
Can now create new pages without leaving the editor. Numerous layout tweaks. Improved the help tab.
stephan
d5e4d7a9a…
2020-07-31 03:50
Renamed the fileedit/wikiedit stash index keys to avoid breakage if they edit a file/page named 'in…
stephan
8975f7247…
2020-07-31 02:02
Minor layout/style improvements.
stephan
31c5e1fd8…
2020-07-31 01:44
Moved the hard-coded edit state markers to fossil.page.config so that skins can change them.
stephan
4c1a2dd4e…
2020-07-31 01:31
Added filter checkboxes to show/hide to filter the wiki page list by page type(s). Related internal…
stephan
9edf5e7dd…
2020-07-31 01:09
Keyboard Shortcuts
Open search
/
Next entry (timeline)
j
Previous entry (timeline)
k
Open focused entry
Enter
Show this help
?
Toggle theme
Top nav button
Close