| Commit message (Expand) | Author | Age | Files | Lines |
* | postgres is picky about this stuff | zotlabs | 2016-12-14 | 1 | -2/+2 |
* | wiki: do not show revert buttons if we do not have write perms and minor cleanup | Mario Vavti | 2016-12-14 | 1 | -1/+2 |
* | simplify wikilist widget | Mario Vavti | 2016-12-13 | 1 | -82/+11 |
* | fix embed-image for fullscreen mode and some adjustments for /help | Mario Vavti | 2016-12-10 | 1 | -1/+1 |
* | fix the forum widget for forums with custom perms | zotlabs | 2016-12-02 | 1 | -7/+16 |
* | whitespace and minor fixes | Mario Vavti | 2016-11-23 | 1 | -1/+1 |
* | display wiki list on wiki landing page. | Mario Vavti | 2016-11-22 | 1 | -1/+1 |
* | Move page list back out to the side menu, but with the new page form below th... | Andrew Manning | 2016-11-18 | 1 | -0/+1 |
* | revert simple checkbox | Mario Vavti | 2016-11-18 | 1 | -1/+1 |
* | add a simple checkbox template for use in widgets | Mario Vavti | 2016-11-18 | 1 | -2/+2 |
* | wiki list fixes | Mario Vavti | 2016-11-17 | 1 | -2/+4 |
* | Highlight active wiki in list in preparation for removing active wiki name fr... | Andrew Manning | 2016-11-17 | 1 | -1/+13 |
* | Move new wiki dialog directly underneath new wiki button in wiki list widget | Andrew Manning | 2016-11-16 | 1 | -25/+65 |
* | wiki: permissions issues, untranslated strings in templates and some minor ch... | zotlabs | 2016-11-15 | 1 | -2/+10 |
* | show wiki controls only to owner and whitespace fixes | Mario Vavti | 2016-11-14 | 1 | -1/+1 |
* | deprecate/remove get_channel_by_nick() which is just a less generalised varia... | zotlabs | 2016-11-08 | 1 | -1/+1 |
* | provide /locs link on settings page if there is more than one hubloc for this... | zotlabs | 2016-11-05 | 1 | -2/+2 |
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -48/+47 |
* | more backquotes - this should take care of most except for the array import q... | zotlabs | 2016-10-09 | 1 | -4/+4 |
* | allow a site to over-ride the help table-of-contents files | redmatrix | 2016-09-26 | 1 | -2/+6 |
* | don't offer a settings/features link for techlevel 0 (basic or pro:0) even if... | redmatrix | 2016-09-20 | 1 | -1/+1 |
* | remove chatroom suggestions for the time being, until somebody decides it's w... | redmatrix | 2016-09-04 | 1 | -0/+8 |
* | sidebar table of contents for help hierarchies; note that these should probab... | redmatrix | 2016-09-04 | 1 | -7/+29 |
* | move doc file parsing and rendering from the module level to the help library... | redmatrix | 2016-09-04 | 1 | -0/+3 |
* | some issues with saved search - tags and connection searches weren't being sa... | redmatrix | 2016-08-31 | 1 | -1/+37 |
* | provide techlevels in the pro server role. Should have no visible effect on o... | redmatrix | 2016-08-31 | 1 | -9/+6 |
* | Merge remote-tracking branch 'upstream/dev' into website-export. Added attach... | Andrew Manning | 2016-08-27 | 1 | -2/+2 |
|\ |
|
| * | ratings are gone. They can be enabled, but there is no UI for doing so at thi... | redmatrix | 2016-08-25 | 1 | -2/+2 |
* | | Progress implementing zip file export | Andrew Manning | 2016-08-17 | 1 | -17/+2 |
* | | Stash changes for merge with dev | Andrew Manning | 2016-08-17 | 1 | -0/+15 |
|/ |
|
* | use config system.server_role and deprecate 'UNO' | redmatrix | 2016-08-07 | 1 | -2/+2 |
* | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-21 | 1 | -3/+8 |
|\ |
|
| * | Merge branch 'dev' into perms | redmatrix | 2016-07-17 | 1 | -0/+9 |
| |\ |
|
| * | | more work on perms | redmatrix | 2016-07-12 | 1 | -3/+8 |
* | | | Merge remote-tracking branch 'upstream/dev' into website-import-remote | Andrew Manning | 2016-07-16 | 1 | -0/+9 |
|\ \ \
| | |/
| |/| |
|
| * | | Here's the basic UI for the Zot Access Tokens, requires some minor cleanup | redmatrix | 2016-07-14 | 1 | -0/+9 |
| |/ |
|
* | | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-12 | 1 | -1/+1 |
|\| |
|
| * | more sql fine tuning | redmatrix | 2016-07-09 | 1 | -1/+1 |
* | | First draft of website import tools | Andrew Manning | 2016-07-10 | 1 | -0/+14 |
|/ |
|
* | some work on the forum widget queries | redmatrix | 2016-07-09 | 1 | -2/+24 |
* | ditch the change_view widget and make header fixed in fullscreen mode | Mario Vavti | 2016-07-01 | 1 | -15/+0 |
* | use the normal html escape for '@' in addresses rather than the high-plane un... | redmatrix | 2016-06-22 | 1 | -1/+1 |
* | deprecate the item_id table - replace with iconfig. A possibly useful functio... | redmatrix | 2016-06-13 | 1 | -4/+5 |
* | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-07 | 1 | -2/+4 |
|\ |
|
| * | 'recent photos' query was buggered, also fix issue #163 by adding configurabl... | redmatrix | 2016-06-07 | 1 | -1/+3 |
| * | rename admin/users to admin/accounts, provide sortable columns in account and... | redmatrix | 2016-06-06 | 1 | -1/+1 |
* | | Remove debugging logger statements | Andrew Manning | 2016-06-05 | 1 | -1/+0 |
* | | Wiki and page filenames are abstracted from their displayed names. Special ch... | Andrew Manning | 2016-06-04 | 1 | -4/+6 |
* | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-02 | 1 | -12/+12 |
|\| |
|
| * | the rest of the schema updates - WARNING: some third party plugins may fail; ... | redmatrix | 2016-06-01 | 1 | -6/+6 |