aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* provide an icon to make 'add privacy group' stand out from the list of ↵redmatrix2016-01-271-1/+1
| | | | groups. Please revert if you think it's too messy.
* bring back the ability to ignore a pending connection request without ↵redmatrix2016-01-261-1/+4
| | | | deleting it and without always having it in your face and without jumping through hoops.
* Linking new connection notification to pending connections (see Channel 1) ↵jeroenpraat2016-01-273-2/+4
| | | | and improved email notifications about new connections. Could not find a way to do this also for the generic notifications. Added hub domain of channel address on the new channel page. A few people on my hub didn't understood. This example will make it more clear. Some minor bits.
* don't provide notification icons on manage page for delegated channelsredmatrix2016-01-241-1/+1
|
* set the actual value of the password input field to a single space on remove ↵redmatrix2016-01-212-2/+2
| | | | channel and remove account because firefox does not honour 'autocomplete="off"' and insists on filling in the password, which completely defeats the purpose of password protecting this function. We want to ensure it can only be executed by somebody who knows the password and not somebody who happens upon an unattended browser session. This space is annoying and must be removed to enter the password correctly but this appears to be the only way to provide the necessary safety for that page. Setting autocomplete to a random string as suggested by the firefox doco doesn't appear to do anything useful, as autocomplete is still performed.
* make contact block look widget alikeMario Vavti2016-01-211-2/+4
|
* css cleanupMario Vavti2016-01-211-1/+1
|
* bootstrapify rating and connect buttons. position the connect button more ↵Mario Vavti2016-01-212-12/+8
| | | | prominent right under the profile image
* generalise the site iconredmatrix2016-01-172-7/+7
|
* move dir total ratings button to the left to prevent the connect button ↵Mario Vavti2016-01-161-2/+3
| | | | beeing shifted on channels with ratings
* change button order for consistencyMario Vavti2016-01-151-4/+5
|
* provide a recent activity link in /connectionsMario Vavti2016-01-151-1/+1
|
* add an approve button to /connections and get rid of the modal popup in ↵Mario Vavti2016-01-152-20/+8
| | | | /connedit. for quick approval (default collection and perms etc.) we now can use the approve button in /connections else click the edit button and make changes and approval from /connedit. hope thats any better...
* provide more contact infos and update some protocol type definitionsMario Vavti2016-01-151-0/+10
|
* since the perms will be reset on approval better do not provide the perms ↵Mario Vavti2016-01-141-0/+2
| | | | tool before we approved a connection
* provide some info about our contacts - status (archived, hidden, etc.), ↵Mario Vavti2016-01-141-2/+15
| | | | public forum (like in directory) and show since when we are connected
* some work on connectionsMario Vavti2016-01-142-32/+48
|
* some template work on follow widgetMario Vavti2016-01-142-4/+9
|
* more progress on cover photo cropping and storageredmatrix2016-01-131-4/+4
|
* some initial work on uploading and cropping cover photosredmatrix2016-01-132-0/+81
|