Hypolite Petovan
0daa2f2228
[frio] Check for role="presentation" uses throughout the templates
...
- Upgrade a tags to buttons in file browser
- Fix formatting in nav.tpl
- Remove unwarranted instance for character counter in jot form
2021-11-14 20:30:21 -05:00
Michael
2e2d1bf81d
Added option to define a schedule date when posting items
2021-08-01 13:01:31 +00:00
Hypolite Petovan
2cc4bd2490
Add RTL support to many input fields
...
- Compose page
- Post jot
- Comment form
- Event form
2021-05-20 08:39:37 -04:00
Hypolite Petovan
8e005f7de2
Remove whitespace from opening HTML tag ending
2021-05-20 08:39:36 -04:00
Hypolite Petovan
50622d27d1
[frio] Restore focus styles
...
- Replace .btn-main by .btn-primary
- Harmonize focus styles between buttons and form controls based on the theme scheme
2020-04-27 09:43:46 -04:00
Hypolite Petovan
79b21e6627
[frio] Remove duplicate jot modal close button
...
- Fixes display issue on XS view
- Unable to reproduce mentioned Bootstrap bug
2020-04-20 18:09:57 -04:00
Hypolite Petovan
40a7a43bd2
[frio] Add link to Compose page in jot
2020-04-03 16:33:00 -04:00
Hypolite Petovan
2791d70655
[frio] Merge compose/jot buttons features
2020-02-19 15:11:35 -05:00
Hypolite Petovan
b2143cae53
[frio] Add new asynchronous submission of modal form
...
- Add loading state for jot submit buttons
2020-01-29 22:50:10 -05:00
Hypolite Petovan
5aebdec0bf
[frio] Fix file browser staying displayed even after switching jot tab
...
- Addresses https://libranet.de/display/0b6b25a8-445d-e188-54e9-c05224132808
- Include file browser tab in the jot form
- Remove input elements from the file browser to avoid interference with jot form
2019-11-30 10:49:20 -05:00
Vinzenz Vietzke
5a9156e5e9
replacing slideshare icon with paper plane
...
closing #7522
2019-08-17 15:40:48 +02:00
Hypolite Petovan
d5efca1171
[frio] Add compose page JS trigger and theme setting
2019-07-29 20:31:47 -04:00
Michael
fd7c47ed55
Fixes issue 6289
2018-12-21 13:43:06 +00:00
Hypolite Petovan
e1b3bcc77d
Unescape yet more values with a focus on the vier theme
2018-12-16 22:38:32 -05:00
Hypolite Petovan
c407fb7963
Avoid escaping relevant template variables
2018-12-16 22:38:32 -05:00
Hypolite Petovan
2241ba4540
Remove uses of HTML escaping in Smarty templates
2018-12-16 22:38:30 -05:00
Michael
4f9f86e310
We are now escaping many template fields
2018-11-25 18:56:26 +00:00
Jonny Tischbein
6cd17f2229
Code Standard: indent + renaming function in camelcase
2018-10-24 18:09:54 +02:00
Jonny Tischbein
d2b5f77be9
Add multimedia link for jot + enables hover text in jot + autosize in when paste link + renaming / Code Standards
2018-10-24 16:20:10 +02:00
Jonny Tischbein
b7e7850b75
disable formatbar in xs screens
2018-09-21 17:46:39 +02:00
Jonny Tischbein
08879298ea
unique html id for share button in preview
2018-09-21 11:12:20 +02:00
Jonny Tischbein
fedaf08bd1
remove old TODO
2018-09-20 17:26:19 +02:00
Jonny Tischbein
9bc6238b59
Make formatbar work
2018-09-20 17:20:57 +02:00
Jonny Tischbein
f590d31b4b
Add format bar in new post jot
2018-09-20 17:14:32 +02:00
Jonny Tischbein
5edb124660
make share button visivle via theme js. Avoid illegal multiple use of html id
2018-09-20 17:09:39 +02:00
Jonny Tischbein
4c56724715
make share button visible in preview
2018-09-20 16:50:58 +02:00
Jonny Tischbein
b1720c07ec
Add Share button for preview new post
2018-09-20 16:20:33 +02:00
Michael Vogel
810c108297
Fix: Notes can be posted again. Never use "defaults" with "false" ( #5551 )
2018-08-04 16:06:36 +02:00
Michael Vogel
5af9596dde
New item field "Post-type" and new table "permissionset" ( #5408 )
...
* "post-type" replaces "bookmark" and "type"
* Removed some more type
* Added index to permission set
* The permission set is now stored
* The permission set is now removed upon expiry
* Post update now stores the permission set
* New file
* Permissions are now sorted
* Changed documentation
2018-07-19 09:52:05 -04:00
Michael
3792012723
Improved accessibility for "Frio"
2018-04-05 21:50:34 +00:00
rabuzarus
f2d51737eb
fix some HTML violations in frio
2017-10-20 15:21:42 +02:00
rabuzarus
c3b975e516
change fbrowser image margin and box-shadow
2017-04-05 12:46:09 +02:00
rabuzarus
190b03e706
add aria attributes for filebrowser
2017-04-05 12:34:00 +02:00
rabuzarus
0542cd6a14
add aria attributes + restructure some js to change the aria attributes
2017-04-05 11:46:42 +02:00
rabuzarus
0bb1466723
use buttons for mobile jot nav
2017-04-03 14:32:54 +02:00
rabuzarus
9f37acc6d4
add href attribute to jot links
2017-04-03 14:00:27 +02:00
rabuzarus
036c18be7b
use height: 0 instead of display: none to hide jot sections
2017-04-03 13:38:07 +02:00
rabuzarus
80f5a026be
re-enabel browser for small screens
2017-04-03 02:04:13 +02:00
rabuzarus
ee293f2ce2
Merge develop into 20170321_-_frio-fbbrowser
...
Conflicts:
view/theme/frio/js/filebrowser.js
view/theme/frio/js/theme.js
view/theme/frio/templates/filebrowser.tpl
view/theme/frio/templates/jot.tpl
2017-04-03 00:51:34 +02:00
rabuzarus
aeb999c4d9
enable fbrowser for mobile view
2017-03-25 23:33:53 +01:00
Hypolite Petovan
87bf6d39dd
More display fixes
...
See
https://github.com/friendica/friendica/pull/3204#issuecomment-288908490
2017-03-23 22:45:40 -04:00
rabuzarus
2633e820ab
remove upload file from jot because it's now in the browser included
2017-03-21 21:18:27 +01:00
Hypolite Petovan
2e17885eb3
Fix jot display
2017-03-17 20:28:09 -04:00
Hypolite Petovan
802897c0ab
Restored tabs display until a more complete CSS solution is worked out
2017-03-15 22:00:37 -04:00
Hypolite Petovan
214c76fec7
Reverted original display for item action links + jot bbcode buttons
...
- Cleaned useless CSS
2017-03-15 22:00:07 -04:00
Hypolite Petovan
82ce1a449b
Revert jot tabs to links due to Bootstrap not supporting button styling
2017-03-15 07:24:14 -04:00
Hypolite Petovan
7cb44ae25a
Turn all the action <a> tags into buttons
...
- Add CSS changes to support both <a> and <button class="btn btn-link">
- Removed unnecessary "return false" in onclick attributes
- Simplified tabs in profile page to native Bootstrap behavior
2017-03-14 23:47:02 -04:00
Hypolite Petovan
b6ce646d71
Use placeholder attribute for Share message
2017-01-08 02:06:03 +11:00
Hypolite Petovan
daa8e4f901
Cleaning up, actual changes are in the next commits
...
- Formatting
- Trailing spaces
- Extraneous blank lines
- Large comments
2017-01-08 02:03:11 +11:00
rabuzarus
a8d1a3f997
frio: add a very simple character counter to the jot
2016-11-18 23:48:31 +01:00