aboutsummaryrefslogtreecommitdiffstats
path: root/include/widgets.php
Commit message (Expand)AuthorAgeFilesLines
* fix a glitch in sticky-kit and comment out alt_pager() in widget_conversation...Mario Vavti2016-12-211-1/+1
* postgres is picky about this stuffzotlabs2016-12-141-2/+2
* wiki: do not show revert buttons if we do not have write perms and minor cleanupMario Vavti2016-12-141-1/+2
* simplify wikilist widgetMario Vavti2016-12-131-82/+11
* fix embed-image for fullscreen mode and some adjustments for /helpMario Vavti2016-12-101-1/+1
* fix the forum widget for forums with custom permszotlabs2016-12-021-7/+16
* whitespace and minor fixesMario Vavti2016-11-231-1/+1
* display wiki list on wiki landing page.Mario Vavti2016-11-221-1/+1
* Move page list back out to the side menu, but with the new page form below th...Andrew Manning2016-11-181-0/+1
* revert simple checkboxMario Vavti2016-11-181-1/+1
* add a simple checkbox template for use in widgetsMario Vavti2016-11-181-2/+2
* wiki list fixesMario Vavti2016-11-171-2/+4
* Highlight active wiki in list in preparation for removing active wiki name fr...Andrew Manning2016-11-171-1/+13
* Move new wiki dialog directly underneath new wiki button in wiki list widgetAndrew Manning2016-11-161-25/+65
* wiki: permissions issues, untranslated strings in templates and some minor ch...zotlabs2016-11-151-2/+10
* show wiki controls only to owner and whitespace fixesMario Vavti2016-11-141-1/+1
* deprecate/remove get_channel_by_nick() which is just a less generalised varia...zotlabs2016-11-081-1/+1
* provide /locs link on settings page if there is more than one hubloc for this...zotlabs2016-11-051-2/+2
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-48/+47
* more backquotes - this should take care of most except for the array import q...zotlabs2016-10-091-4/+4
* allow a site to over-ride the help table-of-contents filesredmatrix2016-09-261-2/+6
* don't offer a settings/features link for techlevel 0 (basic or pro:0) even if...redmatrix2016-09-201-1/+1
* remove chatroom suggestions for the time being, until somebody decides it's w...redmatrix2016-09-041-0/+8
* sidebar table of contents for help hierarchies; note that these should probab...redmatrix2016-09-041-7/+29
* move doc file parsing and rendering from the module level to the help library...redmatrix2016-09-041-0/+3
* some issues with saved search - tags and connection searches weren't being sa...redmatrix2016-08-311-1/+37
* provide techlevels in the pro server role. Should have no visible effect on o...redmatrix2016-08-311-9/+6
* Merge remote-tracking branch 'upstream/dev' into website-export. Added attach...Andrew Manning2016-08-271-2/+2
|\
| * ratings are gone. They can be enabled, but there is no UI for doing so at thi...redmatrix2016-08-251-2/+2
* | Progress implementing zip file exportAndrew Manning2016-08-171-17/+2
* | Stash changes for merge with devAndrew Manning2016-08-171-0/+15
|/
* use config system.server_role and deprecate 'UNO'redmatrix2016-08-071-2/+2
* Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-211-3/+8
|\
| * Merge branch 'dev' into permsredmatrix2016-07-171-0/+9
| |\
| * | more work on permsredmatrix2016-07-121-3/+8
* | | Merge remote-tracking branch 'upstream/dev' into website-import-remoteAndrew Manning2016-07-161-0/+9
|\ \ \ | | |/ | |/|
| * | Here's the basic UI for the Zot Access Tokens, requires some minor cleanupredmatrix2016-07-141-0/+9
| |/
* | Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-121-1/+1
|\|
| * more sql fine tuningredmatrix2016-07-091-1/+1
* | First draft of website import toolsAndrew Manning2016-07-101-0/+14
|/
* some work on the forum widget queriesredmatrix2016-07-091-2/+24
* ditch the change_view widget and make header fixed in fullscreen modeMario Vavti2016-07-011-15/+0
* use the normal html escape for '@' in addresses rather than the high-plane un...redmatrix2016-06-221-1/+1
* deprecate the item_id table - replace with iconfig. A possibly useful functio...redmatrix2016-06-131-4/+5
* Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-071-2/+4
|\
| * 'recent photos' query was buggered, also fix issue #163 by adding configurabl...redmatrix2016-06-071-1/+3
| * rename admin/users to admin/accounts, provide sortable columns in account and...redmatrix2016-06-061-1/+1
* | Remove debugging logger statementsAndrew Manning2016-06-051-1/+0
* | Wiki and page filenames are abstracted from their displayed names. Special ch...Andrew Manning2016-06-041-4/+6
* | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-021-12/+12
|\|