1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 05:02:40 +00:00
Commit graph

1429 commits

Author SHA1 Message Date
J. King
91274b9bf9 Merge branch 'master' of https://code.jkingweb.ca/jking/arsse 2017-02-11 12:11:26 -05:00
J. King
4bc602957c Last set of language tests 2017-02-11 12:11:14 -05:00
Dustin Wilson
34c83e059d Changed User\Driver->authorize to return a type-hint of bool 2017-02-11 10:36:17 -06:00
J. King
2c134c76dc Basic tests for exceptions 2017-02-09 23:05:13 -05:00
J. King
f78048317e Refactor language test boilerplate into trait 2017-02-09 16:56:30 -05:00
J. King
fcfc7863f1 Properly clean up after Lang tests 2017-02-09 16:47:33 -05:00
J. King
6ec13266fa Changes to Lang (fixes #33) with tests 2017-02-09 16:39:13 -05:00
J. King
9491d082ed Added Composer file and re-arranged dependent libs 2017-02-09 11:01:24 -05:00
J. King
3a9753fd22 Clean up tests a little 2017-02-08 16:59:16 -05:00
J. King
bc6ee434e5 Start of unit tests for Lang class 2017-02-08 16:53:02 -05:00
J. King
ad0f28b8cc Clean up the Conf test a bit 2017-02-08 10:00:38 -05:00
J. King
9bffb46aa8 Use unparsed strings for mock file data 2017-02-06 18:50:34 -05:00
J. King
f16e490141 First set of unit tests for Conf.php 2017-02-05 19:00:57 -05:00
J. King
8f77cbba1e Tweaks 2016-11-19 09:44:13 -05:00
J. King
9ed4bb6f5b Added authorization checks throughout 2016-11-03 22:54:27 -04:00
J. King
646b44c9cf Functioning (but still incomplete) user management 2016-10-28 08:27:35 -04:00
J. King
793a5e2c1b Finally a working start with the database 2016-10-18 11:42:21 -04:00
J. King
1df238a25c Better database update routine 2016-10-17 16:49:39 -04:00
J. King
b2b71c4557 Start of higher-level database interface 2016-10-15 09:45:23 -04:00
J. King
84675bc404 more binding types (all strings in SQLite) 2016-10-05 22:45:49 -04:00
J. King
7a66b28310 Added database exception error codes 2016-10-05 22:20:45 -04:00
J. King
6ffe942f99 SQLite3 database driver in working condition
PDO stub for now; other drivers to come
2016-10-05 22:08:43 -04:00
J. King
03b86c222f Start on SQLite database driver 2016-10-02 17:07:17 -04:00
J. King
2e5e229474 Fixes to Lang class 2016-09-30 19:03:30 -04:00
J. King
db0bd18663 Localization class, and other improvements
Language file format will almost certainly change
2016-09-29 21:58:09 -04:00
J. King
4639dd1c46 Stub of Conf class; schema tweaks 2016-09-27 09:00:02 -04:00
J. King
c3bc913240 Add modification timestamps for ownCloud API 2016-09-24 17:22:01 -04:00
J. King
b4ad50e492 Initial database schema for SQLite
Probably incomplete or erroneous
2016-09-22 22:49:18 -04:00
J. King
471a004ea7 Create repository 2016-09-17 07:55:45 -04:00