Hypolite Petovan
|
4ad6a7f073
|
- Remove TinyMCE mentions in themes
|
2017-01-26 22:54:32 -05:00 |
|
Hypolite Petovan
|
623479a346
|
Normalize App parameter declaration (view folder)
|
2017-01-09 23:06:08 +11:00 |
|
Roland Häder
|
c22878643b
|
Opps, forgot this ...
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2016-12-20 12:38:11 +01:00 |
|
Roland Häder
|
fb817b18ad
|
changed to this:
---------------------
function bla (App &$a) {
$a->bla = 'stuff';
}
---------------------
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2016-12-20 10:59:06 +01:00 |
|
Roland Häder
|
884f44ce94
|
*much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied)
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2016-12-19 14:27:16 +01:00 |
|
Hypolite Petovan
|
b98f23dcd4
|
Added active response support to frost-mobile
- Added active class to wall_thread.tpl
- Added styles
- Fixed background-size declarations to be able to add padding to icons
|
2016-11-22 16:31:25 +01:00 |
|
Silke Meyer
|
e32a39d129
|
Marked themes frost and frost-mobile as unsupported
|
2016-11-19 18:17:21 +01:00 |
|
Michael Vogel
|
75a996c4e4
|
Merge pull request #2839 from Hypolite/Issue-#2822
Issue #2822 - Fix [Embedded content - reload the page to view]
|
2016-10-25 07:31:20 +02:00 |
|
rabuzarus
|
8064ff6ecb
|
update to fullCalendar 3.0.1, frio: cal list view, frio: cal month hover
|
2016-10-16 16:04:53 +02:00 |
|
Hypolite Petovan
|
4021109696
|
Improve field_checkbox.tpl
- Adds a hidden field to ensure the checkbox item will have a value
during save.
- Fix quotes for HTML attribute values
|
2016-10-02 15:21:20 -04:00 |
|
rabuzarus
|
37ae63e120
|
fix contact dropping on contact edit page also for other themes
|
2016-08-17 16:51:04 +02:00 |
|
rabuzarus
|
15471f3835
|
add possibility to load custom page templates + none.php pagetemplate is part of core now
|
2016-07-11 10:33:39 +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 |
|
rabuzarus
|
3a9a9e6a1c
|
frio + core: some restructure in profiles.php + frio template for profiles settings
|
2016-06-10 11:24:38 +02:00 |
|
Michael Vogel
|
e2c0f04eeb
|
Added short description to "mark as seen"
|
2016-06-01 07:05:44 +02:00 |
|
Michael Vogel
|
7e6598f2c0
|
Adopted the changes to the other themes as well.
|
2016-05-30 07:18:25 +02:00 |
|
rabuzarus
|
6944d67dbc
|
photos view: fix js error with undefined variable
|
2016-05-13 01:26:07 +02:00 |
|
rabuzarus
|
ed6ada0da5
|
rework autocomplete: use minified version + delete old fk.autocomplete.js
|
2016-04-15 02:25:58 +02:00 |
|
rabuzarus
|
01b02dbcaa
|
Merge develop into 1404_reworked_autocomplete
Conflicts:
include/text.php
view/templates/head.tpl
view/theme/duepuntozero/style.css
view/theme/vier/style.css
|
2016-04-14 16:23:51 +02:00 |
|
Tobias Diekershoff
|
d9b6355bb8
|
added lang info to frost themes
|
2016-04-03 21:00:18 +02:00 |
|
fabrixxm
|
d30d13959b
|
Merge pull request #2328 from rabuzarus/0602_contact_profile
polishing of the contact-edit page
|
2016-03-06 19:56:59 +01:00 |
|
Roland Häder
|
04a7d6384e
|
No need to set $a->theme_info = array() everywhere if you can define it in App
itself.
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2016-03-01 14:27:38 +01:00 |
|
rabuzarus
|
0db83b9586
|
contactedit-actions-button: move repair back to tabbar
|
2016-02-23 19:19:45 +01:00 |
|
Andrej Stieben
|
e104c58191
|
Added div#pause to themes' default.php
As requested by @tobiasd and @rabuzarus.
|
2016-02-09 16:41:19 +01:00 |
|
rabuzarus
|
0b5d7b300e
|
contactedit-actions-button: adjust the themes and template polishing
|
2016-02-08 23:15:20 +01:00 |
|
rabuzarus
|
39a849c113
|
rework autocomplete: new ac for poke, contacts, prv_messages
|
2016-01-22 17:47:48 +01:00 |
|
rabuzarus
|
e3475bd587
|
rework autocomplete: css work
|
2016-01-21 13:28:29 +01:00 |
|
fabrixxm
|
fcf7a791f1
|
Revert "Merge pull request #2223 from rabuzarus/2912_photo_widget"
This reverts commit 83e54f70d3 , reversing
changes made to ecf576bdd0 .
|
2016-01-04 11:46:19 +01:00 |
|
rabuzarus
|
20fbf670db
|
photo aside widget for profile page
|
2015-12-30 00:26:50 +01:00 |
|
fabrixxm
|
8d1af68f44
|
missing frost-mobile event icons
|
2015-12-11 19:38:00 +01:00 |
|
Fabrixxm
|
ddbba521c5
|
Add support for attending an event to frost themes
fix #1953
|
2015-12-04 15:01:46 +01:00 |
|
rabuzarus
|
cd7ec72b20
|
unify hcard and vcard: make $pdesc available in hcard&vcard
|
2015-12-01 19:47:23 +01:00 |
|
rabuzarus
|
89c5989cfb
|
unify hcard and vcard
|
2015-12-01 18:31:08 +01:00 |
|
Michael Vogel
|
4efb6c6f79
|
Merge pull request #2120 from rabuzarus/2911_network_header
2911 network header
|
2015-11-30 08:30:34 +01:00 |
|
rabuzarus
|
a6aac8f950
|
networkheader: do css work the other supported themes
|
2015-11-30 01:24:22 +01:00 |
|
rabuzarus
|
f5597da059
|
forumlist - mark selected forum as selected
|
2015-11-28 23:52:12 +01:00 |
|
rabuzarus
|
620299dc25
|
include friendica address in hcard
|
2015-11-26 17:46:38 +01:00 |
|
fabrixxm
|
ae9c9829fa
|
Remove language selectors from themes
This is now a user setting
|
2015-11-08 14:42:54 +01:00 |
|
fabrixxm
|
fb3ac68cc0
|
Add user language in settings, use that field as language for UI
|
2015-11-08 14:23:49 +01:00 |
|
rabuzarus
|
e785759a8b
|
template-rework:make use of get_contact_details_by_url()
|
2015-11-03 14:31:15 +01:00 |
|
Tobias Diekershoff
|
4079084492
|
Merge pull request #1975 from rabuzarus/template_rework
Template rework for contact related pages
|
2015-10-27 08:59:03 +01:00 |
|
rabuzarus
|
4c263aa4ac
|
Merge develop into manage
Conflicts:
view/global.css
|
2015-10-25 16:57:04 +01:00 |
|
rabuzarus
|
bac61cf596
|
manage-selector: some cleanup and css work
|
2015-10-25 16:49:45 +01:00 |
|
rabuzarus
|
5b93bff6da
|
poke template: make use of global.css
|
2015-10-25 14:40:56 +01:00 |
|
rabuzarus
|
8f92b6eea4
|
some work on poke template
|
2015-10-24 19:51:58 +02:00 |
|
rabuzarus
|
442d59abc4
|
template rework: multi-row view for the other themes
|
2015-10-23 21:45:16 +02:00 |
|
rabuzarus
|
b6cceda131
|
template rework: revert commit because plugin community home uses the css classes
|
2015-10-23 15:41:49 +02:00 |
|
rabuzarus
|
efb12aed20
|
template rework: little theme specific changes (frost, quattro)
|
2015-10-23 01:32:03 +02:00 |
|
rabuzarus
|
b2bb600f3a
|
template rework: delete unused css
|
2015-10-23 01:04:47 +02:00 |
|