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

10 commits

Author SHA1 Message Date
J. King
c213b5928d move code out of vendor tree into lib 2017-02-11 14:48:48 -05:00
J. King
849294d082 Clean up test names; add Lang & Exception tests 2017-02-11 13:50:34 -05: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
f16e490141 First set of unit tests for Conf.php 2017-02-05 19:00:57 -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
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
db0bd18663 Localization class, and other improvements
Language file format will almost certainly change
2016-09-29 21:58:09 -04:00