Matthew Barbour
|
66df295ec1
|
Bulk action extension
|
2019-06-05 18:16:15 -05:00 |
|
Shish
|
2396ae2ef9
|
fix a bunch of lints
|
2019-05-28 20:27:23 +01:00 |
|
Shish
|
34b05cca7c
|
PSR-2. I'm not a huge fan, but ugly consistency beats no consistency...
|
2019-05-28 17:59:38 +01:00 |
|
Shish
|
5ec3e89884
|
php7.1 all the things
|
2019-05-28 17:31:20 +01:00 |
|
Shish
|
037b1f0f70
|
log mass deletion count in advance
|
2019-04-28 09:53:53 +01:00 |
|
Shish
|
60a28af000
|
s/implode/Tag::implode/
|
2019-02-02 12:07:33 +00:00 |
|
Shish
|
d91b0ec218
|
regen thumbnail from cli
|
2018-07-19 19:53:20 +01:00 |
|
Shish
|
977c3db1e3
|
PHP7 type annotations
|
2017-09-21 05:21:42 +01:00 |
|
Shish
|
8c1e3bc92a
|
mark tests as public
|
2015-09-26 11:17:13 +01:00 |
|
Shish
|
9af5995dcc
|
PHPUnit proof of concept
|
2015-09-20 20:03:29 +01:00 |
|
Shish
|
35a4f385b3
|
phpstorm tidying
|
2015-09-12 11:43:28 +01:00 |
|
Shish
|
c17250b6b9
|
there is no more purge unused tags
|
2015-08-02 19:41:06 +01:00 |
|
Daku
|
8c2d8df81d
|
use html5 input types
we would use type='url' for source but non-urls can be used as source too
|
2015-04-18 10:39:34 +01:00 |
|
Daku
|
ab3366e518
|
Hide "Download All Images" if ZipArchive doesn't exist/not enabled
|
2014-08-26 16:16:15 +01:00 |
|
jgen
|
8a2eb4b121
|
Fixing more PHP Doc related issues.
|
2014-04-27 19:29:36 -04:00 |
|
jgen
|
b241390fa4
|
Removing the closing PHP "?>" tag as per style guidelines.
|
2014-04-24 22:34:45 -04:00 |
|
Shish
|
c8aa3327a1
|
A bunch of small changes from scrutinizer-ci; some tidying, some actual bug fixes
|
2014-03-30 13:26:48 +01:00 |
|
Shish
|
7b68d8ebfd
|
use new-style constructors everywhere
|
2014-03-22 09:00:59 +00:00 |
|
Shish
|
da29912646
|
tidy up a bunch of lint errors
|
2014-03-17 22:05:37 +00:00 |
|
Daku
|
5df6c09da6
|
reset_image_ids should properly change id for all possible tables
|
2014-02-19 05:48:20 +00:00 |
|
Daku
|
daad8d00d5
|
fix download all images not working
|
2014-02-18 12:33:10 +00:00 |
|
Daku
|
5a4b089a61
|
fix database_dump regex not working with no password
|
2014-02-18 08:20:52 +00:00 |
|
Shish
|
134f9082fd
|
fix typo
|
2014-02-08 11:53:45 +00:00 |
|
Shish
|
9c70d1bd3f
|
ban from mass delete
|
2013-08-04 18:03:31 +01:00 |
|
Aki Jenkinson
|
e5e12220b3
|
Made reset image IDs button only appear on MySQL
|
2013-06-22 18:30:10 +12:00 |
|
Zarek Jenkinson
|
ac764d0e9c
|
protect reset_image_ids & move protected checkbox
|
2013-05-29 23:00:01 +12:00 |
|
Zarek Jenkinson
|
344e8afd98
|
Add reset_image_ids from shish/shimmie2-utils to the admin extension
|
2013-05-29 19:59:41 +12:00 |
|
Shish
|
01aacdb19c
|
admin function for fixing tag cases
|
2012-09-03 12:06:11 +01:00 |
|
Shish
|
f3aad43fa3
|
merge the two List Controls blocks
|
2012-08-18 19:23:11 +01:00 |
|
Shish
|
5519c3a320
|
lots of tidying and removal of duplicate code
|
2012-06-18 00:00:21 +01:00 |
|
Shish
|
082e6fa31b
|
nice, event-based command line support; try 'php index.php' for info
|
2012-06-17 20:06:02 +01:00 |
|
Shish
|
239e028662
|
flash messages everywhere~
|
2012-06-10 04:21:03 +01:00 |
|
Shish
|
2831f61489
|
clean up even if the mass delete fails
|
2012-04-01 18:17:33 +01:00 |
|
Shish
|
67f1c1c51d
|
store enabled exts in a config file, rather than moving directories around
|
2012-03-31 18:59:28 +01:00 |
|
Shish
|
843e2b2cc9
|
admin extension is no longer core
|
2010-01-05 11:08:32 +00:00 |
|
Shish
|
f5122af7bd
|
move image deletion function to ImageIO
|
2010-01-05 11:07:13 +00:00 |
|
Shish
|
7a60e6fae5
|
lots of extension docs
|
2010-01-05 10:11:53 +00:00 |
|
Shish
|
c9283ef010
|
make sure all tables are innodb, for foreign keys to work
|
2009-12-30 08:48:40 +00:00 |
|
Shish
|
89e72b0f02
|
how did this work in the first place? x_x
|
2009-10-08 14:22:18 +01:00 |
|
Shish
|
0e2a0b6f68
|
add test case to confirm #761
|
2009-10-08 12:47:44 +01:00 |
|
Shish
|
1946e3c943
|
consistent naming for test functions
|
2009-08-19 01:28:48 +01:00 |
|
Shish
|
2f045fd944
|
mysql fails at count() = 0
|
2009-07-28 01:19:40 +01:00 |
|
Shish
|
2471a8e2eb
|
docs
|
2009-07-21 07:38:46 +01:00 |
|
Shish
|
aa7969cdde
|
MOAR TESTING.
|
2009-07-20 06:51:51 +01:00 |
|
Shish
|
c88ecebb7b
|
A ton of tests, figured out how to test uploads \o/
|
2009-07-15 02:43:14 +01:00 |
|
Shish
|
bb84a735a2
|
requestcontext stuff is messy, go back to globals :(
|
2009-05-11 07:04:33 -07:00 |
|
Shish
|
561c9fdbb7
|
punctuations
|
2009-05-08 04:43:45 -07:00 |
|
Shish
|
415f6901da
|
logging things
|
2009-05-08 03:52:29 -07:00 |
|
Shish
|
eeda4d6ab3
|
very classy
|
2009-01-04 11:54:16 -08:00 |
|
Shish
|
d709f1566e
|
whitespace
|
2009-01-04 11:42:28 -08:00 |
|