aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* Also make it clear with (mouse) hover text that you must click on the cover ↵jeroenpraat2016-03-061-1/+1
| | | | photo to show the channel/more
* show cover-photo upload link only for the default profileMario Vavti2016-03-041-1/+1
|
* add cover photo upload link to edit profileMario Vavti2016-03-041-0/+1
|
* fix jot formMario Vavti2016-03-031-11/+11
|
* slide up cover on clickMario Vavti2016-03-031-1/+5
|
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-03-031-9/+16
|\
| * UI cleanup for admin profile field management pageredmatrix2016-03-021-9/+16
| |
* | move cover-photo to template, add the ability to define a title and subtitle ↵Mario Vavti2016-03-031-0/+49
|/ | | | (defaults to channel name and addres), move js from redbasic.js to template.
* sort out the with and howlong dependenciesredmatrix2016-03-011-1/+1
|
* profile field admin page (functional only: still needs a lot of HTML/CSS ↵redmatrix2016-03-012-0/+32
| | | | cleanup)
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-016-13/+15
|\
| * fix js error and add id to field input blockMario Vavti2016-03-012-2/+2
| |
| * do not show empty buttons if not logged inMario Vavti2016-03-012-2/+2
| |
| * move preview content outside of editor spaceMario Vavti2016-03-011-1/+2
| |
| * css fixes to make jot look better with background colors or imagesMario Vavti2016-03-012-8/+9
| |
* | Allow configuration of the display order of profile fields. This is an ↵redmatrix2016-03-011-9/+64
|/ | | | important piece of a more general profile configuration framework which will eventually be accessible via the admin page.
* simplify profile edit button(s) and make it useful for multiple profilesMario Vavti2016-02-292-12/+21
|
* make attach_delete() return and comment out album rename functionality since ↵Mario Vavti2016-02-271-0/+2
| | | | this is not supported by the backend at the moment.
* several photo item template fixesMario Vavti2016-02-262-18/+24
|
* provide an edit button for the profile pageMario Vavti2016-02-251-0/+3
|
* we have got a button for events in the nav. no need for it in the tabs if we ↵Mario Vavti2016-02-251-0/+1
| | | | are local.
* issue #216 - calendar sharingredmatrix2016-02-243-3/+41
|
* add 'requires' field to plugin info to list other dependent plugins/addons ↵redmatrix2016-02-241-0/+3
| | | | and disable if dependencies are not installed/enabled
* some work on mod/registerMario Vavti2016-02-223-85/+58
|
* Pimped the pubsites page. I tried to get this into a .tpl-file, but it was ↵jeroenpraat2016-02-211-5/+2
| | | | to complicated for me. Pubsites page is now more narrow (fits on most devices) and location is not taking a complete column (location is almost never used). Also a fix on the auto-create-channel part on the register page.
* grid->network, whitespace and bootstrapify create buttonMario Vavti2016-02-201-1/+1
|
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-02-191-0/+1
|\
| * issue #287 require old password to change passwordredmatrix2016-02-191-0/+1
| |
* | pimp up mod new_channelMario Vavti2016-02-191-41/+35
|/
* h1>h2 (thanks to Mario) and help text below label on register page (like on ↵jeroenpraat2016-02-183-7/+5
| | | | new channel).
* Removed export temporary from UNO. Removed 'Remove Channel' from UNO, cause ↵jeroenpraat2016-02-183-6/+14
| | | | a UNO member has only 1 channel, so it's logical to remove the acccount (by experience on UNO hub). Styling oauth settings.
* make always preload images before rendering the page a display settingMario Vavti2016-02-172-0/+2
|
* @hubdomain also for auto-create-channel + adding css wrapper (ongoing work)jeroenpraat2016-02-162-2/+3
|
* form cleanup (profile_photo and cover_photo), admin 'user_approve' not ↵redmatrix2016-02-143-59/+79
| | | | found, missing close div in mood_content.tpl
* [invite module] update UI templatephellmes2016-02-091-24/+20
|
* need to re-arrange a few things for a short vcardredmatrix2016-02-081-0/+42
|
* lots more zcard tweaksredmatrix2016-02-082-14/+29
|
* a few tweaks to uno settings page to allow a default ACL to be createdredmatrix2016-02-071-1/+6
|
* block public was still referenced in admin/site templateredmatrix2016-02-071-1/+0
|
* update UI template for 'mood' moduleredmatrix2016-02-071-7/+18
|
* uno stuffredmatrix2016-02-051-0/+1
|
* comment buttons hookredmatrix2016-02-041-0/+1
|
* update the poke page layout and UIredmatrix2016-02-041-24/+40
|
* heavy lifting on admin security pageredmatrix2016-02-032-0/+3
|
* admin security page for configuring white and black lists and other security ↵redmatrix2016-02-031-0/+29
| | | | options.
* some zcard cleanup - still eneds a lot more workredmatrix2016-02-021-2/+87
|
* adjust for folks that still have 175px profile photosredmatrix2016-02-011-1/+1
|
* missing templateredmatrix2016-02-011-0/+50
|
* add photos to the profile "likes this" dropdownsredmatrix2016-02-011-2/+2
|
* lower caution level from danger to warning for ignore buttonMario Vavti2016-01-271-1/+1
|