aboutsummaryrefslogtreecommitdiffstats
path: root/include/widgets.php
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-6/+6
| * more db column renamesredmatrix2016-05-311-5/+5
| * start removing reserved words from database column names (this run: addon and...redmatrix2016-05-301-1/+1
* | Major corrections to access control and page construction.Andrew Manning2016-06-021-12/+12
* | Created page history widget to dynamically fetch and display the git commit h...Andrew Manning2016-05-301-0/+11
* | Only show wiki delete control if channel ownerAndrew Manning2016-05-291-5/+11
* | Wiki page list links work. File content is not yet loaded into the editor. Re...Andrew Manning2016-05-281-1/+15
* | Wiki page list is fetched and the page widget is updatedAndrew Manning2016-05-281-6/+13
* | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-05-271-10/+7
|\|
| * code cleanupredmatrix2016-05-241-1/+0
| * move chatroom stuff to zlibredmatrix2016-05-221-2/+1
| * turn the oft-repeated block_public ... check into a function observer_prohibi...redmatrix2016-05-221-4/+4
| * renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-3/+2
* | List of wikis populates with links according to observer permissions.Andrew Manning2016-05-211-4/+10
* | Trying to fix wiki branch starting fresh from devAndrew Manning2016-05-211-0/+27
|/
* replace app tagcloud with more traditional categories widget. One can always ...redmatrix2016-05-051-0/+42
* provide a tag cloud for app categories and allow filtering apps from thisredmatrix2016-05-041-0/+7
* more background work for app management - give every member a copy of all the...redmatrix2016-05-031-2/+2
* update icon names in include/Treer2016-05-011-3/+3
* issue #138 ; make ajaxchat optional and configurable. For reasons we've discu...redmatrix2016-04-031-0/+8
* Chat Rooms -> ChatroomsMario Vavti2016-04-011-1/+1
* create miniApp to convert existing settings files to the static App classredmatrix2016-03-311-27/+11
* Merge branch 'static'redmatrix2016-03-311-50/+50
|\
| * static Appredmatrix2016-03-311-50/+50
* | various fixes regarding mod chatMario Vavti2016-03-311-1/+1