Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
100 most recent check-ins
2023-02-03
| ||
00:48 | cherrypick commit done on wrong branch to main Leaf check-in: 1647615005 user: rouilj tags: trunk | |
2023-02-02
| ||
17:34 |
add example Rest Access permission for Anonymous role
Also fixes a reference to a Create permissionft hat should be a Register | |
17:27 |
trigger page change decorations when starting timer
Send a change event to the time spent field. This acts the same as So you get: field label background changecheck-in: 39f1ad51a3 user: rouilj tags: command_palette_and_timer | |
03:23 | merge title/icon fix from main. check-in: bb9002468d user: rouilj tags: command_palette_and_timer | |
03:10 | fix FormChanged to recognize only ! as first character. Otherwise icon not updated if title has ! in it. check-in: 771de146ae user: rouilj tags: trunk | |
2023-02-01
| ||
18:48 |
enable hotkeys/command-pal in fields.
You can now change the time spent input field and trigger the timer For this to work, it needs a fixed version of comand-pal.js. check-in: f3474bd466 user: rouilj tags: command_palette_and_timer | |
18:46 |
improve timer feedback by setting time field and showing change in label
Starting the timer updates the time field with 1 minute more than | |
18:44 |
timer rolls up to next minute.
This starts the timer at 1 minute, so fractional parts of a minute are | |
18:43 |
issue.index context is applied only when @template not specified
I have a few command-pal entries that only work/make sense from the | |
18:40 |
limit overscroll of command list and on mobile use viewport units if min
Prevent scrolling of the command list allowing scroll of the On mobile, the soft keyboard shows up when command-pal is triggered. | |
18:36 |
Make style block be applied.
Was missing nonce. check-in: 8083ba3af3 user: rouilj tags: command_palette_and_timer | |
18:35 |
Report sha256 hashes for embedded styles added by svelte
The rebuilt command-pal js library calls this function to report the This is placed here so it can be turned into a no-op once a static | |
18:17 | allocate space for logo, fix layout shift, fix spacing check-in: bb0dcd2bec user: rouilj tags: command_palette_and_timer | |
18:15 | allocate space for logo, fix layout shift check-in: 05a7b481de user: rouilj tags: command_palette_and_timer | |
2023-01-30
| ||
17:17 | fix indents. check-in: bf3de0a310 user: rouilj tags: command_palette_and_timer | |
03:39 |
Starter checking for new branch adding a command palette and adding a timer to the issue.item page that updated the time spent field. Defined some 20 commands. A basic filtering mecahsnism on context. Timer allows start/pause/restart/stop functions. It will inherit the One problem with this is that command-pal uses styling by setting Vendored the following JS projects: https://github.com/benwinding/command-pal v0.2.7 from cdn https://github.com/albert-gonzalez/easytimer.js v4.5.4check-in: ad89a87155 user: rouilj tags: command_palette_and_timer | |
02:19 | Create new branch named "command_palette_and_timer" check-in: e3731060cd user: rouilj tags: command_palette_and_timer | |
2022-12-23
| ||
18:05 |
Add spellcheck="false"to all password/OTP fields.
Prevent browser from trying to spellcheck password fields. https://www.aaron-gustafson.com/notebook/spellcheckers-exfiltrating-pii_-not-so-fast/ | |
2022-12-05
| ||
19:29 | make sure there is an accent color even if custom prop undefined check-in: e92f469d87 user: rouilj tags: trunk | |
2022-12-04
| ||
23:06 | document where idea of --_custom_prop names comes from. check-in: 313ed6c608 user: rouilj tags: trunk | |
19:45 |
Makefile shell syntax, change full_display.png image source.
Use sh syntax for test [] not bash [[ ]]. Added generate_images target that uses splinter symbolic link to Changed sysadmin.rst to reference older version of roundup were before | |
06:35 |
Commmented and cleaned up Makefile.
All options that were in docutils.conf are now on command line in Removed docutils.conf. Bash script with indentation was causing html generation to fail when | |
04:49 |
Untabify document
Was having issues with structures on a newer 0.18 docutils. | |
01:19 | Align Private label for radiobutton pair. check-in: d647bd4279 user: rouilj tags: trunk | |
00:35 |
Fix label-input/select aslignment; labels only for input; move topic label
Aligned labels to center of input/selects so text aligns. Pruned delcarations that were messing up or were intended to have Made sure Topic label is always on top of select2 widget. With other Remove label tags if they do not have a for attribute (grouped by, | |
2022-12-03
| ||
23:38 | better alighn center of select boxes with label. check-in: d8d9aac811 user: rouilj tags: trunk | |
23:33 | simpify sticky thead.indexview. check-in: 703d7c73d6 user: rouilj tags: trunk | |
23:16 |
match border-color to .fieldset
Make sure border color for fieldset matches pseudo color for .fieldset. | |
22:43 | Fix up warning exclamation icon triangle meeting and ! centering. check-in: 2c2d716dfe user: rouilj tags: trunk | |
21:47 |
Make room for error and ok message icons to have left gutter.
Ok and Error messages get check icon and warning css icon | |
2022-12-02
| ||
04:27 |
Implement new focus using outline
Implement focus styles from https://css-tricks.com/standardizing-focus-styles-with-css-custom-properties/ using outline rather than current box shadow because high contrast mode Had to modify items with 6px block margin or block padding to keep Also started using custom props (aka variables). In this file used Also use --_theme-border for border rule between main columns in | |
03:50 |
Remove / from /> tag end on input/link relations.
We aren't generating xhtml. Remove those since input, link don't Also fix quoting/syntax for emitting style with nonce. | |
03:45 |
fix thead/tbody/tfoot, try to hide d&d directions if not enabled
Also move required not before form submit buttons. Some reformatting of tables. | |
2022-11-29
| ||
09:31 |
Make index action links/buttons look more similar
Also improve contrast using black against buttons to meet aria requrements. | |
08:41 |
Fix hamburger menu. Add ; at end of single properties.
Also fix up indentation and order properties for a few rules I missed. | |
04:49 |
alphabetize properties,
Also cleaned up some invalid/unsued css. | |
01:56 | Make themes use new form design on item page. check-in: 68bc446985 user: rouilj tags: trunk | |
01:54 |
Change fieldset display item form and fix tabs.
Removed borders from all fieldsets. Removed colored background from discussed in https://dev.to/rouilj/a-modern-form-update-and-interior-border-hack-with-css-grid-4kae Fixed tab when using default style. Color was set to transparent. Set | |
00:19 |
aria: use existing legends as aria-labeledby targets.
Removed screenreaderonly label tags that duplicated the legend text. | |
2022-11-26
| ||
23:23 |
Change layout for main data entry pane.
Remove the border around each fieldset. Put a line between the two main columns when 2-up.
This looks cleaner to me. check-in: 444c149e31 user: rouilj tags: trunk | |
2022-11-21
| ||
00:50 |
Update hidden styles removing left: -1000 which causes isues with screen readers. Add .visually-hidden class to the style section so it can be used Add reference url's. check-in: 880f2c0ebb user: rouilj tags: trunk | |
2022-09-25
| ||
04:36 | change block for inline comments. check-in: 798c9e8d4e user: rouilj tags: trunk | |
04:17 |
Cleanup for html5. Replace xhtml /> with >; remove navigation role
Also remove role=navigation from a div as it is inside a check-in: 60d9dc6412 user: rouilj tags: trunk | |
04:11 | remove extra space. check-in: 18d3bf9475 user: rouilj tags: trunk | |
2022-09-14
| ||
18:06 | flake8 fixes. check-in: 7b9ce34689 user: rouilj tags: trunk | |
02:27 | Add deflang if no language options are provided. check-in: d2f85f6da5 user: rouilj tags: trunk | |
2022-08-10
| ||
01:11 | merge from trunk Leaf check-in: 81d32274cb user: rouilj tags: menu-offside | |
01:05 | merge from trunk Leaf check-in: a00cd93afa user: rouilj tags: non-jquery-fieldset-collapse | |
00:47 | merge from trunk except .ini files Leaf check-in: a3f70f6939 user: rouilj tags: podtable | |
00:46 | upgrade to podtable 1.1.8. Adds destroy method so I can reapply config if user wants to choose different columns for display check-in: 71013ba522 user: rouilj tags: podtable | |
2022-07-24
| ||
01:25 |
Add horizontal spacing to block so text isn't scrunched to left-screen border. Also replace with logical properties. check-in: 7325935d58 user: rouilj tags: trunk | |
01:23 |
Handle issue of of screen text loosing spaces. See: https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe check-in: fed2d3b6ff user: rouilj tags: trunk | |
2022-06-14
| ||
02:45 |
disable auto capitalize in login username field
make it easier for mobile login. | |
2022-06-05
| ||
01:55 | add new parameters from core code check-in: e3878cfab9 user: rouilj tags: trunk | |
01:47 |
Add security filtering, popup 'Link >' in new window, plan for embed
For now the graphs are stand alone svg documents displayed in a new chart.py: Add missing check for View permission on each item to be Add support for query param @image_type to allow user to select svg Support for data: output. Not sure how data will be used yet. AM Support variable for setting URL for pygal-tooltips.js. Add nonce to generated svg for use with object tag in html. Set tooltip popup background to white as other changes make svg image Remove xml declaration from generated svg. Add docstrings. templating.py: Add nonce to object CSP property. This should allow use of object tag pygal-tooltips.js: Add target and xlink:show attributes for the 'Link >' link that showscheck-in: bf1fc32917 user: rouilj tags: trunk | |
2022-06-04
| ||
21:53 |
Inline footnotes are not superscript surrounded by [ ]
The bare inline number didn't really indicate it was a footnote and | |
2022-06-02
| ||
02:41 | Add original pygal-tooltip library before patch check-in: 8146ab2275 user: rouilj tags: trunk | |
02:34 | add process id to log lines to make tracking easier in roundup_server fork mode check-in: d92e623c83 user: rouilj tags: trunk | |
2022-05-15
| ||
22:23 |
upgrade podtable to 1.1.7
Changed css from using :last-of-type() to use class th.main-toggle or Footer still doesn't work. Use tal:replace=nothing on tfoot tag to Make sticky headers work by removing overflow-x on #potable-container. Darken label in details child pane. | |
2022-05-04
| ||
03:47 | merge trunk into podtable branch check-in: 64b0294c51 user: rouilj tags: podtable | |
03:36 | add table footer (tfoot) tag check-in: 972146bc2c user: rouilj tags: trunk | |
03:34 | rearange search box to put form inside the fieldset and wrapper div. Makes it look like the other elements of the left hand panel check-in: ee55af9311 user: rouilj tags: trunk | |
03:30 | add goatcounter support. Only works on my site as reference to js file is absolute not inside of the tracker using @@file path element. check-in: cf169b06af user: rouilj tags: trunk | |
2022-04-27
| ||
06:07 | remove ; from style. syntax error. check-in: fe8401bccc user: rouilj tags: trunk | |
2022-04-21
| ||
17:02 | add Jira check-in: 028f6a6f36 user: rouilj tags: trunk | |
2022-03-27
| ||
21:51 |
Add real labels for radiobuttons.
They were just text not labels, so clicking on them didn't | |
2022-03-24
| ||
04:59 |
Do not display drag and drop file directions if not editable.
If the note textarea isn't displayed, don't display the note to | |
04:10 |
Make tabs overlap to make it easier to see which tab is displayed.
Current tab looks like it's on top of other tab, you can see edge of | |
2022-03-22
| ||
02:21 | update Sortable.js/Sortable.min.js to 1.15.0 from https://raw.githubusercontent.com/SortableJS/Sortable/master/Sortable.js Leaf check-in: ff4b59ab7a user: rouilj tags: dnd | |
2022-02-27
| ||
01:09 | commit config.ini after updateconfig - update docs in file check-in: 1f5b089772 user: rouilj tags: trunk | |
2022-02-24
| ||
02:56 | Add updated png and html file to match rst doc. check-in: f546bd885f user: rouilj tags: trunk | |
2022-01-19
| ||
04:07 | Updates including doc of relationship graphs. check-in: 94b25a7bf8 user: rouilj tags: trunk | |
2022-01-10
| ||
07:05 |
Reduce depth for sec 2.2 web interface; add anchors for properties
Also added a couple of missing properties. Document new drag/drop/paste interface since the change to use the Changed terminology in caption to match labels in image. Document time log in new time log and attached files section.. | |
2022-01-08
| ||
21:47 | USe db rather than context for testing if 2fa is gloably enabled. check-in: 7a23e01409 user: rouilj tags: trunk | |
2022-01-07
| ||
02:43 |
MAke page work when used for new user
If context.id is false (new user), don't check to see if 2fa is enabled. | |
02:37 |
Make reCaptcha secret loadable from external file.
Change default Option to a SecretOption. | |
02:34 |
Add one time password HOTP/TOTP config settings
Commented out settings, so HOTP/TOTP enabled with default settings. | |
02:28 |
Commit config with external secrets; indexer - whoosh
Use new external secret feature for storing secrets. Change to whoosh for indexer for testing some core | |
2022-01-01
| ||
03:09 |
Restructure login, disable OTP box if otp disabled
2fa.py: page.html: Remove allcheck-in: 9396c41c2d user: rouilj tags: trunk | |
01:10 | Update comment. check-in: eaf5a50de8 user: rouilj tags: trunk | |
01:09 |
Minor changes
Relace threedface it ButtonFace - threedface dericated Set all var of --clr* to use inherit as fallback. Remove uneeded comments | |
2021-12-30
| ||
06:36 |
Add TOTP time based one time password tokens.
user.2fa.html: add checbox to enable 2fa. HotpTotp.py: allow password change for TOTP check that secret_counter in [0, -2] 2fa.py: TOTP added module docstring improved. includes config.ini setting. Implmented abilty to disable hotp and/or totp. If hotp/totp disabled can optionally fail logins for users using TOTP uses OTP session store for saving TOTP's to prevent replay TOTP symmetric windowing to sync to token allowed, but not enabled cleaner flow by returning early in Generate2faSecret::handle general cleanupcheck-in: 05e9d440f8 user: rouilj tags: trunk | |
2021-12-28
| ||
21:16 |
Move about page code to separate file.
Makes it easier to upload. Also about now can handle case where tracker_version isn't found. | |
19:51 | fix logic bug. Secret disabled is '-' not '' check-in: 81810fc92f user: rouilj tags: trunk | |
2021-12-27
| ||
04:39 |
Enforce web secret change by action; Fix window from confg; Sanity check.
Set a property on the db handle in the 2fa generator action. In the detector look for this property. If the secret_2fa changes and Sanity check the state of secret_counter and secret_2fa. Look for Fix reading the window from the config file. | |
2021-12-26
| ||
21:42 | Add label and aria label for __otp input check-in: d35b5f16e0 user: rouilj tags: trunk | |
04:59 |
Add HOTP one time password 2 factor authentication 2FA
html/page.html: html/user.item.html: html/user.2fa.html: interfaces.py: schema.py: detectors/HotpTotp.py extensions/2fa.py lib/onetimepass/__init__.py | |
04:47 |
Add block spacing between message feedback para and start of content.
New reset sets no margin for paragraphs. | |
2021-12-21
| ||
22:57 |
Align added dynamic file inputs; Return if js can't find elements.
Added a div around file input that's inline-block. So newly added Also detect missing elements used by in page javascript for message | |
20:42 |
Hide message filtering when creating new issue.
Active message filtering box was being displayed when creating a new | |
2021-12-20
| ||
04:38 |
Move charset first on page.
Apprently has to be first to work right. This will make | |
2021-12-18
| ||
00:04 |
Use beacon API rather than image for loading time beacon
Beacon API code cribbed from https://calendar.perfplanet.com/2020/beaconing-in-practice with fallback to Image beacon that already existed. | |
2021-12-15
| ||
22:16 | Update doc for new drag/drop and paste to changenote control. check-in: 1afded3a76 user: rouilj tags: trunk | |
19:43 |
Fixes for pasting data from libreoffice
A copy has multiple encoding for it. png image, unicode string etc. Also make sure preventDefault is called in other places it should be. | |
02:11 |
Make changenote into drag/drop zone.
Removed dropzone using changenote as the drop zone. The following seem to work: drag/drop files - attached if on first file input added label at bottom of textarea. | |
2021-12-12
| ||
03:14 | Fix match for beginning of line. check-in: d225df0473 user: rouilj tags: trunk | |
03:13 |
Fix ianppropriate match of #<number>
It was catching url fragments like .../issue8#22a and mangling the Make preceeding space required. His works for # <digits> at the | |
2021-12-09
| ||
06:04 | trim whitspace at end of figure:: declarations check-in: b808ff2294 user: rouilj tags: trunk | |
05:47 | Make headers sticky and make tble collapse to field/value when small check-in: 6eebe112ba user: rouilj tags: trunk | |
04:47 |
Add support for vertical trees
Take same generated nested list code and use with ross-angus css plus changes class on ul from htree to tree. | |