Shish
|
4ff93c63c3
|
new php-cs-fixer, new opinions about what is today's preferred format...
|
2022-10-27 17:21:46 +01:00 |
|
Shish
|
3d9e32e919
|
new php-cs-fixer
|
2021-12-14 18:32:47 +00:00 |
|
Shish
|
3bb1566df2
|
Allow db->set_timeout(null) to disable DB timeouts, see #874
|
2021-09-22 15:42:41 +01:00 |
|
Shish
|
77f7121e26
|
drop php7.3 support, make use of 7.4 features
|
2021-03-14 23:43:50 +00:00 |
|
Matthew Barbour
|
72268d529d
|
Moved user options to separate page, modularized the settings page code so that it can be re-used to simplify and standardize user settings in the same manner as global settings
|
2021-01-16 14:26:17 -06:00 |
|
Matthew Barbour
|
f497094482
|
Image to Post - rating
|
2020-10-26 10:53:03 -05:00 |
|
Shish
|
5816aa3084
|
execute consistently
|
2020-10-25 21:34:52 +00:00 |
|
Shish
|
7b3ab71b1e
|
standard post linking - avoid the word "Image"
|
2020-10-09 13:51:24 +01:00 |
|
Matthew Barbour
|
9b5d963aa3
|
Added ImageDownloadingEvent that allows extensions to stop a user from viewing an image or perform other operations on the image before the image is downloaded to the user
|
2020-06-24 16:55:58 +01:00 |
|
Matthew Barbour
|
6d16c52367
|
New bulk import/export extension
|
2020-06-23 15:01:22 +01:00 |
|
Shish
|
1597eff082
|
lint fixing
|
2020-03-13 09:23:54 +00:00 |
|
Shish
|
4e57e04ddf
|
fix a lot of tests
|
2020-01-29 20:22:50 +00:00 |
|
Shish
|
41ce16f1b8
|
ratings works with sqlite (unit tests pass, at least)
|
2020-01-29 11:30:52 +00:00 |
|
Shish
|
aa1637d128
|
format
|
2020-01-29 01:47:43 +00:00 |
|
Shish
|
615da9e9d2
|
fix all the tests (for sqlite, php7.4, osx, at least)
|
2020-01-28 21:19:59 +00:00 |
|
Shish
|
3631084afd
|
format
|
2020-01-26 16:38:26 +00:00 |
|
Shish
|
9eb5acf2dc
|
use strict types
|
2020-01-26 16:27:56 +00:00 |
|
Shish
|
70db0ce5bd
|
flash_message -> page->flash, with no cookies
|
2019-12-15 19:47:18 +00:00 |
|
Shish
|
95ef5940fc
|
consistently use colon parameters
|
2019-11-27 11:47:38 +00:00 |
|
Shish
|
494ba15a70
|
log every ext version change
|
2019-11-03 19:04:57 +00:00 |
|
Shish
|
031c441e47
|
split DatabaseUpgrade into a separate event from InitExt
|
2019-11-03 17:21:05 +00:00 |
|
Shish
|
b568933f45
|
remove extension metadata comments (we have metadata objects now)
|
2019-11-02 20:19:09 +00:00 |
|
Shish
|
55c6854003
|
formatting
|
2019-11-02 19:57:34 +00:00 |
|
Matthew Barbour
|
016fb6be65
|
Small fixes and corrections
|
2019-11-01 23:47:53 -05:00 |
|
Matthew Barbour
|
3efa76c6a2
|
Added set_timeout to database and engine
|
2019-10-18 16:34:12 +01:00 |
|
Shish
|
30698fefdc
|
remove a bunch of dead variables and things
|
2019-10-02 11:23:57 +01:00 |
|
Shish
|
a7bddb1dac
|
get rid of is_admin, fixes #676
|
2019-09-29 19:01:09 +01:00 |
|
Shish
|
54067f02a4
|
fix merge
|
2019-09-29 15:44:59 +01:00 |
|
Shish
|
e6a402cd4e
|
Merge branch 'custom_ratings' into develop
|
2019-09-29 14:41:14 +01:00 |
|
Shish
|
f5119b20a3
|
formatting
|
2019-09-29 14:32:51 +01:00 |
|
Shish
|
a6bb15d859
|
formatting
|
2019-09-29 14:30:55 +01:00 |
|
Matthew Barbour
|
651b1632b1
|
Update main.php
|
2019-09-09 08:13:25 -05:00 |
|
Matthew Barbour
|
4dce3a2f07
|
Update theme.php
|
2019-08-14 09:07:45 -05:00 |
|
matthew
|
1e60c8720c
|
Set unrated and unknown as reserved ratings
|
2019-08-07 15:50:37 -05:00 |
|
Matthew Barbour
|
0506adbf30
|
Adjusted rating setting migration
|
2019-08-07 15:50:37 -05:00 |
|
Matthew Barbour
|
e065c8b789
|
Set column defaults
|
2019-08-07 15:50:00 -05:00 |
|
matthew
|
aa5a04fbd3
|
Further adjusting tests for user config
Renamed Rating to ImageRating to prevent test system from trying to make an extension of it
|
2019-08-07 15:49:59 -05:00 |
|
Matthew Barbour
|
5e87dff033
|
Adjustments to rating upgrade
|
2019-08-07 15:49:57 -05:00 |
|
Matthew Barbour
|
40be8f045a
|
Changed to use user_config extension
|
2019-08-07 15:49:27 -05:00 |
|
Matthew Barbour
|
68ee4d0e77
|
Custom rating support, user rating filter settings
|
2019-08-07 15:49:26 -05:00 |
|
matthew
|
8e3b8a7a1b
|
Merge remote-tracking branch 'upstream/develop' into custom_ratings
|
2019-08-07 15:48:17 -05:00 |
|
Matthew Barbour
|
de98e86938
|
ExtensionInfo conversions what have I done
|
2019-08-07 15:40:01 -05:00 |
|
Matthew Barbour
|
a18589ee0a
|
Help extension
Provides foundation for help pages that are generated from loaded extensions, starting with comprehensive search documentation. Addresses #522
|
2019-08-05 09:03:49 -05:00 |
|
Matthew Barbour
|
cb1e9c0075
|
Permissions to constants
|
2019-08-01 08:07:05 -05:00 |
|
matthew
|
d64603674e
|
Added ability to use generators with database queries.
Adapted bulk actions to use generators.
|
2019-07-07 11:10:40 +01:00 |
|
Matthew Barbour
|
c4111cc948
|
Added shortcut-key support to bulk action extension
|
2019-07-05 18:37:25 +01:00 |
|
Shish
|
c24a6e9b97
|
formatting pass
|
2019-06-21 09:12:44 +01:00 |
|
Matthew Barbour
|
1370afec72
|
Moved database driver constants to DatabaseDriver
|
2019-06-20 10:47:15 -05:00 |
|
Matthew Barbour
|
a834d1f814
|
Resolved issue with bulk rater
|
2019-06-19 23:41:55 -05:00 |
|
Matthew Barbour
|
826c623538
|
PageMode constants
|
2019-06-18 21:04:31 -05:00 |
|