Tobias Diekershoff
18a35e9ceb
Merge pull request #2688 from rabuzarus/2607-drop
...
frio: provide confirm modal
2016-07-26 10:45:52 +02:00
rabuzarus
694637f9c3
frio: provide confirm modal
2016-07-26 10:36:34 +02:00
rabuzarus
768d10536f
frio: templates for contact_edit and crepair
2016-07-26 09:09:40 +02:00
rabuzarus
1cf4924e20
frio: fix url variable for textcomplete in contact_template
2016-07-03 09:50:34 +02:00
rabuzarus
9170955f80
frio: fix textcomplete for jot
2016-07-01 17:03:40 +02:00
rabuzarus
571a4fed99
frio: restructure jot modal and make jot modal work on mobile
2016-06-27 10:33:20 +02:00
rabuzarus
aec885b963
frio: fix - jot default was not removed in every case while inserting content
2016-06-26 03:49:21 +02:00
Michael Vogel
9f99f37975
Merge pull request #2637 from rabuzarus/2506_wallmessage_js
...
frio: Wallmessage - distinguish between own and foreign host
2016-06-25 14:09:44 +02:00
rabuzarus
84263ee8de
frio: Wallmessage - distinguish between own and foreign host
2016-06-25 13:02:53 +02:00
rabuzarus
073f520cee
add missing strings for frio
2016-06-25 12:21:13 +02:00
Ben Roberts
864cf0f70d
update MF2 and vcard data for issue #2629
2016-06-21 10:23:43 -04:00
rabuzarus
7495a34b32
implement a public calendar for vistors of someones profile page
2016-06-19 22:04:34 +02:00
Michael Vogel
d0033ca5cf
Merge pull request #2621 from rabuzarus/1206-events-template
...
frio - events - fix double click on date
2016-06-18 21:32:07 +02:00
rabuzarus
ee0942b96d
frio - events - fix double click on date
2016-06-18 15:23:35 +02:00
Michael Vogel
bf2e23c205
Merge pull request #2616 from rabuzarus/1206-events-template
...
use standard templates in events + frio templates for events
2016-06-18 15:01:00 +02:00
rabuzarus
7dc5fc8b9f
Merge develop into 1206-events-template
...
Conflicts:
view/theme/frio/css/style.css
2016-06-17 14:33:08 +02:00
rabuzarus
4313982e02
frio - event - code clean up + docu
2016-06-17 14:27:33 +02:00
rabuzarus
606f42701c
frio - event - some js and template refactoring + event view css styling
2016-06-17 14:09:18 +02:00
rabuzarus
0148d0e5d2
frio - event - correct some js
2016-06-17 11:18:54 +02:00
rabuzarus
c99da380cf
frio: events - adapt changes to the templates of the other themes
2016-06-17 10:33:12 +02:00
rabuzarus
8b4c416713
frio: events - split event form in different sections
2016-06-16 20:16:16 +02:00
rabuzarus
0167a2bd61
port of Hubzillas code highlight feature
2016-06-16 11:38:12 +02:00
Tobias Diekershoff
5ec7626b12
Merge pull request #2610 from rabuzarus/1406-frio-search-fix
...
frio: fix searchbox - comment tag wasn't closed
2016-06-14 13:44:14 +02:00
rabuzarus
7ec13d4534
frio: fix searchbox - comment tag wasn't closed
2016-06-14 10:41:14 +02:00
rabuzarus
82b6917c5f
frio: settings_display.tpl + rise frio to 0.2 Alpha
2016-06-13 10:57:42 +02:00
rabuzarus
5e98f27fcd
frio: events - work on event_form.tpl + datetime.php
2016-06-13 10:19:38 +02:00
rabuzarus
9db614de64
frio: some template clean up
2016-06-12 20:09:02 +02:00
rabuzarus
b19af8f0b7
frio: add css for settings templates
2016-06-12 19:59:27 +02:00
rabuzarus
0aa15f74ff
Merge develop into 1106-frio-settings
2016-06-12 19:34:06 +02:00
rabuzarus
0af572ffba
frio: first part for event template work
2016-06-12 18:23:10 +02:00
Michael Vogel
6d50d18242
Merge pull request #2584 from rabuzarus/0906-profiles
...
some restructure in profiles.php + frio template for profiles settings
2016-06-12 14:20:42 +02:00
Michael Vogel
0eb69b963e
Merge pull request #2587 from rabuzarus/1006-short-info
...
frio: a short contact informations will be provided at the second nav…
2016-06-12 12:12:43 +02:00
rabuzarus
5fc5ef5461
frio: provide login.tpl
2016-06-12 11:51:43 +02:00
rabuzarus
3264efb238
Merge pull request #2583 from fabrixxm/frio-login-modal
...
Frio: login button opens a modal
2016-06-12 10:50:56 +02:00
rabuzarus
56b600381e
frio: add some more settings templates
2016-06-12 00:15:48 +02:00
rabuzarus
f2ad8dd1d4
frio: add settings.tpl
2016-06-11 22:35:08 +02:00
rabuzarus
8ac7575d5b
frio: closed profile setting sections on page load
2016-06-11 18:51:20 +02:00
rabuzarus
d39f679230
Merge develop into 1006-short-info
...
Conflicts:
view/theme/frio/js/theme.js
2016-06-11 10:52:26 +02:00
fabrixxm
2ec06c1a38
use js/modal.js to show Login page in modal
2016-06-11 09:58:26 +02:00
rabuzarus
53fb8b1181
frio: a short contact informations will be provided at the second nav bar by scrolling down (on pages where vcard is available)
2016-06-11 01:28:25 +02:00
rabuzarus
db5438ab1a
frio: improvements in search behavior
...
- search value woll be added to nav search input
- focus on nav search input as main search
- save search button appears in the second navbar if search is available
- search heading appears in the second navbar
- provide a mobile search by pressing the search icon
- dirfind: heading distinguish between people and form search
- some js fixes in theme.js
2016-06-10 20:34:25 +02:00
rabuzarus
3a9a9e6a1c
frio + core: some restructure in profiles.php + frio template for profiles settings
2016-06-10 11:24:38 +02:00
Fabrixxm
8c1422103e
Frio: login button opens a modal
2016-06-10 10:40:13 +02:00
rabuzarus
f79a7bc455
frio: improvements it js jot behavior
...
- cache the original jot everytime (to restore it after modal close)
- possibility to edit event items
2016-06-08 20:53:01 +02:00
rabuzarus
71b30e0651
profice a general content wrapper template.
2016-06-07 16:32:02 +02:00
rabuzarus
3a368214c0
frio: saved_searches_aside & searchbox template
2016-06-07 15:29:38 +02:00
rabuzarus
615db43736
frio: add group_side widget template
2016-06-07 01:28:38 +02:00
rabuzarus
c87d426d5f
frio: follow & peoplefind widget template
2016-06-07 00:38:39 +02:00
rabuzarus
5c52736221
photo_menu: now the photo_menu does have at all places the same structure
2016-06-06 16:54:29 +02:00
rabuzarus
300591560e
frio: adding contact actions on hover for contacts in contact view
2016-06-01 17:21:57 +02:00
rabuzarus
64c871bf4c
frio: give the heading "messages" a class "heading" - This is needed for pm modal where class heading becomes the modal title)
2016-06-01 14:04:39 +02:00
rabuzarus
d3369aeca1
frio: provide a tooltip for nav search
2016-06-01 11:59:35 +02:00
Michael Vogel
ef566ecbc3
Changed option description
2016-06-01 07:03:03 +02:00
Michael Vogel
9a442da852
Removed todo
2016-05-31 22:09:35 +02:00
Michael Vogel
de3eb5a1b7
Frio: Removed github link, changed notification description
2016-05-31 22:07:29 +02:00
Michael Vogel
060b7193e6
Indention of the html code
2016-05-30 21:43:49 +02:00
Michael Vogel
58ef15c6c1
The file widget looks now better as well
2016-05-30 21:17:28 +02:00
Michael Vogel
b798288a5b
Frio: The network widget now shows the selected network
2016-05-30 21:00:00 +02:00
Michael Vogel
7bfa9b5650
Merge pull request #2547 from rabuzarus/3005-frio_display_fix
...
frio: commented out some js for the color highlight in /display/ beca…
2016-05-30 15:06:16 +02:00
rabuzarus
3948e2923a
frio: commented out some js for the color highlight in /display/ because it causes some errors in ff
2016-05-30 15:01:30 +02:00
Tobias Diekershoff
2d280f55ac
Merge pull request #2544 from annando/issue-1769
...
Issue 1769: Some enhancements for sending wall mails
2016-05-30 14:35:04 +02:00
Michael Vogel
7e6598f2c0
Adopted the changes to the other themes as well.
2016-05-30 07:18:25 +02:00
Michael Vogel
ecb67feca1
Adapting the changes to search_item.tpl as well
2016-05-30 05:21:57 +02:00
Michael Vogel
09931b7124
frio: Some small template clean up
2016-05-29 23:42:22 +02:00
Michael Vogel
47efc6df63
Frio: The separator dots are enabled again
2016-05-29 23:02:48 +02:00
Michael Vogel
4a388e84af
Frio: Adopt changes to search_item.tpl as well.
2016-05-28 13:08:43 +02:00
Michael Vogel
add258ac08
Frio: Like, Dislike and comment are having icons, links are underlined
2016-05-28 09:57:19 +02:00
Michael Vogel
2d6740c340
Frio: Added a link to the thread on the same server
2016-05-26 23:23:24 +02:00
rabuzarus
b67378ac69
restructuring for PR for friendica main repo
2016-05-25 15:12:29 +02:00