8 Commits (cf896121b225edbbd66c910e4ac0361baf3897a3)

Author SHA1 Message Date
J. King cf896121b2 Style fixes 5 years ago
J. King f2245861e3 Restore complete Database coverage 5 years ago
J. King 51755a2ce6 Retire article field groups 5 years ago
J. King 258be1d54e Fix most PostgreSQL test failures 5 years ago
J. King 8fc31cfc40 Rewrite various queries to work in PostgreSQL 5 years ago
J. King dccd4caede Convert one database function test series (articles) to a common harness 5 years ago
J. King 7340d65c0e Make data clearing in tests static 5 years ago
J. King 39110858b7 Move database function test series as first step in re-organization 5 years ago
J. King 4bada691e9 PDO tests and fixes; improves #72 6 years ago
J. King adece521a9 TTRSS: Correct mark toggling; fixes #132 6 years ago
J. King 91165cdd0d Fix breakage caused by last comit 6 years ago
J. King faf00d63ba Add Database::articleCategoriesGet() 6 years ago
J. King 2037efce61 Added oldestArticle and latestArticle context options 6 years ago
J. King 50185ab8f6 Change code and type of consantUnknown exception 6 years ago
J. King b0da9a1d06 Added annotation context to satisfy the TTRSS "has_note" view mode 6 years ago
J. King b595815eb9 Change NCNv1 handler to use new "typical" articleList fieldset 6 years ago
J. King c88b5c4f18 Make distinction between modified and marked for articles 6 years ago
J. King 11b2066922 Added per-file legal boilerplate 6 years ago
J. King 6c8598d897 Implement contexts for non-recursive folders, and any/no label 6 years ago
J. King de92fb514b Implement TTRSS opera getArticle; fixes #84 6 years ago
J. King ea986f5032 Implement TTRSS operation updateArticle; fixes #83 6 years ago
J. King 42a5ccb96c Handle request splitting in data model rather than controllers 6 years ago
J. King fbbf751214 Implement the TTRSS getLabels operation; fixes #89 7 years ago
J. King 2e395f3cec Complete backend support for labels 7 years ago
J. King 20ff08a431 Implement TTTRSS getCounters operation; fixes #79 7 years ago
J. King 7a2de95c70 Consolidate article context handling into articleQuery function 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King 52104fb647 Implement article cleanup; fixes #28 7 years ago
J. King 67203679aa Changed foreign key on marks table 7 years ago
J. King da092d5f8c Changed Misc\DateFormatter to a collection of static methods and renamed it to Date; renamed Data to Arsse to avoid confusion and better reflect its centrality 7 years ago
J. King 17ec6cf669 Move date formatting out of SQL and standardize on the DateFormatter trait 7 years ago
J. King 761c1054f3 Added context options to mark multiple specific articles or editions 7 years ago
J. King c51ee594aa Last of the article series of tests 7 years ago
J. King d78318bed7 Last of marking context tests 7 years ago
J. King 5742d949cc More article marking tests, some context tests 7 years ago
J. King c2f60bc5d2 More article tests 7 years ago
J. King ee9d8c1ceb First tests for articleList 7 years ago