This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dca4de80fd8dfc2e23f6e7bec73b8bf79cdfa8ca
core
/
view
/
tpl
History
zotlabs
1436b075bf
issue
#636
- some localised (e.g. Italian) strings have single quotes which throw JS errors when used in single quoted template constructs.
2017-01-01 13:46:20 -08:00
..
404.tpl
…
abook_edit.tpl
more vcard work
2016-12-21 15:03:33 -08:00
achievements.tpl
reorganise emoticons
2016-11-06 20:31:37 -08:00
acl_selector.tpl
issue
#549
, ACL has 'public' selected even when restrictive ACL is being used.
2016-10-17 20:52:02 -07:00
admin_account_edit.tpl
add some more stuff to admin/account_edit (service class, language, and techlevel if appropriate). Fix en-au and en-gb so they are listed as languages, and move language selector stuff to include/language.php instead of include/text.php; new file Zotlabs/Lib/Techlevels.php so we only need to write the selection array once.
2016-10-03 17:16:24 -07:00
admin_accounts.tpl
provide ability for admin to change account password
2016-09-30 15:42:14 -07:00
admin_aside.tpl
…
admin_channels.tpl
rename admin/users to admin/accounts, provide sortable columns in account and channel summaries - issue
#255
2016-06-06 19:44:22 -07:00
admin_hubloc.tpl
…
admin_logs.tpl
…
admin_plugins_addrepo.tpl
Custom addon repo name option added.
2016-05-08 09:26:06 -04:00
admin_plugins_details.tpl
optional server role compatibility checks for plugins
2016-08-22 17:41:41 -07:00
admin_plugins.tpl
Replace text strings for translation support
2016-05-19 07:09:13 -04:00
admin_profiles.tpl
…
admin_queue.tpl
…
admin_security.tpl
move allowed email domains to admin->security page
2016-08-28 19:36:14 -07:00
admin_settings_features.tpl
…
admin_site.tpl
provide a fresh new look and cleaner layout and more relevant information to siteinfo
2016-11-29 15:47:38 -08:00
admin_summary.tpl
provide repository versions on admin summary page and an upgrade message if you're behind master
2016-05-10 21:46:04 -07:00
album_edit.tpl
…
alt_pager.tpl
…
api_config_xml.tpl
…
api_friends_xml.tpl
…
api_ratelimit_xml.tpl
…
api_status_xml.tpl
…
api_test_xml.tpl
…
api_timeline_atom.tpl
…
api_timeline_rss.tpl
…
api_timeline_xml.tpl
…
api_user_xml.tpl
…
app_create.tpl
add categories to apps (wip)
2016-05-04 17:35:27 -07:00
app_select.tpl
more background work for app management - give every member a copy of all the system apps so that they can edit and delete them to taste/preference. This needs further work to pick up changes in system apps (additions, edits, deletions, etc.). Currently this is done once and never attempted again.
2016-05-03 20:37:05 -07:00
app.tpl
issue
#446
apps usability - disable app if attached to a plugin that is uninstalled, allow system apps to be soft deleted and undeleted from the edit pane.
2016-12-14 19:11:01 -08:00
atom_feed.tpl
code cleanup
2016-05-24 20:49:23 -07:00
attach_edit.tpl
multi acl: port /cloud and /filestorage
2016-08-04 10:36:45 +02:00
birthdays_reminder.tpl
…
blocklist.tpl
…
bookmarkedchats.tpl
…
build_query.tpl
allow your own likes/comments to be updated when in static update mode
2016-11-02 15:48:29 -07:00
categories_widget.tpl
…
channel_id_select.tpl
…
channel_import.tpl
…
channel.tpl
…
channels.tpl
…
chanview.tpl
modernise chanview, which has a renewed purpose - to provide a connect link to foreign network members. The iframe no longer works due to content security policies, and people hated this with a passion anyway; so just provide a URL to visit.
2016-10-26 21:50:30 -07:00
chat.tpl
do not use visibility for fullscreen button and move fullscreen button to the right
2016-07-11 12:49:53 +02:00
chatroom_members.tpl
…
chatroom_new.tpl
multi acl: port /chat
2016-08-04 10:46:50 +02:00
chatroomlist.tpl
…
chatrooms.tpl
multi acl: port /rpost
2016-08-05 13:20:03 +02:00
cloud_actionspanel.tpl
make lock switching actually work with multiple acl forms
2016-08-29 12:48:16 +02:00
cloud_directory.tpl
catch all input fields (in preparation for acl in this place) and display the files to upload in the right order
2016-07-29 11:30:33 +02:00
cloud_header.tpl
…
cloud.tpl
…
comment_item.tpl
add links to zcards
#500
; also provide drag/drop highlighting of comment regions when a link is being dragged over them
2016-09-05 17:08:48 -07:00
common_friends.tpl
…
common_tabs.tpl
…
connection_template.tpl
provide call button on connections list if mobile|tablet and a phone number exists
2016-12-20 23:26:31 -08:00
connections.tpl
…
contact_block.tpl
contact-block needs a class clear div at the end to not mess with following widgets and whitespace
2016-08-26 19:51:39 +02:00
contact_head.tpl
…
contact_slider.tpl
…
contact_template.tpl
…
contactsajax.tpl
…
conv_frame.tpl
…
conv_item.tpl
re-factor item_photo_menu - there is some room for future development, currently it was made compatible with minimal template changes
2016-12-18 16:26:00 -08:00
conv_list.tpl
…
conv.tpl
…
conversation.tpl
…
convobj.tpl
…
cover_photo_widget.tpl
do not increase opacity to more than 1
2016-12-13 10:23:56 +01:00
cover_photo.tpl
…
cropbody.tpl
…
cropcover.tpl
code cleanup for profile_photos
2016-06-23 01:17:44 -07:00
crophead.tpl
…
delegate.tpl
…
design_tools.tpl
…
diaspora_vcard.tpl
diaspora vcard updates
2016-08-07 20:16:14 -07:00
dir_sort_links.tpl
…
directajax.tpl
…
directory_header.tpl
…
direntry.tpl
…
display-head.tpl
…
dreport.tpl
hide the redeliver option one level down since it should rarely be needed by folks outside of shared hosting.
2016-07-07 17:23:52 -07:00
edpost_head.tpl
…
email_notify_html.tpl
…
email_notify_text.tpl
…
event_cal.tpl
…
event_form.tpl
provide lockstate for events and remove obsolete code
2016-10-22 20:44:41 +02:00
event_head.tpl
provide lockstate for events and remove obsolete code
2016-10-22 20:44:41 +02:00
event_item_content.tpl
…
event_item_header.tpl
…
event.tpl
…
events_cal-js.tpl
do not use visibility for fullscreen button and move fullscreen button to the right
2016-07-11 12:49:53 +02:00
events_menu_side.tpl
…
events_reminder.tpl
…
events_tools_side.tpl
…
events-js.tpl
do not use visibility for fullscreen button and move fullscreen button to the right
2016-07-11 12:49:53 +02:00
failed_updates.tpl
…
field_acheckbox.tpl
allow individual permissions on atokens
2016-07-31 23:17:07 -07:00
field_checkbox.tpl
…
field_colorinput.tpl
…
field_combobox.tpl
The 'save to folder' modal dialog looked like crap. Now it only looks like dung.
2016-08-30 21:43:33 -07:00
field_custom.tpl
…
field_input.tpl
…
field_intcheckbox.tpl
…
field_password.tpl
…
field_radio.tpl
…
field_richtext.tpl
…
field_select_disabled.tpl
…
field_select_grouped.tpl
…
field_select_raw.tpl
…
field_select.tpl
…
field_textarea.tpl
…
field_themeselect.tpl
more work on theme select backend
2016-09-01 13:48:11 -07:00
field_yesno.tpl
…
field.tpl
…
fileas_widget.tpl
…
filebrowser.tpl
…
filer_dialog.tpl
The 'save to folder' modal dialog looked like crap. Now it only looks like dung.
2016-08-30 21:43:33 -07:00
follow.tpl
…
force_image_reload.tpl
force immediate avatar update
2016-07-03 22:38:05 +10:00
generic_addon_settings.tpl
…
generic_links_widget.tpl
…
generic_modal.tpl
wiki: do not show revert buttons if we do not have write perms and minor cleanup
2016-12-14 11:55:52 +01:00
group_drop.tpl
…
group_edit.tpl
…
group_selection.tpl
…
group_side.tpl
wiki: move delete page functionality to the widget
2016-11-28 11:29:10 +01:00
groupeditor.tpl
…
hdr.tpl
possible fix for
#385
2016-05-21 14:34:01 +02:00
head.tpl
remove the old IE html5 hack.
2016-05-08 20:25:10 -07:00
help.tpl
move style info into css file
2016-12-22 15:20:02 +01:00
install_checks.tpl
…
install_db.tpl
…
install_settings.tpl
allow changing the server role - as well as configuring any of the three options during installation
2016-08-23 23:00:24 -07:00
install.tpl
…
invite.tpl
…
item_attach.tpl
…
item_categories.tpl
…
item_filer.tpl
…
item_import.tpl
…
jot_geotag.tpl
…
jot-header.tpl
fix
https://zothub.de/display/9d9078d212862c5f58
2016-10-30 13:34:47 +01:00
jot.tpl
use lock colour to indicate that permissions have been set by the software to something you might not expect rather than an exclamation mark. This may not be the best colour in this page context, but it serves the intended purpose. Perhaps orange might be less intrusive and still convey the desired information.
2016-12-16 19:54:07 -08:00
js_strings.tpl
…
lang_selector.tpl
…
layoutlist.tpl
…
like_noshare.tpl
…
locmanage.tpl
…
login.tpl
…
logout.tpl
…
lostpass.tpl
…
mail_conv.tpl
…
mail_display.tpl
…
mail_head.tpl
…
mail_list.tpl
…
main_slider.tpl
…
match.tpl
…
menuedit.tpl
…
menulist.tpl
…
message_side.tpl
…
micropro_img.tpl
display inline instead of floating
2016-12-16 22:50:19 +01:00
micropro_txt.tpl
…
mitemedit.tpl
multi acl: port /webpages and /mitem
2016-08-04 11:23:43 +02:00
mitemlist.tpl
…
mood_content.tpl
…
msg-header.tpl
remove references to tinymce which were causing console errors
2016-08-21 19:40:11 -07:00
myapps.tpl
provide a tag cloud for app categories and allow filtering apps from this
2016-05-04 18:27:46 -07:00
nav.tpl
move the remote user homebutton to the user menu. this way everything remote user related is in one place.
2016-11-20 15:38:36 +01:00
new_channel.tpl
…
notes.tpl
note widget: whitespace and resize the textarea to reveal full content
2016-12-15 14:50:26 +01:00
notifications.tpl
…
notify.tpl
…
oauth_authorize_done.tpl
…
oauth_authorize.tpl
…
oembed_video.tpl
…
oexchange_xrd.tpl
…
opensearch.tpl
…
page_display.tpl
…
pdledit.tpl
fix help link
2016-06-26 03:17:10 +10:00
peoplefind.tpl
peoplefind widget should honour directory option settings (such as this site only).
2016-12-30 13:09:35 -08:00
photo_album.tpl
fix embed-image for fullscreen mode and some adjustments for /help
2016-12-10 21:33:29 +01:00
photo_albums.tpl
…
photo_drop.tpl
…
photo_item.tpl
…
photo_top.tpl
…
photo_view.tpl
dropdown position fixes
2016-12-13 11:24:29 +01:00
photos_recent.tpl
multi acl: provide a acl-form-trigger class which comes handy in certain situations
2016-08-04 21:26:30 +02:00
photos_upload.tpl
multi acl: port photos
2016-08-04 09:10:21 +02:00
photosajax.tpl
…
poco_entry_xml.tpl
…
poco_xml.tpl
…
poke_content.tpl
…
posted_date_widget.tpl
…
prep.tpl
…
profdef_edit.tpl
…
profed_head.tpl
remove references to tinymce which were causing console errors
2016-08-21 19:40:11 -07:00
profile_advanced.tpl
btn/dropdown rendering issue
2016-08-14 11:31:00 +02:00
profile_edit.tpl
more db column renames
2016-05-31 21:45:33 -07:00
profile_entry.tpl
…
profile_listing_header.tpl
…
profile_photo.tpl
Change the behaviour of 'use existing photo for profile'. For a channel with one profile, works just as it did previously. For multiple profiles, go back to the "upload form" but with a pre-existing file selected so that the correct profile can be selected. The text on this page and the resulting form are changed to remove the 'upload' text and file selection; but falls through to cropping in either case.
2016-10-18 18:30:50 -07:00
profile_vcard_short.tpl
…
profile_vcard.tpl
don't show diaspora protocol info in the hcard if the diaspora protocol is not installed. This really needs to be moved to the plugin but this was a quick fix.
2016-10-08 15:30:06 -07:00
prv_message.tpl
fix btn-group rendering
2016-12-14 09:57:22 +01:00
pwdreset.tpl
…
rating_form.tpl
…
rating_slider.tpl
…
rbmark.tpl
…
register.tpl
add letsencrypt x3 intermediate cert and new cert file, improve UX of new registrations
2016-06-27 19:04:00 -07:00
remote_friends_common.tpl
…
removeaccount.tpl
…
removeme.tpl
…
rmagic.tpl
…
rsd.tpl
…
safesearch.tpl
…
saved_searches.tpl
…
search_item.tpl
re-factor item_photo_menu - there is some room for future development, currently it was made compatible with minimal template changes
2016-12-18 16:26:00 -08:00
searchbox.tpl
…
section_title.tpl
…
select_timezone.tpl
…
sellpage_edit.tpl
…
sellpage_submit.tpl
…
sellpage_view.tpl
…
settings_account.tpl
pro: allow admin to set a site techlevel and optionally lock it.
2016-09-02 16:08:30 -07:00
settings_addons.tpl
…
settings_connectors.tpl
…
settings_display.tpl
convert manual page updates to a display setting instead of a feature
2016-11-02 18:40:50 -07:00
settings_features.tpl
…
settings_nick_set.tpl
Report the WebDAV endpoint on the settings page (under the reddress) if the account techlevel suggests the viewer isn't going to run away screaming and have epileptic seizures when they see the term 'WebDAV'.
2016-12-08 18:06:31 -08:00
settings_oauth_edit.tpl
…
settings_oauth.tpl
more removal of reserved words from DB schemas
2016-05-31 17:50:47 -07:00
settings_tokens.tpl
allow individual permissions on atokens
2016-07-31 23:17:07 -07:00
settings.tpl
some preliminary work for email notification of likes - potentially destabilising so disabled until after next release
2016-12-11 17:54:03 -08:00
sharedwithme.tpl
another font-awesome icon
2016-05-04 00:32:08 +10:00
show_thing.tpl
…
siteinfo.tpl
provide role on siteinfo page
2016-11-29 19:51:42 -08:00
sitesearch.tpl
some issues with saved search - tags and connection searches weren't being saved.
2016-08-31 21:57:08 -07:00
sources_edit.tpl
a couple of bugfixes from earlier checkins and implementation of source tags
2016-05-01 22:45:38 -07:00
sources_list.tpl
…
sources_new.tpl
a couple of bugfixes from earlier checkins and implementation of source tags
2016-05-01 22:45:38 -07:00
suggest_friends.tpl
…
suggest_page.tpl
…
suggest_widget.tpl
…
thing_edit.tpl
multi acl: port /thing
2016-08-05 13:37:47 +02:00
thing_input.tpl
multi acl: port /thing
2016-08-05 13:37:47 +02:00
threaded_conversation.tpl
…
toggle_mobile_footer.tpl
…
uexport.tpl
…
usermenu.tpl
…
viewcontact_template.tpl
…
viewcontactsajax.tpl
…
webpage_export_list.tpl
Visual improvements to the export element table
2016-08-21 06:53:19 -04:00
webpage_import.tpl
Remove scanned element column for existing element information which we are not yet populating.
2016-07-31 07:37:33 -04:00
webpagelist.tpl
multi acl: port /rpost
2016-08-05 13:20:03 +02:00
website_portation_tools.tpl
Website export to cloud files works. Created new recursive copy function in attach.php.
2016-08-23 06:55:26 -04:00
wiki_page_history.tpl
wiki: do not show revert buttons if we do not have write perms and minor cleanup
2016-12-14 11:55:52 +01:00
wiki_page_list.tpl
minor cleanup and remove more double encoding
2016-11-28 11:54:36 +01:00
wiki.tpl
issue
#636
- some localised (e.g. Italian) strings have single quotes which throw JS errors when used in single quoted template constructs.
2017-01-01 13:46:20 -08:00
wikilist_widget.tpl
simplify wikilist widget
2016-12-13 10:09:56 +01:00
wikilist.tpl
bring lockview to wikilist
2016-12-13 11:14:22 +01:00
write_pages.tpl
…
xchan_vcard.tpl
vcard spec changes
2016-06-21 19:25:14 -07:00
xrd_diaspora.tpl
…
xrd_host.tpl
…
xrd_person.tpl
…
zcard_embed.tpl
add links to zcards
#500
; also provide drag/drop highlighting of comment regions when a link is being dragged over them
2016-09-05 17:08:48 -07:00
zcard.tpl
…