Jonny Tischbein
|
5e577ed133
|
Change html b to strong
|
2018-11-25 09:03:01 +01:00 |
|
Jonny Tischbein
|
3af59eaba4
|
Move all warning text in L10n + frio: make warning closable
|
2018-11-25 08:32:05 +01:00 |
|
Jonny Tischbein
|
66a18702c0
|
Frio: Move relocation warning from headline to bootstrap danger box
|
2018-11-24 22:50:42 +01:00 |
|
Jonny Tischbein
|
36aca259d5
|
Change saving active panel from js localStorage to via html #anker
|
2018-11-24 00:44:11 +01:00 |
|
Jonny Tischbein
|
62f09fdd57
|
Only store last opened panel for one reload (the POST reload after a submit)
|
2018-11-21 19:23:06 +01:00 |
|
Jonny Tischbein
|
278d42dbc9
|
Save last collapsed panel + restore to open and scroll to top of panel
|
2018-11-21 19:15:59 +01:00 |
|
Jonny Tischbein
|
860b7bad73
|
Frio: Add collapsable panel-groups for admin/site
|
2018-11-21 17:27:10 +01:00 |
|
Alexandre Alapetite
|
4d092872a5
|
Escaping moved to template
https://github.com/friendica/friendica/pull/6147#pullrequestreview-176051481
|
2018-11-17 14:01:07 +01:00 |
|
Jonny Tischbein
|
b66bcb20da
|
Redirect to previous page after NON-AJAX Post delete via second parameter in /item/drop
|
2018-10-31 20:09:44 +01:00 |
|
Jonny Tischbein
|
780d1edf04
|
Show error message if image exceeds limit + fix close button
|
2018-10-29 23:06:42 +01:00 |
|
Jonny Tischbein
|
e022bac339
|
Code Standard + renaming deleteAllTags + move its call and add type param
|
2018-10-25 21:47:10 +02:00 |
|
Jonny Tischbein
|
272eb5eb82
|
fix doxygen header + indent
|
2018-10-25 21:47:10 +02:00 |
|
Jonny Tischbein
|
fd2e06781d
|
Fix adding / removing photo tags + tagrm delete via GET + Item::update / add Term::deleteAllTags
|
2018-10-25 21:47:10 +02:00 |
|
Michael Vogel
|
dbfe5c9d2a
|
Merge pull request #6017 from MrPetovan/task/move-pager-out-of-app
Road to Router Part 5: Move pager out of App
|
2018-10-25 21:21:23 +02:00 |
|
Ralf Thees
|
4ddf59e016
|
indents now with tabs
|
2018-10-25 09:33:01 +02:00 |
|
Hypolite Petovan
|
14237a9599
|
Move $pager and $page_offset out of App
- Move infinite scroll data output in a module hook
- Use Pager instead of paginate() and alt_pager()
|
2018-10-25 00:07:15 -04:00 |
|
Ralf Thees
|
dfbaa6e198
|
Merge branch 'develop' of https://github.com/friendica/friendica into develop
|
2018-10-24 21:14:45 +02:00 |
|
Hypolite Petovan
|
9c9ebfc7c9
|
Merge pull request #6013 from JonnyTischbein/issue_comment_media_link_prompt
[frio] Add media / link prompt in comments
|
2018-10-24 12:17:58 -04:00 |
|
Jonny Tischbein
|
6cd17f2229
|
Code Standard: indent + renaming function in camelcase
|
2018-10-24 18:09:54 +02:00 |
|
Ralf Thees
|
722fd653ae
|
Merge branch 'develop' of https://github.com/friendica/friendica into develop
|
2018-10-24 16:38:29 +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 |
|
Michael
|
95dc030926
|
Show deferred worker tasks in the admin interface and workerqueue logs
|
2018-10-23 20:38:28 +00:00 |
|
Jonny Tischbein
|
d0c43c5597
|
Add prompt for link and media in comment + remove video symbol
|
2018-10-23 19:50:19 +02:00 |
|
Ralf Thees
|
ff203c277d
|
Merge branch 'develop' of https://github.com/friendica/friendica into develop
|
2018-10-22 23:20:00 +02:00 |
|
Vinzenz Vietzke
|
934639654c
|
reverted css changes, adapted credits.tpl from default theme for frio
|
2018-10-21 22:50:41 +02:00 |
|
Ralf Thees
|
5201e9009d
|
Inserted missing hidden input with form_security_token
|
2018-10-17 22:53:24 +02:00 |
|
Jonny Tischbein
|
3065d1c40a
|
Add Link promt in comment + only add URL instead of attachement via parse_url
|
2018-10-17 21:05:45 +02:00 |
|
Adam Magness
|
2db8c7d64f
|
Fix template urls from contacts/ to contact/
Update templates to match recent contact/ changes.
|
2018-10-17 07:25:23 -04:00 |
|
Jonny Tischbein
|
bfa05156ca
|
change links from /contacts to /contact
|
2018-10-13 13:29:56 +02:00 |
|
Hypolite Petovan
|
58c6ef2bc0
|
Merge pull request #5841 from JonnyTischbein/issue_profile_edit_sexual_marital
Fix (short) profile editing showing 'e' for martial and sexual preferences
|
2018-10-06 07:13:04 -04:00 |
|
Jonny Tischbein
|
17019772a4
|
Fix (short) profile editing showing 'e' for martial and sexual preference
|
2018-10-06 11:37:15 +02:00 |
|
Jonny Tischbein
|
5a5a281ed2
|
css for submit button
|
2018-10-05 00:11:13 +02:00 |
|
Jonny Tischbein
|
2802f031d4
|
Submit button for rss poll
|
2018-10-05 00:08:16 +02:00 |
|
Michael Vogel
|
103535d620
|
Merge pull request #5773 from MrPetovan/task/rewrite-js-hooks
Rewrite JS hooks
|
2018-10-01 17:10:30 +00:00 |
|
Jonny Tischbein
|
1803862fc5
|
associative array + adding mysql value + removing table header
|
2018-09-27 19:46:28 +02:00 |
|
Jonny Tischbein
|
16d37acca1
|
fix indent
|
2018-09-27 19:00:24 +02:00 |
|
Jonny Tischbein
|
24117c24ce
|
Get PHP Configuration for upload limit and display in /admin summary site
|
2018-09-27 18:53:16 +02:00 |
|
Hypolite Petovan
|
be348cf8c8
|
Remove addon_hooks template variable
- Update addon documentation
|
2018-09-24 08:16:26 -04:00 |
|
Hypolite Petovan
|
a6996601d5
|
Merge pull request #5789 from friendica/master
Update develop from master-2019.09
|
2018-09-23 18:55:20 -04:00 |
|
Jonny Tischbein
|
b7e7850b75
|
disable formatbar in xs screens
|
2018-09-21 17:46:39 +02:00 |
|
Benjamin Lorteau
|
f0cdd25e34
|
Register Friendica stylesheet using App->registerStylesheet()
- Remove mentions of {{$stylesheet}} in head.tpl templates
|
2018-09-21 09:54:09 -04:00 |
|
Jonny Tischbein
|
08879298ea
|
unique html id for share button in preview
|
2018-09-21 11:12:20 +02:00 |
|
Hypolite Petovan
|
2ae6556b32
|
Add new 'head' hook
- Add new App->registerStylesheet method
- Reworked App->init_pagehead into App->initHead
|
2018-09-20 21:30:51 -04:00 |
|
Hypolite Petovan
|
73c1ebc6fd
|
[frio] Move relevant code to new footer.tpl
|
2018-09-20 21:02:55 -04: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 |
|