aboutsummaryrefslogtreecommitdiffstats
path: root/install/update.php
Commit message (Expand)AuthorAgeFilesLines
* more perms work (a lot more)redmatrix2016-07-181-0/+1
* Merge branch 'dev' into permsredmatrix2016-07-171-4/+45
|\
| * missing braceredmatrix2016-07-141-1/+1
| * schema updates for zot access tokensredmatrix2016-07-141-1/+44
* | more work on permsredmatrix2016-07-091-1/+1
* | revise how we store perm_limitsredmatrix2016-07-071-31/+1
* | some perms fixes to stuff that was already written before I move onredmatrix2016-07-041-1/+2
* | more work on x permissionsredmatrix2016-07-031-0/+55
|/
* db update for abconfig transitionredmatrix2016-06-231-1/+37
* schema changes needed for the caldav client bitredmatrix2016-06-181-2/+60
* deprecate the item_id table - replace with iconfig. A possibly useful functio...redmatrix2016-06-131-1/+14
* check all return valuesredmatrix2016-06-011-1/+1
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-1/+69
* more db column renamesredmatrix2016-05-311-2/+24
* more removal of reserved words from DB schemasredmatrix2016-05-311-1/+18
* remove unused tablesredmatrix2016-05-301-1/+16
* start removing reserved words from database column names (this run: addon and...redmatrix2016-05-301-1/+19
* allow objs to represent inventoryredmatrix2016-05-271-1/+18
* some preliminary structural work for app organisationredmatrix2016-05-031-1/+18
* db schema change to add tags to content sourcesredmatrix2016-05-011-1/+10
* new hook interface (the old one still works but requires handlers to have two...redmatrix2016-04-211-1/+14
* abconfigredmatrix2016-02-291-2/+41
* schema change to support channel move (a completely different operation than ...redmatrix2016-02-241-1/+16
* iconfig - add sharing variableredmatrix2016-02-181-2/+12
* schema updates for iconfigredmatrix2016-02-171-1/+38
* update errorredmatrix2015-12-061-1/+1
* move the instance stuff to abook where it belongsredmatrix2015-12-051-1/+8
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-061-1/+19
|\
| * rev updateredmatrix2015-11-061-1/+5
* | fix path for attachments using os_storage uploaded through attach_storeredmatrix2015-11-041-2/+2
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-041-1/+16
|\|
| * dummy updateredmatrix2015-11-041-1/+5
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-191-1/+11
|\|
| * add the project name to site info packetredmatrix2015-10-191-1/+11
* | mail sync/migrate continued; also abstract delivery loop to make it re-usable...redmatrix2015-10-151-1/+18
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-151-1/+6
|\|
| * dummy updateredmatrix2015-10-151-1/+5
* | resolve conflictsredmatrix2015-09-281-3/+0
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-281-0/+4
|\|
| * process_delivery: ignore selfredmatrix2015-09-281-1/+5
* | schema support for additional site typesredmatrix2015-09-281-1/+10
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-231-1/+2
|\|
| * dummy updateredmatrix2015-09-231-1/+5
* | add vdata field for caldavredmatrix2015-09-231-1/+10
* | remove dummy update from mergeredmatrix2015-09-221-4/+0
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-221-0/+4
|\|
| * dummy updateredmatrix2015-09-221-1/+5
* | heavy lifting for delivery reportsredmatrix2015-09-221-1/+12
* | DB table for delivery reportsredmatrix2015-09-181-1/+47
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-181-1/+5
|\|