Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | title=>name | Mario Vavti | 2015-04-15 | 1 | -5/+5 |
| | |||||
* | css fixes and remove expert mode for block page content type | Mario Vavti | 2015-04-14 | 1 | -1/+1 |
| | |||||
* | webpages appearence | Mario Vavti | 2015-04-13 | 1 | -32/+53 |
| | |||||
* | add bs classes to design tools menu | Mario Vavti | 2015-04-13 | 2 | -2/+2 |
| | |||||
* | remove superfluous view/preview buttons | Mario Vavti | 2015-04-13 | 1 | -2/+0 |
| | |||||
* | remove widget class from webpage blocks and make titles h2 to match the rest ↵ | Mario Vavti | 2015-04-13 | 1 | -1/+1 |
| | | | | of the matrix | ||||
* | only add the h3 tag to the page if there is a title | Michael Johnston | 2015-04-12 | 1 | -1/+1 |
| | |||||
* | bring ajax delete to files | Mario Vavti | 2015-04-12 | 2 | -3/+3 |
| | |||||
* | make dropItem more universal and move delete up in the dropdown menu | Mario Vavti | 2015-04-12 | 2 | -8/+7 |
| | |||||
* | reverse file activity logic | Mario Vavti | 2015-04-12 | 1 | -25/+9 |
| | |||||
* | bring ajax item delete to conv list | Mario Vavti | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | program the affinity slider labels | friendica | 2015-04-09 | 2 | -2/+2 |
| | |||||
* | delete conv items on the fly in background | Mario Vavti | 2015-04-08 | 1 | -1/+1 |
| | |||||
* | add endless scroll to viewconnections module | friendica | 2015-04-06 | 2 | -1/+9 |
| | |||||
* | commit 59828593c broke some important poco stuff, looks like the cat might ↵ | friendica | 2015-04-06 | 1 | -0/+3 |
| | | | | have climbed over the keyboard and deleted something that wasn't intended to be deleted. | ||||
* | now add back the navsearch param | friendica | 2015-04-06 | 1 | -0/+1 |
| | |||||
* | Fix Design Tool navigation for sys channel. | Klaus Weidenbach | 2015-04-06 | 2 | -10/+8 |
| | | | | Fix creating menu for sys channel. | ||||
* | revert iconic change to collection list widget | friendica | 2015-04-01 | 1 | -1/+3 |
| | |||||
* | change "create new collection" to iconic, document the account table | friendica | 2015-03-30 | 1 | -3/+2 |
| | |||||
* | mod_connections ajax failure see ↵ | friendica | 2015-03-29 | 1 | -1/+1 |
| | | | | http://stackoverflow.com/questions/14347611/jquery-client-side-template-syntax-error-unrecognized-expression | ||||
* | Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it ↵ | Mario Vavti | 2015-03-27 | 2 | -4/+3 |
| | | | | there). Comment out some most probably deprecated js includes. Some css cleanup. | ||||
* | provide ways to over-ride the datetime pickers | friendica | 2015-03-26 | 1 | -2/+2 |
| | |||||
* | admin config for default expiration | friendica | 2015-03-25 | 1 | -0/+1 |
| | |||||
* | indicate new or updated items | Mario Vavti | 2015-03-23 | 1 | -1/+1 |
| | |||||
* | fix acl for if we have an cid in /network and make $bang better visible | Mario Vavti | 2015-03-21 | 2 | -1/+6 |
| | |||||
* | some tabs title statuseditor restructuring | Mario Vavti | 2015-03-21 | 1 | -1/+1 |
| | |||||
* | do not destroy page layout if feature_encrypt is not enabled | Mario Vavti | 2015-03-19 | 1 | -2/+2 |
| | |||||
* | fix the map embed issue by keeping the map visible but moving it far off the ↵ | friendica | 2015-03-17 | 1 | -2/+2 |
| | | | | screen. | ||||
* | update templates | Mario Vavti | 2015-03-17 | 3 | -6/+9 |
| | |||||
* | display a map for photos if allowed. Note: there is a bug in that if the map ↵ | friendica | 2015-03-16 | 1 | -1/+9 |
| | | | | div starts with display:none one needs to reload the frame or zoom in or they end up at minimum resolution. Still trying to sort this out. | ||||
* | regression: visual feedback that page/content is loading when affinity ↵ | friendica | 2015-03-16 | 1 | -0/+2 |
| | | | | slider value changed went missing | ||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-16 | 1 | -0/+2 |
|\ | |||||
| * | show generic submit button only if plugin name is provided | Mario Vavti | 2015-03-16 | 1 | -0/+2 |
| | | |||||
* | | phase one of the great file storage unification - use one button for uploads ↵ | friendica | 2015-03-16 | 1 | -13/+3 |
|/ | | | | of any type (image or attachment). We'll sort out which one it is and deal with it appropriately. | ||||
* | prepare for demise of google code | friendica | 2015-03-12 | 1 | -1/+1 |
| | |||||
* | Fix JavaScript problems on channels where you are not allowed to upload photos. | Klaus Weidenbach | 2015-03-12 | 1 | -56/+46 |
| | | | | | | Add some try...catch blocks around JavaScript that throws errors. This commit should fix the current problems that were introduced by an earlier commit. | ||||
* | add generic_addon_settings template and minor fixes | Mario Vavti | 2015-03-12 | 2 | -1/+18 |
| | |||||
* | some work on feature/addon settings | Mario Vavti | 2015-03-12 | 1 | -25/+30 |
| | |||||
* | remove the now redundant audio/video buttons and label the editor text style ↵ | friendica | 2015-03-11 | 2 | -10/+10 |
| | | | | buttons which didn't have them. Unused editor buttons were commented in case we need to bring them back. If things go smoothly we can remove them. Use the link icon going forward - for all links. | ||||
* | Change logic of "don't create a status post for this photo upload" and turn ↵ | friendica | 2015-03-10 | 1 | -10/+3 |
| | | | | it into a bona-fide on/off toggle. This takes up one more vertical line, but we have it to spare, and the single button (while concise visually) provided no feedback of the current state, or indicate whether a second click toggled it. Some addons use this setting so addons will need to be pulled when this is pulled in order to remain in sync. | ||||
* | View upload photo button only if you have permission. | Klaus Weidenbach | 2015-03-10 | 1 | -21/+23 |
| | | | | | | | | | | Check if post_photos permission is available otherwise hide the photo upload button. Or should we show the button and just disable it with a title, about missing permission to upload photos? In comments we use the same icon, but just add [img] bb-code. Should we provide this if no permission to upload photos. Do we need different icons for [img] and photo upload buttons? | ||||
* | collapse jot tools to submenu on small and extra small screens | Mario Vavti | 2015-03-10 | 2 | -8/+65 |
| | |||||
* | channel delegation | friendica | 2015-03-10 | 1 | -0/+12 |
| | |||||
* | buttons for admin_accounts + admin_channels | friendica | 2015-03-09 | 3 | -7/+6 |
| | |||||
* | increase the cell padding (any jokes about padded cells will be ignored) | friendica | 2015-03-09 | 1 | -1/+1 |
| | |||||
* | more work on queue optimisations | friendica | 2015-03-09 | 1 | -2/+2 |
| | |||||
* | Bring simple editor formatting functions back to the main editor (bold, ↵ | friendica | 2015-03-09 | 1 | -0/+17 |
| | | | | italic, underline, quote, code) so as to maintain parity and consistency with comments. Currently this will make the editor toolbar seem a bit cluttered but be aware that the second button group (attach and link tools) will be reduced to two buttons (attach and link) when the next phase of this work is completed. The third group of tools are optional features and will only be presented based on personal choice. Visual editors may need to disable, relocate, or redefine these buttons. | ||||
* | make network page default options work more or less universally instead of ↵ | friendica | 2015-03-09 | 1 | -1/+1 |
| | | | | just from the navbar, and fix some saved-search weirdness related to the delete-term icon | ||||
* | Merge pull request #920 from dawnbreak/master | habeascodice | 2015-03-08 | 2 | -42/+36 |
|\ | | | | | Add alert to admin page about old PHP version. Fixing (un)blocking accounts in admin. | ||||
| * | Fixing (un)blocking accounts in /admin/users. | Klaus Weidenbach | 2015-03-08 | 1 | -28/+26 |
| | | | | | | | | | | | | When I look at the instructions in sql_conventions about setting bit flags I don't understand how this could have worked before. Changed the behavior for (un)blocking so that it should work now. |