Commit Graph

32 Commits

Author SHA1 Message Date
Roland Dalmulder 635327e36a
Added draft status
Sort language strings

Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2021-10-31 10:41:15 +01:00
Roland Dalmulder 31534b51e9
Fixed column name
Fixed modal not self-closing

Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-07-25 16:25:47 +02:00
Roland Dalmulder 5508865fc2
Implement Github labels and NPM filter
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2020-07-25 16:16:38 +02:00
Richard Fath 832493a610 Clean up one more SQL file - most important one 2020-04-03 08:48:27 +02:00
Roland Dalmulder d2789bbca4
Cleanup the SQL files #234 2020-03-31 20:20:15 +02:00
Roland Dalmulder 3e2f50d34b
Restore script.php #237
Cleanup after 4.0 bump
2020-03-21 12:16:28 +01:00
SharkyKZ b3a99666ea
Error in PostgreSQL update SQL 2019-11-21 09:59:56 +02:00
Sebastian Enns 6f4a9518b3
Apply suggestions from code review
Added some new lines at the end of templates, whites-spaces between casting and attribute, replaced back ticks with double quotes.

Co-Authored-By: SharkyKZ <sharkykz@gmail.com>
2019-10-01 13:23:01 +02:00
datsepp 4ffb145b61 Fixes to previous commit. 2019-09-12 12:58:17 +02:00
datsepp 26b5399df6 First attempt to move the patch_chain.json to database. 2019-09-12 12:08:51 +02:00
Richard Fath e020605193 Correct 2.0.0 schema updates
Correct 2.0.0 schema updates so that they fit to 2.0.0 new installation and so the 3.0.0 schema updates won't fail.
2019-05-19 17:20:26 +02:00
Olivier Laverré ed3c646443 Add PostgreSQL (PDO) driver.
To work with J4
2019-04-28 14:51:39 +02:00
Michael Babker e9c99d9a1c Put initial 2.0 SQL schema in update files (Ref #186) 2017-06-18 12:28:15 -05:00
Michael Babker c2f233d572 Add a PR's branch (based on the `PR-` label) (Ref #191) 2017-04-22 11:28:53 -05:00
Michael Babker 45a255ecd7 Too many commas 2016-03-27 15:04:09 -04:00
Michael Babker 5b3e5bcd96 Process labels during fetch and store RTC state if the label is assigned (Fix #88) 2016-03-27 14:39:34 -04:00
Michael Babker d7057adff6 Allow empty SHA and don't insert it on fetch routine 2016-03-27 13:46:26 -04:00
Michael Babker f6973e3321 Remove unused comments column (Fix #129) 2016-03-18 17:37:20 -04:00
andrepereiradasilva 7d03379c39 remove drop tables 2016-03-02 13:38:02 +00:00
andrepereiradasilva e6ca931673 use InnoDB and utf8mb4_unicode_ci in the patchtester too
To not cause issues putted a select to drop the tables first.
Not an expert on db, so please check if anything more is needed.
2016-03-02 12:36:59 +00:00
elkuku 0d2b836c51 Update SQL files
Add sha column
2015-07-14 09:43:13 -05:00
Michael Babker dce7a865e9 Truncate the item descriptions when inserting pull data into the database 2015-05-09 13:13:31 -04:00
Michael Babker a64e0b57df Lengthen the title column 2015-05-09 13:08:34 -04:00
sovainfo c8b43fb377 description nvarchar limit to 4000
The limit of 5000 seems to be to much for SQL2012
2015-03-12 17:57:55 +01:00
sovainfo 564d778b93 Remove if not existst on _patchtester_pulls
MSSQL doesn't seem to like that!
2015-03-12 17:51:18 +01:00
Michael Babker 6a6f155285 Remove the rating column (Fix #41) 2014-10-17 03:10:42 -04:00
Niels van der Veer eab31b00f7 Remove joomlacode references
Since we use the new tracker, the references to joomlacode.org are no
longer necessary
2014-09-01 18:13:09 +02:00
Michael Babker fdebf8b6b2 Update schema for non-MySQL databases 2014-05-04 16:55:06 -05:00
Michael Babker 62515d1b34 Remove pulls table on uninstall 2014-05-04 16:50:19 -05:00
Michael Babker 57852d602d Start refactoring to store the pull requests in the database 2014-05-01 09:35:26 -05:00
Michael Babker 1c3edbd5d8 Multi database support 2013-08-12 16:05:52 -05:00
Nikolai Plath 987b668749 Move install.sql files 2012-06-12 14:07:56 -05:00