Shish
|
a1f22ef67c
|
[themes] void return type for display_* functions
|
2024-01-15 14:23:12 +00:00 |
|
Shish
|
bce2d55744
|
Namespaces are one honking great idea—let's do more of those!
|
2023-01-10 22:44:09 +00:00 |
|
Shish
|
3d9e32e919
|
new php-cs-fixer
|
2021-12-14 18:32:47 +00:00 |
|
Shish
|
77f7121e26
|
drop php7.3 support, make use of 7.4 features
|
2021-03-14 23:43:50 +00:00 |
|
Shish
|
4aabb77a4f
|
Make admin part of core, with tag_tools as a separate extension
|
2020-12-01 11:31:55 +00:00 |
|
Shish
|
1597eff082
|
lint fixing
|
2020-03-13 09:23:54 +00:00 |
|
Shish
|
c2231432f3
|
no make_link for forms
|
2020-01-30 10:31:11 +00:00 |
|
Shish
|
615da9e9d2
|
fix all the tests (for sqlite, php7.4, osx, at least)
|
2020-01-28 21:19:59 +00:00 |
|
Shish
|
4bd1d8b6ee
|
forms
|
2020-01-26 23:23:15 +00:00 |
|
Shish
|
9eb5acf2dc
|
use strict types
|
2020-01-26 16:27:56 +00:00 |
|
Shish
|
5a7af0f083
|
remove delete-by-query - bulk actions does the same thing better
|
2019-12-09 14:19:07 +00:00 |
|
Shish
|
4564fd4092
|
by_id_or_hash for more elegant CLI use
|
2019-10-04 20:48:21 +01:00 |
|
Shish
|
842df41951
|
make dbq html work
|
2019-10-02 10:23:35 +01:00 |
|
Shish
|
a6bb15d859
|
formatting
|
2019-09-29 14:30:55 +01:00 |
|
Matthew Barbour
|
de98e86938
|
ExtensionInfo conversions what have I done
|
2019-08-07 15:40:01 -05:00 |
|
Matthew Barbour
|
4116bda066
|
Adjusted admin delete by query to bypass trash
|
2019-07-05 19:02:18 +01:00 |
|
Matthew Barbour
|
1370afec72
|
Moved database driver constants to DatabaseDriver
|
2019-06-20 10:47:15 -05:00 |
|
Matthew Barbour
|
6f501a6e74
|
Database driver constants
|
2019-06-14 13:38:47 -05: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
|
977c3db1e3
|
PHP7 type annotations
|
2017-09-21 05:21:42 +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 |
|
Daku
|
daad8d00d5
|
fix download all images not working
|
2014-02-18 12:33:10 +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
|
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
|
c9283ef010
|
make sure all tables are innodb, for foreign keys to work
|
2009-12-30 08:48:40 +00:00 |
|
Shish
|
eeda4d6ab3
|
very classy
|
2009-01-04 11:54:16 -08:00 |
|
shish
|
8f252df282
|
merge image admin buttons into a single block
git-svn-id: file:///home/shish/svn/shimmie2/trunk@897 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-06-14 11:36:19 +00:00 |
|
shish
|
c74bcaf121
|
database content download button
git-svn-id: file:///home/shish/svn/shimmie2/trunk@877 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-05-22 20:41:46 +00:00 |
|
shish
|
59a0979d7f
|
marge admin utils into admin
git-svn-id: file:///home/shish/svn/shimmie2/trunk@804 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-04-11 05:36:36 +00:00 |
|
shish
|
0b7c038f52
|
much theme docs, and some display_my_foo_error replaced with generic display_error
git-svn-id: file:///home/shish/svn/shimmie2/trunk@395 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-07-28 20:30:01 +00:00 |
|
shish
|
29829efc66
|
use display_error
git-svn-id: file:///home/shish/svn/shimmie2/trunk@394 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-07-28 20:00:05 +00:00 |
|
shish
|
d9af472e6f
|
fix
git-svn-id: file:///home/shish/svn/shimmie2/trunk@327 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-07-19 12:20:48 +00:00 |
|
shish
|
0e49266a01
|
admin page themed
git-svn-id: file:///home/shish/svn/shimmie2/trunk@323 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-07-19 12:08:42 +00:00 |
|