Commit graph

7570 commits

Author SHA1 Message Date
Ray
fe092c0e05 Update jot.tpl
point button at the new function
2023-02-17 12:56:36 -05:00
Ray
d55789bee4 Update jot.tpl
comment out the old buttons
2023-02-17 12:54:41 -05:00
Ray
080b5ea557 Update jot.tpl
uncomment
initializeEmbedFileDialog = function
2023-02-17 12:54:21 -05:00
Ray
41db36682a Update jot.tpl
part of the button update
2023-02-17 12:24:42 -05:00
Ray
f364b17c98 Revert "Update main.js"
This reverts commit e2027339a0.
2023-02-15 21:28:49 -05:00
Ray
e2027339a0 Update main.js
still testing
2023-02-15 21:24:57 -05:00
Ray
0b4a2176b3 Update main.js 2023-02-15 21:16:20 -05:00
Ray
bc67665b66 Update main.js
still testing
2023-02-15 19:28:39 -05:00
Ray
bdd58e90f3 Update main.js
still playing
2023-02-15 19:22:53 -05:00
Ray
70d5ff275e Update main.js
testing
2023-02-15 19:14:55 -05:00
Ray
7c1593f51e Update jot.tpl
see it we can get the upload button to close the modal
2023-02-15 16:36:49 -05:00
Ray
18f30c187a Update jot-header.tpl
add comments to a couple of functions
2023-02-15 16:36:17 -05:00
Ray
1af39f625b Update jot-header.tpl 2023-02-15 13:33:22 -05:00
Ray
23e15e9e50 Update jot.tpl 2023-02-15 13:20:11 -05:00
Ray
947434c7c0 Update jot.tpl
still formatting
2023-02-15 13:18:15 -05:00
Ray
25c8a39693 Update jot.tpl
more button formatting
2023-02-15 13:16:16 -05:00
Ray
e87ec1235e Update jot.tpl
see if we can get it to close too
2023-02-15 13:04:37 -05:00
Ray
38d6f0d25b Update jot.tpl
try that
2023-02-15 13:01:55 -05:00
Ray
6ed1a57a22 Update jot.tpl 2023-02-15 12:59:46 -05:00
Ray
8d862483db Update jot.tpl
this should fix one
2023-02-15 12:57:22 -05:00
Ray
788533feb5 Update jot.tpl
still formatting
2023-02-15 12:56:15 -05:00
Ray
e0150165ca Update jot.tpl
more button
2023-02-15 12:52:50 -05:00
Ray
8fd4c1b2c6 Update jot.tpl
formatting buttons
2023-02-15 12:45:54 -05:00
Ray
fb00a3dba8 Update jot.tpl
more formatting
2023-02-15 12:44:49 -05:00
Ray
9a0c9ba338 Update jot.tpl
formatting buttons
2023-02-15 12:41:36 -05:00
Ray
1e43050ac8 add modal open function 2023-02-15 11:39:07 -05:00
Ray
35cbd274ac Update jot.tpl
see if we can get by the empty post bit
2023-02-15 11:24:40 -05:00
Ray
b1b48da0fe Update jot.tpl
remove that extra button
2023-02-15 11:21:23 -05:00
Ray
4a8d2f177e Update jot.tpl
let's see if we can open the new modal
2023-02-15 11:19:53 -05:00
Ray
1f398f95e0 Update jot.tpl
can we modify the title?
2023-02-15 11:10:30 -05:00
Ray
5642b9bbfb Update jot.tpl
let's try adding a new button
2023-02-15 11:06:26 -05:00
Mike Macgirvin
5c06366dd6 fix sidebar toggler 2023-02-15 06:22:34 +11:00
Mike Macgirvin
5cf57ef47a Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-02-14 05:38:59 +11:00
Mike Macgirvin
e8f9bd7628 queue work 2023-02-13 21:51:17 +11:00
Mike Macgirvin
31fa43a077 set position units on invisible div for file uploads 2023-02-13 06:47:06 +11:00
Mike Macgirvin
53a7c141d8 There's the problem... 2023-02-10 19:03:33 +11:00
Mike Macgirvin
8ff5bf938d findpeople widget layout issue, rename Robert 2023-02-10 18:55:09 +11:00
Mike Macgirvin
432ead09f3 float-left -> float-start 3 places 2023-02-09 20:07:16 +11:00
Ray
a836b29931 Update pdledit.tpl
correct the link to comanche help
2023-02-07 19:14:59 -05:00
Ray
681d63b74b Merge remote-tracking branch 'upstream/dev' into dev 2023-02-04 05:27:07 -05:00
Mike Macgirvin
f4ae615bad change drop-button styling so that on button hover we change the colour of the entire button. Previously this used the drop-icon class which only changes the colour of the icon when the icon is specifically hovered 2023-02-04 08:05:54 +11:00
Ray
d852a8bbda Update jot.tpl
correction
2023-02-03 15:44:20 -05:00
Mike Macgirvin
400956ce97 minor tweaks to jot-reset button 2023-02-04 07:38:24 +11:00
Ray
93e550c78a move jot reset button
Move the jot reset button to the top right corner of the form
2023-02-02 18:23:09 -05:00
Mike Macgirvin
2640a88ec2 cherry-picked from pr #34 to only change the space between buttons 2023-02-02 12:03:11 -08:00
dragondaddy
81fda564de Merge branch 'dev' into redbasic 2023-02-02 09:50:51 +00:00
socialatm
5e58f048c8 Merge branch 'dev' into contextual_help 2023-02-02 00:02:36 +00:00
Mike Macgirvin
3a328d1d1f typo 2023-02-01 14:29:42 -08:00
Mike Macgirvin
dd40df60c5 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-02-01 14:12:33 -08:00
Papa Dragon
c0f07f6668 Use Liberation Sans as default font-family for Linux users (rather than system-ui) 2023-02-01 22:12:58 +01:00