rabuzarus
|
757f3a3f5d
|
Bugfix: frio - make register tooltip work
|
2017-05-08 19:39:06 +02:00 |
|
rabuzarus
|
0135b7e357
|
Merge pull request #3417 from fabrixxm/feature/frio/admintemplates
Frio: admin aside template and generic_links_widget
|
2017-05-04 15:33:24 +02:00 |
|
fabrixxm
|
588f87bf79
|
Standards
|
2017-05-01 18:25:56 +02:00 |
|
Hypolite Petovan
|
2c9c867393
|
frio: Fix typo in various button callbacks
|
2017-04-28 21:50:09 -04:00 |
|
Michael
|
ba5780c4a1
|
Remove the "discard" button for contact requests from Diaspora.
|
2017-04-28 08:36:10 +00:00 |
|
fabrixxm
|
57366e391f
|
frio: admin aside template
|
2017-04-27 21:25:53 +02:00 |
|
fabrixxm
|
7bed3e909a
|
frio: hilight selectet item in generic_links_widget.tpl
Add a custom generic_links_widget.tpl.
The class ".selected" is add to `li` instead of `a`,
hilighting current item, e.g. in user settings aside.
|
2017-04-27 19:34:01 +02:00 |
|
rabuzarus
|
e7914ecc95
|
add $contact.change_member to the js template. At the present time we don't make use of it, but the js smarty template should be the same as the php smarty template
|
2017-04-23 14:58:23 +02:00 |
|
rabuzarus
|
46291b2e2b
|
fix smarty PHP warnings
|
2017-04-23 14:51:41 +02:00 |
|
rabuzarus
|
f99bb958f6
|
Merge develop into 20170407_-_group_edit
Conflicts:
mod/group.php
|
2017-04-21 16:09:48 +02:00 |
|
rabuzarus
|
40e5436604
|
some restructuring in groups.php + Frio: provide own group template
|
2017-04-21 16:04:29 +02:00 |
|
Hypolite Petovan
|
5c3abe0ca6
|
Prevent comment UI from closing when using BBCode buttons with empty textarea
|
2017-04-18 22:03:49 -04:00 |
|
Hypolite Petovan
|
440fd29c1e
|
Change icon of contact page links
|
2017-04-13 23:00:02 -04:00 |
|
Pierre Rudloff
|
ead9cbe534
|
Web app manifest (fixes #3317)
|
2017-04-13 16:46:36 +02:00 |
|
Tobias Diekershoff
|
42cc8d729b
|
Merge pull request #3306 from Hypolite/issue/#3274
Fix path to default Text_Highlighter CSS
|
2017-04-08 15:24:16 +02:00 |
|
Hypolite Petovan
|
318166a381
|
Fix path to default Text_Highlighter CSS
|
2017-04-08 08:59:41 -04: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 |
|
Hypolite Petovan
|
909439e59f
|
Fix contacts "View" link color
- Fixed whitespaces in `event.tpl`
|
2017-03-26 19:22:19 -04:00 |
|
Hypolite Petovan
|
8db4437ed7
|
Restores bold text for text dropdown button
|
2017-03-25 21:33:34 -04:00 |
|
Hypolite Petovan
|
5b7c8d8631
|
Fix indent in search_item.tpl
|
2017-03-25 20:45:03 -04:00 |
|
Hypolite Petovan
|
359c246ef9
|
Various fixes
- Removed superfluous CSS rule
- Fixed whitespace
- Restored separators in search_item.tpl
|
2017-03-25 20:43:33 -04:00 |
|
Hypolite Petovan
|
d7f80bf7e7
|
Merge branch 'develop' into improvement/frio-action-links-to-buttons
# Conflicts:
# view/theme/frio/js/filebrowser.js
# view/theme/frio/templates/filebrowser.tpl
|
2017-03-25 20:27:26 -04:00 |
|
rabuzarus
|
aeb999c4d9
|
enable fbrowser for mobile view
|
2017-03-25 23:33:53 +01:00 |
|
Hypolite Petovan
|
85144908fa
|
Improve display feedback on like actions
- Move rotator in sight
- Preventively change display class before next item update
|
2017-03-23 22:47:56 -04: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 |
|
Hypolite Petovan
|
991b62784a
|
Remove spaces confusing jSmart in contact_template
- Fix two missing button closing tags
|
2017-03-21 22:39:29 -04:00 |
|
rabuzarus
|
835e54dfc3
|
upload images to the selected album
|
2017-03-21 23:08:37 +01:00 |
|
rabuzarus
|
2633e820ab
|
remove upload file from jot because it's now in the browser included
|
2017-03-21 21:18:27 +01:00 |
|
rabuzarus
|
9acfbae6ea
|
add justified-gallery to fbrowser
|
2017-03-21 20:39:31 +01:00 |
|
rabuzarus
|
af8bd4b45f
|
frio: gui work for fbrowser + switch between image and file mode
|
2017-03-21 03:35:25 +01:00 |
|
rabuzarus
|
c8a427804e
|
Bugfix: fbrowser did insert 2 Pictures instead of only 1
|
2017-03-20 22:45:24 +01:00 |
|
Hypolite Petovan
|
8a0b057dc7
|
Merge branch 'develop' into improvement/frio-action-links-to-buttons
|
2017-03-20 14:43:37 -04:00 |
|
Hypolite Petovan
|
2e17885eb3
|
Fix jot display
|
2017-03-17 20:28:09 -04:00 |
|
Hypolite Petovan
|
80510ef4ca
|
Fix group_side display
|
2017-03-17 20:28:00 -04:00 |
|
Hypolite Petovan
|
d1a1dfe879
|
Fix profile display
|
2017-03-17 20:27:43 -04:00 |
|
Hypolite Petovan
|
03700d4ae5
|
Fix contact display
|
2017-03-17 20:27:31 -04:00 |
|
Hypolite Petovan
|
92a755f688
|
Fix event display
|
2017-03-17 20:27:17 -04:00 |
|
Hypolite Petovan
|
29936060cf
|
Fix filebrowser display
|
2017-03-17 20:26:40 -04:00 |
|
Hypolite Petovan
|
8ac8d779f6
|
Fix bulk drop button
|
2017-03-16 22:19:45 -04:00 |
|
Hypolite Petovan
|
67c40bf030
|
Fix "Mark all as seen" button display
|
2017-03-16 22:19:27 -04:00 |
|
rabuzarus
|
8ae8465d48
|
add dop event & fix event edit
|
2017-03-16 20:15:25 +01: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 |
|